#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 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 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 VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericInterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // DMCore.Logic.CInviteManager struct CInviteManager_t856605558; // System.Collections.Generic.List`1 struct List_1_t4093334610; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // System.Action`1 struct Action_1_t4240665636; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.CDataArray struct CDataArray_t4068198041; // System.Action`1 struct Action_1_t3252573759; // System.String struct String_t; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Logic.CItemBase struct CItemBase_t2436786639; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Logic.CItemData struct CItemData_t3599323914; // DMCore.Logic.CItemManager struct CItemManager_t2289463753; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2488037245; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.Logic.CItemManager/CItemGroup struct CItemGroup_t90045934; // System.Collections.Generic.List`1 struct List_1_t776431360; // System.String[] struct StringU5BU5D_t1281789340; // System.Comparison`1 struct Comparison_1_t3374255093; // System.Comparison`1 struct Comparison_1_t2855037343; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.Logic.CItemManager/CheckItemByProperty struct CheckItemByProperty_t1653052795; // System.Collections.Generic.List`1 struct List_1_t1130240807; // System.Collections.Generic.List`1 struct List_1_t128053199; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0 struct U3CGetTagGroupU3Ec__AnonStorey0_t1919528722; // System.Predicate`1 struct Predicate_1_t129650742; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey2 struct U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536; // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1 struct U3CGetTagGroupU3Ec__AnonStorey1_t1335591760; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // System.Func`2 struct Func_2_t1300586518; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1930798642; // DMCore.Logic.CJoinInRequest struct CJoinInRequest_t1555351581; // DMCore.Logic.CJoinRequstData struct CJoinRequstData_t67409287; // DMCore.Logic.CKDDeviceInfo struct CKDDeviceInfo_t2554338809; // System.Action`3 struct Action_3_t3578807402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // DMCore.Logic.CTopListManager struct CTopListManager_t2888565983; // MessageHandler struct MessageHandler_t3017544858; // UnityEngine.Object struct Object_t631007953; // BetterList`1 struct BetterList_1_t3921579418; // DMCore.Logic.CKpFriend struct CKpFriend_t471591804; // BetterList`1 struct BetterList_1_t2235126482; // System.Collections.Generic.List`1 struct List_1_t2822533831; // UserFriend struct UserFriend_t1350459089; // DMCore.Logic.CPhotoManager struct CPhotoManager_t704993275; // System.Comparison`1 struct Comparison_1_t246522983; // System.Char[] struct CharU5BU5D_t3528271667; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t2907844050; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1919752173; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t3813373144; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t2825281267; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Collections.Generic.List`1 struct List_1_t4026413551; // User struct User_t2909415622; // DMCore.Logic.CLevelActivity struct CLevelActivity_t548503325; // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189; // DMCore.Logic.CLevelActivity/LevelAward struct LevelAward_t86527348; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.CLevelFastActivity struct CLevelFastActivity_t3768835753; // DMCore.Logic.CLevelFastActivity/LevelAward struct LevelAward_t2575890906; // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407; // IMonoCtrllor struct IMonoCtrllor_t1427182583; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2057254576; // DMCore.Logic.LevelUpAwardList struct LevelUpAwardList_t2065957067; // DMCore.Logic.CGrowupManager struct CGrowupManager_t3194282175; // System.Collections.Generic.List`1 struct List_1_t3149535657; // DMCore.Logic.LevelUpAwardGroup struct LevelUpAwardGroup_t3168541245; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Logic.CLoadingTipManager struct CLoadingTipManager_t3120170549; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // CDataModelBool struct CDataModelBool_t2269476966; // BetterList`1 struct BetterList_1_t3256166455; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // BetterList`1 struct BetterList_1_t2105966071; // DMCore.Framework.Scene.AvatarInfo struct AvatarInfo_t571832948; // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager struct CRoleModelItem_SuitConfigManager_t3017667155; // DMCore.Framework.Scene.CRoleModelItem_SuitConfig struct CRoleModelItem_SuitConfig_t3912215432; // DMCore.Net.Protocol.SMsgAddObj struct SMsgAddObj_t71644132; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Net.Protocol.INetMsgBaseS2C struct INetMsgBaseS2C_t126919271; // DMCore.Logic.CLogData struct CLogData_t998132375; // DMCore.Logic.clothingScoreManager struct clothingScoreManager_t2332349169; // System.Collections.Generic.Queue`1 struct Queue_1_t2142380446; // System.Collections.Generic.Queue`1 struct Queue_1_t2926365658; // System.Type struct Type_t; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.Logic.ClothingTagGroup struct ClothingTagGroup_t2296120952; // System.Collections.Generic.List`1 struct List_1_t201580312; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866; // DMCore.Logic.CLottery struct CLottery_t1855092142; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t762262942; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1076210208; // System.Collections.Generic.List`1 struct List_1_t2478563954; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // DMCore.Logic.CLottery/stAwardGetInfo struct stAwardGetInfo_t1006489212; // DMCore.Logic.CLottery/stAwardInfo struct stAwardInfo_t1873549611; // DMCore.Logic.CLottery/stAwardCost struct stAwardCost_t2187496877; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3653026924; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077624712; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3399067577; // DMCore.Logic.CLotteryNew/CLotteryResultData struct CLotteryResultData_t968175401; // DMCore.Logic.CLotteryNew/CJackpotData struct CJackpotData_t469346297; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3496360981; // DMCore.Logic.CLotteryNew/CItemData struct CItemData_t312680354; // System.Collections.Generic.List`1 struct List_1_t1613031345; // DMCore.Logic.CLotteryNew/CReward struct CReward_t140956603; // DMCore.Logic.CLotteryNew/goodsData struct goodsData_t367341399; // System.Collections.Generic.List`1 struct List_1_t1839416141; // DMCore.Logic.CLotteryNew/CLotteryShopData struct CLotteryShopData_t215386950; // System.Collections.Generic.List`1 struct List_1_t3364722559; // DMCore.Logic.CLotteryNew/ClotteryShopItem struct ClotteryShopItem_t1892647817; // DMCore.Logic.CLotteryNew/CumulativeReward struct CumulativeReward_t2188911381; // DMCore.Logic.CLoveHisManager struct CLoveHisManager_t4094175723; // uiLoveHis struct uiLoveHis_t842804495; // System.Collections.Generic.List`1 struct List_1_t4100575959; // DMCore.Logic.CMainTaskManager struct CMainTaskManager_t368492621; // DMCore.Logic.CTaskConfig struct CTaskConfig_t1143949342; // DMCore.Logic.CWndConfig struct CWndConfig_t982602484; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1884635070; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2158494966; // CHandBookCtr struct CHandBookCtr_t4285066741; // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312; // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657; // MarryListItemData struct MarryListItemData_t1515524605; // System.Collections.Generic.List`1 struct List_1_t2987599347; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t495377494; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2059959053; // System.Collections.Generic.List`1 struct List_1_t2824189888; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t331968035; // uiMarryList struct uiMarryList_t4006298226; // DMListView struct DMListView_t512231514; // DMCore.Net.Protocol.CMsgRequestMarryList struct CMsgRequestMarryList_t3979900726; // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951; // DMCore.Net.Protocol.CMsgEntryMarryRoom struct CMsgEntryMarryRoom_t1647901718; // DMCore.Logic.CMemberData struct CMemberData_t1242630376; // DMCore.Logic.CMenuCoupleWall struct CMenuCoupleWall_t597572196; // DMCore.Logic.CMenuItemGroup struct CMenuItemGroup_t2091437108; // DMCore.Logic.CMenuFriend struct CMenuFriend_t2481739543; // DMCore.Logic.CMenuGuildCommon struct CMenuGuildCommon_t3719820311; // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192; // DMCore.Logic.CMenuHallofFame struct CMenuHallofFame_t3055735805; // DMCore.Logic.CMenuIdolShow struct CMenuIdolShow_t1578687251; // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743; // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565; // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.CTopListGuildInfoManager struct CTopListGuildInfoManager_t1994790042; // DMCore.Logic.CProfessManager struct CProfessManager_t3007339680; // DMCore.Logic.CInteractiveConfig struct CInteractiveConfig_t2063269181; // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822; // DMCore.CMsgManager struct CMsgManager_t455955613; // MemberManager struct MemberManager_t2979457932; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2359201627; // DMCore.Logic.ItemClickCallBack struct ItemClickCallBack_t457583679; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t686756816; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1604236809; // DMCore.Logic.MenuItemUnit struct MenuItemUnit_t3997586157; // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319; // DMCore.Logic.CMenuMail struct CMenuMail_t3670654335; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t976235305; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1964904361; // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870; // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650; // DMCore.Logic.shopModel struct shopModel_t101745799; // DMCore.Logic.CMenuTopCommon struct CMenuTopCommon_t718433537; // DMCore.Logic.CMenuWaitingCommon struct CMenuWaitingCommon_t586536951; // DMCore.Logic.CMenuQualifying struct CMenuQualifying_t549868214; // DMCore.Logic.CMenuSingleInteraction struct CMenuSingleInteraction_t1743349790; // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345; // 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.Logic.CMerphCfg struct CMerphCfg_t142317149; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1614638795; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // DMCore.Logic.CMerphIssue struct CMerphIssue_t1829382496; // BetterList`1 struct BetterList_1_t3113987842; // DMCore.Logic.CMessageData struct CMessageData_t2024175854; // System.Collections.Generic.List`1 struct List_1_t3014434087; // DMCore.Logic.IAttachMent struct IAttachMent_t1542359345; // DMCore.Logic.CMessageManager struct CMessageManager_t3136027633; // DMCore.Logic.CMessageManager/CMessageGroup struct CMessageGroup_t2505338100; // System.Collections.Generic.List`1 struct List_1_t3496250596; // UnityEngine.Texture struct Texture_t3661962703; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // UITexture struct UITexture_t3471168817; // UnityEngine.Shader struct Shader_t4151988712; // UIEventListener struct UIEventListener_t1665237878; // System.Action`1 struct Action_1_t1286104214; // System.Delegate struct Delegate_t1188392813; // System.Collections.Generic.List`1 struct List_1_t3319525431; // CSignsManager struct CSignsManager_t1825583579; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // DMCore.Logic.CMutualAnimInfo struct CMutualAnimInfo_t3120277749; // DMCore.Logic.CMutualAnimManager struct CMutualAnimManager_t3619480921; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t574278093; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2905534048; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // DMCore.Logic.CMutualAnimManager/CMutualCachedInfo struct CMutualCachedInfo_t1685564762; // DMCore.Framework.Scene.CWalkManager struct CWalkManager_t3228361237; // DMCore.Framework.Scene.CWalkCamera struct CWalkCamera_t1176337330; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.ILogicBase struct ILogicBase_t2190831891; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3988524122; // DMCore.Logic.ActionEffect struct ActionEffect_t4203267823; // System.Collections.Generic.List`1 struct List_1_t2869341516; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // BetterList`1 struct BetterList_1_t1591806957; // DMCore.Logic.CPropManager/CheckPropByProperty struct CheckPropByProperty_t336342705; // DMCore.Logic.CPropGroup struct CPropGroup_t317121043; // DMCore.Logic.CPropItem struct CPropItem_t1455887095; // UILabel struct UILabel_t3248798549; // UIWidget struct UIWidget_t3538521925; // DMCore.Logic.CNavigatorItem_1 struct CNavigatorItem_1_t4171532726; // DMCore.Logic.ITaskNavigatorBase struct ITaskNavigatorBase_t660573273; // DMCore.Logic.CNavigatorItem_10 struct CNavigatorItem_10_t4174678454; // DMCore.Logic.CNavigatorItem_11 struct CNavigatorItem_11_t4174743990; // DMCore.Logic.CNavigatorItem_12 struct CNavigatorItem_12_t4174547382; // DMCore.Logic.CPetManager struct CPetManager_t2941415134; // DMCore.Logic.CNavigatorItem_13 struct CNavigatorItem_13_t4174612918; // DMCore.Logic.CNavigatorItem_14 struct CNavigatorItem_14_t4174940598; // DMCore.Logic.CNavigatorItem_15 struct CNavigatorItem_15_t4175006134; // DMCore.Logic.CNavigatorItem_16 struct CNavigatorItem_16_t4174809526; // DMCore.Logic.CNavigatorItem_2 struct CNavigatorItem_2_t4171532729; // uiWaitingRoom struct uiWaitingRoom_t4262146884; // DMCore.Logic.CNavigatorItem_3 struct CNavigatorItem_3_t4171532728; // DMCore.Logic.CNavigatorItem_4 struct CNavigatorItem_4_t4171532723; // DMCore.Logic.CNavigatorItem_5 struct CNavigatorItem_5_t4171532722; // DMCore.Logic.CNavigatorItem_6 struct CNavigatorItem_6_t4171532725; // CQualifyingManager struct CQualifyingManager_t954001806; // DMCore.Logic.CNavigatorItem_7 struct CNavigatorItem_7_t4171532724; // DMCore.Logic.CNavigatorItem_8 struct CNavigatorItem_8_t4171532719; // DMCore.Logic.CNavigatorItem_9 struct CNavigatorItem_9_t4171532718; // DMCore.Logic.CNewPlayerShop struct CNewPlayerShop_t3427367769; // DMCore.Logic.CNewYearEveActivity struct CNewYearEveActivity_t2183115469; // DMCore.Logic.CNoticeCfg struct CNoticeCfg_t1803912622; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t736164020; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2263689483; // System.Xml.XmlNode struct XmlNode_t3767805227; // DMCore.Logic.TaskDescriptionUnit struct TaskDescriptionUnit_t2312329791; // DMCore.Logic.TaskDescriptionGroup struct TaskDescriptionGroup_t3374976152; // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465; // DMCore.Logic.NoticeTask struct NoticeTask_t2932161791; // DMCore.Logic.NoticeTaskDetail struct NoticeTaskDetail_t2956906147; // DMCore.Logic.InviteInfo struct InviteInfo_t51784531; // System.Collections.Generic.List`1 struct List_1_t109269237; // System.Collections.Generic.List`1 struct List_1_t1523859273; // CDataModelInt struct CDataModelInt_t3463393640; // DMCore.Logic.CNoticeManager/OnStartNoticeTask struct OnStartNoticeTask_t2656173874; // DMCore.Logic.CNoticeManager/OnStopNoticeTask struct OnStopNoticeTask_t773840426; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.Logic.CNoticeManager/OnSubTaskChanged struct OnSubTaskChanged_t1167505012; // DMCore.Logic.CNoticeManager/OnMainTaskChanged struct OnMainTaskChanged_t359061898; // DMCore.Logic.CNoticeManager/OnCurExpChanged struct OnCurExpChanged_t1928539448; // DMCore.Logic.CNoticeManager/c__AnonStorey0 struct U3COnRefreshListU3Ec__AnonStorey0_t1014948206; // System.Predicate`1 struct Predicate_1_t3757455915; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // DMCore.Logic.IAttachMent[] struct IAttachMentU5BU5D_t3988414188; // DMCore.Logic.CMessageData[] struct CMessageDataU5BU5D_t2942046107; // DMCore.Logic.ClothingTagGroup[] struct ClothingTagGroupU5BU5D_t3246487721; // DMCore.Logic.CLottery/stAwardGetInfo[] struct stAwardGetInfoU5BU5D_t602020885; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // DMCore.Logic.CLottery/stAwardCost[] struct stAwardCostU5BU5D_t787000576; // 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_t391339420; // DMCore.Logic.CLottery/stAwardInfo[] struct stAwardInfoU5BU5D_t3089415626; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2693754470; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // DMCore.Logic.CMerphIssue[] struct CMerphIssueU5BU5D_t2644518177; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1494929893; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag[] struct StaticTagU5BU5D_t2037664279; // DMCore.Logic.CMutualAnimManager/CMutualCachedInfo[] struct CMutualCachedInfoU5BU5D_t3489153023; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3093491867; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3580830742; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3185169586; // DMCore.Logic.CLocalSimulateRole[] struct CLocalSimulateRoleU5BU5D_t1195280740; // DMCore.Logic.CMutualAnimInfo[] struct CMutualAnimInfoU5BU5D_t645305240; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3790684252; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t132201056; // DMCore.Logic.CMusicDescription[] struct CMusicDescriptionU5BU5D_t992300055; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t596638899; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2800928763; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4097355377; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // System.Collections.Generic.List`1 struct List_1_t891640810; // DMCore.Logic.MenuItemID[] struct MenuItemIDU5BU5D_t3398150989; // DMCore.Logic.ItemClickCallBack[] struct ItemClickCallBackU5BU5D_t3599611878; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3651636054; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1399639317; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1694959599; // DMCore.Logic.MenuItemUnit[] struct MenuItemUnitU5BU5D_t1041558208; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3136552943; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.MainMenuType[] struct MainMenuTypeU5BU5D_t381331238; // DMCore.Logic.CMenuItemGroup[] struct CMenuItemGroupU5BU5D_t2422708349; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t435966897; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2730586703; // LoveHisData[] struct LoveHisDataU5BU5D_t3111169148; // MarryListItemData[] struct MarryListItemDataU5BU5D_t1497005424; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1306535103; // uiProfess struct uiProfess_t251011769; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2919602138; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // BlessListData[] struct BlessListDataU5BU5D_t4070765007; // CBetterSet`1 struct CBetterSet_1_t3304831721; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3310042434; // System.Action`1 struct Action_1_t3363021612; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // System.Predicate`1 struct Predicate_1_t2672744813; // DMCore.Logic.CLotteryNew/CLotteryShopData[] struct CLotteryShopDataU5BU5D_t1778872547; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1383211391; // DMCore.Logic.CLotteryNew/CumulativeReward[] struct CumulativeRewardU5BU5D_t830164216; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t434503060; // DMCore.Logic.CLotteryNew/CJackpotData[] struct CJackpotDataU5BU5D_t805848068; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t410186912; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // DMCore.Logic.CLotteryNew/ClotteryShopItem[] struct ClotteryShopItemU5BU5D_t1116485684; // DMCore.Logic.CLotteryNew/goodsData[] struct goodsDataU5BU5D_t2180681070; // DMCore.Logic.CLotteryNew/CReward[] struct CRewardU5BU5D_t2056353530; // DMCore.Logic.CLotteryNew/CItemData[] struct CItemDataU5BU5D_t3351548823; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2955887667; // CBetterSet`1> struct CBetterSet_1_t1416977057; // System.Int64[] struct Int64U5BU5D_t2559172825; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2163511669; // CQualifyingManager/CallBack struct CallBack_t4012644998; // System.Collections.Generic.List`1 struct List_1_t4281599118; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4066855417; // CurQualifyRankInfo struct CurQualifyRankInfo_t2391125760; // SelfQualifyPkResultInfo struct SelfQualifyPkResultInfo_t1561294256; // DMCore.Logic.InviteInfo[] struct InviteInfoU5BU5D_t242193922; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // DMCore.Logic.NoticeTask[] struct NoticeTaskU5BU5D_t3361377318; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3796910518; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1622984065; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3731248982; // UserFriend[] struct UserFriendU5BU5D_t1211457228; // DMCore.Logic.CKpFriend[] struct CKpFriendU5BU5D_t1040116501; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3752615277; // DMCore.Logic.ItemQuality[] struct ItemQualityU5BU5D_t944580844; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1201043122; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t886128184; // DMCore.Logic.TaskDescriptionGroup[] struct TaskDescriptionGroupU5BU5D_t2673931785; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2278270629; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // DMCore.Logic.CItemManager/CItemGroup[] struct CItemGroupU5BU5D_t344250011; // DMCore.Logic.CItemData[] struct CItemDataU5BU5D_t2647285135; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2251623979; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // DMCore.Logic.CItemBase[] struct CItemBaseU5BU5D_t3078586902; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1198903465; // System.Collections.Generic.List`1 struct List_1_t3662906633; // DMCore.Logic.LevelUpAwardGroup[] struct LevelUpAwardGroupU5BU5D_t611781680; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t216120524; // DMCore.Logic.ActionEffect[] struct ActionEffectU5BU5D_t1246456950; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t96868666; // System.Single[] struct SingleU5BU5D_t1444911251; // DMCore.Framework.Scene.ISceneNpcBase struct ISceneNpcBase_t3974693970; // System.Collections.Generic.List`1 struct List_1_t4139125132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1411863853; // DMCore.Logic.CPetManager/UpgradeEffect struct UpgradeEffect_t3030226768; // DMCore.Logic.CPetManager/GetMaterial struct GetMaterial_t2269987281; // DMCore.Logic.CFriendInfo[] struct CFriendInfoU5BU5D_t1425557173; // DMCore.Logic.CKDDeviceInfo[] struct CKDDeviceInfoU5BU5D_t1392195076; // System.Collections.ArrayList struct ArrayList_t2718874744; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Collections.Generic.List`1 struct List_1_t4056803065; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_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.Void struct Void_t1185182177; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3780318930; // 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; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // DMCore.Logic.CLevelActivity/LevelAward[] struct LevelAwardU5BU5D_t1036364349; // DMCore.Logic.CLevelFastActivity/LevelAward[] struct LevelAwardU5BU5D_t3710759295; // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077746168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4033884959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3693168236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3770330557; // System.Comparison`1 struct Comparison_1_t907937207; // System.Collections.Generic.List`1 struct List_1_t2585711361; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3022086574; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t88127061; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t895854979; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3235388461; // CDataModelAny struct CDataModelAny_t3819624005; // System.Func`2 struct Func_2_t4154244306; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // 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; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // System.Collections.Generic.List`1 struct List_1_t2148006193; // DMCore.Logic.CCreateCondition struct CCreateCondition_t197933841; // System.Comparison`1 struct Comparison_1_t450862630; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1492992253; // System.Collections.Generic.List`1 struct List_1_t4136974863; // System.Collections.Generic.List`1 struct List_1_t3172176916; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1816109752; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3613805462; // DMCore.Logic.cPingDataList struct cPingDataList_t1861597238; // DMCore.Logic.cFamilyConcludeData struct cFamilyConcludeData_t4171257602; // DMCore.Logic.cPingSelectedData struct cPingSelectedData_t1229964886; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2657169777; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2902467086; // DMCore.Logic.cFamilyRewardData struct cFamilyRewardData_t1462483200; // System.Collections.Generic.List`1 struct List_1_t4013753755; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // DMCore.Logic.CGiftManager/OnPlayEffect struct OnPlayEffect_t1177268666; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4239275471; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1296649317; // 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; // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091; // System.Collections.Generic.List`1 struct List_1_t3978349119; // System.Collections.Generic.List`1> struct List_1_t3588365150; // DMCore.Framework.Scene.CWalkRange struct CWalkRange_t2357921041; // DMCore.Framework.Scene.CInteractionRange struct CInteractionRange_t868014233; // BetterList`1 struct BetterList_1_t2891587622; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2275110594; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // 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; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // IEventBase struct IEventBase_t1130231758; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.Material struct Material_t340375123; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // System.Action`1 struct Action_1_t1569734369; // DMProcessBar struct DMProcessBar_t1457963892; // System.Collections.Generic.List`1 struct List_1_t777473367; // UISprite struct UISprite_t194114938; // DMCore.Framework.UIHelp.uiHelpAutoFolding struct uiHelpAutoFolding_t1544799393; // System.Action`2 struct Action_2_t4266817756; // System.Action`2 struct Action_2_t1271829269; // System.Action`2 struct Action_2_t2030792018; // System.Action`2 struct Action_2_t988199114; // System.Action`2 struct Action_2_t1722013184; // System.Action`2 struct Action_2_t2473856772; // UIFont struct UIFont_t2766063701; extern RuntimeClass* List_1_t4093334610_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m856425739_RuntimeMethod_var; extern const uint32_t CInviteManager__ctor_m2124602133_MetadataUsageId; extern RuntimeClass* CInviteManager_t856605558_il2cpp_TypeInfo_var; extern const uint32_t CInviteManager_GetInstance_m2591455330_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m82465251_RuntimeMethod_var; extern const uint32_t CInviteManager_get_Count_m3555631585_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2717423885_RuntimeMethod_var; extern const uint32_t CInviteManager_Append_m3361449149_MetadataUsageId; extern const RuntimeMethod* List_1_Insert_m142217117_RuntimeMethod_var; extern const uint32_t CInviteManager_InsertToList_m3686458669_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m946341042_RuntimeMethod_var; extern const uint32_t CInviteManager_RemoveAtIndex_m2917792514_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m159214399_RuntimeMethod_var; extern const uint32_t CInviteManager_GetItem_m2155292300_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m837759940_RuntimeMethod_var; extern const uint32_t CInviteManager_Clear_m4125612532_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t CInviteManager_ShowInviteWnd_m2804345680_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m2282430546_RuntimeMethod_var; extern const uint32_t CInviteManager_CallBack_m3043412116_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2570825119; extern String_t* _stringLiteral816700875; extern String_t* _stringLiteral2601265189; extern const uint32_t CInviteManager_DefaultCallBack_m1383847939_MetadataUsageId; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern const uint32_t CItemBase__ctor_m3933414393_MetadataUsageId; extern String_t* _stringLiteral3791208743; extern const uint32_t CItemBase_get_buyTime_m3080723776_MetadataUsageId; extern String_t* _stringLiteral2671247389; extern const uint32_t CItemBase_get_validation_m2007646470_MetadataUsageId; extern String_t* _stringLiteral148730862; extern const uint32_t CItemBase_get_equipState_m4253898793_MetadataUsageId; extern const uint32_t CItemData__ctor_m3090927578_MetadataUsageId; extern RuntimeClass* CItemGroupU5BU5D_t344250011_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2488037245_il2cpp_TypeInfo_var; extern RuntimeClass* CItemGroup_t90045934_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3827603703_RuntimeMethod_var; extern const uint32_t CItemManager__ctor_m233297820_MetadataUsageId; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern const uint32_t CItemManager_GetInstance_m3712629561_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2765284437_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3350713722_RuntimeMethod_var; extern const uint32_t CItemManager_ClearAll_m2640904153_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1024091293; extern String_t* _stringLiteral3452614529; extern String_t* _stringLiteral1180587857; extern String_t* _stringLiteral1180587864; extern String_t* _stringLiteral3521546340; extern const uint32_t CItemManager_GetItemIconPath_m4151412878_MetadataUsageId; extern const uint32_t CItemManager_GetPartIDByClothConfigID_m1900109964_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3204021425_RuntimeMethod_var; extern const uint32_t CItemManager_GetEquipItemPtr_m235526076_MetadataUsageId; extern RuntimeClass* Comparison_1_t3374255093_il2cpp_TypeInfo_var; extern const RuntimeMethod* CItemManager__SortFunctor_m762712008_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m2550676437_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m3303219000_RuntimeMethod_var; extern const uint32_t CItemManager_PackageSort_m3401410548_MetadataUsageId; extern RuntimeClass* SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373_RuntimeMethod_var; extern const uint32_t CItemManager__SortFunctor_m762712008_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m986245255_RuntimeMethod_var; extern const uint32_t CItemManager_AddGroupItem_m2655520422_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m2655097838_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m1688569350_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1482728073_RuntimeMethod_var; extern const uint32_t CItemManager_DeleteGroupItem_m133280281_MetadataUsageId; extern const uint32_t CItemManager_ChangeItemProperty_m2287137100_MetadataUsageId; extern const uint32_t CItemManager_GetItemGroupCount_m830850604_MetadataUsageId; extern const uint32_t CItemManager_GetItemGroupCount_m751790218_MetadataUsageId; extern const uint32_t CItemManager_GetItemGroupCount_m1710385074_MetadataUsageId; extern const uint32_t CItemManager_GetItem_m2925393249_MetadataUsageId; extern const uint32_t CItemManager_GetItem_m3965062220_MetadataUsageId; extern const uint32_t CItemManager_GetItem_m528401793_MetadataUsageId; extern const uint32_t CItemManager_GetItemByServerId_m2986832663_MetadataUsageId; extern const uint32_t CItemManager_GetClothTypeByConfigID_m4281753066_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern String_t* _stringLiteral534484435; extern const uint32_t CItemManager_GetEquipClothingList_m3143033945_MetadataUsageId; extern const uint32_t CItemManager_GetItemByID_m1969135289_MetadataUsageId; extern const uint32_t CItemManager_GetItemByIDAndIsEquipOn_m2551606607_MetadataUsageId; extern const RuntimeMethod* List_1_Insert_m360262475_RuntimeMethod_var; extern const uint32_t CItemManager_SetItemData_m2577512309_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m3691825933_RuntimeMethod_var; extern const uint32_t CItemManager_GetGroup_m2714908942_MetadataUsageId; extern const uint32_t CItemManager__cctor_m2676703105_MetadataUsageId; extern RuntimeClass* List_1_t776431360_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1909517163_RuntimeMethod_var; extern const uint32_t CItemGroup__ctor_m3137385090_MetadataUsageId; extern RuntimeClass* U3CGetTagGroupU3Ec__AnonStorey0_t1919528722_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t129650742_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* U3CGetTagGroupU3Ec__AnonStorey0_U3CU3Em__0_m2915708353_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1614917613_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindAll_m4010937105_RuntimeMethod_var; extern const uint32_t CItemGroup_GetTagGroup_m3495333948_MetadataUsageId; extern RuntimeClass* U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m955735485_RuntimeMethod_var; extern const RuntimeMethod* U3CGetQualityLevelGroupU3Ec__AnonStorey2_U3CU3Em__0_m2776864604_RuntimeMethod_var; extern const uint32_t CItemGroup_GetQualityLevelGroup_m3737575763_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m2534224873_RuntimeMethod_var; extern const uint32_t U3CGetQualityLevelGroupU3Ec__AnonStorey2_U3CU3Em__0_m2776864604_MetadataUsageId; extern RuntimeClass* U3CGetTagGroupU3Ec__AnonStorey1_t1335591760_il2cpp_TypeInfo_var; extern RuntimeClass* Func_2_t1300586518_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetTagGroupU3Ec__AnonStorey1_U3CU3Em__0_m2397315118_RuntimeMethod_var; extern const RuntimeMethod* Func_2__ctor_m374673018_RuntimeMethod_var; extern const RuntimeMethod* Enumerable_Any_TisInt32_t2950945753_m257724319_RuntimeMethod_var; extern const uint32_t U3CGetTagGroupU3Ec__AnonStorey0_U3CU3Em__0_m2915708353_MetadataUsageId; extern const uint32_t U3CGetTagGroupU3Ec__AnonStorey1_U3CU3Em__0_m2397315118_MetadataUsageId; extern const uint32_t CJoinRequstData__ctor_m1595023073_MetadataUsageId; extern const uint32_t CKDDeviceInfo__ctor_m1890349121_MetadataUsageId; extern RuntimeClass* CKDDeviceService_t1823984140_il2cpp_TypeInfo_var; extern const RuntimeMethod* Action_3_Invoke_m1713880820_RuntimeMethod_var; extern const uint32_t CKDDeviceService__OnMotion_m232953697_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2358343581_RuntimeMethod_var; extern const uint32_t CKDDeviceService_GetFitfunID_m3767961297_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m86660378_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m429258428_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m2358155201_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2979695608_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m459931415_RuntimeMethod_var; extern const uint32_t CKDDeviceService_GetKeepDanceIDByUserID_m1627704531_MetadataUsageId; extern RuntimeClass* CTopListManager_t2888565983_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m15403554_RuntimeMethod_var; extern const uint32_t CKDDeviceService_CallServerFitfunID_m4088958173_MetadataUsageId; extern const uint32_t CKDDeviceService_OnServerFitfunID_m419544197_MetadataUsageId; extern RuntimeClass* MessageHandler_t3017544858_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t CKDDeviceService_QueryMyFriends_m1393148559_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m792908448_RuntimeMethod_var; extern const uint32_t CKDDeviceService_GetKDFriends_m3072945520_MetadataUsageId; extern RuntimeClass* CKpFriend_t471591804_il2cpp_TypeInfo_var; extern RuntimeClass* CPhotoManager_t704993275_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t246522983_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Clear_m2899983868_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m879015237_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3697613177_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m4021267859_RuntimeMethod_var; extern const RuntimeMethod* CKpFriend_CompareOnline_m752623120_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1985828456_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Sort_m50401104_RuntimeMethod_var; extern const uint32_t CKDDeviceService__OnCbFriendList_m635054578_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1_GetEnumerator_m2298069321_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4077443021_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3610446807_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_AddLast_m329034811_RuntimeMethod_var; extern String_t* _stringLiteral3452614530; extern String_t* _stringLiteral3452614641; extern String_t* _stringLiteral3500937908; extern const uint32_t CKDDeviceService__OnCbInviteFriend_m3737848923_MetadataUsageId; extern const uint32_t CKDDeviceService_QueryRank_m2341874961_MetadataUsageId; extern const uint32_t CKDDeviceService__OnCbRank_m3266361947_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_get_Count_m2611927432_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_get_First_m3977447555_RuntimeMethod_var; extern const RuntimeMethod* LinkedListNode_1_get_Value_m1152914827_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_RemoveFirst_m2708647211_RuntimeMethod_var; extern const uint32_t CKDDeviceService_TryQueryInviteMsg_m3393537067_MetadataUsageId; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* CKDDeviceService_OnInviteMsgBoxClkCallBack_m3564991308_RuntimeMethod_var; extern String_t* _stringLiteral2887317977; extern const uint32_t CKDDeviceService_DoShowInvite_m1100198360_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2114675895; extern const uint32_t CKDDeviceService_OnInviteMsgBoxClkCallBack_m3564991308_MetadataUsageId; extern const uint32_t CKDDeviceService_InviteFriend_m1272920884_MetadataUsageId; extern const uint32_t CKDDeviceService_GetFrinedInfo_m4175404193_MetadataUsageId; extern const uint32_t CKDDeviceService_GetFriendsCount_m1880446664_MetadataUsageId; extern const uint32_t CKDDeviceService_GetSelectedFriendsCount_m1601422251_MetadataUsageId; extern RuntimeClass* CKDDeviceInfo_t2554338809_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3069956404_RuntimeMethod_var; extern const uint32_t CKDDeviceService__OnDeviceState_m3200656866_MetadataUsageId; extern const uint32_t CKDDeviceService_GetUserInfo_m127745633_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2189478225_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1876512557_RuntimeMethod_var; extern const uint32_t CKDDeviceService_GetDeviceInfo_m1244554302_MetadataUsageId; extern const uint32_t CKDDeviceService_IsDeviceActive_m2229823299_MetadataUsageId; extern const uint32_t CKDDeviceService_GetActiveDeviceCount_m1364410885_MetadataUsageId; extern const uint32_t CKDDeviceService_SearchDevice_m3380157144_MetadataUsageId; extern const uint32_t CKDDeviceService_ConnectDevice_m1043854926_MetadataUsageId; extern const uint32_t CKDDeviceService_DisConnectDevice_m2050801126_MetadataUsageId; extern const uint32_t CKDDeviceService_SearchScreenProj_m2488004950_MetadataUsageId; extern String_t* _stringLiteral4046709096; extern const uint32_t CKDDeviceService_GameStart_m2909485344_MetadataUsageId; extern String_t* _stringLiteral3695337728; extern const uint32_t CKDDeviceService_GameEnd_m866746633_MetadataUsageId; extern const uint32_t CKDDeviceService_Vibrate_m1755361635_MetadataUsageId; extern const uint32_t CKDDeviceService_QuitGame_m2660285682_MetadataUsageId; extern RuntimeClass* BetterList_1_t3921579418_il2cpp_TypeInfo_var; extern RuntimeClass* LinkedList_1_t2907844050_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2625280635_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4026413551_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m1574597062_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1__ctor_m2471290996_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2807742409_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m10894940_RuntimeMethod_var; extern const uint32_t CKDDeviceService__cctor_m3260838578_MetadataUsageId; extern String_t* _stringLiteral462326066; extern String_t* _stringLiteral3206664519; extern const uint32_t CKpFriend__ctor_m3932864026_MetadataUsageId; extern RuntimeClass* LevelAwardU5BU5D_t1036364349_il2cpp_TypeInfo_var; extern RuntimeClass* LevelAward_t86527348_il2cpp_TypeInfo_var; extern const uint32_t CLevelActivity_Deserial_m4291337786_MetadataUsageId; extern RuntimeClass* CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var; extern RuntimeClass* CAwardItem_t1677460915_il2cpp_TypeInfo_var; extern const uint32_t LevelAward_Serial_m134519282_MetadataUsageId; extern RuntimeClass* LevelAwardU5BU5D_t3710759295_il2cpp_TypeInfo_var; extern RuntimeClass* LevelAward_t2575890906_il2cpp_TypeInfo_var; extern const uint32_t CLevelFastActivity_Deserial_m3205276825_MetadataUsageId; extern const uint32_t LevelAward_Serial_m254033670_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2057254576_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1201255195_RuntimeMethod_var; extern const uint32_t CLeveluprewardConfig__ctor_m3049026199_MetadataUsageId; extern RuntimeClass* CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var; extern const uint32_t CLeveluprewardConfig_GetInstance_m925178553_MetadataUsageId; extern const uint32_t CLeveluprewardConfig_RequestAwardInfo_m679528359_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m203165089_RuntimeMethod_var; extern const uint32_t CLeveluprewardConfig_OnReset_m1503004510_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m4066367249_RuntimeMethod_var; extern const uint32_t CLeveluprewardConfig_GetAwardInfo_m1931955289_MetadataUsageId; extern RuntimeClass* LevelUpAwardGroup_t3168541245_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m679185575_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m114744628_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1956796314_RuntimeMethod_var; extern const uint32_t CLeveluprewardConfig__GetAwardListInternal_m3235172499_MetadataUsageId; extern String_t* _stringLiteral1232841122; extern const uint32_t CLeveluprewardConfig_SetCurrentEnterOutLev_m39657048_MetadataUsageId; extern const uint32_t CLeveluprewardConfig_SetCurrentOutLev_m67090548_MetadataUsageId; extern RuntimeClass* CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var; extern const uint32_t CLoadingTipManager_GetInstance_m260300419_MetadataUsageId; extern const uint32_t CLoadingTipManager_GetTip_m661445586_MetadataUsageId; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern RuntimeClass* BetterList_1_t3256166455_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3311733826_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m2190933643_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1205774902_RuntimeMethod_var; extern String_t* _stringLiteral2383116337; extern const uint32_t CLocalBattle__ctor_m4255985095_MetadataUsageId; extern RuntimeClass* CLocalBattle_t1519924991_il2cpp_TypeInfo_var; extern const uint32_t CLocalBattle_GetInstance_m150705100_MetadataUsageId; extern RuntimeClass* CLocalSimulateRole_t4101146137_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Add_m1878036986_RuntimeMethod_var; extern const uint32_t CLocalBattle_GetSimulateRole_m3210988867_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m2026652682_RuntimeMethod_var; extern const uint32_t CLocalBattle_FindSimulateRole_m47602619_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m260201820_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2977311646_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3478588209_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1706987050_RuntimeMethod_var; extern const uint32_t CLocalBattle_GenerateCloths_m4065465076_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m3364340345_RuntimeMethod_var; extern const uint32_t CLocalBattle_Clear_m1801435806_MetadataUsageId; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1216734212_RuntimeMethod_var; extern String_t* _stringLiteral463455722; extern String_t* _stringLiteral2600665179; extern String_t* _stringLiteral3978303945; extern String_t* _stringLiteral1272578819; extern String_t* _stringLiteral1949155672; extern String_t* _stringLiteral1932636217; extern const uint32_t CLocalBattle_OnLoad_m929897409_MetadataUsageId; extern RuntimeClass* BetterList_1_t2105966071_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m2079784661_RuntimeMethod_var; extern const uint32_t CLocalSimulateRole__ctor_m474233792_MetadataUsageId; extern String_t* _stringLiteral2929452772; extern const uint32_t CLocalSimulateRole_GetSimulateRoleName_m793935154_MetadataUsageId; extern RuntimeClass* CAvatarHelp_t2646807904_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Clear_m3880922309_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m2067633169_RuntimeMethod_var; extern const uint32_t CLocalSimulateRole_SetModelItems_m759713654_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m629431924_RuntimeMethod_var; extern const uint32_t CLocalSimulateRole_GetModelItemID_m3471959082_MetadataUsageId; extern RuntimeClass* SMsgAddObj_t71644132_il2cpp_TypeInfo_var; extern RuntimeClass* CProperty_t963755051_il2cpp_TypeInfo_var; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral795478587; extern String_t* _stringLiteral936054542; extern String_t* _stringLiteral62725275; extern const uint32_t CLocalSimulateRole_SubmitToScene_m3460008245_MetadataUsageId; extern const uint32_t CLogData__ctor_m2551144928_MetadataUsageId; extern const RuntimeType* enumModelCategory_t3973378142_0_0_0_var; extern RuntimeClass* Queue_1_t2142380446_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern const RuntimeMethod* Queue_1__ctor_m2816745509_RuntimeMethod_var; extern String_t* _stringLiteral250969778; extern String_t* _stringLiteral4280729724; extern String_t* _stringLiteral4292654353; extern const uint32_t clothingScoreManager__ctor_m3999652604_MetadataUsageId; extern RuntimeClass* clothingScoreManager_t2332349169_il2cpp_TypeInfo_var; extern const uint32_t clothingScoreManager_GetInstance_m3636347577_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern const uint32_t clothingScoreManager_GetCurrentClothData_m1050728208_MetadataUsageId; extern const uint32_t clothingScoreManager_GetClothScoreData_m119638264_MetadataUsageId; extern RuntimeClass* ClothingTagGroup_t2296120952_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m2316818742_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m382287618_RuntimeMethod_var; extern String_t* _stringLiteral1655506734; extern const uint32_t clothingScoreManager_OnInit_m802853717_MetadataUsageId; extern const RuntimeMethod* Queue_1_Enqueue_m1678217030_RuntimeMethod_var; extern const uint32_t clothingScoreManager_OnEnqueue_m3099532041_MetadataUsageId; extern String_t* _stringLiteral2172129907; extern const uint32_t clothingScoreManager_Append_m2183331547_MetadataUsageId; extern const RuntimeMethod* Queue_1_Clear_m257933208_RuntimeMethod_var; extern const uint32_t clothingScoreManager_Clear_m2382307263_MetadataUsageId; extern const RuntimeMethod* Queue_1_get_Count_m2667677118_RuntimeMethod_var; extern const RuntimeMethod* Queue_1_Dequeue_m104444177_RuntimeMethod_var; extern const uint32_t clothingScoreManager_TagGroupDeQueue_m1773778276_MetadataUsageId; extern const RuntimeMethod* Queue_1_GetEnumerator_m1058604036_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1421194968_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1970634620_RuntimeMethod_var; extern const uint32_t clothingScoreManager_CalculateTotalScore_m3255705616_MetadataUsageId; extern const uint32_t clothingScoreManager_GetTagGroup_m2183166269_MetadataUsageId; extern String_t* _stringLiteral3452602271; extern String_t* _stringLiteral3506618601; extern const uint32_t clothingScoreManager_GetCurScoreAdvice_m3041700296_MetadataUsageId; extern String_t* _stringLiteral97589629; extern const uint32_t clothingScoreManager_GetTagTextByType_m1871564799_MetadataUsageId; extern RuntimeClass* List_1_t201580312_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2469917121_RuntimeMethod_var; extern const uint32_t ClothingTagGroup__ctor_m3855346008_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m3457061851_RuntimeMethod_var; extern String_t* _stringLiteral3303795863; extern const uint32_t ClothingTagGroup_Add_m3909776292_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m787446617_RuntimeMethod_var; extern const uint32_t ClothingTagGroup_Clear_m2518710269_MetadataUsageId; extern const uint32_t ClothingTagGroup_GetTotalScore_m2485098207_MetadataUsageId; extern String_t* _stringLiteral3452614589; extern const uint32_t ClothingTagGroup_GetTagLevel_m997172526_MetadataUsageId; extern String_t* _stringLiteral3455563725; extern String_t* _stringLiteral3452614605; extern String_t* _stringLiteral3452614623; extern String_t* _stringLiteral3452614622; extern String_t* _stringLiteral3452614621; extern const uint32_t ClothScoreData_GetTagLevel_m1584820322_MetadataUsageId; extern String_t* _stringLiteral2965586934; extern String_t* _stringLiteral9870272; extern String_t* _stringLiteral3568873813; extern String_t* _stringLiteral1980151545; extern String_t* _stringLiteral1980151544; extern String_t* _stringLiteral1980151543; extern const uint32_t ClothScoreData_ParseXmlNode_m3709978838_MetadataUsageId; extern RuntimeClass* Dictionary_2_t762262942_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1076210208_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2478563954_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2518787478_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m64839991_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2769483592_RuntimeMethod_var; extern const uint32_t CLottery__ctor_m654489812_MetadataUsageId; extern RuntimeClass* CLottery_t1855092142_il2cpp_TypeInfo_var; extern const uint32_t CLottery_GetInstance_m198414969_MetadataUsageId; extern String_t* _stringLiteral3970822460; extern const uint32_t CLottery_GetUI_m1741075681_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m3122273128_RuntimeMethod_var; extern const uint32_t CLottery_IsAwardDataReady_m3556201277_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m265445523_RuntimeMethod_var; extern const uint32_t CLottery_GetShowInfoCount_m3813730258_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1870280558_RuntimeMethod_var; extern const uint32_t CLottery_GetShowInfo_m285569957_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3694436887_RuntimeMethod_var; extern const uint32_t CLottery_GetAwardInfo_m2917903875_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m226424546_RuntimeMethod_var; extern const uint32_t CLottery_GetCurLotteryCost_m2307254773_MetadataUsageId; extern const uint32_t CLottery_CheckValid_m70445708_MetadataUsageId; extern RuntimeClass* stAwardInfo_t1873549611_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m3957113667_RuntimeMethod_var; extern const uint32_t CLottery_SetAwardItem_m3186336808_MetadataUsageId; extern const uint32_t CLottery_RequestAwardListInfo_m4066672457_MetadataUsageId; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m2668449239_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern String_t* _stringLiteral2576401045; extern String_t* _stringLiteral3403817947; extern const uint32_t CLottery_RefreshLotteryUI_m3015384214_MetadataUsageId; extern RuntimeClass* stAwardCost_t2187496877_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m289837044_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m4099000564_RuntimeMethod_var; extern const uint32_t CLottery_RefreshLotteryConfig_m4218841089_MetadataUsageId; extern const uint32_t CLottery_RequestResetAwardState_m4118185870_MetadataUsageId; extern const uint32_t CLottery_RequestLotteryResult_m489617803_MetadataUsageId; extern const uint32_t CLottery_RequestAwardGetInfo_m1690339040_MetadataUsageId; extern RuntimeClass* stAwardGetInfo_t1006489212_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m3788772863_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1179477912_RuntimeMethod_var; extern const uint32_t CLottery_RefreshAwardGetInfo_m990053308_MetadataUsageId; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern String_t* _stringLiteral405383900; extern const uint32_t stAwardCost_get_CostType_m1858515143_MetadataUsageId; extern const uint32_t stAwardGetInfo__ctor_m1148953385_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3653026924_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1077624712_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3399067577_il2cpp_TypeInfo_var; extern RuntimeClass* CLotteryResultData_t968175401_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3535222754_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3824837535_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1481188886_RuntimeMethod_var; extern const uint32_t CLotteryNew__ctor_m1985398873_MetadataUsageId; extern RuntimeClass* CLotteryNew_t505895158_il2cpp_TypeInfo_var; extern const uint32_t CLotteryNew_GetInstance_m538648445_MetadataUsageId; extern RuntimeClass* CItemData_t312680354_il2cpp_TypeInfo_var; extern RuntimeClass* CReward_t140956603_il2cpp_TypeInfo_var; extern RuntimeClass* goodsData_t367341399_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m3238622940_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m180881675_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1840613937_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3779386545_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3758892264_RuntimeMethod_var; extern const uint32_t CLotteryNew_RefreshLotteryData_m1099807557_MetadataUsageId; extern const uint32_t CLotteryNew_FreshLotteryResult_m3038385136_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1787055724_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1499601877_RuntimeMethod_var; extern const uint32_t CLotteryNew_ReceiveRewardResult_m1981542661_MetadataUsageId; extern RuntimeClass* ClotteryShopItem_t1892647817_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m2815252384_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m970629194_RuntimeMethod_var; extern const uint32_t CLotteryNew_FreshLotteryShopData_m199945258_MetadataUsageId; extern const uint32_t CLotteryNew_RequestJackpotData_m2056247073_MetadataUsageId; extern const uint32_t CLotteryNew_RequestStartClottery_m1216163210_MetadataUsageId; extern const uint32_t CLotteryNew_RequestBuyLotteryNum_m2322936359_MetadataUsageId; extern const uint32_t CLotteryNew_ReceiveReward_m1839763817_MetadataUsageId; extern const uint32_t CLotteryNew_RequestLotteryShopData_m1389120833_MetadataUsageId; extern const uint32_t CLotteryNew_RequestExchange_m3078347565_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3982398464_RuntimeMethod_var; extern const uint32_t CLotteryNew_getLotteryData_m2091503637_MetadataUsageId; extern RuntimeClass* CJackpotData_t469346297_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2597985361_RuntimeMethod_var; extern const uint32_t CLotteryNew_AllocLotteryData_m420976156_MetadataUsageId; extern RuntimeClass* CLotteryShopData_t215386950_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1547657051_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2836192879_RuntimeMethod_var; extern const uint32_t CLotteryNew_GetShopData_m3661054274_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3608903082_RuntimeMethod_var; extern const uint32_t CLotteryNew_GetItemData_m195694213_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3496360981_il2cpp_TypeInfo_var; extern RuntimeClass* CumulativeReward_t2188911381_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3366553880_RuntimeMethod_var; extern const uint32_t CJackpotData__ctor_m1123268730_MetadataUsageId; extern const uint32_t CLotteryResultData__ctor_m715354344_MetadataUsageId; extern RuntimeClass* List_1_t3364722559_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m827957508_RuntimeMethod_var; extern const uint32_t CLotteryShopData__ctor_m1166366116_MetadataUsageId; extern RuntimeClass* List_1_t1839416141_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m269512221_RuntimeMethod_var; extern const uint32_t CReward__ctor_m3981206538_MetadataUsageId; extern RuntimeClass* List_1_t1613031345_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m131720440_RuntimeMethod_var; extern const uint32_t CumulativeReward__ctor_m3061059943_MetadataUsageId; extern RuntimeClass* CLoveHisManager_t4094175723_il2cpp_TypeInfo_var; extern const uint32_t CLoveHisManager_GetInstance_m2184531876_MetadataUsageId; extern const uint32_t CLoveHisManager_SetLoveHisInfo_m1278652392_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiLoveHis_t842804495_m2508969305_RuntimeMethod_var; extern const uint32_t CLoveHisManager_get_LoveHisInstance_m1931934976_MetadataUsageId; extern RuntimeClass* CMainTaskManager_t368492621_il2cpp_TypeInfo_var; extern const uint32_t CMainTaskManager_GetInstance_m3139140312_MetadataUsageId; extern RuntimeClass* CTaskConfig_t1143949342_il2cpp_TypeInfo_var; extern const uint32_t CMainTaskManager_IsShowGoBtn_m30862182_MetadataUsageId; extern RuntimeClass* CWndConfig_t982602484_il2cpp_TypeInfo_var; extern const RuntimeMethod* KeyCollection_GetEnumerator_m1471352627_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3590314930_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2657681812_RuntimeMethod_var; extern const uint32_t CMainTaskManager_GetShowPageEnum_m3341848296_MetadataUsageId; extern RuntimeClass* CBeachManager_t2929024312_il2cpp_TypeInfo_var; extern const uint32_t CMainTaskManager_ShowPage_m1654792512_MetadataUsageId; extern RuntimeClass* CMarryListManager_t2185299657_il2cpp_TypeInfo_var; extern const uint32_t CMarryListManager_GetInstance_m3326671777_MetadataUsageId; extern RuntimeClass* List_1_t2987599347_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m434619803_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2075070127_RuntimeMethod_var; extern const RuntimeMethod* List_1_AddRange_m3371380836_RuntimeMethod_var; extern const uint32_t CMarryListManager_InitMarryData_m726272071_MetadataUsageId; extern RuntimeClass* List_1_t2824189888_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2223838229_RuntimeMethod_var; extern const RuntimeMethod* List_1_AddRange_m3735407686_RuntimeMethod_var; extern const uint32_t CMarryListManager_InitBlessData_m3116577444_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1555012995_RuntimeMethod_var; extern const uint32_t CMarryListManager_ClearOldBlessData_m596462999_MetadataUsageId; extern RuntimeClass* CMsgRequestMarryList_t3979900726_il2cpp_TypeInfo_var; extern const uint32_t CMarryListManager_RequestRoomPage_m3272232211_MetadataUsageId; extern const uint32_t CMarryListManager_RequestApplyMarry_m3243177548_MetadataUsageId; extern RuntimeClass* CMsgEntryMarryRoom_t1647901718_il2cpp_TypeInfo_var; extern const uint32_t CMarryListManager_RequestEntryMarryRoom_m378817486_MetadataUsageId; extern String_t* _stringLiteral3779112382; extern const uint32_t CMarryListManager_RequestBlessList_m674657942_MetadataUsageId; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern const uint32_t CMarryListManager_IsInFreshAwake_m2967210573_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiMarryList_t4006298226_m573085358_RuntimeMethod_var; extern const uint32_t CMarryListManager_get_MarryListInstance_m2488114327_MetadataUsageId; extern const uint32_t CMemberData__ctor_m2168665034_MetadataUsageId; extern RuntimeClass* CGuildManager_t3445311192_il2cpp_TypeInfo_var; extern const uint32_t CMenuGuildCommon_FilterItem_m325699294_MetadataUsageId; extern RuntimeClass* CMenuManager_t3869721565_il2cpp_TypeInfo_var; extern RuntimeClass* uiWaitingRoom_t4262146884_il2cpp_TypeInfo_var; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern String_t* _stringLiteral487468867; extern String_t* _stringLiteral2249229000; extern const uint32_t CMenuItemCallback_OnProcessCardCallBack_m2721995166_MetadataUsageId; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern String_t* _stringLiteral767461401; extern const uint32_t CMenuItemCallback_OnProcessChatCallBack_m3556389543_MetadataUsageId; extern RuntimeClass* CGiftManager_t2180653355_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnProcessGiftCallBack_m674000475_MetadataUsageId; extern const uint32_t CMenuItemCallback_OnProcessAttentionCallBack_m2835572316_MetadataUsageId; extern const uint32_t CMenuItemCallback_OnProcessUseBianShengCard_m1432883939_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189_MetadataUsageId; extern const uint32_t CMenuItemCallback_OnProcessKickOutCallBack_m602491038_MetadataUsageId; extern RuntimeClass* CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnProcessDeleteFriend_m2808219813_MetadataUsageId; extern const RuntimeMethod* CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607_RuntimeMethod_var; extern String_t* _stringLiteral1895007631; extern const uint32_t CMenuItemCallback_OnProcessPromotion_m15737169_MetadataUsageId; extern String_t* _stringLiteral2817111291; extern const uint32_t CMenuItemCallback_OnProcessDegrade_m3270056382_MetadataUsageId; extern const RuntimeMethod* CMenuItemCallback__OnTransferConfirmProc_m3234763764_RuntimeMethod_var; extern String_t* _stringLiteral1604723888; extern const uint32_t CMenuItemCallback_OnProcessTransfer_m1927144079_MetadataUsageId; extern const RuntimeMethod* CMenuItemCallback__OnExpelConfirmProc_m4192625721_RuntimeMethod_var; extern String_t* _stringLiteral3463443731; extern const uint32_t CMenuItemCallback_OnProcessExpel_m2202624621_MetadataUsageId; extern RuntimeClass* CTopListGuildInfoManager_t1994790042_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnProcessGuildInfo_m1327622560_MetadataUsageId; extern const RuntimeMethod* CMenuItemCallback__OnSayLoveConfirmProc_m1213475039_RuntimeMethod_var; extern String_t* _stringLiteral989258966; extern const uint32_t CMenuItemCallback_OnProcessSayLove_m4117113790_MetadataUsageId; extern const uint32_t CMenuItemCallback__OnSayLoveConfirmProc_m1213475039_MetadataUsageId; extern String_t* _stringLiteral3402226845; extern const uint32_t CMenuItemCallback_OnProcessInviteJoinGuild_m931278306_MetadataUsageId; extern const uint32_t CMenuItemCallback_OnProcessChangeRoomOwner_m1700902934_MetadataUsageId; extern String_t* _stringLiteral1705324499; extern const uint32_t CMenuItemCallback_OnProcessAddSpecialFriend_m1090061245_MetadataUsageId; extern String_t* _stringLiteral2931780075; extern const uint32_t CMenuItemCallback_OnProcessRemoveSpecialFriend_m1539894259_MetadataUsageId; extern RuntimeClass* CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnProcessDoInteraction_m4200980552_MetadataUsageId; extern String_t* _stringLiteral4083004535; extern const uint32_t CMenuItemCallback_OnProcessFamilyPing_m2234848471_MetadataUsageId; extern RuntimeClass* CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnPraiseClk_m843268973_MetadataUsageId; extern const uint32_t CMenuItemCallback_OnProstrateClk_m449093825_MetadataUsageId; extern RuntimeClass* MemberManager_t2979457932_il2cpp_TypeInfo_var; extern const uint32_t CMenuItemCallback_OnMsgBoxClk_m1505993706_MetadataUsageId; extern const uint32_t CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607_MetadataUsageId; extern const uint32_t CMenuItemCallback__OnTransferConfirmProc_m3234763764_MetadataUsageId; extern const uint32_t CMenuItemCallback__OnExpelConfirmProc_m4192625721_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1950364294_RuntimeMethod_var; extern const uint32_t CMenuItemCallback_Invoke_m478161044_MetadataUsageId; extern RuntimeClass* ItemClickCallBack_t457583679_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessCardCallBack_m2721995166_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3231461157_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessChatCallBack_m3556389543_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessGiftCallBack_m674000475_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessAttentionCallBack_m2835572316_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessKickOutCallBack_m602491038_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessDoInteraction_m4200980552_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessDeleteFriend_m2808219813_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessPromotion_m15737169_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessDegrade_m3270056382_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessTransfer_m1927144079_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessExpel_m2202624621_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessGuildInfo_m1327622560_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessSayLove_m4117113790_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessUseBianShengCard_m1432883939_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessInviteJoinGuild_m931278306_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessChangeRoomOwner_m1700902934_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessAddSpecialFriend_m1090061245_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessRemoveSpecialFriend_m1539894259_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProcessFamilyPing_m2234848471_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnPraiseClk_m843268973_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnUnPraiseClk_m2173369603_RuntimeMethod_var; extern const RuntimeMethod* CMenuItemCallback_OnProstrateClk_m449093825_RuntimeMethod_var; extern const uint32_t CMenuItemCallback_RegisterItemCallback_m4143177681_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2359201627_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m271895364_RuntimeMethod_var; extern const uint32_t CMenuItemCallback__cctor_m3560908693_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1604236809_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4153363589_RuntimeMethod_var; extern const uint32_t CMenuItemGroup__ctor_m2610414864_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Add_m3991466086_RuntimeMethod_var; extern const uint32_t CMenuItemGroup_AddItem_m271217588_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2017147157_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m407169759_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m2283992216_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2302149545_RuntimeMethod_var; extern const uint32_t CMenuItemGroup_GetItemCount_m4002761484_MetadataUsageId; extern const uint32_t CMenuItemGroup_GetItemByIndex_m3997027217_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1011495037_RuntimeMethod_var; extern const uint32_t CMenuItemGroup_GetItemByID_m3483915351_MetadataUsageId; extern const uint32_t CMenuItemGroup_SetEnableAll_m3020335219_MetadataUsageId; extern String_t* _stringLiteral1028994322; extern String_t* _stringLiteral3124003608; extern const uint32_t CMenuItemGroup_CheckIsShowGuildButton_m1160685340_MetadataUsageId; extern RuntimeClass* Dictionary_2_t976235305_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2533756592_RuntimeMethod_var; extern const uint32_t CMenuManager__ctor_m199762670_MetadataUsageId; extern const uint32_t CMenuManager_GetInstance_m3933304740_MetadataUsageId; extern const uint32_t CMenuManager_OnClickItem_m2561312641_MetadataUsageId; extern const uint32_t CMenuManager_Repain_m4180253384_MetadataUsageId; extern RuntimeClass* CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var; extern const uint32_t CMenuManager_OnShowMenu_m3138801014_MetadataUsageId; extern const uint32_t CMenuManager_OnHideMenu_m156296505_MetadataUsageId; extern const uint32_t CMenuManager_get_userName_m1845388843_MetadataUsageId; extern const uint32_t CMenuManager__IsValid_m2775535140_MetadataUsageId; extern RuntimeClass* CMenuFriend_t2481739543_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuTopCommon_t718433537_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuMail_t3670654335_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuGuildCommon_t3719820311_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuWaitingCommon_t586536951_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuIdolShow_t1578687251_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuQualifying_t549868214_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuCoupleWall_t597572196_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuSingleInteraction_t1743349790_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuHallofFame_t3055735805_il2cpp_TypeInfo_var; extern const uint32_t CMenuManager__CreateGroup_m814757243_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1626223670_RuntimeMethod_var; extern const uint32_t CMenuManager__GetGroup_m3020517916_MetadataUsageId; extern RuntimeClass* CLocalizationManager_t2604768345_il2cpp_TypeInfo_var; 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* MenuItemUnit_t3997586157_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m2103342415_RuntimeMethod_var; extern String_t* _stringLiteral3929667978; extern String_t* _stringLiteral3773053486; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral3220737639; extern String_t* _stringLiteral416089526; extern String_t* _stringLiteral772975252; extern const uint32_t CMenuManager__RegisterMenu_m521493626_MetadataUsageId; extern RuntimeClass* WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var; extern const uint32_t CMenuWaitingCommon_FilterItem_m2102871352_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1614638795_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2667845790_RuntimeMethod_var; extern String_t* _stringLiteral1670527772; extern const uint32_t CMerphCfg__ctor_m552532264_MetadataUsageId; extern RuntimeClass* CMerphCfg_t142317149_il2cpp_TypeInfo_var; extern const uint32_t CMerphCfg_GetInstance_m514986920_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4125965138_RuntimeMethod_var; extern const uint32_t CMerphCfg_GetMerph_m1709234944_MetadataUsageId; extern RuntimeClass* CMerphIssue_t1829382496_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m1959221077_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_get_Item_m3745418477_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1002564343_RuntimeMethod_var; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral3176107630; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral1985170617; extern const uint32_t CMerphCfg__LoadCfg_m3126352470_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const uint32_t CMerphIssue__ctor_m325793623_MetadataUsageId; extern String_t* _stringLiteral1174999474; extern String_t* _stringLiteral345825936; extern String_t* _stringLiteral3452614648; extern String_t* _stringLiteral2227280841; extern String_t* _stringLiteral2160125866; extern String_t* _stringLiteral3645481653; extern String_t* _stringLiteral3405065991; extern String_t* _stringLiteral3446411298; extern String_t* _stringLiteral2646866642; extern String_t* _stringLiteral3981240295; extern const uint32_t CMessageData_GetDescription_m106655236_MetadataUsageId; extern String_t* _stringLiteral932509600; extern const uint32_t CMessageData_GetCharmValue_m2115595394_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2785077629_RuntimeMethod_var; extern const uint32_t CMessageData_GetAttachmentCount_m3526725133_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2426778729_RuntimeMethod_var; extern const uint32_t CMessageData_GetAttachment_m1475566106_MetadataUsageId; extern RuntimeClass* List_1_t3014434087_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1589428783_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2933763079_RuntimeMethod_var; extern const uint32_t CMessageData_AddAttachMent_m236754737_MetadataUsageId; extern String_t* _stringLiteral554537085; extern String_t* _stringLiteral431746803; extern const uint32_t CMessageData_SetState_m2391339776_MetadataUsageId; extern const uint32_t CMessageData__GetGiftInfo_m660608255_MetadataUsageId; extern RuntimeClass* CMessageGroup_t2505338100_il2cpp_TypeInfo_var; extern const uint32_t CMessageManager__ctor_m2830564192_MetadataUsageId; extern RuntimeClass* CMessageManager_t3136027633_il2cpp_TypeInfo_var; extern const uint32_t CMessageManager_GetInstance_m450821822_MetadataUsageId; extern const uint32_t CMessageManager_SendToServerNotifyRead_m2402828865_MetadataUsageId; extern const uint32_t CMessageManager_SendToServerGetGift_m1512969051_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m3553090182_RuntimeMethod_var; extern const uint32_t CMessageManager_AddMessage_m929149739_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m109569518_RuntimeMethod_var; extern const uint32_t CMessageManager_Clear_m2741128905_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m136135626_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m694038016_RuntimeMethod_var; extern const uint32_t CMessageManager_GetUnreadMessageCount_m3928211032_MetadataUsageId; extern const uint32_t CMessageManager_GetMessageCount_m3212830208_MetadataUsageId; extern const uint32_t CMessageManager_GetMessageByIndex_m3953039363_MetadataUsageId; extern const uint32_t CMessageManager_SetMessageGetGiftState_m3318374182_MetadataUsageId; extern const uint32_t CMessageManager_GetMessageByMessageID_m1743883886_MetadataUsageId; extern const uint32_t CMessageManager_CheckIsReadyToShowData_m2325801206_MetadataUsageId; extern const uint32_t CMessageManager_GetMessageCountInfoByType_m2831113956_MetadataUsageId; extern const uint32_t CMessageManager_SendClearAllReadSign_m2958535889_MetadataUsageId; extern const uint32_t CMessageManager_SendRequestNextPageInfoToServer_m4248360068_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern const uint32_t CMessageManager__GetHourToNow_m3400587254_MetadataUsageId; extern String_t* _stringLiteral3452614531; extern String_t* _stringLiteral3932363835; extern const uint32_t CMessageManager__GetFileName_m1155877258_MetadataUsageId; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2094437538; extern String_t* _stringLiteral522123108; extern String_t* _stringLiteral736132043; extern String_t* _stringLiteral4166355919; extern String_t* _stringLiteral692611490; extern String_t* _stringLiteral3077565988; extern String_t* _stringLiteral1834340356; extern const uint32_t CMessageManager__cctor_m1244271209_MetadataUsageId; extern RuntimeClass* List_1_t3496250596_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3063668532_RuntimeMethod_var; extern const uint32_t CMessageGroup__ctor_m1307184192_MetadataUsageId; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern RuntimeClass* CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var; extern const uint32_t CMessageSignMgr_AddSign_m580262880_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern const RuntimeMethod* GameObject_AddComponent_TisUITexture_t3471168817_m2858099239_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var; extern String_t* _stringLiteral4229945040; extern String_t* _stringLiteral3455170507; extern String_t* _stringLiteral2612914184; extern const uint32_t CMessageSignMgr_AddSign_m3231234788_MetadataUsageId; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMessageSignMgr_OnClickedSigns_m2547761992_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern const uint32_t CMessageSignMgr_HookRedSign_m576564420_MetadataUsageId; extern const uint32_t CMessageSignMgr__GetSign_m1849272689_MetadataUsageId; extern const uint32_t CMessageSignMgr_FindNewMessageSign_m375660224_MetadataUsageId; extern const uint32_t CMessageSignMgr_FindInChild_m976277748_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const uint32_t CMessageSignMgr_OnClickedSigns_m2547761992_MetadataUsageId; extern const uint32_t CMessageSignMgr__GetDestPos_m2322617134_MetadataUsageId; extern String_t* _stringLiteral3222854563; extern const uint32_t CMessageSignMgr__cctor_m1164683951_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1632706988_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3302800229_RuntimeMethod_var; extern String_t* _stringLiteral1643854444; extern const uint32_t CMiscConfig__ctor_m2928729564_MetadataUsageId; extern const uint32_t CMiscConfig_GetInstance_m3718435439_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1279106658_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m187286838_RuntimeMethod_var; extern String_t* _stringLiteral3493618073; extern const uint32_t CMiscConfig_OnLoad_m3407260901_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var; extern const uint32_t CMiscConfig_Exist_m354779141_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m2643467469_RuntimeMethod_var; extern const uint32_t CMiscConfig_GetValue_m1810403399_MetadataUsageId; extern const uint32_t CMiscConfig_GetInt_m1183615064_MetadataUsageId; extern const uint32_t CMiscConfig_GetFloat_m1675196209_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t CMiscConfig_GetGroupValue_m2479427269_MetadataUsageId; extern String_t* _stringLiteral3918026163; extern const uint32_t CMiscConfig_EnableSocial_m2951257645_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1014926741_il2cpp_TypeInfo_var; extern RuntimeClass* CMusicDescription_t2126213410_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3082870863_RuntimeMethod_var; extern String_t* _stringLiteral330560892; extern const uint32_t CMusicManager__ctor_m3877048366_MetadataUsageId; extern RuntimeClass* CMusicManager_t3263666357_il2cpp_TypeInfo_var; extern const uint32_t CMusicManager_GetInstance_m2807125879_MetadataUsageId; extern RuntimeClass* CResourceWWW_t3399865147_il2cpp_TypeInfo_var; extern const uint32_t CMusicManager_OnFailed_m3849961722_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2976802033_RuntimeMethod_var; extern const uint32_t CMusicManager_Clear_m101025264_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m538510206_RuntimeMethod_var; extern const uint32_t CMusicManager_GetMusicDescription_m2322953683_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m4215948243_RuntimeMethod_var; extern const uint32_t CMusicManager_Exist_m4250886758_MetadataUsageId; extern const uint32_t CMusicManager_GetCurMusicDescription_m4239074707_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m1977198120_RuntimeMethod_var; extern const uint32_t CMusicManager_GetMusicCount_m780191076_MetadataUsageId; extern const uint32_t CMusicManager_GetNextPlayMusicID_m954606787_MetadataUsageId; extern const uint32_t CMusicManager_GetPrePlayMusicID_m2310959658_MetadataUsageId; extern const uint32_t CMusicManager_GetRandomPlayMusicID_m1175228238_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m3197784281_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4180104322_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m547238998_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3069027275_RuntimeMethod_var; extern const uint32_t CMusicManager_GetIndexByMusicID_m989706645_MetadataUsageId; extern const uint32_t CMusicManager_GetMusicIDByIndex_m3704305772_MetadataUsageId; extern const uint32_t CMusicManager_GetClassicalKeyStarCount_m1701323045_MetadataUsageId; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2903191297_RuntimeMethod_var; extern String_t* _stringLiteral3460481212; extern String_t* _stringLiteral1235963740; extern String_t* _stringLiteral1344740471; extern String_t* _stringLiteral2347369754; extern String_t* _stringLiteral1329725017; extern String_t* _stringLiteral443578792; extern String_t* _stringLiteral49554000; extern String_t* _stringLiteral878557746; extern String_t* _stringLiteral1184612720; extern String_t* _stringLiteral3455039430; extern String_t* _stringLiteral3454842813; extern String_t* _stringLiteral3454842811; extern String_t* _stringLiteral2149933305; extern String_t* _stringLiteral2528020440; extern const uint32_t CMusicManager_OnLoad_m296104065_MetadataUsageId; extern RuntimeClass* Dictionary_2_t574278093_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2905534048_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3186431244_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2495277630_RuntimeMethod_var; extern const uint32_t CMutualAnimManager__ctor_m1337527546_MetadataUsageId; extern RuntimeClass* CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var; extern const uint32_t CMutualAnimManager_GetInstance_m2186787476_MetadataUsageId; extern const uint32_t CMutualAnimManager_GetMutualAnimClip_m3438799850_MetadataUsageId; extern RuntimeClass* CMutualCachedInfo_t1685564762_il2cpp_TypeInfo_var; extern RuntimeClass* CWalkManager_t3228361237_il2cpp_TypeInfo_var; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m2837481386_RuntimeMethod_var; extern const RuntimeMethod* CMutualAnimManager_OnMutualAnimPlayEnd_m2750186789_RuntimeMethod_var; extern String_t* _stringLiteral3244129366; extern String_t* _stringLiteral3452614637; extern String_t* _stringLiteral3452614638; extern const uint32_t CMutualAnimManager_PlayMutualAnim_m3784412231_MetadataUsageId; extern RuntimeClass* CMutualAnimInfo_t3120277749_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2871335532_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m4217819724_RuntimeMethod_var; extern String_t* _stringLiteral3571335518; extern String_t* _stringLiteral1211422892; extern String_t* _stringLiteral1211422895; extern String_t* _stringLiteral1970937782; extern String_t* _stringLiteral1970937779; extern String_t* _stringLiteral3194745028; extern String_t* _stringLiteral3598029555; extern String_t* _stringLiteral3598029550; extern String_t* _stringLiteral3194745023; extern const uint32_t CMutualAnimManager_GetMutualAnimInfo_m2403685066_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2413439404_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2721942741_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m718437397_RuntimeMethod_var; extern const RuntimeMethod* CMutualAnimManager_SenderEffectAnimation_m2797353001_RuntimeMethod_var; extern const RuntimeMethod* CMutualAnimManager_ReceiveEffectAnimation_m2251155198_RuntimeMethod_var; extern const uint32_t CMutualAnimManager_PlayMutualEffectAnim_m2380593023_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const uint32_t CMutualAnimManager_SenderEffectAnimation_m2797353001_MetadataUsageId; extern const uint32_t CMutualAnimManager_ReceiveEffectAnimation_m2251155198_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3167731362_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m509684228_RuntimeMethod_var; extern const uint32_t CMutualAnimManager_OnMutualAnimPlayEnd_m2750186789_MetadataUsageId; extern const uint32_t CMutualAnimManager__RestoreMutualState_m854359768_MetadataUsageId; extern String_t* _stringLiteral3371594466; extern const uint32_t CMutualAnimManager__cctor_m3870598818_MetadataUsageId; extern RuntimeClass* BetterList_1_t1591806957_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m237351208_RuntimeMethod_var; extern const uint32_t CMyPackageManager__ctor_m1885709076_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern const uint32_t CMyPackageManager_GetInstance_m3554952935_MetadataUsageId; extern const uint32_t CMyPackageManager_GetTotalCount_m3642393528_MetadataUsageId; extern const uint32_t CMyPackageManager_GetTotalCount_m1681552564_MetadataUsageId; extern const uint32_t CMyPackageManager_GetTotalCount_m3265188835_MetadataUsageId; extern const uint32_t CMyPackageManager_GetPropData_m2288652713_MetadataUsageId; extern const uint32_t CMyPackageManager_GetItemData_m812781941_MetadataUsageId; extern const uint32_t CMyPackageManager_GetItemData_m14208496_MetadataUsageId; extern const uint32_t CMyPackageManager_GetItemData_m3589432607_MetadataUsageId; extern const uint32_t CMyPackageManager_GetItemData_m1704572603_MetadataUsageId; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern String_t* _stringLiteral928034730; extern String_t* _stringLiteral3571507547; extern String_t* _stringLiteral4199116425; extern String_t* _stringLiteral3595519954; extern const uint32_t CMyPackageManager_SetValidationDesc_m1494420802_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Clear_m3669093580_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m4214732971_RuntimeMethod_var; extern const uint32_t CMyPackageManager_RefreshBianshenCard_m2516178451_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m1928082283_RuntimeMethod_var; extern const uint32_t CMyPackageManager_GetBianshenCard_m4036588284_MetadataUsageId; extern const uint32_t CMyPackageManager_IsContain_m2287759676_MetadataUsageId; extern const uint32_t CNavigatorItem_1_OnTaskNavigator_m3985431357_MetadataUsageId; extern const uint32_t CNavigatorItem_10_OnTaskNavigator_m1273109928_MetadataUsageId; extern RuntimeClass* uiWaitingRoomChat_t3315922920_il2cpp_TypeInfo_var; extern const uint32_t CNavigatorItem_11_OnTaskNavigator_m3208192917_MetadataUsageId; extern RuntimeClass* CPetManager_t2941415134_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1107234819; extern const uint32_t CNavigatorItem_12_EnableOpen_m3740726673_MetadataUsageId; extern const uint32_t CNavigatorItem_12_OnTaskNavigator_m1786523086_MetadataUsageId; extern const uint32_t CNavigatorItem_13_OnTaskNavigator_m1039871947_MetadataUsageId; extern String_t* _stringLiteral1834980245; extern const uint32_t CNavigatorItem_14_EnableOpen_m3741466243_MetadataUsageId; extern const uint32_t CNavigatorItem_14_OnTaskNavigator_m1782462067_MetadataUsageId; extern const uint32_t CNavigatorItem_15_OnTaskNavigator_m50666338_MetadataUsageId; extern const uint32_t CNavigatorItem_16_OnTaskNavigator_m2262320782_MetadataUsageId; extern const uint32_t CNavigatorItem_2_EnableOpen_m2661900916_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012_RuntimeMethod_var; extern String_t* _stringLiteral3280341853; extern String_t* _stringLiteral4201294880; extern const uint32_t CNavigatorItem_2_OnTaskNavigator_m3971734142_MetadataUsageId; extern const uint32_t CNavigatorItem_3_OnTaskNavigator_m3996027327_MetadataUsageId; extern const uint32_t CNavigatorItem_4_OnTaskNavigator_m3982076416_MetadataUsageId; extern const uint32_t CNavigatorItem_5_OnTaskNavigator_m3981973833_MetadataUsageId; extern const uint32_t CNavigatorItem_6_EnableOpen_m3866142418_MetadataUsageId; extern const uint32_t CNavigatorItem_6_OnTaskNavigator_m3980990602_MetadataUsageId; extern const uint32_t CNavigatorItem_7_EnableOpen_m2351766381_MetadataUsageId; extern const uint32_t CNavigatorItem_7_OnTaskNavigator_m3992578283_MetadataUsageId; extern const uint32_t CNavigatorItem_8_OnTaskNavigator_m4010436668_MetadataUsageId; extern const uint32_t CNavigatorItem_9_OnTaskNavigator_m4009320005_MetadataUsageId; extern RuntimeClass* Dictionary_2_t736164020_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2263689483_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4247274435_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m55493935_RuntimeMethod_var; extern String_t* _stringLiteral912219936; extern const uint32_t CNoticeCfg__ctor_m2588388587_MetadataUsageId; extern RuntimeClass* CNoticeCfg_t1803912622_il2cpp_TypeInfo_var; extern const uint32_t CNoticeCfg_GetInstance_m2489370080_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m3357594170_RuntimeMethod_var; extern const uint32_t CNoticeCfg_Clear_m1912380946_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Add_m2461861952_RuntimeMethod_var; extern String_t* _stringLiteral2023691750; extern String_t* _stringLiteral797641419; extern String_t* _stringLiteral3183840374; extern String_t* _stringLiteral468715179; extern String_t* _stringLiteral3673620205; extern String_t* _stringLiteral2833583518; extern const uint32_t CNoticeCfg_OnLoad_m1813010058_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2381334882_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m98595422_RuntimeMethod_var; extern const uint32_t CNoticeCfg_GetTaskName_m1336203586_MetadataUsageId; extern const uint32_t CNoticeCfg_GetTexturePath_m3881277697_MetadataUsageId; extern RuntimeClass* TaskDescriptionGroup_t3374976152_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3117477718_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3958171692_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3879025989_RuntimeMethod_var; extern const uint32_t CNoticeCfg_GetTaskDescriptInternal_m3435270748_MetadataUsageId; extern RuntimeClass* NoticeTask_t2932161791_il2cpp_TypeInfo_var; extern RuntimeClass* NoticeTaskDetail_t2956906147_il2cpp_TypeInfo_var; extern RuntimeClass* InviteInfo_t51784531_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t109269237_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1523859273_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelInt_t3463393640_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4075668880_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m4079500804_RuntimeMethod_var; extern const uint32_t CNoticeManager__ctor_m2932522469_MetadataUsageId; extern RuntimeClass* OnStartNoticeTask_t2656173874_il2cpp_TypeInfo_var; extern const uint32_t CNoticeManager_add_OnStartTask_m3828942452_MetadataUsageId; extern const uint32_t CNoticeManager_remove_OnStartTask_m3879594307_MetadataUsageId; extern RuntimeClass* OnStopNoticeTask_t773840426_il2cpp_TypeInfo_var; extern const uint32_t CNoticeManager_add_OnStopTask_m2162665575_MetadataUsageId; extern const uint32_t CNoticeManager_remove_OnStopTask_m1782228618_MetadataUsageId; extern RuntimeClass* CNoticeManager_t3044969465_il2cpp_TypeInfo_var; extern const uint32_t CNoticeManager_GetInstance_m1570073191_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1741057565_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m605530393_RuntimeMethod_var; extern const uint32_t CNoticeManager_GetInviteInfoByIndex_m1192974275_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m63134352_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3788540902_RuntimeMethod_var; extern const uint32_t CNoticeManager_GetNoticeTaskInfoByIndex_m2401317366_MetadataUsageId; extern const uint32_t CNoticeManager_GetNoticeTaskInfoById_m1504678581_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1292331707_RuntimeMethod_var; extern const uint32_t CNoticeManager_GetExpecAward_m1032308494_MetadataUsageId; extern const uint32_t CNoticeManager_GetExtraAward_m1867404652_MetadataUsageId; extern const uint32_t CNoticeManager_GetInviteFirendCount_m4208558774_MetadataUsageId; extern const uint32_t CNoticeManager_GetInviteInfo_m3534471552_MetadataUsageId; extern const uint32_t CNoticeManager_RequestNoticeInfoList_m1397799251_MetadataUsageId; extern const uint32_t CNoticeManager_RequestSubtaskInfo_m979072539_MetadataUsageId; extern RuntimeClass* U3COnRefreshListU3Ec__AnonStorey0_t1014948206_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3757455915_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3COnRefreshListU3Ec__AnonStorey0_U3CU3Em__0_m3612170031_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3416305640_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m1536355917_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2453293426_RuntimeMethod_var; extern const uint32_t CNoticeManager_OnRefreshList_m1407553817_MetadataUsageId; extern const uint32_t CNoticeManager_RequestSubtaskInfo_m2200372463_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m1312316922_RuntimeMethod_var; extern const uint32_t CNoticeManager_AddExpecAward_m814601161_MetadataUsageId; extern const uint32_t CNoticeManager_AddExtraAward_m976892043_MetadataUsageId; extern const uint32_t CNoticeManager_OnRefreshSubtaskInfo_m3665031418_MetadataUsageId; extern const uint32_t CNoticeManager_RequestStartTask_m4066472832_MetadataUsageId; extern const uint32_t CNoticeManager_RequestFirendList_m2983704147_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m1503062768_RuntimeMethod_var; extern const uint32_t CNoticeManager_OnRefreshFirendList_m4184333816_MetadataUsageId; extern const uint32_t CNoticeManager_RequestFirend_m3551513951_MetadataUsageId; extern const uint32_t CNoticeManager_RequestGetAward_m595208605_MetadataUsageId; extern const uint32_t CNoticeManager_RequestRefreshTask_m898713037_MetadataUsageId; extern const uint32_t CNoticeManager_RequestNeedDcash_m652675987_MetadataUsageId; extern const uint32_t CNoticeManager_RequestQuickFinish_m1090285003_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1914676108_RuntimeMethod_var; extern const uint32_t CNoticeManager_ClearAward_m1184751812_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m443408998_RuntimeMethod_var; extern const uint32_t CNoticeManager_ClearInviteList_m3096302731_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3521335676_RuntimeMethod_var; extern const uint32_t CNoticeManager_Clear_m2887567574_MetadataUsageId; struct CItemGroupU5BU5D_t344250011; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct ObjectU5BU5D_t2843939325; struct LevelAwardU5BU5D_t1036364349; struct CAwardItemU5BU5D_t688006690; struct LevelAwardU5BU5D_t3710759295; struct DelegateU5BU5D_t1703627840; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef 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 LIST_1_T3014434087_H #define LIST_1_T3014434087_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_t3014434087 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IAttachMentU5BU5D_t3988414188* ____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_t3014434087, ____items_1)); } inline IAttachMentU5BU5D_t3988414188* get__items_1() const { return ____items_1; } inline IAttachMentU5BU5D_t3988414188** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IAttachMentU5BU5D_t3988414188* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3014434087, ____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_t3014434087, ____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_t3014434087_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray IAttachMentU5BU5D_t3988414188* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3014434087_StaticFields, ___EmptyArray_4)); } inline IAttachMentU5BU5D_t3988414188* get_EmptyArray_4() const { return ___EmptyArray_4; } inline IAttachMentU5BU5D_t3988414188** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(IAttachMentU5BU5D_t3988414188* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3014434087_H #ifndef IATTACHMENT_T1542359345_H #define IATTACHMENT_T1542359345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IAttachMent struct IAttachMent_t1542359345 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IATTACHMENT_T1542359345_H #ifndef CMESSAGEGROUP_T2505338100_H #define CMESSAGEGROUP_T2505338100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMessageManager/CMessageGroup struct CMessageGroup_t2505338100 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CMessageManager/CMessageGroup::list_datas List_1_t3496250596 * ___list_datas_0; // System.Int32 DMCore.Logic.CMessageManager/CMessageGroup::total_count int32_t ___total_count_1; // System.Int32 DMCore.Logic.CMessageManager/CMessageGroup::send_request_count int32_t ___send_request_count_2; public: inline static int32_t get_offset_of_list_datas_0() { return static_cast(offsetof(CMessageGroup_t2505338100, ___list_datas_0)); } inline List_1_t3496250596 * get_list_datas_0() const { return ___list_datas_0; } inline List_1_t3496250596 ** get_address_of_list_datas_0() { return &___list_datas_0; } inline void set_list_datas_0(List_1_t3496250596 * value) { ___list_datas_0 = value; Il2CppCodeGenWriteBarrier((&___list_datas_0), value); } inline static int32_t get_offset_of_total_count_1() { return static_cast(offsetof(CMessageGroup_t2505338100, ___total_count_1)); } inline int32_t get_total_count_1() const { return ___total_count_1; } inline int32_t* get_address_of_total_count_1() { return &___total_count_1; } inline void set_total_count_1(int32_t value) { ___total_count_1 = value; } inline static int32_t get_offset_of_send_request_count_2() { return static_cast(offsetof(CMessageGroup_t2505338100, ___send_request_count_2)); } inline int32_t get_send_request_count_2() const { return ___send_request_count_2; } inline int32_t* get_address_of_send_request_count_2() { return &___send_request_count_2; } inline void set_send_request_count_2(int32_t value) { ___send_request_count_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMESSAGEGROUP_T2505338100_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_T3496250596_H #define LIST_1_T3496250596_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_t3496250596 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CMessageDataU5BU5D_t2942046107* ____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_t3496250596, ____items_1)); } inline CMessageDataU5BU5D_t2942046107* get__items_1() const { return ____items_1; } inline CMessageDataU5BU5D_t2942046107** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CMessageDataU5BU5D_t2942046107* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3496250596, ____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_t3496250596, ____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_t3496250596_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CMessageDataU5BU5D_t2942046107* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3496250596_StaticFields, ___EmptyArray_4)); } inline CMessageDataU5BU5D_t2942046107* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CMessageDataU5BU5D_t2942046107** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CMessageDataU5BU5D_t2942046107* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3496250596_H #ifndef QUEUE_1_T2142380446_H #define QUEUE_1_T2142380446_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Queue`1 struct Queue_1_t2142380446 : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array ClothingTagGroupU5BU5D_t3246487721* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t2142380446, ____array_0)); } inline ClothingTagGroupU5BU5D_t3246487721* get__array_0() const { return ____array_0; } inline ClothingTagGroupU5BU5D_t3246487721** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ClothingTagGroupU5BU5D_t3246487721* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((&____array_0), value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t2142380446, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t2142380446, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t2142380446, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t2142380446, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUEUE_1_T2142380446_H #ifndef CMESSAGESIGNMGR_T1474886036_H #define CMESSAGESIGNMGR_T1474886036_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMessageSignMgr struct CMessageSignMgr_t1474886036 : public RuntimeObject { public: public: }; struct CMessageSignMgr_t1474886036_StaticFields { public: // UnityEngine.BoxCollider DMCore.Logic.CMessageSignMgr::m_BoxCollider BoxCollider_t1640800422 * ___m_BoxCollider_0; // UnityEngine.Transform DMCore.Logic.CMessageSignMgr::transRecord Transform_t3600365921 * ___transRecord_1; // System.String DMCore.Logic.CMessageSignMgr::s_SignResPath String_t* ___s_SignResPath_2; // UnityEngine.Texture DMCore.Logic.CMessageSignMgr::s_TexNewMessageSign Texture_t3661962703 * ___s_TexNewMessageSign_3; // System.Action`1 DMCore.Logic.CMessageSignMgr::<>f__mg$cache0 Action_1_t1286104214 * ___U3CU3Ef__mgU24cache0_4; // System.Action`1 DMCore.Logic.CMessageSignMgr::<>f__mg$cache1 Action_1_t1286104214 * ___U3CU3Ef__mgU24cache1_5; public: inline static int32_t get_offset_of_m_BoxCollider_0() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___m_BoxCollider_0)); } inline BoxCollider_t1640800422 * get_m_BoxCollider_0() const { return ___m_BoxCollider_0; } inline BoxCollider_t1640800422 ** get_address_of_m_BoxCollider_0() { return &___m_BoxCollider_0; } inline void set_m_BoxCollider_0(BoxCollider_t1640800422 * value) { ___m_BoxCollider_0 = value; Il2CppCodeGenWriteBarrier((&___m_BoxCollider_0), value); } inline static int32_t get_offset_of_transRecord_1() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___transRecord_1)); } inline Transform_t3600365921 * get_transRecord_1() const { return ___transRecord_1; } inline Transform_t3600365921 ** get_address_of_transRecord_1() { return &___transRecord_1; } inline void set_transRecord_1(Transform_t3600365921 * value) { ___transRecord_1 = value; Il2CppCodeGenWriteBarrier((&___transRecord_1), value); } inline static int32_t get_offset_of_s_SignResPath_2() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___s_SignResPath_2)); } inline String_t* get_s_SignResPath_2() const { return ___s_SignResPath_2; } inline String_t** get_address_of_s_SignResPath_2() { return &___s_SignResPath_2; } inline void set_s_SignResPath_2(String_t* value) { ___s_SignResPath_2 = value; Il2CppCodeGenWriteBarrier((&___s_SignResPath_2), value); } inline static int32_t get_offset_of_s_TexNewMessageSign_3() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___s_TexNewMessageSign_3)); } inline Texture_t3661962703 * get_s_TexNewMessageSign_3() const { return ___s_TexNewMessageSign_3; } inline Texture_t3661962703 ** get_address_of_s_TexNewMessageSign_3() { return &___s_TexNewMessageSign_3; } inline void set_s_TexNewMessageSign_3(Texture_t3661962703 * value) { ___s_TexNewMessageSign_3 = value; Il2CppCodeGenWriteBarrier((&___s_TexNewMessageSign_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_4() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___U3CU3Ef__mgU24cache0_4)); } inline Action_1_t1286104214 * get_U3CU3Ef__mgU24cache0_4() const { return ___U3CU3Ef__mgU24cache0_4; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__mgU24cache0_4() { return &___U3CU3Ef__mgU24cache0_4; } inline void set_U3CU3Ef__mgU24cache0_4(Action_1_t1286104214 * value) { ___U3CU3Ef__mgU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_5() { return static_cast(offsetof(CMessageSignMgr_t1474886036_StaticFields, ___U3CU3Ef__mgU24cache1_5)); } inline Action_1_t1286104214 * get_U3CU3Ef__mgU24cache1_5() const { return ___U3CU3Ef__mgU24cache1_5; } inline Action_1_t1286104214 ** get_address_of_U3CU3Ef__mgU24cache1_5() { return &___U3CU3Ef__mgU24cache1_5; } inline void set_U3CU3Ef__mgU24cache1_5(Action_1_t1286104214 * value) { ___U3CU3Ef__mgU24cache1_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMESSAGESIGNMGR_T1474886036_H #ifndef CLOTHINGSCOREMANAGER_T2332349169_H #define CLOTHINGSCOREMANAGER_T2332349169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.clothingScoreManager struct clothingScoreManager_t2332349169 : public RuntimeObject { public: // System.Int32 DMCore.Logic.clothingScoreManager::k__BackingField int32_t ___U3CGetTotalScoreU3Ek__BackingField_0; // System.Boolean DMCore.Logic.clothingScoreManager::k__BackingField bool ___U3CIsInClothingScoreU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Logic.clothingScoreManager::m_TotalModelCategoryIDList List_1_t128053199 * ___m_TotalModelCategoryIDList_3; // System.Collections.Generic.Queue`1 DMCore.Logic.clothingScoreManager::m_TagQueue Queue_1_t2142380446 * ___m_TagQueue_4; // System.Single DMCore.Logic.clothingScoreManager::m_NormalParam float ___m_NormalParam_5; // System.Single DMCore.Logic.clothingScoreManager::m_MatchParam float ___m_MatchParam_6; // System.Single DMCore.Logic.clothingScoreManager::m_RepelParam float ___m_RepelParam_7; public: inline static int32_t get_offset_of_U3CGetTotalScoreU3Ek__BackingField_0() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___U3CGetTotalScoreU3Ek__BackingField_0)); } inline int32_t get_U3CGetTotalScoreU3Ek__BackingField_0() const { return ___U3CGetTotalScoreU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CGetTotalScoreU3Ek__BackingField_0() { return &___U3CGetTotalScoreU3Ek__BackingField_0; } inline void set_U3CGetTotalScoreU3Ek__BackingField_0(int32_t value) { ___U3CGetTotalScoreU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsInClothingScoreU3Ek__BackingField_1() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___U3CIsInClothingScoreU3Ek__BackingField_1)); } inline bool get_U3CIsInClothingScoreU3Ek__BackingField_1() const { return ___U3CIsInClothingScoreU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsInClothingScoreU3Ek__BackingField_1() { return &___U3CIsInClothingScoreU3Ek__BackingField_1; } inline void set_U3CIsInClothingScoreU3Ek__BackingField_1(bool value) { ___U3CIsInClothingScoreU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_TotalModelCategoryIDList_3() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___m_TotalModelCategoryIDList_3)); } inline List_1_t128053199 * get_m_TotalModelCategoryIDList_3() const { return ___m_TotalModelCategoryIDList_3; } inline List_1_t128053199 ** get_address_of_m_TotalModelCategoryIDList_3() { return &___m_TotalModelCategoryIDList_3; } inline void set_m_TotalModelCategoryIDList_3(List_1_t128053199 * value) { ___m_TotalModelCategoryIDList_3 = value; Il2CppCodeGenWriteBarrier((&___m_TotalModelCategoryIDList_3), value); } inline static int32_t get_offset_of_m_TagQueue_4() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___m_TagQueue_4)); } inline Queue_1_t2142380446 * get_m_TagQueue_4() const { return ___m_TagQueue_4; } inline Queue_1_t2142380446 ** get_address_of_m_TagQueue_4() { return &___m_TagQueue_4; } inline void set_m_TagQueue_4(Queue_1_t2142380446 * value) { ___m_TagQueue_4 = value; Il2CppCodeGenWriteBarrier((&___m_TagQueue_4), value); } inline static int32_t get_offset_of_m_NormalParam_5() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___m_NormalParam_5)); } inline float get_m_NormalParam_5() const { return ___m_NormalParam_5; } inline float* get_address_of_m_NormalParam_5() { return &___m_NormalParam_5; } inline void set_m_NormalParam_5(float value) { ___m_NormalParam_5 = value; } inline static int32_t get_offset_of_m_MatchParam_6() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___m_MatchParam_6)); } inline float get_m_MatchParam_6() const { return ___m_MatchParam_6; } inline float* get_address_of_m_MatchParam_6() { return &___m_MatchParam_6; } inline void set_m_MatchParam_6(float value) { ___m_MatchParam_6 = value; } inline static int32_t get_offset_of_m_RepelParam_7() { return static_cast(offsetof(clothingScoreManager_t2332349169, ___m_RepelParam_7)); } inline float get_m_RepelParam_7() const { return ___m_RepelParam_7; } inline float* get_address_of_m_RepelParam_7() { return &___m_RepelParam_7; } inline void set_m_RepelParam_7(float value) { ___m_RepelParam_7 = value; } }; struct clothingScoreManager_t2332349169_StaticFields { public: // DMCore.Logic.clothingScoreManager DMCore.Logic.clothingScoreManager::s_instance clothingScoreManager_t2332349169 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(clothingScoreManager_t2332349169_StaticFields, ___s_instance_2)); } inline clothingScoreManager_t2332349169 * get_s_instance_2() const { return ___s_instance_2; } inline clothingScoreManager_t2332349169 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(clothingScoreManager_t2332349169 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTHINGSCOREMANAGER_T2332349169_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 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 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 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 LIST_1_T2478563954_H #define LIST_1_T2478563954_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_t2478563954 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stAwardGetInfoU5BU5D_t602020885* ____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_t2478563954, ____items_1)); } inline stAwardGetInfoU5BU5D_t602020885* get__items_1() const { return ____items_1; } inline stAwardGetInfoU5BU5D_t602020885** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stAwardGetInfoU5BU5D_t602020885* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2478563954, ____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_t2478563954, ____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_t2478563954_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stAwardGetInfoU5BU5D_t602020885* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2478563954_StaticFields, ___EmptyArray_4)); } inline stAwardGetInfoU5BU5D_t602020885* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stAwardGetInfoU5BU5D_t602020885** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stAwardGetInfoU5BU5D_t602020885* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2478563954_H #ifndef DICTIONARY_2_T1076210208_H #define DICTIONARY_2_T1076210208_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_t1076210208 : 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 stAwardCostU5BU5D_t787000576* ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___valueSlots_7)); } inline stAwardCostU5BU5D_t787000576* get_valueSlots_7() const { return ___valueSlots_7; } inline stAwardCostU5BU5D_t787000576** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(stAwardCostU5BU5D_t787000576* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208, ___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_t1076210208_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t391339420 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1076210208_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t391339420 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t391339420 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t391339420 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1076210208_H #ifndef DICTIONARY_2_T762262942_H #define DICTIONARY_2_T762262942_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_t762262942 : 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 stAwardInfoU5BU5D_t3089415626* ___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_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942, ___valueSlots_7)); } inline stAwardInfoU5BU5D_t3089415626* get_valueSlots_7() const { return ___valueSlots_7; } inline stAwardInfoU5BU5D_t3089415626** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(stAwardInfoU5BU5D_t3089415626* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942, ___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_t762262942_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2693754470 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t762262942_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2693754470 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2693754470 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2693754470 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T762262942_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 CMERPHCFG_T142317149_H #define CMERPHCFG_T142317149_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMerphCfg struct CMerphCfg_t142317149 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMerphCfg::m_ConfigLib Dictionary_2_t1614638795 * ___m_ConfigLib_0; public: inline static int32_t get_offset_of_m_ConfigLib_0() { return static_cast(offsetof(CMerphCfg_t142317149, ___m_ConfigLib_0)); } inline Dictionary_2_t1614638795 * get_m_ConfigLib_0() const { return ___m_ConfigLib_0; } inline Dictionary_2_t1614638795 ** get_address_of_m_ConfigLib_0() { return &___m_ConfigLib_0; } inline void set_m_ConfigLib_0(Dictionary_2_t1614638795 * value) { ___m_ConfigLib_0 = value; Il2CppCodeGenWriteBarrier((&___m_ConfigLib_0), value); } }; struct CMerphCfg_t142317149_StaticFields { public: // DMCore.Logic.CMerphCfg DMCore.Logic.CMerphCfg::s_Instance CMerphCfg_t142317149 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CMerphCfg_t142317149_StaticFields, ___s_Instance_1)); } inline CMerphCfg_t142317149 * get_s_Instance_1() const { return ___s_Instance_1; } inline CMerphCfg_t142317149 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CMerphCfg_t142317149 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMERPHCFG_T142317149_H #ifndef DICTIONARY_2_T1614638795_H #define DICTIONARY_2_T1614638795_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_t1614638795 : 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 CMerphIssueU5BU5D_t2644518177* ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___valueSlots_7)); } inline CMerphIssueU5BU5D_t2644518177* get_valueSlots_7() const { return ___valueSlots_7; } inline CMerphIssueU5BU5D_t2644518177** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CMerphIssueU5BU5D_t2644518177* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795, ___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_t1614638795_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1494929893 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1614638795_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1494929893 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1494929893 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1494929893 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1614638795_H #ifndef CMERPHISSUE_T1829382496_H #define CMERPHISSUE_T1829382496_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMerphIssue struct CMerphIssue_t1829382496 : public RuntimeObject { public: // System.String DMCore.Logic.CMerphIssue::k__BackingField String_t* ___U3CMeshNameU3Ek__BackingField_0; // System.Single DMCore.Logic.CMerphIssue::k__BackingField float ___U3CMerphTimeU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CMerphIssue::k__BackingField int32_t ___U3CMerphModeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CMeshNameU3Ek__BackingField_0() { return static_cast(offsetof(CMerphIssue_t1829382496, ___U3CMeshNameU3Ek__BackingField_0)); } inline String_t* get_U3CMeshNameU3Ek__BackingField_0() const { return ___U3CMeshNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CMeshNameU3Ek__BackingField_0() { return &___U3CMeshNameU3Ek__BackingField_0; } inline void set_U3CMeshNameU3Ek__BackingField_0(String_t* value) { ___U3CMeshNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CMeshNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CMerphTimeU3Ek__BackingField_1() { return static_cast(offsetof(CMerphIssue_t1829382496, ___U3CMerphTimeU3Ek__BackingField_1)); } inline float get_U3CMerphTimeU3Ek__BackingField_1() const { return ___U3CMerphTimeU3Ek__BackingField_1; } inline float* get_address_of_U3CMerphTimeU3Ek__BackingField_1() { return &___U3CMerphTimeU3Ek__BackingField_1; } inline void set_U3CMerphTimeU3Ek__BackingField_1(float value) { ___U3CMerphTimeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CMerphModeU3Ek__BackingField_2() { return static_cast(offsetof(CMerphIssue_t1829382496, ___U3CMerphModeU3Ek__BackingField_2)); } inline int32_t get_U3CMerphModeU3Ek__BackingField_2() const { return ___U3CMerphModeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CMerphModeU3Ek__BackingField_2() { return &___U3CMerphModeU3Ek__BackingField_2; } inline void set_U3CMerphModeU3Ek__BackingField_2(int32_t value) { ___U3CMerphModeU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMERPHISSUE_T1829382496_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 CLOGDATA_T998132375_H #define CLOGDATA_T998132375_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLogData struct CLogData_t998132375 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLogData::OpType int32_t ___OpType_0; // System.String DMCore.Logic.CLogData::OpTime String_t* ___OpTime_1; // System.String DMCore.Logic.CLogData::Operator String_t* ___Operator_2; // System.String DMCore.Logic.CLogData::Operatee String_t* ___Operatee_3; // System.String DMCore.Logic.CLogData::Params String_t* ___Params_4; public: inline static int32_t get_offset_of_OpType_0() { return static_cast(offsetof(CLogData_t998132375, ___OpType_0)); } inline int32_t get_OpType_0() const { return ___OpType_0; } inline int32_t* get_address_of_OpType_0() { return &___OpType_0; } inline void set_OpType_0(int32_t value) { ___OpType_0 = value; } inline static int32_t get_offset_of_OpTime_1() { return static_cast(offsetof(CLogData_t998132375, ___OpTime_1)); } inline String_t* get_OpTime_1() const { return ___OpTime_1; } inline String_t** get_address_of_OpTime_1() { return &___OpTime_1; } inline void set_OpTime_1(String_t* value) { ___OpTime_1 = value; Il2CppCodeGenWriteBarrier((&___OpTime_1), value); } inline static int32_t get_offset_of_Operator_2() { return static_cast(offsetof(CLogData_t998132375, ___Operator_2)); } inline String_t* get_Operator_2() const { return ___Operator_2; } inline String_t** get_address_of_Operator_2() { return &___Operator_2; } inline void set_Operator_2(String_t* value) { ___Operator_2 = value; Il2CppCodeGenWriteBarrier((&___Operator_2), value); } inline static int32_t get_offset_of_Operatee_3() { return static_cast(offsetof(CLogData_t998132375, ___Operatee_3)); } inline String_t* get_Operatee_3() const { return ___Operatee_3; } inline String_t** get_address_of_Operatee_3() { return &___Operatee_3; } inline void set_Operatee_3(String_t* value) { ___Operatee_3 = value; Il2CppCodeGenWriteBarrier((&___Operatee_3), value); } inline static int32_t get_offset_of_Params_4() { return static_cast(offsetof(CLogData_t998132375, ___Params_4)); } inline String_t* get_Params_4() const { return ___Params_4; } inline String_t** get_address_of_Params_4() { return &___Params_4; } inline void set_Params_4(String_t* value) { ___Params_4 = value; Il2CppCodeGenWriteBarrier((&___Params_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOGDATA_T998132375_H #ifndef CMUTUALANIMINFO_T3120277749_H #define CMUTUALANIMINFO_T3120277749_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMutualAnimInfo struct CMutualAnimInfo_t3120277749 : public RuntimeObject { public: // System.String DMCore.Logic.CMutualAnimInfo::m_senderB2B String_t* ___m_senderB2B_0; // System.String DMCore.Logic.CMutualAnimInfo::m_senderB2G String_t* ___m_senderB2G_1; // System.String DMCore.Logic.CMutualAnimInfo::m_senderG2B String_t* ___m_senderG2B_2; // System.String DMCore.Logic.CMutualAnimInfo::m_senderG2G String_t* ___m_senderG2G_3; // System.String DMCore.Logic.CMutualAnimInfo::m_receiverB2G String_t* ___m_receiverB2G_4; // System.String DMCore.Logic.CMutualAnimInfo::m_receiverB2B String_t* ___m_receiverB2B_5; // System.String DMCore.Logic.CMutualAnimInfo::m_receiverG2B String_t* ___m_receiverG2B_6; // System.String DMCore.Logic.CMutualAnimInfo::m_receiverG2G String_t* ___m_receiverG2G_7; public: inline static int32_t get_offset_of_m_senderB2B_0() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_senderB2B_0)); } inline String_t* get_m_senderB2B_0() const { return ___m_senderB2B_0; } inline String_t** get_address_of_m_senderB2B_0() { return &___m_senderB2B_0; } inline void set_m_senderB2B_0(String_t* value) { ___m_senderB2B_0 = value; Il2CppCodeGenWriteBarrier((&___m_senderB2B_0), value); } inline static int32_t get_offset_of_m_senderB2G_1() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_senderB2G_1)); } inline String_t* get_m_senderB2G_1() const { return ___m_senderB2G_1; } inline String_t** get_address_of_m_senderB2G_1() { return &___m_senderB2G_1; } inline void set_m_senderB2G_1(String_t* value) { ___m_senderB2G_1 = value; Il2CppCodeGenWriteBarrier((&___m_senderB2G_1), value); } inline static int32_t get_offset_of_m_senderG2B_2() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_senderG2B_2)); } inline String_t* get_m_senderG2B_2() const { return ___m_senderG2B_2; } inline String_t** get_address_of_m_senderG2B_2() { return &___m_senderG2B_2; } inline void set_m_senderG2B_2(String_t* value) { ___m_senderG2B_2 = value; Il2CppCodeGenWriteBarrier((&___m_senderG2B_2), value); } inline static int32_t get_offset_of_m_senderG2G_3() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_senderG2G_3)); } inline String_t* get_m_senderG2G_3() const { return ___m_senderG2G_3; } inline String_t** get_address_of_m_senderG2G_3() { return &___m_senderG2G_3; } inline void set_m_senderG2G_3(String_t* value) { ___m_senderG2G_3 = value; Il2CppCodeGenWriteBarrier((&___m_senderG2G_3), value); } inline static int32_t get_offset_of_m_receiverB2G_4() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_receiverB2G_4)); } inline String_t* get_m_receiverB2G_4() const { return ___m_receiverB2G_4; } inline String_t** get_address_of_m_receiverB2G_4() { return &___m_receiverB2G_4; } inline void set_m_receiverB2G_4(String_t* value) { ___m_receiverB2G_4 = value; Il2CppCodeGenWriteBarrier((&___m_receiverB2G_4), value); } inline static int32_t get_offset_of_m_receiverB2B_5() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_receiverB2B_5)); } inline String_t* get_m_receiverB2B_5() const { return ___m_receiverB2B_5; } inline String_t** get_address_of_m_receiverB2B_5() { return &___m_receiverB2B_5; } inline void set_m_receiverB2B_5(String_t* value) { ___m_receiverB2B_5 = value; Il2CppCodeGenWriteBarrier((&___m_receiverB2B_5), value); } inline static int32_t get_offset_of_m_receiverG2B_6() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_receiverG2B_6)); } inline String_t* get_m_receiverG2B_6() const { return ___m_receiverG2B_6; } inline String_t** get_address_of_m_receiverG2B_6() { return &___m_receiverG2B_6; } inline void set_m_receiverG2B_6(String_t* value) { ___m_receiverG2B_6 = value; Il2CppCodeGenWriteBarrier((&___m_receiverG2B_6), value); } inline static int32_t get_offset_of_m_receiverG2G_7() { return static_cast(offsetof(CMutualAnimInfo_t3120277749, ___m_receiverG2G_7)); } inline String_t* get_m_receiverG2G_7() const { return ___m_receiverG2G_7; } inline String_t** get_address_of_m_receiverG2G_7() { return &___m_receiverG2G_7; } inline void set_m_receiverG2G_7(String_t* value) { ___m_receiverG2G_7 = value; Il2CppCodeGenWriteBarrier((&___m_receiverG2G_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUTUALANIMINFO_T3120277749_H #ifndef CMUTUALANIMMANAGER_T3619480921_H #define CMUTUALANIMMANAGER_T3619480921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMutualAnimManager struct CMutualAnimManager_t3619480921 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CMutualAnimManager::m_lastMutualLabor int32_t ___m_lastMutualLabor_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMutualAnimManager::m_dicMutual Dictionary_2_t574278093 * ___m_dicMutual_1; // DMCore.Logic.ActionEffect DMCore.Logic.CMutualAnimManager::effect ActionEffect_t4203267823 * ___effect_2; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CMutualAnimManager::sender ISceneRole_t2394225724 * ___sender_3; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CMutualAnimManager::receiver ISceneRole_t2394225724 * ___receiver_4; // System.Int32 DMCore.Logic.CMutualAnimManager::senderIndex int32_t ___senderIndex_5; // System.Int32 DMCore.Logic.CMutualAnimManager::receiverIndex int32_t ___receiverIndex_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMutualAnimManager::m_dictionary Dictionary_2_t2905534048 * ___m_dictionary_7; public: inline static int32_t get_offset_of_m_lastMutualLabor_0() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___m_lastMutualLabor_0)); } inline int32_t get_m_lastMutualLabor_0() const { return ___m_lastMutualLabor_0; } inline int32_t* get_address_of_m_lastMutualLabor_0() { return &___m_lastMutualLabor_0; } inline void set_m_lastMutualLabor_0(int32_t value) { ___m_lastMutualLabor_0 = value; } inline static int32_t get_offset_of_m_dicMutual_1() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___m_dicMutual_1)); } inline Dictionary_2_t574278093 * get_m_dicMutual_1() const { return ___m_dicMutual_1; } inline Dictionary_2_t574278093 ** get_address_of_m_dicMutual_1() { return &___m_dicMutual_1; } inline void set_m_dicMutual_1(Dictionary_2_t574278093 * value) { ___m_dicMutual_1 = value; Il2CppCodeGenWriteBarrier((&___m_dicMutual_1), value); } inline static int32_t get_offset_of_effect_2() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___effect_2)); } inline ActionEffect_t4203267823 * get_effect_2() const { return ___effect_2; } inline ActionEffect_t4203267823 ** get_address_of_effect_2() { return &___effect_2; } inline void set_effect_2(ActionEffect_t4203267823 * value) { ___effect_2 = value; Il2CppCodeGenWriteBarrier((&___effect_2), value); } inline static int32_t get_offset_of_sender_3() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___sender_3)); } inline ISceneRole_t2394225724 * get_sender_3() const { return ___sender_3; } inline ISceneRole_t2394225724 ** get_address_of_sender_3() { return &___sender_3; } inline void set_sender_3(ISceneRole_t2394225724 * value) { ___sender_3 = value; Il2CppCodeGenWriteBarrier((&___sender_3), value); } inline static int32_t get_offset_of_receiver_4() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___receiver_4)); } inline ISceneRole_t2394225724 * get_receiver_4() const { return ___receiver_4; } inline ISceneRole_t2394225724 ** get_address_of_receiver_4() { return &___receiver_4; } inline void set_receiver_4(ISceneRole_t2394225724 * value) { ___receiver_4 = value; Il2CppCodeGenWriteBarrier((&___receiver_4), value); } inline static int32_t get_offset_of_senderIndex_5() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___senderIndex_5)); } inline int32_t get_senderIndex_5() const { return ___senderIndex_5; } inline int32_t* get_address_of_senderIndex_5() { return &___senderIndex_5; } inline void set_senderIndex_5(int32_t value) { ___senderIndex_5 = value; } inline static int32_t get_offset_of_receiverIndex_6() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___receiverIndex_6)); } inline int32_t get_receiverIndex_6() const { return ___receiverIndex_6; } inline int32_t* get_address_of_receiverIndex_6() { return &___receiverIndex_6; } inline void set_receiverIndex_6(int32_t value) { ___receiverIndex_6 = value; } inline static int32_t get_offset_of_m_dictionary_7() { return static_cast(offsetof(CMutualAnimManager_t3619480921, ___m_dictionary_7)); } inline Dictionary_2_t2905534048 * get_m_dictionary_7() const { return ___m_dictionary_7; } inline Dictionary_2_t2905534048 ** get_address_of_m_dictionary_7() { return &___m_dictionary_7; } inline void set_m_dictionary_7(Dictionary_2_t2905534048 * value) { ___m_dictionary_7 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_7), value); } }; struct CMutualAnimManager_t3619480921_StaticFields { public: // DMCore.Logic.CMutualAnimManager DMCore.Logic.CMutualAnimManager::s_Instance CMutualAnimManager_t3619480921 * ___s_Instance_8; // System.String DMCore.Logic.CMutualAnimManager::s_rootPath String_t* ___s_rootPath_9; public: inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(CMutualAnimManager_t3619480921_StaticFields, ___s_Instance_8)); } inline CMutualAnimManager_t3619480921 * get_s_Instance_8() const { return ___s_Instance_8; } inline CMutualAnimManager_t3619480921 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(CMutualAnimManager_t3619480921 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } inline static int32_t get_offset_of_s_rootPath_9() { return static_cast(offsetof(CMutualAnimManager_t3619480921_StaticFields, ___s_rootPath_9)); } inline String_t* get_s_rootPath_9() const { return ___s_rootPath_9; } inline String_t** get_address_of_s_rootPath_9() { return &___s_rootPath_9; } inline void set_s_rootPath_9(String_t* value) { ___s_rootPath_9 = value; Il2CppCodeGenWriteBarrier((&___s_rootPath_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUTUALANIMMANAGER_T3619480921_H #ifndef DICTIONARY_2_T574278093_H #define DICTIONARY_2_T574278093_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_t574278093 : 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 CMutualCachedInfoU5BU5D_t3489153023* ___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_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093, ___valueSlots_7)); } inline CMutualCachedInfoU5BU5D_t3489153023* get_valueSlots_7() const { return ___valueSlots_7; } inline CMutualCachedInfoU5BU5D_t3489153023** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CMutualCachedInfoU5BU5D_t3489153023* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093, ___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_t574278093_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3093491867 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t574278093_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3093491867 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3093491867 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3093491867 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T574278093_H #ifndef ACTIONEFFECT_T4203267823_H #define ACTIONEFFECT_T4203267823_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionEffect struct ActionEffect_t4203267823 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_EffectName List_1_t3319525431 * ___S_EffectName_0; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_BoneName List_1_t3319525431 * ___S_BoneName_1; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_DelayTime List_1_t2869341516 * ___S_DelayTime_2; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_LastTime List_1_t2869341516 * ___S_LastTime_3; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_EffectName List_1_t3319525431 * ___R_EffectName_4; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_BoneName List_1_t3319525431 * ___R_BoneName_5; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_DelayTime List_1_t2869341516 * ___R_DelayTime_6; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_LastTime List_1_t2869341516 * ___R_LastTime_7; public: inline static int32_t get_offset_of_S_EffectName_0() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_EffectName_0)); } inline List_1_t3319525431 * get_S_EffectName_0() const { return ___S_EffectName_0; } inline List_1_t3319525431 ** get_address_of_S_EffectName_0() { return &___S_EffectName_0; } inline void set_S_EffectName_0(List_1_t3319525431 * value) { ___S_EffectName_0 = value; Il2CppCodeGenWriteBarrier((&___S_EffectName_0), value); } inline static int32_t get_offset_of_S_BoneName_1() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_BoneName_1)); } inline List_1_t3319525431 * get_S_BoneName_1() const { return ___S_BoneName_1; } inline List_1_t3319525431 ** get_address_of_S_BoneName_1() { return &___S_BoneName_1; } inline void set_S_BoneName_1(List_1_t3319525431 * value) { ___S_BoneName_1 = value; Il2CppCodeGenWriteBarrier((&___S_BoneName_1), value); } inline static int32_t get_offset_of_S_DelayTime_2() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_DelayTime_2)); } inline List_1_t2869341516 * get_S_DelayTime_2() const { return ___S_DelayTime_2; } inline List_1_t2869341516 ** get_address_of_S_DelayTime_2() { return &___S_DelayTime_2; } inline void set_S_DelayTime_2(List_1_t2869341516 * value) { ___S_DelayTime_2 = value; Il2CppCodeGenWriteBarrier((&___S_DelayTime_2), value); } inline static int32_t get_offset_of_S_LastTime_3() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_LastTime_3)); } inline List_1_t2869341516 * get_S_LastTime_3() const { return ___S_LastTime_3; } inline List_1_t2869341516 ** get_address_of_S_LastTime_3() { return &___S_LastTime_3; } inline void set_S_LastTime_3(List_1_t2869341516 * value) { ___S_LastTime_3 = value; Il2CppCodeGenWriteBarrier((&___S_LastTime_3), value); } inline static int32_t get_offset_of_R_EffectName_4() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_EffectName_4)); } inline List_1_t3319525431 * get_R_EffectName_4() const { return ___R_EffectName_4; } inline List_1_t3319525431 ** get_address_of_R_EffectName_4() { return &___R_EffectName_4; } inline void set_R_EffectName_4(List_1_t3319525431 * value) { ___R_EffectName_4 = value; Il2CppCodeGenWriteBarrier((&___R_EffectName_4), value); } inline static int32_t get_offset_of_R_BoneName_5() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_BoneName_5)); } inline List_1_t3319525431 * get_R_BoneName_5() const { return ___R_BoneName_5; } inline List_1_t3319525431 ** get_address_of_R_BoneName_5() { return &___R_BoneName_5; } inline void set_R_BoneName_5(List_1_t3319525431 * value) { ___R_BoneName_5 = value; Il2CppCodeGenWriteBarrier((&___R_BoneName_5), value); } inline static int32_t get_offset_of_R_DelayTime_6() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_DelayTime_6)); } inline List_1_t2869341516 * get_R_DelayTime_6() const { return ___R_DelayTime_6; } inline List_1_t2869341516 ** get_address_of_R_DelayTime_6() { return &___R_DelayTime_6; } inline void set_R_DelayTime_6(List_1_t2869341516 * value) { ___R_DelayTime_6 = value; Il2CppCodeGenWriteBarrier((&___R_DelayTime_6), value); } inline static int32_t get_offset_of_R_LastTime_7() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_LastTime_7)); } inline List_1_t2869341516 * get_R_LastTime_7() const { return ___R_LastTime_7; } inline List_1_t2869341516 ** get_address_of_R_LastTime_7() { return &___R_LastTime_7; } inline void set_R_LastTime_7(List_1_t2869341516 * value) { ___R_LastTime_7 = value; Il2CppCodeGenWriteBarrier((&___R_LastTime_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIONEFFECT_T4203267823_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 ITEXTBASE_T660344599_H #define ITEXTBASE_T660344599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.ITextBase struct ITextBase_t660344599 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.ITextBase::m_listCache Dictionary_2_t4177511560 * ___m_listCache_0; public: inline static int32_t get_offset_of_m_listCache_0() { return static_cast(offsetof(ITextBase_t660344599, ___m_listCache_0)); } inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; } inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; } inline void set_m_listCache_0(Dictionary_2_t4177511560 * value) { ___m_listCache_0 = value; Il2CppCodeGenWriteBarrier((&___m_listCache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEXTBASE_T660344599_H #ifndef DICTIONARY_2_T3311733826_H #define DICTIONARY_2_T3311733826_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_t3311733826 : 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_t3580830742* ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___valueSlots_7)); } inline List_1U5BU5D_t3580830742* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t3580830742** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t3580830742* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826, ___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_t3311733826_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3185169586 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3311733826_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3185169586 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3185169586 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3185169586 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3311733826_H #ifndef BETTERLIST_1_T3256166455_H #define BETTERLIST_1_T3256166455_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_t3256166455 : public RuntimeObject { public: // T[] BetterList`1::buffer CLocalSimulateRoleU5BU5D_t1195280740* ___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_t3256166455, ___buffer_0)); } inline CLocalSimulateRoleU5BU5D_t1195280740* get_buffer_0() const { return ___buffer_0; } inline CLocalSimulateRoleU5BU5D_t1195280740** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(CLocalSimulateRoleU5BU5D_t1195280740* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3256166455, ___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_T3256166455_H #ifndef DICTIONARY_2_T2905534048_H #define DICTIONARY_2_T2905534048_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_t2905534048 : 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 CMutualAnimInfoU5BU5D_t645305240* ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___valueSlots_7)); } inline CMutualAnimInfoU5BU5D_t645305240* get_valueSlots_7() const { return ___valueSlots_7; } inline CMutualAnimInfoU5BU5D_t645305240** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CMutualAnimInfoU5BU5D_t645305240* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048, ___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_t2905534048_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3790684252 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2905534048_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3790684252 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3790684252 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3790684252 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2905534048_H #ifndef CLOADINGTIPMANAGER_T3120170549_H #define CLOADINGTIPMANAGER_T3120170549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLoadingTipManager struct CLoadingTipManager_t3120170549 : public RuntimeObject { public: public: }; struct CLoadingTipManager_t3120170549_StaticFields { public: // DMCore.Logic.CLoadingTipManager DMCore.Logic.CLoadingTipManager::s_Instance CLoadingTipManager_t3120170549 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CLoadingTipManager_t3120170549_StaticFields, ___s_Instance_0)); } inline CLoadingTipManager_t3120170549 * get_s_Instance_0() const { return ___s_Instance_0; } inline CLoadingTipManager_t3120170549 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CLoadingTipManager_t3120170549 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOADINGTIPMANAGER_T3120170549_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 DICTIONARY_2_T1632706988_H #define DICTIONARY_2_T1632706988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1632706988, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1632706988, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1632706988, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1632706988, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1632706988, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1632706988, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1632706988, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1632706988, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1632706988, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1632706988, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1632706988, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1632706988_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t132201056 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1632706988_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t132201056 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t132201056 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t132201056 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1632706988_H #ifndef DICTIONARY_2_T1014926741_H #define DICTIONARY_2_T1014926741_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_t1014926741 : 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 CMusicDescriptionU5BU5D_t992300055* ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___valueSlots_7)); } inline CMusicDescriptionU5BU5D_t992300055* get_valueSlots_7() const { return ___valueSlots_7; } inline CMusicDescriptionU5BU5D_t992300055** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CMusicDescriptionU5BU5D_t992300055* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741, ___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_t1014926741_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t596638899 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1014926741_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t596638899 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t596638899 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t596638899 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1014926741_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 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 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 AVATARINFO_T571832948_H #define AVATARINFO_T571832948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.AvatarInfo struct AvatarInfo_t571832948 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Scene.AvatarInfo::k__BackingField int32_t ___U3CSexU3Ek__BackingField_0; // System.Int32 DMCore.Framework.Scene.AvatarInfo::k__BackingField int32_t ___U3CCategoryU3Ek__BackingField_1; // System.Int32 DMCore.Framework.Scene.AvatarInfo::k__BackingField int32_t ___U3CSubIndexU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSexU3Ek__BackingField_0() { return static_cast(offsetof(AvatarInfo_t571832948, ___U3CSexU3Ek__BackingField_0)); } inline int32_t get_U3CSexU3Ek__BackingField_0() const { return ___U3CSexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CSexU3Ek__BackingField_0() { return &___U3CSexU3Ek__BackingField_0; } inline void set_U3CSexU3Ek__BackingField_0(int32_t value) { ___U3CSexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CCategoryU3Ek__BackingField_1() { return static_cast(offsetof(AvatarInfo_t571832948, ___U3CCategoryU3Ek__BackingField_1)); } inline int32_t get_U3CCategoryU3Ek__BackingField_1() const { return ___U3CCategoryU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCategoryU3Ek__BackingField_1() { return &___U3CCategoryU3Ek__BackingField_1; } inline void set_U3CCategoryU3Ek__BackingField_1(int32_t value) { ___U3CCategoryU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSubIndexU3Ek__BackingField_2() { return static_cast(offsetof(AvatarInfo_t571832948, ___U3CSubIndexU3Ek__BackingField_2)); } inline int32_t get_U3CSubIndexU3Ek__BackingField_2() const { return ___U3CSubIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSubIndexU3Ek__BackingField_2() { return &___U3CSubIndexU3Ek__BackingField_2; } inline void set_U3CSubIndexU3Ek__BackingField_2(int32_t value) { ___U3CSubIndexU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARINFO_T571832948_H #ifndef BETTERLIST_1_T2105966071_H #define BETTERLIST_1_T2105966071_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t2105966071 : public RuntimeObject { public: // T[] BetterList`1::buffer Int32U5BU5D_t385246372* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t2105966071, ___buffer_0)); } inline Int32U5BU5D_t385246372* get_buffer_0() const { return ___buffer_0; } inline Int32U5BU5D_t385246372** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Int32U5BU5D_t385246372* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t2105966071, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T2105966071_H #ifndef 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 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 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 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 MARRYLISTITEMDATA_T1515524605_H #define MARRYLISTITEMDATA_T1515524605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // MarryListItemData struct MarryListItemData_t1515524605 : public RuntimeObject { public: // System.Int32 MarryListItemData::roomId int32_t ___roomId_0; // System.Int32 MarryListItemData::roomNo int32_t ___roomNo_1; // System.Int32 MarryListItemData::roomState int32_t ___roomState_2; // System.Int32 MarryListItemData::createTime int32_t ___createTime_3; // System.Int32 MarryListItemData::time int32_t ___time_4; // System.Int64 MarryListItemData::userId1 int64_t ___userId1_5; // System.Int64 MarryListItemData::userId2 int64_t ___userId2_6; // System.String MarryListItemData::userName1 String_t* ___userName1_7; // System.String MarryListItemData::userName2 String_t* ___userName2_8; // System.Int64 MarryListItemData::userPhoto1 int64_t ___userPhoto1_9; // System.Int64 MarryListItemData::userPhoto2 int64_t ___userPhoto2_10; // System.Int32 MarryListItemData::sex1 int32_t ___sex1_11; // System.Int32 MarryListItemData::sex2 int32_t ___sex2_12; // System.Int32 MarryListItemData::headBox1 int32_t ___headBox1_13; // System.Int32 MarryListItemData::headBox2 int32_t ___headBox2_14; // System.Int32 MarryListItemData::userVip1 int32_t ___userVip1_15; // System.Int32 MarryListItemData::userVip2 int32_t ___userVip2_16; // System.Int32 MarryListItemData::lookNumMax int32_t ___lookNumMax_17; // System.Int32 MarryListItemData::lookNumCur int32_t ___lookNumCur_18; public: inline static int32_t get_offset_of_roomId_0() { return static_cast(offsetof(MarryListItemData_t1515524605, ___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; } inline static int32_t get_offset_of_roomNo_1() { return static_cast(offsetof(MarryListItemData_t1515524605, ___roomNo_1)); } inline int32_t get_roomNo_1() const { return ___roomNo_1; } inline int32_t* get_address_of_roomNo_1() { return &___roomNo_1; } inline void set_roomNo_1(int32_t value) { ___roomNo_1 = value; } inline static int32_t get_offset_of_roomState_2() { return static_cast(offsetof(MarryListItemData_t1515524605, ___roomState_2)); } inline int32_t get_roomState_2() const { return ___roomState_2; } inline int32_t* get_address_of_roomState_2() { return &___roomState_2; } inline void set_roomState_2(int32_t value) { ___roomState_2 = value; } inline static int32_t get_offset_of_createTime_3() { return static_cast(offsetof(MarryListItemData_t1515524605, ___createTime_3)); } inline int32_t get_createTime_3() const { return ___createTime_3; } inline int32_t* get_address_of_createTime_3() { return &___createTime_3; } inline void set_createTime_3(int32_t value) { ___createTime_3 = value; } inline static int32_t get_offset_of_time_4() { return static_cast(offsetof(MarryListItemData_t1515524605, ___time_4)); } inline int32_t get_time_4() const { return ___time_4; } inline int32_t* get_address_of_time_4() { return &___time_4; } inline void set_time_4(int32_t value) { ___time_4 = value; } inline static int32_t get_offset_of_userId1_5() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userId1_5)); } inline int64_t get_userId1_5() const { return ___userId1_5; } inline int64_t* get_address_of_userId1_5() { return &___userId1_5; } inline void set_userId1_5(int64_t value) { ___userId1_5 = value; } inline static int32_t get_offset_of_userId2_6() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userId2_6)); } inline int64_t get_userId2_6() const { return ___userId2_6; } inline int64_t* get_address_of_userId2_6() { return &___userId2_6; } inline void set_userId2_6(int64_t value) { ___userId2_6 = value; } inline static int32_t get_offset_of_userName1_7() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userName1_7)); } inline String_t* get_userName1_7() const { return ___userName1_7; } inline String_t** get_address_of_userName1_7() { return &___userName1_7; } inline void set_userName1_7(String_t* value) { ___userName1_7 = value; Il2CppCodeGenWriteBarrier((&___userName1_7), value); } inline static int32_t get_offset_of_userName2_8() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userName2_8)); } inline String_t* get_userName2_8() const { return ___userName2_8; } inline String_t** get_address_of_userName2_8() { return &___userName2_8; } inline void set_userName2_8(String_t* value) { ___userName2_8 = value; Il2CppCodeGenWriteBarrier((&___userName2_8), value); } inline static int32_t get_offset_of_userPhoto1_9() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userPhoto1_9)); } inline int64_t get_userPhoto1_9() const { return ___userPhoto1_9; } inline int64_t* get_address_of_userPhoto1_9() { return &___userPhoto1_9; } inline void set_userPhoto1_9(int64_t value) { ___userPhoto1_9 = value; } inline static int32_t get_offset_of_userPhoto2_10() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userPhoto2_10)); } inline int64_t get_userPhoto2_10() const { return ___userPhoto2_10; } inline int64_t* get_address_of_userPhoto2_10() { return &___userPhoto2_10; } inline void set_userPhoto2_10(int64_t value) { ___userPhoto2_10 = value; } inline static int32_t get_offset_of_sex1_11() { return static_cast(offsetof(MarryListItemData_t1515524605, ___sex1_11)); } inline int32_t get_sex1_11() const { return ___sex1_11; } inline int32_t* get_address_of_sex1_11() { return &___sex1_11; } inline void set_sex1_11(int32_t value) { ___sex1_11 = value; } inline static int32_t get_offset_of_sex2_12() { return static_cast(offsetof(MarryListItemData_t1515524605, ___sex2_12)); } inline int32_t get_sex2_12() const { return ___sex2_12; } inline int32_t* get_address_of_sex2_12() { return &___sex2_12; } inline void set_sex2_12(int32_t value) { ___sex2_12 = value; } inline static int32_t get_offset_of_headBox1_13() { return static_cast(offsetof(MarryListItemData_t1515524605, ___headBox1_13)); } inline int32_t get_headBox1_13() const { return ___headBox1_13; } inline int32_t* get_address_of_headBox1_13() { return &___headBox1_13; } inline void set_headBox1_13(int32_t value) { ___headBox1_13 = value; } inline static int32_t get_offset_of_headBox2_14() { return static_cast(offsetof(MarryListItemData_t1515524605, ___headBox2_14)); } inline int32_t get_headBox2_14() const { return ___headBox2_14; } inline int32_t* get_address_of_headBox2_14() { return &___headBox2_14; } inline void set_headBox2_14(int32_t value) { ___headBox2_14 = value; } inline static int32_t get_offset_of_userVip1_15() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userVip1_15)); } inline int32_t get_userVip1_15() const { return ___userVip1_15; } inline int32_t* get_address_of_userVip1_15() { return &___userVip1_15; } inline void set_userVip1_15(int32_t value) { ___userVip1_15 = value; } inline static int32_t get_offset_of_userVip2_16() { return static_cast(offsetof(MarryListItemData_t1515524605, ___userVip2_16)); } inline int32_t get_userVip2_16() const { return ___userVip2_16; } inline int32_t* get_address_of_userVip2_16() { return &___userVip2_16; } inline void set_userVip2_16(int32_t value) { ___userVip2_16 = value; } inline static int32_t get_offset_of_lookNumMax_17() { return static_cast(offsetof(MarryListItemData_t1515524605, ___lookNumMax_17)); } inline int32_t get_lookNumMax_17() const { return ___lookNumMax_17; } inline int32_t* get_address_of_lookNumMax_17() { return &___lookNumMax_17; } inline void set_lookNumMax_17(int32_t value) { ___lookNumMax_17 = value; } inline static int32_t get_offset_of_lookNumCur_18() { return static_cast(offsetof(MarryListItemData_t1515524605, ___lookNumCur_18)); } inline int32_t get_lookNumCur_18() const { return ___lookNumCur_18; } inline int32_t* get_address_of_lookNumCur_18() { return &___lookNumCur_18; } inline void set_lookNumCur_18(int32_t value) { ___lookNumCur_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MARRYLISTITEMDATA_T1515524605_H #ifndef CMARRYLISTMANAGER_T2185299657_H #define CMARRYLISTMANAGER_T2185299657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657 : public RuntimeObject { public: // uiMarryList DMCore.Logic.CMarryListManager::mUIMarryList uiMarryList_t4006298226 * ___mUIMarryList_1; // MarryListItemData DMCore.Logic.CMarryListManager::myData MarryListItemData_t1515524605 * ___myData_2; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::otherList List_1_t2987599347 * ___otherList_3; // System.Int32 DMCore.Logic.CMarryListManager::MaxPage int32_t ___MaxPage_4; // System.Int32 DMCore.Logic.CMarryListManager::CurPage int32_t ___CurPage_5; // System.Boolean DMCore.Logic.CMarryListManager::MarryChanged bool ___MarryChanged_6; // System.Boolean DMCore.Logic.CMarryListManager::BlessChanged bool ___BlessChanged_7; // System.Boolean DMCore.Logic.CMarryListManager::m_MarryRoomList bool ___m_MarryRoomList_8; // System.Double DMCore.Logic.CMarryListManager::m_lastRequstTimePos double ___m_lastRequstTimePos_9; // System.Boolean DMCore.Logic.CMarryListManager::MarryStart bool ___MarryStart_10; // System.Boolean DMCore.Logic.CMarryListManager::MarryEnd bool ___MarryEnd_11; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::allData List_1_t2987599347 * ___allData_12; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::blessData List_1_t2824189888 * ___blessData_13; public: inline static int32_t get_offset_of_mUIMarryList_1() { return static_cast(offsetof(CMarryListManager_t2185299657, ___mUIMarryList_1)); } inline uiMarryList_t4006298226 * get_mUIMarryList_1() const { return ___mUIMarryList_1; } inline uiMarryList_t4006298226 ** get_address_of_mUIMarryList_1() { return &___mUIMarryList_1; } inline void set_mUIMarryList_1(uiMarryList_t4006298226 * value) { ___mUIMarryList_1 = value; Il2CppCodeGenWriteBarrier((&___mUIMarryList_1), value); } inline static int32_t get_offset_of_myData_2() { return static_cast(offsetof(CMarryListManager_t2185299657, ___myData_2)); } inline MarryListItemData_t1515524605 * get_myData_2() const { return ___myData_2; } inline MarryListItemData_t1515524605 ** get_address_of_myData_2() { return &___myData_2; } inline void set_myData_2(MarryListItemData_t1515524605 * value) { ___myData_2 = value; Il2CppCodeGenWriteBarrier((&___myData_2), value); } inline static int32_t get_offset_of_otherList_3() { return static_cast(offsetof(CMarryListManager_t2185299657, ___otherList_3)); } inline List_1_t2987599347 * get_otherList_3() const { return ___otherList_3; } inline List_1_t2987599347 ** get_address_of_otherList_3() { return &___otherList_3; } inline void set_otherList_3(List_1_t2987599347 * value) { ___otherList_3 = value; Il2CppCodeGenWriteBarrier((&___otherList_3), value); } inline static int32_t get_offset_of_MaxPage_4() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MaxPage_4)); } inline int32_t get_MaxPage_4() const { return ___MaxPage_4; } inline int32_t* get_address_of_MaxPage_4() { return &___MaxPage_4; } inline void set_MaxPage_4(int32_t value) { ___MaxPage_4 = value; } inline static int32_t get_offset_of_CurPage_5() { return static_cast(offsetof(CMarryListManager_t2185299657, ___CurPage_5)); } inline int32_t get_CurPage_5() const { return ___CurPage_5; } inline int32_t* get_address_of_CurPage_5() { return &___CurPage_5; } inline void set_CurPage_5(int32_t value) { ___CurPage_5 = value; } inline static int32_t get_offset_of_MarryChanged_6() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryChanged_6)); } inline bool get_MarryChanged_6() const { return ___MarryChanged_6; } inline bool* get_address_of_MarryChanged_6() { return &___MarryChanged_6; } inline void set_MarryChanged_6(bool value) { ___MarryChanged_6 = value; } inline static int32_t get_offset_of_BlessChanged_7() { return static_cast(offsetof(CMarryListManager_t2185299657, ___BlessChanged_7)); } inline bool get_BlessChanged_7() const { return ___BlessChanged_7; } inline bool* get_address_of_BlessChanged_7() { return &___BlessChanged_7; } inline void set_BlessChanged_7(bool value) { ___BlessChanged_7 = value; } inline static int32_t get_offset_of_m_MarryRoomList_8() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_MarryRoomList_8)); } inline bool get_m_MarryRoomList_8() const { return ___m_MarryRoomList_8; } inline bool* get_address_of_m_MarryRoomList_8() { return &___m_MarryRoomList_8; } inline void set_m_MarryRoomList_8(bool value) { ___m_MarryRoomList_8 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_9() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_lastRequstTimePos_9)); } inline double get_m_lastRequstTimePos_9() const { return ___m_lastRequstTimePos_9; } inline double* get_address_of_m_lastRequstTimePos_9() { return &___m_lastRequstTimePos_9; } inline void set_m_lastRequstTimePos_9(double value) { ___m_lastRequstTimePos_9 = value; } inline static int32_t get_offset_of_MarryStart_10() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryStart_10)); } inline bool get_MarryStart_10() const { return ___MarryStart_10; } inline bool* get_address_of_MarryStart_10() { return &___MarryStart_10; } inline void set_MarryStart_10(bool value) { ___MarryStart_10 = value; } inline static int32_t get_offset_of_MarryEnd_11() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryEnd_11)); } inline bool get_MarryEnd_11() const { return ___MarryEnd_11; } inline bool* get_address_of_MarryEnd_11() { return &___MarryEnd_11; } inline void set_MarryEnd_11(bool value) { ___MarryEnd_11 = value; } inline static int32_t get_offset_of_allData_12() { return static_cast(offsetof(CMarryListManager_t2185299657, ___allData_12)); } inline List_1_t2987599347 * get_allData_12() const { return ___allData_12; } inline List_1_t2987599347 ** get_address_of_allData_12() { return &___allData_12; } inline void set_allData_12(List_1_t2987599347 * value) { ___allData_12 = value; Il2CppCodeGenWriteBarrier((&___allData_12), value); } inline static int32_t get_offset_of_blessData_13() { return static_cast(offsetof(CMarryListManager_t2185299657, ___blessData_13)); } inline List_1_t2824189888 * get_blessData_13() const { return ___blessData_13; } inline List_1_t2824189888 ** get_address_of_blessData_13() { return &___blessData_13; } inline void set_blessData_13(List_1_t2824189888 * value) { ___blessData_13 = value; Il2CppCodeGenWriteBarrier((&___blessData_13), value); } }; struct CMarryListManager_t2185299657_StaticFields { public: // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::s_Instance CMarryListManager_t2185299657 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CMarryListManager_t2185299657_StaticFields, ___s_Instance_0)); } inline CMarryListManager_t2185299657 * get_s_Instance_0() const { return ___s_Instance_0; } inline CMarryListManager_t2185299657 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CMarryListManager_t2185299657 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMARRYLISTMANAGER_T2185299657_H #ifndef 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 DICTIONARY_2_T2359201627_H #define DICTIONARY_2_T2359201627_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_t2359201627 : 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 MenuItemIDU5BU5D_t3398150989* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots ItemClickCallBackU5BU5D_t3599611878* ___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_t2359201627, ___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_t2359201627, ___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_t2359201627, ___keySlots_6)); } inline MenuItemIDU5BU5D_t3398150989* get_keySlots_6() const { return ___keySlots_6; } inline MenuItemIDU5BU5D_t3398150989** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(MenuItemIDU5BU5D_t3398150989* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2359201627, ___valueSlots_7)); } inline ItemClickCallBackU5BU5D_t3599611878* get_valueSlots_7() const { return ___valueSlots_7; } inline ItemClickCallBackU5BU5D_t3599611878** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ItemClickCallBackU5BU5D_t3599611878* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2359201627, ___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_t2359201627, ___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_t2359201627, ___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_t2359201627, ___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_t2359201627, ___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_t2359201627, ___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_t2359201627, ___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_t2359201627_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1399639317 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2359201627_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1399639317 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1399639317 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1399639317 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2359201627_H #ifndef CWNDCONFIG_T982602484_H #define CWNDCONFIG_T982602484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWndConfig struct CWndConfig_t982602484 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndConfig::m_ConfigLib Dictionary_2_t1694959599 * ___m_ConfigLib_0; public: inline static int32_t get_offset_of_m_ConfigLib_0() { return static_cast(offsetof(CWndConfig_t982602484, ___m_ConfigLib_0)); } inline Dictionary_2_t1694959599 * get_m_ConfigLib_0() const { return ___m_ConfigLib_0; } inline Dictionary_2_t1694959599 ** get_address_of_m_ConfigLib_0() { return &___m_ConfigLib_0; } inline void set_m_ConfigLib_0(Dictionary_2_t1694959599 * value) { ___m_ConfigLib_0 = value; Il2CppCodeGenWriteBarrier((&___m_ConfigLib_0), value); } }; struct CWndConfig_t982602484_StaticFields { public: // DMCore.Logic.CWndConfig DMCore.Logic.CWndConfig::s_Instance CWndConfig_t982602484 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CWndConfig_t982602484_StaticFields, ___s_Instance_1)); } inline CWndConfig_t982602484 * get_s_Instance_1() const { return ___s_Instance_1; } inline CWndConfig_t982602484 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CWndConfig_t982602484 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWNDCONFIG_T982602484_H #ifndef KEYCOLLECTION_T1884635070_H #define KEYCOLLECTION_T1884635070_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/KeyCollection struct KeyCollection_t1884635070 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_t1694959599 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t1884635070, ___dictionary_0)); } inline Dictionary_2_t1694959599 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1694959599 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1694959599 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCOLLECTION_T1884635070_H #ifndef DICTIONARY_2_T1604236809_H #define DICTIONARY_2_T1604236809_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_t1604236809 : 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 MenuItemIDU5BU5D_t3398150989* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots MenuItemUnitU5BU5D_t1041558208* ___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_t1604236809, ___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_t1604236809, ___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_t1604236809, ___keySlots_6)); } inline MenuItemIDU5BU5D_t3398150989* get_keySlots_6() const { return ___keySlots_6; } inline MenuItemIDU5BU5D_t3398150989** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(MenuItemIDU5BU5D_t3398150989* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1604236809, ___valueSlots_7)); } inline MenuItemUnitU5BU5D_t1041558208* get_valueSlots_7() const { return ___valueSlots_7; } inline MenuItemUnitU5BU5D_t1041558208** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(MenuItemUnitU5BU5D_t1041558208* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1604236809, ___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_t1604236809, ___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_t1604236809, ___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_t1604236809, ___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_t1604236809, ___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_t1604236809, ___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_t1604236809, ___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_t1604236809_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3136552943 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1604236809_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3136552943 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3136552943 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3136552943 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1604236809_H #ifndef CUSERCARDPARAMS_T243895319_H #define CUSERCARDPARAMS_T243895319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_TitleArray List_1_t128053199 * ___m_TitleArray_0; // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_PhotoIDArray List_1_t913674750 * ___m_PhotoIDArray_1; // DMCore.CDataProperty DMCore.Logic.CUserCardParams::m_propAll CDataProperty_t2806246268 * ___m_propAll_2; public: inline static int32_t get_offset_of_m_TitleArray_0() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_TitleArray_0)); } inline List_1_t128053199 * get_m_TitleArray_0() const { return ___m_TitleArray_0; } inline List_1_t128053199 ** get_address_of_m_TitleArray_0() { return &___m_TitleArray_0; } inline void set_m_TitleArray_0(List_1_t128053199 * value) { ___m_TitleArray_0 = value; Il2CppCodeGenWriteBarrier((&___m_TitleArray_0), value); } inline static int32_t get_offset_of_m_PhotoIDArray_1() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_PhotoIDArray_1)); } inline List_1_t913674750 * get_m_PhotoIDArray_1() const { return ___m_PhotoIDArray_1; } inline List_1_t913674750 ** get_address_of_m_PhotoIDArray_1() { return &___m_PhotoIDArray_1; } inline void set_m_PhotoIDArray_1(List_1_t913674750 * value) { ___m_PhotoIDArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoIDArray_1), value); } inline static int32_t get_offset_of_m_propAll_2() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_propAll_2)); } inline CDataProperty_t2806246268 * get_m_propAll_2() const { return ___m_propAll_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propAll_2() { return &___m_propAll_2; } inline void set_m_propAll_2(CDataProperty_t2806246268 * value) { ___m_propAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_propAll_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERCARDPARAMS_T243895319_H #ifndef DICTIONARY_2_T976235305_H #define DICTIONARY_2_T976235305_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_t976235305 : 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 MainMenuTypeU5BU5D_t381331238* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots CMenuItemGroupU5BU5D_t2422708349* ___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_t976235305, ___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_t976235305, ___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_t976235305, ___keySlots_6)); } inline MainMenuTypeU5BU5D_t381331238* get_keySlots_6() const { return ___keySlots_6; } inline MainMenuTypeU5BU5D_t381331238** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(MainMenuTypeU5BU5D_t381331238* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t976235305, ___valueSlots_7)); } inline CMenuItemGroupU5BU5D_t2422708349* get_valueSlots_7() const { return ___valueSlots_7; } inline CMenuItemGroupU5BU5D_t2422708349** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CMenuItemGroupU5BU5D_t2422708349* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t976235305, ___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_t976235305, ___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_t976235305, ___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_t976235305, ___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_t976235305, ___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_t976235305, ___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_t976235305, ___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_t976235305_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2730586703 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t976235305_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2730586703 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2730586703 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2730586703 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T976235305_H #ifndef LIST_1_T4100575959_H #define LIST_1_T4100575959_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_t4100575959 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items LoveHisDataU5BU5D_t3111169148* ____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_t4100575959, ____items_1)); } inline LoveHisDataU5BU5D_t3111169148* get__items_1() const { return ____items_1; } inline LoveHisDataU5BU5D_t3111169148** get_address_of__items_1() { return &____items_1; } inline void set__items_1(LoveHisDataU5BU5D_t3111169148* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4100575959, ____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_t4100575959, ____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_t4100575959_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray LoveHisDataU5BU5D_t3111169148* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4100575959_StaticFields, ___EmptyArray_4)); } inline LoveHisDataU5BU5D_t3111169148* get_EmptyArray_4() const { return ___EmptyArray_4; } inline LoveHisDataU5BU5D_t3111169148** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(LoveHisDataU5BU5D_t3111169148* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4100575959_H #ifndef LIST_1_T2987599347_H #define LIST_1_T2987599347_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_t2987599347 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items MarryListItemDataU5BU5D_t1497005424* ____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_t2987599347, ____items_1)); } inline MarryListItemDataU5BU5D_t1497005424* get__items_1() const { return ____items_1; } inline MarryListItemDataU5BU5D_t1497005424** get_address_of__items_1() { return &____items_1; } inline void set__items_1(MarryListItemDataU5BU5D_t1497005424* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2987599347, ____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_t2987599347, ____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_t2987599347_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray MarryListItemDataU5BU5D_t1497005424* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2987599347_StaticFields, ___EmptyArray_4)); } inline MarryListItemDataU5BU5D_t1497005424* get_EmptyArray_4() const { return ___EmptyArray_4; } inline MarryListItemDataU5BU5D_t1497005424** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(MarryListItemDataU5BU5D_t1497005424* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2987599347_H #ifndef CMENUITEMGROUP_T2091437108_H #define CMENUITEMGROUP_T2091437108_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuItemGroup struct CMenuItemGroup_t2091437108 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMenuItemGroup::_menu_item_config Dictionary_2_t1604236809 * ____menu_item_config_0; public: inline static int32_t get_offset_of__menu_item_config_0() { return static_cast(offsetof(CMenuItemGroup_t2091437108, ____menu_item_config_0)); } inline Dictionary_2_t1604236809 * get__menu_item_config_0() const { return ____menu_item_config_0; } inline Dictionary_2_t1604236809 ** get_address_of__menu_item_config_0() { return &____menu_item_config_0; } inline void set__menu_item_config_0(Dictionary_2_t1604236809 * value) { ____menu_item_config_0 = value; Il2CppCodeGenWriteBarrier((&____menu_item_config_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUITEMGROUP_T2091437108_H #ifndef CMEMBERDATA_T1242630376_H #define CMEMBERDATA_T1242630376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMemberData struct CMemberData_t1242630376 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CMemberData::PhotoID int64_t ___PhotoID_0; // System.Int64 DMCore.Logic.CMemberData::UserID int64_t ___UserID_1; // System.String DMCore.Logic.CMemberData::Name String_t* ___Name_2; // System.Int32 DMCore.Logic.CMemberData::Sex int32_t ___Sex_3; // System.Int32 DMCore.Logic.CMemberData::Level int32_t ___Level_4; // System.Int32 DMCore.Logic.CMemberData::Duty int32_t ___Duty_5; // System.Int32 DMCore.Logic.CMemberData::TitleID int32_t ___TitleID_6; // System.Int32 DMCore.Logic.CMemberData::ConValue int32_t ___ConValue_7; // System.Boolean DMCore.Logic.CMemberData::IsOnline bool ___IsOnline_8; // System.Boolean DMCore.Logic.CMemberData::IsConcern bool ___IsConcern_9; // System.Int32 DMCore.Logic.CMemberData::VipLevel int32_t ___VipLevel_10; // System.Boolean DMCore.Logic.CMemberData::IsSignIn bool ___IsSignIn_11; // System.Int32 DMCore.Logic.CMemberData::MemberLevel int32_t ___MemberLevel_12; // System.Int32 DMCore.Logic.CMemberData::OfflineTime int32_t ___OfflineTime_13; public: inline static int32_t get_offset_of_PhotoID_0() { return static_cast(offsetof(CMemberData_t1242630376, ___PhotoID_0)); } inline int64_t get_PhotoID_0() const { return ___PhotoID_0; } inline int64_t* get_address_of_PhotoID_0() { return &___PhotoID_0; } inline void set_PhotoID_0(int64_t value) { ___PhotoID_0 = value; } inline static int32_t get_offset_of_UserID_1() { return static_cast(offsetof(CMemberData_t1242630376, ___UserID_1)); } inline int64_t get_UserID_1() const { return ___UserID_1; } inline int64_t* get_address_of_UserID_1() { return &___UserID_1; } inline void set_UserID_1(int64_t value) { ___UserID_1 = value; } inline static int32_t get_offset_of_Name_2() { return static_cast(offsetof(CMemberData_t1242630376, ___Name_2)); } inline String_t* get_Name_2() const { return ___Name_2; } inline String_t** get_address_of_Name_2() { return &___Name_2; } inline void set_Name_2(String_t* value) { ___Name_2 = value; Il2CppCodeGenWriteBarrier((&___Name_2), value); } inline static int32_t get_offset_of_Sex_3() { return static_cast(offsetof(CMemberData_t1242630376, ___Sex_3)); } inline int32_t get_Sex_3() const { return ___Sex_3; } inline int32_t* get_address_of_Sex_3() { return &___Sex_3; } inline void set_Sex_3(int32_t value) { ___Sex_3 = value; } inline static int32_t get_offset_of_Level_4() { return static_cast(offsetof(CMemberData_t1242630376, ___Level_4)); } inline int32_t get_Level_4() const { return ___Level_4; } inline int32_t* get_address_of_Level_4() { return &___Level_4; } inline void set_Level_4(int32_t value) { ___Level_4 = value; } inline static int32_t get_offset_of_Duty_5() { return static_cast(offsetof(CMemberData_t1242630376, ___Duty_5)); } inline int32_t get_Duty_5() const { return ___Duty_5; } inline int32_t* get_address_of_Duty_5() { return &___Duty_5; } inline void set_Duty_5(int32_t value) { ___Duty_5 = value; } inline static int32_t get_offset_of_TitleID_6() { return static_cast(offsetof(CMemberData_t1242630376, ___TitleID_6)); } inline int32_t get_TitleID_6() const { return ___TitleID_6; } inline int32_t* get_address_of_TitleID_6() { return &___TitleID_6; } inline void set_TitleID_6(int32_t value) { ___TitleID_6 = value; } inline static int32_t get_offset_of_ConValue_7() { return static_cast(offsetof(CMemberData_t1242630376, ___ConValue_7)); } inline int32_t get_ConValue_7() const { return ___ConValue_7; } inline int32_t* get_address_of_ConValue_7() { return &___ConValue_7; } inline void set_ConValue_7(int32_t value) { ___ConValue_7 = value; } inline static int32_t get_offset_of_IsOnline_8() { return static_cast(offsetof(CMemberData_t1242630376, ___IsOnline_8)); } inline bool get_IsOnline_8() const { return ___IsOnline_8; } inline bool* get_address_of_IsOnline_8() { return &___IsOnline_8; } inline void set_IsOnline_8(bool value) { ___IsOnline_8 = value; } inline static int32_t get_offset_of_IsConcern_9() { return static_cast(offsetof(CMemberData_t1242630376, ___IsConcern_9)); } inline bool get_IsConcern_9() const { return ___IsConcern_9; } inline bool* get_address_of_IsConcern_9() { return &___IsConcern_9; } inline void set_IsConcern_9(bool value) { ___IsConcern_9 = value; } inline static int32_t get_offset_of_VipLevel_10() { return static_cast(offsetof(CMemberData_t1242630376, ___VipLevel_10)); } inline int32_t get_VipLevel_10() const { return ___VipLevel_10; } inline int32_t* get_address_of_VipLevel_10() { return &___VipLevel_10; } inline void set_VipLevel_10(int32_t value) { ___VipLevel_10 = value; } inline static int32_t get_offset_of_IsSignIn_11() { return static_cast(offsetof(CMemberData_t1242630376, ___IsSignIn_11)); } inline bool get_IsSignIn_11() const { return ___IsSignIn_11; } inline bool* get_address_of_IsSignIn_11() { return &___IsSignIn_11; } inline void set_IsSignIn_11(bool value) { ___IsSignIn_11 = value; } inline static int32_t get_offset_of_MemberLevel_12() { return static_cast(offsetof(CMemberData_t1242630376, ___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_OfflineTime_13() { return static_cast(offsetof(CMemberData_t1242630376, ___OfflineTime_13)); } inline int32_t get_OfflineTime_13() const { return ___OfflineTime_13; } inline int32_t* get_address_of_OfflineTime_13() { return &___OfflineTime_13; } inline void set_OfflineTime_13(int32_t value) { ___OfflineTime_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMEMBERDATA_T1242630376_H #ifndef LOGICCARDMANAGER_T2956095708_H #define LOGICCARDMANAGER_T2956095708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708 : public RuntimeObject { public: // System.Int64 DMCore.Logic.logicCardManager::k__BackingField int64_t ___U3CRoomInfoHostU3Ek__BackingField_0; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomIDU3Ek__BackingField_1; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CNeedPasswordU3Ek__BackingField_3; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CMainRoomTypeU3Ek__BackingField_4; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; // System.Boolean DMCore.Logic.logicCardManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_6; // System.Boolean DMCore.Logic.logicCardManager::m_bMyself bool ___m_bMyself_7; // System.Int64 DMCore.Logic.logicCardManager::m_UserID int64_t ___m_UserID_8; // System.Boolean DMCore.Logic.logicCardManager::m_Changed bool ___m_Changed_9; // System.Boolean DMCore.Logic.logicCardManager::m_bIsInEdit bool ___m_bIsInEdit_10; // System.Boolean DMCore.Logic.logicCardManager::m_ChangedEditCard bool ___m_ChangedEditCard_11; // System.Boolean DMCore.Logic.logicCardManager::isNeedChangeName bool ___isNeedChangeName_12; // System.Int32 DMCore.Logic.logicCardManager::mIsLover int32_t ___mIsLover_13; // System.Boolean DMCore.Logic.logicCardManager::NeedFreshIsLover bool ___NeedFreshIsLover_14; // System.String DMCore.Logic.logicCardManager::newName String_t* ___newName_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.logicCardManager::m_CardArray Dictionary_2_t1306535103 * ___m_CardArray_16; public: inline static int32_t get_offset_of_U3CRoomInfoHostU3Ek__BackingField_0() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomInfoHostU3Ek__BackingField_0)); } inline int64_t get_U3CRoomInfoHostU3Ek__BackingField_0() const { return ___U3CRoomInfoHostU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CRoomInfoHostU3Ek__BackingField_0() { return &___U3CRoomInfoHostU3Ek__BackingField_0; } inline void set_U3CRoomInfoHostU3Ek__BackingField_0(int64_t value) { ___U3CRoomInfoHostU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CRoomIDU3Ek__BackingField_1() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomIDU3Ek__BackingField_1)); } inline int32_t get_U3CRoomIDU3Ek__BackingField_1() const { return ___U3CRoomIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CRoomIDU3Ek__BackingField_1() { return &___U3CRoomIDU3Ek__BackingField_1; } inline void set_U3CRoomIDU3Ek__BackingField_1(int32_t value) { ___U3CRoomIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3CRoomTypeU3Ek__BackingField_2() const { return ___U3CRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CRoomTypeU3Ek__BackingField_2() { return &___U3CRoomTypeU3Ek__BackingField_2; } inline void set_U3CRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3CRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CNeedPasswordU3Ek__BackingField_3() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CNeedPasswordU3Ek__BackingField_3)); } inline bool get_U3CNeedPasswordU3Ek__BackingField_3() const { return ___U3CNeedPasswordU3Ek__BackingField_3; } inline bool* get_address_of_U3CNeedPasswordU3Ek__BackingField_3() { return &___U3CNeedPasswordU3Ek__BackingField_3; } inline void set_U3CNeedPasswordU3Ek__BackingField_3(bool value) { ___U3CNeedPasswordU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CMainRoomTypeU3Ek__BackingField_4() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CMainRoomTypeU3Ek__BackingField_4)); } inline int32_t get_U3CMainRoomTypeU3Ek__BackingField_4() const { return ___U3CMainRoomTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CMainRoomTypeU3Ek__BackingField_4() { return &___U3CMainRoomTypeU3Ek__BackingField_4; } inline void set_U3CMainRoomTypeU3Ek__BackingField_4(int32_t value) { ___U3CMainRoomTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5)); } inline bool get_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() const { return ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return &___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline void set_U3CIsCardRoomInfoChangedU3Ek__BackingField_5(bool value) { ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_6() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_IsNeedRepainMenu_6)); } inline bool get_m_IsNeedRepainMenu_6() const { return ___m_IsNeedRepainMenu_6; } inline bool* get_address_of_m_IsNeedRepainMenu_6() { return &___m_IsNeedRepainMenu_6; } inline void set_m_IsNeedRepainMenu_6(bool value) { ___m_IsNeedRepainMenu_6 = value; } inline static int32_t get_offset_of_m_bMyself_7() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bMyself_7)); } inline bool get_m_bMyself_7() const { return ___m_bMyself_7; } inline bool* get_address_of_m_bMyself_7() { return &___m_bMyself_7; } inline void set_m_bMyself_7(bool value) { ___m_bMyself_7 = value; } inline static int32_t get_offset_of_m_UserID_8() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_UserID_8)); } inline int64_t get_m_UserID_8() const { return ___m_UserID_8; } inline int64_t* get_address_of_m_UserID_8() { return &___m_UserID_8; } inline void set_m_UserID_8(int64_t value) { ___m_UserID_8 = value; } inline static int32_t get_offset_of_m_Changed_9() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_Changed_9)); } inline bool get_m_Changed_9() const { return ___m_Changed_9; } inline bool* get_address_of_m_Changed_9() { return &___m_Changed_9; } inline void set_m_Changed_9(bool value) { ___m_Changed_9 = value; } inline static int32_t get_offset_of_m_bIsInEdit_10() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bIsInEdit_10)); } inline bool get_m_bIsInEdit_10() const { return ___m_bIsInEdit_10; } inline bool* get_address_of_m_bIsInEdit_10() { return &___m_bIsInEdit_10; } inline void set_m_bIsInEdit_10(bool value) { ___m_bIsInEdit_10 = value; } inline static int32_t get_offset_of_m_ChangedEditCard_11() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_ChangedEditCard_11)); } inline bool get_m_ChangedEditCard_11() const { return ___m_ChangedEditCard_11; } inline bool* get_address_of_m_ChangedEditCard_11() { return &___m_ChangedEditCard_11; } inline void set_m_ChangedEditCard_11(bool value) { ___m_ChangedEditCard_11 = value; } inline static int32_t get_offset_of_isNeedChangeName_12() { return static_cast(offsetof(logicCardManager_t2956095708, ___isNeedChangeName_12)); } inline bool get_isNeedChangeName_12() const { return ___isNeedChangeName_12; } inline bool* get_address_of_isNeedChangeName_12() { return &___isNeedChangeName_12; } inline void set_isNeedChangeName_12(bool value) { ___isNeedChangeName_12 = value; } inline static int32_t get_offset_of_mIsLover_13() { return static_cast(offsetof(logicCardManager_t2956095708, ___mIsLover_13)); } inline int32_t get_mIsLover_13() const { return ___mIsLover_13; } inline int32_t* get_address_of_mIsLover_13() { return &___mIsLover_13; } inline void set_mIsLover_13(int32_t value) { ___mIsLover_13 = value; } inline static int32_t get_offset_of_NeedFreshIsLover_14() { return static_cast(offsetof(logicCardManager_t2956095708, ___NeedFreshIsLover_14)); } inline bool get_NeedFreshIsLover_14() const { return ___NeedFreshIsLover_14; } inline bool* get_address_of_NeedFreshIsLover_14() { return &___NeedFreshIsLover_14; } inline void set_NeedFreshIsLover_14(bool value) { ___NeedFreshIsLover_14 = value; } inline static int32_t get_offset_of_newName_15() { return static_cast(offsetof(logicCardManager_t2956095708, ___newName_15)); } inline String_t* get_newName_15() const { return ___newName_15; } inline String_t** get_address_of_newName_15() { return &___newName_15; } inline void set_newName_15(String_t* value) { ___newName_15 = value; Il2CppCodeGenWriteBarrier((&___newName_15), value); } inline static int32_t get_offset_of_m_CardArray_16() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_CardArray_16)); } inline Dictionary_2_t1306535103 * get_m_CardArray_16() const { return ___m_CardArray_16; } inline Dictionary_2_t1306535103 ** get_address_of_m_CardArray_16() { return &___m_CardArray_16; } inline void set_m_CardArray_16(Dictionary_2_t1306535103 * value) { ___m_CardArray_16 = value; Il2CppCodeGenWriteBarrier((&___m_CardArray_16), value); } }; struct logicCardManager_t2956095708_StaticFields { public: // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::s_Instance logicCardManager_t2956095708 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(logicCardManager_t2956095708_StaticFields, ___s_Instance_17)); } inline logicCardManager_t2956095708 * get_s_Instance_17() const { return ___s_Instance_17; } inline logicCardManager_t2956095708 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(logicCardManager_t2956095708 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICCARDMANAGER_T2956095708_H #ifndef CTOPLISTGUILDINFOMANAGER_T1994790042_H #define CTOPLISTGUILDINFOMANAGER_T1994790042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopListGuildInfoManager struct CTopListGuildInfoManager_t1994790042 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTopListGuildInfoManager::k__BackingField int32_t ___U3CGuildIDU3Ek__BackingField_0; // DMCore.Logic.OnItemClickEnd DMCore.Logic.CTopListGuildInfoManager::m_CallbackEnd OnItemClickEnd_t3682481633 * ___m_CallbackEnd_1; public: inline static int32_t get_offset_of_U3CGuildIDU3Ek__BackingField_0() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042, ___U3CGuildIDU3Ek__BackingField_0)); } inline int32_t get_U3CGuildIDU3Ek__BackingField_0() const { return ___U3CGuildIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CGuildIDU3Ek__BackingField_0() { return &___U3CGuildIDU3Ek__BackingField_0; } inline void set_U3CGuildIDU3Ek__BackingField_0(int32_t value) { ___U3CGuildIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_CallbackEnd_1() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042, ___m_CallbackEnd_1)); } inline OnItemClickEnd_t3682481633 * get_m_CallbackEnd_1() const { return ___m_CallbackEnd_1; } inline OnItemClickEnd_t3682481633 ** get_address_of_m_CallbackEnd_1() { return &___m_CallbackEnd_1; } inline void set_m_CallbackEnd_1(OnItemClickEnd_t3682481633 * value) { ___m_CallbackEnd_1 = value; Il2CppCodeGenWriteBarrier((&___m_CallbackEnd_1), value); } }; struct CTopListGuildInfoManager_t1994790042_StaticFields { public: // DMCore.Logic.CTopListGuildInfoManager DMCore.Logic.CTopListGuildInfoManager::s_instance CTopListGuildInfoManager_t1994790042 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CTopListGuildInfoManager_t1994790042_StaticFields, ___s_instance_2)); } inline CTopListGuildInfoManager_t1994790042 * get_s_instance_2() const { return ___s_instance_2; } inline CTopListGuildInfoManager_t1994790042 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CTopListGuildInfoManager_t1994790042 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPLISTGUILDINFOMANAGER_T1994790042_H #ifndef CPROFESSMANAGER_T3007339680_H #define CPROFESSMANAGER_T3007339680_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CProfessManager struct CProfessManager_t3007339680 : public RuntimeObject { public: // uiProfess DMCore.Logic.CProfessManager::mUIProfess uiProfess_t251011769 * ___mUIProfess_1; // System.Int64 DMCore.Logic.CProfessManager::mToUserId int64_t ___mToUserId_2; public: inline static int32_t get_offset_of_mUIProfess_1() { return static_cast(offsetof(CProfessManager_t3007339680, ___mUIProfess_1)); } inline uiProfess_t251011769 * get_mUIProfess_1() const { return ___mUIProfess_1; } inline uiProfess_t251011769 ** get_address_of_mUIProfess_1() { return &___mUIProfess_1; } inline void set_mUIProfess_1(uiProfess_t251011769 * value) { ___mUIProfess_1 = value; Il2CppCodeGenWriteBarrier((&___mUIProfess_1), value); } inline static int32_t get_offset_of_mToUserId_2() { return static_cast(offsetof(CProfessManager_t3007339680, ___mToUserId_2)); } inline int64_t get_mToUserId_2() const { return ___mToUserId_2; } inline int64_t* get_address_of_mToUserId_2() { return &___mToUserId_2; } inline void set_mToUserId_2(int64_t value) { ___mToUserId_2 = value; } }; struct CProfessManager_t3007339680_StaticFields { public: // DMCore.Logic.CProfessManager DMCore.Logic.CProfessManager::s_Instance CProfessManager_t3007339680 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CProfessManager_t3007339680_StaticFields, ___s_Instance_0)); } inline CProfessManager_t3007339680 * get_s_Instance_0() const { return ___s_Instance_0; } inline CProfessManager_t3007339680 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CProfessManager_t3007339680 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROFESSMANAGER_T3007339680_H #ifndef CINTERACTIVECONFIG_T2063269181_H #define CINTERACTIVECONFIG_T2063269181_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CInteractiveConfig struct CInteractiveConfig_t2063269181 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CInteractiveConfig::k__BackingField int32_t ___U3CCurrentSceneIDU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CInteractiveConfig::k__BackingField int32_t ___U3CCurrentActionTypeU3Ek__BackingField_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_acitonEffectConfig Dictionary_2_t3988524122 * ___m_acitonEffectConfig_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_singleAction Dictionary_2_t2919602138 * ___m_singleAction_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_multipleAction Dictionary_2_t2919602138 * ___m_multipleAction_6; public: inline static int32_t get_offset_of_U3CCurrentSceneIDU3Ek__BackingField_0() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___U3CCurrentSceneIDU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentSceneIDU3Ek__BackingField_0() const { return ___U3CCurrentSceneIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentSceneIDU3Ek__BackingField_0() { return &___U3CCurrentSceneIDU3Ek__BackingField_0; } inline void set_U3CCurrentSceneIDU3Ek__BackingField_0(int32_t value) { ___U3CCurrentSceneIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CCurrentActionTypeU3Ek__BackingField_1() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___U3CCurrentActionTypeU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentActionTypeU3Ek__BackingField_1() const { return ___U3CCurrentActionTypeU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentActionTypeU3Ek__BackingField_1() { return &___U3CCurrentActionTypeU3Ek__BackingField_1; } inline void set_U3CCurrentActionTypeU3Ek__BackingField_1(int32_t value) { ___U3CCurrentActionTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_acitonEffectConfig_2() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_acitonEffectConfig_2)); } inline Dictionary_2_t3988524122 * get_m_acitonEffectConfig_2() const { return ___m_acitonEffectConfig_2; } inline Dictionary_2_t3988524122 ** get_address_of_m_acitonEffectConfig_2() { return &___m_acitonEffectConfig_2; } inline void set_m_acitonEffectConfig_2(Dictionary_2_t3988524122 * value) { ___m_acitonEffectConfig_2 = value; Il2CppCodeGenWriteBarrier((&___m_acitonEffectConfig_2), value); } inline static int32_t get_offset_of_m_singleAction_5() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_singleAction_5)); } inline Dictionary_2_t2919602138 * get_m_singleAction_5() const { return ___m_singleAction_5; } inline Dictionary_2_t2919602138 ** get_address_of_m_singleAction_5() { return &___m_singleAction_5; } inline void set_m_singleAction_5(Dictionary_2_t2919602138 * value) { ___m_singleAction_5 = value; Il2CppCodeGenWriteBarrier((&___m_singleAction_5), value); } inline static int32_t get_offset_of_m_multipleAction_6() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_multipleAction_6)); } inline Dictionary_2_t2919602138 * get_m_multipleAction_6() const { return ___m_multipleAction_6; } inline Dictionary_2_t2919602138 ** get_address_of_m_multipleAction_6() { return &___m_multipleAction_6; } inline void set_m_multipleAction_6(Dictionary_2_t2919602138 * value) { ___m_multipleAction_6 = value; Il2CppCodeGenWriteBarrier((&___m_multipleAction_6), value); } }; struct CInteractiveConfig_t2063269181_StaticFields { public: // DMCore.Logic.CInteractiveConfig DMCore.Logic.CInteractiveConfig::s_Instance CInteractiveConfig_t2063269181 * ___s_Instance_3; // System.String DMCore.Logic.CInteractiveConfig::CONFIG_PATH String_t* ___CONFIG_PATH_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CInteractiveConfig_t2063269181_StaticFields, ___s_Instance_3)); } inline CInteractiveConfig_t2063269181 * get_s_Instance_3() const { return ___s_Instance_3; } inline CInteractiveConfig_t2063269181 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CInteractiveConfig_t2063269181 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_CONFIG_PATH_4() { return static_cast(offsetof(CInteractiveConfig_t2063269181_StaticFields, ___CONFIG_PATH_4)); } inline String_t* get_CONFIG_PATH_4() const { return ___CONFIG_PATH_4; } inline String_t** get_address_of_CONFIG_PATH_4() { return &___CONFIG_PATH_4; } inline void set_CONFIG_PATH_4(String_t* value) { ___CONFIG_PATH_4 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTERACTIVECONFIG_T2063269181_H #ifndef 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 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 MEMBERMANAGER_T2979457932_H #define MEMBERMANAGER_T2979457932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // MemberManager struct MemberManager_t2979457932 : public RuntimeObject { public: // System.Boolean MemberManager::mDataChanged bool ___mDataChanged_0; // System.Boolean MemberManager::k__BackingField bool ___U3CActivityMemberChangedU3Ek__BackingField_1; // System.Int32 MemberManager::mBuyId int32_t ___mBuyId_2; // System.String MemberManager::mBuyPrice String_t* ___mBuyPrice_3; // System.String MemberManager::mBuyTitle String_t* ___mBuyTitle_4; // System.Boolean MemberManager::isNeedUpdateMemberReturn bool ___isNeedUpdateMemberReturn_5; // System.Collections.Generic.List`1 MemberManager::k__BackingField List_1_t3149535657 * ___U3CmemberReturnU3Ek__BackingField_6; // System.Int32 MemberManager::mLeftTime int32_t ___mLeftTime_7; // System.String MemberManager::mPrice String_t* ___mPrice_8; // System.Int32 MemberManager::updateTime_OneStep int32_t ___updateTime_OneStep_9; // System.Int32 MemberManager::updateTime_TwoStep int32_t ___updateTime_TwoStep_10; // System.Int32 MemberManager::mGetState int32_t ___mGetState_11; public: inline static int32_t get_offset_of_mDataChanged_0() { return static_cast(offsetof(MemberManager_t2979457932, ___mDataChanged_0)); } inline bool get_mDataChanged_0() const { return ___mDataChanged_0; } inline bool* get_address_of_mDataChanged_0() { return &___mDataChanged_0; } inline void set_mDataChanged_0(bool value) { ___mDataChanged_0 = value; } inline static int32_t get_offset_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CActivityMemberChangedU3Ek__BackingField_1)); } inline bool get_U3CActivityMemberChangedU3Ek__BackingField_1() const { return ___U3CActivityMemberChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return &___U3CActivityMemberChangedU3Ek__BackingField_1; } inline void set_U3CActivityMemberChangedU3Ek__BackingField_1(bool value) { ___U3CActivityMemberChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_mBuyId_2() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyId_2)); } inline int32_t get_mBuyId_2() const { return ___mBuyId_2; } inline int32_t* get_address_of_mBuyId_2() { return &___mBuyId_2; } inline void set_mBuyId_2(int32_t value) { ___mBuyId_2 = value; } inline static int32_t get_offset_of_mBuyPrice_3() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyPrice_3)); } inline String_t* get_mBuyPrice_3() const { return ___mBuyPrice_3; } inline String_t** get_address_of_mBuyPrice_3() { return &___mBuyPrice_3; } inline void set_mBuyPrice_3(String_t* value) { ___mBuyPrice_3 = value; Il2CppCodeGenWriteBarrier((&___mBuyPrice_3), value); } inline static int32_t get_offset_of_mBuyTitle_4() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyTitle_4)); } inline String_t* get_mBuyTitle_4() const { return ___mBuyTitle_4; } inline String_t** get_address_of_mBuyTitle_4() { return &___mBuyTitle_4; } inline void set_mBuyTitle_4(String_t* value) { ___mBuyTitle_4 = value; Il2CppCodeGenWriteBarrier((&___mBuyTitle_4), value); } inline static int32_t get_offset_of_isNeedUpdateMemberReturn_5() { return static_cast(offsetof(MemberManager_t2979457932, ___isNeedUpdateMemberReturn_5)); } inline bool get_isNeedUpdateMemberReturn_5() const { return ___isNeedUpdateMemberReturn_5; } inline bool* get_address_of_isNeedUpdateMemberReturn_5() { return &___isNeedUpdateMemberReturn_5; } inline void set_isNeedUpdateMemberReturn_5(bool value) { ___isNeedUpdateMemberReturn_5 = value; } inline static int32_t get_offset_of_U3CmemberReturnU3Ek__BackingField_6() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CmemberReturnU3Ek__BackingField_6)); } inline List_1_t3149535657 * get_U3CmemberReturnU3Ek__BackingField_6() const { return ___U3CmemberReturnU3Ek__BackingField_6; } inline List_1_t3149535657 ** get_address_of_U3CmemberReturnU3Ek__BackingField_6() { return &___U3CmemberReturnU3Ek__BackingField_6; } inline void set_U3CmemberReturnU3Ek__BackingField_6(List_1_t3149535657 * value) { ___U3CmemberReturnU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CmemberReturnU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_mLeftTime_7() { return static_cast(offsetof(MemberManager_t2979457932, ___mLeftTime_7)); } inline int32_t get_mLeftTime_7() const { return ___mLeftTime_7; } inline int32_t* get_address_of_mLeftTime_7() { return &___mLeftTime_7; } inline void set_mLeftTime_7(int32_t value) { ___mLeftTime_7 = value; } inline static int32_t get_offset_of_mPrice_8() { return static_cast(offsetof(MemberManager_t2979457932, ___mPrice_8)); } inline String_t* get_mPrice_8() const { return ___mPrice_8; } inline String_t** get_address_of_mPrice_8() { return &___mPrice_8; } inline void set_mPrice_8(String_t* value) { ___mPrice_8 = value; Il2CppCodeGenWriteBarrier((&___mPrice_8), value); } inline static int32_t get_offset_of_updateTime_OneStep_9() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_OneStep_9)); } inline int32_t get_updateTime_OneStep_9() const { return ___updateTime_OneStep_9; } inline int32_t* get_address_of_updateTime_OneStep_9() { return &___updateTime_OneStep_9; } inline void set_updateTime_OneStep_9(int32_t value) { ___updateTime_OneStep_9 = value; } inline static int32_t get_offset_of_updateTime_TwoStep_10() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_TwoStep_10)); } inline int32_t get_updateTime_TwoStep_10() const { return ___updateTime_TwoStep_10; } inline int32_t* get_address_of_updateTime_TwoStep_10() { return &___updateTime_TwoStep_10; } inline void set_updateTime_TwoStep_10(int32_t value) { ___updateTime_TwoStep_10 = value; } inline static int32_t get_offset_of_mGetState_11() { return static_cast(offsetof(MemberManager_t2979457932, ___mGetState_11)); } inline int32_t get_mGetState_11() const { return ___mGetState_11; } inline int32_t* get_address_of_mGetState_11() { return &___mGetState_11; } inline void set_mGetState_11(int32_t value) { ___mGetState_11 = value; } }; struct MemberManager_t2979457932_StaticFields { public: // MemberManager MemberManager::s_Instance MemberManager_t2979457932 * ___s_Instance_12; // System.Int32 MemberManager::ONE_HOUR_SECOND int32_t ___ONE_HOUR_SECOND_13; // System.Int32 MemberManager::ONE_DAY_SECOND int32_t ___ONE_DAY_SECOND_14; public: inline static int32_t get_offset_of_s_Instance_12() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___s_Instance_12)); } inline MemberManager_t2979457932 * get_s_Instance_12() const { return ___s_Instance_12; } inline MemberManager_t2979457932 ** get_address_of_s_Instance_12() { return &___s_Instance_12; } inline void set_s_Instance_12(MemberManager_t2979457932 * value) { ___s_Instance_12 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_12), value); } inline static int32_t get_offset_of_ONE_HOUR_SECOND_13() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_HOUR_SECOND_13)); } inline int32_t get_ONE_HOUR_SECOND_13() const { return ___ONE_HOUR_SECOND_13; } inline int32_t* get_address_of_ONE_HOUR_SECOND_13() { return &___ONE_HOUR_SECOND_13; } inline void set_ONE_HOUR_SECOND_13(int32_t value) { ___ONE_HOUR_SECOND_13 = value; } inline static int32_t get_offset_of_ONE_DAY_SECOND_14() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_DAY_SECOND_14)); } inline int32_t get_ONE_DAY_SECOND_14() const { return ___ONE_DAY_SECOND_14; } inline int32_t* get_address_of_ONE_DAY_SECOND_14() { return &___ONE_DAY_SECOND_14; } inline void set_ONE_DAY_SECOND_14(int32_t value) { ___ONE_DAY_SECOND_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERMANAGER_T2979457932_H #ifndef LIST_1_T2824189888_H #define LIST_1_T2824189888_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t2824189888 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BlessListDataU5BU5D_t4070765007* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2824189888, ____items_1)); } inline BlessListDataU5BU5D_t4070765007* get__items_1() const { return ____items_1; } inline BlessListDataU5BU5D_t4070765007** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BlessListDataU5BU5D_t4070765007* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2824189888, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2824189888, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t2824189888_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BlessListDataU5BU5D_t4070765007* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2824189888_StaticFields, ___EmptyArray_4)); } inline BlessListDataU5BU5D_t4070765007* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BlessListDataU5BU5D_t4070765007** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BlessListDataU5BU5D_t4070765007* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2824189888_H #ifndef CAVATAREQUIPMANAGER_T2125372870_H #define CAVATAREQUIPMANAGER_T2125372870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870 : public RuntimeObject { public: // CBetterSet`1 DMCore.Logic.CAvatarEquipManager::m_AvatarInfoChange CBetterSet_1_t3304831721 * ___m_AvatarInfoChange_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarEquipManager::m_RoleEquipCache Dictionary_2_t3310042434 * ___m_RoleEquipCache_1; // System.Int64 DMCore.Logic.CAvatarEquipManager::m_activeRoleUserID int64_t ___m_activeRoleUserID_2; public: inline static int32_t get_offset_of_m_AvatarInfoChange_0() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_AvatarInfoChange_0)); } inline CBetterSet_1_t3304831721 * get_m_AvatarInfoChange_0() const { return ___m_AvatarInfoChange_0; } inline CBetterSet_1_t3304831721 ** get_address_of_m_AvatarInfoChange_0() { return &___m_AvatarInfoChange_0; } inline void set_m_AvatarInfoChange_0(CBetterSet_1_t3304831721 * value) { ___m_AvatarInfoChange_0 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarInfoChange_0), value); } inline static int32_t get_offset_of_m_RoleEquipCache_1() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_RoleEquipCache_1)); } inline Dictionary_2_t3310042434 * get_m_RoleEquipCache_1() const { return ___m_RoleEquipCache_1; } inline Dictionary_2_t3310042434 ** get_address_of_m_RoleEquipCache_1() { return &___m_RoleEquipCache_1; } inline void set_m_RoleEquipCache_1(Dictionary_2_t3310042434 * value) { ___m_RoleEquipCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEquipCache_1), value); } inline static int32_t get_offset_of_m_activeRoleUserID_2() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_activeRoleUserID_2)); } inline int64_t get_m_activeRoleUserID_2() const { return ___m_activeRoleUserID_2; } inline int64_t* get_address_of_m_activeRoleUserID_2() { return &___m_activeRoleUserID_2; } inline void set_m_activeRoleUserID_2(int64_t value) { ___m_activeRoleUserID_2 = value; } }; struct CAvatarEquipManager_t2125372870_StaticFields { public: // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::s_Instance CAvatarEquipManager_t2125372870 * ___s_Instance_3; // System.Action`1 DMCore.Logic.CAvatarEquipManager::<>f__am$cache0 Action_1_t3363021612 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___s_Instance_3)); } inline CAvatarEquipManager_t2125372870 * get_s_Instance_3() const { return ___s_Instance_3; } inline CAvatarEquipManager_t2125372870 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CAvatarEquipManager_t2125372870 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Action_1_t3363021612 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Action_1_t3363021612 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Action_1_t3363021612 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATAREQUIPMANAGER_T2125372870_H #ifndef CITEMDATA_T312680354_H #define CITEMDATA_T312680354_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CItemData struct CItemData_t312680354 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_barid int32_t ____barid_0; // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_configID int32_t ____configID_1; // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_count int32_t ____count_2; // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_valid int32_t ____valid_3; // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_israre int32_t ____israre_4; // System.Int32 DMCore.Logic.CLotteryNew/CItemData::_ishave int32_t ____ishave_5; public: inline static int32_t get_offset_of__barid_0() { return static_cast(offsetof(CItemData_t312680354, ____barid_0)); } inline int32_t get__barid_0() const { return ____barid_0; } inline int32_t* get_address_of__barid_0() { return &____barid_0; } inline void set__barid_0(int32_t value) { ____barid_0 = value; } inline static int32_t get_offset_of__configID_1() { return static_cast(offsetof(CItemData_t312680354, ____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__count_2() { return static_cast(offsetof(CItemData_t312680354, ____count_2)); } inline int32_t get__count_2() const { return ____count_2; } inline int32_t* get_address_of__count_2() { return &____count_2; } inline void set__count_2(int32_t value) { ____count_2 = value; } inline static int32_t get_offset_of__valid_3() { return static_cast(offsetof(CItemData_t312680354, ____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__israre_4() { return static_cast(offsetof(CItemData_t312680354, ____israre_4)); } inline int32_t get__israre_4() const { return ____israre_4; } inline int32_t* get_address_of__israre_4() { return &____israre_4; } inline void set__israre_4(int32_t value) { ____israre_4 = value; } inline static int32_t get_offset_of__ishave_5() { return static_cast(offsetof(CItemData_t312680354, ____ishave_5)); } inline int32_t get__ishave_5() const { return ____ishave_5; } inline int32_t* get_address_of__ishave_5() { return &____ishave_5; } inline void set__ishave_5(int32_t value) { ____ishave_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMDATA_T312680354_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 CLOTTERYRESULTDATA_T968175401_H #define CLOTTERYRESULTDATA_T968175401_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CLotteryResultData struct CLotteryResultData_t968175401 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CLotteryResultData::_lotterType int32_t ____lotterType_0; // System.Int32 DMCore.Logic.CLotteryNew/CLotteryResultData::_luckValue int32_t ____luckValue_1; // System.Int32 DMCore.Logic.CLotteryNew/CLotteryResultData::_lotteryNum int32_t ____lotteryNum_2; // System.Int32 DMCore.Logic.CLotteryNew/CLotteryResultData::_baridNum int32_t ____baridNum_3; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CLotteryResultData::_baridList List_1_t128053199 * ____baridList_4; // System.Int32 DMCore.Logic.CLotteryNew/CLotteryResultData::_ownNum int32_t ____ownNum_5; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CLotteryResultData::_ownBardidList List_1_t128053199 * ____ownBardidList_6; public: inline static int32_t get_offset_of__lotterType_0() { return static_cast(offsetof(CLotteryResultData_t968175401, ____lotterType_0)); } inline int32_t get__lotterType_0() const { return ____lotterType_0; } inline int32_t* get_address_of__lotterType_0() { return &____lotterType_0; } inline void set__lotterType_0(int32_t value) { ____lotterType_0 = value; } inline static int32_t get_offset_of__luckValue_1() { return static_cast(offsetof(CLotteryResultData_t968175401, ____luckValue_1)); } inline int32_t get__luckValue_1() const { return ____luckValue_1; } inline int32_t* get_address_of__luckValue_1() { return &____luckValue_1; } inline void set__luckValue_1(int32_t value) { ____luckValue_1 = value; } inline static int32_t get_offset_of__lotteryNum_2() { return static_cast(offsetof(CLotteryResultData_t968175401, ____lotteryNum_2)); } inline int32_t get__lotteryNum_2() const { return ____lotteryNum_2; } inline int32_t* get_address_of__lotteryNum_2() { return &____lotteryNum_2; } inline void set__lotteryNum_2(int32_t value) { ____lotteryNum_2 = value; } inline static int32_t get_offset_of__baridNum_3() { return static_cast(offsetof(CLotteryResultData_t968175401, ____baridNum_3)); } inline int32_t get__baridNum_3() const { return ____baridNum_3; } inline int32_t* get_address_of__baridNum_3() { return &____baridNum_3; } inline void set__baridNum_3(int32_t value) { ____baridNum_3 = value; } inline static int32_t get_offset_of__baridList_4() { return static_cast(offsetof(CLotteryResultData_t968175401, ____baridList_4)); } inline List_1_t128053199 * get__baridList_4() const { return ____baridList_4; } inline List_1_t128053199 ** get_address_of__baridList_4() { return &____baridList_4; } inline void set__baridList_4(List_1_t128053199 * value) { ____baridList_4 = value; Il2CppCodeGenWriteBarrier((&____baridList_4), value); } inline static int32_t get_offset_of__ownNum_5() { return static_cast(offsetof(CLotteryResultData_t968175401, ____ownNum_5)); } inline int32_t get__ownNum_5() const { return ____ownNum_5; } inline int32_t* get_address_of__ownNum_5() { return &____ownNum_5; } inline void set__ownNum_5(int32_t value) { ____ownNum_5 = value; } inline static int32_t get_offset_of__ownBardidList_6() { return static_cast(offsetof(CLotteryResultData_t968175401, ____ownBardidList_6)); } inline List_1_t128053199 * get__ownBardidList_6() const { return ____ownBardidList_6; } inline List_1_t128053199 ** get_address_of__ownBardidList_6() { return &____ownBardidList_6; } inline void set__ownBardidList_6(List_1_t128053199 * value) { ____ownBardidList_6 = value; Il2CppCodeGenWriteBarrier((&____ownBardidList_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYRESULTDATA_T968175401_H #ifndef DICTIONARY_2_T3399067577_H #define DICTIONARY_2_T3399067577_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_t3399067577 : 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 CLotteryShopDataU5BU5D_t1778872547* ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___valueSlots_7)); } inline CLotteryShopDataU5BU5D_t1778872547* get_valueSlots_7() const { return ___valueSlots_7; } inline CLotteryShopDataU5BU5D_t1778872547** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CLotteryShopDataU5BU5D_t1778872547* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577, ___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_t3399067577_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1383211391 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3399067577_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1383211391 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1383211391 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1383211391 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3399067577_H #ifndef DICTIONARY_2_T1077624712_H #define DICTIONARY_2_T1077624712_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_t1077624712 : 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 CumulativeRewardU5BU5D_t830164216* ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___valueSlots_7)); } inline CumulativeRewardU5BU5D_t830164216* get_valueSlots_7() const { return ___valueSlots_7; } inline CumulativeRewardU5BU5D_t830164216** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CumulativeRewardU5BU5D_t830164216* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712, ___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_t1077624712_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t434503060 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1077624712_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t434503060 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t434503060 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t434503060 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1077624712_H #ifndef DICTIONARY_2_T3653026924_H #define DICTIONARY_2_T3653026924_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_t3653026924 : 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 CJackpotDataU5BU5D_t805848068* ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___valueSlots_7)); } inline CJackpotDataU5BU5D_t805848068* get_valueSlots_7() const { return ___valueSlots_7; } inline CJackpotDataU5BU5D_t805848068** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CJackpotDataU5BU5D_t805848068* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924, ___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_t3653026924_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t410186912 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3653026924_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t410186912 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t410186912 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t410186912 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3653026924_H #ifndef CPROPMANAGER_T2238730194_H #define CPROPMANAGER_T2238730194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropManager struct CPropManager_t2238730194 : public RuntimeObject { public: // DMCore.Logic.CPropGroup[] DMCore.Logic.CPropManager::m_groupArr CPropGroupU5BU5D_t555838530* ___m_groupArr_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropManager::m_buyTimeCache Dictionary_2_t2625280635 * ___m_buyTimeCache_1; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CPropManager_t2238730194, ___m_groupArr_0)); } inline CPropGroupU5BU5D_t555838530* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CPropGroupU5BU5D_t555838530** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CPropGroupU5BU5D_t555838530* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_buyTimeCache_1() { return static_cast(offsetof(CPropManager_t2238730194, ___m_buyTimeCache_1)); } inline Dictionary_2_t2625280635 * get_m_buyTimeCache_1() const { return ___m_buyTimeCache_1; } inline Dictionary_2_t2625280635 ** get_address_of_m_buyTimeCache_1() { return &___m_buyTimeCache_1; } inline void set_m_buyTimeCache_1(Dictionary_2_t2625280635 * value) { ___m_buyTimeCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_buyTimeCache_1), value); } }; struct CPropManager_t2238730194_StaticFields { public: // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::s_instance CPropManager_t2238730194 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CPropManager_t2238730194_StaticFields, ___s_instance_2)); } inline CPropManager_t2238730194 * get_s_instance_2() const { return ___s_instance_2; } inline CPropManager_t2238730194 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CPropManager_t2238730194 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPMANAGER_T2238730194_H #ifndef STAWARDCOST_T2187496877_H #define STAWARDCOST_T2187496877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/stAwardCost struct stAwardCost_t2187496877 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLottery/stAwardCost::lottery_count int32_t ___lottery_count_0; // System.Int32 DMCore.Logic.CLottery/stAwardCost::cost_ticket_id int32_t ___cost_ticket_id_1; // System.Int32 DMCore.Logic.CLottery/stAwardCost::cost_ticket_count int32_t ___cost_ticket_count_2; // System.Int32 DMCore.Logic.CLottery/stAwardCost::cost_gold int32_t ___cost_gold_3; // System.Int32 DMCore.Logic.CLottery/stAwardCost::cost_diamond int32_t ___cost_diamond_4; public: inline static int32_t get_offset_of_lottery_count_0() { return static_cast(offsetof(stAwardCost_t2187496877, ___lottery_count_0)); } inline int32_t get_lottery_count_0() const { return ___lottery_count_0; } inline int32_t* get_address_of_lottery_count_0() { return &___lottery_count_0; } inline void set_lottery_count_0(int32_t value) { ___lottery_count_0 = value; } inline static int32_t get_offset_of_cost_ticket_id_1() { return static_cast(offsetof(stAwardCost_t2187496877, ___cost_ticket_id_1)); } inline int32_t get_cost_ticket_id_1() const { return ___cost_ticket_id_1; } inline int32_t* get_address_of_cost_ticket_id_1() { return &___cost_ticket_id_1; } inline void set_cost_ticket_id_1(int32_t value) { ___cost_ticket_id_1 = value; } inline static int32_t get_offset_of_cost_ticket_count_2() { return static_cast(offsetof(stAwardCost_t2187496877, ___cost_ticket_count_2)); } inline int32_t get_cost_ticket_count_2() const { return ___cost_ticket_count_2; } inline int32_t* get_address_of_cost_ticket_count_2() { return &___cost_ticket_count_2; } inline void set_cost_ticket_count_2(int32_t value) { ___cost_ticket_count_2 = value; } inline static int32_t get_offset_of_cost_gold_3() { return static_cast(offsetof(stAwardCost_t2187496877, ___cost_gold_3)); } inline int32_t get_cost_gold_3() const { return ___cost_gold_3; } inline int32_t* get_address_of_cost_gold_3() { return &___cost_gold_3; } inline void set_cost_gold_3(int32_t value) { ___cost_gold_3 = value; } inline static int32_t get_offset_of_cost_diamond_4() { return static_cast(offsetof(stAwardCost_t2187496877, ___cost_diamond_4)); } inline int32_t get_cost_diamond_4() const { return ___cost_diamond_4; } inline int32_t* get_address_of_cost_diamond_4() { return &___cost_diamond_4; } inline void set_cost_diamond_4(int32_t value) { ___cost_diamond_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STAWARDCOST_T2187496877_H #ifndef STAWARDINFO_T1873549611_H #define STAWARDINFO_T1873549611_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/stAwardInfo struct stAwardInfo_t1873549611 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLottery/stAwardInfo::_index int32_t ____index_0; // System.Int32 DMCore.Logic.CLottery/stAwardInfo::_count int32_t ____count_1; // System.Int32 DMCore.Logic.CLottery/stAwardInfo::_goodsId int32_t ____goodsId_2; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(stAwardInfo_t1873549611, ____index_0)); } inline int32_t get__index_0() const { return ____index_0; } inline int32_t* get_address_of__index_0() { return &____index_0; } inline void set__index_0(int32_t value) { ____index_0 = value; } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(stAwardInfo_t1873549611, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } inline static int32_t get_offset_of__goodsId_2() { return static_cast(offsetof(stAwardInfo_t1873549611, ____goodsId_2)); } inline int32_t get__goodsId_2() const { return ____goodsId_2; } inline int32_t* get_address_of__goodsId_2() { return &____goodsId_2; } inline void set__goodsId_2(int32_t value) { ____goodsId_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STAWARDINFO_T1873549611_H #ifndef STAWARDGETINFO_T1006489212_H #define STAWARDGETINFO_T1006489212_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/stAwardGetInfo struct stAwardGetInfo_t1006489212 : public RuntimeObject { public: // System.String DMCore.Logic.CLottery/stAwardGetInfo::player_name String_t* ___player_name_0; // System.String DMCore.Logic.CLottery/stAwardGetInfo::item_name String_t* ___item_name_1; // System.Int32 DMCore.Logic.CLottery/stAwardGetInfo::vip int32_t ___vip_2; // System.Int32 DMCore.Logic.CLottery/stAwardGetInfo::sex int32_t ___sex_3; public: inline static int32_t get_offset_of_player_name_0() { return static_cast(offsetof(stAwardGetInfo_t1006489212, ___player_name_0)); } inline String_t* get_player_name_0() const { return ___player_name_0; } inline String_t** get_address_of_player_name_0() { return &___player_name_0; } inline void set_player_name_0(String_t* value) { ___player_name_0 = value; Il2CppCodeGenWriteBarrier((&___player_name_0), value); } inline static int32_t get_offset_of_item_name_1() { return static_cast(offsetof(stAwardGetInfo_t1006489212, ___item_name_1)); } inline String_t* get_item_name_1() const { return ___item_name_1; } inline String_t** get_address_of_item_name_1() { return &___item_name_1; } inline void set_item_name_1(String_t* value) { ___item_name_1 = value; Il2CppCodeGenWriteBarrier((&___item_name_1), value); } inline static int32_t get_offset_of_vip_2() { return static_cast(offsetof(stAwardGetInfo_t1006489212, ___vip_2)); } inline int32_t get_vip_2() const { return ___vip_2; } inline int32_t* get_address_of_vip_2() { return &___vip_2; } inline void set_vip_2(int32_t value) { ___vip_2 = value; } inline static int32_t get_offset_of_sex_3() { return static_cast(offsetof(stAwardGetInfo_t1006489212, ___sex_3)); } inline int32_t get_sex_3() const { return ___sex_3; } inline int32_t* get_address_of_sex_3() { return &___sex_3; } inline void set_sex_3(int32_t value) { ___sex_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STAWARDGETINFO_T1006489212_H #ifndef GOODSDATA_T367341399_H #define GOODSDATA_T367341399_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/goodsData struct goodsData_t367341399 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/goodsData::_configID int32_t ____configID_0; // System.Int32 DMCore.Logic.CLotteryNew/goodsData::_count int32_t ____count_1; // System.Int32 DMCore.Logic.CLotteryNew/goodsData::_valid int32_t ____valid_2; public: inline static int32_t get_offset_of__configID_0() { return static_cast(offsetof(goodsData_t367341399, ____configID_0)); } inline int32_t get__configID_0() const { return ____configID_0; } inline int32_t* get_address_of__configID_0() { return &____configID_0; } inline void set__configID_0(int32_t value) { ____configID_0 = value; } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(goodsData_t367341399, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } inline static int32_t get_offset_of__valid_2() { return static_cast(offsetof(goodsData_t367341399, ____valid_2)); } inline int32_t get__valid_2() const { return ____valid_2; } inline int32_t* get_address_of__valid_2() { return &____valid_2; } inline void set__valid_2(int32_t value) { ____valid_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GOODSDATA_T367341399_H #ifndef CLOVEHISMANAGER_T4094175723_H #define CLOVEHISMANAGER_T4094175723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLoveHisManager struct CLoveHisManager_t4094175723 : public RuntimeObject { public: // uiLoveHis DMCore.Logic.CLoveHisManager::mUILoveHis uiLoveHis_t842804495 * ___mUILoveHis_1; public: inline static int32_t get_offset_of_mUILoveHis_1() { return static_cast(offsetof(CLoveHisManager_t4094175723, ___mUILoveHis_1)); } inline uiLoveHis_t842804495 * get_mUILoveHis_1() const { return ___mUILoveHis_1; } inline uiLoveHis_t842804495 ** get_address_of_mUILoveHis_1() { return &___mUILoveHis_1; } inline void set_mUILoveHis_1(uiLoveHis_t842804495 * value) { ___mUILoveHis_1 = value; Il2CppCodeGenWriteBarrier((&___mUILoveHis_1), value); } }; struct CLoveHisManager_t4094175723_StaticFields { public: // DMCore.Logic.CLoveHisManager DMCore.Logic.CLoveHisManager::s_Instance CLoveHisManager_t4094175723 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CLoveHisManager_t4094175723_StaticFields, ___s_Instance_0)); } inline CLoveHisManager_t4094175723 * get_s_Instance_0() const { return ___s_Instance_0; } inline CLoveHisManager_t4094175723 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CLoveHisManager_t4094175723 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOVEHISMANAGER_T4094175723_H #ifndef CAVATARINFO_T2247402650_H #define CAVATARINFO_T2247402650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAvatarInfo::m_SexVal int32_t ___m_SexVal_0; // System.Collections.Generic.List`1 DMCore.Logic.CAvatarInfo::m_EquipList List_1_t128053199 * ___m_EquipList_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarInfo::m_EquipJewelIdDic Dictionary_2_t1839659084 * ___m_EquipJewelIdDic_2; public: inline static int32_t get_offset_of_m_SexVal_0() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_SexVal_0)); } inline int32_t get_m_SexVal_0() const { return ___m_SexVal_0; } inline int32_t* get_address_of_m_SexVal_0() { return &___m_SexVal_0; } inline void set_m_SexVal_0(int32_t value) { ___m_SexVal_0 = value; } inline static int32_t get_offset_of_m_EquipList_1() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipList_1)); } inline List_1_t128053199 * get_m_EquipList_1() const { return ___m_EquipList_1; } inline List_1_t128053199 ** get_address_of_m_EquipList_1() { return &___m_EquipList_1; } inline void set_m_EquipList_1(List_1_t128053199 * value) { ___m_EquipList_1 = value; Il2CppCodeGenWriteBarrier((&___m_EquipList_1), value); } inline static int32_t get_offset_of_m_EquipJewelIdDic_2() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipJewelIdDic_2)); } inline Dictionary_2_t1839659084 * get_m_EquipJewelIdDic_2() const { return ___m_EquipJewelIdDic_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_EquipJewelIdDic_2() { return &___m_EquipJewelIdDic_2; } inline void set_m_EquipJewelIdDic_2(Dictionary_2_t1839659084 * value) { ___m_EquipJewelIdDic_2 = value; Il2CppCodeGenWriteBarrier((&___m_EquipJewelIdDic_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATARINFO_T2247402650_H #ifndef LIST_1_T3364722559_H #define LIST_1_T3364722559_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_t3364722559 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ClotteryShopItemU5BU5D_t1116485684* ____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_t3364722559, ____items_1)); } inline ClotteryShopItemU5BU5D_t1116485684* get__items_1() const { return ____items_1; } inline ClotteryShopItemU5BU5D_t1116485684** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ClotteryShopItemU5BU5D_t1116485684* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3364722559, ____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_t3364722559, ____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_t3364722559_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ClotteryShopItemU5BU5D_t1116485684* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3364722559_StaticFields, ___EmptyArray_4)); } inline ClotteryShopItemU5BU5D_t1116485684* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ClotteryShopItemU5BU5D_t1116485684** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ClotteryShopItemU5BU5D_t1116485684* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3364722559_H #ifndef CLOTTERYSHOPDATA_T215386950_H #define CLOTTERYSHOPDATA_T215386950_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CLotteryShopData struct CLotteryShopData_t215386950 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CLotteryShopData::_diamond int32_t ____diamond_0; // System.Int32 DMCore.Logic.CLotteryNew/CLotteryShopData::_count int32_t ____count_1; // System.Boolean DMCore.Logic.CLotteryNew/CLotteryShopData::_bChange bool ____bChange_2; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CLotteryShopData::_dataList List_1_t3364722559 * ____dataList_3; public: inline static int32_t get_offset_of__diamond_0() { return static_cast(offsetof(CLotteryShopData_t215386950, ____diamond_0)); } inline int32_t get__diamond_0() const { return ____diamond_0; } inline int32_t* get_address_of__diamond_0() { return &____diamond_0; } inline void set__diamond_0(int32_t value) { ____diamond_0 = value; } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(CLotteryShopData_t215386950, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } inline static int32_t get_offset_of__bChange_2() { return static_cast(offsetof(CLotteryShopData_t215386950, ____bChange_2)); } inline bool get__bChange_2() const { return ____bChange_2; } inline bool* get_address_of__bChange_2() { return &____bChange_2; } inline void set__bChange_2(bool value) { ____bChange_2 = value; } inline static int32_t get_offset_of__dataList_3() { return static_cast(offsetof(CLotteryShopData_t215386950, ____dataList_3)); } inline List_1_t3364722559 * get__dataList_3() const { return ____dataList_3; } inline List_1_t3364722559 ** get_address_of__dataList_3() { return &____dataList_3; } inline void set__dataList_3(List_1_t3364722559 * value) { ____dataList_3 = value; Il2CppCodeGenWriteBarrier((&____dataList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYSHOPDATA_T215386950_H #ifndef CLOTTERYSHOPITEM_T1892647817_H #define CLOTTERYSHOPITEM_T1892647817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/ClotteryShopItem struct ClotteryShopItem_t1892647817 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/ClotteryShopItem::_configid int32_t ____configid_0; // System.Int32 DMCore.Logic.CLotteryNew/ClotteryShopItem::_nType int32_t ____nType_1; // System.Int32 DMCore.Logic.CLotteryNew/ClotteryShopItem::_nPrice int32_t ____nPrice_2; // System.Int32 DMCore.Logic.CLotteryNew/ClotteryShopItem::_valid int32_t ____valid_3; // System.Int32 DMCore.Logic.CLotteryNew/ClotteryShopItem::_nLabel int32_t ____nLabel_4; public: inline static int32_t get_offset_of__configid_0() { return static_cast(offsetof(ClotteryShopItem_t1892647817, ____configid_0)); } inline int32_t get__configid_0() const { return ____configid_0; } inline int32_t* get_address_of__configid_0() { return &____configid_0; } inline void set__configid_0(int32_t value) { ____configid_0 = value; } inline static int32_t get_offset_of__nType_1() { return static_cast(offsetof(ClotteryShopItem_t1892647817, ____nType_1)); } inline int32_t get__nType_1() const { return ____nType_1; } inline int32_t* get_address_of__nType_1() { return &____nType_1; } inline void set__nType_1(int32_t value) { ____nType_1 = value; } inline static int32_t get_offset_of__nPrice_2() { return static_cast(offsetof(ClotteryShopItem_t1892647817, ____nPrice_2)); } inline int32_t get__nPrice_2() const { return ____nPrice_2; } inline int32_t* get_address_of__nPrice_2() { return &____nPrice_2; } inline void set__nPrice_2(int32_t value) { ____nPrice_2 = value; } inline static int32_t get_offset_of__valid_3() { return static_cast(offsetof(ClotteryShopItem_t1892647817, ____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__nLabel_4() { return static_cast(offsetof(ClotteryShopItem_t1892647817, ____nLabel_4)); } inline int32_t get__nLabel_4() const { return ____nLabel_4; } inline int32_t* get_address_of__nLabel_4() { return &____nLabel_4; } inline void set__nLabel_4(int32_t value) { ____nLabel_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYSHOPITEM_T1892647817_H #ifndef LIST_1_T1839416141_H #define LIST_1_T1839416141_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_t1839416141 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items goodsDataU5BU5D_t2180681070* ____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_t1839416141, ____items_1)); } inline goodsDataU5BU5D_t2180681070* get__items_1() const { return ____items_1; } inline goodsDataU5BU5D_t2180681070** get_address_of__items_1() { return &____items_1; } inline void set__items_1(goodsDataU5BU5D_t2180681070* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1839416141, ____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_t1839416141, ____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_t1839416141_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray goodsDataU5BU5D_t2180681070* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1839416141_StaticFields, ___EmptyArray_4)); } inline goodsDataU5BU5D_t2180681070* get_EmptyArray_4() const { return ___EmptyArray_4; } inline goodsDataU5BU5D_t2180681070** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(goodsDataU5BU5D_t2180681070* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1839416141_H #ifndef LIST_1_T1613031345_H #define LIST_1_T1613031345_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_t1613031345 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRewardU5BU5D_t2056353530* ____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_t1613031345, ____items_1)); } inline CRewardU5BU5D_t2056353530* get__items_1() const { return ____items_1; } inline CRewardU5BU5D_t2056353530** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRewardU5BU5D_t2056353530* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1613031345, ____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_t1613031345, ____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_t1613031345_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRewardU5BU5D_t2056353530* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1613031345_StaticFields, ___EmptyArray_4)); } inline CRewardU5BU5D_t2056353530* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRewardU5BU5D_t2056353530** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRewardU5BU5D_t2056353530* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1613031345_H #ifndef CUMULATIVEREWARD_T2188911381_H #define CUMULATIVEREWARD_T2188911381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CumulativeReward struct CumulativeReward_t2188911381 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CumulativeReward::_itemCout int32_t ____itemCout_0; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CumulativeReward::_rewardList List_1_t1613031345 * ____rewardList_1; public: inline static int32_t get_offset_of__itemCout_0() { return static_cast(offsetof(CumulativeReward_t2188911381, ____itemCout_0)); } inline int32_t get__itemCout_0() const { return ____itemCout_0; } inline int32_t* get_address_of__itemCout_0() { return &____itemCout_0; } inline void set__itemCout_0(int32_t value) { ____itemCout_0 = value; } inline static int32_t get_offset_of__rewardList_1() { return static_cast(offsetof(CumulativeReward_t2188911381, ____rewardList_1)); } inline List_1_t1613031345 * get__rewardList_1() const { return ____rewardList_1; } inline List_1_t1613031345 ** get_address_of__rewardList_1() { return &____rewardList_1; } inline void set__rewardList_1(List_1_t1613031345 * value) { ____rewardList_1 = value; Il2CppCodeGenWriteBarrier((&____rewardList_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUMULATIVEREWARD_T2188911381_H #ifndef DICTIONARY_2_T3496360981_H #define DICTIONARY_2_T3496360981_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_t3496360981 : 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 CItemDataU5BU5D_t3351548823* ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___valueSlots_7)); } inline CItemDataU5BU5D_t3351548823* get_valueSlots_7() const { return ___valueSlots_7; } inline CItemDataU5BU5D_t3351548823** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CItemDataU5BU5D_t3351548823* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981, ___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_t3496360981_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2955887667 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3496360981_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2955887667 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2955887667 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2955887667 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3496360981_H #ifndef CJACKPOTDATA_T469346297_H #define CJACKPOTDATA_T469346297_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CJackpotData struct CJackpotData_t469346297 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_luckValue int32_t ____luckValue_0; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_lotteryCount int32_t ____lotteryCount_1; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_lastTime int32_t ____lastTime_2; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_configID int32_t ____configID_3; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_onePrice int32_t ____onePrice_4; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_fivePrice int32_t ____fivePrice_5; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_itemCount int32_t ____itemCount_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew/CJackpotData::_itemList Dictionary_2_t3496360981 * ____itemList_7; // DMCore.Logic.CLotteryNew/CumulativeReward DMCore.Logic.CLotteryNew/CJackpotData::_rewardData CumulativeReward_t2188911381 * ____rewardData_8; // System.Boolean DMCore.Logic.CLotteryNew/CJackpotData::_isUpdata bool ____isUpdata_9; public: inline static int32_t get_offset_of__luckValue_0() { return static_cast(offsetof(CJackpotData_t469346297, ____luckValue_0)); } inline int32_t get__luckValue_0() const { return ____luckValue_0; } inline int32_t* get_address_of__luckValue_0() { return &____luckValue_0; } inline void set__luckValue_0(int32_t value) { ____luckValue_0 = value; } inline static int32_t get_offset_of__lotteryCount_1() { return static_cast(offsetof(CJackpotData_t469346297, ____lotteryCount_1)); } inline int32_t get__lotteryCount_1() const { return ____lotteryCount_1; } inline int32_t* get_address_of__lotteryCount_1() { return &____lotteryCount_1; } inline void set__lotteryCount_1(int32_t value) { ____lotteryCount_1 = value; } inline static int32_t get_offset_of__lastTime_2() { return static_cast(offsetof(CJackpotData_t469346297, ____lastTime_2)); } inline int32_t get__lastTime_2() const { return ____lastTime_2; } inline int32_t* get_address_of__lastTime_2() { return &____lastTime_2; } inline void set__lastTime_2(int32_t value) { ____lastTime_2 = value; } inline static int32_t get_offset_of__configID_3() { return static_cast(offsetof(CJackpotData_t469346297, ____configID_3)); } inline int32_t get__configID_3() const { return ____configID_3; } inline int32_t* get_address_of__configID_3() { return &____configID_3; } inline void set__configID_3(int32_t value) { ____configID_3 = value; } inline static int32_t get_offset_of__onePrice_4() { return static_cast(offsetof(CJackpotData_t469346297, ____onePrice_4)); } inline int32_t get__onePrice_4() const { return ____onePrice_4; } inline int32_t* get_address_of__onePrice_4() { return &____onePrice_4; } inline void set__onePrice_4(int32_t value) { ____onePrice_4 = value; } inline static int32_t get_offset_of__fivePrice_5() { return static_cast(offsetof(CJackpotData_t469346297, ____fivePrice_5)); } inline int32_t get__fivePrice_5() const { return ____fivePrice_5; } inline int32_t* get_address_of__fivePrice_5() { return &____fivePrice_5; } inline void set__fivePrice_5(int32_t value) { ____fivePrice_5 = value; } inline static int32_t get_offset_of__itemCount_6() { return static_cast(offsetof(CJackpotData_t469346297, ____itemCount_6)); } inline int32_t get__itemCount_6() const { return ____itemCount_6; } inline int32_t* get_address_of__itemCount_6() { return &____itemCount_6; } inline void set__itemCount_6(int32_t value) { ____itemCount_6 = value; } inline static int32_t get_offset_of__itemList_7() { return static_cast(offsetof(CJackpotData_t469346297, ____itemList_7)); } inline Dictionary_2_t3496360981 * get__itemList_7() const { return ____itemList_7; } inline Dictionary_2_t3496360981 ** get_address_of__itemList_7() { return &____itemList_7; } inline void set__itemList_7(Dictionary_2_t3496360981 * value) { ____itemList_7 = value; Il2CppCodeGenWriteBarrier((&____itemList_7), value); } inline static int32_t get_offset_of__rewardData_8() { return static_cast(offsetof(CJackpotData_t469346297, ____rewardData_8)); } inline CumulativeReward_t2188911381 * get__rewardData_8() const { return ____rewardData_8; } inline CumulativeReward_t2188911381 ** get_address_of__rewardData_8() { return &____rewardData_8; } inline void set__rewardData_8(CumulativeReward_t2188911381 * value) { ____rewardData_8 = value; Il2CppCodeGenWriteBarrier((&____rewardData_8), value); } inline static int32_t get_offset_of__isUpdata_9() { return static_cast(offsetof(CJackpotData_t469346297, ____isUpdata_9)); } inline bool get__isUpdata_9() const { return ____isUpdata_9; } inline bool* get_address_of__isUpdata_9() { return &____isUpdata_9; } inline void set__isUpdata_9(bool value) { ____isUpdata_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJACKPOTDATA_T469346297_H #ifndef CREWARD_T140956603_H #define CREWARD_T140956603_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CReward struct CReward_t140956603 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CReward::_cumulativeCout int32_t ____cumulativeCout_0; // System.Int32 DMCore.Logic.CLotteryNew/CReward::_rewardCount int32_t ____rewardCount_1; // System.Int32 DMCore.Logic.CLotteryNew/CReward::_isDraw int32_t ____isDraw_2; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CReward::_rewardData List_1_t1839416141 * ____rewardData_3; public: inline static int32_t get_offset_of__cumulativeCout_0() { return static_cast(offsetof(CReward_t140956603, ____cumulativeCout_0)); } inline int32_t get__cumulativeCout_0() const { return ____cumulativeCout_0; } inline int32_t* get_address_of__cumulativeCout_0() { return &____cumulativeCout_0; } inline void set__cumulativeCout_0(int32_t value) { ____cumulativeCout_0 = value; } inline static int32_t get_offset_of__rewardCount_1() { return static_cast(offsetof(CReward_t140956603, ____rewardCount_1)); } inline int32_t get__rewardCount_1() const { return ____rewardCount_1; } inline int32_t* get_address_of__rewardCount_1() { return &____rewardCount_1; } inline void set__rewardCount_1(int32_t value) { ____rewardCount_1 = value; } inline static int32_t get_offset_of__isDraw_2() { return static_cast(offsetof(CReward_t140956603, ____isDraw_2)); } inline int32_t get__isDraw_2() const { return ____isDraw_2; } inline int32_t* get_address_of__isDraw_2() { return &____isDraw_2; } inline void set__isDraw_2(int32_t value) { ____isDraw_2 = value; } inline static int32_t get_offset_of__rewardData_3() { return static_cast(offsetof(CReward_t140956603, ____rewardData_3)); } inline List_1_t1839416141 * get__rewardData_3() const { return ____rewardData_3; } inline List_1_t1839416141 ** get_address_of__rewardData_3() { return &____rewardData_3; } inline void set__rewardData_3(List_1_t1839416141 * value) { ____rewardData_3 = value; Il2CppCodeGenWriteBarrier((&____rewardData_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREWARD_T140956603_H #ifndef CJOINREQUSTDATA_T67409287_H #define CJOINREQUSTDATA_T67409287_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CJoinRequstData struct CJoinRequstData_t67409287 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CJoinRequstData::UserID int64_t ___UserID_0; // System.String DMCore.Logic.CJoinRequstData::UserName String_t* ___UserName_1; // System.Int32 DMCore.Logic.CJoinRequstData::UserLevel int32_t ___UserLevel_2; // System.Int32 DMCore.Logic.CJoinRequstData::FashionVal int32_t ___FashionVal_3; // System.Int32 DMCore.Logic.CJoinRequstData::PopularityVal int32_t ___PopularityVal_4; // System.Int32 DMCore.Logic.CJoinRequstData::VipLevel int32_t ___VipLevel_5; // System.Int32 DMCore.Logic.CJoinRequstData::MemberLevel int32_t ___MemberLevel_6; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CJoinRequstData_t67409287, ___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_UserName_1() { return static_cast(offsetof(CJoinRequstData_t67409287, ___UserName_1)); } inline String_t* get_UserName_1() const { return ___UserName_1; } inline String_t** get_address_of_UserName_1() { return &___UserName_1; } inline void set_UserName_1(String_t* value) { ___UserName_1 = value; Il2CppCodeGenWriteBarrier((&___UserName_1), value); } inline static int32_t get_offset_of_UserLevel_2() { return static_cast(offsetof(CJoinRequstData_t67409287, ___UserLevel_2)); } inline int32_t get_UserLevel_2() const { return ___UserLevel_2; } inline int32_t* get_address_of_UserLevel_2() { return &___UserLevel_2; } inline void set_UserLevel_2(int32_t value) { ___UserLevel_2 = value; } inline static int32_t get_offset_of_FashionVal_3() { return static_cast(offsetof(CJoinRequstData_t67409287, ___FashionVal_3)); } inline int32_t get_FashionVal_3() const { return ___FashionVal_3; } inline int32_t* get_address_of_FashionVal_3() { return &___FashionVal_3; } inline void set_FashionVal_3(int32_t value) { ___FashionVal_3 = value; } inline static int32_t get_offset_of_PopularityVal_4() { return static_cast(offsetof(CJoinRequstData_t67409287, ___PopularityVal_4)); } inline int32_t get_PopularityVal_4() const { return ___PopularityVal_4; } inline int32_t* get_address_of_PopularityVal_4() { return &___PopularityVal_4; } inline void set_PopularityVal_4(int32_t value) { ___PopularityVal_4 = value; } inline static int32_t get_offset_of_VipLevel_5() { return static_cast(offsetof(CJoinRequstData_t67409287, ___VipLevel_5)); } inline int32_t get_VipLevel_5() const { return ___VipLevel_5; } inline int32_t* get_address_of_VipLevel_5() { return &___VipLevel_5; } inline void set_VipLevel_5(int32_t value) { ___VipLevel_5 = value; } inline static int32_t get_offset_of_MemberLevel_6() { return static_cast(offsetof(CJoinRequstData_t67409287, ___MemberLevel_6)); } inline int32_t get_MemberLevel_6() const { return ___MemberLevel_6; } inline int32_t* get_address_of_MemberLevel_6() { return &___MemberLevel_6; } inline void set_MemberLevel_6(int32_t value) { ___MemberLevel_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJOINREQUSTDATA_T67409287_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 DICTIONARY_2_T2625280635_H #define DICTIONARY_2_T2625280635_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_t2625280635 : 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 Int64U5BU5D_t2559172825* ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___valueSlots_7)); } inline Int64U5BU5D_t2559172825* get_valueSlots_7() const { return ___valueSlots_7; } inline Int64U5BU5D_t2559172825** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int64U5BU5D_t2559172825* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635, ___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_t2625280635_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2163511669 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2625280635_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2163511669 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2163511669 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2163511669 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2625280635_H #ifndef CQUALIFYINGMANAGER_T954001806_H #define CQUALIFYINGMANAGER_T954001806_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CQualifyingManager struct CQualifyingManager_t954001806 : public RuntimeObject { public: // CQualifyingManager/CallBack CQualifyingManager::RefrQfModeList CallBack_t4012644998 * ___RefrQfModeList_0; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankListBaseInfo CallBack_t4012644998 * ___RefrQfRankListBaseInfo_1; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankList CallBack_t4012644998 * ___RefrQfRankList_2; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchFailed CallBack_t4012644998 * ___RefrQfMatchFailed_3; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSuccess CallBack_t4012644998 * ___RefrQfMatchSuccess_4; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchRoleInfo CallBack_t4012644998 * ___RefrQfMatchRoleInfo_5; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSelfInfo CallBack_t4012644998 * ___RefrQfMatchSelfInfo_6; // CQualifyingManager/CallBack CQualifyingManager::RefrQfInMatchQueue CallBack_t4012644998 * ___RefrQfInMatchQueue_7; // CQualifyingManager/CallBack CQualifyingManager::ReturnToLobby CallBack_t4012644998 * ___ReturnToLobby_8; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchCd CallBack_t4012644998 * ___RefrQfMatchCd_9; // System.String[] CQualifyingManager::Opentime StringU5BU5D_t1281789340* ___Opentime_10; // System.Int32 CQualifyingManager::OpenLevel int32_t ___OpenLevel_11; // System.Boolean CQualifyingManager::IsFullDownLoad bool ___IsFullDownLoad_12; // System.Boolean CQualifyingManager::RemindOnce bool ___RemindOnce_13; // System.Boolean CQualifyingManager::RemindMatchTimeOnce bool ___RemindMatchTimeOnce_14; // System.Boolean CQualifyingManager::IsQualifyingGame bool ___IsQualifyingGame_15; // System.Boolean CQualifyingManager::IsInMatchQueue bool ___IsInMatchQueue_16; // System.Int32 CQualifyingManager::Mode int32_t ___Mode_17; // System.Int32[] CQualifyingManager::MatchCDTime Int32U5BU5D_t385246372* ___MatchCDTime_18; // System.Int32 CQualifyingManager::qfModeNum int32_t ___qfModeNum_20; // System.Int32 CQualifyingManager::isOpen int32_t ___isOpen_21; // System.Collections.Generic.List`1 CQualifyingManager::selfQualifyInfoList List_1_t4281599118 * ___selfQualifyInfoList_22; // System.Collections.Generic.List`1 CQualifyingManager::qualifyInfoList List_1_t4281599118 * ___qualifyInfoList_23; // System.Collections.Generic.Dictionary`2> CQualifyingManager::matchedQueue Dictionary_2_t4066855417 * ___matchedQueue_24; // CurQualifyRankInfo CQualifyingManager::curQualifyRankInfo CurQualifyRankInfo_t2391125760 * ___curQualifyRankInfo_25; // SelfQualifyPkResultInfo CQualifyingManager::pkResult SelfQualifyPkResultInfo_t1561294256 * ___pkResult_26; // System.Collections.Generic.List`1 CQualifyingManager::allPlayerQualifyInfo List_1_t4281599118 * ___allPlayerQualifyInfo_27; public: inline static int32_t get_offset_of_RefrQfModeList_0() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfModeList_0)); } inline CallBack_t4012644998 * get_RefrQfModeList_0() const { return ___RefrQfModeList_0; } inline CallBack_t4012644998 ** get_address_of_RefrQfModeList_0() { return &___RefrQfModeList_0; } inline void set_RefrQfModeList_0(CallBack_t4012644998 * value) { ___RefrQfModeList_0 = value; Il2CppCodeGenWriteBarrier((&___RefrQfModeList_0), value); } inline static int32_t get_offset_of_RefrQfRankListBaseInfo_1() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankListBaseInfo_1)); } inline CallBack_t4012644998 * get_RefrQfRankListBaseInfo_1() const { return ___RefrQfRankListBaseInfo_1; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankListBaseInfo_1() { return &___RefrQfRankListBaseInfo_1; } inline void set_RefrQfRankListBaseInfo_1(CallBack_t4012644998 * value) { ___RefrQfRankListBaseInfo_1 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankListBaseInfo_1), value); } inline static int32_t get_offset_of_RefrQfRankList_2() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankList_2)); } inline CallBack_t4012644998 * get_RefrQfRankList_2() const { return ___RefrQfRankList_2; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankList_2() { return &___RefrQfRankList_2; } inline void set_RefrQfRankList_2(CallBack_t4012644998 * value) { ___RefrQfRankList_2 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankList_2), value); } inline static int32_t get_offset_of_RefrQfMatchFailed_3() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchFailed_3)); } inline CallBack_t4012644998 * get_RefrQfMatchFailed_3() const { return ___RefrQfMatchFailed_3; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchFailed_3() { return &___RefrQfMatchFailed_3; } inline void set_RefrQfMatchFailed_3(CallBack_t4012644998 * value) { ___RefrQfMatchFailed_3 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchFailed_3), value); } inline static int32_t get_offset_of_RefrQfMatchSuccess_4() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSuccess_4)); } inline CallBack_t4012644998 * get_RefrQfMatchSuccess_4() const { return ___RefrQfMatchSuccess_4; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSuccess_4() { return &___RefrQfMatchSuccess_4; } inline void set_RefrQfMatchSuccess_4(CallBack_t4012644998 * value) { ___RefrQfMatchSuccess_4 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSuccess_4), value); } inline static int32_t get_offset_of_RefrQfMatchRoleInfo_5() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchRoleInfo_5)); } inline CallBack_t4012644998 * get_RefrQfMatchRoleInfo_5() const { return ___RefrQfMatchRoleInfo_5; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchRoleInfo_5() { return &___RefrQfMatchRoleInfo_5; } inline void set_RefrQfMatchRoleInfo_5(CallBack_t4012644998 * value) { ___RefrQfMatchRoleInfo_5 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchRoleInfo_5), value); } inline static int32_t get_offset_of_RefrQfMatchSelfInfo_6() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSelfInfo_6)); } inline CallBack_t4012644998 * get_RefrQfMatchSelfInfo_6() const { return ___RefrQfMatchSelfInfo_6; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSelfInfo_6() { return &___RefrQfMatchSelfInfo_6; } inline void set_RefrQfMatchSelfInfo_6(CallBack_t4012644998 * value) { ___RefrQfMatchSelfInfo_6 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSelfInfo_6), value); } inline static int32_t get_offset_of_RefrQfInMatchQueue_7() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfInMatchQueue_7)); } inline CallBack_t4012644998 * get_RefrQfInMatchQueue_7() const { return ___RefrQfInMatchQueue_7; } inline CallBack_t4012644998 ** get_address_of_RefrQfInMatchQueue_7() { return &___RefrQfInMatchQueue_7; } inline void set_RefrQfInMatchQueue_7(CallBack_t4012644998 * value) { ___RefrQfInMatchQueue_7 = value; Il2CppCodeGenWriteBarrier((&___RefrQfInMatchQueue_7), value); } inline static int32_t get_offset_of_ReturnToLobby_8() { return static_cast(offsetof(CQualifyingManager_t954001806, ___ReturnToLobby_8)); } inline CallBack_t4012644998 * get_ReturnToLobby_8() const { return ___ReturnToLobby_8; } inline CallBack_t4012644998 ** get_address_of_ReturnToLobby_8() { return &___ReturnToLobby_8; } inline void set_ReturnToLobby_8(CallBack_t4012644998 * value) { ___ReturnToLobby_8 = value; Il2CppCodeGenWriteBarrier((&___ReturnToLobby_8), value); } inline static int32_t get_offset_of_RefrQfMatchCd_9() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchCd_9)); } inline CallBack_t4012644998 * get_RefrQfMatchCd_9() const { return ___RefrQfMatchCd_9; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchCd_9() { return &___RefrQfMatchCd_9; } inline void set_RefrQfMatchCd_9(CallBack_t4012644998 * value) { ___RefrQfMatchCd_9 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchCd_9), value); } inline static int32_t get_offset_of_Opentime_10() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Opentime_10)); } inline StringU5BU5D_t1281789340* get_Opentime_10() const { return ___Opentime_10; } inline StringU5BU5D_t1281789340** get_address_of_Opentime_10() { return &___Opentime_10; } inline void set_Opentime_10(StringU5BU5D_t1281789340* value) { ___Opentime_10 = value; Il2CppCodeGenWriteBarrier((&___Opentime_10), value); } inline static int32_t get_offset_of_OpenLevel_11() { return static_cast(offsetof(CQualifyingManager_t954001806, ___OpenLevel_11)); } inline int32_t get_OpenLevel_11() const { return ___OpenLevel_11; } inline int32_t* get_address_of_OpenLevel_11() { return &___OpenLevel_11; } inline void set_OpenLevel_11(int32_t value) { ___OpenLevel_11 = value; } inline static int32_t get_offset_of_IsFullDownLoad_12() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsFullDownLoad_12)); } inline bool get_IsFullDownLoad_12() const { return ___IsFullDownLoad_12; } inline bool* get_address_of_IsFullDownLoad_12() { return &___IsFullDownLoad_12; } inline void set_IsFullDownLoad_12(bool value) { ___IsFullDownLoad_12 = value; } inline static int32_t get_offset_of_RemindOnce_13() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindOnce_13)); } inline bool get_RemindOnce_13() const { return ___RemindOnce_13; } inline bool* get_address_of_RemindOnce_13() { return &___RemindOnce_13; } inline void set_RemindOnce_13(bool value) { ___RemindOnce_13 = value; } inline static int32_t get_offset_of_RemindMatchTimeOnce_14() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindMatchTimeOnce_14)); } inline bool get_RemindMatchTimeOnce_14() const { return ___RemindMatchTimeOnce_14; } inline bool* get_address_of_RemindMatchTimeOnce_14() { return &___RemindMatchTimeOnce_14; } inline void set_RemindMatchTimeOnce_14(bool value) { ___RemindMatchTimeOnce_14 = value; } inline static int32_t get_offset_of_IsQualifyingGame_15() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsQualifyingGame_15)); } inline bool get_IsQualifyingGame_15() const { return ___IsQualifyingGame_15; } inline bool* get_address_of_IsQualifyingGame_15() { return &___IsQualifyingGame_15; } inline void set_IsQualifyingGame_15(bool value) { ___IsQualifyingGame_15 = value; } inline static int32_t get_offset_of_IsInMatchQueue_16() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsInMatchQueue_16)); } inline bool get_IsInMatchQueue_16() const { return ___IsInMatchQueue_16; } inline bool* get_address_of_IsInMatchQueue_16() { return &___IsInMatchQueue_16; } inline void set_IsInMatchQueue_16(bool value) { ___IsInMatchQueue_16 = value; } inline static int32_t get_offset_of_Mode_17() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Mode_17)); } inline int32_t get_Mode_17() const { return ___Mode_17; } inline int32_t* get_address_of_Mode_17() { return &___Mode_17; } inline void set_Mode_17(int32_t value) { ___Mode_17 = value; } inline static int32_t get_offset_of_MatchCDTime_18() { return static_cast(offsetof(CQualifyingManager_t954001806, ___MatchCDTime_18)); } inline Int32U5BU5D_t385246372* get_MatchCDTime_18() const { return ___MatchCDTime_18; } inline Int32U5BU5D_t385246372** get_address_of_MatchCDTime_18() { return &___MatchCDTime_18; } inline void set_MatchCDTime_18(Int32U5BU5D_t385246372* value) { ___MatchCDTime_18 = value; Il2CppCodeGenWriteBarrier((&___MatchCDTime_18), value); } inline static int32_t get_offset_of_qfModeNum_20() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qfModeNum_20)); } inline int32_t get_qfModeNum_20() const { return ___qfModeNum_20; } inline int32_t* get_address_of_qfModeNum_20() { return &___qfModeNum_20; } inline void set_qfModeNum_20(int32_t value) { ___qfModeNum_20 = value; } inline static int32_t get_offset_of_isOpen_21() { return static_cast(offsetof(CQualifyingManager_t954001806, ___isOpen_21)); } inline int32_t get_isOpen_21() const { return ___isOpen_21; } inline int32_t* get_address_of_isOpen_21() { return &___isOpen_21; } inline void set_isOpen_21(int32_t value) { ___isOpen_21 = value; } inline static int32_t get_offset_of_selfQualifyInfoList_22() { return static_cast(offsetof(CQualifyingManager_t954001806, ___selfQualifyInfoList_22)); } inline List_1_t4281599118 * get_selfQualifyInfoList_22() const { return ___selfQualifyInfoList_22; } inline List_1_t4281599118 ** get_address_of_selfQualifyInfoList_22() { return &___selfQualifyInfoList_22; } inline void set_selfQualifyInfoList_22(List_1_t4281599118 * value) { ___selfQualifyInfoList_22 = value; Il2CppCodeGenWriteBarrier((&___selfQualifyInfoList_22), value); } inline static int32_t get_offset_of_qualifyInfoList_23() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qualifyInfoList_23)); } inline List_1_t4281599118 * get_qualifyInfoList_23() const { return ___qualifyInfoList_23; } inline List_1_t4281599118 ** get_address_of_qualifyInfoList_23() { return &___qualifyInfoList_23; } inline void set_qualifyInfoList_23(List_1_t4281599118 * value) { ___qualifyInfoList_23 = value; Il2CppCodeGenWriteBarrier((&___qualifyInfoList_23), value); } inline static int32_t get_offset_of_matchedQueue_24() { return static_cast(offsetof(CQualifyingManager_t954001806, ___matchedQueue_24)); } inline Dictionary_2_t4066855417 * get_matchedQueue_24() const { return ___matchedQueue_24; } inline Dictionary_2_t4066855417 ** get_address_of_matchedQueue_24() { return &___matchedQueue_24; } inline void set_matchedQueue_24(Dictionary_2_t4066855417 * value) { ___matchedQueue_24 = value; Il2CppCodeGenWriteBarrier((&___matchedQueue_24), value); } inline static int32_t get_offset_of_curQualifyRankInfo_25() { return static_cast(offsetof(CQualifyingManager_t954001806, ___curQualifyRankInfo_25)); } inline CurQualifyRankInfo_t2391125760 * get_curQualifyRankInfo_25() const { return ___curQualifyRankInfo_25; } inline CurQualifyRankInfo_t2391125760 ** get_address_of_curQualifyRankInfo_25() { return &___curQualifyRankInfo_25; } inline void set_curQualifyRankInfo_25(CurQualifyRankInfo_t2391125760 * value) { ___curQualifyRankInfo_25 = value; Il2CppCodeGenWriteBarrier((&___curQualifyRankInfo_25), value); } inline static int32_t get_offset_of_pkResult_26() { return static_cast(offsetof(CQualifyingManager_t954001806, ___pkResult_26)); } inline SelfQualifyPkResultInfo_t1561294256 * get_pkResult_26() const { return ___pkResult_26; } inline SelfQualifyPkResultInfo_t1561294256 ** get_address_of_pkResult_26() { return &___pkResult_26; } inline void set_pkResult_26(SelfQualifyPkResultInfo_t1561294256 * value) { ___pkResult_26 = value; Il2CppCodeGenWriteBarrier((&___pkResult_26), value); } inline static int32_t get_offset_of_allPlayerQualifyInfo_27() { return static_cast(offsetof(CQualifyingManager_t954001806, ___allPlayerQualifyInfo_27)); } inline List_1_t4281599118 * get_allPlayerQualifyInfo_27() const { return ___allPlayerQualifyInfo_27; } inline List_1_t4281599118 ** get_address_of_allPlayerQualifyInfo_27() { return &___allPlayerQualifyInfo_27; } inline void set_allPlayerQualifyInfo_27(List_1_t4281599118 * value) { ___allPlayerQualifyInfo_27 = value; Il2CppCodeGenWriteBarrier((&___allPlayerQualifyInfo_27), value); } }; struct CQualifyingManager_t954001806_StaticFields { public: // CQualifyingManager CQualifyingManager::s_instance CQualifyingManager_t954001806 * ___s_instance_19; // DMCore.OnEventCall CQualifyingManager::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_28; public: inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___s_instance_19)); } inline CQualifyingManager_t954001806 * get_s_instance_19() const { return ___s_instance_19; } inline CQualifyingManager_t954001806 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CQualifyingManager_t954001806 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_28() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___U3CU3Ef__mgU24cache0_28)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_28() const { return ___U3CU3Ef__mgU24cache0_28; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_28() { return &___U3CU3Ef__mgU24cache0_28; } inline void set_U3CU3Ef__mgU24cache0_28(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_28), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUALIFYINGMANAGER_T954001806_H #ifndef CKDDEVICESERVICE_T1823984140_H #define CKDDEVICESERVICE_T1823984140_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CKDDeviceService struct CKDDeviceService_t1823984140 : public RuntimeObject { public: public: }; struct CKDDeviceService_t1823984140_StaticFields { public: // System.Boolean DMCore.Logic.CKDDeviceService::s_firstPickInviteMsg bool ___s_firstPickInviteMsg_0; // BetterList`1 DMCore.Logic.CKDDeviceService::s_listFriends BetterList_1_t3921579418 * ___s_listFriends_1; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CKDDeviceService::s_listInviteMsg LinkedList_1_t2907844050 * ___s_listInviteMsg_2; // System.Boolean DMCore.Logic.CKDDeviceService::s_isGaming bool ___s_isGaming_3; // User DMCore.Logic.CKDDeviceService::s_mySelf User_t2909415622 * ___s_mySelf_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CKDDeviceService::s_kdUsrMapping Dictionary_2_t2625280635 * ___s_kdUsrMapping_5; // System.Action`3 DMCore.Logic.CKDDeviceService::onMotion Action_3_t3578807402 * ___onMotion_6; // System.Boolean DMCore.Logic.CKDDeviceService::ServerValid bool ___ServerValid_7; // System.Collections.Generic.List`1 DMCore.Logic.CKDDeviceService::s_listDevice List_1_t4026413551 * ___s_listDevice_8; // System.Comparison`1 DMCore.Logic.CKDDeviceService::<>f__mg$cache0 Comparison_1_t246522983 * ___U3CU3Ef__mgU24cache0_9; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CKDDeviceService::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_firstPickInviteMsg_0() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_firstPickInviteMsg_0)); } inline bool get_s_firstPickInviteMsg_0() const { return ___s_firstPickInviteMsg_0; } inline bool* get_address_of_s_firstPickInviteMsg_0() { return &___s_firstPickInviteMsg_0; } inline void set_s_firstPickInviteMsg_0(bool value) { ___s_firstPickInviteMsg_0 = value; } inline static int32_t get_offset_of_s_listFriends_1() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_listFriends_1)); } inline BetterList_1_t3921579418 * get_s_listFriends_1() const { return ___s_listFriends_1; } inline BetterList_1_t3921579418 ** get_address_of_s_listFriends_1() { return &___s_listFriends_1; } inline void set_s_listFriends_1(BetterList_1_t3921579418 * value) { ___s_listFriends_1 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_1), value); } inline static int32_t get_offset_of_s_listInviteMsg_2() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_listInviteMsg_2)); } inline LinkedList_1_t2907844050 * get_s_listInviteMsg_2() const { return ___s_listInviteMsg_2; } inline LinkedList_1_t2907844050 ** get_address_of_s_listInviteMsg_2() { return &___s_listInviteMsg_2; } inline void set_s_listInviteMsg_2(LinkedList_1_t2907844050 * value) { ___s_listInviteMsg_2 = value; Il2CppCodeGenWriteBarrier((&___s_listInviteMsg_2), value); } inline static int32_t get_offset_of_s_isGaming_3() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_isGaming_3)); } inline bool get_s_isGaming_3() const { return ___s_isGaming_3; } inline bool* get_address_of_s_isGaming_3() { return &___s_isGaming_3; } inline void set_s_isGaming_3(bool value) { ___s_isGaming_3 = value; } inline static int32_t get_offset_of_s_mySelf_4() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_mySelf_4)); } inline User_t2909415622 * get_s_mySelf_4() const { return ___s_mySelf_4; } inline User_t2909415622 ** get_address_of_s_mySelf_4() { return &___s_mySelf_4; } inline void set_s_mySelf_4(User_t2909415622 * value) { ___s_mySelf_4 = value; Il2CppCodeGenWriteBarrier((&___s_mySelf_4), value); } inline static int32_t get_offset_of_s_kdUsrMapping_5() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_kdUsrMapping_5)); } inline Dictionary_2_t2625280635 * get_s_kdUsrMapping_5() const { return ___s_kdUsrMapping_5; } inline Dictionary_2_t2625280635 ** get_address_of_s_kdUsrMapping_5() { return &___s_kdUsrMapping_5; } inline void set_s_kdUsrMapping_5(Dictionary_2_t2625280635 * value) { ___s_kdUsrMapping_5 = value; Il2CppCodeGenWriteBarrier((&___s_kdUsrMapping_5), value); } inline static int32_t get_offset_of_onMotion_6() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___onMotion_6)); } inline Action_3_t3578807402 * get_onMotion_6() const { return ___onMotion_6; } inline Action_3_t3578807402 ** get_address_of_onMotion_6() { return &___onMotion_6; } inline void set_onMotion_6(Action_3_t3578807402 * value) { ___onMotion_6 = value; Il2CppCodeGenWriteBarrier((&___onMotion_6), value); } inline static int32_t get_offset_of_ServerValid_7() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___ServerValid_7)); } inline bool get_ServerValid_7() const { return ___ServerValid_7; } inline bool* get_address_of_ServerValid_7() { return &___ServerValid_7; } inline void set_ServerValid_7(bool value) { ___ServerValid_7 = value; } inline static int32_t get_offset_of_s_listDevice_8() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___s_listDevice_8)); } inline List_1_t4026413551 * get_s_listDevice_8() const { return ___s_listDevice_8; } inline List_1_t4026413551 ** get_address_of_s_listDevice_8() { return &___s_listDevice_8; } inline void set_s_listDevice_8(List_1_t4026413551 * value) { ___s_listDevice_8 = value; Il2CppCodeGenWriteBarrier((&___s_listDevice_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t246522983 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t246522983 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t246522983 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CKDDeviceService_t1823984140_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CKDDEVICESERVICE_T1823984140_H #ifndef LIST_1_T1523859273_H #define LIST_1_T1523859273_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_t1523859273 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InviteInfoU5BU5D_t242193922* ____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_t1523859273, ____items_1)); } inline InviteInfoU5BU5D_t242193922* get__items_1() const { return ____items_1; } inline InviteInfoU5BU5D_t242193922** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InviteInfoU5BU5D_t242193922* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1523859273, ____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_t1523859273, ____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_t1523859273_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray InviteInfoU5BU5D_t242193922* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1523859273_StaticFields, ___EmptyArray_4)); } inline InviteInfoU5BU5D_t242193922* get_EmptyArray_4() const { return ___EmptyArray_4; } inline InviteInfoU5BU5D_t242193922** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(InviteInfoU5BU5D_t242193922* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1523859273_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 LIST_1_T109269237_H #define LIST_1_T109269237_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_t109269237 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items NoticeTaskU5BU5D_t3361377318* ____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_t109269237, ____items_1)); } inline NoticeTaskU5BU5D_t3361377318* get__items_1() const { return ____items_1; } inline NoticeTaskU5BU5D_t3361377318** get_address_of__items_1() { return &____items_1; } inline void set__items_1(NoticeTaskU5BU5D_t3361377318* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t109269237, ____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_t109269237, ____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_t109269237_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray NoticeTaskU5BU5D_t3361377318* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t109269237_StaticFields, ___EmptyArray_4)); } inline NoticeTaskU5BU5D_t3361377318* get_EmptyArray_4() const { return ___EmptyArray_4; } inline NoticeTaskU5BU5D_t3361377318** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(NoticeTaskU5BU5D_t3361377318* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T109269237_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 CPHOTOMANAGER_T704993275_H #define CPHOTOMANAGER_T704993275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPhotoManager struct CPhotoManager_t704993275 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPhotoManager::m_listUrls Dictionary_2_t3796910518 * ___m_listUrls_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPhotoManager::m_listKpUrls Dictionary_2_t1622984065 * ___m_listKpUrls_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPhotoManager::m_listPhotos Dictionary_2_t3731248982 * ___m_listPhotos_2; public: inline static int32_t get_offset_of_m_listUrls_0() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_listUrls_0)); } inline Dictionary_2_t3796910518 * get_m_listUrls_0() const { return ___m_listUrls_0; } inline Dictionary_2_t3796910518 ** get_address_of_m_listUrls_0() { return &___m_listUrls_0; } inline void set_m_listUrls_0(Dictionary_2_t3796910518 * value) { ___m_listUrls_0 = value; Il2CppCodeGenWriteBarrier((&___m_listUrls_0), value); } inline static int32_t get_offset_of_m_listKpUrls_1() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_listKpUrls_1)); } inline Dictionary_2_t1622984065 * get_m_listKpUrls_1() const { return ___m_listKpUrls_1; } inline Dictionary_2_t1622984065 ** get_address_of_m_listKpUrls_1() { return &___m_listKpUrls_1; } inline void set_m_listKpUrls_1(Dictionary_2_t1622984065 * value) { ___m_listKpUrls_1 = value; Il2CppCodeGenWriteBarrier((&___m_listKpUrls_1), value); } inline static int32_t get_offset_of_m_listPhotos_2() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_listPhotos_2)); } inline Dictionary_2_t3731248982 * get_m_listPhotos_2() const { return ___m_listPhotos_2; } inline Dictionary_2_t3731248982 ** get_address_of_m_listPhotos_2() { return &___m_listPhotos_2; } inline void set_m_listPhotos_2(Dictionary_2_t3731248982 * value) { ___m_listPhotos_2 = value; Il2CppCodeGenWriteBarrier((&___m_listPhotos_2), value); } }; struct CPhotoManager_t704993275_StaticFields { public: // DMCore.Logic.CPhotoManager DMCore.Logic.CPhotoManager::s_Instance CPhotoManager_t704993275 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CPhotoManager_t704993275_StaticFields, ___s_Instance_3)); } inline CPhotoManager_t704993275 * get_s_Instance_3() const { return ___s_Instance_3; } inline CPhotoManager_t704993275 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CPhotoManager_t704993275 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPHOTOMANAGER_T704993275_H #ifndef USERFRIEND_T1350459089_H #define USERFRIEND_T1350459089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UserFriend struct UserFriend_t1350459089 : public RuntimeObject { public: // User UserFriend::user User_t2909415622 * ___user_0; // System.String UserFriend::status String_t* ___status_1; // System.Int32 UserFriend::rank int32_t ___rank_2; // System.Int32 UserFriend::score int32_t ___score_3; public: inline static int32_t get_offset_of_user_0() { return static_cast(offsetof(UserFriend_t1350459089, ___user_0)); } inline User_t2909415622 * get_user_0() const { return ___user_0; } inline User_t2909415622 ** get_address_of_user_0() { return &___user_0; } inline void set_user_0(User_t2909415622 * value) { ___user_0 = value; Il2CppCodeGenWriteBarrier((&___user_0), value); } inline static int32_t get_offset_of_status_1() { return static_cast(offsetof(UserFriend_t1350459089, ___status_1)); } inline String_t* get_status_1() const { return ___status_1; } inline String_t** get_address_of_status_1() { return &___status_1; } inline void set_status_1(String_t* value) { ___status_1 = value; Il2CppCodeGenWriteBarrier((&___status_1), value); } inline static int32_t get_offset_of_rank_2() { return static_cast(offsetof(UserFriend_t1350459089, ___rank_2)); } inline int32_t get_rank_2() const { return ___rank_2; } inline int32_t* get_address_of_rank_2() { return &___rank_2; } inline void set_rank_2(int32_t value) { ___rank_2 = value; } inline static int32_t get_offset_of_score_3() { return static_cast(offsetof(UserFriend_t1350459089, ___score_3)); } inline int32_t get_score_3() const { return ___score_3; } inline int32_t* get_address_of_score_3() { return &___score_3; } inline void set_score_3(int32_t value) { ___score_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // USERFRIEND_T1350459089_H #ifndef LIST_1_T2822533831_H #define LIST_1_T2822533831_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_t2822533831 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UserFriendU5BU5D_t1211457228* ____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_t2822533831, ____items_1)); } inline UserFriendU5BU5D_t1211457228* get__items_1() const { return ____items_1; } inline UserFriendU5BU5D_t1211457228** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UserFriendU5BU5D_t1211457228* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2822533831, ____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_t2822533831, ____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_t2822533831_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UserFriendU5BU5D_t1211457228* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2822533831_StaticFields, ___EmptyArray_4)); } inline UserFriendU5BU5D_t1211457228* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UserFriendU5BU5D_t1211457228** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UserFriendU5BU5D_t1211457228* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2822533831_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 BETTERLIST_1_T3921579418_H #define BETTERLIST_1_T3921579418_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_t3921579418 : public RuntimeObject { public: // T[] BetterList`1::buffer CKpFriendU5BU5D_t1040116501* ___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_t3921579418, ___buffer_0)); } inline CKpFriendU5BU5D_t1040116501* get_buffer_0() const { return ___buffer_0; } inline CKpFriendU5BU5D_t1040116501** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(CKpFriendU5BU5D_t1040116501* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3921579418, ___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_T3921579418_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 U3CONREFRESHLISTU3EC__ANONSTOREY0_T1014948206_H #define U3CONREFRESHLISTU3EC__ANONSTOREY0_T1014948206_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/c__AnonStorey0 struct U3COnRefreshListU3Ec__AnonStorey0_t1014948206 : public RuntimeObject { public: // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager/c__AnonStorey0::taskData NoticeTask_t2932161791 * ___taskData_0; public: inline static int32_t get_offset_of_taskData_0() { return static_cast(offsetof(U3COnRefreshListU3Ec__AnonStorey0_t1014948206, ___taskData_0)); } inline NoticeTask_t2932161791 * get_taskData_0() const { return ___taskData_0; } inline NoticeTask_t2932161791 ** get_address_of_taskData_0() { return &___taskData_0; } inline void set_taskData_0(NoticeTask_t2932161791 * value) { ___taskData_0 = value; Il2CppCodeGenWriteBarrier((&___taskData_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CONREFRESHLISTU3EC__ANONSTOREY0_T1014948206_H #ifndef CTOPLISTMANAGER_T2888565983_H #define CTOPLISTMANAGER_T2888565983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopListManager struct CTopListManager_t2888565983 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTopListManager::k__BackingField int32_t ___U3CRefreshTimeU3Ek__BackingField_0; // System.Single DMCore.Logic.CTopListManager::k__BackingField float ___U3CDeltaTimeU3Ek__BackingField_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTopListManager::m_listTopListAll Dictionary_2_t3752615277 * ___m_listTopListAll_2; // System.Boolean DMCore.Logic.CTopListManager::m_bIfChanged bool ___m_bIfChanged_3; public: inline static int32_t get_offset_of_U3CRefreshTimeU3Ek__BackingField_0() { return static_cast(offsetof(CTopListManager_t2888565983, ___U3CRefreshTimeU3Ek__BackingField_0)); } inline int32_t get_U3CRefreshTimeU3Ek__BackingField_0() const { return ___U3CRefreshTimeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRefreshTimeU3Ek__BackingField_0() { return &___U3CRefreshTimeU3Ek__BackingField_0; } inline void set_U3CRefreshTimeU3Ek__BackingField_0(int32_t value) { ___U3CRefreshTimeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDeltaTimeU3Ek__BackingField_1() { return static_cast(offsetof(CTopListManager_t2888565983, ___U3CDeltaTimeU3Ek__BackingField_1)); } inline float get_U3CDeltaTimeU3Ek__BackingField_1() const { return ___U3CDeltaTimeU3Ek__BackingField_1; } inline float* get_address_of_U3CDeltaTimeU3Ek__BackingField_1() { return &___U3CDeltaTimeU3Ek__BackingField_1; } inline void set_U3CDeltaTimeU3Ek__BackingField_1(float value) { ___U3CDeltaTimeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listTopListAll_2() { return static_cast(offsetof(CTopListManager_t2888565983, ___m_listTopListAll_2)); } inline Dictionary_2_t3752615277 * get_m_listTopListAll_2() const { return ___m_listTopListAll_2; } inline Dictionary_2_t3752615277 ** get_address_of_m_listTopListAll_2() { return &___m_listTopListAll_2; } inline void set_m_listTopListAll_2(Dictionary_2_t3752615277 * value) { ___m_listTopListAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_listTopListAll_2), value); } inline static int32_t get_offset_of_m_bIfChanged_3() { return static_cast(offsetof(CTopListManager_t2888565983, ___m_bIfChanged_3)); } inline bool get_m_bIfChanged_3() const { return ___m_bIfChanged_3; } inline bool* get_address_of_m_bIfChanged_3() { return &___m_bIfChanged_3; } inline void set_m_bIfChanged_3(bool value) { ___m_bIfChanged_3 = value; } }; struct CTopListManager_t2888565983_StaticFields { public: // DMCore.Logic.CTopListManager DMCore.Logic.CTopListManager::s_Instance CTopListManager_t2888565983 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTopListManager_t2888565983_StaticFields, ___s_Instance_4)); } inline CTopListManager_t2888565983 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTopListManager_t2888565983 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTopListManager_t2888565983 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPLISTMANAGER_T2888565983_H #ifndef CJOININREQUEST_T1555351581_H #define CJOININREQUEST_T1555351581_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CJoinInRequest struct CJoinInRequest_t1555351581 : public RuntimeObject { public: // DMCore.Logic.CJoinRequstData DMCore.Logic.CJoinInRequest::m_Data CJoinRequstData_t67409287 * ___m_Data_0; public: inline static int32_t get_offset_of_m_Data_0() { return static_cast(offsetof(CJoinInRequest_t1555351581, ___m_Data_0)); } inline CJoinRequstData_t67409287 * get_m_Data_0() const { return ___m_Data_0; } inline CJoinRequstData_t67409287 ** get_address_of_m_Data_0() { return &___m_Data_0; } inline void set_m_Data_0(CJoinRequstData_t67409287 * value) { ___m_Data_0 = value; Il2CppCodeGenWriteBarrier((&___m_Data_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJOININREQUEST_T1555351581_H #ifndef CNOTICEMANAGER_T3044969465_H #define CNOTICEMANAGER_T3044969465_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465 : public RuntimeObject { public: // DMCore.Logic.CNoticeManager/OnSubTaskChanged DMCore.Logic.CNoticeManager::SubTaskChanged OnSubTaskChanged_t1167505012 * ___SubTaskChanged_0; // DMCore.Logic.CNoticeManager/OnMainTaskChanged DMCore.Logic.CNoticeManager::MainTaskChanged OnMainTaskChanged_t359061898 * ___MainTaskChanged_1; // DMCore.Logic.CNoticeManager/OnCurExpChanged DMCore.Logic.CNoticeManager::ExpChanged OnCurExpChanged_t1928539448 * ___ExpChanged_2; // DMCore.Logic.CNoticeManager/OnStartNoticeTask DMCore.Logic.CNoticeManager::OnStartTask OnStartNoticeTask_t2656173874 * ___OnStartTask_3; // DMCore.Logic.CNoticeManager/OnStopNoticeTask DMCore.Logic.CNoticeManager::OnStopTask OnStopNoticeTask_t773840426 * ___OnStopTask_4; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CNeedRefreshU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CInviteInfoChangeU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CNoticeManager::m_curMainTaskID int32_t ___m_curMainTaskID_9; // System.Int32 DMCore.Logic.CNoticeManager::m_refreshCount int32_t ___m_refreshCount_10; // System.Int32 DMCore.Logic.CNoticeManager::m_needMoney int32_t ___m_needMoney_11; // System.Int32 DMCore.Logic.CNoticeManager::m_curIntegral int32_t ___m_curIntegral_12; // System.Int64 DMCore.Logic.CNoticeManager::m_curSelectedFirendId int64_t ___m_curSelectedFirendId_13; // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::m_task NoticeTask_t2932161791 * ___m_task_14; // DMCore.Logic.NoticeTaskDetail DMCore.Logic.CNoticeManager::m_taskDetail NoticeTaskDetail_t2956906147 * ___m_taskDetail_15; // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::m_inviteInfo InviteInfo_t51784531 * ___m_inviteInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_taskList List_1_t109269237 * ___m_taskList_17; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_inviteInfoList List_1_t1523859273 * ___m_inviteInfoList_18; // CDataModelBool DMCore.Logic.CNoticeManager::m_bShowInvite CDataModelBool_t2269476966 * ___m_bShowInvite_19; // CDataModelBool DMCore.Logic.CNoticeManager::m_bTaskStateChanged CDataModelBool_t2269476966 * ___m_bTaskStateChanged_20; // CDataModelInt DMCore.Logic.CNoticeManager::m_quickFinishNeedDcash CDataModelInt_t3463393640 * ___m_quickFinishNeedDcash_21; public: inline static int32_t get_offset_of_SubTaskChanged_0() { return static_cast(offsetof(CNoticeManager_t3044969465, ___SubTaskChanged_0)); } inline OnSubTaskChanged_t1167505012 * get_SubTaskChanged_0() const { return ___SubTaskChanged_0; } inline OnSubTaskChanged_t1167505012 ** get_address_of_SubTaskChanged_0() { return &___SubTaskChanged_0; } inline void set_SubTaskChanged_0(OnSubTaskChanged_t1167505012 * value) { ___SubTaskChanged_0 = value; Il2CppCodeGenWriteBarrier((&___SubTaskChanged_0), value); } inline static int32_t get_offset_of_MainTaskChanged_1() { return static_cast(offsetof(CNoticeManager_t3044969465, ___MainTaskChanged_1)); } inline OnMainTaskChanged_t359061898 * get_MainTaskChanged_1() const { return ___MainTaskChanged_1; } inline OnMainTaskChanged_t359061898 ** get_address_of_MainTaskChanged_1() { return &___MainTaskChanged_1; } inline void set_MainTaskChanged_1(OnMainTaskChanged_t359061898 * value) { ___MainTaskChanged_1 = value; Il2CppCodeGenWriteBarrier((&___MainTaskChanged_1), value); } inline static int32_t get_offset_of_ExpChanged_2() { return static_cast(offsetof(CNoticeManager_t3044969465, ___ExpChanged_2)); } inline OnCurExpChanged_t1928539448 * get_ExpChanged_2() const { return ___ExpChanged_2; } inline OnCurExpChanged_t1928539448 ** get_address_of_ExpChanged_2() { return &___ExpChanged_2; } inline void set_ExpChanged_2(OnCurExpChanged_t1928539448 * value) { ___ExpChanged_2 = value; Il2CppCodeGenWriteBarrier((&___ExpChanged_2), value); } inline static int32_t get_offset_of_OnStartTask_3() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStartTask_3)); } inline OnStartNoticeTask_t2656173874 * get_OnStartTask_3() const { return ___OnStartTask_3; } inline OnStartNoticeTask_t2656173874 ** get_address_of_OnStartTask_3() { return &___OnStartTask_3; } inline void set_OnStartTask_3(OnStartNoticeTask_t2656173874 * value) { ___OnStartTask_3 = value; Il2CppCodeGenWriteBarrier((&___OnStartTask_3), value); } inline static int32_t get_offset_of_OnStopTask_4() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStopTask_4)); } inline OnStopNoticeTask_t773840426 * get_OnStopTask_4() const { return ___OnStopTask_4; } inline OnStopNoticeTask_t773840426 ** get_address_of_OnStopTask_4() { return &___OnStopTask_4; } inline void set_OnStopTask_4(OnStopNoticeTask_t773840426 * value) { ___OnStopTask_4 = value; Il2CppCodeGenWriteBarrier((&___OnStopTask_4), value); } inline static int32_t get_offset_of_U3CNeedRefreshU3Ek__BackingField_5() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CNeedRefreshU3Ek__BackingField_5)); } inline bool get_U3CNeedRefreshU3Ek__BackingField_5() const { return ___U3CNeedRefreshU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedRefreshU3Ek__BackingField_5() { return &___U3CNeedRefreshU3Ek__BackingField_5; } inline void set_U3CNeedRefreshU3Ek__BackingField_5(bool value) { ___U3CNeedRefreshU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CInviteInfoChangeU3Ek__BackingField_6)); } inline bool get_U3CInviteInfoChangeU3Ek__BackingField_6() const { return ___U3CInviteInfoChangeU3Ek__BackingField_6; } inline bool* get_address_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return &___U3CInviteInfoChangeU3Ek__BackingField_6; } inline void set_U3CInviteInfoChangeU3Ek__BackingField_6(bool value) { ___U3CInviteInfoChangeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CIsInviteFirendSucceedU3Ek__BackingField_7)); } inline bool get_U3CIsInviteFirendSucceedU3Ek__BackingField_7() const { return ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return &___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline void set_U3CIsInviteFirendSucceedU3Ek__BackingField_7(bool value) { ___U3CIsInviteFirendSucceedU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_curMainTaskID_9() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curMainTaskID_9)); } inline int32_t get_m_curMainTaskID_9() const { return ___m_curMainTaskID_9; } inline int32_t* get_address_of_m_curMainTaskID_9() { return &___m_curMainTaskID_9; } inline void set_m_curMainTaskID_9(int32_t value) { ___m_curMainTaskID_9 = value; } inline static int32_t get_offset_of_m_refreshCount_10() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_refreshCount_10)); } inline int32_t get_m_refreshCount_10() const { return ___m_refreshCount_10; } inline int32_t* get_address_of_m_refreshCount_10() { return &___m_refreshCount_10; } inline void set_m_refreshCount_10(int32_t value) { ___m_refreshCount_10 = value; } inline static int32_t get_offset_of_m_needMoney_11() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_needMoney_11)); } inline int32_t get_m_needMoney_11() const { return ___m_needMoney_11; } inline int32_t* get_address_of_m_needMoney_11() { return &___m_needMoney_11; } inline void set_m_needMoney_11(int32_t value) { ___m_needMoney_11 = value; } inline static int32_t get_offset_of_m_curIntegral_12() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curIntegral_12)); } inline int32_t get_m_curIntegral_12() const { return ___m_curIntegral_12; } inline int32_t* get_address_of_m_curIntegral_12() { return &___m_curIntegral_12; } inline void set_m_curIntegral_12(int32_t value) { ___m_curIntegral_12 = value; } inline static int32_t get_offset_of_m_curSelectedFirendId_13() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curSelectedFirendId_13)); } inline int64_t get_m_curSelectedFirendId_13() const { return ___m_curSelectedFirendId_13; } inline int64_t* get_address_of_m_curSelectedFirendId_13() { return &___m_curSelectedFirendId_13; } inline void set_m_curSelectedFirendId_13(int64_t value) { ___m_curSelectedFirendId_13 = value; } inline static int32_t get_offset_of_m_task_14() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_task_14)); } inline NoticeTask_t2932161791 * get_m_task_14() const { return ___m_task_14; } inline NoticeTask_t2932161791 ** get_address_of_m_task_14() { return &___m_task_14; } inline void set_m_task_14(NoticeTask_t2932161791 * value) { ___m_task_14 = value; Il2CppCodeGenWriteBarrier((&___m_task_14), value); } inline static int32_t get_offset_of_m_taskDetail_15() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskDetail_15)); } inline NoticeTaskDetail_t2956906147 * get_m_taskDetail_15() const { return ___m_taskDetail_15; } inline NoticeTaskDetail_t2956906147 ** get_address_of_m_taskDetail_15() { return &___m_taskDetail_15; } inline void set_m_taskDetail_15(NoticeTaskDetail_t2956906147 * value) { ___m_taskDetail_15 = value; Il2CppCodeGenWriteBarrier((&___m_taskDetail_15), value); } inline static int32_t get_offset_of_m_inviteInfo_16() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfo_16)); } inline InviteInfo_t51784531 * get_m_inviteInfo_16() const { return ___m_inviteInfo_16; } inline InviteInfo_t51784531 ** get_address_of_m_inviteInfo_16() { return &___m_inviteInfo_16; } inline void set_m_inviteInfo_16(InviteInfo_t51784531 * value) { ___m_inviteInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfo_16), value); } inline static int32_t get_offset_of_m_taskList_17() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskList_17)); } inline List_1_t109269237 * get_m_taskList_17() const { return ___m_taskList_17; } inline List_1_t109269237 ** get_address_of_m_taskList_17() { return &___m_taskList_17; } inline void set_m_taskList_17(List_1_t109269237 * value) { ___m_taskList_17 = value; Il2CppCodeGenWriteBarrier((&___m_taskList_17), value); } inline static int32_t get_offset_of_m_inviteInfoList_18() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfoList_18)); } inline List_1_t1523859273 * get_m_inviteInfoList_18() const { return ___m_inviteInfoList_18; } inline List_1_t1523859273 ** get_address_of_m_inviteInfoList_18() { return &___m_inviteInfoList_18; } inline void set_m_inviteInfoList_18(List_1_t1523859273 * value) { ___m_inviteInfoList_18 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfoList_18), value); } inline static int32_t get_offset_of_m_bShowInvite_19() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bShowInvite_19)); } inline CDataModelBool_t2269476966 * get_m_bShowInvite_19() const { return ___m_bShowInvite_19; } inline CDataModelBool_t2269476966 ** get_address_of_m_bShowInvite_19() { return &___m_bShowInvite_19; } inline void set_m_bShowInvite_19(CDataModelBool_t2269476966 * value) { ___m_bShowInvite_19 = value; Il2CppCodeGenWriteBarrier((&___m_bShowInvite_19), value); } inline static int32_t get_offset_of_m_bTaskStateChanged_20() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bTaskStateChanged_20)); } inline CDataModelBool_t2269476966 * get_m_bTaskStateChanged_20() const { return ___m_bTaskStateChanged_20; } inline CDataModelBool_t2269476966 ** get_address_of_m_bTaskStateChanged_20() { return &___m_bTaskStateChanged_20; } inline void set_m_bTaskStateChanged_20(CDataModelBool_t2269476966 * value) { ___m_bTaskStateChanged_20 = value; Il2CppCodeGenWriteBarrier((&___m_bTaskStateChanged_20), value); } inline static int32_t get_offset_of_m_quickFinishNeedDcash_21() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_quickFinishNeedDcash_21)); } inline CDataModelInt_t3463393640 * get_m_quickFinishNeedDcash_21() const { return ___m_quickFinishNeedDcash_21; } inline CDataModelInt_t3463393640 ** get_address_of_m_quickFinishNeedDcash_21() { return &___m_quickFinishNeedDcash_21; } inline void set_m_quickFinishNeedDcash_21(CDataModelInt_t3463393640 * value) { ___m_quickFinishNeedDcash_21 = value; Il2CppCodeGenWriteBarrier((&___m_quickFinishNeedDcash_21), value); } }; struct CNoticeManager_t3044969465_StaticFields { public: // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::m_Instance CNoticeManager_t3044969465 * ___m_Instance_8; public: inline static int32_t get_offset_of_m_Instance_8() { return static_cast(offsetof(CNoticeManager_t3044969465_StaticFields, ___m_Instance_8)); } inline CNoticeManager_t3044969465 * get_m_Instance_8() const { return ___m_Instance_8; } inline CNoticeManager_t3044969465 ** get_address_of_m_Instance_8() { return &___m_Instance_8; } inline void set_m_Instance_8(CNoticeManager_t3044969465 * value) { ___m_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNOTICEMANAGER_T3044969465_H #ifndef 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 LIST_1_T1130240807_H #define LIST_1_T1130240807_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_t1130240807 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ItemQualityU5BU5D_t944580844* ____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_t1130240807, ____items_1)); } inline ItemQualityU5BU5D_t944580844* get__items_1() const { return ____items_1; } inline ItemQualityU5BU5D_t944580844** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ItemQualityU5BU5D_t944580844* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1130240807, ____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_t1130240807, ____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_t1130240807_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ItemQualityU5BU5D_t944580844* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1130240807_StaticFields, ___EmptyArray_4)); } inline ItemQualityU5BU5D_t944580844* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ItemQualityU5BU5D_t944580844** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ItemQualityU5BU5D_t944580844* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1130240807_H #ifndef TASKDESCRIPTIONGROUP_T3374976152_H #define TASKDESCRIPTIONGROUP_T3374976152_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TaskDescriptionGroup struct TaskDescriptionGroup_t3374976152 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.TaskDescriptionGroup::taskDescriptDic Dictionary_2_t1201043122 * ___taskDescriptDic_0; public: inline static int32_t get_offset_of_taskDescriptDic_0() { return static_cast(offsetof(TaskDescriptionGroup_t3374976152, ___taskDescriptDic_0)); } inline Dictionary_2_t1201043122 * get_taskDescriptDic_0() const { return ___taskDescriptDic_0; } inline Dictionary_2_t1201043122 ** get_address_of_taskDescriptDic_0() { return &___taskDescriptDic_0; } inline void set_taskDescriptDic_0(Dictionary_2_t1201043122 * value) { ___taskDescriptDic_0 = value; Il2CppCodeGenWriteBarrier((&___taskDescriptDic_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TASKDESCRIPTIONGROUP_T3374976152_H #ifndef DICTIONARY_2_T736164020_H #define DICTIONARY_2_T736164020_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_t736164020 : 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 StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020, ___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_t736164020_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t886128184 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t736164020_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t886128184 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t886128184 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t886128184 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T736164020_H #ifndef DICTIONARY_2_T2263689483_H #define DICTIONARY_2_T2263689483_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_t2263689483 : 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 TaskDescriptionGroupU5BU5D_t2673931785* ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___valueSlots_7)); } inline TaskDescriptionGroupU5BU5D_t2673931785* get_valueSlots_7() const { return ___valueSlots_7; } inline TaskDescriptionGroupU5BU5D_t2673931785** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(TaskDescriptionGroupU5BU5D_t2673931785* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483, ___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_t2263689483_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2278270629 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2263689483_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2278270629 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2278270629 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2278270629 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2263689483_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 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 NOTICETASK_T2932161791_H #define NOTICETASK_T2932161791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.NoticeTask struct NoticeTask_t2932161791 : public RuntimeObject { public: // System.Int32 DMCore.Logic.NoticeTask::mainTaskID int32_t ___mainTaskID_0; // System.Int32 DMCore.Logic.NoticeTask::mainTaskLV int32_t ___mainTaskLV_1; // System.Int32 DMCore.Logic.NoticeTask::currentEXP int32_t ___currentEXP_2; // System.Int32 DMCore.Logic.NoticeTask::maxEXP int32_t ___maxEXP_3; // System.Boolean DMCore.Logic.NoticeTask::bunlock bool ___bunlock_4; // System.Int32 DMCore.Logic.NoticeTask::unlockLevel int32_t ___unlockLevel_5; public: inline static int32_t get_offset_of_mainTaskID_0() { return static_cast(offsetof(NoticeTask_t2932161791, ___mainTaskID_0)); } inline int32_t get_mainTaskID_0() const { return ___mainTaskID_0; } inline int32_t* get_address_of_mainTaskID_0() { return &___mainTaskID_0; } inline void set_mainTaskID_0(int32_t value) { ___mainTaskID_0 = value; } inline static int32_t get_offset_of_mainTaskLV_1() { return static_cast(offsetof(NoticeTask_t2932161791, ___mainTaskLV_1)); } inline int32_t get_mainTaskLV_1() const { return ___mainTaskLV_1; } inline int32_t* get_address_of_mainTaskLV_1() { return &___mainTaskLV_1; } inline void set_mainTaskLV_1(int32_t value) { ___mainTaskLV_1 = value; } inline static int32_t get_offset_of_currentEXP_2() { return static_cast(offsetof(NoticeTask_t2932161791, ___currentEXP_2)); } inline int32_t get_currentEXP_2() const { return ___currentEXP_2; } inline int32_t* get_address_of_currentEXP_2() { return &___currentEXP_2; } inline void set_currentEXP_2(int32_t value) { ___currentEXP_2 = value; } inline static int32_t get_offset_of_maxEXP_3() { return static_cast(offsetof(NoticeTask_t2932161791, ___maxEXP_3)); } inline int32_t get_maxEXP_3() const { return ___maxEXP_3; } inline int32_t* get_address_of_maxEXP_3() { return &___maxEXP_3; } inline void set_maxEXP_3(int32_t value) { ___maxEXP_3 = value; } inline static int32_t get_offset_of_bunlock_4() { return static_cast(offsetof(NoticeTask_t2932161791, ___bunlock_4)); } inline bool get_bunlock_4() const { return ___bunlock_4; } inline bool* get_address_of_bunlock_4() { return &___bunlock_4; } inline void set_bunlock_4(bool value) { ___bunlock_4 = value; } inline static int32_t get_offset_of_unlockLevel_5() { return static_cast(offsetof(NoticeTask_t2932161791, ___unlockLevel_5)); } inline int32_t get_unlockLevel_5() const { return ___unlockLevel_5; } inline int32_t* get_address_of_unlockLevel_5() { return &___unlockLevel_5; } inline void set_unlockLevel_5(int32_t value) { ___unlockLevel_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTICETASK_T2932161791_H #ifndef INVITEINFO_T51784531_H #define INVITEINFO_T51784531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.InviteInfo struct InviteInfo_t51784531 : public RuntimeObject { public: // System.Int64 DMCore.Logic.InviteInfo::firendId int64_t ___firendId_0; // System.Int32 DMCore.Logic.InviteInfo::taskLv int32_t ___taskLv_1; // System.Int32 DMCore.Logic.InviteInfo::subTime int32_t ___subTime_2; // System.Boolean DMCore.Logic.InviteInfo::bInvited bool ___bInvited_3; public: inline static int32_t get_offset_of_firendId_0() { return static_cast(offsetof(InviteInfo_t51784531, ___firendId_0)); } inline int64_t get_firendId_0() const { return ___firendId_0; } inline int64_t* get_address_of_firendId_0() { return &___firendId_0; } inline void set_firendId_0(int64_t value) { ___firendId_0 = value; } inline static int32_t get_offset_of_taskLv_1() { return static_cast(offsetof(InviteInfo_t51784531, ___taskLv_1)); } inline int32_t get_taskLv_1() const { return ___taskLv_1; } inline int32_t* get_address_of_taskLv_1() { return &___taskLv_1; } inline void set_taskLv_1(int32_t value) { ___taskLv_1 = value; } inline static int32_t get_offset_of_subTime_2() { return static_cast(offsetof(InviteInfo_t51784531, ___subTime_2)); } inline int32_t get_subTime_2() const { return ___subTime_2; } inline int32_t* get_address_of_subTime_2() { return &___subTime_2; } inline void set_subTime_2(int32_t value) { ___subTime_2 = value; } inline static int32_t get_offset_of_bInvited_3() { return static_cast(offsetof(InviteInfo_t51784531, ___bInvited_3)); } inline bool get_bInvited_3() const { return ___bInvited_3; } inline bool* get_address_of_bInvited_3() { return &___bInvited_3; } inline void set_bInvited_3(bool value) { ___bInvited_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVITEINFO_T51784531_H #ifndef 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 CITEMGROUP_T90045934_H #define CITEMGROUP_T90045934_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager/CItemGroup struct CItemGroup_t90045934 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CItemManager/CItemGroup::listDatas List_1_t776431360 * ___listDatas_0; public: inline static int32_t get_offset_of_listDatas_0() { return static_cast(offsetof(CItemGroup_t90045934, ___listDatas_0)); } inline List_1_t776431360 * get_listDatas_0() const { return ___listDatas_0; } inline List_1_t776431360 ** get_address_of_listDatas_0() { return &___listDatas_0; } inline void set_listDatas_0(List_1_t776431360 * value) { ___listDatas_0 = value; Il2CppCodeGenWriteBarrier((&___listDatas_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMGROUP_T90045934_H #ifndef DICTIONARY_2_T2488037245_H #define DICTIONARY_2_T2488037245_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_t2488037245 : 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 CItemDataU5BU5D_t2647285135* ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___valueSlots_7)); } inline CItemDataU5BU5D_t2647285135* get_valueSlots_7() const { return ___valueSlots_7; } inline CItemDataU5BU5D_t2647285135** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CItemDataU5BU5D_t2647285135* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245, ___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_t2488037245_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2251623979 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2488037245_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2251623979 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2251623979 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2251623979 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2488037245_H #ifndef U3CGETTAGGROUPU3EC__ANONSTOREY1_T1335591760_H #define U3CGETTAGGROUPU3EC__ANONSTOREY1_T1335591760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1 struct U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1::fashionTags List_1_t128053199 * ___fashionTags_0; // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0 DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1::<>f__ref$0 U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * ___U3CU3Ef__refU240_1; public: inline static int32_t get_offset_of_fashionTags_0() { return static_cast(offsetof(U3CGetTagGroupU3Ec__AnonStorey1_t1335591760, ___fashionTags_0)); } inline List_1_t128053199 * get_fashionTags_0() const { return ___fashionTags_0; } inline List_1_t128053199 ** get_address_of_fashionTags_0() { return &___fashionTags_0; } inline void set_fashionTags_0(List_1_t128053199 * value) { ___fashionTags_0 = value; Il2CppCodeGenWriteBarrier((&___fashionTags_0), value); } inline static int32_t get_offset_of_U3CU3Ef__refU240_1() { return static_cast(offsetof(U3CGetTagGroupU3Ec__AnonStorey1_t1335591760, ___U3CU3Ef__refU240_1)); } inline U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * get_U3CU3Ef__refU240_1() const { return ___U3CU3Ef__refU240_1; } inline U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 ** get_address_of_U3CU3Ef__refU240_1() { return &___U3CU3Ef__refU240_1; } inline void set_U3CU3Ef__refU240_1(U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * value) { ___U3CU3Ef__refU240_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__refU240_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETTAGGROUPU3EC__ANONSTOREY1_T1335591760_H #ifndef U3CGETQUALITYLEVELGROUPU3EC__ANONSTOREY2_T3084500536_H #define U3CGETQUALITYLEVELGROUPU3EC__ANONSTOREY2_T3084500536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey2 struct U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey2::qualitys List_1_t1130240807 * ___qualitys_0; public: inline static int32_t get_offset_of_qualitys_0() { return static_cast(offsetof(U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536, ___qualitys_0)); } inline List_1_t1130240807 * get_qualitys_0() const { return ___qualitys_0; } inline List_1_t1130240807 ** get_address_of_qualitys_0() { return &___qualitys_0; } inline void set_qualitys_0(List_1_t1130240807 * value) { ___qualitys_0 = value; Il2CppCodeGenWriteBarrier((&___qualitys_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETQUALITYLEVELGROUPU3EC__ANONSTOREY2_T3084500536_H #ifndef LIST_1_T776431360_H #define LIST_1_T776431360_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_t776431360 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CItemDataU5BU5D_t2647285135* ____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_t776431360, ____items_1)); } inline CItemDataU5BU5D_t2647285135* get__items_1() const { return ____items_1; } inline CItemDataU5BU5D_t2647285135** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CItemDataU5BU5D_t2647285135* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t776431360, ____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_t776431360, ____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_t776431360_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CItemDataU5BU5D_t2647285135* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t776431360_StaticFields, ___EmptyArray_4)); } inline CItemDataU5BU5D_t2647285135* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CItemDataU5BU5D_t2647285135** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CItemDataU5BU5D_t2647285135* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T776431360_H #ifndef U3CGETTAGGROUPU3EC__ANONSTOREY0_T1919528722_H #define U3CGETTAGGROUPU3EC__ANONSTOREY0_T1919528722_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0 struct U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0::tags List_1_t128053199 * ___tags_0; public: inline static int32_t get_offset_of_tags_0() { return static_cast(offsetof(U3CGetTagGroupU3Ec__AnonStorey0_t1919528722, ___tags_0)); } inline List_1_t128053199 * get_tags_0() const { return ___tags_0; } inline List_1_t128053199 ** get_address_of_tags_0() { return &___tags_0; } inline void set_tags_0(List_1_t128053199 * value) { ___tags_0 = value; Il2CppCodeGenWriteBarrier((&___tags_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETTAGGROUPU3EC__ANONSTOREY0_T1919528722_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 CMYPACKAGEMANAGER_T122981866_H #define CMYPACKAGEMANAGER_T122981866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CbNeedFreshUIU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsSelectU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsShowSelectU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiMainType int32_t ___m_uiMainType_3; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiSubType int32_t ___m_uiSubType_4; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiActiveItem int32_t ___m_uiActiveItem_5; // System.Int32 DMCore.Logic.CMyPackageManager::m_LeftTime int32_t ___m_LeftTime_6; // BetterList`1 DMCore.Logic.CMyPackageManager::m_listBianshenCard BetterList_1_t1591806957 * ___m_listBianshenCard_7; // System.Boolean DMCore.Logic.CMyPackageManager::m_IsRenewDataChanged bool ___m_IsRenewDataChanged_8; public: inline static int32_t get_offset_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CbNeedFreshUIU3Ek__BackingField_0)); } inline bool get_U3CbNeedFreshUIU3Ek__BackingField_0() const { return ___U3CbNeedFreshUIU3Ek__BackingField_0; } inline bool* get_address_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return &___U3CbNeedFreshUIU3Ek__BackingField_0; } inline void set_U3CbNeedFreshUIU3Ek__BackingField_0(bool value) { ___U3CbNeedFreshUIU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSelectU3Ek__BackingField_1() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsSelectU3Ek__BackingField_1)); } inline bool get_U3CIsSelectU3Ek__BackingField_1() const { return ___U3CIsSelectU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSelectU3Ek__BackingField_1() { return &___U3CIsSelectU3Ek__BackingField_1; } inline void set_U3CIsSelectU3Ek__BackingField_1(bool value) { ___U3CIsSelectU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowSelectU3Ek__BackingField_2() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsShowSelectU3Ek__BackingField_2)); } inline bool get_U3CIsShowSelectU3Ek__BackingField_2() const { return ___U3CIsShowSelectU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowSelectU3Ek__BackingField_2() { return &___U3CIsShowSelectU3Ek__BackingField_2; } inline void set_U3CIsShowSelectU3Ek__BackingField_2(bool value) { ___U3CIsShowSelectU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_uiMainType_3() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiMainType_3)); } inline int32_t get_m_uiMainType_3() const { return ___m_uiMainType_3; } inline int32_t* get_address_of_m_uiMainType_3() { return &___m_uiMainType_3; } inline void set_m_uiMainType_3(int32_t value) { ___m_uiMainType_3 = value; } inline static int32_t get_offset_of_m_uiSubType_4() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiSubType_4)); } inline int32_t get_m_uiSubType_4() const { return ___m_uiSubType_4; } inline int32_t* get_address_of_m_uiSubType_4() { return &___m_uiSubType_4; } inline void set_m_uiSubType_4(int32_t value) { ___m_uiSubType_4 = value; } inline static int32_t get_offset_of_m_uiActiveItem_5() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiActiveItem_5)); } inline int32_t get_m_uiActiveItem_5() const { return ___m_uiActiveItem_5; } inline int32_t* get_address_of_m_uiActiveItem_5() { return &___m_uiActiveItem_5; } inline void set_m_uiActiveItem_5(int32_t value) { ___m_uiActiveItem_5 = value; } inline static int32_t get_offset_of_m_LeftTime_6() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_LeftTime_6)); } inline int32_t get_m_LeftTime_6() const { return ___m_LeftTime_6; } inline int32_t* get_address_of_m_LeftTime_6() { return &___m_LeftTime_6; } inline void set_m_LeftTime_6(int32_t value) { ___m_LeftTime_6 = value; } inline static int32_t get_offset_of_m_listBianshenCard_7() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_listBianshenCard_7)); } inline BetterList_1_t1591806957 * get_m_listBianshenCard_7() const { return ___m_listBianshenCard_7; } inline BetterList_1_t1591806957 ** get_address_of_m_listBianshenCard_7() { return &___m_listBianshenCard_7; } inline void set_m_listBianshenCard_7(BetterList_1_t1591806957 * value) { ___m_listBianshenCard_7 = value; Il2CppCodeGenWriteBarrier((&___m_listBianshenCard_7), value); } inline static int32_t get_offset_of_m_IsRenewDataChanged_8() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_IsRenewDataChanged_8)); } inline bool get_m_IsRenewDataChanged_8() const { return ___m_IsRenewDataChanged_8; } inline bool* get_address_of_m_IsRenewDataChanged_8() { return &___m_IsRenewDataChanged_8; } inline void set_m_IsRenewDataChanged_8(bool value) { ___m_IsRenewDataChanged_8 = value; } }; struct CMyPackageManager_t122981866_StaticFields { public: // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::s_Instance CMyPackageManager_t122981866 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CMyPackageManager_t122981866_StaticFields, ___s_Instance_9)); } inline CMyPackageManager_t122981866 * get_s_Instance_9() const { return ___s_Instance_9; } inline CMyPackageManager_t122981866 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CMyPackageManager_t122981866 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMYPACKAGEMANAGER_T122981866_H #ifndef CAWARDITEM_T1677460915_H #define CAWARDITEM_T1677460915_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAwardItem::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CAwardItem::m_amount int32_t ___m_amount_1; // System.Int32 DMCore.Logic.CAwardItem::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CAwardItem::m_sex int32_t ___m_sex_3; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_configId_0)); } inline int32_t get_m_configId_0() const { return ___m_configId_0; } inline int32_t* get_address_of_m_configId_0() { return &___m_configId_0; } inline void set_m_configId_0(int32_t value) { ___m_configId_0 = value; } inline static int32_t get_offset_of_m_amount_1() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_amount_1)); } inline int32_t get_m_amount_1() const { return ___m_amount_1; } inline int32_t* get_address_of_m_amount_1() { return &___m_amount_1; } inline void set_m_amount_1(int32_t value) { ___m_amount_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_sex_3)); } inline int32_t get_m_sex_3() const { return ___m_sex_3; } inline int32_t* get_address_of_m_sex_3() { return &___m_sex_3; } inline void set_m_sex_3(int32_t value) { ___m_sex_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDITEM_T1677460915_H #ifndef LEVELAWARD_T86527348_H #define LEVELAWARD_T86527348_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelActivity/LevelAward struct LevelAward_t86527348 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CLevelActivity/LevelAward::m_is_accepted bool ___m_is_accepted_0; // System.Boolean DMCore.Logic.CLevelActivity/LevelAward::m_is_enable_accept bool ___m_is_enable_accept_1; // System.Int32 DMCore.Logic.CLevelActivity/LevelAward::m_level int32_t ___m_level_2; // DMCore.Logic.CAwardItem[] DMCore.Logic.CLevelActivity/LevelAward::m_award_array CAwardItemU5BU5D_t688006690* ___m_award_array_3; public: inline static int32_t get_offset_of_m_is_accepted_0() { return static_cast(offsetof(LevelAward_t86527348, ___m_is_accepted_0)); } inline bool get_m_is_accepted_0() const { return ___m_is_accepted_0; } inline bool* get_address_of_m_is_accepted_0() { return &___m_is_accepted_0; } inline void set_m_is_accepted_0(bool value) { ___m_is_accepted_0 = value; } inline static int32_t get_offset_of_m_is_enable_accept_1() { return static_cast(offsetof(LevelAward_t86527348, ___m_is_enable_accept_1)); } inline bool get_m_is_enable_accept_1() const { return ___m_is_enable_accept_1; } inline bool* get_address_of_m_is_enable_accept_1() { return &___m_is_enable_accept_1; } inline void set_m_is_enable_accept_1(bool value) { ___m_is_enable_accept_1 = value; } inline static int32_t get_offset_of_m_level_2() { return static_cast(offsetof(LevelAward_t86527348, ___m_level_2)); } inline int32_t get_m_level_2() const { return ___m_level_2; } inline int32_t* get_address_of_m_level_2() { return &___m_level_2; } inline void set_m_level_2(int32_t value) { ___m_level_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(LevelAward_t86527348, ___m_award_array_3)); } inline CAwardItemU5BU5D_t688006690* get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardItemU5BU5D_t688006690** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardItemU5BU5D_t688006690* value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELAWARD_T86527348_H #ifndef IACTIVITYDETAIL_T2848416189_H #define IACTIVITYDETAIL_T2848416189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IActivityDetail::m_activityID int32_t ___m_activityID_0; // System.Int32 DMCore.Logic.IActivityDetail::m_activityNewlID int32_t ___m_activityNewlID_1; // System.Boolean DMCore.Logic.IActivityDetail::m_isNewUpdate bool ___m_isNewUpdate_2; // System.Boolean DMCore.Logic.IActivityDetail::m_isDataReady bool ___m_isDataReady_3; // System.String DMCore.Logic.IActivityDetail::m_activityName String_t* ___m_activityName_4; // System.String DMCore.Logic.IActivityDetail::m_activityTitle String_t* ___m_activityTitle_5; // System.String DMCore.Logic.IActivityDetail::m_activityDesc String_t* ___m_activityDesc_6; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_startTime List_1_t128053199 * ___m_startTime_7; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_endTime List_1_t128053199 * ___m_endTime_8; // System.Boolean DMCore.Logic.IActivityDetail::m_needSort bool ___m_needSort_9; // System.Int32 DMCore.Logic.IActivityDetail::m_nActivityType int32_t ___m_nActivityType_10; public: inline static int32_t get_offset_of_m_activityID_0() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityID_0)); } inline int32_t get_m_activityID_0() const { return ___m_activityID_0; } inline int32_t* get_address_of_m_activityID_0() { return &___m_activityID_0; } inline void set_m_activityID_0(int32_t value) { ___m_activityID_0 = value; } inline static int32_t get_offset_of_m_activityNewlID_1() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityNewlID_1)); } inline int32_t get_m_activityNewlID_1() const { return ___m_activityNewlID_1; } inline int32_t* get_address_of_m_activityNewlID_1() { return &___m_activityNewlID_1; } inline void set_m_activityNewlID_1(int32_t value) { ___m_activityNewlID_1 = value; } inline static int32_t get_offset_of_m_isNewUpdate_2() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isNewUpdate_2)); } inline bool get_m_isNewUpdate_2() const { return ___m_isNewUpdate_2; } inline bool* get_address_of_m_isNewUpdate_2() { return &___m_isNewUpdate_2; } inline void set_m_isNewUpdate_2(bool value) { ___m_isNewUpdate_2 = value; } inline static int32_t get_offset_of_m_isDataReady_3() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isDataReady_3)); } inline bool get_m_isDataReady_3() const { return ___m_isDataReady_3; } inline bool* get_address_of_m_isDataReady_3() { return &___m_isDataReady_3; } inline void set_m_isDataReady_3(bool value) { ___m_isDataReady_3 = value; } inline static int32_t get_offset_of_m_activityName_4() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityName_4)); } inline String_t* get_m_activityName_4() const { return ___m_activityName_4; } inline String_t** get_address_of_m_activityName_4() { return &___m_activityName_4; } inline void set_m_activityName_4(String_t* value) { ___m_activityName_4 = value; Il2CppCodeGenWriteBarrier((&___m_activityName_4), value); } inline static int32_t get_offset_of_m_activityTitle_5() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityTitle_5)); } inline String_t* get_m_activityTitle_5() const { return ___m_activityTitle_5; } inline String_t** get_address_of_m_activityTitle_5() { return &___m_activityTitle_5; } inline void set_m_activityTitle_5(String_t* value) { ___m_activityTitle_5 = value; Il2CppCodeGenWriteBarrier((&___m_activityTitle_5), value); } inline static int32_t get_offset_of_m_activityDesc_6() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityDesc_6)); } inline String_t* get_m_activityDesc_6() const { return ___m_activityDesc_6; } inline String_t** get_address_of_m_activityDesc_6() { return &___m_activityDesc_6; } inline void set_m_activityDesc_6(String_t* value) { ___m_activityDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_activityDesc_6), value); } inline static int32_t get_offset_of_m_startTime_7() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_startTime_7)); } inline List_1_t128053199 * get_m_startTime_7() const { return ___m_startTime_7; } inline List_1_t128053199 ** get_address_of_m_startTime_7() { return &___m_startTime_7; } inline void set_m_startTime_7(List_1_t128053199 * value) { ___m_startTime_7 = value; Il2CppCodeGenWriteBarrier((&___m_startTime_7), value); } inline static int32_t get_offset_of_m_endTime_8() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_endTime_8)); } inline List_1_t128053199 * get_m_endTime_8() const { return ___m_endTime_8; } inline List_1_t128053199 ** get_address_of_m_endTime_8() { return &___m_endTime_8; } inline void set_m_endTime_8(List_1_t128053199 * value) { ___m_endTime_8 = value; Il2CppCodeGenWriteBarrier((&___m_endTime_8), value); } inline static int32_t get_offset_of_m_needSort_9() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_needSort_9)); } inline bool get_m_needSort_9() const { return ___m_needSort_9; } inline bool* get_address_of_m_needSort_9() { return &___m_needSort_9; } inline void set_m_needSort_9(bool value) { ___m_needSort_9 = value; } inline static int32_t get_offset_of_m_nActivityType_10() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_nActivityType_10)); } inline int32_t get_m_nActivityType_10() const { return ___m_nActivityType_10; } inline int32_t* get_address_of_m_nActivityType_10() { return &___m_nActivityType_10; } inline void set_m_nActivityType_10(int32_t value) { ___m_nActivityType_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IACTIVITYDETAIL_T2848416189_H #ifndef BETTERLIST_1_T1591806957_H #define BETTERLIST_1_T1591806957_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_t1591806957 : public RuntimeObject { public: // T[] BetterList`1::buffer CItemBaseU5BU5D_t3078586902* ___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_t1591806957, ___buffer_0)); } inline CItemBaseU5BU5D_t3078586902* get_buffer_0() const { return ___buffer_0; } inline CItemBaseU5BU5D_t3078586902** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(CItemBaseU5BU5D_t3078586902* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1591806957, ___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_T1591806957_H #ifndef CPROPGROUP_T317121043_H #define CPROPGROUP_T317121043_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropGroup struct CPropGroup_t317121043 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPropGroup::m_itemList List_1_t128053199 * ___m_itemList_0; public: inline static int32_t get_offset_of_m_itemList_0() { return static_cast(offsetof(CPropGroup_t317121043, ___m_itemList_0)); } inline List_1_t128053199 * get_m_itemList_0() const { return ___m_itemList_0; } inline List_1_t128053199 ** get_address_of_m_itemList_0() { return &___m_itemList_0; } inline void set_m_itemList_0(List_1_t128053199 * value) { ___m_itemList_0 = value; Il2CppCodeGenWriteBarrier((&___m_itemList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPGROUP_T317121043_H #ifndef TASKDESCRIPTIONUNIT_T2312329791_H #define TASKDESCRIPTIONUNIT_T2312329791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TaskDescriptionUnit struct TaskDescriptionUnit_t2312329791 : public RuntimeObject { public: // System.String DMCore.Logic.TaskDescriptionUnit::taskDescription String_t* ___taskDescription_0; public: inline static int32_t get_offset_of_taskDescription_0() { return static_cast(offsetof(TaskDescriptionUnit_t2312329791, ___taskDescription_0)); } inline String_t* get_taskDescription_0() const { return ___taskDescription_0; } inline String_t** get_address_of_taskDescription_0() { return &___taskDescription_0; } inline void set_taskDescription_0(String_t* value) { ___taskDescription_0 = value; Il2CppCodeGenWriteBarrier((&___taskDescription_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TASKDESCRIPTIONUNIT_T2312329791_H #ifndef LEVELAWARD_T2575890906_H #define LEVELAWARD_T2575890906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelFastActivity/LevelAward struct LevelAward_t2575890906 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CLevelFastActivity/LevelAward::m_is_accepted bool ___m_is_accepted_0; // System.Boolean DMCore.Logic.CLevelFastActivity/LevelAward::m_is_enable_accept bool ___m_is_enable_accept_1; // System.Int32 DMCore.Logic.CLevelFastActivity/LevelAward::m_level int32_t ___m_level_2; // DMCore.Logic.CAwardItem[] DMCore.Logic.CLevelFastActivity/LevelAward::m_award_array CAwardItemU5BU5D_t688006690* ___m_award_array_3; public: inline static int32_t get_offset_of_m_is_accepted_0() { return static_cast(offsetof(LevelAward_t2575890906, ___m_is_accepted_0)); } inline bool get_m_is_accepted_0() const { return ___m_is_accepted_0; } inline bool* get_address_of_m_is_accepted_0() { return &___m_is_accepted_0; } inline void set_m_is_accepted_0(bool value) { ___m_is_accepted_0 = value; } inline static int32_t get_offset_of_m_is_enable_accept_1() { return static_cast(offsetof(LevelAward_t2575890906, ___m_is_enable_accept_1)); } inline bool get_m_is_enable_accept_1() const { return ___m_is_enable_accept_1; } inline bool* get_address_of_m_is_enable_accept_1() { return &___m_is_enable_accept_1; } inline void set_m_is_enable_accept_1(bool value) { ___m_is_enable_accept_1 = value; } inline static int32_t get_offset_of_m_level_2() { return static_cast(offsetof(LevelAward_t2575890906, ___m_level_2)); } inline int32_t get_m_level_2() const { return ___m_level_2; } inline int32_t* get_address_of_m_level_2() { return &___m_level_2; } inline void set_m_level_2(int32_t value) { ___m_level_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(LevelAward_t2575890906, ___m_award_array_3)); } inline CAwardItemU5BU5D_t688006690* get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardItemU5BU5D_t688006690** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardItemU5BU5D_t688006690* value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELAWARD_T2575890906_H #ifndef LEVELUPAWARDGROUP_T3168541245_H #define LEVELUPAWARDGROUP_T3168541245_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelUpAwardGroup struct LevelUpAwardGroup_t3168541245 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.LevelUpAwardGroup::AwardInfo Dictionary_2_t1198903465 * ___AwardInfo_0; public: inline static int32_t get_offset_of_AwardInfo_0() { return static_cast(offsetof(LevelUpAwardGroup_t3168541245, ___AwardInfo_0)); } inline Dictionary_2_t1198903465 * get_AwardInfo_0() const { return ___AwardInfo_0; } inline Dictionary_2_t1198903465 ** get_address_of_AwardInfo_0() { return &___AwardInfo_0; } inline void set_AwardInfo_0(Dictionary_2_t1198903465 * value) { ___AwardInfo_0 = value; Il2CppCodeGenWriteBarrier((&___AwardInfo_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELUPAWARDGROUP_T3168541245_H #ifndef LIST_1_T3149535657_H #define LIST_1_T3149535657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3149535657 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardItemU5BU5D_t688006690* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3149535657, ____items_1)); } inline CAwardItemU5BU5D_t688006690* get__items_1() const { return ____items_1; } inline CAwardItemU5BU5D_t688006690** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardItemU5BU5D_t688006690* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3149535657, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3149535657, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3149535657_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardItemU5BU5D_t688006690* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3149535657_StaticFields, ___EmptyArray_4)); } inline CAwardItemU5BU5D_t688006690* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardItemU5BU5D_t688006690* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3149535657_H #ifndef CGROWUPMANAGER_T3194282175_H #define CGROWUPMANAGER_T3194282175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGrowupManager struct CGrowupManager_t3194282175 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGrowupManager::m_currentLevel int32_t ___m_currentLevel_0; // System.Int32 DMCore.Logic.CGrowupManager::m_rewardLevel int32_t ___m_rewardLevel_1; // System.Int32 DMCore.Logic.CGrowupManager::k__BackingField int32_t ___U3CbuLingU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CGrowupManager::k__BackingField bool ___U3CRewardChangedU3Ek__BackingField_4; public: inline static int32_t get_offset_of_m_currentLevel_0() { return static_cast(offsetof(CGrowupManager_t3194282175, ___m_currentLevel_0)); } inline int32_t get_m_currentLevel_0() const { return ___m_currentLevel_0; } inline int32_t* get_address_of_m_currentLevel_0() { return &___m_currentLevel_0; } inline void set_m_currentLevel_0(int32_t value) { ___m_currentLevel_0 = value; } inline static int32_t get_offset_of_m_rewardLevel_1() { return static_cast(offsetof(CGrowupManager_t3194282175, ___m_rewardLevel_1)); } inline int32_t get_m_rewardLevel_1() const { return ___m_rewardLevel_1; } inline int32_t* get_address_of_m_rewardLevel_1() { return &___m_rewardLevel_1; } inline void set_m_rewardLevel_1(int32_t value) { ___m_rewardLevel_1 = value; } inline static int32_t get_offset_of_U3CbuLingU3Ek__BackingField_3() { return static_cast(offsetof(CGrowupManager_t3194282175, ___U3CbuLingU3Ek__BackingField_3)); } inline int32_t get_U3CbuLingU3Ek__BackingField_3() const { return ___U3CbuLingU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CbuLingU3Ek__BackingField_3() { return &___U3CbuLingU3Ek__BackingField_3; } inline void set_U3CbuLingU3Ek__BackingField_3(int32_t value) { ___U3CbuLingU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CRewardChangedU3Ek__BackingField_4() { return static_cast(offsetof(CGrowupManager_t3194282175, ___U3CRewardChangedU3Ek__BackingField_4)); } inline bool get_U3CRewardChangedU3Ek__BackingField_4() const { return ___U3CRewardChangedU3Ek__BackingField_4; } inline bool* get_address_of_U3CRewardChangedU3Ek__BackingField_4() { return &___U3CRewardChangedU3Ek__BackingField_4; } inline void set_U3CRewardChangedU3Ek__BackingField_4(bool value) { ___U3CRewardChangedU3Ek__BackingField_4 = value; } }; struct CGrowupManager_t3194282175_StaticFields { public: // DMCore.Logic.CGrowupManager DMCore.Logic.CGrowupManager::m_instance CGrowupManager_t3194282175 * ___m_instance_2; public: inline static int32_t get_offset_of_m_instance_2() { return static_cast(offsetof(CGrowupManager_t3194282175_StaticFields, ___m_instance_2)); } inline CGrowupManager_t3194282175 * get_m_instance_2() const { return ___m_instance_2; } inline CGrowupManager_t3194282175 ** get_address_of_m_instance_2() { return &___m_instance_2; } inline void set_m_instance_2(CGrowupManager_t3194282175 * value) { ___m_instance_2 = value; Il2CppCodeGenWriteBarrier((&___m_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGROWUPMANAGER_T3194282175_H #ifndef LEVELUPAWARDLIST_T2065957067_H #define LEVELUPAWARDLIST_T2065957067_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelUpAwardList struct LevelUpAwardList_t2065957067 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.LevelUpAwardList::AwardList List_1_t3149535657 * ___AwardList_0; public: inline static int32_t get_offset_of_AwardList_0() { return static_cast(offsetof(LevelUpAwardList_t2065957067, ___AwardList_0)); } inline List_1_t3149535657 * get_AwardList_0() const { return ___AwardList_0; } inline List_1_t3149535657 ** get_address_of_AwardList_0() { return &___AwardList_0; } inline void set_AwardList_0(List_1_t3149535657 * value) { ___AwardList_0 = value; Il2CppCodeGenWriteBarrier((&___AwardList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELUPAWARDLIST_T2065957067_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 DICTIONARY_2_T2057254576_H #define DICTIONARY_2_T2057254576_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_t2057254576 : 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 LevelUpAwardGroupU5BU5D_t611781680* ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___valueSlots_7)); } inline LevelUpAwardGroupU5BU5D_t611781680* get_valueSlots_7() const { return ___valueSlots_7; } inline LevelUpAwardGroupU5BU5D_t611781680** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(LevelUpAwardGroupU5BU5D_t611781680* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576, ___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_t2057254576_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t216120524 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2057254576_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t216120524 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t216120524 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t216120524 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2057254576_H #ifndef DICTIONARY_2_T3988524122_H #define DICTIONARY_2_T3988524122_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_t3988524122 : 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 ActionEffectU5BU5D_t1246456950* ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___valueSlots_7)); } inline ActionEffectU5BU5D_t1246456950* get_valueSlots_7() const { return ___valueSlots_7; } inline ActionEffectU5BU5D_t1246456950** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ActionEffectU5BU5D_t1246456950* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122, ___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_t3988524122_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t96868666 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3988524122_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t96868666 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t96868666 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t96868666 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3988524122_H #ifndef LIST_1_T2869341516_H #define LIST_1_T2869341516_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_t2869341516 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SingleU5BU5D_t1444911251* ____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_t2869341516, ____items_1)); } inline SingleU5BU5D_t1444911251* get__items_1() const { return ____items_1; } inline SingleU5BU5D_t1444911251** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SingleU5BU5D_t1444911251* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2869341516, ____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_t2869341516, ____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_t2869341516_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SingleU5BU5D_t1444911251* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2869341516_StaticFields, ___EmptyArray_4)); } inline SingleU5BU5D_t1444911251* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SingleU5BU5D_t1444911251** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SingleU5BU5D_t1444911251* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2869341516_H #ifndef CINVITEMANAGER_T856605558_H #define CINVITEMANAGER_T856605558_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CInviteManager struct CInviteManager_t856605558 : public RuntimeObject { public: // System.Action`1 DMCore.Logic.CInviteManager::m_callback Action_1_t4240665636 * ___m_callback_0; // System.Collections.Generic.List`1 DMCore.Logic.CInviteManager::m_list List_1_t4093334610 * ___m_list_2; // System.Boolean DMCore.Logic.CInviteManager::m_bOnlyFriend bool ___m_bOnlyFriend_3; public: inline static int32_t get_offset_of_m_callback_0() { return static_cast(offsetof(CInviteManager_t856605558, ___m_callback_0)); } inline Action_1_t4240665636 * get_m_callback_0() const { return ___m_callback_0; } inline Action_1_t4240665636 ** get_address_of_m_callback_0() { return &___m_callback_0; } inline void set_m_callback_0(Action_1_t4240665636 * value) { ___m_callback_0 = value; Il2CppCodeGenWriteBarrier((&___m_callback_0), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CInviteManager_t856605558, ___m_list_2)); } inline List_1_t4093334610 * get_m_list_2() const { return ___m_list_2; } inline List_1_t4093334610 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(List_1_t4093334610 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } inline static int32_t get_offset_of_m_bOnlyFriend_3() { return static_cast(offsetof(CInviteManager_t856605558, ___m_bOnlyFriend_3)); } inline bool get_m_bOnlyFriend_3() const { return ___m_bOnlyFriend_3; } inline bool* get_address_of_m_bOnlyFriend_3() { return &___m_bOnlyFriend_3; } inline void set_m_bOnlyFriend_3(bool value) { ___m_bOnlyFriend_3 = value; } }; struct CInviteManager_t856605558_StaticFields { public: // DMCore.Logic.CInviteManager DMCore.Logic.CInviteManager::s_Instance CInviteManager_t856605558 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CInviteManager_t856605558_StaticFields, ___s_Instance_1)); } inline CInviteManager_t856605558 * get_s_Instance_1() const { return ___s_Instance_1; } inline CInviteManager_t856605558 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CInviteManager_t856605558 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINVITEMANAGER_T856605558_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 CPETMANAGER_T2941415134_H #define CPETMANAGER_T2941415134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPetManager struct CPetManager_t2941415134 : public RuntimeObject { public: // DMCore.Framework.Scene.ISceneNpcBase DMCore.Logic.CPetManager::k__BackingField ISceneNpcBase_t3974693970 * ___U3CCurrentSelectedPetObjU3Ek__BackingField_0; // System.Int64 DMCore.Logic.CPetManager::k__BackingField int64_t ___U3CCurrentSelectedPetIDU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsDataReadyU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsShowActivePetU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CPetManager::k__BackingField int32_t ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CPetManager::k__BackingField bool ___U3CIsNeedRefreshUIU3Ek__BackingField_6; // System.Int32 DMCore.Logic.CPetManager::k__BackingField int32_t ___U3CpetSkillUseCountU3Ek__BackingField_7; // System.Collections.Generic.List`1 DMCore.Logic.CPetManager::m_NeedActivePetList List_1_t913674750 * ___m_NeedActivePetList_8; // System.Int64 DMCore.Logic.CPetManager::m_CurrentFollowPetID int64_t ___m_CurrentFollowPetID_9; // System.Collections.Generic.List`1 DMCore.Logic.CPetManager::m_PetList List_1_t4139125132 * ___m_PetList_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPetManager::m_PetSkill Dictionary_2_t1411863853 * ___m_PetSkill_12; // System.Int32 DMCore.Logic.CPetManager::m_LeftBuyEnergyCount int32_t ___m_LeftBuyEnergyCount_13; // DMCore.Framework.Scene.ISceneNpcBase DMCore.Logic.CPetManager::m_tempPetObj ISceneNpcBase_t3974693970 * ___m_tempPetObj_14; // System.Int32 DMCore.Logic.CPetManager::m_CurrentPetNum int32_t ___m_CurrentPetNum_15; // System.Int32 DMCore.Logic.CPetManager::m_MaxPetNum int32_t ___m_MaxPetNum_16; // DMCore.Logic.CPetManager/UpgradeEffect DMCore.Logic.CPetManager::m_UpgradeEffect UpgradeEffect_t3030226768 * ___m_UpgradeEffect_17; // DMCore.Logic.CPetManager/GetMaterial DMCore.Logic.CPetManager::m_GetMaterial GetMaterial_t2269987281 * ___m_GetMaterial_18; public: inline static int32_t get_offset_of_U3CCurrentSelectedPetObjU3Ek__BackingField_0() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CCurrentSelectedPetObjU3Ek__BackingField_0)); } inline ISceneNpcBase_t3974693970 * get_U3CCurrentSelectedPetObjU3Ek__BackingField_0() const { return ___U3CCurrentSelectedPetObjU3Ek__BackingField_0; } inline ISceneNpcBase_t3974693970 ** get_address_of_U3CCurrentSelectedPetObjU3Ek__BackingField_0() { return &___U3CCurrentSelectedPetObjU3Ek__BackingField_0; } inline void set_U3CCurrentSelectedPetObjU3Ek__BackingField_0(ISceneNpcBase_t3974693970 * value) { ___U3CCurrentSelectedPetObjU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentSelectedPetObjU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CCurrentSelectedPetIDU3Ek__BackingField_1() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CCurrentSelectedPetIDU3Ek__BackingField_1)); } inline int64_t get_U3CCurrentSelectedPetIDU3Ek__BackingField_1() const { return ___U3CCurrentSelectedPetIDU3Ek__BackingField_1; } inline int64_t* get_address_of_U3CCurrentSelectedPetIDU3Ek__BackingField_1() { return &___U3CCurrentSelectedPetIDU3Ek__BackingField_1; } inline void set_U3CCurrentSelectedPetIDU3Ek__BackingField_1(int64_t value) { ___U3CCurrentSelectedPetIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2)); } inline bool get_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() const { return ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2() { return &___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2; } inline void set_U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2(bool value) { ___U3CIsCurrentFollowPetVisibleU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsDataReadyU3Ek__BackingField_3() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsDataReadyU3Ek__BackingField_3)); } inline bool get_U3CIsDataReadyU3Ek__BackingField_3() const { return ___U3CIsDataReadyU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsDataReadyU3Ek__BackingField_3() { return &___U3CIsDataReadyU3Ek__BackingField_3; } inline void set_U3CIsDataReadyU3Ek__BackingField_3(bool value) { ___U3CIsDataReadyU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsShowActivePetU3Ek__BackingField_4() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsShowActivePetU3Ek__BackingField_4)); } inline bool get_U3CIsShowActivePetU3Ek__BackingField_4() const { return ___U3CIsShowActivePetU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsShowActivePetU3Ek__BackingField_4() { return &___U3CIsShowActivePetU3Ek__BackingField_4; } inline void set_U3CIsShowActivePetU3Ek__BackingField_4(bool value) { ___U3CIsShowActivePetU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5)); } inline int32_t get_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() const { return ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5() { return &___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5; } inline void set_U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5(int32_t value) { ___U3CRefreshActiveTimeTimerIDU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CIsNeedRefreshUIU3Ek__BackingField_6() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CIsNeedRefreshUIU3Ek__BackingField_6)); } inline bool get_U3CIsNeedRefreshUIU3Ek__BackingField_6() const { return ___U3CIsNeedRefreshUIU3Ek__BackingField_6; } inline bool* get_address_of_U3CIsNeedRefreshUIU3Ek__BackingField_6() { return &___U3CIsNeedRefreshUIU3Ek__BackingField_6; } inline void set_U3CIsNeedRefreshUIU3Ek__BackingField_6(bool value) { ___U3CIsNeedRefreshUIU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CpetSkillUseCountU3Ek__BackingField_7() { return static_cast(offsetof(CPetManager_t2941415134, ___U3CpetSkillUseCountU3Ek__BackingField_7)); } inline int32_t get_U3CpetSkillUseCountU3Ek__BackingField_7() const { return ___U3CpetSkillUseCountU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CpetSkillUseCountU3Ek__BackingField_7() { return &___U3CpetSkillUseCountU3Ek__BackingField_7; } inline void set_U3CpetSkillUseCountU3Ek__BackingField_7(int32_t value) { ___U3CpetSkillUseCountU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_NeedActivePetList_8() { return static_cast(offsetof(CPetManager_t2941415134, ___m_NeedActivePetList_8)); } inline List_1_t913674750 * get_m_NeedActivePetList_8() const { return ___m_NeedActivePetList_8; } inline List_1_t913674750 ** get_address_of_m_NeedActivePetList_8() { return &___m_NeedActivePetList_8; } inline void set_m_NeedActivePetList_8(List_1_t913674750 * value) { ___m_NeedActivePetList_8 = value; Il2CppCodeGenWriteBarrier((&___m_NeedActivePetList_8), value); } inline static int32_t get_offset_of_m_CurrentFollowPetID_9() { return static_cast(offsetof(CPetManager_t2941415134, ___m_CurrentFollowPetID_9)); } inline int64_t get_m_CurrentFollowPetID_9() const { return ___m_CurrentFollowPetID_9; } inline int64_t* get_address_of_m_CurrentFollowPetID_9() { return &___m_CurrentFollowPetID_9; } inline void set_m_CurrentFollowPetID_9(int64_t value) { ___m_CurrentFollowPetID_9 = value; } inline static int32_t get_offset_of_m_PetList_11() { return static_cast(offsetof(CPetManager_t2941415134, ___m_PetList_11)); } inline List_1_t4139125132 * get_m_PetList_11() const { return ___m_PetList_11; } inline List_1_t4139125132 ** get_address_of_m_PetList_11() { return &___m_PetList_11; } inline void set_m_PetList_11(List_1_t4139125132 * value) { ___m_PetList_11 = value; Il2CppCodeGenWriteBarrier((&___m_PetList_11), value); } inline static int32_t get_offset_of_m_PetSkill_12() { return static_cast(offsetof(CPetManager_t2941415134, ___m_PetSkill_12)); } inline Dictionary_2_t1411863853 * get_m_PetSkill_12() const { return ___m_PetSkill_12; } inline Dictionary_2_t1411863853 ** get_address_of_m_PetSkill_12() { return &___m_PetSkill_12; } inline void set_m_PetSkill_12(Dictionary_2_t1411863853 * value) { ___m_PetSkill_12 = value; Il2CppCodeGenWriteBarrier((&___m_PetSkill_12), value); } inline static int32_t get_offset_of_m_LeftBuyEnergyCount_13() { return static_cast(offsetof(CPetManager_t2941415134, ___m_LeftBuyEnergyCount_13)); } inline int32_t get_m_LeftBuyEnergyCount_13() const { return ___m_LeftBuyEnergyCount_13; } inline int32_t* get_address_of_m_LeftBuyEnergyCount_13() { return &___m_LeftBuyEnergyCount_13; } inline void set_m_LeftBuyEnergyCount_13(int32_t value) { ___m_LeftBuyEnergyCount_13 = value; } inline static int32_t get_offset_of_m_tempPetObj_14() { return static_cast(offsetof(CPetManager_t2941415134, ___m_tempPetObj_14)); } inline ISceneNpcBase_t3974693970 * get_m_tempPetObj_14() const { return ___m_tempPetObj_14; } inline ISceneNpcBase_t3974693970 ** get_address_of_m_tempPetObj_14() { return &___m_tempPetObj_14; } inline void set_m_tempPetObj_14(ISceneNpcBase_t3974693970 * value) { ___m_tempPetObj_14 = value; Il2CppCodeGenWriteBarrier((&___m_tempPetObj_14), value); } inline static int32_t get_offset_of_m_CurrentPetNum_15() { return static_cast(offsetof(CPetManager_t2941415134, ___m_CurrentPetNum_15)); } inline int32_t get_m_CurrentPetNum_15() const { return ___m_CurrentPetNum_15; } inline int32_t* get_address_of_m_CurrentPetNum_15() { return &___m_CurrentPetNum_15; } inline void set_m_CurrentPetNum_15(int32_t value) { ___m_CurrentPetNum_15 = value; } inline static int32_t get_offset_of_m_MaxPetNum_16() { return static_cast(offsetof(CPetManager_t2941415134, ___m_MaxPetNum_16)); } inline int32_t get_m_MaxPetNum_16() const { return ___m_MaxPetNum_16; } inline int32_t* get_address_of_m_MaxPetNum_16() { return &___m_MaxPetNum_16; } inline void set_m_MaxPetNum_16(int32_t value) { ___m_MaxPetNum_16 = value; } inline static int32_t get_offset_of_m_UpgradeEffect_17() { return static_cast(offsetof(CPetManager_t2941415134, ___m_UpgradeEffect_17)); } inline UpgradeEffect_t3030226768 * get_m_UpgradeEffect_17() const { return ___m_UpgradeEffect_17; } inline UpgradeEffect_t3030226768 ** get_address_of_m_UpgradeEffect_17() { return &___m_UpgradeEffect_17; } inline void set_m_UpgradeEffect_17(UpgradeEffect_t3030226768 * value) { ___m_UpgradeEffect_17 = value; Il2CppCodeGenWriteBarrier((&___m_UpgradeEffect_17), value); } inline static int32_t get_offset_of_m_GetMaterial_18() { return static_cast(offsetof(CPetManager_t2941415134, ___m_GetMaterial_18)); } inline GetMaterial_t2269987281 * get_m_GetMaterial_18() const { return ___m_GetMaterial_18; } inline GetMaterial_t2269987281 ** get_address_of_m_GetMaterial_18() { return &___m_GetMaterial_18; } inline void set_m_GetMaterial_18(GetMaterial_t2269987281 * value) { ___m_GetMaterial_18 = value; Il2CppCodeGenWriteBarrier((&___m_GetMaterial_18), value); } }; struct CPetManager_t2941415134_StaticFields { public: // DMCore.Logic.CPetManager DMCore.Logic.CPetManager::s_Instance CPetManager_t2941415134 * ___s_Instance_10; public: inline static int32_t get_offset_of_s_Instance_10() { return static_cast(offsetof(CPetManager_t2941415134_StaticFields, ___s_Instance_10)); } inline CPetManager_t2941415134 * get_s_Instance_10() const { return ___s_Instance_10; } inline CPetManager_t2941415134 ** get_address_of_s_Instance_10() { return &___s_Instance_10; } inline void set_s_Instance_10(CPetManager_t2941415134 * value) { ___s_Instance_10 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPETMANAGER_T2941415134_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 LINKEDLIST_1_T2907844050_H #define LINKEDLIST_1_T2907844050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t2907844050 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t3813373144 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t2907844050, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t2907844050, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t2907844050, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t2907844050, ___first_5)); } inline LinkedListNode_1_t3813373144 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t3813373144 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t3813373144 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t2907844050, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T2907844050_H #ifndef LIST_1_T4093334610_H #define LIST_1_T4093334610_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_t4093334610 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CFriendInfoU5BU5D_t1425557173* ____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_t4093334610, ____items_1)); } inline CFriendInfoU5BU5D_t1425557173* get__items_1() const { return ____items_1; } inline CFriendInfoU5BU5D_t1425557173** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CFriendInfoU5BU5D_t1425557173* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4093334610, ____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_t4093334610, ____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_t4093334610_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CFriendInfoU5BU5D_t1425557173* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4093334610_StaticFields, ___EmptyArray_4)); } inline CFriendInfoU5BU5D_t1425557173* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CFriendInfoU5BU5D_t1425557173** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CFriendInfoU5BU5D_t1425557173* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4093334610_H #ifndef LIST_1_T4026413551_H #define LIST_1_T4026413551_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_t4026413551 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CKDDeviceInfoU5BU5D_t1392195076* ____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_t4026413551, ____items_1)); } inline CKDDeviceInfoU5BU5D_t1392195076* get__items_1() const { return ____items_1; } inline CKDDeviceInfoU5BU5D_t1392195076** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CKDDeviceInfoU5BU5D_t1392195076* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4026413551, ____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_t4026413551, ____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_t4026413551_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CKDDeviceInfoU5BU5D_t1392195076* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4026413551_StaticFields, ___EmptyArray_4)); } inline CKDDeviceInfoU5BU5D_t1392195076* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CKDDeviceInfoU5BU5D_t1392195076** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CKDDeviceInfoU5BU5D_t1392195076* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4026413551_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 USER_T2909415622_H #define USER_T2909415622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // User struct User_t2909415622 : public RuntimeObject { public: // System.Int32 User::id int32_t ___id_0; // System.String User::nickname String_t* ___nickname_1; // System.String User::avatar String_t* ___avatar_2; // System.Int32 User::gender int32_t ___gender_3; // System.String User::address String_t* ___address_4; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(User_t2909415622, ___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_nickname_1() { return static_cast(offsetof(User_t2909415622, ___nickname_1)); } inline String_t* get_nickname_1() const { return ___nickname_1; } inline String_t** get_address_of_nickname_1() { return &___nickname_1; } inline void set_nickname_1(String_t* value) { ___nickname_1 = value; Il2CppCodeGenWriteBarrier((&___nickname_1), value); } inline static int32_t get_offset_of_avatar_2() { return static_cast(offsetof(User_t2909415622, ___avatar_2)); } inline String_t* get_avatar_2() const { return ___avatar_2; } inline String_t** get_address_of_avatar_2() { return &___avatar_2; } inline void set_avatar_2(String_t* value) { ___avatar_2 = value; Il2CppCodeGenWriteBarrier((&___avatar_2), value); } inline static int32_t get_offset_of_gender_3() { return static_cast(offsetof(User_t2909415622, ___gender_3)); } inline int32_t get_gender_3() const { return ___gender_3; } inline int32_t* get_address_of_gender_3() { return &___gender_3; } inline void set_gender_3(int32_t value) { ___gender_3 = value; } inline static int32_t get_offset_of_address_4() { return static_cast(offsetof(User_t2909415622, ___address_4)); } inline String_t* get_address_4() const { return ___address_4; } inline String_t** get_address_of_address_4() { return &___address_4; } inline void set_address_4(String_t* value) { ___address_4 = value; Il2CppCodeGenWriteBarrier((&___address_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // USER_T2909415622_H #ifndef ITASKNAVIGATORBASE_T660573273_H #define ITASKNAVIGATORBASE_T660573273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITaskNavigatorBase struct ITaskNavigatorBase_t660573273 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITASKNAVIGATORBASE_T660573273_H #ifndef LINKEDLISTNODE_1_T3813373144_H #define LINKEDLISTNODE_1_T3813373144_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t3813373144 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item CDataArray_t4068198041 * ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t2907844050 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t3813373144 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t3813373144 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t3813373144, ___item_0)); } inline CDataArray_t4068198041 * get_item_0() const { return ___item_0; } inline CDataArray_t4068198041 ** get_address_of_item_0() { return &___item_0; } inline void set_item_0(CDataArray_t4068198041 * value) { ___item_0 = value; Il2CppCodeGenWriteBarrier((&___item_0), value); } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t3813373144, ___container_1)); } inline LinkedList_1_t2907844050 * get_container_1() const { return ___container_1; } inline LinkedList_1_t2907844050 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t2907844050 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t3813373144, ___forward_2)); } inline LinkedListNode_1_t3813373144 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t3813373144 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t3813373144 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t3813373144, ___back_3)); } inline LinkedListNode_1_t3813373144 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t3813373144 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t3813373144 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T3813373144_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 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 CMENUGUILDCOMMON_T3719820311_H #define CMENUGUILDCOMMON_T3719820311_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuGuildCommon struct CMenuGuildCommon_t3719820311 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUGUILDCOMMON_T3719820311_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_t2156229523, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_t2156229523, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef 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 CMENUHALLOFFAME_T3055735805_H #define CMENUHALLOFFAME_T3055735805_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuHallofFame struct CMenuHallofFame_t3055735805 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUHALLOFFAME_T3055735805_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t2360479859, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t2360479859, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t2360479859, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t2360479859, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef CMENUIDOLSHOW_T1578687251_H #define CMENUIDOLSHOW_T1578687251_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuIdolShow struct CMenuIdolShow_t1578687251 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUIDOLSHOW_T1578687251_H #ifndef CMENUMAIL_T3670654335_H #define CMENUMAIL_T3670654335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuMail struct CMenuMail_t3670654335 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUMAIL_T3670654335_H #ifndef CNAVIGATORITEM_12_T4174547382_H #define CNAVIGATORITEM_12_T4174547382_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_12 struct CNavigatorItem_12_t4174547382 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_12_T4174547382_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 CNAVIGATORITEM_13_T4174612918_H #define CNAVIGATORITEM_13_T4174612918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_13 struct CNavigatorItem_13_t4174612918 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_13_T4174612918_H #ifndef CNAVIGATORITEM_14_T4174940598_H #define CNAVIGATORITEM_14_T4174940598_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_14 struct CNavigatorItem_14_t4174940598 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_14_T4174940598_H #ifndef CNAVIGATORITEM_15_T4175006134_H #define CNAVIGATORITEM_15_T4175006134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_15 struct CNavigatorItem_15_t4175006134 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_15_T4175006134_H #ifndef CNAVIGATORITEM_16_T4174809526_H #define CNAVIGATORITEM_16_T4174809526_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_16 struct CNavigatorItem_16_t4174809526 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_16_T4174809526_H #ifndef CNAVIGATORITEM_2_T4171532729_H #define CNAVIGATORITEM_2_T4171532729_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_2 struct CNavigatorItem_2_t4171532729 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_2_T4171532729_H #ifndef CNAVIGATORITEM_11_T4174743990_H #define CNAVIGATORITEM_11_T4174743990_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_11 struct CNavigatorItem_11_t4174743990 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_11_T4174743990_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 KEYVALUEPAIR_2_T3412598908_H #define KEYVALUEPAIR_2_T3412598908_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_t3412598908 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value CMusicDescription_t2126213410 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3412598908, ___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_t3412598908, ___value_1)); } inline CMusicDescription_t2126213410 * get_value_1() const { return ___value_1; } inline CMusicDescription_t2126213410 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(CMusicDescription_t2126213410 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3412598908_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t2555686324, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t2555686324, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t2555686324, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t2555686324, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef CNAVIGATORITEM_1_T4171532726_H #define CNAVIGATORITEM_1_T4171532726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_1 struct CNavigatorItem_1_t4171532726 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_1_T4171532726_H #ifndef CDANCEMANAGER_T448141780_H #define CDANCEMANAGER_T448141780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicID int32_t ___m_curMusicID_4; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLevel int32_t ___m_curMusicLevel_5; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLength int32_t ___m_curMusicLength_6; // System.Boolean DMCore.DanceMode.CDanceManager::m_bDancing bool ___m_bDancing_7; // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::m_BeatKeyManager CBeatKeyManager_t1395295909 * ___m_BeatKeyManager_8; public: inline static int32_t get_offset_of_m_curMusicID_4() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicID_4)); } inline int32_t get_m_curMusicID_4() const { return ___m_curMusicID_4; } inline int32_t* get_address_of_m_curMusicID_4() { return &___m_curMusicID_4; } inline void set_m_curMusicID_4(int32_t value) { ___m_curMusicID_4 = value; } inline static int32_t get_offset_of_m_curMusicLevel_5() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLevel_5)); } inline int32_t get_m_curMusicLevel_5() const { return ___m_curMusicLevel_5; } inline int32_t* get_address_of_m_curMusicLevel_5() { return &___m_curMusicLevel_5; } inline void set_m_curMusicLevel_5(int32_t value) { ___m_curMusicLevel_5 = value; } inline static int32_t get_offset_of_m_curMusicLength_6() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLength_6)); } inline int32_t get_m_curMusicLength_6() const { return ___m_curMusicLength_6; } inline int32_t* get_address_of_m_curMusicLength_6() { return &___m_curMusicLength_6; } inline void set_m_curMusicLength_6(int32_t value) { ___m_curMusicLength_6 = value; } inline static int32_t get_offset_of_m_bDancing_7() { return static_cast(offsetof(CDanceManager_t448141780, ___m_bDancing_7)); } inline bool get_m_bDancing_7() const { return ___m_bDancing_7; } inline bool* get_address_of_m_bDancing_7() { return &___m_bDancing_7; } inline void set_m_bDancing_7(bool value) { ___m_bDancing_7 = value; } inline static int32_t get_offset_of_m_BeatKeyManager_8() { return static_cast(offsetof(CDanceManager_t448141780, ___m_BeatKeyManager_8)); } inline CBeatKeyManager_t1395295909 * get_m_BeatKeyManager_8() const { return ___m_BeatKeyManager_8; } inline CBeatKeyManager_t1395295909 ** get_address_of_m_BeatKeyManager_8() { return &___m_BeatKeyManager_8; } inline void set_m_BeatKeyManager_8(CBeatKeyManager_t1395295909 * value) { ___m_BeatKeyManager_8 = value; Il2CppCodeGenWriteBarrier((&___m_BeatKeyManager_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMANAGER_T448141780_H #ifndef 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 CNAVIGATORITEM_10_T4174678454_H #define CNAVIGATORITEM_10_T4174678454_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_10 struct CNavigatorItem_10_t4174678454 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_10_T4174678454_H #ifndef CNAVIGATORITEM_3_T4171532728_H #define CNAVIGATORITEM_3_T4171532728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_3 struct CNavigatorItem_3_t4171532728 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_3_T4171532728_H #ifndef CMENUQUALIFYING_T549868214_H #define CMENUQUALIFYING_T549868214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuQualifying struct CMenuQualifying_t549868214 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUQUALIFYING_T549868214_H #ifndef CNAVIGATORITEM_9_T4171532718_H #define CNAVIGATORITEM_9_T4171532718_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_9 struct CNavigatorItem_9_t4171532718 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_9_T4171532718_H #ifndef CMENUWAITINGCOMMON_T586536951_H #define CMENUWAITINGCOMMON_T586536951_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuWaitingCommon struct CMenuWaitingCommon_t586536951 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUWAITINGCOMMON_T586536951_H #ifndef CNEWPLAYERSHOP_T3427367769_H #define CNEWPLAYERSHOP_T3427367769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNewPlayerShop struct CNewPlayerShop_t3427367769 : public IActivityDetail_t2848416189 { public: // System.Boolean DMCore.Logic.CNewPlayerShop::m_award_has_accepted bool ___m_award_has_accepted_11; public: inline static int32_t get_offset_of_m_award_has_accepted_11() { return static_cast(offsetof(CNewPlayerShop_t3427367769, ___m_award_has_accepted_11)); } inline bool get_m_award_has_accepted_11() const { return ___m_award_has_accepted_11; } inline bool* get_address_of_m_award_has_accepted_11() { return &___m_award_has_accepted_11; } inline void set_m_award_has_accepted_11(bool value) { ___m_award_has_accepted_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNEWPLAYERSHOP_T3427367769_H #ifndef CMENUTOPCOMMON_T718433537_H #define CMENUTOPCOMMON_T718433537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuTopCommon struct CMenuTopCommon_t718433537 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUTOPCOMMON_T718433537_H #ifndef CNEWYEAREVEACTIVITY_T2183115469_H #define CNEWYEAREVEACTIVITY_T2183115469_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNewYearEveActivity struct CNewYearEveActivity_t2183115469 : public IActivityDetail_t2848416189 { public: // System.Boolean DMCore.Logic.CNewYearEveActivity::m_award_has_accepted bool ___m_award_has_accepted_11; public: inline static int32_t get_offset_of_m_award_has_accepted_11() { return static_cast(offsetof(CNewYearEveActivity_t2183115469, ___m_award_has_accepted_11)); } inline bool get_m_award_has_accepted_11() const { return ___m_award_has_accepted_11; } inline bool* get_address_of_m_award_has_accepted_11() { return &___m_award_has_accepted_11; } inline void set_m_award_has_accepted_11(bool value) { ___m_award_has_accepted_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNEWYEAREVEACTIVITY_T2183115469_H #ifndef CNOTICECFG_T1803912622_H #define CNOTICECFG_T1803912622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeCfg struct CNoticeCfg_t1803912622 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CNoticeCfg::m_nameDic Dictionary_2_t736164020 * ___m_nameDic_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CNoticeCfg::m_texPathDic Dictionary_2_t736164020 * ___m_texPathDic_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CNoticeCfg::m_taskDescriptDic Dictionary_2_t2263689483 * ___m_taskDescriptDic_4; public: inline static int32_t get_offset_of_m_nameDic_2() { return static_cast(offsetof(CNoticeCfg_t1803912622, ___m_nameDic_2)); } inline Dictionary_2_t736164020 * get_m_nameDic_2() const { return ___m_nameDic_2; } inline Dictionary_2_t736164020 ** get_address_of_m_nameDic_2() { return &___m_nameDic_2; } inline void set_m_nameDic_2(Dictionary_2_t736164020 * value) { ___m_nameDic_2 = value; Il2CppCodeGenWriteBarrier((&___m_nameDic_2), value); } inline static int32_t get_offset_of_m_texPathDic_3() { return static_cast(offsetof(CNoticeCfg_t1803912622, ___m_texPathDic_3)); } inline Dictionary_2_t736164020 * get_m_texPathDic_3() const { return ___m_texPathDic_3; } inline Dictionary_2_t736164020 ** get_address_of_m_texPathDic_3() { return &___m_texPathDic_3; } inline void set_m_texPathDic_3(Dictionary_2_t736164020 * value) { ___m_texPathDic_3 = value; Il2CppCodeGenWriteBarrier((&___m_texPathDic_3), value); } inline static int32_t get_offset_of_m_taskDescriptDic_4() { return static_cast(offsetof(CNoticeCfg_t1803912622, ___m_taskDescriptDic_4)); } inline Dictionary_2_t2263689483 * get_m_taskDescriptDic_4() const { return ___m_taskDescriptDic_4; } inline Dictionary_2_t2263689483 ** get_address_of_m_taskDescriptDic_4() { return &___m_taskDescriptDic_4; } inline void set_m_taskDescriptDic_4(Dictionary_2_t2263689483 * value) { ___m_taskDescriptDic_4 = value; Il2CppCodeGenWriteBarrier((&___m_taskDescriptDic_4), value); } }; struct CNoticeCfg_t1803912622_StaticFields { public: // DMCore.Logic.CNoticeCfg DMCore.Logic.CNoticeCfg::m_Instance CNoticeCfg_t1803912622 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CNoticeCfg_t1803912622_StaticFields, ___m_Instance_1)); } inline CNoticeCfg_t1803912622 * get_m_Instance_1() const { return ___m_Instance_1; } inline CNoticeCfg_t1803912622 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CNoticeCfg_t1803912622 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNOTICECFG_T1803912622_H #ifndef CMENUSINGLEINTERACTION_T1743349790_H #define CMENUSINGLEINTERACTION_T1743349790_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuSingleInteraction struct CMenuSingleInteraction_t1743349790 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUSINGLEINTERACTION_T1743349790_H #ifndef CNAVIGATORITEM_4_T4171532723_H #define CNAVIGATORITEM_4_T4171532723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_4 struct CNavigatorItem_4_t4171532723 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_4_T4171532723_H #ifndef CNAVIGATORITEM_5_T4171532722_H #define CNAVIGATORITEM_5_T4171532722_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_5 struct CNavigatorItem_5_t4171532722 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_5_T4171532722_H #ifndef CNAVIGATORITEM_6_T4171532725_H #define CNAVIGATORITEM_6_T4171532725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_6 struct CNavigatorItem_6_t4171532725 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_6_T4171532725_H #ifndef CNAVIGATORITEM_7_T4171532724_H #define CNAVIGATORITEM_7_T4171532724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_7 struct CNavigatorItem_7_t4171532724 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_7_T4171532724_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 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 CNAVIGATORITEM_8_T4171532719_H #define CNAVIGATORITEM_8_T4171532719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNavigatorItem_8 struct CNavigatorItem_8_t4171532719 : public ITaskNavigatorBase_t660573273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVIGATORITEM_8_T4171532719_H #ifndef KEYVALUEPAIR_2_T4092631766_H #define KEYVALUEPAIR_2_T4092631766_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_t4092631766 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value CDataProperty_t2806246268 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4092631766, ___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_t4092631766, ___value_1)); } inline CDataProperty_t2806246268 * get_value_1() const { return ___value_1; } inline CDataProperty_t2806246268 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(CDataProperty_t2806246268 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4092631766_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 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 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 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 ENUMERATOR_T139379724_H #define ENUMERATOR_T139379724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_t139379724 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::list LinkedList_1_t1919752173 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::current LinkedListNode_1_t2825281267 * ___current_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::index int32_t ___index_2; // System.UInt32 System.Collections.Generic.LinkedList`1/Enumerator::version uint32_t ___version_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1/Enumerator::si SerializationInfo_t950877179 * ___si_4; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t139379724, ___list_0)); } inline LinkedList_1_t1919752173 * get_list_0() const { return ___list_0; } inline LinkedList_1_t1919752173 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t1919752173 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Enumerator_t139379724, ___current_1)); } inline LinkedListNode_1_t2825281267 * get_current_1() const { return ___current_1; } inline LinkedListNode_1_t2825281267 ** get_address_of_current_1() { return &___current_1; } inline void set_current_1(LinkedListNode_1_t2825281267 * value) { ___current_1 = value; Il2CppCodeGenWriteBarrier((&___current_1), value); } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t139379724, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Enumerator_t139379724, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_si_4() { return static_cast(offsetof(Enumerator_t139379724, ___si_4)); } inline SerializationInfo_t950877179 * get_si_4() const { return ___si_4; } inline SerializationInfo_t950877179 ** get_address_of_si_4() { return &___si_4; } inline void set_si_4(SerializationInfo_t950877179 * value) { ___si_4 = value; Il2CppCodeGenWriteBarrier((&___si_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T139379724_H #ifndef ENUMERATOR_T1127471601_H #define ENUMERATOR_T1127471601_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_t1127471601 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::list LinkedList_1_t2907844050 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::current LinkedListNode_1_t3813373144 * ___current_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::index int32_t ___index_2; // System.UInt32 System.Collections.Generic.LinkedList`1/Enumerator::version uint32_t ___version_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1/Enumerator::si SerializationInfo_t950877179 * ___si_4; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t1127471601, ___list_0)); } inline LinkedList_1_t2907844050 * get_list_0() const { return ___list_0; } inline LinkedList_1_t2907844050 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t2907844050 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Enumerator_t1127471601, ___current_1)); } inline LinkedListNode_1_t3813373144 * get_current_1() const { return ___current_1; } inline LinkedListNode_1_t3813373144 ** get_address_of_current_1() { return &___current_1; } inline void set_current_1(LinkedListNode_1_t3813373144 * value) { ___current_1 = value; Il2CppCodeGenWriteBarrier((&___current_1), value); } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t1127471601, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Enumerator_t1127471601, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_si_4() { return static_cast(offsetof(Enumerator_t1127471601, ___si_4)); } inline SerializationInfo_t950877179 * get_si_4() const { return ___si_4; } inline SerializationInfo_t950877179 ** get_address_of_si_4() { return &___si_4; } inline void set_si_4(SerializationInfo_t950877179 * value) { ___si_4 = value; Il2CppCodeGenWriteBarrier((&___si_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1127471601_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 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 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 CTASKCONFIG_T1143949342_H #define CTASKCONFIG_T1143949342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskConfig struct CTaskConfig_t1143949342 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_TaskDescLib Dictionary_2_t3780318930 * ___m_TaskDescLib_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_DescTextLib Dictionary_2_t736164020 * ___m_DescTextLib_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskConfig::m_NameTextLib Dictionary_2_t736164020 * ___m_NameTextLib_3; public: inline static int32_t get_offset_of_m_TaskDescLib_1() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_TaskDescLib_1)); } inline Dictionary_2_t3780318930 * get_m_TaskDescLib_1() const { return ___m_TaskDescLib_1; } inline Dictionary_2_t3780318930 ** get_address_of_m_TaskDescLib_1() { return &___m_TaskDescLib_1; } inline void set_m_TaskDescLib_1(Dictionary_2_t3780318930 * value) { ___m_TaskDescLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_TaskDescLib_1), value); } inline static int32_t get_offset_of_m_DescTextLib_2() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_DescTextLib_2)); } inline Dictionary_2_t736164020 * get_m_DescTextLib_2() const { return ___m_DescTextLib_2; } inline Dictionary_2_t736164020 ** get_address_of_m_DescTextLib_2() { return &___m_DescTextLib_2; } inline void set_m_DescTextLib_2(Dictionary_2_t736164020 * value) { ___m_DescTextLib_2 = value; Il2CppCodeGenWriteBarrier((&___m_DescTextLib_2), value); } inline static int32_t get_offset_of_m_NameTextLib_3() { return static_cast(offsetof(CTaskConfig_t1143949342, ___m_NameTextLib_3)); } inline Dictionary_2_t736164020 * get_m_NameTextLib_3() const { return ___m_NameTextLib_3; } inline Dictionary_2_t736164020 ** get_address_of_m_NameTextLib_3() { return &___m_NameTextLib_3; } inline void set_m_NameTextLib_3(Dictionary_2_t736164020 * value) { ___m_NameTextLib_3 = value; Il2CppCodeGenWriteBarrier((&___m_NameTextLib_3), value); } }; struct CTaskConfig_t1143949342_StaticFields { public: // DMCore.Logic.CTaskConfig DMCore.Logic.CTaskConfig::s_Instance CTaskConfig_t1143949342 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTaskConfig_t1143949342_StaticFields, ___s_Instance_4)); } inline CTaskConfig_t1143949342 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTaskConfig_t1143949342 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTaskConfig_t1143949342 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKCONFIG_T1143949342_H #ifndef KEYVALUEPAIR_2_T727985506_H #define KEYVALUEPAIR_2_T727985506_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_t727985506 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int64_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t727985506, ___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_t727985506, ___value_1)); } inline int64_t get_value_1() const { return ___value_1; } inline int64_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int64_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T727985506_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 CLEVELACTIVITY_T548503325_H #define CLEVELACTIVITY_T548503325_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelActivity struct CLevelActivity_t548503325 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CLevelActivity/LevelAward[] DMCore.Logic.CLevelActivity::m_award_array LevelAwardU5BU5D_t1036364349* ___m_award_array_11; public: inline static int32_t get_offset_of_m_award_array_11() { return static_cast(offsetof(CLevelActivity_t548503325, ___m_award_array_11)); } inline LevelAwardU5BU5D_t1036364349* get_m_award_array_11() const { return ___m_award_array_11; } inline LevelAwardU5BU5D_t1036364349** get_address_of_m_award_array_11() { return &___m_award_array_11; } inline void set_m_award_array_11(LevelAwardU5BU5D_t1036364349* value) { ___m_award_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELACTIVITY_T548503325_H #ifndef KEYVALUEPAIR_2_T1414438698_H #define KEYVALUEPAIR_2_T1414438698_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_t1414438698 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_t128053199 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1414438698, ___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_t1414438698, ___value_1)); } inline List_1_t128053199 * get_value_1() const { return ___value_1; } inline List_1_t128053199 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_t128053199 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1414438698_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 DMXMLDOCUMENT_T2468531415_H #define DMXMLDOCUMENT_T2468531415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415 : public DMXmlNode_t3958967524 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLDOCUMENT_T2468531415_H #ifndef DMXMLNODELIST_T795971656_H #define DMXMLNODELIST_T795971656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656 : public BetterList_1_t3113987842 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODELIST_T795971656_H #ifndef SMSGADDOBJ_T71644132_H #define SMSGADDOBJ_T71644132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgAddObj struct SMsgAddObj_t71644132 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgAddObj::ObjectId int64_t ___ObjectId_0; // System.Int16 DMCore.Net.Protocol.SMsgAddObj::nType int16_t ___nType_1; // System.Int32 DMCore.Net.Protocol.SMsgAddObj::nModelId int32_t ___nModelId_2; // System.Byte[] DMCore.Net.Protocol.SMsgAddObj::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_3; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgAddObj::_attachedProp CProperty_t963755051 * ____attachedProp_4; public: inline static int32_t get_offset_of_ObjectId_0() { return static_cast(offsetof(SMsgAddObj_t71644132, ___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_nType_1() { return static_cast(offsetof(SMsgAddObj_t71644132, ___nType_1)); } inline int16_t get_nType_1() const { return ___nType_1; } inline int16_t* get_address_of_nType_1() { return &___nType_1; } inline void set_nType_1(int16_t value) { ___nType_1 = value; } inline static int32_t get_offset_of_nModelId_2() { return static_cast(offsetof(SMsgAddObj_t71644132, ___nModelId_2)); } inline int32_t get_nModelId_2() const { return ___nModelId_2; } inline int32_t* get_address_of_nModelId_2() { return &___nModelId_2; } inline void set_nModelId_2(int32_t value) { ___nModelId_2 = value; } inline static int32_t get_offset_of_m_PropBuf_3() { return static_cast(offsetof(SMsgAddObj_t71644132, ___m_PropBuf_3)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_3() const { return ___m_PropBuf_3; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_3() { return &___m_PropBuf_3; } inline void set_m_PropBuf_3(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_3 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_3), value); } inline static int32_t get_offset_of__attachedProp_4() { return static_cast(offsetof(SMsgAddObj_t71644132, ____attachedProp_4)); } inline CProperty_t963755051 * get__attachedProp_4() const { return ____attachedProp_4; } inline CProperty_t963755051 ** get_address_of__attachedProp_4() { return &____attachedProp_4; } inline void set__attachedProp_4(CProperty_t963755051 * value) { ____attachedProp_4 = value; Il2CppCodeGenWriteBarrier((&____attachedProp_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGADDOBJ_T71644132_H #ifndef INT16_T2552820387_H #define INT16_T2552820387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int16 struct Int16_t2552820387 { public: // System.Int16 System.Int16::m_value int16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int16_t2552820387, ___m_value_2)); } inline int16_t get_m_value_2() const { return ___m_value_2; } inline int16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT16_T2552820387_H #ifndef 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 ENUMERATOR_T3588277760_H #define ENUMERATOR_T3588277760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Queue`1/Enumerator struct Enumerator_t3588277760 { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1/Enumerator::q Queue_1_t2926365658 * ___q_0; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::idx int32_t ___idx_1; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::ver int32_t ___ver_2; public: inline static int32_t get_offset_of_q_0() { return static_cast(offsetof(Enumerator_t3588277760, ___q_0)); } inline Queue_1_t2926365658 * get_q_0() const { return ___q_0; } inline Queue_1_t2926365658 ** get_address_of_q_0() { return &___q_0; } inline void set_q_0(Queue_1_t2926365658 * value) { ___q_0 = value; Il2CppCodeGenWriteBarrier((&___q_0), value); } inline static int32_t get_offset_of_idx_1() { return static_cast(offsetof(Enumerator_t3588277760, ___idx_1)); } inline int32_t get_idx_1() const { return ___idx_1; } inline int32_t* get_address_of_idx_1() { return &___idx_1; } inline void set_idx_1(int32_t value) { ___idx_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t3588277760, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3588277760_H #ifndef ENUMERATOR_T2804292548_H #define ENUMERATOR_T2804292548_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Queue`1/Enumerator struct Enumerator_t2804292548 { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1/Enumerator::q Queue_1_t2142380446 * ___q_0; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::idx int32_t ___idx_1; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::ver int32_t ___ver_2; public: inline static int32_t get_offset_of_q_0() { return static_cast(offsetof(Enumerator_t2804292548, ___q_0)); } inline Queue_1_t2142380446 * get_q_0() const { return ___q_0; } inline Queue_1_t2142380446 ** get_address_of_q_0() { return &___q_0; } inline void set_q_0(Queue_1_t2142380446 * value) { ___q_0 = value; Il2CppCodeGenWriteBarrier((&___q_0), value); } inline static int32_t get_offset_of_idx_1() { return static_cast(offsetof(Enumerator_t2804292548, ___idx_1)); } inline int32_t get_idx_1() const { return ___idx_1; } inline int32_t* get_address_of_idx_1() { return &___idx_1; } inline void set_idx_1(int32_t value) { ___idx_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2804292548, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2804292548_H #ifndef CLEVELFASTACTIVITY_T3768835753_H #define CLEVELFASTACTIVITY_T3768835753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelFastActivity struct CLevelFastActivity_t3768835753 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CLevelFastActivity/LevelAward[] DMCore.Logic.CLevelFastActivity::m_award_array LevelAwardU5BU5D_t3710759295* ___m_award_array_11; public: inline static int32_t get_offset_of_m_award_array_11() { return static_cast(offsetof(CLevelFastActivity_t3768835753, ___m_award_array_11)); } inline LevelAwardU5BU5D_t3710759295* get_m_award_array_11() const { return ___m_award_array_11; } inline LevelAwardU5BU5D_t3710759295** get_address_of_m_award_array_11() { return &___m_award_array_11; } inline void set_m_award_array_11(LevelAwardU5BU5D_t3710759295* value) { ___m_award_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELFASTACTIVITY_T3768835753_H #ifndef 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 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 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 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 CMSGREQUESTMARRYLIST_T3979900726_H #define CMSGREQUESTMARRYLIST_T3979900726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgRequestMarryList struct CMsgRequestMarryList_t3979900726 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgRequestMarryList::nSelectType int32_t ___nSelectType_0; // System.Int32 DMCore.Net.Protocol.CMsgRequestMarryList::nPage int32_t ___nPage_1; public: inline static int32_t get_offset_of_nSelectType_0() { return static_cast(offsetof(CMsgRequestMarryList_t3979900726, ___nSelectType_0)); } inline int32_t get_nSelectType_0() const { return ___nSelectType_0; } inline int32_t* get_address_of_nSelectType_0() { return &___nSelectType_0; } inline void set_nSelectType_0(int32_t value) { ___nSelectType_0 = value; } inline static int32_t get_offset_of_nPage_1() { return static_cast(offsetof(CMsgRequestMarryList_t3979900726, ___nPage_1)); } inline int32_t get_nPage_1() const { return ___nPage_1; } inline int32_t* get_address_of_nPage_1() { return &___nPage_1; } inline void set_nPage_1(int32_t value) { ___nPage_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGREQUESTMARRYLIST_T3979900726_H #ifndef CMSGENTRYMARRYROOM_T1647901718_H #define CMSGENTRYMARRYROOM_T1647901718_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgEntryMarryRoom struct CMsgEntryMarryRoom_t1647901718 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nEntryType int32_t ___nEntryType_0; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomId int32_t ___nRoomId_3; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nGuildPass int32_t ___nGuildPass_4; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::count int32_t ___count_5; // System.String DMCore.Net.Protocol.CMsgEntryMarryRoom::password String_t* ___password_6; public: inline static int32_t get_offset_of_nEntryType_0() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___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(CMsgEntryMarryRoom_t1647901718, ___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(CMsgEntryMarryRoom_t1647901718, ___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(CMsgEntryMarryRoom_t1647901718, ___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(CMsgEntryMarryRoom_t1647901718, ___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_count_5() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___count_5)); } inline int32_t get_count_5() const { return ___count_5; } inline int32_t* get_address_of_count_5() { return &___count_5; } inline void set_count_5(int32_t value) { ___count_5 = value; } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___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 // CMSGENTRYMARRYROOM_T1647901718_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 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 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 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 CMENUCOUPLEWALL_T597572196_H #define CMENUCOUPLEWALL_T597572196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuCoupleWall struct CMenuCoupleWall_t597572196 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUCOUPLEWALL_T597572196_H #ifndef CMENUFRIEND_T2481739543_H #define CMENUFRIEND_T2481739543_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuFriend struct CMenuFriend_t2481739543 : public CMenuItemGroup_t2091437108 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUFRIEND_T2481739543_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 ENUMERATOR_T970949305_H #define ENUMERATOR_T970949305_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_t970949305 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3311733826 * ___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_t1414438698 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t970949305, ___dictionary_0)); } inline Dictionary_2_t3311733826 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3311733826 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3311733826 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t970949305, ___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_t970949305, ___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_t970949305, ___current_3)); } inline KeyValuePair_2_t1414438698 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1414438698 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1414438698 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T970949305_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 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 ENUMEFFECTTYPE_T895630196_H #define ENUMEFFECTTYPE_T895630196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.enumEffectType struct enumEffectType_t895630196 { public: // System.Int32 DMCore.Framework.enumEffectType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumEffectType_t895630196, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMEFFECTTYPE_T895630196_H #ifndef 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 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 CMUTUALCACHEDINFO_T1685564762_H #define CMUTUALCACHEDINFO_T1685564762_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMutualAnimManager/CMutualCachedInfo struct CMutualCachedInfo_t1685564762 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_senderUserID int64_t ___m_senderUserID_0; // UnityEngine.Vector3 DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_senderPosition Vector3_t3722313464 ___m_senderPosition_1; // UnityEngine.Quaternion DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_senderRotation Quaternion_t2301928331 ___m_senderRotation_2; // System.Int64 DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_receiverUserID int64_t ___m_receiverUserID_3; // UnityEngine.Vector3 DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_receiverPosition Vector3_t3722313464 ___m_receiverPosition_4; // UnityEngine.Quaternion DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_receiverRotation Quaternion_t2301928331 ___m_receiverRotation_5; // UnityEngine.Vector3 DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_oldCameraPostion Vector3_t3722313464 ___m_oldCameraPostion_6; // UnityEngine.Quaternion DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::m_oldCameraRotation Quaternion_t2301928331 ___m_oldCameraRotation_7; public: inline static int32_t get_offset_of_m_senderUserID_0() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_senderUserID_0)); } inline int64_t get_m_senderUserID_0() const { return ___m_senderUserID_0; } inline int64_t* get_address_of_m_senderUserID_0() { return &___m_senderUserID_0; } inline void set_m_senderUserID_0(int64_t value) { ___m_senderUserID_0 = value; } inline static int32_t get_offset_of_m_senderPosition_1() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_senderPosition_1)); } inline Vector3_t3722313464 get_m_senderPosition_1() const { return ___m_senderPosition_1; } inline Vector3_t3722313464 * get_address_of_m_senderPosition_1() { return &___m_senderPosition_1; } inline void set_m_senderPosition_1(Vector3_t3722313464 value) { ___m_senderPosition_1 = value; } inline static int32_t get_offset_of_m_senderRotation_2() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_senderRotation_2)); } inline Quaternion_t2301928331 get_m_senderRotation_2() const { return ___m_senderRotation_2; } inline Quaternion_t2301928331 * get_address_of_m_senderRotation_2() { return &___m_senderRotation_2; } inline void set_m_senderRotation_2(Quaternion_t2301928331 value) { ___m_senderRotation_2 = value; } inline static int32_t get_offset_of_m_receiverUserID_3() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_receiverUserID_3)); } inline int64_t get_m_receiverUserID_3() const { return ___m_receiverUserID_3; } inline int64_t* get_address_of_m_receiverUserID_3() { return &___m_receiverUserID_3; } inline void set_m_receiverUserID_3(int64_t value) { ___m_receiverUserID_3 = value; } inline static int32_t get_offset_of_m_receiverPosition_4() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_receiverPosition_4)); } inline Vector3_t3722313464 get_m_receiverPosition_4() const { return ___m_receiverPosition_4; } inline Vector3_t3722313464 * get_address_of_m_receiverPosition_4() { return &___m_receiverPosition_4; } inline void set_m_receiverPosition_4(Vector3_t3722313464 value) { ___m_receiverPosition_4 = value; } inline static int32_t get_offset_of_m_receiverRotation_5() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_receiverRotation_5)); } inline Quaternion_t2301928331 get_m_receiverRotation_5() const { return ___m_receiverRotation_5; } inline Quaternion_t2301928331 * get_address_of_m_receiverRotation_5() { return &___m_receiverRotation_5; } inline void set_m_receiverRotation_5(Quaternion_t2301928331 value) { ___m_receiverRotation_5 = value; } inline static int32_t get_offset_of_m_oldCameraPostion_6() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_oldCameraPostion_6)); } inline Vector3_t3722313464 get_m_oldCameraPostion_6() const { return ___m_oldCameraPostion_6; } inline Vector3_t3722313464 * get_address_of_m_oldCameraPostion_6() { return &___m_oldCameraPostion_6; } inline void set_m_oldCameraPostion_6(Vector3_t3722313464 value) { ___m_oldCameraPostion_6 = value; } inline static int32_t get_offset_of_m_oldCameraRotation_7() { return static_cast(offsetof(CMutualCachedInfo_t1685564762, ___m_oldCameraRotation_7)); } inline Quaternion_t2301928331 get_m_oldCameraRotation_7() const { return ___m_oldCameraRotation_7; } inline Quaternion_t2301928331 * get_address_of_m_oldCameraRotation_7() { return &___m_oldCameraRotation_7; } inline void set_m_oldCameraRotation_7(Quaternion_t2301928331 value) { ___m_oldCameraRotation_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUTUALCACHEDINFO_T1685564762_H #ifndef ENUMMAINTYPE_T3741142874_H #define ENUMMAINTYPE_T3741142874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMainType struct enumMainType_t3741142874 { public: // System.Int32 DMCore.Logic.enumMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMainType_t3741142874, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMAINTYPE_T3741142874_H #ifndef CWALKCAMERA_T1176337330_H #define CWALKCAMERA_T1176337330_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CWalkCamera struct CWalkCamera_t1176337330 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Scene.CWalkCamera::m_exceptColliders List_1_t2585711361 * ___m_exceptColliders_1; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_bInited bool ___m_bInited_2; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_bEnable bool ___m_bEnable_3; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_bFollowCamera bool ___m_bFollowCamera_4; // UnityEngine.Vector2 DMCore.Framework.Scene.CWalkCamera::m_firstMouse Vector2_t2156229523 ___m_firstMouse_5; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_inRotateState bool ___m_inRotateState_6; // System.Int64 DMCore.Framework.Scene.CWalkCamera::m_lockedWatchTarget int64_t ___m_lockedWatchTarget_7; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_lastClkedUI bool ___m_lastClkedUI_8; // UnityEngine.Vector3 DMCore.Framework.Scene.CWalkCamera::m_quatCamera Vector3_t3722313464 ___m_quatCamera_9; // UnityEngine.Vector3 DMCore.Framework.Scene.CWalkCamera::m_quatCameraCur Vector3_t3722313464 ___m_quatCameraCur_10; // System.Boolean DMCore.Framework.Scene.CWalkCamera::m_bStartLerp bool ___m_bStartLerp_11; // UnityEngine.Vector3 DMCore.Framework.Scene.CWalkCamera::m_v3StartPos Vector3_t3722313464 ___m_v3StartPos_12; // System.Single DMCore.Framework.Scene.CWalkCamera::m_fStartTime float ___m_fStartTime_13; public: inline static int32_t get_offset_of_m_exceptColliders_1() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_exceptColliders_1)); } inline List_1_t2585711361 * get_m_exceptColliders_1() const { return ___m_exceptColliders_1; } inline List_1_t2585711361 ** get_address_of_m_exceptColliders_1() { return &___m_exceptColliders_1; } inline void set_m_exceptColliders_1(List_1_t2585711361 * value) { ___m_exceptColliders_1 = value; Il2CppCodeGenWriteBarrier((&___m_exceptColliders_1), value); } inline static int32_t get_offset_of_m_bInited_2() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_bInited_2)); } inline bool get_m_bInited_2() const { return ___m_bInited_2; } inline bool* get_address_of_m_bInited_2() { return &___m_bInited_2; } inline void set_m_bInited_2(bool value) { ___m_bInited_2 = value; } inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CWalkCamera_t1176337330, ___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_bFollowCamera_4() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_bFollowCamera_4)); } inline bool get_m_bFollowCamera_4() const { return ___m_bFollowCamera_4; } inline bool* get_address_of_m_bFollowCamera_4() { return &___m_bFollowCamera_4; } inline void set_m_bFollowCamera_4(bool value) { ___m_bFollowCamera_4 = value; } inline static int32_t get_offset_of_m_firstMouse_5() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_firstMouse_5)); } inline Vector2_t2156229523 get_m_firstMouse_5() const { return ___m_firstMouse_5; } inline Vector2_t2156229523 * get_address_of_m_firstMouse_5() { return &___m_firstMouse_5; } inline void set_m_firstMouse_5(Vector2_t2156229523 value) { ___m_firstMouse_5 = value; } inline static int32_t get_offset_of_m_inRotateState_6() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_inRotateState_6)); } inline bool get_m_inRotateState_6() const { return ___m_inRotateState_6; } inline bool* get_address_of_m_inRotateState_6() { return &___m_inRotateState_6; } inline void set_m_inRotateState_6(bool value) { ___m_inRotateState_6 = value; } inline static int32_t get_offset_of_m_lockedWatchTarget_7() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_lockedWatchTarget_7)); } inline int64_t get_m_lockedWatchTarget_7() const { return ___m_lockedWatchTarget_7; } inline int64_t* get_address_of_m_lockedWatchTarget_7() { return &___m_lockedWatchTarget_7; } inline void set_m_lockedWatchTarget_7(int64_t value) { ___m_lockedWatchTarget_7 = value; } inline static int32_t get_offset_of_m_lastClkedUI_8() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_lastClkedUI_8)); } inline bool get_m_lastClkedUI_8() const { return ___m_lastClkedUI_8; } inline bool* get_address_of_m_lastClkedUI_8() { return &___m_lastClkedUI_8; } inline void set_m_lastClkedUI_8(bool value) { ___m_lastClkedUI_8 = value; } inline static int32_t get_offset_of_m_quatCamera_9() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_quatCamera_9)); } inline Vector3_t3722313464 get_m_quatCamera_9() const { return ___m_quatCamera_9; } inline Vector3_t3722313464 * get_address_of_m_quatCamera_9() { return &___m_quatCamera_9; } inline void set_m_quatCamera_9(Vector3_t3722313464 value) { ___m_quatCamera_9 = value; } inline static int32_t get_offset_of_m_quatCameraCur_10() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_quatCameraCur_10)); } inline Vector3_t3722313464 get_m_quatCameraCur_10() const { return ___m_quatCameraCur_10; } inline Vector3_t3722313464 * get_address_of_m_quatCameraCur_10() { return &___m_quatCameraCur_10; } inline void set_m_quatCameraCur_10(Vector3_t3722313464 value) { ___m_quatCameraCur_10 = value; } inline static int32_t get_offset_of_m_bStartLerp_11() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_bStartLerp_11)); } inline bool get_m_bStartLerp_11() const { return ___m_bStartLerp_11; } inline bool* get_address_of_m_bStartLerp_11() { return &___m_bStartLerp_11; } inline void set_m_bStartLerp_11(bool value) { ___m_bStartLerp_11 = value; } inline static int32_t get_offset_of_m_v3StartPos_12() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_v3StartPos_12)); } inline Vector3_t3722313464 get_m_v3StartPos_12() const { return ___m_v3StartPos_12; } inline Vector3_t3722313464 * get_address_of_m_v3StartPos_12() { return &___m_v3StartPos_12; } inline void set_m_v3StartPos_12(Vector3_t3722313464 value) { ___m_v3StartPos_12 = value; } inline static int32_t get_offset_of_m_fStartTime_13() { return static_cast(offsetof(CWalkCamera_t1176337330, ___m_fStartTime_13)); } inline float get_m_fStartTime_13() const { return ___m_fStartTime_13; } inline float* get_address_of_m_fStartTime_13() { return &___m_fStartTime_13; } inline void set_m_fStartTime_13(float value) { ___m_fStartTime_13 = value; } }; struct CWalkCamera_t1176337330_StaticFields { public: // System.Single DMCore.Framework.Scene.CWalkCamera::s_distance float ___s_distance_0; public: inline static int32_t get_offset_of_s_distance_0() { return static_cast(offsetof(CWalkCamera_t1176337330_StaticFields, ___s_distance_0)); } inline float get_s_distance_0() const { return ___s_distance_0; } inline float* get_address_of_s_distance_0() { return &___s_distance_0; } inline void set_s_distance_0(float value) { ___s_distance_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWALKCAMERA_T1176337330_H #ifndef LEVELUPAWARDTYPE_T1256344202_H #define LEVELUPAWARDTYPE_T1256344202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelUpAwardType struct LevelUpAwardType_t1256344202 { public: // System.Byte DMCore.Logic.LevelUpAwardType::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LevelUpAwardType_t1256344202, ___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 // LEVELUPAWARDTYPE_T1256344202_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 XMLNODETYPE_T1672767151_H #define XMLNODETYPE_T1672767151_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeType struct XmlNodeType_t1672767151 { public: // System.Int32 System.Xml.XmlNodeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlNodeType_t1672767151, ___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 // XMLNODETYPE_T1672767151_H #ifndef INSIDEEFFECT_T3952523169_H #define INSIDEEFFECT_T3952523169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/InsideEffect struct InsideEffect_t3952523169 { public: // System.Int32 UILabel/InsideEffect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(InsideEffect_t3952523169, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INSIDEEFFECT_T3952523169_H #ifndef 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 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 ENUMERATOR_T2969109516_H #define ENUMERATOR_T2969109516_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_t2969109516 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1014926741 * ___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_t3412598908 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2969109516, ___dictionary_0)); } inline Dictionary_2_t1014926741 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1014926741 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1014926741 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2969109516, ___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_t2969109516, ___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_t2969109516, ___current_3)); } inline KeyValuePair_2_t3412598908 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3412598908 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3412598908 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2969109516_H #ifndef SYMBOLSTYLE_T652100663_H #define SYMBOLSTYLE_T652100663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont/SymbolStyle struct SymbolStyle_t652100663 { public: // System.Int32 UIFont/SymbolStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SymbolStyle_t652100663, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYMBOLSTYLE_T652100663_H #ifndef EFFECT_T2533209744_H #define EFFECT_T2533209744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/Effect struct Effect_t2533209744 { public: // System.Int32 UILabel/Effect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Effect_t2533209744, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EFFECT_T2533209744_H #ifndef ENUMMUSICAREA_T189065227_H #define ENUMMUSICAREA_T189065227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMusicArea struct enumMusicArea_t189065227 { public: // System.Int32 DMCore.Logic.enumMusicArea::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMusicArea_t189065227, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMUSICAREA_T189065227_H #ifndef 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 EMTASKSTATE_T2972560238_H #define EMTASKSTATE_T2972560238_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.emTaskState struct emTaskState_t2972560238 { public: // System.Int32 DMCore.Logic.emTaskState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(emTaskState_t2972560238, ___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 // EMTASKSTATE_T2972560238_H #ifndef ENUMGIFT_T1261896706_H #define ENUMGIFT_T1261896706_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGift struct enumGift_t1261896706 { public: // System.Int32 DMCore.Logic.enumGift::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGift_t1261896706, ___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 // ENUMGIFT_T1261896706_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 TYPE_T1981123836_H #define TYPE_T1981123836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Type struct Type_t1981123836 { public: // System.Int32 DMListView/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t1981123836, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T1981123836_H #ifndef ENUMERATOR_T3649142374_H #define ENUMERATOR_T3649142374_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_t3649142374 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1694959599 * ___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_t4092631766 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3649142374, ___dictionary_0)); } inline Dictionary_2_t1694959599 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1694959599 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1694959599 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3649142374, ___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_t3649142374, ___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_t3649142374, ___current_3)); } inline KeyValuePair_2_t4092631766 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4092631766 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4092631766 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3649142374_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 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 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 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 ENUMMODELCATEGORY_T3973378142_H #define ENUMMODELCATEGORY_T3973378142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumModelCategory struct enumModelCategory_t3973378142 { public: // System.Int32 DMCore.Framework.Scene.enumModelCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumModelCategory_t3973378142, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMODELCATEGORY_T3973378142_H #ifndef ENUMERATOR_T284496114_H #define ENUMERATOR_T284496114_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_t284496114 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t2625280635 * ___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_t727985506 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t284496114, ___dictionary_0)); } inline Dictionary_2_t2625280635 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t2625280635 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t2625280635 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t284496114, ___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_t284496114, ___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_t284496114, ___current_3)); } inline KeyValuePair_2_t727985506 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t727985506 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t727985506 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T284496114_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 ALLIGN_T3271721594_H #define ALLIGN_T3271721594_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Allign struct Allign_t3271721594 { public: // System.Int32 DMListView/Allign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Allign_t3271721594, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ALLIGN_T3271721594_H #ifndef CLEVELUPREWARDCONFIG_T716371407_H #define CLEVELUPREWARDCONFIG_T716371407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407 : public IMonoCtrllor_t1427182583 { public: // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3CCurrentlevelU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3COldLevelU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLeveluprewardConfig::m_LevelUpAward Dictionary_2_t2057254576 * ___m_LevelUpAward_3; // System.Int32 DMCore.Logic.CLeveluprewardConfig::m_ProcessedLevel int32_t ___m_ProcessedLevel_4; public: inline static int32_t get_offset_of_U3CCurrentlevelU3Ek__BackingField_1() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3CCurrentlevelU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentlevelU3Ek__BackingField_1() const { return ___U3CCurrentlevelU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentlevelU3Ek__BackingField_1() { return &___U3CCurrentlevelU3Ek__BackingField_1; } inline void set_U3CCurrentlevelU3Ek__BackingField_1(int32_t value) { ___U3CCurrentlevelU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3COldLevelU3Ek__BackingField_2() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3COldLevelU3Ek__BackingField_2)); } inline int32_t get_U3COldLevelU3Ek__BackingField_2() const { return ___U3COldLevelU3Ek__BackingField_2; } inline int32_t* get_address_of_U3COldLevelU3Ek__BackingField_2() { return &___U3COldLevelU3Ek__BackingField_2; } inline void set_U3COldLevelU3Ek__BackingField_2(int32_t value) { ___U3COldLevelU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_LevelUpAward_3() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_LevelUpAward_3)); } inline Dictionary_2_t2057254576 * get_m_LevelUpAward_3() const { return ___m_LevelUpAward_3; } inline Dictionary_2_t2057254576 ** get_address_of_m_LevelUpAward_3() { return &___m_LevelUpAward_3; } inline void set_m_LevelUpAward_3(Dictionary_2_t2057254576 * value) { ___m_LevelUpAward_3 = value; Il2CppCodeGenWriteBarrier((&___m_LevelUpAward_3), value); } inline static int32_t get_offset_of_m_ProcessedLevel_4() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_ProcessedLevel_4)); } inline int32_t get_m_ProcessedLevel_4() const { return ___m_ProcessedLevel_4; } inline int32_t* get_address_of_m_ProcessedLevel_4() { return &___m_ProcessedLevel_4; } inline void set_m_ProcessedLevel_4(int32_t value) { ___m_ProcessedLevel_4 = value; } }; struct CLeveluprewardConfig_t716371407_StaticFields { public: // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::s_Instance CLeveluprewardConfig_t716371407 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLeveluprewardConfig_t716371407_StaticFields, ___s_Instance_5)); } inline CLeveluprewardConfig_t716371407 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLeveluprewardConfig_t716371407 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLeveluprewardConfig_t716371407 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELUPREWARDCONFIG_T716371407_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 ENUMGUILDLISTSTATE_T360188906_H #define ENUMGUILDLISTSTATE_T360188906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGuildListState struct enumGuildListState_t360188906 { public: // System.Int32 DMCore.Logic.enumGuildListState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGuildListState_t360188906, ___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 // ENUMGUILDLISTSTATE_T360188906_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 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 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 STRINGCOMPARISON_T3657712135_H #define STRINGCOMPARISON_T3657712135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringComparison struct StringComparison_t3657712135 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringComparison_t3657712135, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGCOMPARISON_T3657712135_H #ifndef 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 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 BLE_STATE_T2913701594_H #define BLE_STATE_T2913701594_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BLE_STATE struct BLE_STATE_t2913701594 { public: // System.Int32 BLE_STATE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BLE_STATE_t2913701594, ___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 // BLE_STATE_T2913701594_H #ifndef SHOWCONDITION_T3552914792_H #define SHOWCONDITION_T3552914792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/ShowCondition struct ShowCondition_t3552914792 { public: // System.Int32 DMListView/ShowCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShowCondition_t3552914792, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOWCONDITION_T3552914792_H #ifndef 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 MENULEVEL_T1030472612_H #define MENULEVEL_T1030472612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuLevel struct MenuLevel_t1030472612 { public: // System.Int32 DMCore.Logic.MenuLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MenuLevel_t1030472612, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MENULEVEL_T1030472612_H #ifndef ENUMLOTTERYSECTION_T2839007004_H #define ENUMLOTTERYSECTION_T2839007004_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotterySection struct enumLotterySection_t2839007004 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotterySection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotterySection_t2839007004, ___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 // ENUMLOTTERYSECTION_T2839007004_H #ifndef ENUMLOTTERYSTATE_T2276293360_H #define ENUMLOTTERYSTATE_T2276293360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryState struct enumLotteryState_t2276293360 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryState_t2276293360, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMLOTTERYSTATE_T2276293360_H #ifndef ENUMLOTTERYCOSTTYPE_T1237510699_H #define ENUMLOTTERYCOSTTYPE_T1237510699_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryCostType struct enumLotteryCostType_t1237510699 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryCostType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryCostType_t1237510699, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMLOTTERYCOSTTYPE_T1237510699_H #ifndef ENUMLOTTERYSECTION_T1101091547_H #define ENUMLOTTERYSECTION_T1101091547_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/enumLotterySection struct enumLotterySection_t1101091547 { public: // System.Int32 DMCore.Logic.CLottery/enumLotterySection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotterySection_t1101091547, ___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 // ENUMLOTTERYSECTION_T1101091547_H #ifndef ENUMLOTTERYCOSTTYPE_T4158756013_H #define ENUMLOTTERYCOSTTYPE_T4158756013_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/enumLotteryCostType struct enumLotteryCostType_t4158756013 { public: // System.Int32 DMCore.Logic.CLottery/enumLotteryCostType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryCostType_t4158756013, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMLOTTERYCOSTTYPE_T4158756013_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 ENUMLOTTERYSTATE_T769239263_H #define ENUMLOTTERYSTATE_T769239263_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery/enumLotteryState struct enumLotteryState_t769239263 { public: // System.Int32 DMCore.Logic.CLottery/enumLotteryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryState_t769239263, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMLOTTERYSTATE_T769239263_H #ifndef ENUMMESSAGETYPE_T3386295787_H #define ENUMMESSAGETYPE_T3386295787_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMessageType struct enumMessageType_t3386295787 { public: // System.Int32 DMCore.Logic.enumMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMessageType_t3386295787, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMESSAGETYPE_T3386295787_H #ifndef ENUMPLAYERMESSAGETYPE_T1874829657_H #define ENUMPLAYERMESSAGETYPE_T1874829657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPlayerMessageType struct enumPlayerMessageType_t1874829657 { public: // System.Int32 DMCore.Logic.enumPlayerMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPlayerMessageType_t1874829657, ___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 // ENUMPLAYERMESSAGETYPE_T1874829657_H #ifndef ENUMFRIENDPAGE_T2158881769_H #define ENUMFRIENDPAGE_T2158881769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendPage struct enumFriendPage_t2158881769 { public: // System.Int32 DMCore.Logic.enumFriendPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendPage_t2158881769, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDPAGE_T2158881769_H #ifndef ENUMFRIENDTYPE_T1622600705_H #define ENUMFRIENDTYPE_T1622600705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendType struct enumFriendType_t1622600705 { public: // System.Int32 DMCore.Logic.enumFriendType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendType_t1622600705, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDTYPE_T1622600705_H #ifndef ENUMGUILDINDENTITY_T2673078791_H #define ENUMGUILDINDENTITY_T2673078791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGuildIndentity struct enumGuildIndentity_t2673078791 { public: // System.Int32 DMCore.Logic.enumGuildIndentity::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGuildIndentity_t2673078791, ___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 // ENUMGUILDINDENTITY_T2673078791_H #ifndef MENUITEMID_T1544304036_H #define MENUITEMID_T1544304036_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuItemID struct MenuItemID_t1544304036 { public: // System.Int32 DMCore.Logic.MenuItemID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MenuItemID_t1544304036, ___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 // MENUITEMID_T1544304036_H #ifndef MAINMENUTYPE_T2623602175_H #define MAINMENUTYPE_T2623602175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MainMenuType struct MainMenuType_t2623602175 { public: // System.Int32 DMCore.Logic.MainMenuType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MainMenuType_t2623602175, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MAINMENUTYPE_T2623602175_H #ifndef SENDMESSAGEOPTIONS_T3580193095_H #define SENDMESSAGEOPTIONS_T3580193095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SendMessageOptions struct SendMessageOptions_t3580193095 { public: // System.Int32 UnityEngine.SendMessageOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SendMessageOptions_t3580193095, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SENDMESSAGEOPTIONS_T3580193095_H #ifndef 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 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 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 CHANDBOOKCTR_T4285066741_H #define CHANDBOOKCTR_T4285066741_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CHandBookCtr struct CHandBookCtr_t4285066741 : public IMonoCtrllor_t1427182583 { public: // System.Int32 CHandBookCtr::themeid int32_t ___themeid_2; // System.Collections.Generic.Dictionary`2> CHandBookCtr::themesData Dictionary_2_t3022086574 * ___themesData_3; // System.Collections.Generic.Dictionary`2 CHandBookCtr::GetsuitNum Dictionary_2_t88127061 * ___GetsuitNum_4; // System.Collections.Generic.Dictionary`2> CHandBookCtr::mygiftInfo Dictionary_2_t895854979 * ___mygiftInfo_5; // System.Collections.Generic.Dictionary`2 CHandBookCtr::Getsucessinfo Dictionary_2_t3235388461 * ___Getsucessinfo_6; // System.Int32 CHandBookCtr::nowIndex int32_t ___nowIndex_7; // CDataModelInt CHandBookCtr::k__BackingField CDataModelInt_t3463393640 * ___U3CCNowPageIndexU3Ek__BackingField_8; // CDataModelAny CHandBookCtr::k__BackingField CDataModelAny_t3819624005 * ___U3CCThemesDataU3Ek__BackingField_9; public: inline static int32_t get_offset_of_themeid_2() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___themeid_2)); } inline int32_t get_themeid_2() const { return ___themeid_2; } inline int32_t* get_address_of_themeid_2() { return &___themeid_2; } inline void set_themeid_2(int32_t value) { ___themeid_2 = value; } inline static int32_t get_offset_of_themesData_3() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___themesData_3)); } inline Dictionary_2_t3022086574 * get_themesData_3() const { return ___themesData_3; } inline Dictionary_2_t3022086574 ** get_address_of_themesData_3() { return &___themesData_3; } inline void set_themesData_3(Dictionary_2_t3022086574 * value) { ___themesData_3 = value; Il2CppCodeGenWriteBarrier((&___themesData_3), value); } inline static int32_t get_offset_of_GetsuitNum_4() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___GetsuitNum_4)); } inline Dictionary_2_t88127061 * get_GetsuitNum_4() const { return ___GetsuitNum_4; } inline Dictionary_2_t88127061 ** get_address_of_GetsuitNum_4() { return &___GetsuitNum_4; } inline void set_GetsuitNum_4(Dictionary_2_t88127061 * value) { ___GetsuitNum_4 = value; Il2CppCodeGenWriteBarrier((&___GetsuitNum_4), value); } inline static int32_t get_offset_of_mygiftInfo_5() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___mygiftInfo_5)); } inline Dictionary_2_t895854979 * get_mygiftInfo_5() const { return ___mygiftInfo_5; } inline Dictionary_2_t895854979 ** get_address_of_mygiftInfo_5() { return &___mygiftInfo_5; } inline void set_mygiftInfo_5(Dictionary_2_t895854979 * value) { ___mygiftInfo_5 = value; Il2CppCodeGenWriteBarrier((&___mygiftInfo_5), value); } inline static int32_t get_offset_of_Getsucessinfo_6() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___Getsucessinfo_6)); } inline Dictionary_2_t3235388461 * get_Getsucessinfo_6() const { return ___Getsucessinfo_6; } inline Dictionary_2_t3235388461 ** get_address_of_Getsucessinfo_6() { return &___Getsucessinfo_6; } inline void set_Getsucessinfo_6(Dictionary_2_t3235388461 * value) { ___Getsucessinfo_6 = value; Il2CppCodeGenWriteBarrier((&___Getsucessinfo_6), value); } inline static int32_t get_offset_of_nowIndex_7() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___nowIndex_7)); } inline int32_t get_nowIndex_7() const { return ___nowIndex_7; } inline int32_t* get_address_of_nowIndex_7() { return &___nowIndex_7; } inline void set_nowIndex_7(int32_t value) { ___nowIndex_7 = value; } inline static int32_t get_offset_of_U3CCNowPageIndexU3Ek__BackingField_8() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___U3CCNowPageIndexU3Ek__BackingField_8)); } inline CDataModelInt_t3463393640 * get_U3CCNowPageIndexU3Ek__BackingField_8() const { return ___U3CCNowPageIndexU3Ek__BackingField_8; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCNowPageIndexU3Ek__BackingField_8() { return &___U3CCNowPageIndexU3Ek__BackingField_8; } inline void set_U3CCNowPageIndexU3Ek__BackingField_8(CDataModelInt_t3463393640 * value) { ___U3CCNowPageIndexU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((&___U3CCNowPageIndexU3Ek__BackingField_8), value); } inline static int32_t get_offset_of_U3CCThemesDataU3Ek__BackingField_9() { return static_cast(offsetof(CHandBookCtr_t4285066741, ___U3CCThemesDataU3Ek__BackingField_9)); } inline CDataModelAny_t3819624005 * get_U3CCThemesDataU3Ek__BackingField_9() const { return ___U3CCThemesDataU3Ek__BackingField_9; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCThemesDataU3Ek__BackingField_9() { return &___U3CCThemesDataU3Ek__BackingField_9; } inline void set_U3CCThemesDataU3Ek__BackingField_9(CDataModelAny_t3819624005 * value) { ___U3CCThemesDataU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((&___U3CCThemesDataU3Ek__BackingField_9), value); } }; struct CHandBookCtr_t4285066741_StaticFields { public: // CHandBookCtr CHandBookCtr::s_Instance CHandBookCtr_t4285066741 * ___s_Instance_1; // System.Func`2 CHandBookCtr::<>f__am$cache0 Func_2_t4154244306 * ___U3CU3Ef__amU24cache0_10; // System.Func`2 CHandBookCtr::<>f__am$cache1 Func_2_t4154244306 * ___U3CU3Ef__amU24cache1_11; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___s_Instance_1)); } inline CHandBookCtr_t4285066741 * get_s_Instance_1() const { return ___s_Instance_1; } inline CHandBookCtr_t4285066741 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CHandBookCtr_t4285066741 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_10() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___U3CU3Ef__amU24cache0_10)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache0_10() const { return ___U3CU3Ef__amU24cache0_10; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache0_10() { return &___U3CU3Ef__amU24cache0_10; } inline void set_U3CU3Ef__amU24cache0_10(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_11() { return static_cast(offsetof(CHandBookCtr_t4285066741_StaticFields, ___U3CU3Ef__amU24cache1_11)); } inline Func_2_t4154244306 * get_U3CU3Ef__amU24cache1_11() const { return ___U3CU3Ef__amU24cache1_11; } inline Func_2_t4154244306 ** get_address_of_U3CU3Ef__amU24cache1_11() { return &___U3CU3Ef__amU24cache1_11; } inline void set_U3CU3Ef__amU24cache1_11(Func_2_t4154244306 * value) { ___U3CU3Ef__amU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANDBOOKCTR_T4285066741_H #ifndef ENUMCARDPARAMS_T2008948082_H #define ENUMCARDPARAMS_T2008948082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCardParams struct enumCardParams_t2008948082 { public: // System.Int32 DMCore.Logic.enumCardParams::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCardParams_t2008948082, ___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 // ENUMCARDPARAMS_T2008948082_H #ifndef EM_TAG_TYPE_T1521121524_H #define EM_TAG_TYPE_T1521121524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ClothingTagGroup/EM_Tag_Type struct EM_Tag_Type_t1521121524 { public: // System.Int32 DMCore.Logic.ClothingTagGroup/EM_Tag_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Tag_Type_t1521121524, ___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_TAG_TYPE_T1521121524_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 PIVOT_T1798046373_H #define PIVOT_T1798046373_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget/Pivot struct Pivot_t1798046373 { public: // System.Int32 UIWidget/Pivot::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Pivot_t1798046373, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PIVOT_T1798046373_H #ifndef 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 CLOTHESTAG_T2490335997_H #define CLOTHESTAG_T2490335997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ClothesTag struct ClothesTag_t2490335997 { public: // System.Int32 DMCore.Logic.ClothesTag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ClothesTag_t2490335997, ___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 // CLOTHESTAG_T2490335997_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 KEYVALUEPAIR_2_T3084428983_H #define KEYVALUEPAIR_2_T3084428983_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_t3084428983 { 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_t3084428983, ___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_t3084428983, ___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_T3084428983_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 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 ENUMERATOR_T2150996479_H #define ENUMERATOR_T2150996479_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/KeyCollection/Enumerator struct Enumerator_t2150996479 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t3923002270 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t2150996479, ___host_enumerator_0)); } inline Enumerator_t3923002270 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t3923002270 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t3923002270 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2150996479_H #ifndef CKDDEVICEINFO_T2554338809_H #define CKDDEVICEINFO_T2554338809_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CKDDeviceInfo struct CKDDeviceInfo_t2554338809 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CKDDeviceInfo::ID int32_t ___ID_0; // System.String DMCore.Logic.CKDDeviceInfo::Name String_t* ___Name_1; // System.String DMCore.Logic.CKDDeviceInfo::Address String_t* ___Address_2; // BLE_STATE DMCore.Logic.CKDDeviceInfo::State int32_t ___State_3; // System.Int32 DMCore.Logic.CKDDeviceInfo::Electricity int32_t ___Electricity_4; // System.Boolean DMCore.Logic.CKDDeviceInfo::StateChanged bool ___StateChanged_5; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(CKDDeviceInfo_t2554338809, ___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(CKDDeviceInfo_t2554338809, ___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_Address_2() { return static_cast(offsetof(CKDDeviceInfo_t2554338809, ___Address_2)); } inline String_t* get_Address_2() const { return ___Address_2; } inline String_t** get_address_of_Address_2() { return &___Address_2; } inline void set_Address_2(String_t* value) { ___Address_2 = value; Il2CppCodeGenWriteBarrier((&___Address_2), value); } inline static int32_t get_offset_of_State_3() { return static_cast(offsetof(CKDDeviceInfo_t2554338809, ___State_3)); } inline int32_t get_State_3() const { return ___State_3; } inline int32_t* get_address_of_State_3() { return &___State_3; } inline void set_State_3(int32_t value) { ___State_3 = value; } inline static int32_t get_offset_of_Electricity_4() { return static_cast(offsetof(CKDDeviceInfo_t2554338809, ___Electricity_4)); } inline int32_t get_Electricity_4() const { return ___Electricity_4; } inline int32_t* get_address_of_Electricity_4() { return &___Electricity_4; } inline void set_Electricity_4(int32_t value) { ___Electricity_4 = value; } inline static int32_t get_offset_of_StateChanged_5() { return static_cast(offsetof(CKDDeviceInfo_t2554338809, ___StateChanged_5)); } inline bool get_StateChanged_5() const { return ___StateChanged_5; } inline bool* get_address_of_StateChanged_5() { return &___StateChanged_5; } inline void set_StateChanged_5(bool value) { ___StateChanged_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CKDDEVICEINFO_T2554338809_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 MENUITEMUNIT_T3997586157_H #define MENUITEMUNIT_T3997586157_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuItemUnit struct MenuItemUnit_t3997586157 : public RuntimeObject { public: // DMCore.Logic.MenuItemID DMCore.Logic.MenuItemUnit::item_id int32_t ___item_id_0; // System.String DMCore.Logic.MenuItemUnit::item_icon_name String_t* ___item_icon_name_1; // System.String DMCore.Logic.MenuItemUnit::item_desc String_t* ___item_desc_2; // System.Int32 DMCore.Logic.MenuItemUnit::item_sign_level int32_t ___item_sign_level_3; // System.Boolean DMCore.Logic.MenuItemUnit::item_enable bool ___item_enable_4; public: inline static int32_t get_offset_of_item_id_0() { return static_cast(offsetof(MenuItemUnit_t3997586157, ___item_id_0)); } inline int32_t get_item_id_0() const { return ___item_id_0; } inline int32_t* get_address_of_item_id_0() { return &___item_id_0; } inline void set_item_id_0(int32_t value) { ___item_id_0 = value; } inline static int32_t get_offset_of_item_icon_name_1() { return static_cast(offsetof(MenuItemUnit_t3997586157, ___item_icon_name_1)); } inline String_t* get_item_icon_name_1() const { return ___item_icon_name_1; } inline String_t** get_address_of_item_icon_name_1() { return &___item_icon_name_1; } inline void set_item_icon_name_1(String_t* value) { ___item_icon_name_1 = value; Il2CppCodeGenWriteBarrier((&___item_icon_name_1), value); } inline static int32_t get_offset_of_item_desc_2() { return static_cast(offsetof(MenuItemUnit_t3997586157, ___item_desc_2)); } inline String_t* get_item_desc_2() const { return ___item_desc_2; } inline String_t** get_address_of_item_desc_2() { return &___item_desc_2; } inline void set_item_desc_2(String_t* value) { ___item_desc_2 = value; Il2CppCodeGenWriteBarrier((&___item_desc_2), value); } inline static int32_t get_offset_of_item_sign_level_3() { return static_cast(offsetof(MenuItemUnit_t3997586157, ___item_sign_level_3)); } inline int32_t get_item_sign_level_3() const { return ___item_sign_level_3; } inline int32_t* get_address_of_item_sign_level_3() { return &___item_sign_level_3; } inline void set_item_sign_level_3(int32_t value) { ___item_sign_level_3 = value; } inline static int32_t get_offset_of_item_enable_4() { return static_cast(offsetof(MenuItemUnit_t3997586157, ___item_enable_4)); } inline bool get_item_enable_4() const { return ___item_enable_4; } inline bool* get_address_of_item_enable_4() { return &___item_enable_4; } inline void set_item_enable_4(bool value) { ___item_enable_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MENUITEMUNIT_T3997586157_H #ifndef ENUMERATOR_T1877136583_H #define ENUMERATOR_T1877136583_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/KeyCollection/Enumerator struct Enumerator_t1877136583 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t3649142374 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t1877136583, ___host_enumerator_0)); } inline Enumerator_t3649142374 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t3649142374 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t3649142374 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1877136583_H #ifndef KEYVALUEPAIR_2_T4001908976_H #define KEYVALUEPAIR_2_T4001908976_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_t4001908976 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value MenuItemUnit_t3997586157 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4001908976, ___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_t4001908976, ___value_1)); } inline MenuItemUnit_t3997586157 * get_value_1() const { return ___value_1; } inline MenuItemUnit_t3997586157 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(MenuItemUnit_t3997586157 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4001908976_H #ifndef NOTICETASKDETAIL_T2956906147_H #define NOTICETASKDETAIL_T2956906147_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.NoticeTaskDetail struct NoticeTaskDetail_t2956906147 : public RuntimeObject { public: // System.Int32 DMCore.Logic.NoticeTaskDetail::mainTaskID int32_t ___mainTaskID_0; // System.Int32 DMCore.Logic.NoticeTaskDetail::subTaskID int32_t ___subTaskID_1; // DMCore.Logic.emTaskState DMCore.Logic.NoticeTaskDetail::taskState int32_t ___taskState_2; // System.Int32 DMCore.Logic.NoticeTaskDetail::expendPower int32_t ___expendPower_3; // System.Int32 DMCore.Logic.NoticeTaskDetail::totalPower int32_t ___totalPower_4; // System.Int32 DMCore.Logic.NoticeTaskDetail::expendTime int32_t ___expendTime_5; // System.Int32 DMCore.Logic.NoticeTaskDetail::surplusTime int32_t ___surplusTime_6; // System.Int32 DMCore.Logic.NoticeTaskDetail::taskIntegral int32_t ___taskIntegral_7; // System.Int32 DMCore.Logic.NoticeTaskDetail::taskExp int32_t ___taskExp_8; // System.Int64 DMCore.Logic.NoticeTaskDetail::firendID int64_t ___firendID_9; // System.String DMCore.Logic.NoticeTaskDetail::firendName String_t* ___firendName_10; // System.Collections.Generic.List`1 DMCore.Logic.NoticeTaskDetail::m_expecAward List_1_t3149535657 * ___m_expecAward_11; // System.Collections.Generic.List`1 DMCore.Logic.NoticeTaskDetail::m_extraAward List_1_t3149535657 * ___m_extraAward_12; public: inline static int32_t get_offset_of_mainTaskID_0() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___mainTaskID_0)); } inline int32_t get_mainTaskID_0() const { return ___mainTaskID_0; } inline int32_t* get_address_of_mainTaskID_0() { return &___mainTaskID_0; } inline void set_mainTaskID_0(int32_t value) { ___mainTaskID_0 = value; } inline static int32_t get_offset_of_subTaskID_1() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___subTaskID_1)); } inline int32_t get_subTaskID_1() const { return ___subTaskID_1; } inline int32_t* get_address_of_subTaskID_1() { return &___subTaskID_1; } inline void set_subTaskID_1(int32_t value) { ___subTaskID_1 = value; } inline static int32_t get_offset_of_taskState_2() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___taskState_2)); } inline int32_t get_taskState_2() const { return ___taskState_2; } inline int32_t* get_address_of_taskState_2() { return &___taskState_2; } inline void set_taskState_2(int32_t value) { ___taskState_2 = value; } inline static int32_t get_offset_of_expendPower_3() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___expendPower_3)); } inline int32_t get_expendPower_3() const { return ___expendPower_3; } inline int32_t* get_address_of_expendPower_3() { return &___expendPower_3; } inline void set_expendPower_3(int32_t value) { ___expendPower_3 = value; } inline static int32_t get_offset_of_totalPower_4() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___totalPower_4)); } inline int32_t get_totalPower_4() const { return ___totalPower_4; } inline int32_t* get_address_of_totalPower_4() { return &___totalPower_4; } inline void set_totalPower_4(int32_t value) { ___totalPower_4 = value; } inline static int32_t get_offset_of_expendTime_5() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___expendTime_5)); } inline int32_t get_expendTime_5() const { return ___expendTime_5; } inline int32_t* get_address_of_expendTime_5() { return &___expendTime_5; } inline void set_expendTime_5(int32_t value) { ___expendTime_5 = value; } inline static int32_t get_offset_of_surplusTime_6() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___surplusTime_6)); } inline int32_t get_surplusTime_6() const { return ___surplusTime_6; } inline int32_t* get_address_of_surplusTime_6() { return &___surplusTime_6; } inline void set_surplusTime_6(int32_t value) { ___surplusTime_6 = value; } inline static int32_t get_offset_of_taskIntegral_7() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___taskIntegral_7)); } inline int32_t get_taskIntegral_7() const { return ___taskIntegral_7; } inline int32_t* get_address_of_taskIntegral_7() { return &___taskIntegral_7; } inline void set_taskIntegral_7(int32_t value) { ___taskIntegral_7 = value; } inline static int32_t get_offset_of_taskExp_8() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___taskExp_8)); } inline int32_t get_taskExp_8() const { return ___taskExp_8; } inline int32_t* get_address_of_taskExp_8() { return &___taskExp_8; } inline void set_taskExp_8(int32_t value) { ___taskExp_8 = value; } inline static int32_t get_offset_of_firendID_9() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___firendID_9)); } inline int64_t get_firendID_9() const { return ___firendID_9; } inline int64_t* get_address_of_firendID_9() { return &___firendID_9; } inline void set_firendID_9(int64_t value) { ___firendID_9 = value; } inline static int32_t get_offset_of_firendName_10() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___firendName_10)); } inline String_t* get_firendName_10() const { return ___firendName_10; } inline String_t** get_address_of_firendName_10() { return &___firendName_10; } inline void set_firendName_10(String_t* value) { ___firendName_10 = value; Il2CppCodeGenWriteBarrier((&___firendName_10), value); } inline static int32_t get_offset_of_m_expecAward_11() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___m_expecAward_11)); } inline List_1_t3149535657 * get_m_expecAward_11() const { return ___m_expecAward_11; } inline List_1_t3149535657 ** get_address_of_m_expecAward_11() { return &___m_expecAward_11; } inline void set_m_expecAward_11(List_1_t3149535657 * value) { ___m_expecAward_11 = value; Il2CppCodeGenWriteBarrier((&___m_expecAward_11), value); } inline static int32_t get_offset_of_m_extraAward_12() { return static_cast(offsetof(NoticeTaskDetail_t2956906147, ___m_extraAward_12)); } inline List_1_t3149535657 * get_m_extraAward_12() const { return ___m_extraAward_12; } inline List_1_t3149535657 ** get_address_of_m_extraAward_12() { return &___m_extraAward_12; } inline void set_m_extraAward_12(List_1_t3149535657 * value) { ___m_extraAward_12 = value; Il2CppCodeGenWriteBarrier((&___m_extraAward_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTICETASKDETAIL_T2956906147_H #ifndef CMENUITEMCALLBACK_T1057066659_H #define CMENUITEMCALLBACK_T1057066659_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuItemCallback struct CMenuItemCallback_t1057066659 : public RuntimeObject { public: public: }; struct CMenuItemCallback_t1057066659_StaticFields { public: // DMCore.Logic.MenuItemID DMCore.Logic.CMenuItemCallback::_item_ID int32_t ____item_ID_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMenuItemCallback::_item_call_back Dictionary_2_t2359201627 * ____item_call_back_1; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_2; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_3; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_4; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache3 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache3_5; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache4 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache4_6; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache5 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache5_7; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache6 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache6_8; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache7 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache7_9; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache8 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache8_10; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache9 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache9_11; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheA ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheA_12; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheB ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheB_13; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheC ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheC_14; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheD ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheD_15; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheE ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheE_16; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cacheF ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cacheF_17; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache10 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache10_18; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache11 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache11_19; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache12 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache12_20; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache13 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache13_21; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache14 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache14_22; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache15 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache15_23; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache16 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache16_24; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache17 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache17_25; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache18 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache18_26; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache19 ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache19_27; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache1A ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache1A_28; // DMCore.Logic.ItemClickCallBack DMCore.Logic.CMenuItemCallback::<>f__mg$cache1B ItemClickCallBack_t457583679 * ___U3CU3Ef__mgU24cache1B_29; public: inline static int32_t get_offset_of__item_ID_0() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ____item_ID_0)); } inline int32_t get__item_ID_0() const { return ____item_ID_0; } inline int32_t* get_address_of__item_ID_0() { return &____item_ID_0; } inline void set__item_ID_0(int32_t value) { ____item_ID_0 = value; } inline static int32_t get_offset_of__item_call_back_1() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ____item_call_back_1)); } inline Dictionary_2_t2359201627 * get__item_call_back_1() const { return ____item_call_back_1; } inline Dictionary_2_t2359201627 ** get_address_of__item_call_back_1() { return &____item_call_back_1; } inline void set__item_call_back_1(Dictionary_2_t2359201627 * value) { ____item_call_back_1 = value; Il2CppCodeGenWriteBarrier((&____item_call_back_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_2() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache0_2)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_2() const { return ___U3CU3Ef__mgU24cache0_2; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_2() { return &___U3CU3Ef__mgU24cache0_2; } inline void set_U3CU3Ef__mgU24cache0_2(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_3() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache1_3)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_3() const { return ___U3CU3Ef__mgU24cache1_3; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_3() { return &___U3CU3Ef__mgU24cache1_3; } inline void set_U3CU3Ef__mgU24cache1_3(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_4() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache2_4)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_4() const { return ___U3CU3Ef__mgU24cache2_4; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_4() { return &___U3CU3Ef__mgU24cache2_4; } inline void set_U3CU3Ef__mgU24cache2_4(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_5() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache3_5)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache3_5() const { return ___U3CU3Ef__mgU24cache3_5; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache3_5() { return &___U3CU3Ef__mgU24cache3_5; } inline void set_U3CU3Ef__mgU24cache3_5(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache3_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_5), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_6() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache4_6)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache4_6() const { return ___U3CU3Ef__mgU24cache4_6; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache4_6() { return &___U3CU3Ef__mgU24cache4_6; } inline void set_U3CU3Ef__mgU24cache4_6(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache4_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_6), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_7() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache5_7)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache5_7() const { return ___U3CU3Ef__mgU24cache5_7; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache5_7() { return &___U3CU3Ef__mgU24cache5_7; } inline void set_U3CU3Ef__mgU24cache5_7(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache5_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6_8() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache6_8)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache6_8() const { return ___U3CU3Ef__mgU24cache6_8; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache6_8() { return &___U3CU3Ef__mgU24cache6_8; } inline void set_U3CU3Ef__mgU24cache6_8(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache6_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7_9() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache7_9)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache7_9() const { return ___U3CU3Ef__mgU24cache7_9; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache7_9() { return &___U3CU3Ef__mgU24cache7_9; } inline void set_U3CU3Ef__mgU24cache7_9(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache7_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8_10() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache8_10)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache8_10() const { return ___U3CU3Ef__mgU24cache8_10; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache8_10() { return &___U3CU3Ef__mgU24cache8_10; } inline void set_U3CU3Ef__mgU24cache8_10(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache8_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9_11() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache9_11)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache9_11() const { return ___U3CU3Ef__mgU24cache9_11; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache9_11() { return &___U3CU3Ef__mgU24cache9_11; } inline void set_U3CU3Ef__mgU24cache9_11(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache9_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA_12() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheA_12)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheA_12() const { return ___U3CU3Ef__mgU24cacheA_12; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheA_12() { return &___U3CU3Ef__mgU24cacheA_12; } inline void set_U3CU3Ef__mgU24cacheA_12(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheA_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB_13() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheB_13)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheB_13() const { return ___U3CU3Ef__mgU24cacheB_13; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheB_13() { return &___U3CU3Ef__mgU24cacheB_13; } inline void set_U3CU3Ef__mgU24cacheB_13(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheB_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC_14() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheC_14)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheC_14() const { return ___U3CU3Ef__mgU24cacheC_14; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheC_14() { return &___U3CU3Ef__mgU24cacheC_14; } inline void set_U3CU3Ef__mgU24cacheC_14(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheC_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC_14), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD_15() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheD_15)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheD_15() const { return ___U3CU3Ef__mgU24cacheD_15; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheD_15() { return &___U3CU3Ef__mgU24cacheD_15; } inline void set_U3CU3Ef__mgU24cacheD_15(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheD_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD_15), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE_16() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheE_16)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheE_16() const { return ___U3CU3Ef__mgU24cacheE_16; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheE_16() { return &___U3CU3Ef__mgU24cacheE_16; } inline void set_U3CU3Ef__mgU24cacheE_16(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheE_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE_16), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF_17() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cacheF_17)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cacheF_17() const { return ___U3CU3Ef__mgU24cacheF_17; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cacheF_17() { return &___U3CU3Ef__mgU24cacheF_17; } inline void set_U3CU3Ef__mgU24cacheF_17(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cacheF_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF_17), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10_18() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache10_18)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache10_18() const { return ___U3CU3Ef__mgU24cache10_18; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache10_18() { return &___U3CU3Ef__mgU24cache10_18; } inline void set_U3CU3Ef__mgU24cache10_18(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache10_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10_18), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11_19() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache11_19)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache11_19() const { return ___U3CU3Ef__mgU24cache11_19; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache11_19() { return &___U3CU3Ef__mgU24cache11_19; } inline void set_U3CU3Ef__mgU24cache11_19(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache11_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache12_20() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache12_20)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache12_20() const { return ___U3CU3Ef__mgU24cache12_20; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache12_20() { return &___U3CU3Ef__mgU24cache12_20; } inline void set_U3CU3Ef__mgU24cache12_20(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache12_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache12_20), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache13_21() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache13_21)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache13_21() const { return ___U3CU3Ef__mgU24cache13_21; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache13_21() { return &___U3CU3Ef__mgU24cache13_21; } inline void set_U3CU3Ef__mgU24cache13_21(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache13_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache13_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache14_22() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache14_22)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache14_22() const { return ___U3CU3Ef__mgU24cache14_22; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache14_22() { return &___U3CU3Ef__mgU24cache14_22; } inline void set_U3CU3Ef__mgU24cache14_22(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache14_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache14_22), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache15_23() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache15_23)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache15_23() const { return ___U3CU3Ef__mgU24cache15_23; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache15_23() { return &___U3CU3Ef__mgU24cache15_23; } inline void set_U3CU3Ef__mgU24cache15_23(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache15_23 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache15_23), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache16_24() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache16_24)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache16_24() const { return ___U3CU3Ef__mgU24cache16_24; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache16_24() { return &___U3CU3Ef__mgU24cache16_24; } inline void set_U3CU3Ef__mgU24cache16_24(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache16_24 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache16_24), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache17_25() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache17_25)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache17_25() const { return ___U3CU3Ef__mgU24cache17_25; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache17_25() { return &___U3CU3Ef__mgU24cache17_25; } inline void set_U3CU3Ef__mgU24cache17_25(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache17_25 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache17_25), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache18_26() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache18_26)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache18_26() const { return ___U3CU3Ef__mgU24cache18_26; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache18_26() { return &___U3CU3Ef__mgU24cache18_26; } inline void set_U3CU3Ef__mgU24cache18_26(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache18_26 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache18_26), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache19_27() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache19_27)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache19_27() const { return ___U3CU3Ef__mgU24cache19_27; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache19_27() { return &___U3CU3Ef__mgU24cache19_27; } inline void set_U3CU3Ef__mgU24cache19_27(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache19_27 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache19_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1A_28() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache1A_28)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache1A_28() const { return ___U3CU3Ef__mgU24cache1A_28; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache1A_28() { return &___U3CU3Ef__mgU24cache1A_28; } inline void set_U3CU3Ef__mgU24cache1A_28(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache1A_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1A_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1B_29() { return static_cast(offsetof(CMenuItemCallback_t1057066659_StaticFields, ___U3CU3Ef__mgU24cache1B_29)); } inline ItemClickCallBack_t457583679 * get_U3CU3Ef__mgU24cache1B_29() const { return ___U3CU3Ef__mgU24cache1B_29; } inline ItemClickCallBack_t457583679 ** get_address_of_U3CU3Ef__mgU24cache1B_29() { return &___U3CU3Ef__mgU24cache1B_29; } inline void set_U3CU3Ef__mgU24cache1B_29(ItemClickCallBack_t457583679 * value) { ___U3CU3Ef__mgU24cache1B_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1B_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUITEMCALLBACK_T1057066659_H #ifndef MOTION_T1110556653_H #define MOTION_T1110556653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Motion struct Motion_t1110556653 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTION_T1110556653_H #ifndef 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 CGUILDMANAGER_T3445311192_H #define CGUILDMANAGER_T3445311192_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuildManager::CurrentGuildPage int32_t ___CurrentGuildPage_0; // System.Int32 DMCore.Logic.CGuildManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CGuildManager::k__BackingField int32_t ___U3CSelectedIndexU3Ek__BackingField_2; // System.String DMCore.Logic.CGuildManager::newName String_t* ___newName_3; // System.Boolean DMCore.Logic.CGuildManager::isNeedChangeName bool ___isNeedChangeName_4; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CGuildManager::m_InvitorList ITaskBase_1_t2595950535 * ___m_InvitorList_5; // System.Collections.Generic.List`1 DMCore.Logic.CGuildManager::m_GuildList List_1_t2148006193 * ___m_GuildList_6; // DMCore.Logic.CCreateCondition DMCore.Logic.CGuildManager::m_CreateCondition CCreateCondition_t197933841 * ___m_CreateCondition_7; // System.Int32 DMCore.Logic.CGuildManager::m_ActiveGuildID int32_t ___m_ActiveGuildID_8; // System.Int32 DMCore.Logic.CGuildManager::m_RequestGuildID int32_t ___m_RequestGuildID_9; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildIDChanged bool ___m_IsGuildIDChanged_10; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildDataUpdate bool ___m_IsGuildDataUpdate_11; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildListChangedReady bool ___m_IsGuildListChangedReady_12; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildListChanged bool ___m_IsGuildListChanged_13; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildBaseChanged bool ___m_IsSelfGuildBaseChanged_14; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildMemberChanged bool ___m_IsSelfGuildMemberChanged_15; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfGuildLogChanged bool ___m_IsSelfGuildLogChanged_16; // System.Boolean DMCore.Logic.CGuildManager::m_IsSelfJoinInRequestChanged bool ___m_IsSelfJoinInRequestChanged_17; // System.Boolean DMCore.Logic.CGuildManager::m_IsCreateConditonChanged bool ___m_IsCreateConditonChanged_18; // System.Boolean DMCore.Logic.CGuildManager::m_IsCreateGuildSuccess bool ___m_IsCreateGuildSuccess_19; // System.Boolean DMCore.Logic.CGuildManager::m_IsOtherGuildInfoChanged bool ___m_IsOtherGuildInfoChanged_20; // System.Boolean DMCore.Logic.CGuildManager::m_IsGuildDutyChanged bool ___m_IsGuildDutyChanged_21; // System.Boolean DMCore.Logic.CGuildManager::m_IsReadyToGetMoreMemebers bool ___m_IsReadyToGetMoreMemebers_22; // DMCore.Logic.enumGuildListState DMCore.Logic.CGuildManager::m_GuildListState int32_t ___m_GuildListState_23; // System.String DMCore.Logic.CGuildManager::m_LastGuildSearchKey String_t* ___m_LastGuildSearchKey_24; // System.Boolean DMCore.Logic.CGuildManager::m_BeKickOutGuildAndNeedBox bool ___m_BeKickOutGuildAndNeedBox_25; public: inline static int32_t get_offset_of_CurrentGuildPage_0() { return static_cast(offsetof(CGuildManager_t3445311192, ___CurrentGuildPage_0)); } inline int32_t get_CurrentGuildPage_0() const { return ___CurrentGuildPage_0; } inline int32_t* get_address_of_CurrentGuildPage_0() { return &___CurrentGuildPage_0; } inline void set_CurrentGuildPage_0(int32_t value) { ___CurrentGuildPage_0 = value; } inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_1() { return static_cast(offsetof(CGuildManager_t3445311192, ___U3CCurrentPageU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_1() const { return ___U3CCurrentPageU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_1() { return &___U3CCurrentPageU3Ek__BackingField_1; } inline void set_U3CCurrentPageU3Ek__BackingField_1(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSelectedIndexU3Ek__BackingField_2() { return static_cast(offsetof(CGuildManager_t3445311192, ___U3CSelectedIndexU3Ek__BackingField_2)); } inline int32_t get_U3CSelectedIndexU3Ek__BackingField_2() const { return ___U3CSelectedIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSelectedIndexU3Ek__BackingField_2() { return &___U3CSelectedIndexU3Ek__BackingField_2; } inline void set_U3CSelectedIndexU3Ek__BackingField_2(int32_t value) { ___U3CSelectedIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_newName_3() { return static_cast(offsetof(CGuildManager_t3445311192, ___newName_3)); } inline String_t* get_newName_3() const { return ___newName_3; } inline String_t** get_address_of_newName_3() { return &___newName_3; } inline void set_newName_3(String_t* value) { ___newName_3 = value; Il2CppCodeGenWriteBarrier((&___newName_3), value); } inline static int32_t get_offset_of_isNeedChangeName_4() { return static_cast(offsetof(CGuildManager_t3445311192, ___isNeedChangeName_4)); } inline bool get_isNeedChangeName_4() const { return ___isNeedChangeName_4; } inline bool* get_address_of_isNeedChangeName_4() { return &___isNeedChangeName_4; } inline void set_isNeedChangeName_4(bool value) { ___isNeedChangeName_4 = value; } inline static int32_t get_offset_of_m_InvitorList_5() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_InvitorList_5)); } inline ITaskBase_1_t2595950535 * get_m_InvitorList_5() const { return ___m_InvitorList_5; } inline ITaskBase_1_t2595950535 ** get_address_of_m_InvitorList_5() { return &___m_InvitorList_5; } inline void set_m_InvitorList_5(ITaskBase_1_t2595950535 * value) { ___m_InvitorList_5 = value; Il2CppCodeGenWriteBarrier((&___m_InvitorList_5), value); } inline static int32_t get_offset_of_m_GuildList_6() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_GuildList_6)); } inline List_1_t2148006193 * get_m_GuildList_6() const { return ___m_GuildList_6; } inline List_1_t2148006193 ** get_address_of_m_GuildList_6() { return &___m_GuildList_6; } inline void set_m_GuildList_6(List_1_t2148006193 * value) { ___m_GuildList_6 = value; Il2CppCodeGenWriteBarrier((&___m_GuildList_6), value); } inline static int32_t get_offset_of_m_CreateCondition_7() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_CreateCondition_7)); } inline CCreateCondition_t197933841 * get_m_CreateCondition_7() const { return ___m_CreateCondition_7; } inline CCreateCondition_t197933841 ** get_address_of_m_CreateCondition_7() { return &___m_CreateCondition_7; } inline void set_m_CreateCondition_7(CCreateCondition_t197933841 * value) { ___m_CreateCondition_7 = value; Il2CppCodeGenWriteBarrier((&___m_CreateCondition_7), value); } inline static int32_t get_offset_of_m_ActiveGuildID_8() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_ActiveGuildID_8)); } inline int32_t get_m_ActiveGuildID_8() const { return ___m_ActiveGuildID_8; } inline int32_t* get_address_of_m_ActiveGuildID_8() { return &___m_ActiveGuildID_8; } inline void set_m_ActiveGuildID_8(int32_t value) { ___m_ActiveGuildID_8 = value; } inline static int32_t get_offset_of_m_RequestGuildID_9() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_RequestGuildID_9)); } inline int32_t get_m_RequestGuildID_9() const { return ___m_RequestGuildID_9; } inline int32_t* get_address_of_m_RequestGuildID_9() { return &___m_RequestGuildID_9; } inline void set_m_RequestGuildID_9(int32_t value) { ___m_RequestGuildID_9 = value; } inline static int32_t get_offset_of_m_IsGuildIDChanged_10() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildIDChanged_10)); } inline bool get_m_IsGuildIDChanged_10() const { return ___m_IsGuildIDChanged_10; } inline bool* get_address_of_m_IsGuildIDChanged_10() { return &___m_IsGuildIDChanged_10; } inline void set_m_IsGuildIDChanged_10(bool value) { ___m_IsGuildIDChanged_10 = value; } inline static int32_t get_offset_of_m_IsGuildDataUpdate_11() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildDataUpdate_11)); } inline bool get_m_IsGuildDataUpdate_11() const { return ___m_IsGuildDataUpdate_11; } inline bool* get_address_of_m_IsGuildDataUpdate_11() { return &___m_IsGuildDataUpdate_11; } inline void set_m_IsGuildDataUpdate_11(bool value) { ___m_IsGuildDataUpdate_11 = value; } inline static int32_t get_offset_of_m_IsGuildListChangedReady_12() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildListChangedReady_12)); } inline bool get_m_IsGuildListChangedReady_12() const { return ___m_IsGuildListChangedReady_12; } inline bool* get_address_of_m_IsGuildListChangedReady_12() { return &___m_IsGuildListChangedReady_12; } inline void set_m_IsGuildListChangedReady_12(bool value) { ___m_IsGuildListChangedReady_12 = value; } inline static int32_t get_offset_of_m_IsGuildListChanged_13() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildListChanged_13)); } inline bool get_m_IsGuildListChanged_13() const { return ___m_IsGuildListChanged_13; } inline bool* get_address_of_m_IsGuildListChanged_13() { return &___m_IsGuildListChanged_13; } inline void set_m_IsGuildListChanged_13(bool value) { ___m_IsGuildListChanged_13 = value; } inline static int32_t get_offset_of_m_IsSelfGuildBaseChanged_14() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildBaseChanged_14)); } inline bool get_m_IsSelfGuildBaseChanged_14() const { return ___m_IsSelfGuildBaseChanged_14; } inline bool* get_address_of_m_IsSelfGuildBaseChanged_14() { return &___m_IsSelfGuildBaseChanged_14; } inline void set_m_IsSelfGuildBaseChanged_14(bool value) { ___m_IsSelfGuildBaseChanged_14 = value; } inline static int32_t get_offset_of_m_IsSelfGuildMemberChanged_15() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildMemberChanged_15)); } inline bool get_m_IsSelfGuildMemberChanged_15() const { return ___m_IsSelfGuildMemberChanged_15; } inline bool* get_address_of_m_IsSelfGuildMemberChanged_15() { return &___m_IsSelfGuildMemberChanged_15; } inline void set_m_IsSelfGuildMemberChanged_15(bool value) { ___m_IsSelfGuildMemberChanged_15 = value; } inline static int32_t get_offset_of_m_IsSelfGuildLogChanged_16() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfGuildLogChanged_16)); } inline bool get_m_IsSelfGuildLogChanged_16() const { return ___m_IsSelfGuildLogChanged_16; } inline bool* get_address_of_m_IsSelfGuildLogChanged_16() { return &___m_IsSelfGuildLogChanged_16; } inline void set_m_IsSelfGuildLogChanged_16(bool value) { ___m_IsSelfGuildLogChanged_16 = value; } inline static int32_t get_offset_of_m_IsSelfJoinInRequestChanged_17() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsSelfJoinInRequestChanged_17)); } inline bool get_m_IsSelfJoinInRequestChanged_17() const { return ___m_IsSelfJoinInRequestChanged_17; } inline bool* get_address_of_m_IsSelfJoinInRequestChanged_17() { return &___m_IsSelfJoinInRequestChanged_17; } inline void set_m_IsSelfJoinInRequestChanged_17(bool value) { ___m_IsSelfJoinInRequestChanged_17 = value; } inline static int32_t get_offset_of_m_IsCreateConditonChanged_18() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsCreateConditonChanged_18)); } inline bool get_m_IsCreateConditonChanged_18() const { return ___m_IsCreateConditonChanged_18; } inline bool* get_address_of_m_IsCreateConditonChanged_18() { return &___m_IsCreateConditonChanged_18; } inline void set_m_IsCreateConditonChanged_18(bool value) { ___m_IsCreateConditonChanged_18 = value; } inline static int32_t get_offset_of_m_IsCreateGuildSuccess_19() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsCreateGuildSuccess_19)); } inline bool get_m_IsCreateGuildSuccess_19() const { return ___m_IsCreateGuildSuccess_19; } inline bool* get_address_of_m_IsCreateGuildSuccess_19() { return &___m_IsCreateGuildSuccess_19; } inline void set_m_IsCreateGuildSuccess_19(bool value) { ___m_IsCreateGuildSuccess_19 = value; } inline static int32_t get_offset_of_m_IsOtherGuildInfoChanged_20() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsOtherGuildInfoChanged_20)); } inline bool get_m_IsOtherGuildInfoChanged_20() const { return ___m_IsOtherGuildInfoChanged_20; } inline bool* get_address_of_m_IsOtherGuildInfoChanged_20() { return &___m_IsOtherGuildInfoChanged_20; } inline void set_m_IsOtherGuildInfoChanged_20(bool value) { ___m_IsOtherGuildInfoChanged_20 = value; } inline static int32_t get_offset_of_m_IsGuildDutyChanged_21() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsGuildDutyChanged_21)); } inline bool get_m_IsGuildDutyChanged_21() const { return ___m_IsGuildDutyChanged_21; } inline bool* get_address_of_m_IsGuildDutyChanged_21() { return &___m_IsGuildDutyChanged_21; } inline void set_m_IsGuildDutyChanged_21(bool value) { ___m_IsGuildDutyChanged_21 = value; } inline static int32_t get_offset_of_m_IsReadyToGetMoreMemebers_22() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_IsReadyToGetMoreMemebers_22)); } inline bool get_m_IsReadyToGetMoreMemebers_22() const { return ___m_IsReadyToGetMoreMemebers_22; } inline bool* get_address_of_m_IsReadyToGetMoreMemebers_22() { return &___m_IsReadyToGetMoreMemebers_22; } inline void set_m_IsReadyToGetMoreMemebers_22(bool value) { ___m_IsReadyToGetMoreMemebers_22 = value; } inline static int32_t get_offset_of_m_GuildListState_23() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_GuildListState_23)); } inline int32_t get_m_GuildListState_23() const { return ___m_GuildListState_23; } inline int32_t* get_address_of_m_GuildListState_23() { return &___m_GuildListState_23; } inline void set_m_GuildListState_23(int32_t value) { ___m_GuildListState_23 = value; } inline static int32_t get_offset_of_m_LastGuildSearchKey_24() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_LastGuildSearchKey_24)); } inline String_t* get_m_LastGuildSearchKey_24() const { return ___m_LastGuildSearchKey_24; } inline String_t** get_address_of_m_LastGuildSearchKey_24() { return &___m_LastGuildSearchKey_24; } inline void set_m_LastGuildSearchKey_24(String_t* value) { ___m_LastGuildSearchKey_24 = value; Il2CppCodeGenWriteBarrier((&___m_LastGuildSearchKey_24), value); } inline static int32_t get_offset_of_m_BeKickOutGuildAndNeedBox_25() { return static_cast(offsetof(CGuildManager_t3445311192, ___m_BeKickOutGuildAndNeedBox_25)); } inline bool get_m_BeKickOutGuildAndNeedBox_25() const { return ___m_BeKickOutGuildAndNeedBox_25; } inline bool* get_address_of_m_BeKickOutGuildAndNeedBox_25() { return &___m_BeKickOutGuildAndNeedBox_25; } inline void set_m_BeKickOutGuildAndNeedBox_25(bool value) { ___m_BeKickOutGuildAndNeedBox_25 = value; } }; struct CGuildManager_t3445311192_StaticFields { public: // System.Int32 DMCore.Logic.CGuildManager::PAGE_SIZE int32_t ___PAGE_SIZE_26; // DMCore.Logic.CGuildManager DMCore.Logic.CGuildManager::s_Instance CGuildManager_t3445311192 * ___s_Instance_27; // System.Comparison`1 DMCore.Logic.CGuildManager::<>f__mg$cache0 Comparison_1_t450862630 * ___U3CU3Ef__mgU24cache0_28; // System.Comparison`1 DMCore.Logic.CGuildManager::<>f__mg$cache1 Comparison_1_t450862630 * ___U3CU3Ef__mgU24cache1_29; public: inline static int32_t get_offset_of_PAGE_SIZE_26() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___PAGE_SIZE_26)); } inline int32_t get_PAGE_SIZE_26() const { return ___PAGE_SIZE_26; } inline int32_t* get_address_of_PAGE_SIZE_26() { return &___PAGE_SIZE_26; } inline void set_PAGE_SIZE_26(int32_t value) { ___PAGE_SIZE_26 = value; } inline static int32_t get_offset_of_s_Instance_27() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___s_Instance_27)); } inline CGuildManager_t3445311192 * get_s_Instance_27() const { return ___s_Instance_27; } inline CGuildManager_t3445311192 ** get_address_of_s_Instance_27() { return &___s_Instance_27; } inline void set_s_Instance_27(CGuildManager_t3445311192 * value) { ___s_Instance_27 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_28() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___U3CU3Ef__mgU24cache0_28)); } inline Comparison_1_t450862630 * get_U3CU3Ef__mgU24cache0_28() const { return ___U3CU3Ef__mgU24cache0_28; } inline Comparison_1_t450862630 ** get_address_of_U3CU3Ef__mgU24cache0_28() { return &___U3CU3Ef__mgU24cache0_28; } inline void set_U3CU3Ef__mgU24cache0_28(Comparison_1_t450862630 * value) { ___U3CU3Ef__mgU24cache0_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_29() { return static_cast(offsetof(CGuildManager_t3445311192_StaticFields, ___U3CU3Ef__mgU24cache1_29)); } inline Comparison_1_t450862630 * get_U3CU3Ef__mgU24cache1_29() const { return ___U3CU3Ef__mgU24cache1_29; } inline Comparison_1_t450862630 ** get_address_of_U3CU3Ef__mgU24cache1_29() { return &___U3CU3Ef__mgU24cache1_29; } inline void set_U3CU3Ef__mgU24cache1_29(Comparison_1_t450862630 * value) { ___U3CU3Ef__mgU24cache1_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILDMANAGER_T3445311192_H #ifndef CMUSICDESCRIPTION_T2126213410_H #define CMUSICDESCRIPTION_T2126213410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410 : public RuntimeObject { public: // System.String DMCore.Logic.CMusicDescription::_MusicName String_t* ____MusicName_0; // System.String DMCore.Logic.CMusicDescription::_Singer String_t* ____Singer_1; // System.Int32 DMCore.Logic.CMusicDescription::_Bpm int32_t ____Bpm_2; // System.Int32 DMCore.Logic.CMusicDescription::_StarEasy int32_t ____StarEasy_3; // System.Int32 DMCore.Logic.CMusicDescription::_StarNormal int32_t ____StarNormal_4; // System.Int32 DMCore.Logic.CMusicDescription::_StarHard int32_t ____StarHard_5; // System.Boolean DMCore.Logic.CMusicDescription::_CanRandomPlay bool ____CanRandomPlay_6; // System.Boolean DMCore.Logic.CMusicDescription::_IsNewPlayer bool ____IsNewPlayer_7; // DMCore.Logic.enumMusicArea DMCore.Logic.CMusicDescription::_MusicArea int32_t ____MusicArea_8; // System.Boolean DMCore.Logic.CMusicDescription::_IfNew bool ____IfNew_9; // System.Boolean DMCore.Logic.CMusicDescription::_IsExcepted bool ____IsExcepted_10; public: inline static int32_t get_offset_of__MusicName_0() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicName_0)); } inline String_t* get__MusicName_0() const { return ____MusicName_0; } inline String_t** get_address_of__MusicName_0() { return &____MusicName_0; } inline void set__MusicName_0(String_t* value) { ____MusicName_0 = value; Il2CppCodeGenWriteBarrier((&____MusicName_0), value); } inline static int32_t get_offset_of__Singer_1() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Singer_1)); } inline String_t* get__Singer_1() const { return ____Singer_1; } inline String_t** get_address_of__Singer_1() { return &____Singer_1; } inline void set__Singer_1(String_t* value) { ____Singer_1 = value; Il2CppCodeGenWriteBarrier((&____Singer_1), value); } inline static int32_t get_offset_of__Bpm_2() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Bpm_2)); } inline int32_t get__Bpm_2() const { return ____Bpm_2; } inline int32_t* get_address_of__Bpm_2() { return &____Bpm_2; } inline void set__Bpm_2(int32_t value) { ____Bpm_2 = value; } inline static int32_t get_offset_of__StarEasy_3() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarEasy_3)); } inline int32_t get__StarEasy_3() const { return ____StarEasy_3; } inline int32_t* get_address_of__StarEasy_3() { return &____StarEasy_3; } inline void set__StarEasy_3(int32_t value) { ____StarEasy_3 = value; } inline static int32_t get_offset_of__StarNormal_4() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarNormal_4)); } inline int32_t get__StarNormal_4() const { return ____StarNormal_4; } inline int32_t* get_address_of__StarNormal_4() { return &____StarNormal_4; } inline void set__StarNormal_4(int32_t value) { ____StarNormal_4 = value; } inline static int32_t get_offset_of__StarHard_5() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarHard_5)); } inline int32_t get__StarHard_5() const { return ____StarHard_5; } inline int32_t* get_address_of__StarHard_5() { return &____StarHard_5; } inline void set__StarHard_5(int32_t value) { ____StarHard_5 = value; } inline static int32_t get_offset_of__CanRandomPlay_6() { return static_cast(offsetof(CMusicDescription_t2126213410, ____CanRandomPlay_6)); } inline bool get__CanRandomPlay_6() const { return ____CanRandomPlay_6; } inline bool* get_address_of__CanRandomPlay_6() { return &____CanRandomPlay_6; } inline void set__CanRandomPlay_6(bool value) { ____CanRandomPlay_6 = value; } inline static int32_t get_offset_of__IsNewPlayer_7() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsNewPlayer_7)); } inline bool get__IsNewPlayer_7() const { return ____IsNewPlayer_7; } inline bool* get_address_of__IsNewPlayer_7() { return &____IsNewPlayer_7; } inline void set__IsNewPlayer_7(bool value) { ____IsNewPlayer_7 = value; } inline static int32_t get_offset_of__MusicArea_8() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicArea_8)); } inline int32_t get__MusicArea_8() const { return ____MusicArea_8; } inline int32_t* get_address_of__MusicArea_8() { return &____MusicArea_8; } inline void set__MusicArea_8(int32_t value) { ____MusicArea_8 = value; } inline static int32_t get_offset_of__IfNew_9() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IfNew_9)); } inline bool get__IfNew_9() const { return ____IfNew_9; } inline bool* get_address_of__IfNew_9() { return &____IfNew_9; } inline void set__IfNew_9(bool value) { ____IfNew_9 = value; } inline static int32_t get_offset_of__IsExcepted_10() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsExcepted_10)); } inline bool get__IsExcepted_10() const { return ____IsExcepted_10; } inline bool* get_address_of__IsExcepted_10() { return &____IsExcepted_10; } inline void set__IsExcepted_10(bool value) { ____IsExcepted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICDESCRIPTION_T2126213410_H #ifndef CSIGNSMANAGER_T1825583579_H #define CSIGNSMANAGER_T1825583579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSignsManager struct CSignsManager_t1825583579 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 CSignsManager::m_ReminderData Dictionary_2_t1492992253 * ___m_ReminderData_1; // System.Collections.Generic.List`1 CSignsManager::m_ServerGetReminderList List_1_t4136974863 * ___m_ServerGetReminderList_2; // System.Collections.Generic.List`1 CSignsManager::m_ShownData List_1_t3172176916 * ___m_ShownData_3; // System.Collections.Generic.List`1 CSignsManager::m_CurrentFoundPathList List_1_t3172176916 * ___m_CurrentFoundPathList_4; // DMCore.Logic.enumPersonPage CSignsManager::m_CurrentPage int32_t ___m_CurrentPage_5; public: inline static int32_t get_offset_of_m_ReminderData_1() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ReminderData_1)); } inline Dictionary_2_t1492992253 * get_m_ReminderData_1() const { return ___m_ReminderData_1; } inline Dictionary_2_t1492992253 ** get_address_of_m_ReminderData_1() { return &___m_ReminderData_1; } inline void set_m_ReminderData_1(Dictionary_2_t1492992253 * value) { ___m_ReminderData_1 = value; Il2CppCodeGenWriteBarrier((&___m_ReminderData_1), value); } inline static int32_t get_offset_of_m_ServerGetReminderList_2() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ServerGetReminderList_2)); } inline List_1_t4136974863 * get_m_ServerGetReminderList_2() const { return ___m_ServerGetReminderList_2; } inline List_1_t4136974863 ** get_address_of_m_ServerGetReminderList_2() { return &___m_ServerGetReminderList_2; } inline void set_m_ServerGetReminderList_2(List_1_t4136974863 * value) { ___m_ServerGetReminderList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ServerGetReminderList_2), value); } inline static int32_t get_offset_of_m_ShownData_3() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ShownData_3)); } inline List_1_t3172176916 * get_m_ShownData_3() const { return ___m_ShownData_3; } inline List_1_t3172176916 ** get_address_of_m_ShownData_3() { return &___m_ShownData_3; } inline void set_m_ShownData_3(List_1_t3172176916 * value) { ___m_ShownData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShownData_3), value); } inline static int32_t get_offset_of_m_CurrentFoundPathList_4() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentFoundPathList_4)); } inline List_1_t3172176916 * get_m_CurrentFoundPathList_4() const { return ___m_CurrentFoundPathList_4; } inline List_1_t3172176916 ** get_address_of_m_CurrentFoundPathList_4() { return &___m_CurrentFoundPathList_4; } inline void set_m_CurrentFoundPathList_4(List_1_t3172176916 * value) { ___m_CurrentFoundPathList_4 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentFoundPathList_4), value); } inline static int32_t get_offset_of_m_CurrentPage_5() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentPage_5)); } inline int32_t get_m_CurrentPage_5() const { return ___m_CurrentPage_5; } inline int32_t* get_address_of_m_CurrentPage_5() { return &___m_CurrentPage_5; } inline void set_m_CurrentPage_5(int32_t value) { ___m_CurrentPage_5 = value; } }; struct CSignsManager_t1825583579_StaticFields { public: // CSignsManager CSignsManager::_instance CSignsManager_t1825583579 * ____instance_0; public: inline static int32_t get_offset_of__instance_0() { return static_cast(offsetof(CSignsManager_t1825583579_StaticFields, ____instance_0)); } inline CSignsManager_t1825583579 * get__instance_0() const { return ____instance_0; } inline CSignsManager_t1825583579 ** get_address_of__instance_0() { return &____instance_0; } inline void set__instance_0(CSignsManager_t1825583579 * value) { ____instance_0 = value; Il2CppCodeGenWriteBarrier((&____instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSIGNSMANAGER_T1825583579_H #ifndef CMENUMANAGER_T3869721565_H #define CMENUMANAGER_T3869721565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565 : public RuntimeObject { public: // DMCore.Logic.MainMenuType DMCore.Logic.CMenuManager::_menu_type int32_t ____menu_type_0; // DMCore.Logic.MenuLevel DMCore.Logic.CMenuManager::_menu_list_type int32_t ____menu_list_type_1; // DMCore.CDataArray DMCore.Logic.CMenuManager::_menu_param CDataArray_t4068198041 * ____menu_param_2; // DMCore.Logic.OnItemClickBefore DMCore.Logic.CMenuManager::_callback_before OnItemClickBefore_t888674743 * ____callback_before_3; // DMCore.Logic.OnItemClickEnd DMCore.Logic.CMenuManager::_callback_End OnItemClickEnd_t3682481633 * ____callback_End_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMenuManager::_menu_observer_list Dictionary_2_t976235305 * ____menu_observer_list_5; public: inline static int32_t get_offset_of__menu_type_0() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_type_0)); } inline int32_t get__menu_type_0() const { return ____menu_type_0; } inline int32_t* get_address_of__menu_type_0() { return &____menu_type_0; } inline void set__menu_type_0(int32_t value) { ____menu_type_0 = value; } inline static int32_t get_offset_of__menu_list_type_1() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_list_type_1)); } inline int32_t get__menu_list_type_1() const { return ____menu_list_type_1; } inline int32_t* get_address_of__menu_list_type_1() { return &____menu_list_type_1; } inline void set__menu_list_type_1(int32_t value) { ____menu_list_type_1 = value; } inline static int32_t get_offset_of__menu_param_2() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_param_2)); } inline CDataArray_t4068198041 * get__menu_param_2() const { return ____menu_param_2; } inline CDataArray_t4068198041 ** get_address_of__menu_param_2() { return &____menu_param_2; } inline void set__menu_param_2(CDataArray_t4068198041 * value) { ____menu_param_2 = value; Il2CppCodeGenWriteBarrier((&____menu_param_2), value); } inline static int32_t get_offset_of__callback_before_3() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_before_3)); } inline OnItemClickBefore_t888674743 * get__callback_before_3() const { return ____callback_before_3; } inline OnItemClickBefore_t888674743 ** get_address_of__callback_before_3() { return &____callback_before_3; } inline void set__callback_before_3(OnItemClickBefore_t888674743 * value) { ____callback_before_3 = value; Il2CppCodeGenWriteBarrier((&____callback_before_3), value); } inline static int32_t get_offset_of__callback_End_4() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_End_4)); } inline OnItemClickEnd_t3682481633 * get__callback_End_4() const { return ____callback_End_4; } inline OnItemClickEnd_t3682481633 ** get_address_of__callback_End_4() { return &____callback_End_4; } inline void set__callback_End_4(OnItemClickEnd_t3682481633 * value) { ____callback_End_4 = value; Il2CppCodeGenWriteBarrier((&____callback_End_4), value); } inline static int32_t get_offset_of__menu_observer_list_5() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_observer_list_5)); } inline Dictionary_2_t976235305 * get__menu_observer_list_5() const { return ____menu_observer_list_5; } inline Dictionary_2_t976235305 ** get_address_of__menu_observer_list_5() { return &____menu_observer_list_5; } inline void set__menu_observer_list_5(Dictionary_2_t976235305 * value) { ____menu_observer_list_5 = value; Il2CppCodeGenWriteBarrier((&____menu_observer_list_5), value); } }; struct CMenuManager_t3869721565_StaticFields { public: // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::s_instance CMenuManager_t3869721565 * ___s_instance_6; public: inline static int32_t get_offset_of_s_instance_6() { return static_cast(offsetof(CMenuManager_t3869721565_StaticFields, ___s_instance_6)); } inline CMenuManager_t3869721565 * get_s_instance_6() const { return ___s_instance_6; } inline CMenuManager_t3869721565 ** get_address_of_s_instance_6() { return &___s_instance_6; } inline void set_s_instance_6(CMenuManager_t3869721565 * value) { ___s_instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUMANAGER_T3869721565_H #ifndef CFAMILYMANAGER_T1901424822_H #define CFAMILYMANAGER_T1901424822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.CFamilyManager::FlagGetMsg CDataModelBool_t2269476966 * ___FlagGetMsg_0; // CDataModelBool DMCore.Logic.CFamilyManager::CDataflagInfo CDataModelBool_t2269476966 * ___CDataflagInfo_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyArray Dictionary_2_t1816109752 * ___m_FamilyArray_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyTypeInfo Dictionary_2_t3613805462 * ___m_FamilyTypeInfo_4; // DMCore.Logic.cPingDataList DMCore.Logic.CFamilyManager::m_curPingData cPingDataList_t1861597238 * ___m_curPingData_5; // DMCore.Logic.cFamilyConcludeData DMCore.Logic.CFamilyManager::m_ConcludeData cFamilyConcludeData_t4171257602 * ___m_ConcludeData_6; // DMCore.Logic.cPingSelectedData DMCore.Logic.CFamilyManager::m_selectedData cPingSelectedData_t1229964886 * ___m_selectedData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardCountInfo Dictionary_2_t2657169777 * ___m_rewardCountInfo_8; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardLevelInfo Dictionary_2_t2902467086 * ___m_rewardLevelInfo_9; // DMCore.Logic.cFamilyRewardData DMCore.Logic.CFamilyManager::m_RewardData cFamilyRewardData_t1462483200 * ___m_RewardData_10; // System.Collections.Generic.List`1 DMCore.Logic.CFamilyManager::ListLevelInfo List_1_t4013753755 * ___ListLevelInfo_11; // DMCore.Logic.enumMainType DMCore.Logic.CFamilyManager::m_curMainType int32_t ___m_curMainType_12; // System.Int64 DMCore.Logic.CFamilyManager::m_curUserid int64_t ___m_curUserid_13; // System.Boolean DMCore.Logic.CFamilyManager::m_bChanged bool ___m_bChanged_14; public: inline static int32_t get_offset_of_FlagGetMsg_0() { return static_cast(offsetof(CFamilyManager_t1901424822, ___FlagGetMsg_0)); } inline CDataModelBool_t2269476966 * get_FlagGetMsg_0() const { return ___FlagGetMsg_0; } inline CDataModelBool_t2269476966 ** get_address_of_FlagGetMsg_0() { return &___FlagGetMsg_0; } inline void set_FlagGetMsg_0(CDataModelBool_t2269476966 * value) { ___FlagGetMsg_0 = value; Il2CppCodeGenWriteBarrier((&___FlagGetMsg_0), value); } inline static int32_t get_offset_of_CDataflagInfo_1() { return static_cast(offsetof(CFamilyManager_t1901424822, ___CDataflagInfo_1)); } inline CDataModelBool_t2269476966 * get_CDataflagInfo_1() const { return ___CDataflagInfo_1; } inline CDataModelBool_t2269476966 ** get_address_of_CDataflagInfo_1() { return &___CDataflagInfo_1; } inline void set_CDataflagInfo_1(CDataModelBool_t2269476966 * value) { ___CDataflagInfo_1 = value; Il2CppCodeGenWriteBarrier((&___CDataflagInfo_1), value); } inline static int32_t get_offset_of_m_FamilyArray_3() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyArray_3)); } inline Dictionary_2_t1816109752 * get_m_FamilyArray_3() const { return ___m_FamilyArray_3; } inline Dictionary_2_t1816109752 ** get_address_of_m_FamilyArray_3() { return &___m_FamilyArray_3; } inline void set_m_FamilyArray_3(Dictionary_2_t1816109752 * value) { ___m_FamilyArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyArray_3), value); } inline static int32_t get_offset_of_m_FamilyTypeInfo_4() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyTypeInfo_4)); } inline Dictionary_2_t3613805462 * get_m_FamilyTypeInfo_4() const { return ___m_FamilyTypeInfo_4; } inline Dictionary_2_t3613805462 ** get_address_of_m_FamilyTypeInfo_4() { return &___m_FamilyTypeInfo_4; } inline void set_m_FamilyTypeInfo_4(Dictionary_2_t3613805462 * value) { ___m_FamilyTypeInfo_4 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyTypeInfo_4), value); } inline static int32_t get_offset_of_m_curPingData_5() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curPingData_5)); } inline cPingDataList_t1861597238 * get_m_curPingData_5() const { return ___m_curPingData_5; } inline cPingDataList_t1861597238 ** get_address_of_m_curPingData_5() { return &___m_curPingData_5; } inline void set_m_curPingData_5(cPingDataList_t1861597238 * value) { ___m_curPingData_5 = value; Il2CppCodeGenWriteBarrier((&___m_curPingData_5), value); } inline static int32_t get_offset_of_m_ConcludeData_6() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_ConcludeData_6)); } inline cFamilyConcludeData_t4171257602 * get_m_ConcludeData_6() const { return ___m_ConcludeData_6; } inline cFamilyConcludeData_t4171257602 ** get_address_of_m_ConcludeData_6() { return &___m_ConcludeData_6; } inline void set_m_ConcludeData_6(cFamilyConcludeData_t4171257602 * value) { ___m_ConcludeData_6 = value; Il2CppCodeGenWriteBarrier((&___m_ConcludeData_6), value); } inline static int32_t get_offset_of_m_selectedData_7() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_selectedData_7)); } inline cPingSelectedData_t1229964886 * get_m_selectedData_7() const { return ___m_selectedData_7; } inline cPingSelectedData_t1229964886 ** get_address_of_m_selectedData_7() { return &___m_selectedData_7; } inline void set_m_selectedData_7(cPingSelectedData_t1229964886 * value) { ___m_selectedData_7 = value; Il2CppCodeGenWriteBarrier((&___m_selectedData_7), value); } inline static int32_t get_offset_of_m_rewardCountInfo_8() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardCountInfo_8)); } inline Dictionary_2_t2657169777 * get_m_rewardCountInfo_8() const { return ___m_rewardCountInfo_8; } inline Dictionary_2_t2657169777 ** get_address_of_m_rewardCountInfo_8() { return &___m_rewardCountInfo_8; } inline void set_m_rewardCountInfo_8(Dictionary_2_t2657169777 * value) { ___m_rewardCountInfo_8 = value; Il2CppCodeGenWriteBarrier((&___m_rewardCountInfo_8), value); } inline static int32_t get_offset_of_m_rewardLevelInfo_9() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardLevelInfo_9)); } inline Dictionary_2_t2902467086 * get_m_rewardLevelInfo_9() const { return ___m_rewardLevelInfo_9; } inline Dictionary_2_t2902467086 ** get_address_of_m_rewardLevelInfo_9() { return &___m_rewardLevelInfo_9; } inline void set_m_rewardLevelInfo_9(Dictionary_2_t2902467086 * value) { ___m_rewardLevelInfo_9 = value; Il2CppCodeGenWriteBarrier((&___m_rewardLevelInfo_9), value); } inline static int32_t get_offset_of_m_RewardData_10() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_RewardData_10)); } inline cFamilyRewardData_t1462483200 * get_m_RewardData_10() const { return ___m_RewardData_10; } inline cFamilyRewardData_t1462483200 ** get_address_of_m_RewardData_10() { return &___m_RewardData_10; } inline void set_m_RewardData_10(cFamilyRewardData_t1462483200 * value) { ___m_RewardData_10 = value; Il2CppCodeGenWriteBarrier((&___m_RewardData_10), value); } inline static int32_t get_offset_of_ListLevelInfo_11() { return static_cast(offsetof(CFamilyManager_t1901424822, ___ListLevelInfo_11)); } inline List_1_t4013753755 * get_ListLevelInfo_11() const { return ___ListLevelInfo_11; } inline List_1_t4013753755 ** get_address_of_ListLevelInfo_11() { return &___ListLevelInfo_11; } inline void set_ListLevelInfo_11(List_1_t4013753755 * value) { ___ListLevelInfo_11 = value; Il2CppCodeGenWriteBarrier((&___ListLevelInfo_11), value); } inline static int32_t get_offset_of_m_curMainType_12() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curMainType_12)); } inline int32_t get_m_curMainType_12() const { return ___m_curMainType_12; } inline int32_t* get_address_of_m_curMainType_12() { return &___m_curMainType_12; } inline void set_m_curMainType_12(int32_t value) { ___m_curMainType_12 = value; } inline static int32_t get_offset_of_m_curUserid_13() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curUserid_13)); } inline int64_t get_m_curUserid_13() const { return ___m_curUserid_13; } inline int64_t* get_address_of_m_curUserid_13() { return &___m_curUserid_13; } inline void set_m_curUserid_13(int64_t value) { ___m_curUserid_13 = value; } inline static int32_t get_offset_of_m_bChanged_14() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_bChanged_14)); } inline bool get_m_bChanged_14() const { return ___m_bChanged_14; } inline bool* get_address_of_m_bChanged_14() { return &___m_bChanged_14; } inline void set_m_bChanged_14(bool value) { ___m_bChanged_14 = value; } }; struct CFamilyManager_t1901424822_StaticFields { public: // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::s_Instance CFamilyManager_t1901424822 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CFamilyManager_t1901424822_StaticFields, ___s_Instance_2)); } inline CFamilyManager_t1901424822 * get_s_Instance_2() const { return ___s_Instance_2; } inline CFamilyManager_t1901424822 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CFamilyManager_t1901424822 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFAMILYMANAGER_T1901424822_H #ifndef CFRIENDINFO_T2621259868_H #define CFRIENDINFO_T2621259868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868 : public RuntimeObject { public: // DMCore.Logic.enumFriendType DMCore.Logic.CFriendInfo::_FriendType int32_t ____FriendType_0; // System.Int64 DMCore.Logic.CFriendInfo::_userID int64_t ____userID_1; // System.Int32 DMCore.Logic.CFriendInfo::_sex int32_t ____sex_2; // System.Int32 DMCore.Logic.CFriendInfo::_Level int32_t ____Level_3; // System.Int32 DMCore.Logic.CFriendInfo::_VipLevel int32_t ____VipLevel_4; // System.Int32 DMCore.Logic.CFriendInfo::_Distance int32_t ____Distance_5; // DMCore.Logic.enumOnlineState DMCore.Logic.CFriendInfo::_OnlineState int32_t ____OnlineState_6; // System.String DMCore.Logic.CFriendInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CFriendInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Boolean DMCore.Logic.CFriendInfo::_IsSelected bool ____IsSelected_9; // System.Int32 DMCore.Logic.CFriendInfo::_SendInviteTimes int32_t ____SendInviteTimes_10; // System.Int32 DMCore.Logic.CFriendInfo::_isLover int32_t ____isLover_11; // System.Int32 DMCore.Logic.CFriendInfo::_member_level int32_t ____member_level_12; // System.Boolean DMCore.Logic.CFriendInfo::_isSpecial bool ____isSpecial_13; // System.Int32 DMCore.Logic.CFriendInfo::_headbox_id int32_t ____headbox_id_14; public: inline static int32_t get_offset_of__FriendType_0() { return static_cast(offsetof(CFriendInfo_t2621259868, ____FriendType_0)); } inline int32_t get__FriendType_0() const { return ____FriendType_0; } inline int32_t* get_address_of__FriendType_0() { return &____FriendType_0; } inline void set__FriendType_0(int32_t value) { ____FriendType_0 = value; } inline static int32_t get_offset_of__userID_1() { return static_cast(offsetof(CFriendInfo_t2621259868, ____userID_1)); } inline int64_t get__userID_1() const { return ____userID_1; } inline int64_t* get_address_of__userID_1() { return &____userID_1; } inline void set__userID_1(int64_t value) { ____userID_1 = value; } inline static int32_t get_offset_of__sex_2() { return static_cast(offsetof(CFriendInfo_t2621259868, ____sex_2)); } inline int32_t get__sex_2() const { return ____sex_2; } inline int32_t* get_address_of__sex_2() { return &____sex_2; } inline void set__sex_2(int32_t value) { ____sex_2 = value; } inline static int32_t get_offset_of__Level_3() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Level_3)); } inline int32_t get__Level_3() const { return ____Level_3; } inline int32_t* get_address_of__Level_3() { return &____Level_3; } inline void set__Level_3(int32_t value) { ____Level_3 = value; } inline static int32_t get_offset_of__VipLevel_4() { return static_cast(offsetof(CFriendInfo_t2621259868, ____VipLevel_4)); } inline int32_t get__VipLevel_4() const { return ____VipLevel_4; } inline int32_t* get_address_of__VipLevel_4() { return &____VipLevel_4; } inline void set__VipLevel_4(int32_t value) { ____VipLevel_4 = value; } inline static int32_t get_offset_of__Distance_5() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Distance_5)); } inline int32_t get__Distance_5() const { return ____Distance_5; } inline int32_t* get_address_of__Distance_5() { return &____Distance_5; } inline void set__Distance_5(int32_t value) { ____Distance_5 = value; } inline static int32_t get_offset_of__OnlineState_6() { return static_cast(offsetof(CFriendInfo_t2621259868, ____OnlineState_6)); } inline int32_t get__OnlineState_6() const { return ____OnlineState_6; } inline int32_t* get_address_of__OnlineState_6() { return &____OnlineState_6; } inline void set__OnlineState_6(int32_t value) { ____OnlineState_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CFriendInfo_t2621259868, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CFriendInfo_t2621259868, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__IsSelected_9() { return static_cast(offsetof(CFriendInfo_t2621259868, ____IsSelected_9)); } inline bool get__IsSelected_9() const { return ____IsSelected_9; } inline bool* get_address_of__IsSelected_9() { return &____IsSelected_9; } inline void set__IsSelected_9(bool value) { ____IsSelected_9 = value; } inline static int32_t get_offset_of__SendInviteTimes_10() { return static_cast(offsetof(CFriendInfo_t2621259868, ____SendInviteTimes_10)); } inline int32_t get__SendInviteTimes_10() const { return ____SendInviteTimes_10; } inline int32_t* get_address_of__SendInviteTimes_10() { return &____SendInviteTimes_10; } inline void set__SendInviteTimes_10(int32_t value) { ____SendInviteTimes_10 = value; } inline static int32_t get_offset_of__isLover_11() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isLover_11)); } inline int32_t get__isLover_11() const { return ____isLover_11; } inline int32_t* get_address_of__isLover_11() { return &____isLover_11; } inline void set__isLover_11(int32_t value) { ____isLover_11 = value; } inline static int32_t get_offset_of__member_level_12() { return static_cast(offsetof(CFriendInfo_t2621259868, ____member_level_12)); } inline int32_t get__member_level_12() const { return ____member_level_12; } inline int32_t* get_address_of__member_level_12() { return &____member_level_12; } inline void set__member_level_12(int32_t value) { ____member_level_12 = value; } inline static int32_t get_offset_of__isSpecial_13() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isSpecial_13)); } inline bool get__isSpecial_13() const { return ____isSpecial_13; } inline bool* get_address_of__isSpecial_13() { return &____isSpecial_13; } inline void set__isSpecial_13(bool value) { ____isSpecial_13 = value; } inline static int32_t get_offset_of__headbox_id_14() { return static_cast(offsetof(CFriendInfo_t2621259868, ____headbox_id_14)); } inline int32_t get__headbox_id_14() const { return ____headbox_id_14; } inline int32_t* get_address_of__headbox_id_14() { return &____headbox_id_14; } inline void set__headbox_id_14(int32_t value) { ____headbox_id_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDINFO_T2621259868_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef CCHATUSERINFO_T74790139_H #define CCHATUSERINFO_T74790139_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CChatUserInfo::UserPhoto int64_t ___UserPhoto_0; // System.Int64 DMCore.Logic.CChatUserInfo::SenderID int64_t ___SenderID_1; // System.String DMCore.Logic.CChatUserInfo::UserName String_t* ___UserName_2; // System.Int32 DMCore.Logic.CChatUserInfo::UserSex int32_t ___UserSex_3; // System.Int32 DMCore.Logic.CChatUserInfo::VipLevel int32_t ___VipLevel_4; // System.Int32 DMCore.Logic.CChatUserInfo::MemberLevel int32_t ___MemberLevel_5; // System.Int32 DMCore.Logic.CChatUserInfo::Status int32_t ___Status_6; // DMCore.Logic.enumOnlineState DMCore.Logic.CChatUserInfo::OnlineState int32_t ___OnlineState_7; // System.Int32 DMCore.Logic.CChatUserInfo::GuildID int32_t ___GuildID_8; // System.Int32 DMCore.Logic.CChatUserInfo::HeadBoxID int32_t ___HeadBoxID_9; // System.Int32 DMCore.Logic.CChatUserInfo::CardID int32_t ___CardID_10; // System.Int32 DMCore.Logic.CChatUserInfo::ChatBubbleID int32_t ___ChatBubbleID_11; // System.Int32 DMCore.Logic.CChatUserInfo::BroadcastID int32_t ___BroadcastID_12; // System.Int32 DMCore.Logic.CChatUserInfo::Pinjie int32_t ___Pinjie_13; public: inline static int32_t get_offset_of_UserPhoto_0() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserPhoto_0)); } inline int64_t get_UserPhoto_0() const { return ___UserPhoto_0; } inline int64_t* get_address_of_UserPhoto_0() { return &___UserPhoto_0; } inline void set_UserPhoto_0(int64_t value) { ___UserPhoto_0 = value; } inline static int32_t get_offset_of_SenderID_1() { return static_cast(offsetof(CChatUserInfo_t74790139, ___SenderID_1)); } inline int64_t get_SenderID_1() const { return ___SenderID_1; } inline int64_t* get_address_of_SenderID_1() { return &___SenderID_1; } inline void set_SenderID_1(int64_t value) { ___SenderID_1 = value; } inline static int32_t get_offset_of_UserName_2() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserName_2)); } inline String_t* get_UserName_2() const { return ___UserName_2; } inline String_t** get_address_of_UserName_2() { return &___UserName_2; } inline void set_UserName_2(String_t* value) { ___UserName_2 = value; Il2CppCodeGenWriteBarrier((&___UserName_2), value); } inline static int32_t get_offset_of_UserSex_3() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserSex_3)); } inline int32_t get_UserSex_3() const { return ___UserSex_3; } inline int32_t* get_address_of_UserSex_3() { return &___UserSex_3; } inline void set_UserSex_3(int32_t value) { ___UserSex_3 = value; } inline static int32_t get_offset_of_VipLevel_4() { return static_cast(offsetof(CChatUserInfo_t74790139, ___VipLevel_4)); } inline int32_t get_VipLevel_4() const { return ___VipLevel_4; } inline int32_t* get_address_of_VipLevel_4() { return &___VipLevel_4; } inline void set_VipLevel_4(int32_t value) { ___VipLevel_4 = value; } inline static int32_t get_offset_of_MemberLevel_5() { return static_cast(offsetof(CChatUserInfo_t74790139, ___MemberLevel_5)); } inline int32_t get_MemberLevel_5() const { return ___MemberLevel_5; } inline int32_t* get_address_of_MemberLevel_5() { return &___MemberLevel_5; } inline void set_MemberLevel_5(int32_t value) { ___MemberLevel_5 = value; } inline static int32_t get_offset_of_Status_6() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Status_6)); } inline int32_t get_Status_6() const { return ___Status_6; } inline int32_t* get_address_of_Status_6() { return &___Status_6; } inline void set_Status_6(int32_t value) { ___Status_6 = value; } inline static int32_t get_offset_of_OnlineState_7() { return static_cast(offsetof(CChatUserInfo_t74790139, ___OnlineState_7)); } inline int32_t get_OnlineState_7() const { return ___OnlineState_7; } inline int32_t* get_address_of_OnlineState_7() { return &___OnlineState_7; } inline void set_OnlineState_7(int32_t value) { ___OnlineState_7 = value; } inline static int32_t get_offset_of_GuildID_8() { return static_cast(offsetof(CChatUserInfo_t74790139, ___GuildID_8)); } inline int32_t get_GuildID_8() const { return ___GuildID_8; } inline int32_t* get_address_of_GuildID_8() { return &___GuildID_8; } inline void set_GuildID_8(int32_t value) { ___GuildID_8 = value; } inline static int32_t get_offset_of_HeadBoxID_9() { return static_cast(offsetof(CChatUserInfo_t74790139, ___HeadBoxID_9)); } inline int32_t get_HeadBoxID_9() const { return ___HeadBoxID_9; } inline int32_t* get_address_of_HeadBoxID_9() { return &___HeadBoxID_9; } inline void set_HeadBoxID_9(int32_t value) { ___HeadBoxID_9 = value; } inline static int32_t get_offset_of_CardID_10() { return static_cast(offsetof(CChatUserInfo_t74790139, ___CardID_10)); } inline int32_t get_CardID_10() const { return ___CardID_10; } inline int32_t* get_address_of_CardID_10() { return &___CardID_10; } inline void set_CardID_10(int32_t value) { ___CardID_10 = value; } inline static int32_t get_offset_of_ChatBubbleID_11() { return static_cast(offsetof(CChatUserInfo_t74790139, ___ChatBubbleID_11)); } inline int32_t get_ChatBubbleID_11() const { return ___ChatBubbleID_11; } inline int32_t* get_address_of_ChatBubbleID_11() { return &___ChatBubbleID_11; } inline void set_ChatBubbleID_11(int32_t value) { ___ChatBubbleID_11 = value; } inline static int32_t get_offset_of_BroadcastID_12() { return static_cast(offsetof(CChatUserInfo_t74790139, ___BroadcastID_12)); } inline int32_t get_BroadcastID_12() const { return ___BroadcastID_12; } inline int32_t* get_address_of_BroadcastID_12() { return &___BroadcastID_12; } inline void set_BroadcastID_12(int32_t value) { ___BroadcastID_12 = value; } inline static int32_t get_offset_of_Pinjie_13() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Pinjie_13)); } inline int32_t get_Pinjie_13() const { return ___Pinjie_13; } inline int32_t* get_address_of_Pinjie_13() { return &___Pinjie_13; } inline void set_Pinjie_13(int32_t value) { ___Pinjie_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATUSERINFO_T74790139_H #ifndef CFRIENDMANAGER_T3708308264_H #define CFRIENDMANAGER_T3708308264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFriendManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.Logic.CFriendManager::s_listFriends List_1U5BU5D_t326174247* ___s_listFriends_2; // System.Int32[] DMCore.Logic.CFriendManager::m_listOnLineState Int32U5BU5D_t385246372* ___m_listOnLineState_3; // System.Int32[] DMCore.Logic.CFriendManager::m_SendState Int32U5BU5D_t385246372* ___m_SendState_4; // System.Boolean[] DMCore.Logic.CFriendManager::m_RequestOverFlag BooleanU5BU5D_t2897418192* ___m_RequestOverFlag_5; // System.Boolean DMCore.Logic.CFriendManager::s_Changed bool ___s_Changed_6; // DMCore.Logic.enumFriendPage DMCore.Logic.CFriendManager::m_ActivePage int32_t ___m_ActivePage_7; // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::m_activeFriendType int32_t ___m_activeFriendType_8; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFriendManager::m_ApplyingReceived ITaskBase_1_t2595950535 * ___m_ApplyingReceived_9; public: inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_0() { return static_cast(offsetof(CFriendManager_t3708308264, ___U3CCurrentPageU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_0() const { return ___U3CCurrentPageU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_0() { return &___U3CCurrentPageU3Ek__BackingField_0; } inline void set_U3CCurrentPageU3Ek__BackingField_0(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_listFriends_2() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_listFriends_2)); } inline List_1U5BU5D_t326174247* get_s_listFriends_2() const { return ___s_listFriends_2; } inline List_1U5BU5D_t326174247** get_address_of_s_listFriends_2() { return &___s_listFriends_2; } inline void set_s_listFriends_2(List_1U5BU5D_t326174247* value) { ___s_listFriends_2 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_2), value); } inline static int32_t get_offset_of_m_listOnLineState_3() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_listOnLineState_3)); } inline Int32U5BU5D_t385246372* get_m_listOnLineState_3() const { return ___m_listOnLineState_3; } inline Int32U5BU5D_t385246372** get_address_of_m_listOnLineState_3() { return &___m_listOnLineState_3; } inline void set_m_listOnLineState_3(Int32U5BU5D_t385246372* value) { ___m_listOnLineState_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOnLineState_3), value); } inline static int32_t get_offset_of_m_SendState_4() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_SendState_4)); } inline Int32U5BU5D_t385246372* get_m_SendState_4() const { return ___m_SendState_4; } inline Int32U5BU5D_t385246372** get_address_of_m_SendState_4() { return &___m_SendState_4; } inline void set_m_SendState_4(Int32U5BU5D_t385246372* value) { ___m_SendState_4 = value; Il2CppCodeGenWriteBarrier((&___m_SendState_4), value); } inline static int32_t get_offset_of_m_RequestOverFlag_5() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_RequestOverFlag_5)); } inline BooleanU5BU5D_t2897418192* get_m_RequestOverFlag_5() const { return ___m_RequestOverFlag_5; } inline BooleanU5BU5D_t2897418192** get_address_of_m_RequestOverFlag_5() { return &___m_RequestOverFlag_5; } inline void set_m_RequestOverFlag_5(BooleanU5BU5D_t2897418192* value) { ___m_RequestOverFlag_5 = value; Il2CppCodeGenWriteBarrier((&___m_RequestOverFlag_5), value); } inline static int32_t get_offset_of_s_Changed_6() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_Changed_6)); } inline bool get_s_Changed_6() const { return ___s_Changed_6; } inline bool* get_address_of_s_Changed_6() { return &___s_Changed_6; } inline void set_s_Changed_6(bool value) { ___s_Changed_6 = value; } inline static int32_t get_offset_of_m_ActivePage_7() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ActivePage_7)); } inline int32_t get_m_ActivePage_7() const { return ___m_ActivePage_7; } inline int32_t* get_address_of_m_ActivePage_7() { return &___m_ActivePage_7; } inline void set_m_ActivePage_7(int32_t value) { ___m_ActivePage_7 = value; } inline static int32_t get_offset_of_m_activeFriendType_8() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_activeFriendType_8)); } inline int32_t get_m_activeFriendType_8() const { return ___m_activeFriendType_8; } inline int32_t* get_address_of_m_activeFriendType_8() { return &___m_activeFriendType_8; } inline void set_m_activeFriendType_8(int32_t value) { ___m_activeFriendType_8 = value; } inline static int32_t get_offset_of_m_ApplyingReceived_9() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ApplyingReceived_9)); } inline ITaskBase_1_t2595950535 * get_m_ApplyingReceived_9() const { return ___m_ApplyingReceived_9; } inline ITaskBase_1_t2595950535 ** get_address_of_m_ApplyingReceived_9() { return &___m_ApplyingReceived_9; } inline void set_m_ApplyingReceived_9(ITaskBase_1_t2595950535 * value) { ___m_ApplyingReceived_9 = value; Il2CppCodeGenWriteBarrier((&___m_ApplyingReceived_9), value); } }; struct CFriendManager_t3708308264_StaticFields { public: // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::s_Instance CFriendManager_t3708308264 * ___s_Instance_1; // System.Int32 DMCore.Logic.CFriendManager::PAGE_SIZE int32_t ___PAGE_SIZE_10; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___s_Instance_1)); } inline CFriendManager_t3708308264 * get_s_Instance_1() const { return ___s_Instance_1; } inline CFriendManager_t3708308264 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CFriendManager_t3708308264 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_PAGE_SIZE_10() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___PAGE_SIZE_10)); } inline int32_t get_PAGE_SIZE_10() const { return ___PAGE_SIZE_10; } inline int32_t* get_address_of_PAGE_SIZE_10() { return &___PAGE_SIZE_10; } inline void set_PAGE_SIZE_10(int32_t value) { ___PAGE_SIZE_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDMANAGER_T3708308264_H #ifndef CGIFTMANAGER_T2180653355_H #define CGIFTMANAGER_T2180653355_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355 : public RuntimeObject { public: // DMCore.Logic.CGiftManager/OnPlayEffect DMCore.Logic.CGiftManager::onPlayEffect OnPlayEffect_t1177268666 * ___onPlayEffect_0; // System.String DMCore.Logic.CGiftManager::m_strUserName String_t* ___m_strUserName_1; // System.Int64 DMCore.Logic.CGiftManager::m_userID int64_t ___m_userID_2; // DMCore.Logic.enumGift DMCore.Logic.CGiftManager::m_ActiveGift int32_t ___m_ActiveGift_3; // System.Int32 DMCore.Logic.CGiftManager::m_targetId int32_t ___m_targetId_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirRose Dictionary_2_t4239275471 * ___m_AnimateDirRose_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirLily Dictionary_2_t4239275471 * ___m_AnimateDirLily_8; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirPerfume Dictionary_2_t4239275471 * ___m_AnimateDirPerfume_9; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirCrystal Dictionary_2_t4239275471 * ___m_AnimateDirCrystal_10; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CGiftManager::m_AnimateList LinkedList_1_t1296649317 * ___m_AnimateList_11; public: inline static int32_t get_offset_of_onPlayEffect_0() { return static_cast(offsetof(CGiftManager_t2180653355, ___onPlayEffect_0)); } inline OnPlayEffect_t1177268666 * get_onPlayEffect_0() const { return ___onPlayEffect_0; } inline OnPlayEffect_t1177268666 ** get_address_of_onPlayEffect_0() { return &___onPlayEffect_0; } inline void set_onPlayEffect_0(OnPlayEffect_t1177268666 * value) { ___onPlayEffect_0 = value; Il2CppCodeGenWriteBarrier((&___onPlayEffect_0), value); } inline static int32_t get_offset_of_m_strUserName_1() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_strUserName_1)); } inline String_t* get_m_strUserName_1() const { return ___m_strUserName_1; } inline String_t** get_address_of_m_strUserName_1() { return &___m_strUserName_1; } inline void set_m_strUserName_1(String_t* value) { ___m_strUserName_1 = value; Il2CppCodeGenWriteBarrier((&___m_strUserName_1), value); } inline static int32_t get_offset_of_m_userID_2() { return static_cast(offsetof(CGiftManager_t2180653355, ___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_ActiveGift_3() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_ActiveGift_3)); } inline int32_t get_m_ActiveGift_3() const { return ___m_ActiveGift_3; } inline int32_t* get_address_of_m_ActiveGift_3() { return &___m_ActiveGift_3; } inline void set_m_ActiveGift_3(int32_t value) { ___m_ActiveGift_3 = value; } inline static int32_t get_offset_of_m_targetId_4() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_targetId_4)); } inline int32_t get_m_targetId_4() const { return ___m_targetId_4; } inline int32_t* get_address_of_m_targetId_4() { return &___m_targetId_4; } inline void set_m_targetId_4(int32_t value) { ___m_targetId_4 = value; } inline static int32_t get_offset_of_m_AnimateDirRose_7() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirRose_7)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirRose_7() const { return ___m_AnimateDirRose_7; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirRose_7() { return &___m_AnimateDirRose_7; } inline void set_m_AnimateDirRose_7(Dictionary_2_t4239275471 * value) { ___m_AnimateDirRose_7 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirRose_7), value); } inline static int32_t get_offset_of_m_AnimateDirLily_8() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirLily_8)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirLily_8() const { return ___m_AnimateDirLily_8; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirLily_8() { return &___m_AnimateDirLily_8; } inline void set_m_AnimateDirLily_8(Dictionary_2_t4239275471 * value) { ___m_AnimateDirLily_8 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirLily_8), value); } inline static int32_t get_offset_of_m_AnimateDirPerfume_9() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirPerfume_9)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirPerfume_9() const { return ___m_AnimateDirPerfume_9; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirPerfume_9() { return &___m_AnimateDirPerfume_9; } inline void set_m_AnimateDirPerfume_9(Dictionary_2_t4239275471 * value) { ___m_AnimateDirPerfume_9 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirPerfume_9), value); } inline static int32_t get_offset_of_m_AnimateDirCrystal_10() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirCrystal_10)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirCrystal_10() const { return ___m_AnimateDirCrystal_10; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirCrystal_10() { return &___m_AnimateDirCrystal_10; } inline void set_m_AnimateDirCrystal_10(Dictionary_2_t4239275471 * value) { ___m_AnimateDirCrystal_10 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirCrystal_10), value); } inline static int32_t get_offset_of_m_AnimateList_11() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateList_11)); } inline LinkedList_1_t1296649317 * get_m_AnimateList_11() const { return ___m_AnimateList_11; } inline LinkedList_1_t1296649317 ** get_address_of_m_AnimateList_11() { return &___m_AnimateList_11; } inline void set_m_AnimateList_11(LinkedList_1_t1296649317 * value) { ___m_AnimateList_11 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateList_11), value); } }; struct CGiftManager_t2180653355_StaticFields { public: // System.Int32 DMCore.Logic.CGiftManager::s_SendCount int32_t ___s_SendCount_5; // DMCore.Logic.CGiftManager DMCore.Logic.CGiftManager::s_Instance CGiftManager_t2180653355 * ___s_Instance_6; // System.Boolean DMCore.Logic.CGiftManager::isShow bool ___isShow_12; public: inline static int32_t get_offset_of_s_SendCount_5() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___s_SendCount_5)); } inline int32_t get_s_SendCount_5() const { return ___s_SendCount_5; } inline int32_t* get_address_of_s_SendCount_5() { return &___s_SendCount_5; } inline void set_s_SendCount_5(int32_t value) { ___s_SendCount_5 = value; } inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___s_Instance_6)); } inline CGiftManager_t2180653355 * get_s_Instance_6() const { return ___s_Instance_6; } inline CGiftManager_t2180653355 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CGiftManager_t2180653355 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } inline static int32_t get_offset_of_isShow_12() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___isShow_12)); } inline bool get_isShow_12() const { return ___isShow_12; } inline bool* get_address_of_isShow_12() { return &___isShow_12; } inline void set_isShow_12(bool value) { ___isShow_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTMANAGER_T2180653355_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 CKPFRIEND_T471591804_H #define CKPFRIEND_T471591804_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CKpFriend struct CKpFriend_t471591804 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CKpFriend::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String DMCore.Logic.CKpFriend::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String DMCore.Logic.CKpFriend::k__BackingField String_t* ___U3CPhotoU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CKpFriend::k__BackingField int32_t ___U3CSexU3Ek__BackingField_3; // DMCore.Logic.enumOnlineState DMCore.Logic.CKpFriend::k__BackingField int32_t ___U3CStatusU3Ek__BackingField_4; // System.Boolean DMCore.Logic.CKpFriend::<_IsSelected>k__BackingField bool ___U3C_IsSelectedU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(CKpFriend_t471591804, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(CKpFriend_t471591804, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CPhotoU3Ek__BackingField_2() { return static_cast(offsetof(CKpFriend_t471591804, ___U3CPhotoU3Ek__BackingField_2)); } inline String_t* get_U3CPhotoU3Ek__BackingField_2() const { return ___U3CPhotoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CPhotoU3Ek__BackingField_2() { return &___U3CPhotoU3Ek__BackingField_2; } inline void set_U3CPhotoU3Ek__BackingField_2(String_t* value) { ___U3CPhotoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CPhotoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CSexU3Ek__BackingField_3() { return static_cast(offsetof(CKpFriend_t471591804, ___U3CSexU3Ek__BackingField_3)); } inline int32_t get_U3CSexU3Ek__BackingField_3() const { return ___U3CSexU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CSexU3Ek__BackingField_3() { return &___U3CSexU3Ek__BackingField_3; } inline void set_U3CSexU3Ek__BackingField_3(int32_t value) { ___U3CSexU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CStatusU3Ek__BackingField_4() { return static_cast(offsetof(CKpFriend_t471591804, ___U3CStatusU3Ek__BackingField_4)); } inline int32_t get_U3CStatusU3Ek__BackingField_4() const { return ___U3CStatusU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CStatusU3Ek__BackingField_4() { return &___U3CStatusU3Ek__BackingField_4; } inline void set_U3CStatusU3Ek__BackingField_4(int32_t value) { ___U3CStatusU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3C_IsSelectedU3Ek__BackingField_5() { return static_cast(offsetof(CKpFriend_t471591804, ___U3C_IsSelectedU3Ek__BackingField_5)); } inline bool get_U3C_IsSelectedU3Ek__BackingField_5() const { return ___U3C_IsSelectedU3Ek__BackingField_5; } inline bool* get_address_of_U3C_IsSelectedU3Ek__BackingField_5() { return &___U3C_IsSelectedU3Ek__BackingField_5; } inline void set_U3C_IsSelectedU3Ek__BackingField_5(bool value) { ___U3C_IsSelectedU3Ek__BackingField_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CKPFRIEND_T471591804_H #ifndef CLOTHINGTAGGROUP_T2296120952_H #define CLOTHINGTAGGROUP_T2296120952_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ClothingTagGroup struct ClothingTagGroup_t2296120952 : public RuntimeObject { public: // System.String DMCore.Logic.ClothingTagGroup::k__BackingField String_t* ___U3CTagGroupNameU3Ek__BackingField_0; // System.String DMCore.Logic.ClothingTagGroup::k__BackingField String_t* ___U3CTagGroupIconU3Ek__BackingField_1; // System.Int32 DMCore.Logic.ClothingTagGroup::m_TagGroupID int32_t ___m_TagGroupID_2; // System.Int32 DMCore.Logic.ClothingTagGroup::m_score int32_t ___m_score_3; // DMCore.Logic.ClothingTagGroup/EM_Tag_Type DMCore.Logic.ClothingTagGroup::m_tagType int32_t ___m_tagType_4; // System.Collections.Generic.List`1 DMCore.Logic.ClothingTagGroup::m_list List_1_t201580312 * ___m_list_5; public: inline static int32_t get_offset_of_U3CTagGroupNameU3Ek__BackingField_0() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___U3CTagGroupNameU3Ek__BackingField_0)); } inline String_t* get_U3CTagGroupNameU3Ek__BackingField_0() const { return ___U3CTagGroupNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CTagGroupNameU3Ek__BackingField_0() { return &___U3CTagGroupNameU3Ek__BackingField_0; } inline void set_U3CTagGroupNameU3Ek__BackingField_0(String_t* value) { ___U3CTagGroupNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CTagGroupNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CTagGroupIconU3Ek__BackingField_1() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___U3CTagGroupIconU3Ek__BackingField_1)); } inline String_t* get_U3CTagGroupIconU3Ek__BackingField_1() const { return ___U3CTagGroupIconU3Ek__BackingField_1; } inline String_t** get_address_of_U3CTagGroupIconU3Ek__BackingField_1() { return &___U3CTagGroupIconU3Ek__BackingField_1; } inline void set_U3CTagGroupIconU3Ek__BackingField_1(String_t* value) { ___U3CTagGroupIconU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CTagGroupIconU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_m_TagGroupID_2() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___m_TagGroupID_2)); } inline int32_t get_m_TagGroupID_2() const { return ___m_TagGroupID_2; } inline int32_t* get_address_of_m_TagGroupID_2() { return &___m_TagGroupID_2; } inline void set_m_TagGroupID_2(int32_t value) { ___m_TagGroupID_2 = value; } inline static int32_t get_offset_of_m_score_3() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___m_score_3)); } inline int32_t get_m_score_3() const { return ___m_score_3; } inline int32_t* get_address_of_m_score_3() { return &___m_score_3; } inline void set_m_score_3(int32_t value) { ___m_score_3 = value; } inline static int32_t get_offset_of_m_tagType_4() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___m_tagType_4)); } inline int32_t get_m_tagType_4() const { return ___m_tagType_4; } inline int32_t* get_address_of_m_tagType_4() { return &___m_tagType_4; } inline void set_m_tagType_4(int32_t value) { ___m_tagType_4 = value; } inline static int32_t get_offset_of_m_list_5() { return static_cast(offsetof(ClothingTagGroup_t2296120952, ___m_list_5)); } inline List_1_t201580312 * get_m_list_5() const { return ___m_list_5; } inline List_1_t201580312 ** get_address_of_m_list_5() { return &___m_list_5; } inline void set_m_list_5(List_1_t201580312 * value) { ___m_list_5 = value; Il2CppCodeGenWriteBarrier((&___m_list_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTHINGTAGGROUP_T2296120952_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 CLOTTERY_T1855092142_H #define CLOTTERY_T1855092142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLottery struct CLottery_t1855092142 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLottery::m_awardCost Dictionary_2_t1076210208 * ___m_awardCost_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLottery::m_awardList Dictionary_2_t762262942 * ___m_awardList_2; // System.Collections.Generic.List`1 DMCore.Logic.CLottery::m_awardGetInfo List_1_t2478563954 * ___m_awardGetInfo_3; // System.Collections.Generic.List`1 DMCore.Logic.CLottery::m_HasUsedPlot List_1_t128053199 * ___m_HasUsedPlot_4; // DMCore.Logic.CLottery/enumLotteryState DMCore.Logic.CLottery::m_curState int32_t ___m_curState_5; // System.Int32 DMCore.Logic.CLottery::m_LotteryLevel int32_t ___m_LotteryLevel_6; // System.Int32 DMCore.Logic.CLottery::m_CurLotteryCount int32_t ___m_CurLotteryCount_7; // System.Int32 DMCore.Logic.CLottery::m_ResetLeftTime int32_t ___m_ResetLeftTime_8; // System.Int32 DMCore.Logic.CLottery::m_curDiceIndex int32_t ___m_curDiceIndex_9; // System.Int32 DMCore.Logic.CLottery::m_awardID int32_t ___m_awardID_10; // System.Boolean DMCore.Logic.CLottery::m_isLevelUp bool ___m_isLevelUp_11; // System.Boolean DMCore.Logic.CLottery::m_isLevelChanged bool ___m_isLevelChanged_12; // System.Boolean DMCore.Logic.CLottery::m_isAwardListOK bool ___m_isAwardListOK_13; // System.Boolean DMCore.Logic.CLottery::m_isInfoOK bool ___m_isInfoOK_14; // System.Boolean DMCore.Logic.CLottery::m_isCostConfigOK bool ___m_isCostConfigOK_15; // System.Boolean DMCore.Logic.CLottery::k__BackingField bool ___U3CIsLevelUpFxShowU3Ek__BackingField_16; public: inline static int32_t get_offset_of_m_awardCost_1() { return static_cast(offsetof(CLottery_t1855092142, ___m_awardCost_1)); } inline Dictionary_2_t1076210208 * get_m_awardCost_1() const { return ___m_awardCost_1; } inline Dictionary_2_t1076210208 ** get_address_of_m_awardCost_1() { return &___m_awardCost_1; } inline void set_m_awardCost_1(Dictionary_2_t1076210208 * value) { ___m_awardCost_1 = value; Il2CppCodeGenWriteBarrier((&___m_awardCost_1), value); } inline static int32_t get_offset_of_m_awardList_2() { return static_cast(offsetof(CLottery_t1855092142, ___m_awardList_2)); } inline Dictionary_2_t762262942 * get_m_awardList_2() const { return ___m_awardList_2; } inline Dictionary_2_t762262942 ** get_address_of_m_awardList_2() { return &___m_awardList_2; } inline void set_m_awardList_2(Dictionary_2_t762262942 * value) { ___m_awardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_2), value); } inline static int32_t get_offset_of_m_awardGetInfo_3() { return static_cast(offsetof(CLottery_t1855092142, ___m_awardGetInfo_3)); } inline List_1_t2478563954 * get_m_awardGetInfo_3() const { return ___m_awardGetInfo_3; } inline List_1_t2478563954 ** get_address_of_m_awardGetInfo_3() { return &___m_awardGetInfo_3; } inline void set_m_awardGetInfo_3(List_1_t2478563954 * value) { ___m_awardGetInfo_3 = value; Il2CppCodeGenWriteBarrier((&___m_awardGetInfo_3), value); } inline static int32_t get_offset_of_m_HasUsedPlot_4() { return static_cast(offsetof(CLottery_t1855092142, ___m_HasUsedPlot_4)); } inline List_1_t128053199 * get_m_HasUsedPlot_4() const { return ___m_HasUsedPlot_4; } inline List_1_t128053199 ** get_address_of_m_HasUsedPlot_4() { return &___m_HasUsedPlot_4; } inline void set_m_HasUsedPlot_4(List_1_t128053199 * value) { ___m_HasUsedPlot_4 = value; Il2CppCodeGenWriteBarrier((&___m_HasUsedPlot_4), value); } inline static int32_t get_offset_of_m_curState_5() { return static_cast(offsetof(CLottery_t1855092142, ___m_curState_5)); } inline int32_t get_m_curState_5() const { return ___m_curState_5; } inline int32_t* get_address_of_m_curState_5() { return &___m_curState_5; } inline void set_m_curState_5(int32_t value) { ___m_curState_5 = value; } inline static int32_t get_offset_of_m_LotteryLevel_6() { return static_cast(offsetof(CLottery_t1855092142, ___m_LotteryLevel_6)); } inline int32_t get_m_LotteryLevel_6() const { return ___m_LotteryLevel_6; } inline int32_t* get_address_of_m_LotteryLevel_6() { return &___m_LotteryLevel_6; } inline void set_m_LotteryLevel_6(int32_t value) { ___m_LotteryLevel_6 = value; } inline static int32_t get_offset_of_m_CurLotteryCount_7() { return static_cast(offsetof(CLottery_t1855092142, ___m_CurLotteryCount_7)); } inline int32_t get_m_CurLotteryCount_7() const { return ___m_CurLotteryCount_7; } inline int32_t* get_address_of_m_CurLotteryCount_7() { return &___m_CurLotteryCount_7; } inline void set_m_CurLotteryCount_7(int32_t value) { ___m_CurLotteryCount_7 = value; } inline static int32_t get_offset_of_m_ResetLeftTime_8() { return static_cast(offsetof(CLottery_t1855092142, ___m_ResetLeftTime_8)); } inline int32_t get_m_ResetLeftTime_8() const { return ___m_ResetLeftTime_8; } inline int32_t* get_address_of_m_ResetLeftTime_8() { return &___m_ResetLeftTime_8; } inline void set_m_ResetLeftTime_8(int32_t value) { ___m_ResetLeftTime_8 = value; } inline static int32_t get_offset_of_m_curDiceIndex_9() { return static_cast(offsetof(CLottery_t1855092142, ___m_curDiceIndex_9)); } inline int32_t get_m_curDiceIndex_9() const { return ___m_curDiceIndex_9; } inline int32_t* get_address_of_m_curDiceIndex_9() { return &___m_curDiceIndex_9; } inline void set_m_curDiceIndex_9(int32_t value) { ___m_curDiceIndex_9 = value; } inline static int32_t get_offset_of_m_awardID_10() { return static_cast(offsetof(CLottery_t1855092142, ___m_awardID_10)); } inline int32_t get_m_awardID_10() const { return ___m_awardID_10; } inline int32_t* get_address_of_m_awardID_10() { return &___m_awardID_10; } inline void set_m_awardID_10(int32_t value) { ___m_awardID_10 = value; } inline static int32_t get_offset_of_m_isLevelUp_11() { return static_cast(offsetof(CLottery_t1855092142, ___m_isLevelUp_11)); } inline bool get_m_isLevelUp_11() const { return ___m_isLevelUp_11; } inline bool* get_address_of_m_isLevelUp_11() { return &___m_isLevelUp_11; } inline void set_m_isLevelUp_11(bool value) { ___m_isLevelUp_11 = value; } inline static int32_t get_offset_of_m_isLevelChanged_12() { return static_cast(offsetof(CLottery_t1855092142, ___m_isLevelChanged_12)); } inline bool get_m_isLevelChanged_12() const { return ___m_isLevelChanged_12; } inline bool* get_address_of_m_isLevelChanged_12() { return &___m_isLevelChanged_12; } inline void set_m_isLevelChanged_12(bool value) { ___m_isLevelChanged_12 = value; } inline static int32_t get_offset_of_m_isAwardListOK_13() { return static_cast(offsetof(CLottery_t1855092142, ___m_isAwardListOK_13)); } inline bool get_m_isAwardListOK_13() const { return ___m_isAwardListOK_13; } inline bool* get_address_of_m_isAwardListOK_13() { return &___m_isAwardListOK_13; } inline void set_m_isAwardListOK_13(bool value) { ___m_isAwardListOK_13 = value; } inline static int32_t get_offset_of_m_isInfoOK_14() { return static_cast(offsetof(CLottery_t1855092142, ___m_isInfoOK_14)); } inline bool get_m_isInfoOK_14() const { return ___m_isInfoOK_14; } inline bool* get_address_of_m_isInfoOK_14() { return &___m_isInfoOK_14; } inline void set_m_isInfoOK_14(bool value) { ___m_isInfoOK_14 = value; } inline static int32_t get_offset_of_m_isCostConfigOK_15() { return static_cast(offsetof(CLottery_t1855092142, ___m_isCostConfigOK_15)); } inline bool get_m_isCostConfigOK_15() const { return ___m_isCostConfigOK_15; } inline bool* get_address_of_m_isCostConfigOK_15() { return &___m_isCostConfigOK_15; } inline void set_m_isCostConfigOK_15(bool value) { ___m_isCostConfigOK_15 = value; } inline static int32_t get_offset_of_U3CIsLevelUpFxShowU3Ek__BackingField_16() { return static_cast(offsetof(CLottery_t1855092142, ___U3CIsLevelUpFxShowU3Ek__BackingField_16)); } inline bool get_U3CIsLevelUpFxShowU3Ek__BackingField_16() const { return ___U3CIsLevelUpFxShowU3Ek__BackingField_16; } inline bool* get_address_of_U3CIsLevelUpFxShowU3Ek__BackingField_16() { return &___U3CIsLevelUpFxShowU3Ek__BackingField_16; } inline void set_U3CIsLevelUpFxShowU3Ek__BackingField_16(bool value) { ___U3CIsLevelUpFxShowU3Ek__BackingField_16 = value; } }; struct CLottery_t1855092142_StaticFields { public: // DMCore.Logic.CLottery DMCore.Logic.CLottery::s_lottery CLottery_t1855092142 * ___s_lottery_0; public: inline static int32_t get_offset_of_s_lottery_0() { return static_cast(offsetof(CLottery_t1855092142_StaticFields, ___s_lottery_0)); } inline CLottery_t1855092142 * get_s_lottery_0() const { return ___s_lottery_0; } inline CLottery_t1855092142 ** get_address_of_s_lottery_0() { return &___s_lottery_0; } inline void set_s_lottery_0(CLottery_t1855092142 * value) { ___s_lottery_0 = value; Il2CppCodeGenWriteBarrier((&___s_lottery_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERY_T1855092142_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 CLOTTERYNEW_T505895158_H #define CLOTTERYNEW_T505895158_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_JackpotData Dictionary_2_t3653026924 * ___m_JackpotData_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_CumulativeReward Dictionary_2_t1077624712 * ___m_CumulativeReward_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_ShopData Dictionary_2_t3399067577 * ___m_ShopData_3; // DMCore.Logic.CLotteryNew/CLotteryResultData DMCore.Logic.CLotteryNew::m_lotteryResult CLotteryResultData_t968175401 * ___m_lotteryResult_4; // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::m_costType int32_t ___m_costType_5; // DMCore.Logic.CLotteryNew/enumLotteryState DMCore.Logic.CLotteryNew::m_curState int32_t ___m_curState_6; public: inline static int32_t get_offset_of_m_JackpotData_1() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_JackpotData_1)); } inline Dictionary_2_t3653026924 * get_m_JackpotData_1() const { return ___m_JackpotData_1; } inline Dictionary_2_t3653026924 ** get_address_of_m_JackpotData_1() { return &___m_JackpotData_1; } inline void set_m_JackpotData_1(Dictionary_2_t3653026924 * value) { ___m_JackpotData_1 = value; Il2CppCodeGenWriteBarrier((&___m_JackpotData_1), value); } inline static int32_t get_offset_of_m_CumulativeReward_2() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_CumulativeReward_2)); } inline Dictionary_2_t1077624712 * get_m_CumulativeReward_2() const { return ___m_CumulativeReward_2; } inline Dictionary_2_t1077624712 ** get_address_of_m_CumulativeReward_2() { return &___m_CumulativeReward_2; } inline void set_m_CumulativeReward_2(Dictionary_2_t1077624712 * value) { ___m_CumulativeReward_2 = value; Il2CppCodeGenWriteBarrier((&___m_CumulativeReward_2), value); } inline static int32_t get_offset_of_m_ShopData_3() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_ShopData_3)); } inline Dictionary_2_t3399067577 * get_m_ShopData_3() const { return ___m_ShopData_3; } inline Dictionary_2_t3399067577 ** get_address_of_m_ShopData_3() { return &___m_ShopData_3; } inline void set_m_ShopData_3(Dictionary_2_t3399067577 * value) { ___m_ShopData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShopData_3), value); } inline static int32_t get_offset_of_m_lotteryResult_4() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_lotteryResult_4)); } inline CLotteryResultData_t968175401 * get_m_lotteryResult_4() const { return ___m_lotteryResult_4; } inline CLotteryResultData_t968175401 ** get_address_of_m_lotteryResult_4() { return &___m_lotteryResult_4; } inline void set_m_lotteryResult_4(CLotteryResultData_t968175401 * value) { ___m_lotteryResult_4 = value; Il2CppCodeGenWriteBarrier((&___m_lotteryResult_4), value); } inline static int32_t get_offset_of_m_costType_5() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_costType_5)); } inline int32_t get_m_costType_5() const { return ___m_costType_5; } inline int32_t* get_address_of_m_costType_5() { return &___m_costType_5; } inline void set_m_costType_5(int32_t value) { ___m_costType_5 = value; } inline static int32_t get_offset_of_m_curState_6() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_curState_6)); } inline int32_t get_m_curState_6() const { return ___m_curState_6; } inline int32_t* get_address_of_m_curState_6() { return &___m_curState_6; } inline void set_m_curState_6(int32_t value) { ___m_curState_6 = value; } }; struct CLotteryNew_t505895158_StaticFields { public: // DMCore.Logic.CLotteryNew DMCore.Logic.CLotteryNew::s_lottery CLotteryNew_t505895158 * ___s_lottery_0; public: inline static int32_t get_offset_of_s_lottery_0() { return static_cast(offsetof(CLotteryNew_t505895158_StaticFields, ___s_lottery_0)); } inline CLotteryNew_t505895158 * get_s_lottery_0() const { return ___s_lottery_0; } inline CLotteryNew_t505895158 ** get_address_of_s_lottery_0() { return &___s_lottery_0; } inline void set_s_lottery_0(CLotteryNew_t505895158 * value) { ___s_lottery_0 = value; Il2CppCodeGenWriteBarrier((&___s_lottery_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYNEW_T505895158_H #ifndef 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 CMESSAGEDATA_T2024175854_H #define CMESSAGEDATA_T2024175854_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMessageData struct CMessageData_t2024175854 : public RuntimeObject { public: // DMCore.Logic.enumMessageType DMCore.Logic.CMessageData::m_Type int32_t ___m_Type_0; // DMCore.Logic.enumPlayerMessageType DMCore.Logic.CMessageData::m_SubType int32_t ___m_SubType_1; // System.Int64 DMCore.Logic.CMessageData::m_SenderPhoto int64_t ___m_SenderPhoto_2; // System.Int64 DMCore.Logic.CMessageData::m_SenderID int64_t ___m_SenderID_3; // System.String DMCore.Logic.CMessageData::m_SenderName String_t* ___m_SenderName_4; // System.Int32 DMCore.Logic.CMessageData::m_SenderSex int32_t ___m_SenderSex_5; // System.String DMCore.Logic.CMessageData::m_Title String_t* ___m_Title_6; // System.String DMCore.Logic.CMessageData::m_Description String_t* ___m_Description_7; // System.String DMCore.Logic.CMessageData::m_Time String_t* ___m_Time_8; // System.Int32 DMCore.Logic.CMessageData::m_CharmValue int32_t ___m_CharmValue_9; // System.Int32 DMCore.Logic.CMessageData::m_MsgID int32_t ___m_MsgID_10; // System.Boolean DMCore.Logic.CMessageData::m_HasAttachment bool ___m_HasAttachment_11; // System.Boolean DMCore.Logic.CMessageData::m_IsReadAlready bool ___m_IsReadAlready_12; // System.Boolean DMCore.Logic.CMessageData::m_IsGetAttachment bool ___m_IsGetAttachment_13; // System.Collections.Generic.List`1 DMCore.Logic.CMessageData::m_listAttachMent List_1_t3014434087 * ___m_listAttachMent_14; public: inline static int32_t get_offset_of_m_Type_0() { return static_cast(offsetof(CMessageData_t2024175854, ___m_Type_0)); } inline int32_t get_m_Type_0() const { return ___m_Type_0; } inline int32_t* get_address_of_m_Type_0() { return &___m_Type_0; } inline void set_m_Type_0(int32_t value) { ___m_Type_0 = value; } inline static int32_t get_offset_of_m_SubType_1() { return static_cast(offsetof(CMessageData_t2024175854, ___m_SubType_1)); } inline int32_t get_m_SubType_1() const { return ___m_SubType_1; } inline int32_t* get_address_of_m_SubType_1() { return &___m_SubType_1; } inline void set_m_SubType_1(int32_t value) { ___m_SubType_1 = value; } inline static int32_t get_offset_of_m_SenderPhoto_2() { return static_cast(offsetof(CMessageData_t2024175854, ___m_SenderPhoto_2)); } inline int64_t get_m_SenderPhoto_2() const { return ___m_SenderPhoto_2; } inline int64_t* get_address_of_m_SenderPhoto_2() { return &___m_SenderPhoto_2; } inline void set_m_SenderPhoto_2(int64_t value) { ___m_SenderPhoto_2 = value; } inline static int32_t get_offset_of_m_SenderID_3() { return static_cast(offsetof(CMessageData_t2024175854, ___m_SenderID_3)); } inline int64_t get_m_SenderID_3() const { return ___m_SenderID_3; } inline int64_t* get_address_of_m_SenderID_3() { return &___m_SenderID_3; } inline void set_m_SenderID_3(int64_t value) { ___m_SenderID_3 = value; } inline static int32_t get_offset_of_m_SenderName_4() { return static_cast(offsetof(CMessageData_t2024175854, ___m_SenderName_4)); } inline String_t* get_m_SenderName_4() const { return ___m_SenderName_4; } inline String_t** get_address_of_m_SenderName_4() { return &___m_SenderName_4; } inline void set_m_SenderName_4(String_t* value) { ___m_SenderName_4 = value; Il2CppCodeGenWriteBarrier((&___m_SenderName_4), value); } inline static int32_t get_offset_of_m_SenderSex_5() { return static_cast(offsetof(CMessageData_t2024175854, ___m_SenderSex_5)); } inline int32_t get_m_SenderSex_5() const { return ___m_SenderSex_5; } inline int32_t* get_address_of_m_SenderSex_5() { return &___m_SenderSex_5; } inline void set_m_SenderSex_5(int32_t value) { ___m_SenderSex_5 = value; } inline static int32_t get_offset_of_m_Title_6() { return static_cast(offsetof(CMessageData_t2024175854, ___m_Title_6)); } inline String_t* get_m_Title_6() const { return ___m_Title_6; } inline String_t** get_address_of_m_Title_6() { return &___m_Title_6; } inline void set_m_Title_6(String_t* value) { ___m_Title_6 = value; Il2CppCodeGenWriteBarrier((&___m_Title_6), value); } inline static int32_t get_offset_of_m_Description_7() { return static_cast(offsetof(CMessageData_t2024175854, ___m_Description_7)); } inline String_t* get_m_Description_7() const { return ___m_Description_7; } inline String_t** get_address_of_m_Description_7() { return &___m_Description_7; } inline void set_m_Description_7(String_t* value) { ___m_Description_7 = value; Il2CppCodeGenWriteBarrier((&___m_Description_7), value); } inline static int32_t get_offset_of_m_Time_8() { return static_cast(offsetof(CMessageData_t2024175854, ___m_Time_8)); } inline String_t* get_m_Time_8() const { return ___m_Time_8; } inline String_t** get_address_of_m_Time_8() { return &___m_Time_8; } inline void set_m_Time_8(String_t* value) { ___m_Time_8 = value; Il2CppCodeGenWriteBarrier((&___m_Time_8), value); } inline static int32_t get_offset_of_m_CharmValue_9() { return static_cast(offsetof(CMessageData_t2024175854, ___m_CharmValue_9)); } inline int32_t get_m_CharmValue_9() const { return ___m_CharmValue_9; } inline int32_t* get_address_of_m_CharmValue_9() { return &___m_CharmValue_9; } inline void set_m_CharmValue_9(int32_t value) { ___m_CharmValue_9 = value; } inline static int32_t get_offset_of_m_MsgID_10() { return static_cast(offsetof(CMessageData_t2024175854, ___m_MsgID_10)); } inline int32_t get_m_MsgID_10() const { return ___m_MsgID_10; } inline int32_t* get_address_of_m_MsgID_10() { return &___m_MsgID_10; } inline void set_m_MsgID_10(int32_t value) { ___m_MsgID_10 = value; } inline static int32_t get_offset_of_m_HasAttachment_11() { return static_cast(offsetof(CMessageData_t2024175854, ___m_HasAttachment_11)); } inline bool get_m_HasAttachment_11() const { return ___m_HasAttachment_11; } inline bool* get_address_of_m_HasAttachment_11() { return &___m_HasAttachment_11; } inline void set_m_HasAttachment_11(bool value) { ___m_HasAttachment_11 = value; } inline static int32_t get_offset_of_m_IsReadAlready_12() { return static_cast(offsetof(CMessageData_t2024175854, ___m_IsReadAlready_12)); } inline bool get_m_IsReadAlready_12() const { return ___m_IsReadAlready_12; } inline bool* get_address_of_m_IsReadAlready_12() { return &___m_IsReadAlready_12; } inline void set_m_IsReadAlready_12(bool value) { ___m_IsReadAlready_12 = value; } inline static int32_t get_offset_of_m_IsGetAttachment_13() { return static_cast(offsetof(CMessageData_t2024175854, ___m_IsGetAttachment_13)); } inline bool get_m_IsGetAttachment_13() const { return ___m_IsGetAttachment_13; } inline bool* get_address_of_m_IsGetAttachment_13() { return &___m_IsGetAttachment_13; } inline void set_m_IsGetAttachment_13(bool value) { ___m_IsGetAttachment_13 = value; } inline static int32_t get_offset_of_m_listAttachMent_14() { return static_cast(offsetof(CMessageData_t2024175854, ___m_listAttachMent_14)); } inline List_1_t3014434087 * get_m_listAttachMent_14() const { return ___m_listAttachMent_14; } inline List_1_t3014434087 ** get_address_of_m_listAttachMent_14() { return &___m_listAttachMent_14; } inline void set_m_listAttachMent_14(List_1_t3014434087 * value) { ___m_listAttachMent_14 = value; Il2CppCodeGenWriteBarrier((&___m_listAttachMent_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMESSAGEDATA_T2024175854_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 CMAINTASKMANAGER_T368492621_H #define CMAINTASKMANAGER_T368492621_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMainTaskManager struct CMainTaskManager_t368492621 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CMainTaskManager::m_taskID int32_t ___m_taskID_0; // System.Boolean DMCore.Logic.CMainTaskManager::m_bShowGoBtn bool ___m_bShowGoBtn_1; // DMCore.Logic.enumPersonPage DMCore.Logic.CMainTaskManager::m_showPage int32_t ___m_showPage_2; public: inline static int32_t get_offset_of_m_taskID_0() { return static_cast(offsetof(CMainTaskManager_t368492621, ___m_taskID_0)); } inline int32_t get_m_taskID_0() const { return ___m_taskID_0; } inline int32_t* get_address_of_m_taskID_0() { return &___m_taskID_0; } inline void set_m_taskID_0(int32_t value) { ___m_taskID_0 = value; } inline static int32_t get_offset_of_m_bShowGoBtn_1() { return static_cast(offsetof(CMainTaskManager_t368492621, ___m_bShowGoBtn_1)); } inline bool get_m_bShowGoBtn_1() const { return ___m_bShowGoBtn_1; } inline bool* get_address_of_m_bShowGoBtn_1() { return &___m_bShowGoBtn_1; } inline void set_m_bShowGoBtn_1(bool value) { ___m_bShowGoBtn_1 = value; } inline static int32_t get_offset_of_m_showPage_2() { return static_cast(offsetof(CMainTaskManager_t368492621, ___m_showPage_2)); } inline int32_t get_m_showPage_2() const { return ___m_showPage_2; } inline int32_t* get_address_of_m_showPage_2() { return &___m_showPage_2; } inline void set_m_showPage_2(int32_t value) { ___m_showPage_2 = value; } }; struct CMainTaskManager_t368492621_StaticFields { public: // DMCore.Logic.CMainTaskManager DMCore.Logic.CMainTaskManager::m_instance CMainTaskManager_t368492621 * ___m_instance_3; public: inline static int32_t get_offset_of_m_instance_3() { return static_cast(offsetof(CMainTaskManager_t368492621_StaticFields, ___m_instance_3)); } inline CMainTaskManager_t368492621 * get_m_instance_3() const { return ___m_instance_3; } inline CMainTaskManager_t368492621 ** get_address_of_m_instance_3() { return &___m_instance_3; } inline void set_m_instance_3(CMainTaskManager_t368492621 * value) { ___m_instance_3 = value; Il2CppCodeGenWriteBarrier((&___m_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINTASKMANAGER_T368492621_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 SHADER_T4151988712_H #define SHADER_T4151988712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Shader struct Shader_t4151988712 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADER_T4151988712_H #ifndef CMESSAGEMANAGER_T3136027633_H #define CMESSAGEMANAGER_T3136027633_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMessageManager struct CMessageManager_t3136027633 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CIsSystemMsgChangedU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CIsPlayerMsgChangedU3Ek__BackingField_3; // DMCore.Logic.enumMessageType DMCore.Logic.CMessageManager::k__BackingField int32_t ___U3CActiveLabelU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CMessageManager::k__BackingField int32_t ___U3CActiveIndexU3Ek__BackingField_5; // UnityEngine.GameObject DMCore.Logic.CMessageManager::k__BackingField GameObject_t1113636619 * ___U3CLastItemU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CMenuStateValidU3Ek__BackingField_7; // DMCore.Logic.CMessageManager/CMessageGroup DMCore.Logic.CMessageManager::m_SystemMessageData CMessageGroup_t2505338100 * ___m_SystemMessageData_8; // DMCore.Logic.CMessageManager/CMessageGroup DMCore.Logic.CMessageManager::m_PlayerMessageData CMessageGroup_t2505338100 * ___m_PlayerMessageData_9; public: inline static int32_t get_offset_of_U3CIsSystemMsgChangedU3Ek__BackingField_2() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CIsSystemMsgChangedU3Ek__BackingField_2)); } inline bool get_U3CIsSystemMsgChangedU3Ek__BackingField_2() const { return ___U3CIsSystemMsgChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsSystemMsgChangedU3Ek__BackingField_2() { return &___U3CIsSystemMsgChangedU3Ek__BackingField_2; } inline void set_U3CIsSystemMsgChangedU3Ek__BackingField_2(bool value) { ___U3CIsSystemMsgChangedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsPlayerMsgChangedU3Ek__BackingField_3() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CIsPlayerMsgChangedU3Ek__BackingField_3)); } inline bool get_U3CIsPlayerMsgChangedU3Ek__BackingField_3() const { return ___U3CIsPlayerMsgChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsPlayerMsgChangedU3Ek__BackingField_3() { return &___U3CIsPlayerMsgChangedU3Ek__BackingField_3; } inline void set_U3CIsPlayerMsgChangedU3Ek__BackingField_3(bool value) { ___U3CIsPlayerMsgChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CActiveLabelU3Ek__BackingField_4() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CActiveLabelU3Ek__BackingField_4)); } inline int32_t get_U3CActiveLabelU3Ek__BackingField_4() const { return ___U3CActiveLabelU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CActiveLabelU3Ek__BackingField_4() { return &___U3CActiveLabelU3Ek__BackingField_4; } inline void set_U3CActiveLabelU3Ek__BackingField_4(int32_t value) { ___U3CActiveLabelU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CActiveIndexU3Ek__BackingField_5() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CActiveIndexU3Ek__BackingField_5)); } inline int32_t get_U3CActiveIndexU3Ek__BackingField_5() const { return ___U3CActiveIndexU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CActiveIndexU3Ek__BackingField_5() { return &___U3CActiveIndexU3Ek__BackingField_5; } inline void set_U3CActiveIndexU3Ek__BackingField_5(int32_t value) { ___U3CActiveIndexU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CLastItemU3Ek__BackingField_6() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CLastItemU3Ek__BackingField_6)); } inline GameObject_t1113636619 * get_U3CLastItemU3Ek__BackingField_6() const { return ___U3CLastItemU3Ek__BackingField_6; } inline GameObject_t1113636619 ** get_address_of_U3CLastItemU3Ek__BackingField_6() { return &___U3CLastItemU3Ek__BackingField_6; } inline void set_U3CLastItemU3Ek__BackingField_6(GameObject_t1113636619 * value) { ___U3CLastItemU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CLastItemU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CMenuStateValidU3Ek__BackingField_7() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CMenuStateValidU3Ek__BackingField_7)); } inline bool get_U3CMenuStateValidU3Ek__BackingField_7() const { return ___U3CMenuStateValidU3Ek__BackingField_7; } inline bool* get_address_of_U3CMenuStateValidU3Ek__BackingField_7() { return &___U3CMenuStateValidU3Ek__BackingField_7; } inline void set_U3CMenuStateValidU3Ek__BackingField_7(bool value) { ___U3CMenuStateValidU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_SystemMessageData_8() { return static_cast(offsetof(CMessageManager_t3136027633, ___m_SystemMessageData_8)); } inline CMessageGroup_t2505338100 * get_m_SystemMessageData_8() const { return ___m_SystemMessageData_8; } inline CMessageGroup_t2505338100 ** get_address_of_m_SystemMessageData_8() { return &___m_SystemMessageData_8; } inline void set_m_SystemMessageData_8(CMessageGroup_t2505338100 * value) { ___m_SystemMessageData_8 = value; Il2CppCodeGenWriteBarrier((&___m_SystemMessageData_8), value); } inline static int32_t get_offset_of_m_PlayerMessageData_9() { return static_cast(offsetof(CMessageManager_t3136027633, ___m_PlayerMessageData_9)); } inline CMessageGroup_t2505338100 * get_m_PlayerMessageData_9() const { return ___m_PlayerMessageData_9; } inline CMessageGroup_t2505338100 ** get_address_of_m_PlayerMessageData_9() { return &___m_PlayerMessageData_9; } inline void set_m_PlayerMessageData_9(CMessageGroup_t2505338100 * value) { ___m_PlayerMessageData_9 = value; Il2CppCodeGenWriteBarrier((&___m_PlayerMessageData_9), value); } }; struct CMessageManager_t3136027633_StaticFields { public: // System.Int32 DMCore.Logic.CMessageManager::MESSAGE_COUNT_IN_ONE_PAGE int32_t ___MESSAGE_COUNT_IN_ONE_PAGE_0; // System.Int32 DMCore.Logic.CMessageManager::MESSAGE_MAX_COUNT int32_t ___MESSAGE_MAX_COUNT_1; // System.String DMCore.Logic.CMessageManager::DEST_DIRECTORY String_t* ___DEST_DIRECTORY_10; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_PHOTOID String_t* ___MESSAGE_DATA_KEY_PHOTOID_11; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_USERID String_t* ___MESSAGE_DATA_KEY_USERID_12; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_NAME String_t* ___MESSAGE_DATA_KEY_NAME_13; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_SEX String_t* ___MESSAGE_DATA_KEY_SEX_14; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_TIME String_t* ___MESSAGE_DATA_KEY_TIME_15; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_CHARMVALUE String_t* ___MESSAGE_DATA_KEY_CHARMVALUE_16; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_GIFTID String_t* ___MESSAGE_DATA_KEY_GIFTID_17; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_ISREADALREADY String_t* ___MESSAGE_DATA_KEY_ISREADALREADY_18; // DMCore.Logic.CMessageManager DMCore.Logic.CMessageManager::s_Instance CMessageManager_t3136027633 * ___s_Instance_19; public: inline static int32_t get_offset_of_MESSAGE_COUNT_IN_ONE_PAGE_0() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_COUNT_IN_ONE_PAGE_0)); } inline int32_t get_MESSAGE_COUNT_IN_ONE_PAGE_0() const { return ___MESSAGE_COUNT_IN_ONE_PAGE_0; } inline int32_t* get_address_of_MESSAGE_COUNT_IN_ONE_PAGE_0() { return &___MESSAGE_COUNT_IN_ONE_PAGE_0; } inline void set_MESSAGE_COUNT_IN_ONE_PAGE_0(int32_t value) { ___MESSAGE_COUNT_IN_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_MESSAGE_MAX_COUNT_1() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_MAX_COUNT_1)); } inline int32_t get_MESSAGE_MAX_COUNT_1() const { return ___MESSAGE_MAX_COUNT_1; } inline int32_t* get_address_of_MESSAGE_MAX_COUNT_1() { return &___MESSAGE_MAX_COUNT_1; } inline void set_MESSAGE_MAX_COUNT_1(int32_t value) { ___MESSAGE_MAX_COUNT_1 = value; } inline static int32_t get_offset_of_DEST_DIRECTORY_10() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___DEST_DIRECTORY_10)); } inline String_t* get_DEST_DIRECTORY_10() const { return ___DEST_DIRECTORY_10; } inline String_t** get_address_of_DEST_DIRECTORY_10() { return &___DEST_DIRECTORY_10; } inline void set_DEST_DIRECTORY_10(String_t* value) { ___DEST_DIRECTORY_10 = value; Il2CppCodeGenWriteBarrier((&___DEST_DIRECTORY_10), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_PHOTOID_11() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_PHOTOID_11)); } inline String_t* get_MESSAGE_DATA_KEY_PHOTOID_11() const { return ___MESSAGE_DATA_KEY_PHOTOID_11; } inline String_t** get_address_of_MESSAGE_DATA_KEY_PHOTOID_11() { return &___MESSAGE_DATA_KEY_PHOTOID_11; } inline void set_MESSAGE_DATA_KEY_PHOTOID_11(String_t* value) { ___MESSAGE_DATA_KEY_PHOTOID_11 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_PHOTOID_11), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_USERID_12() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_USERID_12)); } inline String_t* get_MESSAGE_DATA_KEY_USERID_12() const { return ___MESSAGE_DATA_KEY_USERID_12; } inline String_t** get_address_of_MESSAGE_DATA_KEY_USERID_12() { return &___MESSAGE_DATA_KEY_USERID_12; } inline void set_MESSAGE_DATA_KEY_USERID_12(String_t* value) { ___MESSAGE_DATA_KEY_USERID_12 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_USERID_12), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_NAME_13() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_NAME_13)); } inline String_t* get_MESSAGE_DATA_KEY_NAME_13() const { return ___MESSAGE_DATA_KEY_NAME_13; } inline String_t** get_address_of_MESSAGE_DATA_KEY_NAME_13() { return &___MESSAGE_DATA_KEY_NAME_13; } inline void set_MESSAGE_DATA_KEY_NAME_13(String_t* value) { ___MESSAGE_DATA_KEY_NAME_13 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_NAME_13), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_SEX_14() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_SEX_14)); } inline String_t* get_MESSAGE_DATA_KEY_SEX_14() const { return ___MESSAGE_DATA_KEY_SEX_14; } inline String_t** get_address_of_MESSAGE_DATA_KEY_SEX_14() { return &___MESSAGE_DATA_KEY_SEX_14; } inline void set_MESSAGE_DATA_KEY_SEX_14(String_t* value) { ___MESSAGE_DATA_KEY_SEX_14 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_SEX_14), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_TIME_15() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_TIME_15)); } inline String_t* get_MESSAGE_DATA_KEY_TIME_15() const { return ___MESSAGE_DATA_KEY_TIME_15; } inline String_t** get_address_of_MESSAGE_DATA_KEY_TIME_15() { return &___MESSAGE_DATA_KEY_TIME_15; } inline void set_MESSAGE_DATA_KEY_TIME_15(String_t* value) { ___MESSAGE_DATA_KEY_TIME_15 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_TIME_15), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_CHARMVALUE_16() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_CHARMVALUE_16)); } inline String_t* get_MESSAGE_DATA_KEY_CHARMVALUE_16() const { return ___MESSAGE_DATA_KEY_CHARMVALUE_16; } inline String_t** get_address_of_MESSAGE_DATA_KEY_CHARMVALUE_16() { return &___MESSAGE_DATA_KEY_CHARMVALUE_16; } inline void set_MESSAGE_DATA_KEY_CHARMVALUE_16(String_t* value) { ___MESSAGE_DATA_KEY_CHARMVALUE_16 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_CHARMVALUE_16), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_GIFTID_17() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_GIFTID_17)); } inline String_t* get_MESSAGE_DATA_KEY_GIFTID_17() const { return ___MESSAGE_DATA_KEY_GIFTID_17; } inline String_t** get_address_of_MESSAGE_DATA_KEY_GIFTID_17() { return &___MESSAGE_DATA_KEY_GIFTID_17; } inline void set_MESSAGE_DATA_KEY_GIFTID_17(String_t* value) { ___MESSAGE_DATA_KEY_GIFTID_17 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_GIFTID_17), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_ISREADALREADY_18() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_ISREADALREADY_18)); } inline String_t* get_MESSAGE_DATA_KEY_ISREADALREADY_18() const { return ___MESSAGE_DATA_KEY_ISREADALREADY_18; } inline String_t** get_address_of_MESSAGE_DATA_KEY_ISREADALREADY_18() { return &___MESSAGE_DATA_KEY_ISREADALREADY_18; } inline void set_MESSAGE_DATA_KEY_ISREADALREADY_18(String_t* value) { ___MESSAGE_DATA_KEY_ISREADALREADY_18 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_ISREADALREADY_18), value); } inline static int32_t get_offset_of_s_Instance_19() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___s_Instance_19)); } inline CMessageManager_t3136027633 * get_s_Instance_19() const { return ___s_Instance_19; } inline CMessageManager_t3136027633 ** get_address_of_s_Instance_19() { return &___s_Instance_19; } inline void set_s_Instance_19(CMessageManager_t3136027633 * value) { ___s_Instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMESSAGEMANAGER_T3136027633_H #ifndef 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 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 ACTION_1_T4240665636_H #define ACTION_1_T4240665636_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_t4240665636 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T4240665636_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 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 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 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 COLLIDER_T1773347010_H #define COLLIDER_T1773347010_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Collider struct Collider_t1773347010 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLIDER_T1773347010_H #ifndef ONITEMCLICKBEFORE_T888674743_H #define ONITEMCLICKBEFORE_T888674743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONITEMCLICKBEFORE_T888674743_H #ifndef ONITEMCLICKEND_T3682481633_H #define ONITEMCLICKEND_T3682481633_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONITEMCLICKEND_T3682481633_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 ITEMCLICKCALLBACK_T457583679_H #define ITEMCLICKCALLBACK_T457583679_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemClickCallBack struct ItemClickCallBack_t457583679 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMCLICKCALLBACK_T457583679_H #ifndef ACTION_1_T1286104214_H #define ACTION_1_T1286104214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1286104214 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1286104214_H #ifndef CHECKPROPBYPROPERTY_T336342705_H #define CHECKPROPBYPROPERTY_T336342705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropManager/CheckPropByProperty struct CheckPropByProperty_t336342705 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHECKPROPBYPROPERTY_T336342705_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 FUNC_2_T1300586518_H #define FUNC_2_T1300586518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2 struct Func_2_t1300586518 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T1300586518_H #ifndef ONSTARTNOTICETASK_T2656173874_H #define ONSTARTNOTICETASK_T2656173874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/OnStartNoticeTask struct OnStartNoticeTask_t2656173874 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSTARTNOTICETASK_T2656173874_H #ifndef COMPARISON_1_T246522983_H #define COMPARISON_1_T246522983_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_t246522983 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T246522983_H #ifndef ENUMERATOR_T3558419584_H #define ENUMERATOR_T3558419584_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_t3558419584 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1604236809 * ___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_t4001908976 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3558419584, ___dictionary_0)); } inline Dictionary_2_t1604236809 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1604236809 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1604236809 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3558419584, ___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_t3558419584, ___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_t3558419584, ___current_3)); } inline KeyValuePair_2_t4001908976 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4001908976 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4001908976 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3558419584_H #ifndef ENUMERATOR_T2640939591_H #define ENUMERATOR_T2640939591_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_t2640939591 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t686756816 * ___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_t3084428983 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2640939591, ___dictionary_0)); } inline Dictionary_2_t686756816 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t686756816 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t686756816 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2640939591, ___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_t2640939591, ___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_t2640939591, ___current_3)); } inline KeyValuePair_2_t3084428983 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3084428983 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3084428983 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2640939591_H #ifndef CITEMDATA_T3599323914_H #define CITEMDATA_T3599323914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemData struct CItemData_t3599323914 : public CItemBase_t2436786639 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMDATA_T3599323914_H #ifndef COMPARISON_1_T3374255093_H #define COMPARISON_1_T3374255093_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_t3374255093 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T3374255093_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 CHECKITEMBYPROPERTY_T1653052795_H #define CHECKITEMBYPROPERTY_T1653052795_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager/CheckItemByProperty struct CheckItemByProperty_t1653052795 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHECKITEMBYPROPERTY_T1653052795_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 PREDICATE_1_T129650742_H #define PREDICATE_1_T129650742_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_t129650742 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T129650742_H #ifndef ACTION_3_T3578807402_H #define ACTION_3_T3578807402_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`3 struct Action_3_t3578807402 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_3_T3578807402_H #ifndef ONSTOPNOTICETASK_T773840426_H #define ONSTOPNOTICETASK_T773840426_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/OnStopNoticeTask struct OnStopNoticeTask_t773840426 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSTOPNOTICETASK_T773840426_H #ifndef ANIMATIONCLIP_T2318505987_H #define ANIMATIONCLIP_T2318505987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationClip struct AnimationClip_t2318505987 : public Motion_t1110556653 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCLIP_T2318505987_H #ifndef ONCUREXPCHANGED_T1928539448_H #define ONCUREXPCHANGED_T1928539448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/OnCurExpChanged struct OnCurExpChanged_t1928539448 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCUREXPCHANGED_T1928539448_H #ifndef ONMAINTASKCHANGED_T359061898_H #define ONMAINTASKCHANGED_T359061898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/OnMainTaskChanged struct OnMainTaskChanged_t359061898 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMAINTASKCHANGED_T359061898_H #ifndef ONSUBTASKCHANGED_T1167505012_H #define ONSUBTASKCHANGED_T1167505012_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager/OnSubTaskChanged struct OnSubTaskChanged_t1167505012 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSUBTASKCHANGED_T1167505012_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 PREDICATE_1_T3757455915_H #define PREDICATE_1_T3757455915_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_t3757455915 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3757455915_H #ifndef CMAINROLE_T4200562839_H #define CMAINROLE_T4200562839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839 : public ISceneRole_t2394225724 { public: // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange bool ___IslevelChange_59; public: inline static int32_t get_offset_of_IslevelChange_59() { return static_cast(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); } inline bool get_IslevelChange_59() const { return ___IslevelChange_59; } inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; } inline void set_IslevelChange_59(bool value) { ___IslevelChange_59 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINROLE_T4200562839_H #ifndef MONOBEHAVIOUR_T3962482529_H #define MONOBEHAVIOUR_T3962482529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MONOBEHAVIOUR_T3962482529_H #ifndef CAMERA_T4157153871_H #define CAMERA_T4157153871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera struct Camera_t4157153871 : public Behaviour_t1437897464 { public: public: }; struct Camera_t4157153871_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t190067161 * ___onPreCull_2; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t190067161 * ___onPreRender_3; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t190067161 * ___onPostRender_4; public: inline static int32_t get_offset_of_onPreCull_2() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); } inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; } inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; } inline void set_onPreCull_2(CameraCallback_t190067161 * value) { ___onPreCull_2 = value; Il2CppCodeGenWriteBarrier((&___onPreCull_2), value); } inline static int32_t get_offset_of_onPreRender_3() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); } inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; } inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; } inline void set_onPreRender_3(CameraCallback_t190067161 * value) { ___onPreRender_3 = value; Il2CppCodeGenWriteBarrier((&___onPreRender_3), value); } inline static int32_t get_offset_of_onPostRender_4() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); } inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; } inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; } inline void set_onPostRender_4(CameraCallback_t190067161 * value) { ___onPostRender_4 = value; Il2CppCodeGenWriteBarrier((&___onPostRender_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERA_T4157153871_H #ifndef BOXCOLLIDER_T1640800422_H #define BOXCOLLIDER_T1640800422_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.BoxCollider struct BoxCollider_t1640800422 : public Collider_t1773347010 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOXCOLLIDER_T1640800422_H #ifndef UIWIDGET_T3538521925_H #define UIWIDGET_T3538521925_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget struct UIWidget_t3538521925 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIWidget::mMat Material_t340375123 * ___mMat_2; // UnityEngine.Texture UIWidget::mTex Texture_t3661962703 * ___mTex_3; // UnityEngine.Color UIWidget::mColor Color_t2555686324 ___mColor_4; // UIWidget/Pivot UIWidget::mPivot int32_t ___mPivot_5; // System.Int32 UIWidget::mDepth int32_t ___mDepth_6; // UnityEngine.Transform UIWidget::mTrans Transform_t3600365921 * ___mTrans_7; // UIPanel UIWidget::mPanel UIPanel_t1716472341 * ___mPanel_8; // System.Boolean UIWidget::mChanged bool ___mChanged_9; // System.Boolean UIWidget::mPlayMode bool ___mPlayMode_10; // UnityEngine.Color UIWidget::m_OldColor Color_t2555686324 ___m_OldColor_11; // System.Int32 UIWidget::mVisibleFlag int32_t ___mVisibleFlag_12; // UIGeometry UIWidget::mGeom UIGeometry_t1059483952 * ___mGeom_13; public: inline static int32_t get_offset_of_mMat_2() { return static_cast(offsetof(UIWidget_t3538521925, ___mMat_2)); } inline Material_t340375123 * get_mMat_2() const { return ___mMat_2; } inline Material_t340375123 ** get_address_of_mMat_2() { return &___mMat_2; } inline void set_mMat_2(Material_t340375123 * value) { ___mMat_2 = value; Il2CppCodeGenWriteBarrier((&___mMat_2), value); } inline static int32_t get_offset_of_mTex_3() { return static_cast(offsetof(UIWidget_t3538521925, ___mTex_3)); } inline Texture_t3661962703 * get_mTex_3() const { return ___mTex_3; } inline Texture_t3661962703 ** get_address_of_mTex_3() { return &___mTex_3; } inline void set_mTex_3(Texture_t3661962703 * value) { ___mTex_3 = value; Il2CppCodeGenWriteBarrier((&___mTex_3), value); } inline static int32_t get_offset_of_mColor_4() { return static_cast(offsetof(UIWidget_t3538521925, ___mColor_4)); } inline Color_t2555686324 get_mColor_4() const { return ___mColor_4; } inline Color_t2555686324 * get_address_of_mColor_4() { return &___mColor_4; } inline void set_mColor_4(Color_t2555686324 value) { ___mColor_4 = value; } inline static int32_t get_offset_of_mPivot_5() { return static_cast(offsetof(UIWidget_t3538521925, ___mPivot_5)); } inline int32_t get_mPivot_5() const { return ___mPivot_5; } inline int32_t* get_address_of_mPivot_5() { return &___mPivot_5; } inline void set_mPivot_5(int32_t value) { ___mPivot_5 = value; } inline static int32_t get_offset_of_mDepth_6() { return static_cast(offsetof(UIWidget_t3538521925, ___mDepth_6)); } inline int32_t get_mDepth_6() const { return ___mDepth_6; } inline int32_t* get_address_of_mDepth_6() { return &___mDepth_6; } inline void set_mDepth_6(int32_t value) { ___mDepth_6 = value; } inline static int32_t get_offset_of_mTrans_7() { return static_cast(offsetof(UIWidget_t3538521925, ___mTrans_7)); } inline Transform_t3600365921 * get_mTrans_7() const { return ___mTrans_7; } inline Transform_t3600365921 ** get_address_of_mTrans_7() { return &___mTrans_7; } inline void set_mTrans_7(Transform_t3600365921 * value) { ___mTrans_7 = value; Il2CppCodeGenWriteBarrier((&___mTrans_7), value); } inline static int32_t get_offset_of_mPanel_8() { return static_cast(offsetof(UIWidget_t3538521925, ___mPanel_8)); } inline UIPanel_t1716472341 * get_mPanel_8() const { return ___mPanel_8; } inline UIPanel_t1716472341 ** get_address_of_mPanel_8() { return &___mPanel_8; } inline void set_mPanel_8(UIPanel_t1716472341 * value) { ___mPanel_8 = value; Il2CppCodeGenWriteBarrier((&___mPanel_8), value); } inline static int32_t get_offset_of_mChanged_9() { return static_cast(offsetof(UIWidget_t3538521925, ___mChanged_9)); } inline bool get_mChanged_9() const { return ___mChanged_9; } inline bool* get_address_of_mChanged_9() { return &___mChanged_9; } inline void set_mChanged_9(bool value) { ___mChanged_9 = value; } inline static int32_t get_offset_of_mPlayMode_10() { return static_cast(offsetof(UIWidget_t3538521925, ___mPlayMode_10)); } inline bool get_mPlayMode_10() const { return ___mPlayMode_10; } inline bool* get_address_of_mPlayMode_10() { return &___mPlayMode_10; } inline void set_mPlayMode_10(bool value) { ___mPlayMode_10 = value; } inline static int32_t get_offset_of_m_OldColor_11() { return static_cast(offsetof(UIWidget_t3538521925, ___m_OldColor_11)); } inline Color_t2555686324 get_m_OldColor_11() const { return ___m_OldColor_11; } inline Color_t2555686324 * get_address_of_m_OldColor_11() { return &___m_OldColor_11; } inline void set_m_OldColor_11(Color_t2555686324 value) { ___m_OldColor_11 = value; } inline static int32_t get_offset_of_mVisibleFlag_12() { return static_cast(offsetof(UIWidget_t3538521925, ___mVisibleFlag_12)); } inline int32_t get_mVisibleFlag_12() const { return ___mVisibleFlag_12; } inline int32_t* get_address_of_mVisibleFlag_12() { return &___mVisibleFlag_12; } inline void set_mVisibleFlag_12(int32_t value) { ___mVisibleFlag_12 = value; } inline static int32_t get_offset_of_mGeom_13() { return static_cast(offsetof(UIWidget_t3538521925, ___mGeom_13)); } inline UIGeometry_t1059483952 * get_mGeom_13() const { return ___mGeom_13; } inline UIGeometry_t1059483952 ** get_address_of_mGeom_13() { return &___mGeom_13; } inline void set_mGeom_13(UIGeometry_t1059483952 * value) { ___mGeom_13 = value; Il2CppCodeGenWriteBarrier((&___mGeom_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWIDGET_T3538521925_H #ifndef UILOVEHIS_T842804495_H #define UILOVEHIS_T842804495_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiLoveHis struct uiLoveHis_t842804495 : public MonoBehaviour_t3962482529 { public: // DMListView uiLoveHis::mDMListView DMListView_t512231514 * ___mDMListView_2; // UILabel uiLoveHis::title UILabel_t3248798549 * ___title_3; public: inline static int32_t get_offset_of_mDMListView_2() { return static_cast(offsetof(uiLoveHis_t842804495, ___mDMListView_2)); } inline DMListView_t512231514 * get_mDMListView_2() const { return ___mDMListView_2; } inline DMListView_t512231514 ** get_address_of_mDMListView_2() { return &___mDMListView_2; } inline void set_mDMListView_2(DMListView_t512231514 * value) { ___mDMListView_2 = value; Il2CppCodeGenWriteBarrier((&___mDMListView_2), value); } inline static int32_t get_offset_of_title_3() { return static_cast(offsetof(uiLoveHis_t842804495, ___title_3)); } inline UILabel_t3248798549 * get_title_3() const { return ___title_3; } inline UILabel_t3248798549 ** get_address_of_title_3() { return &___title_3; } inline void set_title_3(UILabel_t3248798549 * value) { ___title_3 = value; Il2CppCodeGenWriteBarrier((&___title_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILOVEHIS_T842804495_H #ifndef UIMARRYLIST_T4006298226_H #define UIMARRYLIST_T4006298226_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMarryList struct uiMarryList_t4006298226 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiMarryList::mBtnList GameObject_t1113636619 * ___mBtnList_2; // UnityEngine.GameObject uiMarryList::mBtnBless GameObject_t1113636619 * ___mBtnBless_3; // System.Int32 uiMarryList::page int32_t ___page_4; // DMListView uiMarryList::mDMListViewMarry DMListView_t512231514 * ___mDMListViewMarry_5; // DMListView uiMarryList::mDMListViewBless DMListView_t512231514 * ___mDMListViewBless_6; // System.Collections.Generic.List`1 uiMarryList::dataList List_1_t2987599347 * ___dataList_7; public: inline static int32_t get_offset_of_mBtnList_2() { return static_cast(offsetof(uiMarryList_t4006298226, ___mBtnList_2)); } inline GameObject_t1113636619 * get_mBtnList_2() const { return ___mBtnList_2; } inline GameObject_t1113636619 ** get_address_of_mBtnList_2() { return &___mBtnList_2; } inline void set_mBtnList_2(GameObject_t1113636619 * value) { ___mBtnList_2 = value; Il2CppCodeGenWriteBarrier((&___mBtnList_2), value); } inline static int32_t get_offset_of_mBtnBless_3() { return static_cast(offsetof(uiMarryList_t4006298226, ___mBtnBless_3)); } inline GameObject_t1113636619 * get_mBtnBless_3() const { return ___mBtnBless_3; } inline GameObject_t1113636619 ** get_address_of_mBtnBless_3() { return &___mBtnBless_3; } inline void set_mBtnBless_3(GameObject_t1113636619 * value) { ___mBtnBless_3 = value; Il2CppCodeGenWriteBarrier((&___mBtnBless_3), value); } inline static int32_t get_offset_of_page_4() { return static_cast(offsetof(uiMarryList_t4006298226, ___page_4)); } inline int32_t get_page_4() const { return ___page_4; } inline int32_t* get_address_of_page_4() { return &___page_4; } inline void set_page_4(int32_t value) { ___page_4 = value; } inline static int32_t get_offset_of_mDMListViewMarry_5() { return static_cast(offsetof(uiMarryList_t4006298226, ___mDMListViewMarry_5)); } inline DMListView_t512231514 * get_mDMListViewMarry_5() const { return ___mDMListViewMarry_5; } inline DMListView_t512231514 ** get_address_of_mDMListViewMarry_5() { return &___mDMListViewMarry_5; } inline void set_mDMListViewMarry_5(DMListView_t512231514 * value) { ___mDMListViewMarry_5 = value; Il2CppCodeGenWriteBarrier((&___mDMListViewMarry_5), value); } inline static int32_t get_offset_of_mDMListViewBless_6() { return static_cast(offsetof(uiMarryList_t4006298226, ___mDMListViewBless_6)); } inline DMListView_t512231514 * get_mDMListViewBless_6() const { return ___mDMListViewBless_6; } inline DMListView_t512231514 ** get_address_of_mDMListViewBless_6() { return &___mDMListViewBless_6; } inline void set_mDMListViewBless_6(DMListView_t512231514 * value) { ___mDMListViewBless_6 = value; Il2CppCodeGenWriteBarrier((&___mDMListViewBless_6), value); } inline static int32_t get_offset_of_dataList_7() { return static_cast(offsetof(uiMarryList_t4006298226, ___dataList_7)); } inline List_1_t2987599347 * get_dataList_7() const { return ___dataList_7; } inline List_1_t2987599347 ** get_address_of_dataList_7() { return &___dataList_7; } inline void set_dataList_7(List_1_t2987599347 * value) { ___dataList_7 = value; Il2CppCodeGenWriteBarrier((&___dataList_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMARRYLIST_T4006298226_H #ifndef DMLISTVIEW_T512231514_H #define DMLISTVIEW_T512231514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView struct DMListView_t512231514 : public MonoBehaviour_t3962482529 { public: // System.Boolean DMListView::isCommonItemList bool ___isCommonItemList_2; // System.Boolean DMListView::isCanRebound bool ___isCanRebound_3; // System.String DMListView::m_childPath String_t* ___m_childPath_4; // UnityEngine.GameObject DMListView::m_ReceiveTarget GameObject_t1113636619 * ___m_ReceiveTarget_5; // System.String DMListView::m_ReceiveProcName String_t* ___m_ReceiveProcName_6; // System.Action`1 DMListView::OnChange Action_1_t1569734369 * ___OnChange_7; // UnityEngine.GameObject DMListView::m_ActiveReceiver GameObject_t1113636619 * ___m_ActiveReceiver_8; // System.String DMListView::m_ActiveReceiverName String_t* ___m_ActiveReceiverName_9; // UnityEngine.GameObject DMListView::m_ClickReceiver GameObject_t1113636619 * ___m_ClickReceiver_10; // System.String DMListView::m_ClickProcName String_t* ___m_ClickProcName_11; // System.Int32 DMListView::m_PageSize int32_t ___m_PageSize_12; // System.Boolean DMListView::m_bEnableActiveMulti bool ___m_bEnableActiveMulti_13; // DMListView/Type DMListView::m_Type int32_t ___m_Type_15; // DMListView/Allign DMListView::m_Allign int32_t ___m_Allign_16; // DMProcessBar DMListView::m_ProcessBar DMProcessBar_t1457963892 * ___m_ProcessBar_17; // DMListView/ShowCondition DMListView::m_ShowCondition int32_t ___m_ShowCondition_18; // System.Boolean DMListView::m_CanMove bool ___m_CanMove_19; // System.Int32 DMListView::preloadNumb int32_t ___preloadNumb_20; // System.Int32 DMListView::totalCount int32_t ___totalCount_21; // System.Single DMListView::perItemLength float ___perItemLength_22; // System.Single DMListView::_timeCounter float ____timeCounter_23; // System.Single DMListView::slowDownSpeed float ___slowDownSpeed_24; // System.Single DMListView::speedUp float ___speedUp_25; // System.Single DMListView::reboundSpeed float ___reboundSpeed_26; // System.Single DMListView::reboundDistance float ___reboundDistance_27; // UIPanel DMListView::m_panel UIPanel_t1716472341 * ___m_panel_29; // UnityEngine.GameObject DMListView::m_controler GameObject_t1113636619 * ___m_controler_30; // System.Single DMListView::m_fStep float ___m_fStep_31; // System.Collections.Generic.List`1 DMListView::m_listChildren List_1_t777473367 * ___m_listChildren_32; // System.Single DMListView::m_fPosMin float ___m_fPosMin_33; // System.Single DMListView::m_fPosMax float ___m_fPosMax_34; // System.Int32 DMListView::m_nActiveIndex int32_t ___m_nActiveIndex_35; // System.Boolean DMListView::m_bEnableDrag bool ___m_bEnableDrag_36; // System.Boolean DMListView::m_bClkingInside bool ___m_bClkingInside_37; // UnityEngine.Vector2 DMListView::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_38; // UnityEngine.Vector2 DMListView::m_ClkPos Vector2_t2156229523 ___m_ClkPos_39; // System.Int32 DMListView::m_ClkedIndex int32_t ___m_ClkedIndex_40; // System.Single DMListView::m_fMoveTimeLabor float ___m_fMoveTimeLabor_41; // System.Single DMListView::m_fMoveSpeed float ___m_fMoveSpeed_42; // System.Boolean DMListView::m_bTargetEnable bool ___m_bTargetEnable_43; // System.Single DMListView::m_fTargetPos float ___m_fTargetPos_44; // System.Single DMListView::m_ClikingRootPos float ___m_ClikingRootPos_45; // UnityEngine.Camera DMListView::m_ownerCamera Camera_t4157153871 * ___m_ownerCamera_46; public: inline static int32_t get_offset_of_isCommonItemList_2() { return static_cast(offsetof(DMListView_t512231514, ___isCommonItemList_2)); } inline bool get_isCommonItemList_2() const { return ___isCommonItemList_2; } inline bool* get_address_of_isCommonItemList_2() { return &___isCommonItemList_2; } inline void set_isCommonItemList_2(bool value) { ___isCommonItemList_2 = value; } inline static int32_t get_offset_of_isCanRebound_3() { return static_cast(offsetof(DMListView_t512231514, ___isCanRebound_3)); } inline bool get_isCanRebound_3() const { return ___isCanRebound_3; } inline bool* get_address_of_isCanRebound_3() { return &___isCanRebound_3; } inline void set_isCanRebound_3(bool value) { ___isCanRebound_3 = value; } inline static int32_t get_offset_of_m_childPath_4() { return static_cast(offsetof(DMListView_t512231514, ___m_childPath_4)); } inline String_t* get_m_childPath_4() const { return ___m_childPath_4; } inline String_t** get_address_of_m_childPath_4() { return &___m_childPath_4; } inline void set_m_childPath_4(String_t* value) { ___m_childPath_4 = value; Il2CppCodeGenWriteBarrier((&___m_childPath_4), value); } inline static int32_t get_offset_of_m_ReceiveTarget_5() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveTarget_5)); } inline GameObject_t1113636619 * get_m_ReceiveTarget_5() const { return ___m_ReceiveTarget_5; } inline GameObject_t1113636619 ** get_address_of_m_ReceiveTarget_5() { return &___m_ReceiveTarget_5; } inline void set_m_ReceiveTarget_5(GameObject_t1113636619 * value) { ___m_ReceiveTarget_5 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveTarget_5), value); } inline static int32_t get_offset_of_m_ReceiveProcName_6() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveProcName_6)); } inline String_t* get_m_ReceiveProcName_6() const { return ___m_ReceiveProcName_6; } inline String_t** get_address_of_m_ReceiveProcName_6() { return &___m_ReceiveProcName_6; } inline void set_m_ReceiveProcName_6(String_t* value) { ___m_ReceiveProcName_6 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveProcName_6), value); } inline static int32_t get_offset_of_OnChange_7() { return static_cast(offsetof(DMListView_t512231514, ___OnChange_7)); } inline Action_1_t1569734369 * get_OnChange_7() const { return ___OnChange_7; } inline Action_1_t1569734369 ** get_address_of_OnChange_7() { return &___OnChange_7; } inline void set_OnChange_7(Action_1_t1569734369 * value) { ___OnChange_7 = value; Il2CppCodeGenWriteBarrier((&___OnChange_7), value); } inline static int32_t get_offset_of_m_ActiveReceiver_8() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiver_8)); } inline GameObject_t1113636619 * get_m_ActiveReceiver_8() const { return ___m_ActiveReceiver_8; } inline GameObject_t1113636619 ** get_address_of_m_ActiveReceiver_8() { return &___m_ActiveReceiver_8; } inline void set_m_ActiveReceiver_8(GameObject_t1113636619 * value) { ___m_ActiveReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiver_8), value); } inline static int32_t get_offset_of_m_ActiveReceiverName_9() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiverName_9)); } inline String_t* get_m_ActiveReceiverName_9() const { return ___m_ActiveReceiverName_9; } inline String_t** get_address_of_m_ActiveReceiverName_9() { return &___m_ActiveReceiverName_9; } inline void set_m_ActiveReceiverName_9(String_t* value) { ___m_ActiveReceiverName_9 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiverName_9), value); } inline static int32_t get_offset_of_m_ClickReceiver_10() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickReceiver_10)); } inline GameObject_t1113636619 * get_m_ClickReceiver_10() const { return ___m_ClickReceiver_10; } inline GameObject_t1113636619 ** get_address_of_m_ClickReceiver_10() { return &___m_ClickReceiver_10; } inline void set_m_ClickReceiver_10(GameObject_t1113636619 * value) { ___m_ClickReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClickReceiver_10), value); } inline static int32_t get_offset_of_m_ClickProcName_11() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickProcName_11)); } inline String_t* get_m_ClickProcName_11() const { return ___m_ClickProcName_11; } inline String_t** get_address_of_m_ClickProcName_11() { return &___m_ClickProcName_11; } inline void set_m_ClickProcName_11(String_t* value) { ___m_ClickProcName_11 = value; Il2CppCodeGenWriteBarrier((&___m_ClickProcName_11), value); } inline static int32_t get_offset_of_m_PageSize_12() { return static_cast(offsetof(DMListView_t512231514, ___m_PageSize_12)); } inline int32_t get_m_PageSize_12() const { return ___m_PageSize_12; } inline int32_t* get_address_of_m_PageSize_12() { return &___m_PageSize_12; } inline void set_m_PageSize_12(int32_t value) { ___m_PageSize_12 = value; } inline static int32_t get_offset_of_m_bEnableActiveMulti_13() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableActiveMulti_13)); } inline bool get_m_bEnableActiveMulti_13() const { return ___m_bEnableActiveMulti_13; } inline bool* get_address_of_m_bEnableActiveMulti_13() { return &___m_bEnableActiveMulti_13; } inline void set_m_bEnableActiveMulti_13(bool value) { ___m_bEnableActiveMulti_13 = value; } inline static int32_t get_offset_of_m_Type_15() { return static_cast(offsetof(DMListView_t512231514, ___m_Type_15)); } inline int32_t get_m_Type_15() const { return ___m_Type_15; } inline int32_t* get_address_of_m_Type_15() { return &___m_Type_15; } inline void set_m_Type_15(int32_t value) { ___m_Type_15 = value; } inline static int32_t get_offset_of_m_Allign_16() { return static_cast(offsetof(DMListView_t512231514, ___m_Allign_16)); } inline int32_t get_m_Allign_16() const { return ___m_Allign_16; } inline int32_t* get_address_of_m_Allign_16() { return &___m_Allign_16; } inline void set_m_Allign_16(int32_t value) { ___m_Allign_16 = value; } inline static int32_t get_offset_of_m_ProcessBar_17() { return static_cast(offsetof(DMListView_t512231514, ___m_ProcessBar_17)); } inline DMProcessBar_t1457963892 * get_m_ProcessBar_17() const { return ___m_ProcessBar_17; } inline DMProcessBar_t1457963892 ** get_address_of_m_ProcessBar_17() { return &___m_ProcessBar_17; } inline void set_m_ProcessBar_17(DMProcessBar_t1457963892 * value) { ___m_ProcessBar_17 = value; Il2CppCodeGenWriteBarrier((&___m_ProcessBar_17), value); } inline static int32_t get_offset_of_m_ShowCondition_18() { return static_cast(offsetof(DMListView_t512231514, ___m_ShowCondition_18)); } inline int32_t get_m_ShowCondition_18() const { return ___m_ShowCondition_18; } inline int32_t* get_address_of_m_ShowCondition_18() { return &___m_ShowCondition_18; } inline void set_m_ShowCondition_18(int32_t value) { ___m_ShowCondition_18 = value; } inline static int32_t get_offset_of_m_CanMove_19() { return static_cast(offsetof(DMListView_t512231514, ___m_CanMove_19)); } inline bool get_m_CanMove_19() const { return ___m_CanMove_19; } inline bool* get_address_of_m_CanMove_19() { return &___m_CanMove_19; } inline void set_m_CanMove_19(bool value) { ___m_CanMove_19 = value; } inline static int32_t get_offset_of_preloadNumb_20() { return static_cast(offsetof(DMListView_t512231514, ___preloadNumb_20)); } inline int32_t get_preloadNumb_20() const { return ___preloadNumb_20; } inline int32_t* get_address_of_preloadNumb_20() { return &___preloadNumb_20; } inline void set_preloadNumb_20(int32_t value) { ___preloadNumb_20 = value; } inline static int32_t get_offset_of_totalCount_21() { return static_cast(offsetof(DMListView_t512231514, ___totalCount_21)); } inline int32_t get_totalCount_21() const { return ___totalCount_21; } inline int32_t* get_address_of_totalCount_21() { return &___totalCount_21; } inline void set_totalCount_21(int32_t value) { ___totalCount_21 = value; } inline static int32_t get_offset_of_perItemLength_22() { return static_cast(offsetof(DMListView_t512231514, ___perItemLength_22)); } inline float get_perItemLength_22() const { return ___perItemLength_22; } inline float* get_address_of_perItemLength_22() { return &___perItemLength_22; } inline void set_perItemLength_22(float value) { ___perItemLength_22 = value; } inline static int32_t get_offset_of__timeCounter_23() { return static_cast(offsetof(DMListView_t512231514, ____timeCounter_23)); } inline float get__timeCounter_23() const { return ____timeCounter_23; } inline float* get_address_of__timeCounter_23() { return &____timeCounter_23; } inline void set__timeCounter_23(float value) { ____timeCounter_23 = value; } inline static int32_t get_offset_of_slowDownSpeed_24() { return static_cast(offsetof(DMListView_t512231514, ___slowDownSpeed_24)); } inline float get_slowDownSpeed_24() const { return ___slowDownSpeed_24; } inline float* get_address_of_slowDownSpeed_24() { return &___slowDownSpeed_24; } inline void set_slowDownSpeed_24(float value) { ___slowDownSpeed_24 = value; } inline static int32_t get_offset_of_speedUp_25() { return static_cast(offsetof(DMListView_t512231514, ___speedUp_25)); } inline float get_speedUp_25() const { return ___speedUp_25; } inline float* get_address_of_speedUp_25() { return &___speedUp_25; } inline void set_speedUp_25(float value) { ___speedUp_25 = value; } inline static int32_t get_offset_of_reboundSpeed_26() { return static_cast(offsetof(DMListView_t512231514, ___reboundSpeed_26)); } inline float get_reboundSpeed_26() const { return ___reboundSpeed_26; } inline float* get_address_of_reboundSpeed_26() { return &___reboundSpeed_26; } inline void set_reboundSpeed_26(float value) { ___reboundSpeed_26 = value; } inline static int32_t get_offset_of_reboundDistance_27() { return static_cast(offsetof(DMListView_t512231514, ___reboundDistance_27)); } inline float get_reboundDistance_27() const { return ___reboundDistance_27; } inline float* get_address_of_reboundDistance_27() { return &___reboundDistance_27; } inline void set_reboundDistance_27(float value) { ___reboundDistance_27 = value; } inline static int32_t get_offset_of_m_panel_29() { return static_cast(offsetof(DMListView_t512231514, ___m_panel_29)); } inline UIPanel_t1716472341 * get_m_panel_29() const { return ___m_panel_29; } inline UIPanel_t1716472341 ** get_address_of_m_panel_29() { return &___m_panel_29; } inline void set_m_panel_29(UIPanel_t1716472341 * value) { ___m_panel_29 = value; Il2CppCodeGenWriteBarrier((&___m_panel_29), value); } inline static int32_t get_offset_of_m_controler_30() { return static_cast(offsetof(DMListView_t512231514, ___m_controler_30)); } inline GameObject_t1113636619 * get_m_controler_30() const { return ___m_controler_30; } inline GameObject_t1113636619 ** get_address_of_m_controler_30() { return &___m_controler_30; } inline void set_m_controler_30(GameObject_t1113636619 * value) { ___m_controler_30 = value; Il2CppCodeGenWriteBarrier((&___m_controler_30), value); } inline static int32_t get_offset_of_m_fStep_31() { return static_cast(offsetof(DMListView_t512231514, ___m_fStep_31)); } inline float get_m_fStep_31() const { return ___m_fStep_31; } inline float* get_address_of_m_fStep_31() { return &___m_fStep_31; } inline void set_m_fStep_31(float value) { ___m_fStep_31 = value; } inline static int32_t get_offset_of_m_listChildren_32() { return static_cast(offsetof(DMListView_t512231514, ___m_listChildren_32)); } inline List_1_t777473367 * get_m_listChildren_32() const { return ___m_listChildren_32; } inline List_1_t777473367 ** get_address_of_m_listChildren_32() { return &___m_listChildren_32; } inline void set_m_listChildren_32(List_1_t777473367 * value) { ___m_listChildren_32 = value; Il2CppCodeGenWriteBarrier((&___m_listChildren_32), value); } inline static int32_t get_offset_of_m_fPosMin_33() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMin_33)); } inline float get_m_fPosMin_33() const { return ___m_fPosMin_33; } inline float* get_address_of_m_fPosMin_33() { return &___m_fPosMin_33; } inline void set_m_fPosMin_33(float value) { ___m_fPosMin_33 = value; } inline static int32_t get_offset_of_m_fPosMax_34() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMax_34)); } inline float get_m_fPosMax_34() const { return ___m_fPosMax_34; } inline float* get_address_of_m_fPosMax_34() { return &___m_fPosMax_34; } inline void set_m_fPosMax_34(float value) { ___m_fPosMax_34 = value; } inline static int32_t get_offset_of_m_nActiveIndex_35() { return static_cast(offsetof(DMListView_t512231514, ___m_nActiveIndex_35)); } inline int32_t get_m_nActiveIndex_35() const { return ___m_nActiveIndex_35; } inline int32_t* get_address_of_m_nActiveIndex_35() { return &___m_nActiveIndex_35; } inline void set_m_nActiveIndex_35(int32_t value) { ___m_nActiveIndex_35 = value; } inline static int32_t get_offset_of_m_bEnableDrag_36() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableDrag_36)); } inline bool get_m_bEnableDrag_36() const { return ___m_bEnableDrag_36; } inline bool* get_address_of_m_bEnableDrag_36() { return &___m_bEnableDrag_36; } inline void set_m_bEnableDrag_36(bool value) { ___m_bEnableDrag_36 = value; } inline static int32_t get_offset_of_m_bClkingInside_37() { return static_cast(offsetof(DMListView_t512231514, ___m_bClkingInside_37)); } inline bool get_m_bClkingInside_37() const { return ___m_bClkingInside_37; } inline bool* get_address_of_m_bClkingInside_37() { return &___m_bClkingInside_37; } inline void set_m_bClkingInside_37(bool value) { ___m_bClkingInside_37 = value; } inline static int32_t get_offset_of_m_MaxOffset_38() { return static_cast(offsetof(DMListView_t512231514, ___m_MaxOffset_38)); } inline Vector2_t2156229523 get_m_MaxOffset_38() const { return ___m_MaxOffset_38; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_38() { return &___m_MaxOffset_38; } inline void set_m_MaxOffset_38(Vector2_t2156229523 value) { ___m_MaxOffset_38 = value; } inline static int32_t get_offset_of_m_ClkPos_39() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkPos_39)); } inline Vector2_t2156229523 get_m_ClkPos_39() const { return ___m_ClkPos_39; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_39() { return &___m_ClkPos_39; } inline void set_m_ClkPos_39(Vector2_t2156229523 value) { ___m_ClkPos_39 = value; } inline static int32_t get_offset_of_m_ClkedIndex_40() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkedIndex_40)); } inline int32_t get_m_ClkedIndex_40() const { return ___m_ClkedIndex_40; } inline int32_t* get_address_of_m_ClkedIndex_40() { return &___m_ClkedIndex_40; } inline void set_m_ClkedIndex_40(int32_t value) { ___m_ClkedIndex_40 = value; } inline static int32_t get_offset_of_m_fMoveTimeLabor_41() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveTimeLabor_41)); } inline float get_m_fMoveTimeLabor_41() const { return ___m_fMoveTimeLabor_41; } inline float* get_address_of_m_fMoveTimeLabor_41() { return &___m_fMoveTimeLabor_41; } inline void set_m_fMoveTimeLabor_41(float value) { ___m_fMoveTimeLabor_41 = value; } inline static int32_t get_offset_of_m_fMoveSpeed_42() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveSpeed_42)); } inline float get_m_fMoveSpeed_42() const { return ___m_fMoveSpeed_42; } inline float* get_address_of_m_fMoveSpeed_42() { return &___m_fMoveSpeed_42; } inline void set_m_fMoveSpeed_42(float value) { ___m_fMoveSpeed_42 = value; } inline static int32_t get_offset_of_m_bTargetEnable_43() { return static_cast(offsetof(DMListView_t512231514, ___m_bTargetEnable_43)); } inline bool get_m_bTargetEnable_43() const { return ___m_bTargetEnable_43; } inline bool* get_address_of_m_bTargetEnable_43() { return &___m_bTargetEnable_43; } inline void set_m_bTargetEnable_43(bool value) { ___m_bTargetEnable_43 = value; } inline static int32_t get_offset_of_m_fTargetPos_44() { return static_cast(offsetof(DMListView_t512231514, ___m_fTargetPos_44)); } inline float get_m_fTargetPos_44() const { return ___m_fTargetPos_44; } inline float* get_address_of_m_fTargetPos_44() { return &___m_fTargetPos_44; } inline void set_m_fTargetPos_44(float value) { ___m_fTargetPos_44 = value; } inline static int32_t get_offset_of_m_ClikingRootPos_45() { return static_cast(offsetof(DMListView_t512231514, ___m_ClikingRootPos_45)); } inline float get_m_ClikingRootPos_45() const { return ___m_ClikingRootPos_45; } inline float* get_address_of_m_ClikingRootPos_45() { return &___m_ClikingRootPos_45; } inline void set_m_ClikingRootPos_45(float value) { ___m_ClikingRootPos_45 = value; } inline static int32_t get_offset_of_m_ownerCamera_46() { return static_cast(offsetof(DMListView_t512231514, ___m_ownerCamera_46)); } inline Camera_t4157153871 * get_m_ownerCamera_46() const { return ___m_ownerCamera_46; } inline Camera_t4157153871 ** get_address_of_m_ownerCamera_46() { return &___m_ownerCamera_46; } inline void set_m_ownerCamera_46(Camera_t4157153871 * value) { ___m_ownerCamera_46 = value; Il2CppCodeGenWriteBarrier((&___m_ownerCamera_46), value); } }; struct DMListView_t512231514_StaticFields { public: // DMListView DMListView::activeDMList DMListView_t512231514 * ___activeDMList_14; // System.Single DMListView::s_fScaleCached float ___s_fScaleCached_28; public: inline static int32_t get_offset_of_activeDMList_14() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___activeDMList_14)); } inline DMListView_t512231514 * get_activeDMList_14() const { return ___activeDMList_14; } inline DMListView_t512231514 ** get_address_of_activeDMList_14() { return &___activeDMList_14; } inline void set_activeDMList_14(DMListView_t512231514 * value) { ___activeDMList_14 = value; Il2CppCodeGenWriteBarrier((&___activeDMList_14), value); } inline static int32_t get_offset_of_s_fScaleCached_28() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___s_fScaleCached_28)); } inline float get_s_fScaleCached_28() const { return ___s_fScaleCached_28; } inline float* get_address_of_s_fScaleCached_28() { return &___s_fScaleCached_28; } inline void set_s_fScaleCached_28(float value) { ___s_fScaleCached_28 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEW_T512231514_H #ifndef MESSAGEHANDLER_T3017544858_H #define MESSAGEHANDLER_T3017544858_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // MessageHandler struct MessageHandler_t3017544858 : public MonoBehaviour_t3962482529 { public: public: }; struct MessageHandler_t3017544858_StaticFields { public: // MessageHandler MessageHandler::s_msgHandle MessageHandler_t3017544858 * ___s_msgHandle_2; public: inline static int32_t get_offset_of_s_msgHandle_2() { return static_cast(offsetof(MessageHandler_t3017544858_StaticFields, ___s_msgHandle_2)); } inline MessageHandler_t3017544858 * get_s_msgHandle_2() const { return ___s_msgHandle_2; } inline MessageHandler_t3017544858 ** get_address_of_s_msgHandle_2() { return &___s_msgHandle_2; } inline void set_s_msgHandle_2(MessageHandler_t3017544858 * value) { ___s_msgHandle_2 = value; Il2CppCodeGenWriteBarrier((&___s_msgHandle_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESSAGEHANDLER_T3017544858_H #ifndef UIWAITINGROOM_T4262146884_H #define UIWAITINGROOM_T4262146884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiWaitingRoom struct uiWaitingRoom_t4262146884 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiWaitingRoom::m_RoleBtnGroup GameObject_t1113636619 * ___m_RoleBtnGroup_3; // UnityEngine.GameObject uiWaitingRoom::m_RoleBtnGroupRight GameObject_t1113636619 * ___m_RoleBtnGroupRight_4; // UnityEngine.GameObject uiWaitingRoom::m_WndAnchor GameObject_t1113636619 * ___m_WndAnchor_5; // UnityEngine.GameObject uiWaitingRoom::m_QuickChatRoot GameObject_t1113636619 * ___m_QuickChatRoot_6; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeartRoot GameObject_t1113636619 * ___m_ModeHeartRoot_7; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_RedActive GameObject_t1113636619 * ___m_ModeHeart_RedActive_8; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_RedDisactive GameObject_t1113636619 * ___m_ModeHeart_RedDisactive_9; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_BlueActive GameObject_t1113636619 * ___m_ModeHeart_BlueActive_10; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_BlueDisactive GameObject_t1113636619 * ___m_ModeHeart_BlueDisactive_11; // UnityEngine.GameObject uiWaitingRoom::m_BtnRoomSetting GameObject_t1113636619 * ___m_BtnRoomSetting_12; // UnityEngine.GameObject uiWaitingRoom::m_BtnReady GameObject_t1113636619 * ___m_BtnReady_13; // UnityEngine.GameObject uiWaitingRoom::m_DoReady GameObject_t1113636619 * ___m_DoReady_14; // UnityEngine.GameObject uiWaitingRoom::m_UndoReady GameObject_t1113636619 * ___m_UndoReady_15; // UnityEngine.GameObject uiWaitingRoom::m_BtnStart GameObject_t1113636619 * ___m_BtnStart_16; // UILabel uiWaitingRoom::m_RoomID UILabel_t3248798549 * ___m_RoomID_17; // UISprite uiWaitingRoom::m_RoomLocked UISprite_t194114938 * ___m_RoomLocked_18; // UISprite uiWaitingRoom::m_RoomTopCard UISprite_t194114938 * ___m_RoomTopCard_19; // UILabel uiWaitingRoom::m_RoomName UILabel_t3248798549 * ___m_RoomName_20; // UILabel uiWaitingRoom::m_DanceMusicLevel UILabel_t3248798549 * ___m_DanceMusicLevel_21; // UILabel uiWaitingRoom::m_DanceMusicName UILabel_t3248798549 * ___m_DanceMusicName_22; // UILabel uiWaitingRoom::m_DanceSceneName UILabel_t3248798549 * ___m_DanceSceneName_23; // UILabel uiWaitingRoom::m_DanceModeName UILabel_t3248798549 * ___m_DanceModeName_24; // UnityEngine.Transform uiWaitingRoom::m_RecWanFa Transform_t3600365921 * ___m_RecWanFa_25; // UnityEngine.Transform uiWaitingRoom::m_Background Transform_t3600365921 * ___m_Background_26; // UnityEngine.GameObject uiWaitingRoom::m_uiMainWaitingRoom GameObject_t1113636619 * ___m_uiMainWaitingRoom_27; // UnityEngine.GameObject uiWaitingRoom::m_uiBagAndShop GameObject_t1113636619 * ___m_uiBagAndShop_28; // UnityEngine.GameObject uiWaitingRoom::m_uiFriendAndMessage GameObject_t1113636619 * ___m_uiFriendAndMessage_29; // UnityEngine.GameObject uiWaitingRoom::m_uiShortCut GameObject_t1113636619 * ___m_uiShortCut_30; // UnityEngine.GameObject uiWaitingRoom::m_uiChatMessageList GameObject_t1113636619 * ___m_uiChatMessageList_31; // UILabel uiWaitingRoom::m_shareLabel UILabel_t3248798549 * ___m_shareLabel_32; // UnityEngine.Transform uiWaitingRoom::m_displayShowLowMode Transform_t3600365921 * ___m_displayShowLowMode_33; // UnityEngine.Transform uiWaitingRoom::m_displayShowHighMode Transform_t3600365921 * ___m_displayShowHighMode_34; // UnityEngine.Transform uiWaitingRoom::m_transSwitchBtnSprite Transform_t3600365921 * ___m_transSwitchBtnSprite_35; // DMCore.Framework.UIHelp.uiHelpAutoFolding uiWaitingRoom::m_uihelpFolding uiHelpAutoFolding_t1544799393 * ___m_uihelpFolding_36; // UnityEngine.Transform uiWaitingRoom::m_bottonMenuRoot Transform_t3600365921 * ___m_bottonMenuRoot_37; // UnityEngine.Transform uiWaitingRoom::m_chatRoombottonMenuRoot Transform_t3600365921 * ___m_chatRoombottonMenuRoot_38; // UnityEngine.Transform uiWaitingRoom::m_BeachRoomButtonMenuRoot Transform_t3600365921 * ___m_BeachRoomButtonMenuRoot_39; // UnityEngine.Transform uiWaitingRoom::transBtnSwitch Transform_t3600365921 * ___transBtnSwitch_40; // UnityEngine.Transform uiWaitingRoom::m_anchorTop Transform_t3600365921 * ___m_anchorTop_41; // UnityEngine.Transform uiWaitingRoom::m_PropsEquipBar Transform_t3600365921 * ___m_PropsEquipBar_42; // UILabel uiWaitingRoom::m_chatroomNumInfo UILabel_t3248798549 * ___m_chatroomNumInfo_43; // UnityEngine.Transform uiWaitingRoom::m_chatroomNumInfoBG Transform_t3600365921 * ___m_chatroomNumInfoBG_44; // UnityEngine.Transform uiWaitingRoom::m_memberInfo Transform_t3600365921 * ___m_memberInfo_45; // UnityEngine.Transform uiWaitingRoom::m_beachShop Transform_t3600365921 * ___m_beachShop_46; // UnityEngine.Transform uiWaitingRoom::m_beachOnlineAward Transform_t3600365921 * ___m_beachOnlineAward_47; // UnityEngine.Transform uiWaitingRoom::m_beachSingin Transform_t3600365921 * ___m_beachSingin_48; // UnityEngine.Transform uiWaitingRoom::m_beachBuyGiftPackage Transform_t3600365921 * ___m_beachBuyGiftPackage_49; // UnityEngine.Transform uiWaitingRoom::m_swimming Transform_t3600365921 * ___m_swimming_50; // UILabel uiWaitingRoom::m_swimmlabel UILabel_t3248798549 * ___m_swimmlabel_51; // UnityEngine.Transform uiWaitingRoom::m_expAddRoot Transform_t3600365921 * ___m_expAddRoot_52; // UILabel uiWaitingRoom::m_explabel UILabel_t3248798549 * ___m_explabel_53; // System.Boolean uiWaitingRoom::m_bFoldingVal bool ___m_bFoldingVal_54; // System.Int32 uiWaitingRoom::roomType int32_t ___roomType_55; // System.Boolean uiWaitingRoom::isPageInit bool ___isPageInit_56; // UnityEngine.Transform uiWaitingRoom::m_escortProgressUIRoot Transform_t3600365921 * ___m_escortProgressUIRoot_57; // UISprite uiWaitingRoom::m_taskLv UISprite_t194114938 * ___m_taskLv_58; // UILabel uiWaitingRoom::m_dest UILabel_t3248798549 * ___m_dest_59; // UILabel uiWaitingRoom::m_cdTime UILabel_t3248798549 * ___m_cdTime_60; // UISprite uiWaitingRoom::m_progressBar UISprite_t194114938 * ___m_progressBar_61; // UnityEngine.Transform uiWaitingRoom::m_btnHide Transform_t3600365921 * ___m_btnHide_62; // UnityEngine.Transform uiWaitingRoom::m_musicRoot Transform_t3600365921 * ___m_musicRoot_63; // UnityEngine.Transform uiWaitingRoom::m_shareBtn Transform_t3600365921 * ___m_shareBtn_64; // System.Int32 uiWaitingRoom::click_count int32_t ___click_count_65; // System.Single uiWaitingRoom::timer float ___timer_66; // System.Single uiWaitingRoom::duration float ___duration_67; // UnityEngine.GameObject uiWaitingRoom::obj GameObject_t1113636619 * ___obj_68; // System.Int64 uiWaitingRoom::m_LastClkedUserID int64_t ___m_LastClkedUserID_72; public: inline static int32_t get_offset_of_m_RoleBtnGroup_3() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoleBtnGroup_3)); } inline GameObject_t1113636619 * get_m_RoleBtnGroup_3() const { return ___m_RoleBtnGroup_3; } inline GameObject_t1113636619 ** get_address_of_m_RoleBtnGroup_3() { return &___m_RoleBtnGroup_3; } inline void set_m_RoleBtnGroup_3(GameObject_t1113636619 * value) { ___m_RoleBtnGroup_3 = value; Il2CppCodeGenWriteBarrier((&___m_RoleBtnGroup_3), value); } inline static int32_t get_offset_of_m_RoleBtnGroupRight_4() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoleBtnGroupRight_4)); } inline GameObject_t1113636619 * get_m_RoleBtnGroupRight_4() const { return ___m_RoleBtnGroupRight_4; } inline GameObject_t1113636619 ** get_address_of_m_RoleBtnGroupRight_4() { return &___m_RoleBtnGroupRight_4; } inline void set_m_RoleBtnGroupRight_4(GameObject_t1113636619 * value) { ___m_RoleBtnGroupRight_4 = value; Il2CppCodeGenWriteBarrier((&___m_RoleBtnGroupRight_4), value); } inline static int32_t get_offset_of_m_WndAnchor_5() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_WndAnchor_5)); } inline GameObject_t1113636619 * get_m_WndAnchor_5() const { return ___m_WndAnchor_5; } inline GameObject_t1113636619 ** get_address_of_m_WndAnchor_5() { return &___m_WndAnchor_5; } inline void set_m_WndAnchor_5(GameObject_t1113636619 * value) { ___m_WndAnchor_5 = value; Il2CppCodeGenWriteBarrier((&___m_WndAnchor_5), value); } inline static int32_t get_offset_of_m_QuickChatRoot_6() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_QuickChatRoot_6)); } inline GameObject_t1113636619 * get_m_QuickChatRoot_6() const { return ___m_QuickChatRoot_6; } inline GameObject_t1113636619 ** get_address_of_m_QuickChatRoot_6() { return &___m_QuickChatRoot_6; } inline void set_m_QuickChatRoot_6(GameObject_t1113636619 * value) { ___m_QuickChatRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_QuickChatRoot_6), value); } inline static int32_t get_offset_of_m_ModeHeartRoot_7() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeartRoot_7)); } inline GameObject_t1113636619 * get_m_ModeHeartRoot_7() const { return ___m_ModeHeartRoot_7; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeartRoot_7() { return &___m_ModeHeartRoot_7; } inline void set_m_ModeHeartRoot_7(GameObject_t1113636619 * value) { ___m_ModeHeartRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeartRoot_7), value); } inline static int32_t get_offset_of_m_ModeHeart_RedActive_8() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_RedActive_8)); } inline GameObject_t1113636619 * get_m_ModeHeart_RedActive_8() const { return ___m_ModeHeart_RedActive_8; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_RedActive_8() { return &___m_ModeHeart_RedActive_8; } inline void set_m_ModeHeart_RedActive_8(GameObject_t1113636619 * value) { ___m_ModeHeart_RedActive_8 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_RedActive_8), value); } inline static int32_t get_offset_of_m_ModeHeart_RedDisactive_9() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_RedDisactive_9)); } inline GameObject_t1113636619 * get_m_ModeHeart_RedDisactive_9() const { return ___m_ModeHeart_RedDisactive_9; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_RedDisactive_9() { return &___m_ModeHeart_RedDisactive_9; } inline void set_m_ModeHeart_RedDisactive_9(GameObject_t1113636619 * value) { ___m_ModeHeart_RedDisactive_9 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_RedDisactive_9), value); } inline static int32_t get_offset_of_m_ModeHeart_BlueActive_10() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_BlueActive_10)); } inline GameObject_t1113636619 * get_m_ModeHeart_BlueActive_10() const { return ___m_ModeHeart_BlueActive_10; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_BlueActive_10() { return &___m_ModeHeart_BlueActive_10; } inline void set_m_ModeHeart_BlueActive_10(GameObject_t1113636619 * value) { ___m_ModeHeart_BlueActive_10 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_BlueActive_10), value); } inline static int32_t get_offset_of_m_ModeHeart_BlueDisactive_11() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_BlueDisactive_11)); } inline GameObject_t1113636619 * get_m_ModeHeart_BlueDisactive_11() const { return ___m_ModeHeart_BlueDisactive_11; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_BlueDisactive_11() { return &___m_ModeHeart_BlueDisactive_11; } inline void set_m_ModeHeart_BlueDisactive_11(GameObject_t1113636619 * value) { ___m_ModeHeart_BlueDisactive_11 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_BlueDisactive_11), value); } inline static int32_t get_offset_of_m_BtnRoomSetting_12() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnRoomSetting_12)); } inline GameObject_t1113636619 * get_m_BtnRoomSetting_12() const { return ___m_BtnRoomSetting_12; } inline GameObject_t1113636619 ** get_address_of_m_BtnRoomSetting_12() { return &___m_BtnRoomSetting_12; } inline void set_m_BtnRoomSetting_12(GameObject_t1113636619 * value) { ___m_BtnRoomSetting_12 = value; Il2CppCodeGenWriteBarrier((&___m_BtnRoomSetting_12), value); } inline static int32_t get_offset_of_m_BtnReady_13() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnReady_13)); } inline GameObject_t1113636619 * get_m_BtnReady_13() const { return ___m_BtnReady_13; } inline GameObject_t1113636619 ** get_address_of_m_BtnReady_13() { return &___m_BtnReady_13; } inline void set_m_BtnReady_13(GameObject_t1113636619 * value) { ___m_BtnReady_13 = value; Il2CppCodeGenWriteBarrier((&___m_BtnReady_13), value); } inline static int32_t get_offset_of_m_DoReady_14() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DoReady_14)); } inline GameObject_t1113636619 * get_m_DoReady_14() const { return ___m_DoReady_14; } inline GameObject_t1113636619 ** get_address_of_m_DoReady_14() { return &___m_DoReady_14; } inline void set_m_DoReady_14(GameObject_t1113636619 * value) { ___m_DoReady_14 = value; Il2CppCodeGenWriteBarrier((&___m_DoReady_14), value); } inline static int32_t get_offset_of_m_UndoReady_15() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_UndoReady_15)); } inline GameObject_t1113636619 * get_m_UndoReady_15() const { return ___m_UndoReady_15; } inline GameObject_t1113636619 ** get_address_of_m_UndoReady_15() { return &___m_UndoReady_15; } inline void set_m_UndoReady_15(GameObject_t1113636619 * value) { ___m_UndoReady_15 = value; Il2CppCodeGenWriteBarrier((&___m_UndoReady_15), value); } inline static int32_t get_offset_of_m_BtnStart_16() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnStart_16)); } inline GameObject_t1113636619 * get_m_BtnStart_16() const { return ___m_BtnStart_16; } inline GameObject_t1113636619 ** get_address_of_m_BtnStart_16() { return &___m_BtnStart_16; } inline void set_m_BtnStart_16(GameObject_t1113636619 * value) { ___m_BtnStart_16 = value; Il2CppCodeGenWriteBarrier((&___m_BtnStart_16), value); } inline static int32_t get_offset_of_m_RoomID_17() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomID_17)); } inline UILabel_t3248798549 * get_m_RoomID_17() const { return ___m_RoomID_17; } inline UILabel_t3248798549 ** get_address_of_m_RoomID_17() { return &___m_RoomID_17; } inline void set_m_RoomID_17(UILabel_t3248798549 * value) { ___m_RoomID_17 = value; Il2CppCodeGenWriteBarrier((&___m_RoomID_17), value); } inline static int32_t get_offset_of_m_RoomLocked_18() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomLocked_18)); } inline UISprite_t194114938 * get_m_RoomLocked_18() const { return ___m_RoomLocked_18; } inline UISprite_t194114938 ** get_address_of_m_RoomLocked_18() { return &___m_RoomLocked_18; } inline void set_m_RoomLocked_18(UISprite_t194114938 * value) { ___m_RoomLocked_18 = value; Il2CppCodeGenWriteBarrier((&___m_RoomLocked_18), value); } inline static int32_t get_offset_of_m_RoomTopCard_19() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomTopCard_19)); } inline UISprite_t194114938 * get_m_RoomTopCard_19() const { return ___m_RoomTopCard_19; } inline UISprite_t194114938 ** get_address_of_m_RoomTopCard_19() { return &___m_RoomTopCard_19; } inline void set_m_RoomTopCard_19(UISprite_t194114938 * value) { ___m_RoomTopCard_19 = value; Il2CppCodeGenWriteBarrier((&___m_RoomTopCard_19), value); } inline static int32_t get_offset_of_m_RoomName_20() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomName_20)); } inline UILabel_t3248798549 * get_m_RoomName_20() const { return ___m_RoomName_20; } inline UILabel_t3248798549 ** get_address_of_m_RoomName_20() { return &___m_RoomName_20; } inline void set_m_RoomName_20(UILabel_t3248798549 * value) { ___m_RoomName_20 = value; Il2CppCodeGenWriteBarrier((&___m_RoomName_20), value); } inline static int32_t get_offset_of_m_DanceMusicLevel_21() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceMusicLevel_21)); } inline UILabel_t3248798549 * get_m_DanceMusicLevel_21() const { return ___m_DanceMusicLevel_21; } inline UILabel_t3248798549 ** get_address_of_m_DanceMusicLevel_21() { return &___m_DanceMusicLevel_21; } inline void set_m_DanceMusicLevel_21(UILabel_t3248798549 * value) { ___m_DanceMusicLevel_21 = value; Il2CppCodeGenWriteBarrier((&___m_DanceMusicLevel_21), value); } inline static int32_t get_offset_of_m_DanceMusicName_22() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceMusicName_22)); } inline UILabel_t3248798549 * get_m_DanceMusicName_22() const { return ___m_DanceMusicName_22; } inline UILabel_t3248798549 ** get_address_of_m_DanceMusicName_22() { return &___m_DanceMusicName_22; } inline void set_m_DanceMusicName_22(UILabel_t3248798549 * value) { ___m_DanceMusicName_22 = value; Il2CppCodeGenWriteBarrier((&___m_DanceMusicName_22), value); } inline static int32_t get_offset_of_m_DanceSceneName_23() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceSceneName_23)); } inline UILabel_t3248798549 * get_m_DanceSceneName_23() const { return ___m_DanceSceneName_23; } inline UILabel_t3248798549 ** get_address_of_m_DanceSceneName_23() { return &___m_DanceSceneName_23; } inline void set_m_DanceSceneName_23(UILabel_t3248798549 * value) { ___m_DanceSceneName_23 = value; Il2CppCodeGenWriteBarrier((&___m_DanceSceneName_23), value); } inline static int32_t get_offset_of_m_DanceModeName_24() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceModeName_24)); } inline UILabel_t3248798549 * get_m_DanceModeName_24() const { return ___m_DanceModeName_24; } inline UILabel_t3248798549 ** get_address_of_m_DanceModeName_24() { return &___m_DanceModeName_24; } inline void set_m_DanceModeName_24(UILabel_t3248798549 * value) { ___m_DanceModeName_24 = value; Il2CppCodeGenWriteBarrier((&___m_DanceModeName_24), value); } inline static int32_t get_offset_of_m_RecWanFa_25() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RecWanFa_25)); } inline Transform_t3600365921 * get_m_RecWanFa_25() const { return ___m_RecWanFa_25; } inline Transform_t3600365921 ** get_address_of_m_RecWanFa_25() { return &___m_RecWanFa_25; } inline void set_m_RecWanFa_25(Transform_t3600365921 * value) { ___m_RecWanFa_25 = value; Il2CppCodeGenWriteBarrier((&___m_RecWanFa_25), value); } inline static int32_t get_offset_of_m_Background_26() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_Background_26)); } inline Transform_t3600365921 * get_m_Background_26() const { return ___m_Background_26; } inline Transform_t3600365921 ** get_address_of_m_Background_26() { return &___m_Background_26; } inline void set_m_Background_26(Transform_t3600365921 * value) { ___m_Background_26 = value; Il2CppCodeGenWriteBarrier((&___m_Background_26), value); } inline static int32_t get_offset_of_m_uiMainWaitingRoom_27() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiMainWaitingRoom_27)); } inline GameObject_t1113636619 * get_m_uiMainWaitingRoom_27() const { return ___m_uiMainWaitingRoom_27; } inline GameObject_t1113636619 ** get_address_of_m_uiMainWaitingRoom_27() { return &___m_uiMainWaitingRoom_27; } inline void set_m_uiMainWaitingRoom_27(GameObject_t1113636619 * value) { ___m_uiMainWaitingRoom_27 = value; Il2CppCodeGenWriteBarrier((&___m_uiMainWaitingRoom_27), value); } inline static int32_t get_offset_of_m_uiBagAndShop_28() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiBagAndShop_28)); } inline GameObject_t1113636619 * get_m_uiBagAndShop_28() const { return ___m_uiBagAndShop_28; } inline GameObject_t1113636619 ** get_address_of_m_uiBagAndShop_28() { return &___m_uiBagAndShop_28; } inline void set_m_uiBagAndShop_28(GameObject_t1113636619 * value) { ___m_uiBagAndShop_28 = value; Il2CppCodeGenWriteBarrier((&___m_uiBagAndShop_28), value); } inline static int32_t get_offset_of_m_uiFriendAndMessage_29() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiFriendAndMessage_29)); } inline GameObject_t1113636619 * get_m_uiFriendAndMessage_29() const { return ___m_uiFriendAndMessage_29; } inline GameObject_t1113636619 ** get_address_of_m_uiFriendAndMessage_29() { return &___m_uiFriendAndMessage_29; } inline void set_m_uiFriendAndMessage_29(GameObject_t1113636619 * value) { ___m_uiFriendAndMessage_29 = value; Il2CppCodeGenWriteBarrier((&___m_uiFriendAndMessage_29), value); } inline static int32_t get_offset_of_m_uiShortCut_30() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiShortCut_30)); } inline GameObject_t1113636619 * get_m_uiShortCut_30() const { return ___m_uiShortCut_30; } inline GameObject_t1113636619 ** get_address_of_m_uiShortCut_30() { return &___m_uiShortCut_30; } inline void set_m_uiShortCut_30(GameObject_t1113636619 * value) { ___m_uiShortCut_30 = value; Il2CppCodeGenWriteBarrier((&___m_uiShortCut_30), value); } inline static int32_t get_offset_of_m_uiChatMessageList_31() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiChatMessageList_31)); } inline GameObject_t1113636619 * get_m_uiChatMessageList_31() const { return ___m_uiChatMessageList_31; } inline GameObject_t1113636619 ** get_address_of_m_uiChatMessageList_31() { return &___m_uiChatMessageList_31; } inline void set_m_uiChatMessageList_31(GameObject_t1113636619 * value) { ___m_uiChatMessageList_31 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatMessageList_31), value); } inline static int32_t get_offset_of_m_shareLabel_32() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_shareLabel_32)); } inline UILabel_t3248798549 * get_m_shareLabel_32() const { return ___m_shareLabel_32; } inline UILabel_t3248798549 ** get_address_of_m_shareLabel_32() { return &___m_shareLabel_32; } inline void set_m_shareLabel_32(UILabel_t3248798549 * value) { ___m_shareLabel_32 = value; Il2CppCodeGenWriteBarrier((&___m_shareLabel_32), value); } inline static int32_t get_offset_of_m_displayShowLowMode_33() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_displayShowLowMode_33)); } inline Transform_t3600365921 * get_m_displayShowLowMode_33() const { return ___m_displayShowLowMode_33; } inline Transform_t3600365921 ** get_address_of_m_displayShowLowMode_33() { return &___m_displayShowLowMode_33; } inline void set_m_displayShowLowMode_33(Transform_t3600365921 * value) { ___m_displayShowLowMode_33 = value; Il2CppCodeGenWriteBarrier((&___m_displayShowLowMode_33), value); } inline static int32_t get_offset_of_m_displayShowHighMode_34() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_displayShowHighMode_34)); } inline Transform_t3600365921 * get_m_displayShowHighMode_34() const { return ___m_displayShowHighMode_34; } inline Transform_t3600365921 ** get_address_of_m_displayShowHighMode_34() { return &___m_displayShowHighMode_34; } inline void set_m_displayShowHighMode_34(Transform_t3600365921 * value) { ___m_displayShowHighMode_34 = value; Il2CppCodeGenWriteBarrier((&___m_displayShowHighMode_34), value); } inline static int32_t get_offset_of_m_transSwitchBtnSprite_35() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_transSwitchBtnSprite_35)); } inline Transform_t3600365921 * get_m_transSwitchBtnSprite_35() const { return ___m_transSwitchBtnSprite_35; } inline Transform_t3600365921 ** get_address_of_m_transSwitchBtnSprite_35() { return &___m_transSwitchBtnSprite_35; } inline void set_m_transSwitchBtnSprite_35(Transform_t3600365921 * value) { ___m_transSwitchBtnSprite_35 = value; Il2CppCodeGenWriteBarrier((&___m_transSwitchBtnSprite_35), value); } inline static int32_t get_offset_of_m_uihelpFolding_36() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uihelpFolding_36)); } inline uiHelpAutoFolding_t1544799393 * get_m_uihelpFolding_36() const { return ___m_uihelpFolding_36; } inline uiHelpAutoFolding_t1544799393 ** get_address_of_m_uihelpFolding_36() { return &___m_uihelpFolding_36; } inline void set_m_uihelpFolding_36(uiHelpAutoFolding_t1544799393 * value) { ___m_uihelpFolding_36 = value; Il2CppCodeGenWriteBarrier((&___m_uihelpFolding_36), value); } inline static int32_t get_offset_of_m_bottonMenuRoot_37() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_bottonMenuRoot_37)); } inline Transform_t3600365921 * get_m_bottonMenuRoot_37() const { return ___m_bottonMenuRoot_37; } inline Transform_t3600365921 ** get_address_of_m_bottonMenuRoot_37() { return &___m_bottonMenuRoot_37; } inline void set_m_bottonMenuRoot_37(Transform_t3600365921 * value) { ___m_bottonMenuRoot_37 = value; Il2CppCodeGenWriteBarrier((&___m_bottonMenuRoot_37), value); } inline static int32_t get_offset_of_m_chatRoombottonMenuRoot_38() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatRoombottonMenuRoot_38)); } inline Transform_t3600365921 * get_m_chatRoombottonMenuRoot_38() const { return ___m_chatRoombottonMenuRoot_38; } inline Transform_t3600365921 ** get_address_of_m_chatRoombottonMenuRoot_38() { return &___m_chatRoombottonMenuRoot_38; } inline void set_m_chatRoombottonMenuRoot_38(Transform_t3600365921 * value) { ___m_chatRoombottonMenuRoot_38 = value; Il2CppCodeGenWriteBarrier((&___m_chatRoombottonMenuRoot_38), value); } inline static int32_t get_offset_of_m_BeachRoomButtonMenuRoot_39() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BeachRoomButtonMenuRoot_39)); } inline Transform_t3600365921 * get_m_BeachRoomButtonMenuRoot_39() const { return ___m_BeachRoomButtonMenuRoot_39; } inline Transform_t3600365921 ** get_address_of_m_BeachRoomButtonMenuRoot_39() { return &___m_BeachRoomButtonMenuRoot_39; } inline void set_m_BeachRoomButtonMenuRoot_39(Transform_t3600365921 * value) { ___m_BeachRoomButtonMenuRoot_39 = value; Il2CppCodeGenWriteBarrier((&___m_BeachRoomButtonMenuRoot_39), value); } inline static int32_t get_offset_of_transBtnSwitch_40() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___transBtnSwitch_40)); } inline Transform_t3600365921 * get_transBtnSwitch_40() const { return ___transBtnSwitch_40; } inline Transform_t3600365921 ** get_address_of_transBtnSwitch_40() { return &___transBtnSwitch_40; } inline void set_transBtnSwitch_40(Transform_t3600365921 * value) { ___transBtnSwitch_40 = value; Il2CppCodeGenWriteBarrier((&___transBtnSwitch_40), value); } inline static int32_t get_offset_of_m_anchorTop_41() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_anchorTop_41)); } inline Transform_t3600365921 * get_m_anchorTop_41() const { return ___m_anchorTop_41; } inline Transform_t3600365921 ** get_address_of_m_anchorTop_41() { return &___m_anchorTop_41; } inline void set_m_anchorTop_41(Transform_t3600365921 * value) { ___m_anchorTop_41 = value; Il2CppCodeGenWriteBarrier((&___m_anchorTop_41), value); } inline static int32_t get_offset_of_m_PropsEquipBar_42() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_PropsEquipBar_42)); } inline Transform_t3600365921 * get_m_PropsEquipBar_42() const { return ___m_PropsEquipBar_42; } inline Transform_t3600365921 ** get_address_of_m_PropsEquipBar_42() { return &___m_PropsEquipBar_42; } inline void set_m_PropsEquipBar_42(Transform_t3600365921 * value) { ___m_PropsEquipBar_42 = value; Il2CppCodeGenWriteBarrier((&___m_PropsEquipBar_42), value); } inline static int32_t get_offset_of_m_chatroomNumInfo_43() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatroomNumInfo_43)); } inline UILabel_t3248798549 * get_m_chatroomNumInfo_43() const { return ___m_chatroomNumInfo_43; } inline UILabel_t3248798549 ** get_address_of_m_chatroomNumInfo_43() { return &___m_chatroomNumInfo_43; } inline void set_m_chatroomNumInfo_43(UILabel_t3248798549 * value) { ___m_chatroomNumInfo_43 = value; Il2CppCodeGenWriteBarrier((&___m_chatroomNumInfo_43), value); } inline static int32_t get_offset_of_m_chatroomNumInfoBG_44() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatroomNumInfoBG_44)); } inline Transform_t3600365921 * get_m_chatroomNumInfoBG_44() const { return ___m_chatroomNumInfoBG_44; } inline Transform_t3600365921 ** get_address_of_m_chatroomNumInfoBG_44() { return &___m_chatroomNumInfoBG_44; } inline void set_m_chatroomNumInfoBG_44(Transform_t3600365921 * value) { ___m_chatroomNumInfoBG_44 = value; Il2CppCodeGenWriteBarrier((&___m_chatroomNumInfoBG_44), value); } inline static int32_t get_offset_of_m_memberInfo_45() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_memberInfo_45)); } inline Transform_t3600365921 * get_m_memberInfo_45() const { return ___m_memberInfo_45; } inline Transform_t3600365921 ** get_address_of_m_memberInfo_45() { return &___m_memberInfo_45; } inline void set_m_memberInfo_45(Transform_t3600365921 * value) { ___m_memberInfo_45 = value; Il2CppCodeGenWriteBarrier((&___m_memberInfo_45), value); } inline static int32_t get_offset_of_m_beachShop_46() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachShop_46)); } inline Transform_t3600365921 * get_m_beachShop_46() const { return ___m_beachShop_46; } inline Transform_t3600365921 ** get_address_of_m_beachShop_46() { return &___m_beachShop_46; } inline void set_m_beachShop_46(Transform_t3600365921 * value) { ___m_beachShop_46 = value; Il2CppCodeGenWriteBarrier((&___m_beachShop_46), value); } inline static int32_t get_offset_of_m_beachOnlineAward_47() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachOnlineAward_47)); } inline Transform_t3600365921 * get_m_beachOnlineAward_47() const { return ___m_beachOnlineAward_47; } inline Transform_t3600365921 ** get_address_of_m_beachOnlineAward_47() { return &___m_beachOnlineAward_47; } inline void set_m_beachOnlineAward_47(Transform_t3600365921 * value) { ___m_beachOnlineAward_47 = value; Il2CppCodeGenWriteBarrier((&___m_beachOnlineAward_47), value); } inline static int32_t get_offset_of_m_beachSingin_48() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachSingin_48)); } inline Transform_t3600365921 * get_m_beachSingin_48() const { return ___m_beachSingin_48; } inline Transform_t3600365921 ** get_address_of_m_beachSingin_48() { return &___m_beachSingin_48; } inline void set_m_beachSingin_48(Transform_t3600365921 * value) { ___m_beachSingin_48 = value; Il2CppCodeGenWriteBarrier((&___m_beachSingin_48), value); } inline static int32_t get_offset_of_m_beachBuyGiftPackage_49() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachBuyGiftPackage_49)); } inline Transform_t3600365921 * get_m_beachBuyGiftPackage_49() const { return ___m_beachBuyGiftPackage_49; } inline Transform_t3600365921 ** get_address_of_m_beachBuyGiftPackage_49() { return &___m_beachBuyGiftPackage_49; } inline void set_m_beachBuyGiftPackage_49(Transform_t3600365921 * value) { ___m_beachBuyGiftPackage_49 = value; Il2CppCodeGenWriteBarrier((&___m_beachBuyGiftPackage_49), value); } inline static int32_t get_offset_of_m_swimming_50() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_swimming_50)); } inline Transform_t3600365921 * get_m_swimming_50() const { return ___m_swimming_50; } inline Transform_t3600365921 ** get_address_of_m_swimming_50() { return &___m_swimming_50; } inline void set_m_swimming_50(Transform_t3600365921 * value) { ___m_swimming_50 = value; Il2CppCodeGenWriteBarrier((&___m_swimming_50), value); } inline static int32_t get_offset_of_m_swimmlabel_51() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_swimmlabel_51)); } inline UILabel_t3248798549 * get_m_swimmlabel_51() const { return ___m_swimmlabel_51; } inline UILabel_t3248798549 ** get_address_of_m_swimmlabel_51() { return &___m_swimmlabel_51; } inline void set_m_swimmlabel_51(UILabel_t3248798549 * value) { ___m_swimmlabel_51 = value; Il2CppCodeGenWriteBarrier((&___m_swimmlabel_51), value); } inline static int32_t get_offset_of_m_expAddRoot_52() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_expAddRoot_52)); } inline Transform_t3600365921 * get_m_expAddRoot_52() const { return ___m_expAddRoot_52; } inline Transform_t3600365921 ** get_address_of_m_expAddRoot_52() { return &___m_expAddRoot_52; } inline void set_m_expAddRoot_52(Transform_t3600365921 * value) { ___m_expAddRoot_52 = value; Il2CppCodeGenWriteBarrier((&___m_expAddRoot_52), value); } inline static int32_t get_offset_of_m_explabel_53() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_explabel_53)); } inline UILabel_t3248798549 * get_m_explabel_53() const { return ___m_explabel_53; } inline UILabel_t3248798549 ** get_address_of_m_explabel_53() { return &___m_explabel_53; } inline void set_m_explabel_53(UILabel_t3248798549 * value) { ___m_explabel_53 = value; Il2CppCodeGenWriteBarrier((&___m_explabel_53), value); } inline static int32_t get_offset_of_m_bFoldingVal_54() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_bFoldingVal_54)); } inline bool get_m_bFoldingVal_54() const { return ___m_bFoldingVal_54; } inline bool* get_address_of_m_bFoldingVal_54() { return &___m_bFoldingVal_54; } inline void set_m_bFoldingVal_54(bool value) { ___m_bFoldingVal_54 = value; } inline static int32_t get_offset_of_roomType_55() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___roomType_55)); } inline int32_t get_roomType_55() const { return ___roomType_55; } inline int32_t* get_address_of_roomType_55() { return &___roomType_55; } inline void set_roomType_55(int32_t value) { ___roomType_55 = value; } inline static int32_t get_offset_of_isPageInit_56() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___isPageInit_56)); } inline bool get_isPageInit_56() const { return ___isPageInit_56; } inline bool* get_address_of_isPageInit_56() { return &___isPageInit_56; } inline void set_isPageInit_56(bool value) { ___isPageInit_56 = value; } inline static int32_t get_offset_of_m_escortProgressUIRoot_57() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_escortProgressUIRoot_57)); } inline Transform_t3600365921 * get_m_escortProgressUIRoot_57() const { return ___m_escortProgressUIRoot_57; } inline Transform_t3600365921 ** get_address_of_m_escortProgressUIRoot_57() { return &___m_escortProgressUIRoot_57; } inline void set_m_escortProgressUIRoot_57(Transform_t3600365921 * value) { ___m_escortProgressUIRoot_57 = value; Il2CppCodeGenWriteBarrier((&___m_escortProgressUIRoot_57), value); } inline static int32_t get_offset_of_m_taskLv_58() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_taskLv_58)); } inline UISprite_t194114938 * get_m_taskLv_58() const { return ___m_taskLv_58; } inline UISprite_t194114938 ** get_address_of_m_taskLv_58() { return &___m_taskLv_58; } inline void set_m_taskLv_58(UISprite_t194114938 * value) { ___m_taskLv_58 = value; Il2CppCodeGenWriteBarrier((&___m_taskLv_58), value); } inline static int32_t get_offset_of_m_dest_59() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_dest_59)); } inline UILabel_t3248798549 * get_m_dest_59() const { return ___m_dest_59; } inline UILabel_t3248798549 ** get_address_of_m_dest_59() { return &___m_dest_59; } inline void set_m_dest_59(UILabel_t3248798549 * value) { ___m_dest_59 = value; Il2CppCodeGenWriteBarrier((&___m_dest_59), value); } inline static int32_t get_offset_of_m_cdTime_60() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_cdTime_60)); } inline UILabel_t3248798549 * get_m_cdTime_60() const { return ___m_cdTime_60; } inline UILabel_t3248798549 ** get_address_of_m_cdTime_60() { return &___m_cdTime_60; } inline void set_m_cdTime_60(UILabel_t3248798549 * value) { ___m_cdTime_60 = value; Il2CppCodeGenWriteBarrier((&___m_cdTime_60), value); } inline static int32_t get_offset_of_m_progressBar_61() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_progressBar_61)); } inline UISprite_t194114938 * get_m_progressBar_61() const { return ___m_progressBar_61; } inline UISprite_t194114938 ** get_address_of_m_progressBar_61() { return &___m_progressBar_61; } inline void set_m_progressBar_61(UISprite_t194114938 * value) { ___m_progressBar_61 = value; Il2CppCodeGenWriteBarrier((&___m_progressBar_61), value); } inline static int32_t get_offset_of_m_btnHide_62() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_btnHide_62)); } inline Transform_t3600365921 * get_m_btnHide_62() const { return ___m_btnHide_62; } inline Transform_t3600365921 ** get_address_of_m_btnHide_62() { return &___m_btnHide_62; } inline void set_m_btnHide_62(Transform_t3600365921 * value) { ___m_btnHide_62 = value; Il2CppCodeGenWriteBarrier((&___m_btnHide_62), value); } inline static int32_t get_offset_of_m_musicRoot_63() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_musicRoot_63)); } inline Transform_t3600365921 * get_m_musicRoot_63() const { return ___m_musicRoot_63; } inline Transform_t3600365921 ** get_address_of_m_musicRoot_63() { return &___m_musicRoot_63; } inline void set_m_musicRoot_63(Transform_t3600365921 * value) { ___m_musicRoot_63 = value; Il2CppCodeGenWriteBarrier((&___m_musicRoot_63), value); } inline static int32_t get_offset_of_m_shareBtn_64() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_shareBtn_64)); } inline Transform_t3600365921 * get_m_shareBtn_64() const { return ___m_shareBtn_64; } inline Transform_t3600365921 ** get_address_of_m_shareBtn_64() { return &___m_shareBtn_64; } inline void set_m_shareBtn_64(Transform_t3600365921 * value) { ___m_shareBtn_64 = value; Il2CppCodeGenWriteBarrier((&___m_shareBtn_64), value); } inline static int32_t get_offset_of_click_count_65() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___click_count_65)); } inline int32_t get_click_count_65() const { return ___click_count_65; } inline int32_t* get_address_of_click_count_65() { return &___click_count_65; } inline void set_click_count_65(int32_t value) { ___click_count_65 = value; } inline static int32_t get_offset_of_timer_66() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___timer_66)); } inline float get_timer_66() const { return ___timer_66; } inline float* get_address_of_timer_66() { return &___timer_66; } inline void set_timer_66(float value) { ___timer_66 = value; } inline static int32_t get_offset_of_duration_67() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___duration_67)); } inline float get_duration_67() const { return ___duration_67; } inline float* get_address_of_duration_67() { return &___duration_67; } inline void set_duration_67(float value) { ___duration_67 = value; } inline static int32_t get_offset_of_obj_68() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___obj_68)); } inline GameObject_t1113636619 * get_obj_68() const { return ___obj_68; } inline GameObject_t1113636619 ** get_address_of_obj_68() { return &___obj_68; } inline void set_obj_68(GameObject_t1113636619 * value) { ___obj_68 = value; Il2CppCodeGenWriteBarrier((&___obj_68), value); } inline static int32_t get_offset_of_m_LastClkedUserID_72() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_LastClkedUserID_72)); } inline int64_t get_m_LastClkedUserID_72() const { return ___m_LastClkedUserID_72; } inline int64_t* get_address_of_m_LastClkedUserID_72() { return &___m_LastClkedUserID_72; } inline void set_m_LastClkedUserID_72(int64_t value) { ___m_LastClkedUserID_72 = value; } }; struct uiWaitingRoom_t4262146884_StaticFields { public: // uiWaitingRoom uiWaitingRoom::s_Instance uiWaitingRoom_t4262146884 * ___s_Instance_2; // System.Int64 uiWaitingRoom::k__BackingField int64_t ___U3CClickUserIDU3Ek__BackingField_69; // System.String uiWaitingRoom::k__BackingField String_t* ___U3CClickUserNameU3Ek__BackingField_70; // System.Int32 uiWaitingRoom::k__BackingField int32_t ___U3CClickGuildIDU3Ek__BackingField_71; // System.Single uiWaitingRoom::s_fTimeCardShow float ___s_fTimeCardShow_73; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___s_Instance_2)); } inline uiWaitingRoom_t4262146884 * get_s_Instance_2() const { return ___s_Instance_2; } inline uiWaitingRoom_t4262146884 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(uiWaitingRoom_t4262146884 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CClickUserIDU3Ek__BackingField_69() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickUserIDU3Ek__BackingField_69)); } inline int64_t get_U3CClickUserIDU3Ek__BackingField_69() const { return ___U3CClickUserIDU3Ek__BackingField_69; } inline int64_t* get_address_of_U3CClickUserIDU3Ek__BackingField_69() { return &___U3CClickUserIDU3Ek__BackingField_69; } inline void set_U3CClickUserIDU3Ek__BackingField_69(int64_t value) { ___U3CClickUserIDU3Ek__BackingField_69 = value; } inline static int32_t get_offset_of_U3CClickUserNameU3Ek__BackingField_70() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickUserNameU3Ek__BackingField_70)); } inline String_t* get_U3CClickUserNameU3Ek__BackingField_70() const { return ___U3CClickUserNameU3Ek__BackingField_70; } inline String_t** get_address_of_U3CClickUserNameU3Ek__BackingField_70() { return &___U3CClickUserNameU3Ek__BackingField_70; } inline void set_U3CClickUserNameU3Ek__BackingField_70(String_t* value) { ___U3CClickUserNameU3Ek__BackingField_70 = value; Il2CppCodeGenWriteBarrier((&___U3CClickUserNameU3Ek__BackingField_70), value); } inline static int32_t get_offset_of_U3CClickGuildIDU3Ek__BackingField_71() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickGuildIDU3Ek__BackingField_71)); } inline int32_t get_U3CClickGuildIDU3Ek__BackingField_71() const { return ___U3CClickGuildIDU3Ek__BackingField_71; } inline int32_t* get_address_of_U3CClickGuildIDU3Ek__BackingField_71() { return &___U3CClickGuildIDU3Ek__BackingField_71; } inline void set_U3CClickGuildIDU3Ek__BackingField_71(int32_t value) { ___U3CClickGuildIDU3Ek__BackingField_71 = value; } inline static int32_t get_offset_of_s_fTimeCardShow_73() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___s_fTimeCardShow_73)); } inline float get_s_fTimeCardShow_73() const { return ___s_fTimeCardShow_73; } inline float* get_address_of_s_fTimeCardShow_73() { return &___s_fTimeCardShow_73; } inline void set_s_fTimeCardShow_73(float value) { ___s_fTimeCardShow_73 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWAITINGROOM_T4262146884_H #ifndef UIEVENTLISTENER_T1665237878_H #define UIEVENTLISTENER_T1665237878_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIEventListener struct UIEventListener_t1665237878 : public MonoBehaviour_t3962482529 { public: // System.Object UIEventListener::parameter RuntimeObject * ___parameter_2; // System.Action`1 UIEventListener::onSubmit Action_1_t1286104214 * ___onSubmit_3; // System.Action`1 UIEventListener::onClick Action_1_t1286104214 * ___onClick_4; // System.Action`1 UIEventListener::onDoubleClick Action_1_t1286104214 * ___onDoubleClick_5; // System.Action`2 UIEventListener::onHover Action_2_t4266817756 * ___onHover_6; // System.Action`2 UIEventListener::onPress Action_2_t4266817756 * ___onPress_7; // System.Action`2 UIEventListener::onSelect Action_2_t4266817756 * ___onSelect_8; // System.Action`2 UIEventListener::onScroll Action_2_t1271829269 * ___onScroll_9; // System.Action`2 UIEventListener::onDrag Action_2_t2030792018 * ___onDrag_10; // System.Action`2 UIEventListener::onDrop Action_2_t988199114 * ___onDrop_11; // System.Action`2 UIEventListener::onInput Action_2_t1722013184 * ___onInput_12; // System.Action`2 UIEventListener::onKey Action_2_t2473856772 * ___onKey_13; public: inline static int32_t get_offset_of_parameter_2() { return static_cast(offsetof(UIEventListener_t1665237878, ___parameter_2)); } inline RuntimeObject * get_parameter_2() const { return ___parameter_2; } inline RuntimeObject ** get_address_of_parameter_2() { return &___parameter_2; } inline void set_parameter_2(RuntimeObject * value) { ___parameter_2 = value; Il2CppCodeGenWriteBarrier((&___parameter_2), value); } inline static int32_t get_offset_of_onSubmit_3() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSubmit_3)); } inline Action_1_t1286104214 * get_onSubmit_3() const { return ___onSubmit_3; } inline Action_1_t1286104214 ** get_address_of_onSubmit_3() { return &___onSubmit_3; } inline void set_onSubmit_3(Action_1_t1286104214 * value) { ___onSubmit_3 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_3), value); } inline static int32_t get_offset_of_onClick_4() { return static_cast(offsetof(UIEventListener_t1665237878, ___onClick_4)); } inline Action_1_t1286104214 * get_onClick_4() const { return ___onClick_4; } inline Action_1_t1286104214 ** get_address_of_onClick_4() { return &___onClick_4; } inline void set_onClick_4(Action_1_t1286104214 * value) { ___onClick_4 = value; Il2CppCodeGenWriteBarrier((&___onClick_4), value); } inline static int32_t get_offset_of_onDoubleClick_5() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDoubleClick_5)); } inline Action_1_t1286104214 * get_onDoubleClick_5() const { return ___onDoubleClick_5; } inline Action_1_t1286104214 ** get_address_of_onDoubleClick_5() { return &___onDoubleClick_5; } inline void set_onDoubleClick_5(Action_1_t1286104214 * value) { ___onDoubleClick_5 = value; Il2CppCodeGenWriteBarrier((&___onDoubleClick_5), value); } inline static int32_t get_offset_of_onHover_6() { return static_cast(offsetof(UIEventListener_t1665237878, ___onHover_6)); } inline Action_2_t4266817756 * get_onHover_6() const { return ___onHover_6; } inline Action_2_t4266817756 ** get_address_of_onHover_6() { return &___onHover_6; } inline void set_onHover_6(Action_2_t4266817756 * value) { ___onHover_6 = value; Il2CppCodeGenWriteBarrier((&___onHover_6), value); } inline static int32_t get_offset_of_onPress_7() { return static_cast(offsetof(UIEventListener_t1665237878, ___onPress_7)); } inline Action_2_t4266817756 * get_onPress_7() const { return ___onPress_7; } inline Action_2_t4266817756 ** get_address_of_onPress_7() { return &___onPress_7; } inline void set_onPress_7(Action_2_t4266817756 * value) { ___onPress_7 = value; Il2CppCodeGenWriteBarrier((&___onPress_7), value); } inline static int32_t get_offset_of_onSelect_8() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSelect_8)); } inline Action_2_t4266817756 * get_onSelect_8() const { return ___onSelect_8; } inline Action_2_t4266817756 ** get_address_of_onSelect_8() { return &___onSelect_8; } inline void set_onSelect_8(Action_2_t4266817756 * value) { ___onSelect_8 = value; Il2CppCodeGenWriteBarrier((&___onSelect_8), value); } inline static int32_t get_offset_of_onScroll_9() { return static_cast(offsetof(UIEventListener_t1665237878, ___onScroll_9)); } inline Action_2_t1271829269 * get_onScroll_9() const { return ___onScroll_9; } inline Action_2_t1271829269 ** get_address_of_onScroll_9() { return &___onScroll_9; } inline void set_onScroll_9(Action_2_t1271829269 * value) { ___onScroll_9 = value; Il2CppCodeGenWriteBarrier((&___onScroll_9), value); } inline static int32_t get_offset_of_onDrag_10() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrag_10)); } inline Action_2_t2030792018 * get_onDrag_10() const { return ___onDrag_10; } inline Action_2_t2030792018 ** get_address_of_onDrag_10() { return &___onDrag_10; } inline void set_onDrag_10(Action_2_t2030792018 * value) { ___onDrag_10 = value; Il2CppCodeGenWriteBarrier((&___onDrag_10), value); } inline static int32_t get_offset_of_onDrop_11() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrop_11)); } inline Action_2_t988199114 * get_onDrop_11() const { return ___onDrop_11; } inline Action_2_t988199114 ** get_address_of_onDrop_11() { return &___onDrop_11; } inline void set_onDrop_11(Action_2_t988199114 * value) { ___onDrop_11 = value; Il2CppCodeGenWriteBarrier((&___onDrop_11), value); } inline static int32_t get_offset_of_onInput_12() { return static_cast(offsetof(UIEventListener_t1665237878, ___onInput_12)); } inline Action_2_t1722013184 * get_onInput_12() const { return ___onInput_12; } inline Action_2_t1722013184 ** get_address_of_onInput_12() { return &___onInput_12; } inline void set_onInput_12(Action_2_t1722013184 * value) { ___onInput_12 = value; Il2CppCodeGenWriteBarrier((&___onInput_12), value); } inline static int32_t get_offset_of_onKey_13() { return static_cast(offsetof(UIEventListener_t1665237878, ___onKey_13)); } inline Action_2_t2473856772 * get_onKey_13() const { return ___onKey_13; } inline Action_2_t2473856772 ** get_address_of_onKey_13() { return &___onKey_13; } inline void set_onKey_13(Action_2_t2473856772 * value) { ___onKey_13 = value; Il2CppCodeGenWriteBarrier((&___onKey_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIEVENTLISTENER_T1665237878_H #ifndef UILABEL_T3248798549_H #define UILABEL_T3248798549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel struct UILabel_t3248798549 : public UIWidget_t3538521925 { public: // UIFont UILabel::mFont UIFont_t2766063701 * ___mFont_14; // System.String UILabel::mText String_t* ___mText_15; // System.Int32 UILabel::mMaxLineWidth int32_t ___mMaxLineWidth_16; // System.Boolean UILabel::mEncoding bool ___mEncoding_17; // System.Int32 UILabel::mMaxLineCount int32_t ___mMaxLineCount_18; // System.Boolean UILabel::mPassword bool ___mPassword_19; // System.Boolean UILabel::mShowLastChar bool ___mShowLastChar_20; // UILabel/Effect UILabel::mEffectStyle int32_t ___mEffectStyle_21; // UnityEngine.Color UILabel::mEffectColor Color_t2555686324 ___mEffectColor_22; // UIFont/SymbolStyle UILabel::mSymbols int32_t ___mSymbols_23; // UnityEngine.Vector2 UILabel::mEffectDistance Vector2_t2156229523 ___mEffectDistance_24; // System.Int32 UILabel::mSpacingX int32_t ___mSpacingX_25; // System.Int32 UILabel::mSpacingY int32_t ___mSpacingY_26; // UILabel/InsideEffect UILabel::mInsideEffectStyle int32_t ___mInsideEffectStyle_27; // UnityEngine.Color UILabel::mInsideEffectColor Color_t2555686324 ___mInsideEffectColor_28; // System.Single UILabel::mLineWidth float ___mLineWidth_29; // System.Boolean UILabel::mMultiline bool ___mMultiline_30; // System.Boolean UILabel::mShouldBeProcessed bool ___mShouldBeProcessed_31; // System.String UILabel::mProcessedText String_t* ___mProcessedText_32; // UnityEngine.Vector3 UILabel::mLastScale Vector3_t3722313464 ___mLastScale_33; // System.String UILabel::mLastText String_t* ___mLastText_34; // System.Int32 UILabel::mLastWidth int32_t ___mLastWidth_35; // System.Boolean UILabel::mLastEncoding bool ___mLastEncoding_36; // System.Int32 UILabel::mLastCount int32_t ___mLastCount_37; // System.Boolean UILabel::mLastPass bool ___mLastPass_38; // System.Boolean UILabel::mLastShow bool ___mLastShow_39; // UILabel/Effect UILabel::mLastEffect int32_t ___mLastEffect_40; // UnityEngine.Vector3 UILabel::mSize Vector3_t3722313464 ___mSize_41; // System.Boolean UILabel::mPremultiply bool ___mPremultiply_42; // UnityEngine.Vector2 UILabel::m_DrawSize Vector2_t2156229523 ___m_DrawSize_43; // System.Boolean UILabel::mApplyAlignmentForced bool ___mApplyAlignmentForced_44; public: inline static int32_t get_offset_of_mFont_14() { return static_cast(offsetof(UILabel_t3248798549, ___mFont_14)); } inline UIFont_t2766063701 * get_mFont_14() const { return ___mFont_14; } inline UIFont_t2766063701 ** get_address_of_mFont_14() { return &___mFont_14; } inline void set_mFont_14(UIFont_t2766063701 * value) { ___mFont_14 = value; Il2CppCodeGenWriteBarrier((&___mFont_14), value); } inline static int32_t get_offset_of_mText_15() { return static_cast(offsetof(UILabel_t3248798549, ___mText_15)); } inline String_t* get_mText_15() const { return ___mText_15; } inline String_t** get_address_of_mText_15() { return &___mText_15; } inline void set_mText_15(String_t* value) { ___mText_15 = value; Il2CppCodeGenWriteBarrier((&___mText_15), value); } inline static int32_t get_offset_of_mMaxLineWidth_16() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineWidth_16)); } inline int32_t get_mMaxLineWidth_16() const { return ___mMaxLineWidth_16; } inline int32_t* get_address_of_mMaxLineWidth_16() { return &___mMaxLineWidth_16; } inline void set_mMaxLineWidth_16(int32_t value) { ___mMaxLineWidth_16 = value; } inline static int32_t get_offset_of_mEncoding_17() { return static_cast(offsetof(UILabel_t3248798549, ___mEncoding_17)); } inline bool get_mEncoding_17() const { return ___mEncoding_17; } inline bool* get_address_of_mEncoding_17() { return &___mEncoding_17; } inline void set_mEncoding_17(bool value) { ___mEncoding_17 = value; } inline static int32_t get_offset_of_mMaxLineCount_18() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineCount_18)); } inline int32_t get_mMaxLineCount_18() const { return ___mMaxLineCount_18; } inline int32_t* get_address_of_mMaxLineCount_18() { return &___mMaxLineCount_18; } inline void set_mMaxLineCount_18(int32_t value) { ___mMaxLineCount_18 = value; } inline static int32_t get_offset_of_mPassword_19() { return static_cast(offsetof(UILabel_t3248798549, ___mPassword_19)); } inline bool get_mPassword_19() const { return ___mPassword_19; } inline bool* get_address_of_mPassword_19() { return &___mPassword_19; } inline void set_mPassword_19(bool value) { ___mPassword_19 = value; } inline static int32_t get_offset_of_mShowLastChar_20() { return static_cast(offsetof(UILabel_t3248798549, ___mShowLastChar_20)); } inline bool get_mShowLastChar_20() const { return ___mShowLastChar_20; } inline bool* get_address_of_mShowLastChar_20() { return &___mShowLastChar_20; } inline void set_mShowLastChar_20(bool value) { ___mShowLastChar_20 = value; } inline static int32_t get_offset_of_mEffectStyle_21() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectStyle_21)); } inline int32_t get_mEffectStyle_21() const { return ___mEffectStyle_21; } inline int32_t* get_address_of_mEffectStyle_21() { return &___mEffectStyle_21; } inline void set_mEffectStyle_21(int32_t value) { ___mEffectStyle_21 = value; } inline static int32_t get_offset_of_mEffectColor_22() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectColor_22)); } inline Color_t2555686324 get_mEffectColor_22() const { return ___mEffectColor_22; } inline Color_t2555686324 * get_address_of_mEffectColor_22() { return &___mEffectColor_22; } inline void set_mEffectColor_22(Color_t2555686324 value) { ___mEffectColor_22 = value; } inline static int32_t get_offset_of_mSymbols_23() { return static_cast(offsetof(UILabel_t3248798549, ___mSymbols_23)); } inline int32_t get_mSymbols_23() const { return ___mSymbols_23; } inline int32_t* get_address_of_mSymbols_23() { return &___mSymbols_23; } inline void set_mSymbols_23(int32_t value) { ___mSymbols_23 = value; } inline static int32_t get_offset_of_mEffectDistance_24() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectDistance_24)); } inline Vector2_t2156229523 get_mEffectDistance_24() const { return ___mEffectDistance_24; } inline Vector2_t2156229523 * get_address_of_mEffectDistance_24() { return &___mEffectDistance_24; } inline void set_mEffectDistance_24(Vector2_t2156229523 value) { ___mEffectDistance_24 = value; } inline static int32_t get_offset_of_mSpacingX_25() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingX_25)); } inline int32_t get_mSpacingX_25() const { return ___mSpacingX_25; } inline int32_t* get_address_of_mSpacingX_25() { return &___mSpacingX_25; } inline void set_mSpacingX_25(int32_t value) { ___mSpacingX_25 = value; } inline static int32_t get_offset_of_mSpacingY_26() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingY_26)); } inline int32_t get_mSpacingY_26() const { return ___mSpacingY_26; } inline int32_t* get_address_of_mSpacingY_26() { return &___mSpacingY_26; } inline void set_mSpacingY_26(int32_t value) { ___mSpacingY_26 = value; } inline static int32_t get_offset_of_mInsideEffectStyle_27() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectStyle_27)); } inline int32_t get_mInsideEffectStyle_27() const { return ___mInsideEffectStyle_27; } inline int32_t* get_address_of_mInsideEffectStyle_27() { return &___mInsideEffectStyle_27; } inline void set_mInsideEffectStyle_27(int32_t value) { ___mInsideEffectStyle_27 = value; } inline static int32_t get_offset_of_mInsideEffectColor_28() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectColor_28)); } inline Color_t2555686324 get_mInsideEffectColor_28() const { return ___mInsideEffectColor_28; } inline Color_t2555686324 * get_address_of_mInsideEffectColor_28() { return &___mInsideEffectColor_28; } inline void set_mInsideEffectColor_28(Color_t2555686324 value) { ___mInsideEffectColor_28 = value; } inline static int32_t get_offset_of_mLineWidth_29() { return static_cast(offsetof(UILabel_t3248798549, ___mLineWidth_29)); } inline float get_mLineWidth_29() const { return ___mLineWidth_29; } inline float* get_address_of_mLineWidth_29() { return &___mLineWidth_29; } inline void set_mLineWidth_29(float value) { ___mLineWidth_29 = value; } inline static int32_t get_offset_of_mMultiline_30() { return static_cast(offsetof(UILabel_t3248798549, ___mMultiline_30)); } inline bool get_mMultiline_30() const { return ___mMultiline_30; } inline bool* get_address_of_mMultiline_30() { return &___mMultiline_30; } inline void set_mMultiline_30(bool value) { ___mMultiline_30 = value; } inline static int32_t get_offset_of_mShouldBeProcessed_31() { return static_cast(offsetof(UILabel_t3248798549, ___mShouldBeProcessed_31)); } inline bool get_mShouldBeProcessed_31() const { return ___mShouldBeProcessed_31; } inline bool* get_address_of_mShouldBeProcessed_31() { return &___mShouldBeProcessed_31; } inline void set_mShouldBeProcessed_31(bool value) { ___mShouldBeProcessed_31 = value; } inline static int32_t get_offset_of_mProcessedText_32() { return static_cast(offsetof(UILabel_t3248798549, ___mProcessedText_32)); } inline String_t* get_mProcessedText_32() const { return ___mProcessedText_32; } inline String_t** get_address_of_mProcessedText_32() { return &___mProcessedText_32; } inline void set_mProcessedText_32(String_t* value) { ___mProcessedText_32 = value; Il2CppCodeGenWriteBarrier((&___mProcessedText_32), value); } inline static int32_t get_offset_of_mLastScale_33() { return static_cast(offsetof(UILabel_t3248798549, ___mLastScale_33)); } inline Vector3_t3722313464 get_mLastScale_33() const { return ___mLastScale_33; } inline Vector3_t3722313464 * get_address_of_mLastScale_33() { return &___mLastScale_33; } inline void set_mLastScale_33(Vector3_t3722313464 value) { ___mLastScale_33 = value; } inline static int32_t get_offset_of_mLastText_34() { return static_cast(offsetof(UILabel_t3248798549, ___mLastText_34)); } inline String_t* get_mLastText_34() const { return ___mLastText_34; } inline String_t** get_address_of_mLastText_34() { return &___mLastText_34; } inline void set_mLastText_34(String_t* value) { ___mLastText_34 = value; Il2CppCodeGenWriteBarrier((&___mLastText_34), value); } inline static int32_t get_offset_of_mLastWidth_35() { return static_cast(offsetof(UILabel_t3248798549, ___mLastWidth_35)); } inline int32_t get_mLastWidth_35() const { return ___mLastWidth_35; } inline int32_t* get_address_of_mLastWidth_35() { return &___mLastWidth_35; } inline void set_mLastWidth_35(int32_t value) { ___mLastWidth_35 = value; } inline static int32_t get_offset_of_mLastEncoding_36() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEncoding_36)); } inline bool get_mLastEncoding_36() const { return ___mLastEncoding_36; } inline bool* get_address_of_mLastEncoding_36() { return &___mLastEncoding_36; } inline void set_mLastEncoding_36(bool value) { ___mLastEncoding_36 = value; } inline static int32_t get_offset_of_mLastCount_37() { return static_cast(offsetof(UILabel_t3248798549, ___mLastCount_37)); } inline int32_t get_mLastCount_37() const { return ___mLastCount_37; } inline int32_t* get_address_of_mLastCount_37() { return &___mLastCount_37; } inline void set_mLastCount_37(int32_t value) { ___mLastCount_37 = value; } inline static int32_t get_offset_of_mLastPass_38() { return static_cast(offsetof(UILabel_t3248798549, ___mLastPass_38)); } inline bool get_mLastPass_38() const { return ___mLastPass_38; } inline bool* get_address_of_mLastPass_38() { return &___mLastPass_38; } inline void set_mLastPass_38(bool value) { ___mLastPass_38 = value; } inline static int32_t get_offset_of_mLastShow_39() { return static_cast(offsetof(UILabel_t3248798549, ___mLastShow_39)); } inline bool get_mLastShow_39() const { return ___mLastShow_39; } inline bool* get_address_of_mLastShow_39() { return &___mLastShow_39; } inline void set_mLastShow_39(bool value) { ___mLastShow_39 = value; } inline static int32_t get_offset_of_mLastEffect_40() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEffect_40)); } inline int32_t get_mLastEffect_40() const { return ___mLastEffect_40; } inline int32_t* get_address_of_mLastEffect_40() { return &___mLastEffect_40; } inline void set_mLastEffect_40(int32_t value) { ___mLastEffect_40 = value; } inline static int32_t get_offset_of_mSize_41() { return static_cast(offsetof(UILabel_t3248798549, ___mSize_41)); } inline Vector3_t3722313464 get_mSize_41() const { return ___mSize_41; } inline Vector3_t3722313464 * get_address_of_mSize_41() { return &___mSize_41; } inline void set_mSize_41(Vector3_t3722313464 value) { ___mSize_41 = value; } inline static int32_t get_offset_of_mPremultiply_42() { return static_cast(offsetof(UILabel_t3248798549, ___mPremultiply_42)); } inline bool get_mPremultiply_42() const { return ___mPremultiply_42; } inline bool* get_address_of_mPremultiply_42() { return &___mPremultiply_42; } inline void set_mPremultiply_42(bool value) { ___mPremultiply_42 = value; } inline static int32_t get_offset_of_m_DrawSize_43() { return static_cast(offsetof(UILabel_t3248798549, ___m_DrawSize_43)); } inline Vector2_t2156229523 get_m_DrawSize_43() const { return ___m_DrawSize_43; } inline Vector2_t2156229523 * get_address_of_m_DrawSize_43() { return &___m_DrawSize_43; } inline void set_m_DrawSize_43(Vector2_t2156229523 value) { ___m_DrawSize_43 = value; } inline static int32_t get_offset_of_mApplyAlignmentForced_44() { return static_cast(offsetof(UILabel_t3248798549, ___mApplyAlignmentForced_44)); } inline bool get_mApplyAlignmentForced_44() const { return ___mApplyAlignmentForced_44; } inline bool* get_address_of_mApplyAlignmentForced_44() { return &___mApplyAlignmentForced_44; } inline void set_mApplyAlignmentForced_44(bool value) { ___mApplyAlignmentForced_44 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILABEL_T3248798549_H #ifndef UITEXTURE_T3471168817_H #define UITEXTURE_T3471168817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITexture struct UITexture_t3471168817 : public UIWidget_t3538521925 { public: // UnityEngine.Rect UITexture::mRect Rect_t2360479859 ___mRect_14; // System.Boolean UITexture::mHoldScale bool ___mHoldScale_15; // UnityEngine.Shader UITexture::mShader Shader_t4151988712 * ___mShader_16; // UnityEngine.Texture UITexture::mTexture Texture_t3661962703 * ___mTexture_17; // UnityEngine.Material UITexture::mDynamicMat Material_t340375123 * ___mDynamicMat_18; // System.Boolean UITexture::mCreatingMat bool ___mCreatingMat_19; // System.Int32 UITexture::mPMA int32_t ___mPMA_20; public: inline static int32_t get_offset_of_mRect_14() { return static_cast(offsetof(UITexture_t3471168817, ___mRect_14)); } inline Rect_t2360479859 get_mRect_14() const { return ___mRect_14; } inline Rect_t2360479859 * get_address_of_mRect_14() { return &___mRect_14; } inline void set_mRect_14(Rect_t2360479859 value) { ___mRect_14 = value; } inline static int32_t get_offset_of_mHoldScale_15() { return static_cast(offsetof(UITexture_t3471168817, ___mHoldScale_15)); } inline bool get_mHoldScale_15() const { return ___mHoldScale_15; } inline bool* get_address_of_mHoldScale_15() { return &___mHoldScale_15; } inline void set_mHoldScale_15(bool value) { ___mHoldScale_15 = value; } inline static int32_t get_offset_of_mShader_16() { return static_cast(offsetof(UITexture_t3471168817, ___mShader_16)); } inline Shader_t4151988712 * get_mShader_16() const { return ___mShader_16; } inline Shader_t4151988712 ** get_address_of_mShader_16() { return &___mShader_16; } inline void set_mShader_16(Shader_t4151988712 * value) { ___mShader_16 = value; Il2CppCodeGenWriteBarrier((&___mShader_16), value); } inline static int32_t get_offset_of_mTexture_17() { return static_cast(offsetof(UITexture_t3471168817, ___mTexture_17)); } inline Texture_t3661962703 * get_mTexture_17() const { return ___mTexture_17; } inline Texture_t3661962703 ** get_address_of_mTexture_17() { return &___mTexture_17; } inline void set_mTexture_17(Texture_t3661962703 * value) { ___mTexture_17 = value; Il2CppCodeGenWriteBarrier((&___mTexture_17), value); } inline static int32_t get_offset_of_mDynamicMat_18() { return static_cast(offsetof(UITexture_t3471168817, ___mDynamicMat_18)); } inline Material_t340375123 * get_mDynamicMat_18() const { return ___mDynamicMat_18; } inline Material_t340375123 ** get_address_of_mDynamicMat_18() { return &___mDynamicMat_18; } inline void set_mDynamicMat_18(Material_t340375123 * value) { ___mDynamicMat_18 = value; Il2CppCodeGenWriteBarrier((&___mDynamicMat_18), value); } inline static int32_t get_offset_of_mCreatingMat_19() { return static_cast(offsetof(UITexture_t3471168817, ___mCreatingMat_19)); } inline bool get_mCreatingMat_19() const { return ___mCreatingMat_19; } inline bool* get_address_of_mCreatingMat_19() { return &___mCreatingMat_19; } inline void set_mCreatingMat_19(bool value) { ___mCreatingMat_19 = value; } inline static int32_t get_offset_of_mPMA_20() { return static_cast(offsetof(UITexture_t3471168817, ___mPMA_20)); } inline int32_t get_mPMA_20() const { return ___mPMA_20; } inline int32_t* get_address_of_mPMA_20() { return &___mPMA_20; } inline void set_mPMA_20(int32_t value) { ___mPMA_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITEXTURE_T3471168817_H // DMCore.Logic.CItemManager/CItemGroup[] struct CItemGroupU5BU5D_t344250011 : public RuntimeArray { public: ALIGN_FIELD (8) CItemGroup_t90045934 * m_Items[1]; public: inline CItemGroup_t90045934 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CItemGroup_t90045934 ** 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, CItemGroup_t90045934 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CItemGroup_t90045934 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CItemGroup_t90045934 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CItemGroup_t90045934 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // DMCore.Logic.CLevelActivity/LevelAward[] struct LevelAwardU5BU5D_t1036364349 : public RuntimeArray { public: ALIGN_FIELD (8) LevelAward_t86527348 * m_Items[1]; public: inline LevelAward_t86527348 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline LevelAward_t86527348 ** 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, LevelAward_t86527348 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline LevelAward_t86527348 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline LevelAward_t86527348 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, LevelAward_t86527348 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690 : public RuntimeArray { public: ALIGN_FIELD (8) CAwardItem_t1677460915 * m_Items[1]; public: inline CAwardItem_t1677460915 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CAwardItem_t1677460915 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, CAwardItem_t1677460915 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CAwardItem_t1677460915 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CAwardItem_t1677460915 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CAwardItem_t1677460915 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // DMCore.Logic.CLevelFastActivity/LevelAward[] struct LevelAwardU5BU5D_t3710759295 : public RuntimeArray { public: ALIGN_FIELD (8) LevelAward_t2575890906 * m_Items[1]; public: inline LevelAward_t2575890906 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline LevelAward_t2575890906 ** 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, LevelAward_t2575890906 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline LevelAward_t2575890906 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline LevelAward_t2575890906 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, LevelAward_t2575890906 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Delegate[] struct DelegateU5BU5D_t1703627840 : public RuntimeArray { public: ALIGN_FIELD (8) Delegate_t1188392813 * m_Items[1]; public: inline Delegate_t1188392813 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Delegate_t1188392813 ** 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, Delegate_t1188392813 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Delegate_t1188392813 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Delegate_t1188392813 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t1188392813 * 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.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::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::Insert(System.Int32,!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Insert_m814893238_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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.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.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m2086841574_gshared (Comparison_1_t2855037343 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void List_1_Sort_m116019857_gshared (List_1_t257213610 * __this, Comparison_1_t2855037343 * p0, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SortKeyInfo_1__ctor_m1394869830_gshared (SortKeyInfo_1_t3619707304 * __this, int32_t p0, int32_t p1, bool p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor5(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) extern "C" IL2CPP_METHOD_ATTR int32_t CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373_gshared (RuntimeObject * __this /* static, unused */, SortKeyInfo_1_t3619707304 * ___keyFirst0, SortKeyInfo_1_t3619707304 * ___keySecond1, SortKeyInfo_1_t3619707304 * ___keyThird2, SortKeyInfo_1_t3619707304 * ___keyFourth3, SortKeyInfo_1_t3619707304 * ___keyFifth4, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3327106492_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m1628857705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Predicate_1__ctor_m327447107_gshared (Predicate_1_t3905400288 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR List_1_t257213610 * List_1_FindAll_m2721883856_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m955735485_gshared (List_1_t1130240807 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2534224873_gshared (List_1_t1130240807 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_2__ctor_m374673018_gshared (Func_2_t1300586518 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1,System.Func`2) extern "C" IL2CPP_METHOD_ATTR bool Enumerable_Any_TisInt32_t2950945753_m257724319_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* p0, Func_2_t1300586518 * p1, const RuntimeMethod* method); // System.Void System.Action`3::Invoke(!0,!1,!2) extern "C" IL2CPP_METHOD_ATTR void Action_3_Invoke_m1713880820_gshared (Action_3_t3578807402 * __this, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m2358343581_gshared (Dictionary_2_t2625280635 * __this, int32_t p0, int64_t* p1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t284496114 Dictionary_2_GetEnumerator_m86660378_gshared (Dictionary_2_t2625280635 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t727985506 Enumerator_get_Current_m429258428_gshared (Enumerator_t284496114 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Value_m2358155201_gshared (KeyValuePair_2_t727985506 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m2979695608_gshared (KeyValuePair_2_t727985506 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m459931415_gshared (Enumerator_t284496114 * __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::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m15403554_gshared (Dictionary_2_t2625280635 * __this, int32_t p0, int64_t p1, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * BetterList_1_get_Item_m1187708413_gshared (BetterList_1_t2235126482 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m1906904972_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1521034418_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void BetterList`1::Sort(System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Sort_m2212695878_gshared (BetterList_1_t2235126482 * __this, Comparison_1_t2855037343 * p0, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t139379724 LinkedList_1_GetEnumerator_m3578995369_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m899741953_gshared (Enumerator_t139379724 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m880141662_gshared (Enumerator_t139379724 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_AddLast_m3177585097_gshared (LinkedList_1_t1919752173 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m2167432147_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_get_First_m1512309353_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedListNode`1::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m3891174027_gshared (LinkedListNode_1_t2825281267 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1_RemoveFirst_m2082760208_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m445033979_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m3670635350_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2807742409_gshared (Dictionary_2_t2625280635 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2382293057_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.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 BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m2079784661_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m3880922309_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m2067633169_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t BetterList_1_get_Item_m629431924_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Queue_1__ctor_m3749217910_gshared (Queue_1_t2926365658 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1::Enqueue(!0) extern "C" IL2CPP_METHOD_ATTR void Queue_1_Enqueue_m1868480850_gshared (Queue_1_t2926365658 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Queue_1_Clear_m4070494218_gshared (Queue_1_t2926365658 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Queue`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Queue_1_get_Count_m2496300460_gshared (Queue_1_t2926365658 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Queue`1::Dequeue() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Queue_1_Dequeue_m3550993416_gshared (Queue_1_t2926365658 * __this, const RuntimeMethod* method); // System.Collections.Generic.Queue`1/Enumerator System.Collections.Generic.Queue`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3588277760 Queue_1_GetEnumerator_m2415615345_gshared (Queue_1_t2926365658 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Queue`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m1170173642_gshared (Enumerator_t3588277760 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3662315381_gshared (Enumerator_t3588277760 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3300912776_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2269680114_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2150996479 KeyCollection_GetEnumerator_m906000493_gshared (KeyCollection_t2158494966 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m1416701090_gshared (Enumerator_t2150996479 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1127886695_gshared (Enumerator_t2150996479 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3709462088_gshared (List_1_t257213610 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m2485562985_gshared (Dictionary_2_t686756816 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2028438118_gshared (Dictionary_2_t686756816 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m836932578_gshared (Dictionary_2_t686756816 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2640939591 Dictionary_2_GetEnumerator_m2741909194_gshared (Dictionary_2_t686756816 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t3084428983 Enumerator_get_Current_m1148255567_gshared (Enumerator_t2640939591 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m2100904820_gshared (KeyValuePair_2_t3084428983 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2275966525_gshared (Enumerator_t2640939591 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2983562938_gshared (Dictionary_2_t1964904361 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m2448715285_gshared (Dictionary_2_t1964904361 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m3766502123_gshared (Dictionary_2_t1964904361 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3280774074_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m1951681556_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_m973870487_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void System.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::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m183483489_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m1170170947_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR float List_1_get_Item_m718437397_gshared (List_1_t2869341516 * __this, int32_t p0, 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); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_Find_m2048854920_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Void System.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_m856425739(__this, method) (( void (*) (List_1_t4093334610 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CInviteManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CInviteManager__ctor_m2124602133 (CInviteManager_t856605558 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m82465251(__this, method) (( int32_t (*) (List_1_t4093334610 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2717423885(__this, p0, method) (( void (*) (List_1_t4093334610 *, CFriendInfo_t2621259868 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Insert(System.Int32,!0) #define List_1_Insert_m142217117(__this, p0, p1, method) (( void (*) (List_1_t4093334610 *, int32_t, CFriendInfo_t2621259868 *, const RuntimeMethod*))List_1_Insert_m814893238_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m946341042(__this, p0, method) (( void (*) (List_1_t4093334610 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m159214399(__this, p0, method) (( CFriendInfo_t2621259868 * (*) (List_1_t4093334610 *, 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_m837759940(__this, method) (( void (*) (List_1_t4093334610 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CInviteManager::set_IsOnlyFriend(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_set_IsOnlyFriend_m264684795 (CInviteManager_t856605558 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m3552255067 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m2282430546(__this, p0, method) (( void (*) (Action_1_t4240665636 *, CDataArray_t4068198041 *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // System.Void DMCore.Logic.CInviteManager::DefaultCallBack(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_DefaultCallBack_m1383847939 (CInviteManager_t856605558 * __this, CDataArray_t4068198041 * ____data0, 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.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // DMCore.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); // 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.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* 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.CItemBase::.ctor(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase__ctor_m1123336002 (CItemBase_t2436786639 * __this, int32_t ____configId0, int32_t ____serverId1, int32_t ____fashionStarValue2, int32_t ____quality3, CDataProperty_t2806246268 * ____property4, int32_t ____type5, int32_t ____canRenew6, int32_t ____tag7, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Logic.CItemBase::get_property() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CItemBase_get_property_m1472717397 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int64 DMCore.CDataProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataProperty_GetLong_m2096131398 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___lDefault1, const RuntimeMethod* method); // 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.Void DMCore.Logic.CItemData::.ctor(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m3386369087 (CItemData_t3599323914 * __this, int32_t ___configId0, int32_t ___serverId1, int32_t ___fashion2, int32_t ___quality3, CDataProperty_t2806246268 * ___property4, int32_t ___type5, int32_t ___canRenew6, int32_t ___tag7, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3827603703(__this, method) (( void (*) (Dictionary_2_t2488037245 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CItemManager/CItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemGroup__ctor_m3137385090 (CItemGroup_t90045934 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemManager__ctor_m233297820 (CItemManager_t2289463753 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2765284437(__this, method) (( void (*) (Dictionary_2_t2488037245 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3350713722(__this, method) (( void (*) (List_1_t776431360 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CItemManager::GetSubModelInfo(System.Int32,System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CItemManager_GetSubModelInfo_m903145472 (RuntimeObject * __this /* static, unused */, int32_t ___nSubModelId0, int32_t* ___nModelSex1, int32_t* ___nSubCategory2, int32_t* ___nSubModelIndex3, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1809518182 (RuntimeObject * __this /* static, unused */, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m3204021425(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2488037245 *, int32_t, CItemData_t3599323914 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager::GetGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemManager_GetGroup_m182517967 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m2550676437(__this, p0, p1, method) (( void (*) (Comparison_1_t3374255093 *, 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_m3303219000(__this, p0, method) (( void (*) (List_1_t776431360 *, Comparison_1_t3374255093 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CItemBase::get_equipState() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_equipState_m4253898793 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::get_quality() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_quality_m1228373557 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_fashionStarValue() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_fashionStarValue_m2376172815 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_configID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_configID_m837654758 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_validation() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_validation_m2007646470 (CItemBase_t2436786639 * __this, const RuntimeMethod* 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::SortFunctor5(DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1,DMCore.Logic.SortKeyInfo`1) #define CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373(__this /* static, unused */, ___keyFirst0, ___keySecond1, ___keyThird2, ___keyFourth3, ___keyFifth4, method) (( int32_t (*) (RuntimeObject * /* static, unused */, SortKeyInfo_1_t3619707304 *, SortKeyInfo_1_t3619707304 *, SortKeyInfo_1_t3619707304 *, SortKeyInfo_1_t3619707304 *, SortKeyInfo_1_t3619707304 *, const RuntimeMethod*))CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373_gshared)(__this /* static, unused */, ___keyFirst0, ___keySecond1, ___keyThird2, ___keyFourth3, ___keyFifth4, method) // DMCore.Logic.enumShopClothingType DMCore.Logic.CItemManager::SubCategoryToEquipType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_SubCategoryToEquipType_m1942946382 (RuntimeObject * __this /* static, unused */, int32_t ___category0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m986245255(__this, p0, p1, method) (( void (*) (Dictionary_2_t2488037245 *, int32_t, CItemData_t3599323914 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CItemManager::SetItemData(DMCore.Logic.CItemManager/CItemGroup,DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR void CItemManager_SetItemData_m2577512309 (CItemManager_t2289463753 * __this, CItemGroup_t90045934 * ___groupPtr0, CItemData_t3599323914 * ___itemPtr1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2655097838(__this, p0, method) (( CItemData_t3599323914 * (*) (List_1_t776431360 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CItemBase::get_serverID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_serverID_m3049894536 (CItemBase_t2436786639 * __this, 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::UpdataShopItemState(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_UpdataShopItemState_m4096842907 (CShopManager_t754298620 * __this, int32_t ___configID0, bool ___bOwned1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m1688569350(__this, p0, method) (( void (*) (List_1_t776431360 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1482728073(__this, method) (( int32_t (*) (List_1_t776431360 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.CDataProperty::Append(DMCore.CDataProperty) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Append_m3443704652 (CDataProperty_t2806246268 * __this, CDataProperty_t2806246268 * ___other0, const RuntimeMethod* method); // 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); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::PlayChangeItemAnim() extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_PlayChangeItemAnim_m3669603506 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager::GetGroup(System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemManager_GetGroup_m2714908942 (CItemManager_t2289463753 * __this, int32_t ___type0, CheckItemByProperty_t1653052795 * ___func1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method); // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager/CItemGroup::GetQualityLevelGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemGroup_GetQualityLevelGroup_m3737575763 (CItemGroup_t90045934 * __this, List_1_t1130240807 * ___qualitys0, const RuntimeMethod* method); // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager/CItemGroup::GetTagGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemGroup_GetTagGroup_m3495333948 (CItemGroup_t90045934 * __this, List_1_t128053199 * ___tags0, 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.Collections.Generic.List`1 DMCore.Logic.CItemManager::GetItems(DMCore.Logic.enumShopClothingType) extern "C" IL2CPP_METHOD_ATTR List_1_t776431360 * CItemManager_GetItems_m2668162030 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1628857705(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1__ctor_m1628857705_gshared)(__this, method) // System.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.Void System.Collections.Generic.List`1::Insert(System.Int32,!0) #define List_1_Insert_m360262475(__this, p0, p1, method) (( void (*) (List_1_t776431360 *, int32_t, CItemData_t3599323914 *, const RuntimeMethod*))List_1_Insert_m814893238_gshared)(__this, p0, p1, method) // DMCore.Logic.CItemData DMCore.Logic.CItemManager/CheckItemByProperty::Invoke(DMCore.Logic.CItemData,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CheckItemByProperty_Invoke_m3684131125 (CheckItemByProperty_t1653052795 * __this, CItemData_t3599323914 * ___itemData0, CDataArray_t4068198041 * ___parm1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3691825933(__this, p0, method) (( void (*) (List_1_t776431360 *, CItemData_t3599323914 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1909517163(__this, method) (( void (*) (List_1_t776431360 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagGroupU3Ec__AnonStorey0__ctor_m148621153 (U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * __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.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1614917613(__this, p0, p1, method) (( void (*) (Predicate_1_t129650742 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) #define List_1_FindAll_m4010937105(__this, p0, method) (( List_1_t776431360 * (*) (List_1_t776431360 *, Predicate_1_t129650742 *, const RuntimeMethod*))List_1_FindAll_m2721883856_gshared)(__this, p0, method) // System.Void DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetQualityLevelGroupU3Ec__AnonStorey2__ctor_m3492937914 (U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m955735485(__this, method) (( int32_t (*) (List_1_t1130240807 *, const RuntimeMethod*))List_1_get_Count_m955735485_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2534224873(__this, p0, method) (( bool (*) (List_1_t1130240807 *, int32_t, const RuntimeMethod*))List_1_Contains_m2534224873_gshared)(__this, p0, method) // System.Void DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagGroupU3Ec__AnonStorey1__ctor_m3403327886 (U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.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); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) #define Func_2__ctor_m374673018(__this, p0, p1, method) (( void (*) (Func_2_t1300586518 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m374673018_gshared)(__this, p0, p1, method) // System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1,System.Func`2) #define Enumerable_Any_TisInt32_t2950945753_m257724319(__this /* static, unused */, p0, p1, method) (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, Func_2_t1300586518 *, const RuntimeMethod*))Enumerable_Any_TisInt32_t2950945753_m257724319_gshared)(__this /* static, unused */, p0, p1, method) // System.Void System.Action`3::Invoke(!0,!1,!2) #define Action_3_Invoke_m1713880820(__this, p0, p1, p2, method) (( void (*) (Action_3_t3578807402 *, int32_t, int32_t, int32_t, const RuntimeMethod*))Action_3_Invoke_m1713880820_gshared)(__this, p0, p1, p2, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2358343581(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2625280635 *, int32_t, int64_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m2358343581_gshared)(__this, p0, p1, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m86660378(__this, method) (( Enumerator_t284496114 (*) (Dictionary_2_t2625280635 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m86660378_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m429258428(__this, method) (( KeyValuePair_2_t727985506 (*) (Enumerator_t284496114 *, const RuntimeMethod*))Enumerator_get_Current_m429258428_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m2358155201(__this, method) (( int64_t (*) (KeyValuePair_2_t727985506 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m2358155201_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2979695608(__this, method) (( int32_t (*) (KeyValuePair_2_t727985506 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m2979695608_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m459931415(__this, method) (( bool (*) (Enumerator_t284496114 *, const RuntimeMethod*))Enumerator_MoveNext_m459931415_gshared)(__this, method) // DMCore.Logic.CTopListManager DMCore.Logic.CTopListManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopListManager_t2888565983 * CTopListManager_GetInstance_m2066604640 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CTopListManager::GetTopListKDID() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CTopListManager_GetTopListKDID_m146812888 (CTopListManager_t2888565983 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m15403554(__this, p0, p1, method) (( void (*) (Dictionary_2_t2625280635 *, int32_t, int64_t, const RuntimeMethod*))Dictionary_2_set_Item_m15403554_gshared)(__this, p0, p1, method) // MessageHandler MessageHandler::GetInstance() extern "C" IL2CPP_METHOD_ATTR MessageHandler_t3017544858 * MessageHandler_GetInstance_m511688706 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Void MessageHandler::CallGetUserFriends() extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallGetUserFriends_m2883608999 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m792908448(__this, p0, method) (( CKpFriend_t471591804 * (*) (BetterList_1_t3921579418 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CKpFriend::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_get_Id_m83584331 (CKpFriend_t471591804 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m2899983868(__this, method) (( void (*) (BetterList_1_t3921579418 *, const RuntimeMethod*))BetterList_1_Clear_m1906904972_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m879015237(__this, method) (( int32_t (*) (List_1_t2822533831 *, 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_m3697613177(__this, p0, method) (( UserFriend_t1350459089 * (*) (List_1_t2822533831 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CKpFriend::.ctor(UserFriend) extern "C" IL2CPP_METHOD_ATTR void CKpFriend__ctor_m3932864026 (CKpFriend_t471591804 * __this, UserFriend_t1350459089 * ___friend0, const RuntimeMethod* method); // DMCore.Logic.CPhotoManager DMCore.Logic.CPhotoManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPhotoManager_t704993275 * CPhotoManager_GetInstance_m953076413 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CKpFriend::get_Photo() extern "C" IL2CPP_METHOD_ATTR String_t* CKpFriend_get_Photo_m801014099 (CKpFriend_t471591804 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPhotoManager::SetKeepDancePhotoUrl(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CPhotoManager_SetKeepDancePhotoUrl_m2711155163 (CPhotoManager_t704993275 * __this, int32_t ___kdID0, String_t* ___url1, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m4021267859(__this, p0, method) (( void (*) (BetterList_1_t3921579418 *, CKpFriend_t471591804 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m1985828456(__this, p0, p1, method) (( void (*) (Comparison_1_t246522983 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void BetterList`1::Sort(System.Comparison`1) #define BetterList_1_Sort_m50401104(__this, p0, method) (( void (*) (BetterList_1_t3921579418 *, Comparison_1_t246522983 *, const RuntimeMethod*))BetterList_1_Sort_m2212695878_gshared)(__this, p0, method) // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Misc.CMiscHelp::ToLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_ToLong_m203243206 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int64_t ___nDefaultVal1, const RuntimeMethod* method); // System.String System.String::Replace(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Replace_m1273907647 (String_t* __this, String_t* p0, String_t* p1, 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.Void DMCore.Logic.CKDDeviceService::DoShowInvite(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_DoShowInvite_m1100198360 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() #define LinkedList_1_GetEnumerator_m2298069321(__this, method) (( Enumerator_t1127471601 (*) (LinkedList_1_t2907844050 *, const RuntimeMethod*))LinkedList_1_GetEnumerator_m3578995369_gshared)(__this, method) // !0 System.Collections.Generic.LinkedList`1/Enumerator::get_Current() #define Enumerator_get_Current_m4077443021(__this, method) (( CDataArray_t4068198041 * (*) (Enumerator_t1127471601 *, const RuntimeMethod*))Enumerator_get_Current_m899741953_gshared)(__this, method) // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3610446807(__this, method) (( bool (*) (Enumerator_t1127471601 *, const RuntimeMethod*))Enumerator_MoveNext_m880141662_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m329034811(__this, p0, method) (( LinkedListNode_1_t3813373144 * (*) (LinkedList_1_t2907844050 *, CDataArray_t4068198041 *, const RuntimeMethod*))LinkedList_1_AddLast_m3177585097_gshared)(__this, p0, method) // System.Void DMCore.Logic.CTopListManager::ClearKDRank() extern "C" IL2CPP_METHOD_ATTR void CTopListManager_ClearKDRank_m930026016 (CTopListManager_t2888565983 * __this, const RuntimeMethod* method); // System.Void MessageHandler::CallGetRank(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallGetRank_m4061790356 (MessageHandler_t3017544858 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListManager::SetKDRank(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CTopListManager_SetKDRank_m1057681081 (CTopListManager_t2888565983 * __this, int32_t ___type0, List_1_t2822533831 * ___listVal1, const RuntimeMethod* method); // System.Void MessageHandler::CallGetInviteInfo() extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallGetInviteInfo_m771425721 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m2611927432(__this, method) (( int32_t (*) (LinkedList_1_t2907844050 *, const RuntimeMethod*))LinkedList_1_get_Count_m2167432147_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() #define LinkedList_1_get_First_m3977447555(__this, method) (( LinkedListNode_1_t3813373144 * (*) (LinkedList_1_t2907844050 *, const RuntimeMethod*))LinkedList_1_get_First_m1512309353_gshared)(__this, method) // !0 System.Collections.Generic.LinkedListNode`1::get_Value() #define LinkedListNode_1_get_Value_m1152914827(__this, method) (( CDataArray_t4068198041 * (*) (LinkedListNode_1_t3813373144 *, const RuntimeMethod*))LinkedListNode_1_get_Value_m3891174027_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() #define LinkedList_1_RemoveFirst_m2708647211(__this, method) (( void (*) (LinkedList_1_t2907844050 *, const RuntimeMethod*))LinkedList_1_RemoveFirst_m2082760208_gshared)(__this, 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.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m3511413583 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, float ___continueTime4, const RuntimeMethod* method); // System.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* 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); // System.Void MessageHandler::CallInviteFriend(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallInviteFriend_m3337569308 (MessageHandler_t3017544858 * __this, int32_t ___friendId0, String_t* ___info1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CKpFriend::get__IsSelected() extern "C" IL2CPP_METHOD_ATTR bool CKpFriend_get__IsSelected_m1330768417 (CKpFriend_t471591804 * __this, const RuntimeMethod* method); // DMCore.Logic.CKDDeviceInfo DMCore.Logic.CKDDeviceService::GetDeviceInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR CKDDeviceInfo_t2554338809 * CKDDeviceService_GetDeviceInfo_m1244554302 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CKDDeviceInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceInfo__ctor_m1890349121 (CKDDeviceInfo_t2554338809 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3069956404(__this, p0, method) (( void (*) (List_1_t4026413551 *, CKDDeviceInfo_t2554338809 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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); // User MessageHandler::CallGetUserInfo() extern "C" IL2CPP_METHOD_ATTR User_t2909415622 * MessageHandler_CallGetUserInfo_m1319728164 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2189478225(__this, p0, method) (( CKDDeviceInfo_t2554338809 * (*) (List_1_t4026413551 *, 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_m1876512557(__this, method) (( int32_t (*) (List_1_t4026413551 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void MessageHandler::CallSearchDevice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallSearchDevice_m3226631126 (MessageHandler_t3017544858 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void MessageHandler::CallConnectDevice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallConnectDevice_m4013019409 (MessageHandler_t3017544858 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void MessageHandler::CallDisConnectDevice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallDisConnectDevice_m393588469 (MessageHandler_t3017544858 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void MessageHandler::CallScreenProjection() extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallScreenProjection_m1720581607 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // System.Void MessageHandler::CallGameStart() extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallGameStart_m3880114517 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // System.Void MessageHandler::CallGameEnd(System.Int32,System.Double,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallGameEnd_m1135107466 (MessageHandler_t3017544858 * __this, int32_t ___level0, double ___score1, int32_t ___record2, int32_t ___mode3, int32_t ___opponentId4, const RuntimeMethod* method); // System.Void MessageHandler::CallVibrate(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallVibrate_m920298073 (MessageHandler_t3017544858 * __this, int32_t ___type0, int32_t ___duration1, const RuntimeMethod* method); // System.Void MessageHandler::CallQuitGame() extern "C" IL2CPP_METHOD_ATTR void MessageHandler_CallQuitGame_m2109519699 (MessageHandler_t3017544858 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m1574597062(__this, method) (( void (*) (BetterList_1_t3921579418 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m2471290996(__this, method) (( void (*) (LinkedList_1_t2907844050 *, const RuntimeMethod*))LinkedList_1__ctor_m3670635350_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2807742409(__this, method) (( void (*) (Dictionary_2_t2625280635 *, const RuntimeMethod*))Dictionary_2__ctor_m2807742409_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m10894940(__this, method) (( void (*) (List_1_t4026413551 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CKpFriend::set__IsSelected(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set__IsSelected_m2061695921 (CKpFriend_t471591804 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CKpFriend::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Id_m3428787423 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CKpFriend::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Name_m4096082799 (CKpFriend_t471591804 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CKpFriend::set_Photo(System.String) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Photo_m2640074902 (CKpFriend_t471591804 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CKpFriend::set_Sex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Sex_m3179884716 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2359609904 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, int32_t p2, const RuntimeMethod* method); // System.Void DMCore.Logic.CKpFriend::set_Status(DMCore.Logic.enumOnlineState) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Status_m4168823584 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.enumOnlineState DMCore.Logic.CKpFriend::get_Status() extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_get_Status_m1204739619 (CKpFriend_t471591804 * __this, const RuntimeMethod* method); // System.Int32 System.Math::Sign(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Math_Sign_m2041356111 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void IActivityDetail__ctor_m388126163 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLevelActivity/LevelAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void LevelAward__ctor_m4155336822 (LevelAward_t86527348 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLevelActivity/LevelAward::Serial(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t LevelAward_Serial_m134519282 (LevelAward_t86527348 * __this, CDataArray_t4068198041 * ___data0, int32_t ___start_pos1, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4013977086 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMCore.Logic.CLevelFastActivity/LevelAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void LevelAward__ctor_m3052475020 (LevelAward_t2575890906 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLevelFastActivity/LevelAward::Serial(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t LevelAward_Serial_m254033670 (LevelAward_t2575890906 * __this, CDataArray_t4068198041 * ___data0, int32_t ___start_pos1, const RuntimeMethod* method); // System.Void IMonoCtrllor::.ctor() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor__ctor_m471545973 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1201255195(__this, method) (( void (*) (Dictionary_2_t2057254576 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CLeveluprewardConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig__ctor_m3049026199 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method); // DMCore.Logic.LevelUpAwardList DMCore.Logic.CLeveluprewardConfig::_GetAwardListInternal(System.Int32,DMCore.Logic.LevelUpAwardType) extern "C" IL2CPP_METHOD_ATTR LevelUpAwardList_t2065957067 * CLeveluprewardConfig__GetAwardListInternal_m3235172499 (CLeveluprewardConfig_t716371407 * __this, int32_t ___level0, uint8_t ___type1, const RuntimeMethod* method); // System.Void DMCore.Logic.LevelUpAwardList::Add(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void LevelUpAwardList_Add_m338225837 (LevelUpAwardList_t2065957067 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___validation2, const RuntimeMethod* method); // DMCore.Logic.CGrowupManager DMCore.Logic.CGrowupManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGrowupManager_t3194282175 * CGrowupManager_GetInstance_m1717422318 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CGrowupManager::set_buLing(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGrowupManager_set_buLing_m55517186 (CGrowupManager_t3194282175 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGrowupManager::set_RewardLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGrowupManager_set_RewardLevel_m3276735384 (CGrowupManager_t3194282175 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGrowupManager::set_RewardChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGrowupManager_set_RewardChanged_m380736370 (CGrowupManager_t3194282175 * __this, bool ___value0, const RuntimeMethod* method); // System.Void IMonoCtrllor::OnReset() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor_OnReset_m2603840102 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m203165089(__this, method) (( void (*) (Dictionary_2_t2057254576 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m4066367249(__this, method) (( int32_t (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m679185575(__this, p0, method) (( bool (*) (Dictionary_2_t2057254576 *, 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_m114744628(__this, p0, method) (( LevelUpAwardGroup_t3168541245 * (*) (Dictionary_2_t2057254576 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void DMCore.Logic.LevelUpAwardGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void LevelUpAwardGroup__ctor_m543198407 (LevelUpAwardGroup_t3168541245 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1956796314(__this, p0, p1, method) (( void (*) (Dictionary_2_t2057254576 *, int32_t, LevelUpAwardGroup_t3168541245 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // DMCore.Logic.LevelUpAwardList DMCore.Logic.LevelUpAwardGroup::GetAwardList(DMCore.Logic.LevelUpAwardType) extern "C" IL2CPP_METHOD_ATTR LevelUpAwardList_t2065957067 * LevelUpAwardGroup_GetAwardList_m50656227 (LevelUpAwardGroup_t3168541245 * __this, uint8_t ___destType0, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLeveluprewardConfig::set_OldLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_OldLevel_m4276646902 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLeveluprewardConfig::set_Currentlevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_Currentlevel_m3370187643 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLoadingTipManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLoadingTipManager__ctor_m1501843477 (CLoadingTipManager_t3120170549 * __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 BetterList`1::.ctor() #define BetterList_1__ctor_m2190933643(__this, method) (( void (*) (BetterList_1_t3256166455 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m1205774902(__this, method) (( void (*) (Dictionary_2_t3311733826 *, 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.Logic.CLocalBattle::set_UseRandomSceneID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_UseRandomSceneID_m2964393595 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLocalBattle::set_UseRandomMusicID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_UseRandomMusicID_m2314384028 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLocalBattle::set_EnableLocalGame(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_EnableLocalGame_m1533590450 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLocalBattle::set_EnableDoubleMode(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_EnableDoubleMode_m3488096599 (CLocalBattle_t1519924991 * __this, bool ___value0, 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.CLocalBattle::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLocalBattle__ctor_m4255985095 (CLocalBattle_t1519924991 * __this, 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.Void DMCore.Logic.CLocalSimulateRole::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole__ctor_m474233792 (CLocalSimulateRole_t4101146137 * __this, int32_t ___indexVal0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m1878036986(__this, p0, method) (( void (*) (BetterList_1_t3256166455 *, CLocalSimulateRole_t4101146137 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m2026652682(__this, p0, method) (( CLocalSimulateRole_t4101146137 * (*) (BetterList_1_t3256166455 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CLocalSimulateRole::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalSimulateRole_get_Index_m1095189163 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2>::GetEnumerator() #define Dictionary_2_GetEnumerator_m260201820(__this, method) (( Enumerator_t970949305 (*) (Dictionary_2_t3311733826 *, 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_m2977311646(__this, method) (( KeyValuePair_2_t1414438698 (*) (Enumerator_t970949305 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() #define KeyValuePair_2_get_Value_m3478588209(__this, method) (( List_1_t128053199 * (*) (KeyValuePair_2_t1414438698 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_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); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() #define Enumerator_MoveNext_m1706987050(__this, method) (( bool (*) (Enumerator_t970949305 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, 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.Void System.Collections.Generic.Dictionary`2>::Clear() #define Dictionary_2_Clear_m3364340345(__this, method) (( void (*) (Dictionary_2_t3311733826 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlDocument DMCore.Framework.XML.DMXmlDocument::LoadXml(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlDocument_t2468531415 * DMXmlDocument_LoadXml_m2953623357 (RuntimeObject * __this /* static, unused */, String_t* ___content0, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::get_FirstChild() extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNode_get_FirstChild_m4174520049 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::get_ChildNodes() extern "C" IL2CPP_METHOD_ATTR DMXmlNodeList_t795971656 * DMXmlNode_get_ChildNodes_m14158511 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_Item_m3433089129 (DMXmlNodeList_t795971656 * __this, int32_t ___index0, const RuntimeMethod* method); // System.String DMCore.Framework.XML.DMXmlNode::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlNode_get_Name_m3620017394 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m1744302937 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // 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.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.Void System.Collections.Generic.Dictionary`2>::set_Item(!0,!1) #define Dictionary_2_set_Item_m1216734212(__this, p0, p1, method) (( void (*) (Dictionary_2_t3311733826 *, int32_t, List_1_t128053199 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Int32 DMCore.Framework.XML.DMXmlNodeList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNodeList_get_Count_m1776804761 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::LogError(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogError_m609093992 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m2079784661(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1__ctor_m2079784661_gshared)(__this, method) // System.Void DMCore.Logic.CLocalSimulateRole::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole_set_Index_m1224423049 (CLocalSimulateRole_t4101146137 * __this, int32_t ___value0, 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.String DMCore.Logic.CLocalSimulateRole::GetSimulateRoleName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CLocalSimulateRole_GetSimulateRoleName_m793935154 (RuntimeObject * __this /* static, unused */, int32_t ___indexVal0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m3880922309(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1_Clear_m3880922309_gshared)(__this, method) // DMCore.Framework.Scene.AvatarInfo DMCore.Framework.Scene.CAvatarHelp::AsAvatarInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR AvatarInfo_t571832948 * CAvatarHelp_AsAvatarInfo_m1012662642 (RuntimeObject * __this /* static, unused */, int32_t ___itemID0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.AvatarInfo::get_Category() extern "C" IL2CPP_METHOD_ATTR int32_t AvatarInfo_get_Category_m2094546247 (AvatarInfo_t571832948 * __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::GetSuitCfgToGetParts(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfig_t3912215432 * CRoleModelItem_SuitConfigManager_GetSuitCfgToGetParts_m1686923211 (CRoleModelItem_SuitConfigManager_t3017667155 * __this, int32_t ___suitID0, 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); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m2067633169(__this, p0, method) (( void (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_Add_m2067633169_gshared)(__this, p0, method) // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_SuitConfig_GetItemCount_m225672488 (CRoleModelItem_SuitConfig_t3912215432 * __this, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m629431924(__this, p0, method) (( int32_t (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m629431924_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.CLocalSimulateRole::get_IsMale() extern "C" IL2CPP_METHOD_ATTR bool CLocalSimulateRole_get_IsMale_m415810317 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::SetSimulateRole(DMCore.Logic.CLocalSimulateRole) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_SetSimulateRole_m3097354185 (ISceneRole_t2394225724 * __this, CLocalSimulateRole_t4101146137 * ___simulateRole0, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.SMsgAddObj::.ctor() extern "C" IL2CPP_METHOD_ATTR void SMsgAddObj__ctor_m338848252 (SMsgAddObj_t71644132 * __this, 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); // 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); // System.Void DMCore.Framework.Scene.CProperty::SetString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetString_m1997490933 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___value1, const RuntimeMethod* method); // DMCore.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 System.Collections.Generic.Queue`1::.ctor() #define Queue_1__ctor_m2816745509(__this, method) (( void (*) (Queue_1_t2142380446 *, const RuntimeMethod*))Queue_1__ctor_m3749217910_gshared)(__this, method) // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.Array System.Enum::GetValues(System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeArray * Enum_GetValues_m4192343468 (RuntimeObject * __this /* static, unused */, Type_t * p0, const RuntimeMethod* method); // System.Collections.IEnumerator System.Array::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Array_GetEnumerator_m4277730612 (RuntimeArray * __this, const RuntimeMethod* method); // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single DMCore.Logic.CMiscConfig::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscConfig_GetFloat_m1675196209 (CMiscConfig_t1694835947 * __this, String_t* ___id0, float ___defaultValue1, const RuntimeMethod* method); // System.Void DMCore.Logic.clothingScoreManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager__ctor_m3999652604 (clothingScoreManager_t2332349169 * __this, 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); // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetCurStage() extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetCurStage_m1008327040 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // DMCore.Logic.ClothScoreData DMCore.Logic.CPveStage::GetClothScoreData() extern "C" IL2CPP_METHOD_ATTR ClothScoreData_t1911004847 * CPveStage_GetClothScoreData_m2616893898 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetStage(System.Int32) extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetStage_m147423662 (CPveManager_t3058433014 * __this, int32_t ___stageID0, const RuntimeMethod* method); // DMCore.Logic.ClothScoreData DMCore.Logic.clothingScoreManager::GetCurrentClothData() extern "C" IL2CPP_METHOD_ATTR ClothScoreData_t1911004847 * clothingScoreManager_GetCurrentClothData_m1050728208 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveManager::GetCurStageID() extern "C" IL2CPP_METHOD_ATTR int32_t CPveManager_GetCurStageID_m1218063981 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogErrorFormat(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Debug_LogErrorFormat_m575266265 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothingTagGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup__ctor_m3855346008 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothingTagGroup::set_TagGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupID_m1054152337 (ClothingTagGroup_t2296120952 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothingTagGroup::set_TagType(DMCore.Logic.ClothingTagGroup/EM_Tag_Type) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagType_m3738717903 (ClothingTagGroup_t2296120952 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.clothingScoreManager DMCore.Logic.clothingScoreManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR clothingScoreManager_t2332349169 * clothingScoreManager_GetInstance_m3636347577 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.clothingScoreManager::OnEnqueue(DMCore.Logic.ClothingTagGroup) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_OnEnqueue_m3099532041 (clothingScoreManager_t2332349169 * __this, ClothingTagGroup_t2296120952 * ___obj0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CItemManager::GetEquipClothingList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CItemManager_GetEquipClothingList_m3143033945 (CItemManager_t2289463753 * __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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2316818742(__this, p0, method) (( StaticTag_t3024472866 * (*) (List_1_t201580312 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.clothingScoreManager::Append(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_Append_m2183331547 (clothingScoreManager_t2332349169 * __this, StaticTag_t3024472866 * ___tag0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m382287618(__this, method) (( int32_t (*) (List_1_t201580312 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.Logic.clothingScoreManager::CalculateTotalScore() extern "C" IL2CPP_METHOD_ATTR int32_t clothingScoreManager_CalculateTotalScore_m3255705616 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.clothingScoreManager::set_GetTotalScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_set_GetTotalScore_m3238176192 (clothingScoreManager_t2332349169 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1::Enqueue(!0) #define Queue_1_Enqueue_m1678217030(__this, p0, method) (( void (*) (Queue_1_t2142380446 *, ClothingTagGroup_t2296120952 *, const RuntimeMethod*))Queue_1_Enqueue_m1868480850_gshared)(__this, p0, 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); // DMCore.Logic.ClothingTagGroup DMCore.Logic.clothingScoreManager::GetTagGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR ClothingTagGroup_t2296120952 * clothingScoreManager_GetTagGroup_m2183166269 (clothingScoreManager_t2332349169 * __this, int32_t ___id0, const RuntimeMethod* method); // 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); // System.Void DMCore.Logic.ClothingTagGroup::set_TagGroupName(System.String) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupName_m3233894771 (ClothingTagGroup_t2296120952 * __this, String_t* ___value0, 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.ClothingTagGroup::set_TagGroupIcon(System.String) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupIcon_m2511789017 (ClothingTagGroup_t2296120952 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothingTagGroup::Add(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_Add_m3909776292 (ClothingTagGroup_t2296120952 * __this, StaticTag_t3024472866 * ___tag0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1::Clear() #define Queue_1_Clear_m257933208(__this, method) (( void (*) (Queue_1_t2142380446 *, const RuntimeMethod*))Queue_1_Clear_m4070494218_gshared)(__this, method) // System.Int32 System.Collections.Generic.Queue`1::get_Count() #define Queue_1_get_Count_m2667677118(__this, method) (( int32_t (*) (Queue_1_t2142380446 *, const RuntimeMethod*))Queue_1_get_Count_m2496300460_gshared)(__this, method) // !0 System.Collections.Generic.Queue`1::Dequeue() #define Queue_1_Dequeue_m104444177(__this, method) (( ClothingTagGroup_t2296120952 * (*) (Queue_1_t2142380446 *, const RuntimeMethod*))Queue_1_Dequeue_m3550993416_gshared)(__this, method) // System.Collections.Generic.Queue`1/Enumerator System.Collections.Generic.Queue`1::GetEnumerator() #define Queue_1_GetEnumerator_m1058604036(__this, method) (( Enumerator_t2804292548 (*) (Queue_1_t2142380446 *, const RuntimeMethod*))Queue_1_GetEnumerator_m2415615345_gshared)(__this, method) // !0 System.Collections.Generic.Queue`1/Enumerator::get_Current() #define Enumerator_get_Current_m1421194968(__this, method) (( ClothingTagGroup_t2296120952 * (*) (Enumerator_t2804292548 *, const RuntimeMethod*))Enumerator_get_Current_m1170173642_gshared)(__this, method) // System.Int32 DMCore.Logic.ClothingTagGroup::get_TagGroupScore() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagGroupScore_m316067236 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method); // DMCore.Logic.ClothingTagGroup/EM_Tag_Type DMCore.Logic.ClothingTagGroup::get_TagType() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagType_m29881876 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.clothingScoreManager::GetRealScoreByType(System.Int32,DMCore.Logic.ClothingTagGroup/EM_Tag_Type) extern "C" IL2CPP_METHOD_ATTR int32_t clothingScoreManager_GetRealScoreByType_m3805200186 (clothingScoreManager_t2332349169 * __this, int32_t ____oriScore0, int32_t ____type1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m1970634620(__this, method) (( bool (*) (Enumerator_t2804292548 *, const RuntimeMethod*))Enumerator_MoveNext_m3662315381_gshared)(__this, method) // System.Int32 DMCore.Logic.ClothingTagGroup::get_TagGroupID() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagGroupID_m2959443883 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.String DMCore.Logic.clothingScoreManager::GetTagTextByType(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* clothingScoreManager_GetTagTextByType_m1871564799 (clothingScoreManager_t2332349169 * __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m3339413201 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, RuntimeObject * p3, const RuntimeMethod* method); // System.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 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.Int32 DMCore.Logic.ClothingTagGroup::GetTotalScore() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_GetTotalScore_m2485098207 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.ClothingTagGroup::GetTagLevel() extern "C" IL2CPP_METHOD_ATTR String_t* ClothingTagGroup_GetTagLevel_m997172526 (ClothingTagGroup_t2296120952 * __this, 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.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m787446617(__this, method) (( void (*) (List_1_t201580312 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, 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.ClothScoreData::GetTagLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* ClothScoreData_GetTagLevel_m1584820322 (ClothScoreData_t1911004847 * __this, int32_t ___score0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore2() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore2_m41074516 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore1() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore1_m2762063700 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore0() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore0_m423411540 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothScoreData::set_NeedScore0(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore0_m3462174282 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothScoreData::set_NeedScore1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore1_m2707119413 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothScoreData::set_NeedScore2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore2_m2860258428 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2518787478(__this, method) (( void (*) (Dictionary_2_t762262942 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m64839991(__this, method) (( void (*) (Dictionary_2_t1076210208 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2769483592(__this, method) (( void (*) (List_1_t2478563954 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CLottery::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLottery__ctor_m654489812 (CLottery_t1855092142 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_Find_m1729760951 (Transform_t3600365921 * __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m3122273128(__this, method) (( int32_t (*) (Dictionary_2_t762262942 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m265445523(__this, method) (( int32_t (*) (List_1_t2478563954 *, 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_m1870280558(__this, p0, method) (( stAwardGetInfo_t1006489212 * (*) (List_1_t2478563954 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m3694436887(__this, p0, p1, method) (( bool (*) (Dictionary_2_t762262942 *, int32_t, stAwardInfo_t1873549611 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m226424546(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1076210208 *, int32_t, stAwardCost_t2187496877 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CLottery/stAwardInfo::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void stAwardInfo__ctor_m2016246796 (stAwardInfo_t1873549611 * __this, int32_t ___index0, int32_t ___goodsId1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3957113667(__this, p0, p1, method) (( void (*) (Dictionary_2_t762262942 *, int32_t, stAwardInfo_t1873549611 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2668449239(__this, method) (( void (*) (Dictionary_2_t762262942 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, 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.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.CLottery::SetAwardItem(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLottery_SetAwardItem_m3186336808 (CLottery_t1855092142 * __this, int32_t ___idx0, int32_t ___goodsId1, int32_t ___count2, const RuntimeMethod* method); // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::get_ActivePage() extern "C" IL2CPP_METHOD_ATTR int32_t CWndController_get_ActivePage_m2720187282 (CWndController_t749709641 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLottery::set_IsLotteryLevelChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsLotteryLevelChanged_m2545328517 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLottery::WheelContinue() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelContinue_m1747185499 (CLottery_t1855092142 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m289837044(__this, method) (( void (*) (Dictionary_2_t1076210208 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Logic.CLottery/stAwardCost::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void stAwardCost__ctor_m2620823791 (stAwardCost_t2187496877 * __this, int32_t ___count0, int32_t ___ticket_id1, int32_t ___ticket_count2, int32_t ___gold3, int32_t ___diamond4, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m4099000564(__this, p0, p1, method) (( void (*) (Dictionary_2_t1076210208 *, int32_t, stAwardCost_t2187496877 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CLottery::WatingLotteryResult() extern "C" IL2CPP_METHOD_ATTR void CLottery_WatingLotteryResult_m1395517094 (CLottery_t1855092142 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLottery::WheelBegin() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelBegin_m3133506999 (CLottery_t1855092142 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3788772863(__this, method) (( void (*) (List_1_t2478563954 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CLottery/stAwardGetInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void stAwardGetInfo__ctor_m1148953385 (stAwardGetInfo_t1006489212 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1179477912(__this, p0, method) (( void (*) (List_1_t2478563954 *, stAwardGetInfo_t1006489212 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropManager_t2238730194 * CPropManager_GetInstance_m2519469083 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPropManager::GetPropAmount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPropManager_GetPropAmount_m271193511 (CPropManager_t2238730194 * __this, int32_t ___configId0, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Scene.CProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CProperty_GetLong_m359864449 (CProperty_t963755051 * __this, String_t* ___propname0, int64_t ___lDefault1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3535222754(__this, method) (( void (*) (Dictionary_2_t3653026924 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3824837535(__this, method) (( void (*) (Dictionary_2_t1077624712 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1481188886(__this, method) (( void (*) (Dictionary_2_t3399067577 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CLotteryNew/CLotteryResultData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryResultData__ctor_m715354344 (CLotteryResultData_t968175401 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew__ctor_m1985398873 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::AllocLotteryData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_AllocLotteryData_m420976156 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m3238622940(__this, method) (( void (*) (Dictionary_2_t3496360981 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Logic.CLotteryNew/CItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m635859693 (CItemData_t312680354 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m180881675(__this, p0, p1, method) (( void (*) (Dictionary_2_t3496360981 *, int32_t, CItemData_t312680354 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1840613937(__this, method) (( void (*) (List_1_t1613031345 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CLotteryNew/CReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CReward__ctor_m3981206538 (CReward_t140956603 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew/goodsData::.ctor() extern "C" IL2CPP_METHOD_ATTR void goodsData__ctor_m1623941898 (goodsData_t367341399 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3779386545(__this, p0, method) (( void (*) (List_1_t1839416141 *, goodsData_t367341399 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3758892264(__this, p0, method) (( void (*) (List_1_t1613031345 *, CReward_t140956603 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CLotteryNew::WheelContinue() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelContinue_m3713018625 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::WatingLotteryResult() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WatingLotteryResult_m3217344528 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::WheelBegin() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelBegin_m3090758582 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::GetCurLotteryData() extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_GetCurLotteryData_m1162208716 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1787055724(__this, method) (( int32_t (*) (List_1_t1613031345 *, 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_m1499601877(__this, p0, method) (( CReward_t140956603 * (*) (List_1_t1613031345 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.Logic.CLotteryNew/CLotteryShopData DMCore.Logic.CLotteryNew::GetShopData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CLotteryShopData_t215386950 * CLotteryNew_GetShopData_m3661054274 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2815252384(__this, method) (( void (*) (List_1_t3364722559 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CLotteryNew/ClotteryShopItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClotteryShopItem__ctor_m4113221260 (ClotteryShopItem_t1892647817 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m970629194(__this, p0, method) (( void (*) (List_1_t3364722559 *, ClotteryShopItem_t1892647817 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::get_costType() extern "C" IL2CPP_METHOD_ATTR int32_t CLotteryNew_get_costType_m21035751 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m3982398464(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3653026924 *, int32_t, CJackpotData_t469346297 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CLotteryNew/CJackpotData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CJackpotData__ctor_m1123268730 (CJackpotData_t469346297 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2597985361(__this, p0, p1, method) (( void (*) (Dictionary_2_t3653026924 *, int32_t, CJackpotData_t469346297 *, 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_m1547657051(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3399067577 *, int32_t, CLotteryShopData_t215386950 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CLotteryNew/CLotteryShopData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryShopData__ctor_m1166366116 (CLotteryShopData_t215386950 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2836192879(__this, p0, p1, method) (( void (*) (Dictionary_2_t3399067577 *, int32_t, CLotteryShopData_t215386950 *, 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_m3608903082(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3496360981 *, int32_t, CItemData_t312680354 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3366553880(__this, method) (( void (*) (Dictionary_2_t3496360981 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CLotteryNew/CumulativeReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CumulativeReward__ctor_m3061059943 (CumulativeReward_t2188911381 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m827957508(__this, method) (( void (*) (List_1_t3364722559 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m269512221(__this, method) (( void (*) (List_1_t1839416141 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m131720440(__this, method) (( void (*) (List_1_t1613031345 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CLoveHisManager::set_LoveHisInstance(uiLoveHis) extern "C" IL2CPP_METHOD_ATTR void CLoveHisManager_set_LoveHisInstance_m2115060383 (CLoveHisManager_t4094175723 * __this, uiLoveHis_t842804495 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLoveHisManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLoveHisManager__ctor_m3134598975 (CLoveHisManager_t4094175723 * __this, const RuntimeMethod* method); // uiLoveHis DMCore.Logic.CLoveHisManager::get_LoveHisInstance() extern "C" IL2CPP_METHOD_ATTR uiLoveHis_t842804495 * CLoveHisManager_get_LoveHisInstance_m1931934976 (CLoveHisManager_t4094175723 * __this, const RuntimeMethod* method); // System.Void uiLoveHis::SetDMListInfo(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiLoveHis_SetDMListInfo_m1528309135 (uiLoveHis_t842804495 * __this, List_1_t4100575959 * ___list0, 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_TisuiLoveHis_t842804495_m2508969305(__this, method) (( uiLoveHis_t842804495 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void DMCore.Logic.CMainTaskManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMainTaskManager__ctor_m1855820649 (CMainTaskManager_t368492621 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskConfig DMCore.Logic.CTaskConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskConfig_t1143949342 * CTaskConfig_GetInstance_m3809381302 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskConfig::GetTaskShowPageID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTaskConfig_GetTaskShowPageID_m1034538299 (CTaskConfig_t1143949342 * __this, int32_t ___taskID0, const RuntimeMethod* method); // DMCore.Logic.CWndConfig DMCore.Logic.CWndConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndConfig_t982602484 * CWndConfig_GetInstance_m481647544 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection DMCore.Logic.CWndConfig::get_WndIDList() extern "C" IL2CPP_METHOD_ATTR KeyCollection_t1884635070 * CWndConfig_get_WndIDList_m4171569753 (CWndConfig_t982602484 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() #define KeyCollection_GetEnumerator_m1471352627(__this, method) (( Enumerator_t1877136583 (*) (KeyCollection_t1884635070 *, const RuntimeMethod*))KeyCollection_GetEnumerator_m906000493_gshared)(__this, method) // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() #define Enumerator_get_Current_m3590314930(__this, method) (( int32_t (*) (Enumerator_t1877136583 *, const RuntimeMethod*))Enumerator_get_Current_m1416701090_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() #define Enumerator_MoveNext_m2657681812(__this, method) (( bool (*) (Enumerator_t1877136583 *, const RuntimeMethod*))Enumerator_MoveNext_m1127886695_gshared)(__this, method) // DMCore.Logic.enumPersonPage DMCore.Logic.CMainTaskManager::GetShowPageEnum() extern "C" IL2CPP_METHOD_ATTR int32_t CMainTaskManager_GetShowPageEnum_m3341848296 (CMainTaskManager_t368492621 * __this, const RuntimeMethod* method); // CHandBookCtr CHandBookCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookCtr_t4285066741 * CHandBookCtr_GetInstance_m650984722 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CHandBookCtr::ShowPage() extern "C" IL2CPP_METHOD_ATTR void CHandBookCtr_ShowPage_m1279426974 (CHandBookCtr_t4285066741 * __this, 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.Void DMCore.Logic.CBeachManager::RequestBeachList() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_RequestBeachList_m4022814999 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMarryListManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager__ctor_m1512394214 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m434619803(__this, method) (( void (*) (List_1_t2987599347 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2075070127(__this, p0, method) (( void (*) (List_1_t2987599347 *, MarryListItemData_t1515524605 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3371380836(__this, p0, method) (( void (*) (List_1_t2987599347 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3709462088_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2223838229(__this, method) (( void (*) (List_1_t2824189888 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3735407686(__this, p0, method) (( void (*) (List_1_t2824189888 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3709462088_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1555012995(__this, method) (( void (*) (List_1_t2824189888 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // uiMarryList DMCore.Logic.CMarryListManager::get_MarryListInstance() extern "C" IL2CPP_METHOD_ATTR uiMarryList_t4006298226 * CMarryListManager_get_MarryListInstance_m2488114327 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method); // DMListView uiMarryList::GetBlessList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * uiMarryList_GetBlessList_m4070979477 (uiMarryList_t4006298226 * __this, const RuntimeMethod* method); // System.Void DMListView::DeleteAll() extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Void uiMarryList::Init(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiMarryList_Init_m820512030 (uiMarryList_t4006298226 * __this, List_1_t2987599347 * ___dataList0, const RuntimeMethod* method); // System.Void uiMarryList::InitBless(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiMarryList_InitBless_m1796230532 (uiMarryList_t4006298226 * __this, List_1_t2824189888 * ___data0, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_realtimeSinceStartup() extern "C" IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m3141794964 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgRequestMarryList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgRequestMarryList__ctor_m3860103298 (CMsgRequestMarryList_t3979900726 * __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.Net.Protocol.CMsgEntryMarryRoom::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgEntryMarryRoom__ctor_m3181115464 (CMsgEntryMarryRoom_t1647901718 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMarryListManager::ClearOldBlessData() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_ClearOldBlessData_m596462999 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method); // System.Void uiMarryList::OnClickCellItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiMarryList_OnClickCellItem_m642008800 (uiMarryList_t4006298226 * __this, int32_t ___index10, int32_t ___index21, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.TimeSpan System.DateTime::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); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiMarryList_t4006298226_m573085358(__this, method) (( uiMarryList_t4006298226 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void DMCore.Logic.CMenuItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup__ctor_m2610414864 (CMenuItemGroup_t2091437108 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemGroup::SetEnableAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_SetEnableAll_m3020335219 (CMenuItemGroup_t2091437108 * __this, bool ___enable0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemGroup::CheckIsShowGuildButton(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_CheckIsShowGuildButton_m1160685340 (CMenuItemGroup_t2091437108 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemGroup::SetEnable(DMCore.Logic.MenuItemID,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_SetEnable_m1710240929 (CMenuItemGroup_t2091437108 * __this, int32_t ___item_id0, bool ___enable1, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemGroup::CheckIsShowPraiseButton(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_CheckIsShowPraiseButton_m2113020522 (CMenuItemGroup_t2091437108 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.Logic.CGuildManager DMCore.Logic.CGuildManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGuildManager_t3445311192 * CGuildManager_GetInstance_m2368575480 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuildManager::IsInEditState() extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_IsInEditState_m2989299103 (CGuildManager_t3445311192 * __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); // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMenuManager_t3869721565 * CMenuManager_GetInstance_m3933304740 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CMenuManager::get_userID() extern "C" IL2CPP_METHOD_ATTR int64_t CMenuManager_get_userID_m1025368932 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CMenuManager::get_userName() extern "C" IL2CPP_METHOD_ATTR String_t* CMenuManager_get_userName_m1845388843 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // DMCore.Logic.MainMenuType DMCore.Logic.CMenuManager::get_menuType() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuManager_get_menuType_m1606623468 (CMenuManager_t3869721565 * __this, 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.Logic.logicCardManager DMCore.Logic.logicCardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR logicCardManager_t2956095708 * logicCardManager_GetInstance_m10903635 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::RequestCardInfo(System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_RequestCardInfo_m2467832471 (logicCardManager_t2956095708 * __this, int64_t ___targetUserID0, bool ___needRoomInfo1, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::SetTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_SetTarget_m2059779652 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m1121218340 (GameObject_t1113636619 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiWaitingRoom::SetActiveCardTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void uiWaitingRoom_SetActiveCardTime_m4104975593 (RuntimeObject * __this /* static, unused */, float ___fTime0, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::set_CustomReturnPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_set_CustomReturnPage_m119343810 (CWndController_t749709641 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // 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_PrivateTargetID(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_PrivateTargetID_m3778194911 (CChatManager_t1988186574 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChatManager::SwitchChannelForced(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR bool CChatManager_SwitchChannelForced_m2557879878 (CChatManager_t1988186574 * __this, int32_t ___destChannel0, const RuntimeMethod* method); // DMCore.Logic.CGiftManager DMCore.Logic.CGiftManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftManager_t2180653355 * CGiftManager_GetInstance_m2502612045 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftManager::SetTarget(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CGiftManager_SetTarget_m192924937 (CGiftManager_t2180653355 * __this, String_t* ___userName0, int64_t ___userID1, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftManager::set_GetUserId(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGiftManager_set_GetUserId_m951709973 (CGiftManager_t2180653355 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::get_CurrentFriendType() extern "C" IL2CPP_METHOD_ATTR int32_t CFriendManager_get_CurrentFriendType_m1131600176 (CFriendManager_t3708308264 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFriendManager::ToServerType(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR int32_t CFriendManager_ToServerType_m3634327542 (RuntimeObject * __this /* static, unused */, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemCallback::OnProcessDisattentionCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, 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.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); // DMCore.CDataArray DMCore.Logic.CMenuManager::get_menuParam() extern "C" IL2CPP_METHOD_ATTR CDataArray_t4068198041 * CMenuManager_get_menuParam_m2534214923 (CMenuManager_t3869721565 * __this, 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.Void DMCore.Logic.CChatManager::DeleteChatUser(DMCore.Logic.CChatUserInfo) extern "C" IL2CPP_METHOD_ATTR void CChatManager_DeleteChatUser_m992216780 (CChatManager_t1988186574 * __this, CChatUserInfo_t74790139 * ___item0, const RuntimeMethod* method); // DMCore.Logic.CTopListGuildInfoManager DMCore.Logic.CTopListGuildInfoManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopListGuildInfoManager_t1994790042 * CTopListGuildInfoManager_GetInstance_m2188504300 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopListGuildInfoManager::OnShowGuildInfo(System.Int32,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CTopListGuildInfoManager_OnShowGuildInfo_m2312237647 (CTopListGuildInfoManager_t1994790042 * __this, int32_t ___guild_id0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method); // DMCore.Logic.CProfessManager DMCore.Logic.CProfessManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CProfessManager_t3007339680 * CProfessManager_GetInstance_m979801718 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CProfessManager::SetToUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CProfessManager_SetToUserId_m3958711666 (CProfessManager_t3007339680 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::InviteJoinInGuild(System.Int64,System.String) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_InviteJoinInGuild_m618456257 (CGuildManager_t3445311192 * __this, int64_t ___beInvitedUser0, String_t* ___appendMsg1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::SetSpecialFriendState(System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_SetSpecialFriendState_m3592011685 (CFriendManager_t3708308264 * __this, int64_t ___friendID0, bool ___asSpecialFriend1, const RuntimeMethod* method); // DMCore.Logic.CInteractiveConfig DMCore.Logic.CInteractiveConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CInteractiveConfig_t2063269181 * CInteractiveConfig_GetInstance_m1304557195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CSceneService::GetSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CSceneService_GetSceneID_m4243087892 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CInteractiveConfig::set_CurrentSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInteractiveConfig_set_CurrentSceneID_m4269598814 (CInteractiveConfig_t2063269181 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CInteractiveConfig::set_CurrentActionType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInteractiveConfig_set_CurrentActionType_m967644796 (CInteractiveConfig_t2063269181 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFamilyManager_t1901424822 * CFamilyManager_GetInstance_m954498051 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::RequsetPingData(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_RequsetPingData_m771933518 (CFamilyManager_t1901424822 * __this, int64_t ___userid0, 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.Int64 DMCore.Logic.logicCardManager::GetTargetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t logicCardManager_GetTargetUserID_m97245200 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // 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); // MemberManager MemberManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR MemberManager_t2979457932 * MemberManager_GetInstance_m1562229700 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void MemberManager::RequestMemberInfo() extern "C" IL2CPP_METHOD_ATTR void MemberManager_RequestMemberInfo_m42992302 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::DistributeGuildRight(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_DistributeGuildRight_m3098457838 (CGuildManager_t3445311192 * __this, int64_t ___destUserID0, int32_t ___option1, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::TransferGuildOwner(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_TransferGuildOwner_m2279996084 (CGuildManager_t3445311192 * __this, int64_t ___destUserID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::ExpelGuildMember(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_ExpelGuildMember_m2428951803 (CGuildManager_t3445311192 * __this, int64_t ___destUserID0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1950364294(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2359201627 *, int32_t, ItemClickCallBack_t457583679 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m2485562985_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.ItemClickCallBack::Invoke(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void ItemClickCallBack_Invoke_m1408692239 (ItemClickCallBack_t457583679 * __this, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method); // System.Void DMCore.Logic.ItemClickCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ItemClickCallBack__ctor_m4018917450 (ItemClickCallBack_t457583679 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3231461157(__this, p0, p1, method) (( void (*) (Dictionary_2_t2359201627 *, int32_t, ItemClickCallBack_t457583679 *, const RuntimeMethod*))Dictionary_2_Add_m2028438118_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m271895364(__this, method) (( void (*) (Dictionary_2_t2359201627 *, const RuntimeMethod*))Dictionary_2__ctor_m836932578_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4153363589(__this, method) (( void (*) (Dictionary_2_t1604236809 *, const RuntimeMethod*))Dictionary_2__ctor_m836932578_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3991466086(__this, p0, p1, method) (( void (*) (Dictionary_2_t1604236809 *, int32_t, MenuItemUnit_t3997586157 *, const RuntimeMethod*))Dictionary_2_Add_m2028438118_gshared)(__this, p0, p1, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m2017147157(__this, method) (( Enumerator_t3558419584 (*) (Dictionary_2_t1604236809 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m2741909194_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m407169759(__this, method) (( KeyValuePair_2_t4001908976 (*) (Enumerator_t3558419584 *, const RuntimeMethod*))Enumerator_get_Current_m1148255567_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m2283992216(__this, method) (( MenuItemUnit_t3997586157 * (*) (KeyValuePair_2_t4001908976 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m2100904820_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m2302149545(__this, method) (( bool (*) (Enumerator_t3558419584 *, const RuntimeMethod*))Enumerator_MoveNext_m2275966525_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1011495037(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1604236809 *, int32_t, MenuItemUnit_t3997586157 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m2485562985_gshared)(__this, p0, p1, method) // DMCore.Logic.MenuItemUnit DMCore.Logic.CMenuItemGroup::GetItemByID(DMCore.Logic.MenuItemID) extern "C" IL2CPP_METHOD_ATTR MenuItemUnit_t3997586157 * CMenuItemGroup_GetItemByID_m3483915351 (CMenuItemGroup_t2091437108 * __this, int32_t ___item_id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_IsNeedRePainMenu(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_IsNeedRePainMenu_m150745120 (CChatManager_t1988186574 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::AllocUserCardMenu(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_AllocUserCardMenu_m1652626151 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CUserCardParams::GetInt(DMCore.Logic.enumCardParams,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CUserCardParams_GetInt_m2940615587 (CUserCardParams_t243895319 * __this, int32_t ___paramIndex0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2533756592(__this, method) (( void (*) (Dictionary_2_t976235305 *, const RuntimeMethod*))Dictionary_2__ctor_m2983562938_gshared)(__this, method) // System.Void DMCore.Logic.CMenuItemCallback::RegisterItemCallback() extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_RegisterItemCallback_m4143177681 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::_RegisterMenu() extern "C" IL2CPP_METHOD_ATTR void CMenuManager__RegisterMenu_m521493626 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuManager__ctor_m199762670 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // DMCore.Logic.CMenuItemGroup DMCore.Logic.CMenuManager::_GetGroup(DMCore.Logic.MainMenuType) extern "C" IL2CPP_METHOD_ATTR CMenuItemGroup_t2091437108 * CMenuManager__GetGroup_m3020517916 (CMenuManager_t3869721565 * __this, int32_t ___menuType0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMenuItemGroup::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuItemGroup_GetItemCount_m4002761484 (CMenuItemGroup_t2091437108 * __this, const RuntimeMethod* method); // DMCore.Logic.MenuItemUnit DMCore.Logic.CMenuItemGroup::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR MenuItemUnit_t3997586157 * CMenuItemGroup_GetItemByIndex_m3997027217 (CMenuItemGroup_t2091437108 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::OnHideMenu() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnHideMenu_m156296505 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CMenuItemCallback::Invoke(DMCore.Logic.MenuItemID,DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR bool CMenuItemCallback_Invoke_m478161044 (RuntimeObject * __this /* static, unused */, int32_t ___item_id0, CDataArray_t4068198041 * ___data1, OnItemClickBefore_t888674743 * ___cbBefore2, OnItemClickEnd_t3682481633 * ___cbEnd3, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChatManager::get_IsNeedRePainMenu() extern "C" IL2CPP_METHOD_ATTR bool CChatManager_get_IsNeedRePainMenu_m2961425507 (CChatManager_t1988186574 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::OnShowMenu(DMCore.Logic.MainMenuType,DMCore.Logic.MenuLevel,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnShowMenu_m142632618 (CMenuManager_t3869721565 * __this, int32_t ___menu_type0, int32_t ___menu_level1, CDataArray_t4068198041 * ___param2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicCardManager::get_IsNeedRepainMenu() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_get_IsNeedRepainMenu_m162682811 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_IsNeedRepainMenu(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_IsNeedRepainMenu_m1106493720 (logicCardManager_t2956095708 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::OnShowMenu(DMCore.Logic.MainMenuType,DMCore.Logic.MenuLevel,DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnShowMenu_m3138801014 (CMenuManager_t3869721565 * __this, int32_t ___menu_type0, int32_t ___menu_level1, CDataArray_t4068198041 * ___param2, OnItemClickBefore_t888674743 * ___cbBefore3, OnItemClickEnd_t3682481633 * ___cbEnd4, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CMenuManager::_IsValid() extern "C" IL2CPP_METHOD_ATTR bool CMenuManager__IsValid_m2775535140 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAvatarEquipManager_t2125372870 * CAvatarEquipManager_GetInstance_m849068733 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CAvatarInfo DMCore.Logic.CAvatarEquipManager::GetAvatarInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CAvatarInfo_t2247402650 * CAvatarEquipManager_GetAvatarInfo_m1514742623 (CAvatarEquipManager_t2125372870 * __this, int64_t ___destUserID0, const RuntimeMethod* method); // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetShowAvatarTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetShowAvatarTarget_m263909296 (shopModel_t101745799 * __this, int64_t ___target0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::Notify(DMCore.Logic.enumPersonPage,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWndController_Notify_m3766668363 (CWndController_t749709641 * __this, int32_t ___destPage0, bool ___isHide1, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuFriend::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuFriend__ctor_m3652845695 (CMenuFriend_t2481739543 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuTopCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuTopCommon__ctor_m275321797 (CMenuTopCommon_t718433537 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuMail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuMail__ctor_m3879465967 (CMenuMail_t3670654335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuGuildCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuGuildCommon__ctor_m2025934691 (CMenuGuildCommon_t3719820311 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuWaitingCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuWaitingCommon__ctor_m2237114955 (CMenuWaitingCommon_t586536951 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuIdolShow::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuIdolShow__ctor_m3452659210 (CMenuIdolShow_t1578687251 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuQualifying::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuQualifying__ctor_m3755685903 (CMenuQualifying_t549868214 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuCoupleWall::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuCoupleWall__ctor_m158421792 (CMenuCoupleWall_t597572196 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuSingleInteraction::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuSingleInteraction__ctor_m1766821501 (CMenuSingleInteraction_t1743349790 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuHallofFame::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuHallofFame__ctor_m2374319253 (CMenuHallofFame_t3055735805 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1626223670(__this, p0, p1, method) (( bool (*) (Dictionary_2_t976235305 *, int32_t, CMenuItemGroup_t2091437108 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m2448715285_gshared)(__this, p0, p1, 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); // 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.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 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); // DMCore.Logic.CMenuItemGroup DMCore.Logic.CMenuManager::_CreateGroup(DMCore.Logic.MainMenuType) extern "C" IL2CPP_METHOD_ATTR CMenuItemGroup_t2091437108 * CMenuManager__CreateGroup_m814757243 (CMenuManager_t3869721565 * __this, int32_t ___menuType0, 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.Void DMCore.Logic.MenuItemUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void MenuItemUnit__ctor_m1738407357 (MenuItemUnit_t3997586157 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuItemGroup::AddItem(DMCore.Logic.MenuItemID,DMCore.Logic.MenuItemUnit) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_AddItem_m271217588 (CMenuItemGroup_t2091437108 * __this, int32_t ___itemID0, MenuItemUnit_t3997586157 * ___itemInfo1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2103342415(__this, p0, p1, method) (( void (*) (Dictionary_2_t976235305 *, int32_t, CMenuItemGroup_t2091437108 *, const RuntimeMethod*))Dictionary_2_Add_m3766502123_gshared)(__this, p0, p1, method) // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m995830366 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2667845790(__this, method) (( void (*) (Dictionary_2_t1614638795 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void DMCore.Logic.CMerphCfg::_LoadCfg(System.String) extern "C" IL2CPP_METHOD_ATTR void CMerphCfg__LoadCfg_m3126352470 (CMerphCfg_t142317149 * __this, String_t* ___cfgName0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMerphCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMerphCfg__ctor_m552532264 (CMerphCfg_t142317149 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4125965138(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1614638795 *, String_t*, CMerphIssue_t1829382496 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // DMCore.Framework.Resource.IResourceManager DMCore.IHelp::GetResManager() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IHelp_GetResManager_m1508557610 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m3145560403 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1959221077(__this, method) (( void (*) (Dictionary_2_t1614638795 *, const RuntimeMethod*))Dictionary_2_Clear_m1951681556_gshared)(__this, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m3745418477(__this, p0, method) (( DMXmlNode_t3958967524 * (*) (BetterList_1_t3113987842 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.String DMCore.Framework.XML.DMXmlNode::GetAttributeString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlNode_GetAttributeString_m2462131447 (DMXmlNode_t3958967524 * __this, String_t* ___key0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Single DMCore.Framework.XML.DMXmlNode::GetAttributeFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float DMXmlNode_GetAttributeFloat_m3975085840 (DMXmlNode_t3958967524 * __this, String_t* ___key0, float ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CMerphIssue::.ctor(System.String,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue__ctor_m325793623 (CMerphIssue_t1829382496 * __this, String_t* ___mesh0, float ___time1, int32_t ___mode2, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1002564343(__this, p0, p1, method) (( void (*) (Dictionary_2_t1614638795 *, String_t*, CMerphIssue_t1829382496 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CMerphIssue::set_MeshName(System.String) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MeshName_m1555347738 (CMerphIssue_t1829382496 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMerphIssue::set_MerphTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MerphTime_m3340719795 (CMerphIssue_t1829382496 * __this, float ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Void DMCore.Logic.CMerphIssue::set_MerphMode(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MerphMode_m1965499525 (CMerphIssue_t1829382496 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CMessageData::_GetGiftInfo(System.String,System.Int32&,System.Int32&,DMCore.CDataProperty&) extern "C" IL2CPP_METHOD_ATTR bool CMessageData__GetGiftInfo_m660608255 (RuntimeObject * __this /* static, unused */, String_t* ___strGiftInfo0, int32_t* ___giftID1, int32_t* ___giftCount2, CDataProperty_t2806246268 ** ___configInfo3, 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 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.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2785077629(__this, method) (( int32_t (*) (List_1_t3014434087 *, 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_m2426778729(__this, p0, method) (( IAttachMent_t1542359345 * (*) (List_1_t3014434087 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1589428783(__this, method) (( void (*) (List_1_t3014434087 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2933763079(__this, p0, method) (( void (*) (List_1_t3014434087 *, IAttachMent_t1542359345 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.String System.String::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, 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.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); // 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.Void DMCore.Logic.CMessageManager/CMessageGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageGroup__ctor_m1307184192 (CMessageGroup_t2505338100 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::set_ActiveLabel(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_ActiveLabel_m464249963 (CMessageManager_t3136027633 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::set_ActiveIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_ActiveIndex_m4169751078 (CMessageManager_t3136027633 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::set_IsPlayerMsgChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_IsPlayerMsgChanged_m3546672882 (CMessageManager_t3136027633 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::set_IsSystemMsgChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_IsSystemMsgChanged_m1820407496 (CMessageManager_t3136027633 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageManager__ctor_m2830564192 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3553090182(__this, p0, method) (( void (*) (List_1_t3496250596 *, CMessageData_t2024175854 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CMessageManager::Clear(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_Clear_m2741128905 (CMessageManager_t3136027633 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.enumMessageType DMCore.Logic.CMessageManager::get_ActiveLabel() extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_get_ActiveLabel_m3010801053 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m109569518(__this, method) (( void (*) (List_1_t3496250596 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m136135626(__this, method) (( int32_t (*) (List_1_t3496250596 *, 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_m694038016(__this, p0, method) (( CMessageData_t2024175854 * (*) (List_1_t3496250596 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CMessageManager::GetMessageCountInfoByType(DMCore.Logic.enumMessageType,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_GetMessageCountInfoByType_m2831113956 (CMessageManager_t3136027633 * __this, int32_t ___type0, int32_t* ___message_total_count1, int32_t* ___message_received_count2, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::SendRequestNextPageInfoToServer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendRequestNextPageInfoToServer_m4248360068 (CMessageManager_t3136027633 * __this, int32_t ___message_type0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Min_m18103608 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 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.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) extern "C" IL2CPP_METHOD_ATTR TimeSpan_t881159249 DateTime_op_Subtraction_m3579235380 (RuntimeObject * __this /* static, unused */, DateTime_t3738529785 p0, DateTime_t3738529785 p1, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalHours() extern "C" IL2CPP_METHOD_ATTR double TimeSpan_get_TotalHours_m306507525 (TimeSpan_t881159249 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::RoundToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m1874334613 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.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.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.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3063668532(__this, method) (( void (*) (List_1_t3496250596 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_zero_m1409827619 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Logic.CMessageSignMgr::AddSign(UnityEngine.GameObject,UIWidget/Pivot,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMessageSignMgr_AddSign_m3231234788 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destWidget0, int32_t ___pivot1, Vector3_t3722313464 ___customOffset2, 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.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); // UnityEngine.Texture DMCore.Logic.CMessageSignMgr::_GetSign(System.String) extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * CMessageSignMgr__GetSign_m1849272689 (RuntimeObject * __this /* static, unused */, String_t* ___signIconPath0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageSignMgr::FindInChild(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_FindInChild_m976277748 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destWidget0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageSignMgr::HookRedSign(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_HookRedSign_m576564420 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(__this, method) (( BoxCollider_t1640800422 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UnityEngine.GameObject::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m2093116449 (GameObject_t1113636619 * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 UnityEngine.LayerMask::NameToLayer(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t LayerMask_NameToLayer_m2359665122 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::set_layer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameObject_set_layer_m3294992795 (GameObject_t1113636619 * __this, int32_t p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() #define GameObject_AddComponent_TisUITexture_t3471168817_m2858099239(__this, method) (( UITexture_t3471168817 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m973870487_gshared)(__this, method) // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_set_parent_m786917804 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(__this, method) (( UITexture_t3471168817 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Shader UnityEngine.Shader::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Shader_Find_m2092206247 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UITexture::set_shader(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void UITexture_set_shader_m1246844875 (UITexture_t3471168817 * __this, Shader_t4151988712 * ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.Logic.CMessageSignMgr::_GetDestPos(UnityEngine.GameObject,UIWidget/Pivot,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMessageSignMgr__GetDestPos_m2322617134 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destWidget0, int32_t ___pivot1, Vector3_t3722313464 ___customOffset2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void 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 UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m2822737179 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2622589598(__this, p0, p1, method) (( void (*) (Action_1_t1286104214 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::FindTransNameFromUICamera(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_FindTransNameFromUICamera_m730184579 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Contains_m1147431944 (String_t* __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_GetChild_m1092972975 (Transform_t3600365921 * __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageSignMgr::FindNewMessageSign(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_FindNewMessageSign_m375660224 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___go0, String_t* ___checkPath1, const RuntimeMethod* method); // System.Int32 UnityEngine.Transform::get_childCount() extern "C" IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_m3145433196 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1685793073(__this, p0, method) (( void (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // CSignsManager CSignsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CSignsManager::DeleteSignByRootList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CSignsManager_DeleteSignByRootList_m3874073304 (CSignsManager_t1825583579 * __this, List_1_t3319525431 * ___datapath0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Addition_m779775034 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3302800229(__this, method) (( void (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void DMCore.Logic.CMiscConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMiscConfig__ctor_m2928729564 (CMiscConfig_t1694835947 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1279106658(__this, method) (( void (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2_Clear_m1951681556_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m187286838(__this, p0, p1, method) (( void (*) (Dictionary_2_t1632706988 *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2249167092(__this, p0, method) (( bool (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // 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); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2643467469(__this, p0, method) (( String_t* (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.Boolean DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ToInt_m2884988184 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t* ___nResult1, 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); // 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.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.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, const RuntimeMethod* method); // System.Void DMCore.Logic.CMusicManager::set_pauseMusic(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMusicManager_set_pauseMusic_m3807279003 (CMusicManager_t3263666357 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3082870863(__this, method) (( void (*) (Dictionary_2_t1014926741 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CMusicDescription::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMusicDescription__ctor_m2894929132 (CMusicDescription_t2126213410 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMusicManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMusicManager__ctor_m3877048366 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.ITextBase::OnFailed() extern "C" IL2CPP_METHOD_ATTR void ITextBase_OnFailed_m3135708001 (ITextBase_t660344599 * __this, const RuntimeMethod* method); // System.Void CResourceWWW::SetImportantResFailed(System.String) extern "C" IL2CPP_METHOD_ATTR void CResourceWWW_SetImportantResFailed_m2556511575 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2976802033(__this, method) (( void (*) (Dictionary_2_t1014926741 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m538510206(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1014926741 *, int32_t, CMusicDescription_t2126213410 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m4215948243(__this, p0, method) (( bool (*) (Dictionary_2_t1014926741 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetMusicDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetMusicDescription_m2322953683 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method); // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicID_m373974689 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m1977198120(__this, method) (( int32_t (*) (Dictionary_2_t1014926741 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Int32 DMCore.Framework.Misc.CMiscHelp::RandomExcept(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_RandomExcept_m3561142327 (RuntimeObject * __this /* static, unused */, int32_t ___min0, int32_t ___max1, int32_t ___except2, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m3197784281(__this, method) (( Enumerator_t2969109516 (*) (Dictionary_2_t1014926741 *, 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_m4180104322(__this, method) (( KeyValuePair_2_t3412598908 (*) (Enumerator_t2969109516 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m547238998(__this, method) (( int32_t (*) (KeyValuePair_2_t3412598908 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1839753989_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m3069027275(__this, method) (( bool (*) (Enumerator_t2969109516 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Int32 UnityEngine.Mathf::CeilToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m432108984 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // 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); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2903191297(__this, p0, p1, method) (( void (*) (Dictionary_2_t1014926741 *, int32_t, CMusicDescription_t2126213410 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3186431244(__this, method) (( void (*) (Dictionary_2_t574278093 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2495277630(__this, method) (( void (*) (Dictionary_2_t2905534048 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void DMCore.Logic.CMutualAnimManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager__ctor_m1337527546 (CMutualAnimManager_t3619480921 * __this, const RuntimeMethod* method); // DMCore.Logic.CMutualAnimInfo DMCore.Logic.CMutualAnimManager::GetMutualAnimInfo(System.String) extern "C" IL2CPP_METHOD_ATTR CMutualAnimInfo_t3120277749 * CMutualAnimManager_GetMutualAnimInfo_m2403685066 (CMutualAnimManager_t3619480921 * __this, String_t* ___animName0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2163913788 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, String_t* p3, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsValid() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsValid_m1197404667 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsEnable_m3745268461 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::CheckRoleState(DMCore.Framework.Scene.enumRoleState) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_CheckRoleState_m2983555996 (ISceneBaseObj_t858622483 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::StopSpecifiesTypeEffect(DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_StopSpecifiesTypeEffect_m2561336552 (ISceneBaseObj_t858622483 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMutualAnimManager::GetMutualAnimClip(System.String,System.Int32,System.Int32,UnityEngine.AnimationClip&,UnityEngine.AnimationClip&) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_GetMutualAnimClip_m3438799850 (CMutualAnimManager_t3619480921 * __this, String_t* ___name0, int32_t ___senderSex1, int32_t ___receiverSex2, AnimationClip_t2318505987 ** ___animClipS3, AnimationClip_t2318505987 ** ___animClipR4, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetActiveCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetActiveCamera_m490033116 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMutualAnimManager/CMutualCachedInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualCachedInfo__ctor_m2755602047 (CMutualCachedInfo_t1685564762 * __this, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_rotation_m3502953881 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_position_m36019626 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2837481386(__this, p0, p1, method) (( void (*) (Dictionary_2_t574278093 *, int32_t, CMutualCachedInfo_t1685564762 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Scene.ISceneBaseObj::AddRoleState(DMCore.Framework.Scene.enumRoleState) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_AddRoleState_m2943967725 (ISceneBaseObj_t858622483 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetBackGroundShow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetBackGroundShow_m427769223 (RuntimeObject * __this /* static, unused */, bool ___isShow0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Subtraction_m3073674971 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_normalized() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_normalized_m2454957984 (Vector3_t3722313464 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_forward(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_forward_m1840797198 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_UnaryNegation_m1951478815 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // 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.CWalkCamera DMCore.Framework.Scene.CWalkManager::GetWalkCamera() extern "C" IL2CPP_METHOD_ATTR CWalkCamera_t1176337330 * CWalkManager_GetWalkCamera_m2368173090 (CWalkManager_t3228361237 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CWalkCamera::LockWatchTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CWalkCamera_LockWatchTarget_m1367181903 (CWalkCamera_t1176337330 * __this, int64_t ___usrID0, const RuntimeMethod* method); // System.Single UnityEngine.AnimationClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AnimationClip_get_length_m3296085482 (AnimationClip_t2318505987 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Max_m3146388979 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m2143949090 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, int32_t ___userData2, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::SetIdleAnim(System.String) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_SetIdleAnim_m1936918694 (ISceneBaseObj_t858622483 * __this, String_t* ___animName0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::PlayAnimClip(UnityEngine.AnimationClip,System.String,System.Single,System.Single,System.Single,System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_PlayAnimClip_m3190763634 (ISceneBaseObj_t858622483 * __this, AnimationClip_t2318505987 * ___clip0, String_t* ___name1, float ___fSpeed2, float ___fPlayTime3, float ___fDelay4, bool ___bHighPriority5, float ___fadeInTime6, const RuntimeMethod* method); // System.Void DMCore.Logic.CMutualAnimManager::PlayMutualEffectAnim(System.String,DMCore.Framework.Scene.ISceneRole,DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_PlayMutualEffectAnim_m2380593023 (CMutualAnimManager_t3619480921 * __this, String_t* ____mutualName0, ISceneRole_t2394225724 * ____sender1, ISceneRole_t2394225724 * ____receiver2, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2871335532(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2905534048 *, String_t*, CMutualAnimInfo_t3120277749 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m4217819724(__this, p0, p1, method) (( void (*) (Dictionary_2_t2905534048 *, String_t*, CMutualAnimInfo_t3120277749 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CMutualAnimInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualAnimInfo__ctor_m3051959905 (CMutualAnimInfo_t3120277749 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::GetActionEffectConfig() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t3988524122 * CInteractiveConfig_GetActionEffectConfig_m1925018921 (CInteractiveConfig_t2063269181 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2413439404(__this, p0, method) (( bool (*) (Dictionary_2_t3988524122 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2721942741(__this, p0, method) (( ActionEffect_t4203267823 * (*) (Dictionary_2_t3988524122 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m718437397(__this, p0, method) (( float (*) (List_1_t2869341516 *, int32_t, const RuntimeMethod*))List_1_get_Item_m718437397_gshared)(__this, p0, method) // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m1854500591 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3729392029(__this, p0, method) (( String_t* (*) (List_1_t3319525431 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Framework.Scene.ISceneBaseObj::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PlayEffect_m3946543944 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, String_t* ___bindBoneName3, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m3167731362(__this, p0, p1, method) (( bool (*) (Dictionary_2_t574278093 *, int32_t, CMutualCachedInfo_t1685564762 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CMutualAnimManager::_RestoreMutualState(System.Int64,UnityEngine.Vector3,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager__RestoreMutualState_m854359768 (CMutualAnimManager_t3619480921 * __this, int64_t ___userID0, Vector3_t3722313464 ___orignalRolePos1, Quaternion_t2301928331 ___orignalRoleDir2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_position_m3387557959 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m509684228(__this, p0, method) (( bool (*) (Dictionary_2_t574278093 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4193450060_gshared)(__this, p0, method) // System.Void DMCore.Framework.Scene.ISceneBaseObj::RemoveRoleState(DMCore.Framework.Scene.enumRoleState) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_RemoveRoleState_m1533657667 (ISceneBaseObj_t858622483 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m237351208(__this, method) (( void (*) (BetterList_1_t1591806957 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Void DMCore.Logic.CMyPackageManager::set_bNeedFreshUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_bNeedFreshUI_m2271521687 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager__ctor_m1885709076 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method); // DMCore.Logic.PackageItemType DMCore.Logic.CItemBase::get_type() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_type_m241557816 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_canRenew() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_canRenew_m440584486 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // DMCore.Logic.CPropGroup DMCore.Logic.CPropManager::GetGroup(System.Int32,DMCore.Logic.CPropManager/CheckPropByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CPropGroup_t317121043 * CPropManager_GetGroup_m3570683819 (CPropManager_t2238730194 * __this, int32_t ___type0, CheckPropByProperty_t336342705 * ___func1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPropGroup::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPropGroup_GetCount_m408664451 (CPropGroup_t317121043 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemManager::GetItemGroupCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetItemGroupCount_m751790218 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.CPropGroup DMCore.Logic.CPropManager::GetGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR CPropGroup_t317121043 * CPropManager_GetGroup_m4009434788 (CPropManager_t2238730194 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemManager::GetItemGroupCount(System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetItemGroupCount_m830850604 (CItemManager_t2289463753 * __this, int32_t ___type0, CheckItemByProperty_t1653052795 * ___func1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method); // DMCore.Logic.CPropItem DMCore.Logic.CPropManager::GetItem(System.Int32,System.Int32,DMCore.Logic.CPropManager/CheckPropByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CPropItem_t1455887095 * CPropManager_GetItem_m2725839519 (CPropManager_t2238730194 * __this, int32_t ___type0, int32_t ___index1, CheckPropByProperty_t336342705 * ___func2, CDataArray_t4068198041 * ___cd3, const RuntimeMethod* method); // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m2925393249 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, CheckItemByProperty_t1653052795 * ___parm2, CDataArray_t4068198041 * ___cd3, const RuntimeMethod* method); // DMCore.Logic.CPropItem DMCore.Logic.CPropManager::GetItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CPropItem_t1455887095 * CPropManager_GetItem_m2160809063 (CPropManager_t2238730194 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method); // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m3965062220 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method); // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m528401793 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, List_1_t1130240807 * ___qualitys2, List_1_t128053199 * ___tags3, const RuntimeMethod* method); // DMCore.Logic.CPropItem DMCore.Logic.CPropManager::GetPropItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CPropItem_t1455887095 * CPropManager_GetPropItem_m1006552476 (CPropManager_t2238730194 * __this, int32_t ___serverId0, const RuntimeMethod* method); // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItemByServerId(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItemByServerId_m2986832663 (CItemManager_t2289463753 * __this, int32_t ___serverId0, const RuntimeMethod* method); // System.Void UILabel::set_text(System.String) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, const RuntimeMethod* method); // System.String ColorMap::GetColorValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ColorMap_GetColorValue_m929637861 (RuntimeObject * __this /* static, unused */, String_t* ___colorKey0, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ParseColor(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ParseColor_m3278855289 (RuntimeObject * __this /* static, unused */, String_t* ___text0, int32_t ___offset1, const RuntimeMethod* method); // System.Void UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m3669093580(__this, method) (( void (*) (BetterList_1_t1591806957 *, const RuntimeMethod*))BetterList_1_Clear_m1906904972_gshared)(__this, method) // System.Int32 DMCore.Logic.CMyPackageManager::GetTotalCount(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetTotalCount_m3265188835 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, const RuntimeMethod* method); // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m14208496 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m4214732971(__this, p0, method) (( void (*) (BetterList_1_t1591806957 *, CItemBase_t2436786639 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m1928082283(__this, p0, method) (( CItemBase_t2436786639 * (*) (BetterList_1_t1591806957 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // DMCore.Logic.CPropGroup DMCore.Logic.CPropManager::GetGroup(DMCore.Logic.enumPropType) extern "C" IL2CPP_METHOD_ATTR CPropGroup_t317121043 * CPropManager_GetGroup_m2406117371 (CPropManager_t2238730194 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CPropGroup::GetList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CPropGroup_GetList_m957425781 (CPropGroup_t317121043 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ITaskNavigatorBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ITaskNavigatorBase__ctor_m1682257230 (ITaskNavigatorBase_t660573273 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ITaskNavigatorBase::ShowTargetUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void ITaskNavigatorBase_ShowTargetUI_m3501659180 (ITaskNavigatorBase_t660573273 * __this, int32_t ___pageID0, const RuntimeMethod* method); // System.Void DMCore.CRoot::SetOpenPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetOpenPage_m2050013413 (CRoot_t1043641654 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_ActiveChannel(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_ActiveChannel_m3791873343 (CChatManager_t1988186574 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiWaitingRoomChat::ChangeWaittingRoomChat() extern "C" IL2CPP_METHOD_ATTR void uiWaitingRoomChat_ChangeWaittingRoomChat_m1537723938 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CPetManager DMCore.Logic.CPetManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPetManager_t2941415134 * CPetManager_GetInstance_m156291089 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPetManager::GetPetListCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPetManager_GetPetListCount_m2254559960 (CPetManager_t2941415134 * __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.Boolean DMCore.Logic.WaitingRoomHelper::IsInReadyState() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsInReadyState_m1107011973 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012(__this, method) (( uiWaitingRoom_t4262146884 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void DMCore.Logic.ITaskNavigatorBase::EnterDanceRoom(DMCore.DanceMode.ENUM_PLAY_MODE,DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void ITaskNavigatorBase_EnterDanceRoom_m3879537981 (ITaskNavigatorBase_t660573273 * __this, int32_t ___playMode0, int32_t ___keyMode1, const RuntimeMethod* method); // CQualifyingManager CQualifyingManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQualifyingManager_t954001806 * CQualifyingManager_GetInstance_m1430111945 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4247274435(__this, method) (( void (*) (Dictionary_2_t736164020 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m55493935(__this, method) (( void (*) (Dictionary_2_t2263689483 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CNoticeCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeCfg__ctor_m2588388587 (CNoticeCfg_t1803912622 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m3357594170(__this, method) (( void (*) (Dictionary_2_t736164020 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, 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.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2461861952(__this, p0, p1, method) (( void (*) (Dictionary_2_t736164020 *, int32_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // DMCore.Logic.TaskDescriptionUnit DMCore.Logic.CNoticeCfg::GetTaskDescriptInternal(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR TaskDescriptionUnit_t2312329791 * CNoticeCfg_GetTaskDescriptInternal_m3435270748 (CNoticeCfg_t1803912622 * __this, int32_t ___mainTaskId0, int32_t ___subTaskId1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2381334882(__this, p0, method) (( bool (*) (Dictionary_2_t736164020 *, 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_m98595422(__this, p0, method) (( String_t* (*) (Dictionary_2_t736164020 *, 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_m3117477718(__this, p0, method) (( bool (*) (Dictionary_2_t2263689483 *, 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_m3958171692(__this, p0, method) (( TaskDescriptionGroup_t3374976152 * (*) (Dictionary_2_t2263689483 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void DMCore.Logic.TaskDescriptionGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void TaskDescriptionGroup__ctor_m1389108851 (TaskDescriptionGroup_t3374976152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3879025989(__this, p0, p1, method) (( void (*) (Dictionary_2_t2263689483 *, int32_t, TaskDescriptionGroup_t3374976152 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // DMCore.Logic.TaskDescriptionUnit DMCore.Logic.TaskDescriptionGroup::GetTaskDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR TaskDescriptionUnit_t2312329791 * TaskDescriptionGroup_GetTaskDescription_m812915747 (TaskDescriptionGroup_t3374976152 * __this, int32_t ___subTaskId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::set_NeedRefresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_NeedRefresh_m2653556992 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.NoticeTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void NoticeTask__ctor_m2671463552 (NoticeTask_t2932161791 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.NoticeTaskDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void NoticeTaskDetail__ctor_m271010864 (NoticeTaskDetail_t2956906147 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.InviteInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void InviteInfo__ctor_m1336856956 (InviteInfo_t51784531 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4075668880(__this, method) (( void (*) (List_1_t109269237 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4079500804(__this, method) (( void (*) (List_1_t1523859273 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CNoticeManager::set_IsInviteFirendSucceed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_IsInviteFirendSucceed_m1166909809 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method); // System.Void CDataModelInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelInt__ctor_m420760675 (CDataModelInt_t3463393640 * __this, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Remove_m334097152 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager__ctor_m2932522469 (CNoticeManager_t3044969465 * __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.Void DMCore.Logic.CNoticeManager::add_OnStartTask(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_add_OnStartTask_m3828942452 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::remove_OnStartTask(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_remove_OnStartTask_m3879594307 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::add_OnStopTask(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_add_OnStopTask_m2162665575 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::remove_OnStopTask(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_remove_OnStopTask_m1782228618 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager/OnStartNoticeTask::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnStartNoticeTask_Invoke_m3031359639 (OnStartNoticeTask_t2656173874 * __this, int32_t ___second0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager/OnStopNoticeTask::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnStopNoticeTask_Invoke_m1631662393 (OnStopNoticeTask_t773840426 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1741057565(__this, method) (( int32_t (*) (List_1_t1523859273 *, 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_m605530393(__this, p0, method) (( InviteInfo_t51784531 * (*) (List_1_t1523859273 *, 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_m63134352(__this, method) (( int32_t (*) (List_1_t109269237 *, 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_m3788540902(__this, p0, method) (( NoticeTask_t2932161791 * (*) (List_1_t109269237 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1292331707(__this, p0, method) (( CAwardItem_t1677460915 * (*) (List_1_t3149535657 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CNoticeManager::GetInviteFirendCount() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_GetInviteFirendCount_m4208558774 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method); // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::GetInviteInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR InviteInfo_t51784531 * CNoticeManager_GetInviteInfo_m3534471552 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::GetNoticeTaskInfoById(System.Int32) extern "C" IL2CPP_METHOD_ATTR NoticeTask_t2932161791 * CNoticeManager_GetNoticeTaskInfoById_m1504678581 (CNoticeManager_t3044969465 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager/OnMainTaskChanged::Invoke(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnMainTaskChanged_Invoke_m4069862562 (OnMainTaskChanged_t359061898 * __this, int32_t ___mainTaskId0, int32_t ___level1, int32_t ___maxExp2, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3COnRefreshListU3Ec__AnonStorey0__ctor_m2518740033 (U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3416305640(__this, p0, p1, method) (( void (*) (Predicate_1_t3757455915 *, 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_m1536355917(__this, p0, method) (( NoticeTask_t2932161791 * (*) (List_1_t109269237 *, Predicate_1_t3757455915 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2453293426(__this, p0, method) (( void (*) (List_1_t109269237 *, NoticeTask_t2932161791 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1312316922(__this, p0, method) (( void (*) (List_1_t3149535657 *, CAwardItem_t1677460915 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CNoticeManager/OnSubTaskChanged::Invoke(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnSubTaskChanged_Invoke_m3434211149 (OnSubTaskChanged_t1167505012 * __this, int32_t ___mainTask0, int32_t ___Subtask1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1503062768(__this, p0, method) (( void (*) (List_1_t1523859273 *, InviteInfo_t51784531 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CNoticeManager/OnCurExpChanged::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnCurExpChanged_Invoke_m607329377 (OnCurExpChanged_t1928539448 * __this, int32_t ___mainTaskId0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1914676108(__this, method) (( void (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m443408998(__this, method) (( void (*) (List_1_t1523859273 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3521335676(__this, method) (( void (*) (List_1_t109269237 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CInviteManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CInviteManager__ctor_m2124602133 (CInviteManager_t856605558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager__ctor_m2124602133_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t4093334610 * L_0 = (List_1_t4093334610 *)il2cpp_codegen_object_new(List_1_t4093334610_il2cpp_TypeInfo_var); List_1__ctor_m856425739(L_0, /*hidden argument*/List_1__ctor_m856425739_RuntimeMethod_var); __this->set_m_list_2(L_0); return; } } // DMCore.Logic.CInviteManager DMCore.Logic.CInviteManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CInviteManager_t856605558 * CInviteManager_GetInstance_m2591455330 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_GetInstance_m2591455330_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CInviteManager_t856605558_il2cpp_TypeInfo_var); CInviteManager_t856605558 * L_0 = ((CInviteManager_t856605558_StaticFields*)il2cpp_codegen_static_fields_for(CInviteManager_t856605558_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (L_0) { goto IL_0014; } } { CInviteManager_t856605558 * L_1 = (CInviteManager_t856605558 *)il2cpp_codegen_object_new(CInviteManager_t856605558_il2cpp_TypeInfo_var); CInviteManager__ctor_m2124602133(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CInviteManager_t856605558_il2cpp_TypeInfo_var); ((CInviteManager_t856605558_StaticFields*)il2cpp_codegen_static_fields_for(CInviteManager_t856605558_il2cpp_TypeInfo_var))->set_s_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CInviteManager_t856605558_il2cpp_TypeInfo_var); CInviteManager_t856605558 * L_2 = ((CInviteManager_t856605558_StaticFields*)il2cpp_codegen_static_fields_for(CInviteManager_t856605558_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_2; } } // System.Int32 DMCore.Logic.CInviteManager::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CInviteManager_get_Count_m3555631585 (CInviteManager_t856605558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_get_Count_m3555631585_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t4093334610 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_001b; } } { List_1_t4093334610 * L_1 = __this->get_m_list_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m82465251(L_1, /*hidden argument*/List_1_get_Count_m82465251_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Void DMCore.Logic.CInviteManager::set_IsOnlyFriend(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_set_IsOnlyFriend_m264684795 (CInviteManager_t856605558 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_bOnlyFriend_3(L_0); return; } } // System.Boolean DMCore.Logic.CInviteManager::get_IsOnlyFriend() extern "C" IL2CPP_METHOD_ATTR bool CInviteManager_get_IsOnlyFriend_m978373131 (CInviteManager_t856605558 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bOnlyFriend_3(); return L_0; } } // System.Void DMCore.Logic.CInviteManager::Append(DMCore.Logic.CFriendInfo) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_Append_m3361449149 (CInviteManager_t856605558 * __this, CFriendInfo_t2621259868 * ____info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_Append_m3361449149_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4093334610 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_0017; } } { List_1_t4093334610 * L_1 = __this->get_m_list_2(); CFriendInfo_t2621259868 * L_2 = ____info0; NullCheck(L_1); List_1_Add_m2717423885(L_1, L_2, /*hidden argument*/List_1_Add_m2717423885_RuntimeMethod_var); } IL_0017: { return; } } // System.Void DMCore.Logic.CInviteManager::InsertToList(System.Int32,DMCore.Logic.CFriendInfo) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_InsertToList_m3686458669 (CInviteManager_t856605558 * __this, int32_t ____index0, CFriendInfo_t2621259868 * ____info1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_InsertToList_m3686458669_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_001f; } } { List_1_t4093334610 * L_1 = __this->get_m_list_2(); if (!L_1) { goto IL_001f; } } { List_1_t4093334610 * L_2 = __this->get_m_list_2(); int32_t L_3 = ____index0; CFriendInfo_t2621259868 * L_4 = ____info1; NullCheck(L_2); List_1_Insert_m142217117(L_2, L_3, L_4, /*hidden argument*/List_1_Insert_m142217117_RuntimeMethod_var); } IL_001f: { return; } } // System.Void DMCore.Logic.CInviteManager::RemoveAtIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_RemoveAtIndex_m2917792514 (CInviteManager_t856605558 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_RemoveAtIndex_m2917792514_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4093334610 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_002f; } } { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_002f; } } { int32_t L_2 = ____index0; List_1_t4093334610 * L_3 = __this->get_m_list_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m82465251(L_3, /*hidden argument*/List_1_get_Count_m82465251_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_002f; } } { List_1_t4093334610 * L_5 = __this->get_m_list_2(); int32_t L_6 = ____index0; NullCheck(L_5); List_1_RemoveAt_m946341042(L_5, L_6, /*hidden argument*/List_1_RemoveAt_m946341042_RuntimeMethod_var); } IL_002f: { return; } } // DMCore.Logic.CFriendInfo DMCore.Logic.CInviteManager::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CFriendInfo_t2621259868 * CInviteManager_GetItem_m2155292300 (CInviteManager_t856605558 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_GetItem_m2155292300_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4093334610 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ____index0; List_1_t4093334610 * L_3 = __this->get_m_list_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m82465251(L_3, /*hidden argument*/List_1_get_Count_m82465251_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t4093334610 * L_5 = __this->get_m_list_2(); int32_t L_6 = ____index0; NullCheck(L_5); CFriendInfo_t2621259868 * L_7 = List_1_get_Item_m159214399(L_5, L_6, /*hidden argument*/List_1_get_Item_m159214399_RuntimeMethod_var); return L_7; } IL_0030: { return (CFriendInfo_t2621259868 *)NULL; } } // System.Void DMCore.Logic.CInviteManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CInviteManager_Clear_m4125612532 (CInviteManager_t856605558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_Clear_m4125612532_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4093334610 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_0016; } } { List_1_t4093334610 * L_1 = __this->get_m_list_2(); NullCheck(L_1); List_1_Clear_m837759940(L_1, /*hidden argument*/List_1_Clear_m837759940_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CInviteManager::ShowInviteWnd(System.Action`1,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_ShowInviteWnd_m2804345680 (CInviteManager_t856605558 * __this, Action_1_t4240665636 * ____callback0, bool ____bOnlyFriend1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_ShowInviteWnd_m2804345680_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t4240665636 * L_0 = ____callback0; __this->set_m_callback_0(L_0); bool L_1 = ____bOnlyFriend1; CInviteManager_set_IsOnlyFriend_m264684795(__this, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CWndController_ShowUI_m3552255067(L_2, ((int32_t)62), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CInviteManager::CallBack(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_CallBack_m3043412116 (CInviteManager_t856605558 * __this, CDataArray_t4068198041 * ____data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_CallBack_m3043412116_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t4240665636 * L_0 = __this->get_m_callback_0(); if (!L_0) { goto IL_001c; } } { Action_1_t4240665636 * L_1 = __this->get_m_callback_0(); CDataArray_t4068198041 * L_2 = ____data0; NullCheck(L_1); Action_1_Invoke_m2282430546(L_1, L_2, /*hidden argument*/Action_1_Invoke_m2282430546_RuntimeMethod_var); goto IL_0023; } IL_001c: { CDataArray_t4068198041 * L_3 = ____data0; CInviteManager_DefaultCallBack_m1383847939(__this, L_3, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void DMCore.Logic.CInviteManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CInviteManager_Reset_m247505253 (CInviteManager_t856605558 * __this, const RuntimeMethod* method) { { __this->set_m_callback_0((Action_1_t4240665636 *)NULL); CInviteManager_set_IsOnlyFriend_m264684795(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CInviteManager::DefaultCallBack(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CInviteManager_DefaultCallBack_m1383847939 (CInviteManager_t856605558 * __this, CDataArray_t4068198041 * ____data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CInviteManager_DefaultCallBack_m1383847939_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 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)1005), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ____data0; if (!L_2) { goto IL_0065; } } { V_1 = 0; CDataArray_t4068198041 * L_3 = ____data0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = CDataArray_GetInt_m1111369473(L_3, L_4, 0, /*hidden argument*/NULL); V_2 = L_5; V_3 = 0; goto IL_005e; } IL_0029: { CDataArray_t4068198041 * L_6 = ____data0; int32_t L_7 = V_1; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_1 = L_8; NullCheck(L_6); int64_t L_9 = CDataArray_GetLong_m4094450536(L_6, L_8, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_9; CDataArray_t4068198041 * L_10 = ____data0; int32_t L_11 = V_1; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_1 = L_12; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_10); String_t* L_14 = CDataArray_GetWideStr_m3532563229(L_10, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; CDataArray_t4068198041 * L_15 = V_0; int64_t L_16 = V_4; NullCheck(L_15); CDataArray_Push_m3799896857(L_15, L_16, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = V_0; String_t* L_18 = V_5; NullCheck(L_17); CDataArray_Push_m1799687930(L_17, L_18, /*hidden argument*/NULL); int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_005e: { int32_t L_20 = V_3; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0029; } } IL_0065: { CLevelManager_t3077608201 * L_22 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); bool L_23 = CLevelManager_IsLevel_m3139716542(L_22, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_23) { goto IL_00b0; } } { CSceneService_t551449725 * L_24 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CProperty_t963755051 * L_25 = CSceneService_GetSceneNetProperty_m2882939145(L_24, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = CProperty_GetInt_m2680341236(L_25, _stringLiteral816700875, 0, /*hidden argument*/NULL); V_6 = L_26; int32_t L_27 = V_6; if ((!(((uint32_t)L_27) == ((uint32_t)5)))) { goto IL_00a4; } } { CDataArray_t4068198041 * L_28 = V_0; NullCheck(L_28); CDataArray_Push_m3820844360(L_28, 5, /*hidden argument*/NULL); goto IL_00ab; } IL_00a4: { CDataArray_t4068198041 * L_29 = V_0; NullCheck(L_29); CDataArray_Push_m3820844360(L_29, 0, /*hidden argument*/NULL); } IL_00ab: { goto IL_00cb; } IL_00b0: { CLevelManager_t3077608201 * L_30 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); bool L_31 = CLevelManager_IsLevel_m3139716542(L_30, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_31) { goto IL_00cb; } } { CDataArray_t4068198041 * L_32 = V_0; NullCheck(L_32); CDataArray_Push_m3820844360(L_32, 1, /*hidden argument*/NULL); } IL_00cb: { CDataArray_t4068198041 * L_33 = V_0; NullCheck(L_33); CDataArray_Flush_m1077150699(L_33, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CInviteManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CInviteManager__cctor_m1158708529 (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.CItemBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemBase__ctor_m3933414393 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemBase__ctor_m3933414393_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); CItemBase__ctor_m1123336002(__this, 0, 0, 0, 1, L_0, 2, 1, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CItemBase::.ctor(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase__ctor_m1123336002 (CItemBase_t2436786639 * __this, int32_t ____configId0, int32_t ____serverId1, int32_t ____fashionStarValue2, int32_t ____quality3, CDataProperty_t2806246268 * ____property4, int32_t ____type5, int32_t ____canRenew6, int32_t ____tag7, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ____configId0; __this->set_m_ConfigID_0(L_0); int32_t L_1 = ____serverId1; __this->set_m_ServerID_1(L_1); int32_t L_2 = ____fashionStarValue2; __this->set_m_FashionStarValue_2(L_2); int32_t L_3 = ____quality3; __this->set_m_Quality_3(L_3); CDataProperty_t2806246268 * L_4 = ____property4; __this->set_m_Property_4(L_4); int32_t L_5 = ____type5; __this->set_m_Type_5(L_5); int32_t L_6 = ____canRenew6; __this->set_m_CanRenew_6(L_6); int32_t L_7 = ____tag7; __this->set_m_tag_7(L_7); return; } } // System.Int32 DMCore.Logic.CItemBase::get_GoldID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_GoldID_m251806656 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return 1; } } // System.Int32 DMCore.Logic.CItemBase::get_DiamondID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_DiamondID_m420291236 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return 5; } } // System.Int32 DMCore.Logic.CItemBase::get_ExpID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_ExpID_m2602785149 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return 4; } } // System.Int64 DMCore.Logic.CItemBase::get_buyTime() extern "C" IL2CPP_METHOD_ATTR int64_t CItemBase_get_buyTime_m3080723776 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemBase_get_buyTime_m3080723776_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t G_B3_0 = 0; { CDataProperty_t2806246268 * L_0 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0022; } } { CDataProperty_t2806246268 * L_1 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CDataProperty_GetLong_m2096131398(L_1, _stringLiteral3791208743, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0024; } IL_0022: { G_B3_0 = (((int64_t)((int64_t)(-1)))); } IL_0024: { return G_B3_0; } } // System.Int32 DMCore.Logic.CItemBase::get_validation() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_validation_m2007646470 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemBase_get_validation_m2007646470_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { CDataProperty_t2806246268 * L_0 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0021; } } { CDataProperty_t2806246268 * L_1 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CDataProperty_GetInt_m1935343217(L_1, _stringLiteral2671247389, (-1), /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0022; } IL_0021: { G_B3_0 = (-1); } IL_0022: { return G_B3_0; } } // System.Int32 DMCore.Logic.CItemBase::get_equipState() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_equipState_m4253898793 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemBase_get_equipState_m4253898793_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { CDataProperty_t2806246268 * L_0 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0021; } } { CDataProperty_t2806246268 * L_1 = CItemBase_get_property_m1472717397(__this, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CDataProperty_GetInt_m1935343217(L_1, _stringLiteral148730862, 0, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0022; } IL_0021: { G_B3_0 = 0; } IL_0022: { return G_B3_0; } } // System.Int32 DMCore.Logic.CItemBase::get_configID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_configID_m837654758 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ConfigID_0(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_configID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_configID_m2461429048 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_ConfigID_0(L_0); return; } } // System.Int32 DMCore.Logic.CItemBase::get_serverID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_serverID_m3049894536 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ServerID_1(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_serverID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_serverID_m3001486231 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_ServerID_1(L_0); return; } } // System.Int32 DMCore.Logic.CItemBase::get_fashionStarValue() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_fashionStarValue_m2376172815 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_FashionStarValue_2(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_fashionStarValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_fashionStarValue_m4220992756 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_FashionStarValue_2(L_0); return; } } // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::get_quality() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_quality_m1228373557 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_Quality_3(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_quality(DMCore.Logic.ItemQuality) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_quality_m15619395 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_Quality_3(L_0); return; } } // DMCore.CDataProperty DMCore.Logic.CItemBase::get_property() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CItemBase_get_property_m1472717397 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { CDataProperty_t2806246268 * L_0 = __this->get_m_Property_4(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_property(DMCore.CDataProperty) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_property_m3956861279 (CItemBase_t2436786639 * __this, CDataProperty_t2806246268 * ___value0, const RuntimeMethod* method) { { CDataProperty_t2806246268 * L_0 = ___value0; __this->set_m_Property_4(L_0); return; } } // DMCore.Logic.PackageItemType DMCore.Logic.CItemBase::get_type() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_type_m241557816 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_Type_5(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_type(DMCore.Logic.PackageItemType) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_type_m242662381 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_Type_5(L_0); return; } } // System.Int32 DMCore.Logic.CItemBase::get_Tag() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_Tag_m672107802 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_tag_7(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_Tag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_Tag_m4124282146 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_tag_7(L_0); return; } } // System.Int32 DMCore.Logic.CItemBase::get_canRenew() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_canRenew_m440584486 (CItemBase_t2436786639 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_CanRenew_6(); return L_0; } } // System.Void DMCore.Logic.CItemBase::set_canRenew(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemBase_set_canRenew_m2159884376 (CItemBase_t2436786639 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_CanRenew_6(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m3090927578 (CItemData_t3599323914 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemData__ctor_m3090927578_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); CItemData__ctor_m3386369087(__this, 0, 0, 0, 1, L_0, 0, 1, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CItemData::.ctor(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m3386369087 (CItemData_t3599323914 * __this, int32_t ___configId0, int32_t ___serverId1, int32_t ___fashion2, int32_t ___quality3, CDataProperty_t2806246268 * ___property4, int32_t ___type5, int32_t ___canRenew6, int32_t ___tag7, const RuntimeMethod* method) { { int32_t L_0 = ___configId0; int32_t L_1 = ___serverId1; int32_t L_2 = ___fashion2; int32_t L_3 = ___quality3; CDataProperty_t2806246268 * L_4 = ___property4; int32_t L_5 = ___type5; int32_t L_6 = ___canRenew6; int32_t L_7 = ___tag7; CItemBase__ctor_m1123336002(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CItemManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemManager__ctor_m233297820 (CItemManager_t2289463753 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager__ctor_m233297820_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_uiActiveItem_3((-1)); __this->set_m_listItemGroup_1(((CItemGroupU5BU5D_t344250011*)SZArrayNew(CItemGroupU5BU5D_t344250011_il2cpp_TypeInfo_var, (uint32_t)((int32_t)17)))); Dictionary_2_t2488037245 * L_0 = (Dictionary_2_t2488037245 *)il2cpp_codegen_object_new(Dictionary_2_t2488037245_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3827603703(L_0, /*hidden argument*/Dictionary_2__ctor_m3827603703_RuntimeMethod_var); __this->set_m_DicActiveModel_4(L_0); V_0 = 0; goto IL_003d; } IL_002c: { CItemGroupU5BU5D_t344250011* L_1 = __this->get_m_listItemGroup_1(); int32_t L_2 = V_0; CItemGroup_t90045934 * L_3 = (CItemGroup_t90045934 *)il2cpp_codegen_object_new(CItemGroup_t90045934_il2cpp_TypeInfo_var); CItemGroup__ctor_m3137385090(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(L_2), (CItemGroup_t90045934 *)L_3); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_003d: { int32_t L_5 = V_0; CItemGroupU5BU5D_t344250011* L_6 = __this->get_m_listItemGroup_1(); NullCheck(L_6); if ((((int32_t)L_5) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))))) { goto IL_002c; } } { return; } } // DMCore.Logic.CItemManager DMCore.Logic.CItemManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CItemManager_t2289463753 * CItemManager_GetInstance_m3712629561 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetInstance_m3712629561_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_0 = ((CItemManager_t2289463753_StaticFields*)il2cpp_codegen_static_fields_for(CItemManager_t2289463753_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_1 = ((CItemManager_t2289463753_StaticFields*)il2cpp_codegen_static_fields_for(CItemManager_t2289463753_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_1; } IL_0010: { CItemManager_t2289463753 * L_2 = (CItemManager_t2289463753 *)il2cpp_codegen_object_new(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager__ctor_m233297820(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); ((CItemManager_t2289463753_StaticFields*)il2cpp_codegen_static_fields_for(CItemManager_t2289463753_il2cpp_TypeInfo_var))->set_s_Instance_2(L_2); CItemManager_t2289463753 * L_3 = ((CItemManager_t2289463753_StaticFields*)il2cpp_codegen_static_fields_for(CItemManager_t2289463753_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_3; } } // System.Void DMCore.Logic.CItemManager::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CItemManager_ClearAll_m2640904153 (CItemManager_t2289463753 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_ClearAll_m2640904153_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { __this->set_m_uiActiveItem_3((-1)); Dictionary_2_t2488037245 * L_0 = __this->get_m_DicActiveModel_4(); NullCheck(L_0); Dictionary_2_Clear_m2765284437(L_0, /*hidden argument*/Dictionary_2_Clear_m2765284437_RuntimeMethod_var); V_0 = 0; goto IL_002f; } IL_0019: { CItemGroupU5BU5D_t344250011* L_1 = __this->get_m_listItemGroup_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; CItemGroup_t90045934 * L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); List_1_t776431360 * L_5 = L_4->get_listDatas_0(); NullCheck(L_5); List_1_Clear_m3350713722(L_5, /*hidden argument*/List_1_Clear_m3350713722_RuntimeMethod_var); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002f: { int32_t L_7 = V_0; CItemGroupU5BU5D_t344250011* L_8 = __this->get_m_listItemGroup_1(); NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))))) { goto IL_0019; } } { return; } } // System.Void DMCore.Logic.CItemManager::SetActiveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemManager_SetActiveItem_m1817778850 (CItemManager_t2289463753 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; __this->set_m_uiActiveItem_3(L_0); return; } } // System.Int32 DMCore.Logic.CItemManager::GetActiveItem() extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetActiveItem_m820575096 (CItemManager_t2289463753 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActiveItem_3(); return L_0; } } // 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) { { int32_t* L_0 = ___nModelSex1; int32_t L_1 = ___nSubModelId0; *((int32_t*)(L_0)) = (int32_t)((int32_t)((int32_t)L_1/(int32_t)((int32_t)10000000))); int32_t* L_2 = ___nSubCategory2; int32_t L_3 = ___nSubModelId0; int32_t* L_4 = ___nModelSex1; *((int32_t*)(L_2)) = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(*((int32_t*)L_4)), (int32_t)((int32_t)10000000)))))/(int32_t)((int32_t)100000))); int32_t* L_5 = ___nSubModelIndex3; int32_t L_6 = ___nSubModelId0; int32_t* L_7 = ___nModelSex1; int32_t* L_8 = ___nSubCategory2; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(*((int32_t*)L_7)), (int32_t)((int32_t)10000000))))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(*((int32_t*)L_8)), (int32_t)((int32_t)100000))))); return; } } // 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) { int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = V_0; int32_t L_1 = ___nModelSex0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)((int32_t)10000000))))); int32_t L_2 = V_0; int32_t L_3 = ___nSubCategory1; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)((int32_t)100000))))); int32_t L_4 = V_0; int32_t L_5 = ___nSubModelIndex2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5)); int32_t L_6 = V_0; return L_6; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemIconPath_m4151412878_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { V_0 = 0; V_1 = 0; V_2 = 0; int32_t L_0 = ___nSubModelId0; 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); StringU5BU5D_t1281789340* L_1 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)7)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1024091293); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral1024091293); StringU5BU5D_t1281789340* L_2 = L_1; String_t* L_3 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(1), (String_t*)L_3); StringU5BU5D_t1281789340* L_4 = L_2; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral3452614529); (L_4)->SetAt(static_cast(2), (String_t*)_stringLiteral3452614529); StringU5BU5D_t1281789340* L_5 = L_4; int32_t L_6 = V_1; int32_t L_7 = L_6; RuntimeObject * L_8 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_7); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587857, L_8, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(3), (String_t*)L_9); StringU5BU5D_t1281789340* L_10 = L_5; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3452614529); (L_10)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614529); StringU5BU5D_t1281789340* L_11 = L_10; int32_t L_12 = V_2; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); String_t* L_15 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587864, L_14, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_15); (L_11)->SetAt(static_cast(5), (String_t*)L_15); StringU5BU5D_t1281789340* L_16 = L_11; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteral3521546340); (L_16)->SetAt(static_cast(6), (String_t*)_stringLiteral3521546340); String_t* L_17 = String_Concat_m1809518182(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); V_3 = L_17; String_t* L_18 = V_3; return L_18; } } // 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) { int32_t V_0 = 0; { int32_t L_0 = ___category0; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2))) { case 0: { goto IL_007b; } case 1: { goto IL_004e; } case 2: { goto IL_004e; } case 3: { goto IL_007d; } case 4: { goto IL_004e; } case 5: { goto IL_0080; } case 6: { goto IL_0089; } case 7: { goto IL_008c; } case 8: { goto IL_008c; } case 9: { goto IL_004e; } case 10: { goto IL_0086; } case 11: { goto IL_0082; } case 12: { goto IL_008f; } case 13: { goto IL_0084; } case 14: { goto IL_004e; } case 15: { goto IL_004e; } case 16: { goto IL_0086; } } } IL_004e: { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)((int32_t)41)))) { goto IL_007d; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)42)))) { goto IL_007d; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)80)))) { goto IL_0091; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)81)))) { goto IL_0091; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)30)))) { goto IL_0093; } } { goto IL_0096; } IL_007b: { return (int32_t)(2); } IL_007d: { return (int32_t)(((int32_t)15)); } IL_0080: { return (int32_t)(3); } IL_0082: { return (int32_t)(4); } IL_0084: { return (int32_t)(5); } IL_0086: { return (int32_t)(((int32_t)12)); } IL_0089: { return (int32_t)(((int32_t)14)); } IL_008c: { return (int32_t)(((int32_t)13)); } IL_008f: { return (int32_t)(6); } IL_0091: { return (int32_t)(1); } IL_0093: { return (int32_t)(((int32_t)11)); } IL_0096: { return (int32_t)(((int32_t)16)); } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetPartIDByClothConfigID_m1900109964_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; V_1 = 0; V_2 = 0; int32_t L_0 = ___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; return L_1; } } // System.Boolean DMCore.Logic.CItemManager::IfMiscType(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_IfMiscType_m4017621183 (RuntimeObject * __this /* static, unused */, int32_t ___category0, const RuntimeMethod* method) { { int32_t L_0 = ___category0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)13)))) { case 0: { goto IL_0028; } case 1: { goto IL_0015; } case 2: { goto IL_0028; } } } IL_0015: { int32_t L_1 = ___category0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0028; } } { int32_t L_2 = ___category0; if ((((int32_t)L_2) == ((int32_t)7))) { goto IL_0028; } } { goto IL_002a; } IL_0028: { return (bool)0; } IL_002a: { return (bool)1; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetEquipItemPtr(DMCore.Framework.Scene.enumModelCategory) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetEquipItemPtr_m235526076 (CItemManager_t2289463753 * __this, int32_t ___category0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetEquipItemPtr_m235526076_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CItemData_t3599323914 * V_1 = NULL; { int32_t L_0 = ___category0; V_0 = L_0; V_1 = (CItemData_t3599323914 *)NULL; Dictionary_2_t2488037245 * L_1 = __this->get_m_DicActiveModel_4(); int32_t L_2 = V_0; NullCheck(L_1); Dictionary_2_TryGetValue_m3204021425(L_1, L_2, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m3204021425_RuntimeMethod_var); CItemData_t3599323914 * L_3 = V_1; return L_3; } } // System.Void DMCore.Logic.CItemManager::PackageSort() extern "C" IL2CPP_METHOD_ATTR void CItemManager_PackageSort_m3401410548 (CItemManager_t2289463753 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_PackageSort_m3401410548_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CItemGroup_t90045934 * V_1 = NULL; { V_0 = 0; goto IL_002a; } IL_0007: { int32_t L_0 = V_0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); V_1 = L_1; CItemGroup_t90045934 * L_2 = V_1; NullCheck(L_2); List_1_t776431360 * L_3 = L_2->get_listDatas_0(); intptr_t L_4 = (intptr_t)CItemManager__SortFunctor_m762712008_RuntimeMethod_var; Comparison_1_t3374255093 * L_5 = (Comparison_1_t3374255093 *)il2cpp_codegen_object_new(Comparison_1_t3374255093_il2cpp_TypeInfo_var); Comparison_1__ctor_m2550676437(L_5, __this, L_4, /*hidden argument*/Comparison_1__ctor_m2550676437_RuntimeMethod_var); NullCheck(L_3); List_1_Sort_m3303219000(L_3, L_5, /*hidden argument*/List_1_Sort_m3303219000_RuntimeMethod_var); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002a: { int32_t L_7 = V_0; if ((((int32_t)L_7) < ((int32_t)((int32_t)17)))) { goto IL_0007; } } { return; } } // System.Int32 DMCore.Logic.CItemManager::_SortFunctor(DMCore.Logic.CItemData,DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager__SortFunctor_m762712008 (CItemManager_t2289463753 * __this, CItemData_t3599323914 * ___lth0, CItemData_t3599323914 * ___rth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager__SortFunctor_m762712008_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { CItemData_t3599323914 * L_0 = ___lth0; NullCheck(L_0); int32_t L_1 = CItemBase_get_equipState_m4253898793(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0012; } } { G_B3_0 = 0; goto IL_0013; } IL_0012: { G_B3_0 = 1; } IL_0013: { V_0 = G_B3_0; CItemData_t3599323914 * L_2 = ___rth1; NullCheck(L_2); int32_t L_3 = CItemBase_get_equipState_m4253898793(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0026; } } { G_B6_0 = 0; goto IL_0027; } IL_0026: { G_B6_0 = 1; } IL_0027: { V_1 = G_B6_0; CItemData_t3599323914 * L_4 = ___lth0; NullCheck(L_4); int32_t L_5 = CItemBase_get_quality_m1228373557(L_4, /*hidden argument*/NULL); V_2 = L_5; CItemData_t3599323914 * L_6 = ___rth1; NullCheck(L_6); int32_t L_7 = CItemBase_get_quality_m1228373557(L_6, /*hidden argument*/NULL); V_3 = L_7; CItemData_t3599323914 * L_8 = ___lth0; NullCheck(L_8); int32_t L_9 = CItemBase_get_fashionStarValue_m2376172815(L_8, /*hidden argument*/NULL); V_4 = L_9; CItemData_t3599323914 * L_10 = ___rth1; NullCheck(L_10); int32_t L_11 = CItemBase_get_fashionStarValue_m2376172815(L_10, /*hidden argument*/NULL); V_5 = L_11; CItemData_t3599323914 * L_12 = ___lth0; NullCheck(L_12); int32_t L_13 = CItemBase_get_configID_m837654758(L_12, /*hidden argument*/NULL); V_6 = L_13; CItemData_t3599323914 * L_14 = ___rth1; NullCheck(L_14); int32_t L_15 = CItemBase_get_configID_m837654758(L_14, /*hidden argument*/NULL); V_7 = L_15; CItemData_t3599323914 * L_16 = ___lth0; NullCheck(L_16); int32_t L_17 = CItemBase_get_validation_m2007646470(L_16, /*hidden argument*/NULL); V_8 = L_17; CItemData_t3599323914 * L_18 = ___rth1; NullCheck(L_18); int32_t L_19 = CItemBase_get_validation_m2007646470(L_18, /*hidden argument*/NULL); V_9 = L_19; int32_t L_20 = V_0; int32_t L_21 = V_1; SortKeyInfo_1_t3619707304 * L_22 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_22, L_20, L_21, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_23 = V_2; int32_t L_24 = V_3; SortKeyInfo_1_t3619707304 * L_25 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_25, L_23, L_24, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_26 = V_4; int32_t L_27 = V_5; SortKeyInfo_1_t3619707304 * L_28 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_28, L_26, L_27, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_29 = V_6; int32_t L_30 = V_7; SortKeyInfo_1_t3619707304 * L_31 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_31, L_29, L_30, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_32 = V_8; int32_t L_33 = V_9; SortKeyInfo_1_t3619707304 * L_34 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_34, L_32, L_33, (bool)1, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_35 = CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373(NULL /*static, unused*/, L_22, L_25, L_28, L_31, L_34, /*hidden argument*/CSortTemplete_SortFunctor5_TisInt32_t2950945753_m4235904373_RuntimeMethod_var); return L_35; } } // System.Boolean DMCore.Logic.CItemManager::AddGroupItem(DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_AddGroupItem_m2655520422 (CItemManager_t2289463753 * __this, CItemData_t3599323914 * ___itemValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_AddGroupItem_m2655520422_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; CItemGroup_t90045934 * V_5 = NULL; CItemGroup_t90045934 * V_6 = NULL; int32_t G_B3_0 = 0; CItemManager_t2289463753 * G_B5_0 = NULL; CItemManager_t2289463753 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CItemManager_t2289463753 * G_B6_1 = NULL; { V_0 = 0; V_1 = 0; V_2 = 0; CItemData_t3599323914 * L_0 = ___itemValue0; NullCheck(L_0); int32_t L_1 = CItemBase_get_configID_m837654758(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_1, (&V_0), (&V_1), (&V_2), /*hidden argument*/NULL); int32_t L_2 = V_1; int32_t L_3 = CItemManager_SubCategoryToEquipType_m1942946382(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_3 = L_3; CItemData_t3599323914 * L_4 = ___itemValue0; NullCheck(L_4); CDataProperty_t2806246268 * L_5 = CItemBase_get_property_m1472717397(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CDataProperty_GetInt_m1935343217(L_5, _stringLiteral148730862, 0, /*hidden argument*/NULL); if (!L_6) { goto IL_003a; } } { G_B3_0 = 1; goto IL_003b; } IL_003a: { G_B3_0 = 0; } IL_003b: { V_4 = (bool)G_B3_0; int32_t L_7 = V_3; G_B4_0 = __this; if ((((int32_t)L_7) <= ((int32_t)((int32_t)10)))) { G_B5_0 = __this; goto IL_004d; } } { G_B6_0 = ((int32_t)10); G_B6_1 = G_B4_0; goto IL_004e; } IL_004d: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_004e: { NullCheck(G_B6_1); CItemGroup_t90045934 * L_8 = CItemManager_GetGroup_m182517967(G_B6_1, G_B6_0, /*hidden argument*/NULL); V_5 = L_8; bool L_9 = V_4; if (!L_9) { goto IL_0069; } } { Dictionary_2_t2488037245 * L_10 = __this->get_m_DicActiveModel_4(); int32_t L_11 = V_1; CItemData_t3599323914 * L_12 = ___itemValue0; NullCheck(L_10); Dictionary_2_set_Item_m986245255(L_10, L_11, L_12, /*hidden argument*/Dictionary_2_set_Item_m986245255_RuntimeMethod_var); } IL_0069: { CItemGroup_t90045934 * L_13 = V_5; CItemData_t3599323914 * L_14 = ___itemValue0; CItemManager_SetItemData_m2577512309(__this, L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = V_3; CItemGroup_t90045934 * L_16 = CItemManager_GetGroup_m182517967(__this, L_15, /*hidden argument*/NULL); V_6 = L_16; CItemGroup_t90045934 * L_17 = V_6; CItemData_t3599323914 * L_18 = ___itemValue0; CItemManager_SetItemData_m2577512309(__this, L_17, L_18, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Logic.CItemManager::DeleteGroupItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_DeleteGroupItem_m133280281 (CItemManager_t2289463753 * __this, int32_t ___nItemServerID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_DeleteGroupItem_m133280281_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; CItemGroup_t90045934 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; CItemData_t3599323914 * V_7 = NULL; { V_0 = (bool)0; V_1 = 0; goto IL_00dc; } IL_0009: { CItemGroupU5BU5D_t344250011* L_0 = __this->get_m_listItemGroup_1(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; CItemGroup_t90045934 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_2 = L_3; V_3 = 0; goto IL_00c7; } IL_0019: { int32_t L_4 = ___nItemServerID0; CItemGroup_t90045934 * L_5 = V_2; NullCheck(L_5); List_1_t776431360 * L_6 = L_5->get_listDatas_0(); int32_t L_7 = V_3; NullCheck(L_6); CItemData_t3599323914 * L_8 = List_1_get_Item_m2655097838(L_6, L_7, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = CItemBase_get_serverID_m3049894536(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_9)))) { goto IL_00c3; } } { V_0 = (bool)1; int32_t L_10 = V_1; if (L_10) { goto IL_0096; } } { V_4 = 0; V_5 = 0; V_6 = 0; CItemGroup_t90045934 * L_11 = V_2; NullCheck(L_11); List_1_t776431360 * L_12 = L_11->get_listDatas_0(); int32_t L_13 = V_3; NullCheck(L_12); CItemData_t3599323914 * L_14 = List_1_get_Item_m2655097838(L_12, L_13, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_14); int32_t L_15 = CItemBase_get_configID_m837654758(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_15, (&V_4), (&V_5), (&V_6), /*hidden argument*/NULL); V_7 = (CItemData_t3599323914 *)NULL; Dictionary_2_t2488037245 * L_16 = __this->get_m_DicActiveModel_4(); int32_t L_17 = V_5; NullCheck(L_16); bool L_18 = Dictionary_2_TryGetValue_m3204021425(L_16, L_17, (&V_7), /*hidden argument*/Dictionary_2_TryGetValue_m3204021425_RuntimeMethod_var); if (!L_18) { goto IL_0096; } } { CItemData_t3599323914 * L_19 = V_7; if (!L_19) { goto IL_0096; } } { int32_t L_20 = ___nItemServerID0; CItemData_t3599323914 * L_21 = V_7; NullCheck(L_21); int32_t L_22 = CItemBase_get_serverID_m3049894536(L_21, /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)L_22)))) { goto IL_0096; } } { Dictionary_2_t2488037245 * L_23 = __this->get_m_DicActiveModel_4(); int32_t L_24 = V_5; NullCheck(L_23); Dictionary_2_set_Item_m986245255(L_23, L_24, (CItemData_t3599323914 *)NULL, /*hidden argument*/Dictionary_2_set_Item_m986245255_RuntimeMethod_var); } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_25 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CItemGroup_t90045934 * L_26 = V_2; NullCheck(L_26); List_1_t776431360 * L_27 = L_26->get_listDatas_0(); int32_t L_28 = V_3; NullCheck(L_27); CItemData_t3599323914 * L_29 = List_1_get_Item_m2655097838(L_27, L_28, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_29); int32_t L_30 = CItemBase_get_configID_m837654758(L_29, /*hidden argument*/NULL); NullCheck(L_25); CShopManager_UpdataShopItemState_m4096842907(L_25, L_30, (bool)0, /*hidden argument*/NULL); CItemGroup_t90045934 * L_31 = V_2; NullCheck(L_31); List_1_t776431360 * L_32 = L_31->get_listDatas_0(); int32_t L_33 = V_3; NullCheck(L_32); List_1_RemoveAt_m1688569350(L_32, L_33, /*hidden argument*/List_1_RemoveAt_m1688569350_RuntimeMethod_var); goto IL_00c7; } IL_00c3: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00c7: { int32_t L_35 = V_3; CItemGroup_t90045934 * L_36 = V_2; NullCheck(L_36); List_1_t776431360 * L_37 = L_36->get_listDatas_0(); NullCheck(L_37); int32_t L_38 = List_1_get_Count_m1482728073(L_37, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_35) < ((int32_t)L_38))) { goto IL_0019; } } { int32_t L_39 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00dc: { int32_t L_40 = V_1; CItemGroupU5BU5D_t344250011* L_41 = __this->get_m_listItemGroup_1(); NullCheck(L_41); if ((((int32_t)L_40) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length))))))) { goto IL_0009; } } { bool L_42 = V_0; return L_42; } } // System.Boolean DMCore.Logic.CItemManager::ChangeItemProperty(System.Int32,DMCore.CDataProperty) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_ChangeItemProperty_m2287137100 (CItemManager_t2289463753 * __this, int32_t ___nItemServerID0, CDataProperty_t2806246268 * ___prop1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_ChangeItemProperty_m2287137100_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CItemData_t3599323914 * V_1 = NULL; int32_t V_2 = 0; CItemGroup_t90045934 * V_3 = NULL; int32_t V_4 = 0; bool V_5 = false; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; CItemData_t3599323914 * V_9 = NULL; int32_t G_B14_0 = 0; { V_0 = (bool)0; V_1 = (CItemData_t3599323914 *)NULL; V_2 = 0; goto IL_007e; } IL_000b: { CItemGroupU5BU5D_t344250011* L_0 = __this->get_m_listItemGroup_1(); int32_t L_1 = V_2; NullCheck(L_0); int32_t L_2 = L_1; CItemGroup_t90045934 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_3 = L_3; V_4 = 0; goto IL_0068; } IL_001c: { int32_t L_4 = ___nItemServerID0; CItemGroup_t90045934 * L_5 = V_3; NullCheck(L_5); List_1_t776431360 * L_6 = L_5->get_listDatas_0(); int32_t L_7 = V_4; NullCheck(L_6); CItemData_t3599323914 * L_8 = List_1_get_Item_m2655097838(L_6, L_7, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = CItemBase_get_serverID_m3049894536(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_9)))) { goto IL_0062; } } { int32_t L_10 = V_2; if (L_10) { goto IL_0048; } } { CItemGroup_t90045934 * L_11 = V_3; NullCheck(L_11); List_1_t776431360 * L_12 = L_11->get_listDatas_0(); int32_t L_13 = V_4; NullCheck(L_12); CItemData_t3599323914 * L_14 = List_1_get_Item_m2655097838(L_12, L_13, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); V_1 = L_14; } IL_0048: { V_0 = (bool)1; CItemGroup_t90045934 * L_15 = V_3; NullCheck(L_15); List_1_t776431360 * L_16 = L_15->get_listDatas_0(); int32_t L_17 = V_4; NullCheck(L_16); CItemData_t3599323914 * L_18 = List_1_get_Item_m2655097838(L_16, L_17, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_18); CDataProperty_t2806246268 * L_19 = CItemBase_get_property_m1472717397(L_18, /*hidden argument*/NULL); CDataProperty_t2806246268 * L_20 = ___prop1; NullCheck(L_19); CDataProperty_Append_m3443704652(L_19, L_20, /*hidden argument*/NULL); } IL_0062: { int32_t L_21 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0068: { int32_t L_22 = V_4; CItemGroup_t90045934 * L_23 = V_3; NullCheck(L_23); List_1_t776431360 * L_24 = L_23->get_listDatas_0(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m1482728073(L_24, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_22) < ((int32_t)L_25))) { goto IL_001c; } } { int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_007e: { int32_t L_27 = V_2; CItemGroupU5BU5D_t344250011* L_28 = __this->get_m_listItemGroup_1(); NullCheck(L_28); if ((((int32_t)L_27) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_28)->max_length))))))) { goto IL_000b; } } { CDataProperty_t2806246268 * L_29 = ___prop1; NullCheck(L_29); bool L_30 = CDataProperty_Exist_m372773481(L_29, _stringLiteral148730862, /*hidden argument*/NULL); if (!L_30) { goto IL_0129; } } { CDataProperty_t2806246268 * L_31 = ___prop1; NullCheck(L_31); int32_t L_32 = CDataProperty_GetInt_m1935343217(L_31, _stringLiteral148730862, 0, /*hidden argument*/NULL); if (!L_32) { goto IL_00b3; } } { G_B14_0 = 1; goto IL_00b4; } IL_00b3: { G_B14_0 = 0; } IL_00b4: { V_5 = (bool)G_B14_0; CItemData_t3599323914 * L_33 = V_1; if (!L_33) { goto IL_0129; } } { V_6 = 0; V_7 = 0; V_8 = 0; CItemData_t3599323914 * L_34 = V_1; NullCheck(L_34); int32_t L_35 = CItemBase_get_configID_m837654758(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_35, (&V_6), (&V_7), (&V_8), /*hidden argument*/NULL); bool L_36 = V_5; if (!L_36) { goto IL_00f0; } } { Dictionary_2_t2488037245 * L_37 = __this->get_m_DicActiveModel_4(); int32_t L_38 = V_7; CItemData_t3599323914 * L_39 = V_1; NullCheck(L_37); Dictionary_2_set_Item_m986245255(L_37, L_38, L_39, /*hidden argument*/Dictionary_2_set_Item_m986245255_RuntimeMethod_var); goto IL_0129; } IL_00f0: { V_9 = (CItemData_t3599323914 *)NULL; Dictionary_2_t2488037245 * L_40 = __this->get_m_DicActiveModel_4(); int32_t L_41 = V_7; NullCheck(L_40); bool L_42 = Dictionary_2_TryGetValue_m3204021425(L_40, L_41, (&V_9), /*hidden argument*/Dictionary_2_TryGetValue_m3204021425_RuntimeMethod_var); if (!L_42) { goto IL_0129; } } { CItemData_t3599323914 * L_43 = V_9; if (!L_43) { goto IL_0129; } } { int32_t L_44 = ___nItemServerID0; CItemData_t3599323914 * L_45 = V_9; NullCheck(L_45); int32_t L_46 = CItemBase_get_serverID_m3049894536(L_45, /*hidden argument*/NULL); if ((!(((uint32_t)L_44) == ((uint32_t)L_46)))) { goto IL_0129; } } { Dictionary_2_t2488037245 * L_47 = __this->get_m_DicActiveModel_4(); int32_t L_48 = V_7; NullCheck(L_47); Dictionary_2_set_Item_m986245255(L_47, L_48, (CItemData_t3599323914 *)NULL, /*hidden argument*/Dictionary_2_set_Item_m986245255_RuntimeMethod_var); } IL_0129: { CDataProperty_t2806246268 * L_49 = ___prop1; NullCheck(L_49); int32_t L_50 = CDataProperty_GetInt_m1935343217(L_49, _stringLiteral148730862, 0, /*hidden argument*/NULL); if (!L_50) { goto IL_0145; } } { CMainRole_t4200562839 * L_51 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); ISceneRole_PlayChangeItemAnim_m3669603506(L_51, /*hidden argument*/NULL); } IL_0145: { bool L_52 = V_0; return L_52; } } // System.Int32 DMCore.Logic.CItemManager::GetItemGroupCount(System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetItemGroupCount_m830850604 (CItemManager_t2289463753 * __this, int32_t ___type0, CheckItemByProperty_t1653052795 * ___func1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemGroupCount_m830850604_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CheckItemByProperty_t1653052795 * L_1 = ___func1; CDataArray_t4068198041 * L_2 = ___cd2; CItemGroup_t90045934 * L_3 = CItemManager_GetGroup_m2714908942(__this, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CItemGroup_t90045934 * L_4 = V_0; if (L_4) { goto IL_0012; } } { return 0; } IL_0012: { CItemGroup_t90045934 * L_5 = V_0; NullCheck(L_5); List_1_t776431360 * L_6 = L_5->get_listDatas_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m1482728073(L_6, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); return L_7; } } // System.Int32 DMCore.Logic.CItemManager::GetItemGroupCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetItemGroupCount_m751790218 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemGroupCount_m751790218_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CItemGroup_t90045934 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return 0; } IL_0010: { CItemGroup_t90045934 * L_3 = V_0; NullCheck(L_3); List_1_t776431360 * L_4 = L_3->get_listDatas_0(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1482728073(L_4, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); return L_5; } } // System.Int32 DMCore.Logic.CItemManager::GetItemGroupCount(System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetItemGroupCount_m1710385074 (CItemManager_t2289463753 * __this, int32_t ___type0, List_1_t1130240807 * ___qualitys1, List_1_t128053199 * ___tags2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemGroupCount_m1710385074_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); List_1_t1130240807 * L_2 = ___qualitys1; NullCheck(L_1); CItemGroup_t90045934 * L_3 = CItemGroup_GetQualityLevelGroup_m3737575763(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CItemGroup_t90045934 * L_4 = V_0; if (L_4) { goto IL_0016; } } { return 0; } IL_0016: { List_1_t128053199 * L_5 = ___tags2; if (!L_5) { goto IL_0024; } } { CItemGroup_t90045934 * L_6 = V_0; List_1_t128053199 * L_7 = ___tags2; NullCheck(L_6); CItemGroup_t90045934 * L_8 = CItemGroup_GetTagGroup_m3495333948(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_0024: { CItemGroup_t90045934 * L_9 = V_0; if (L_9) { goto IL_002c; } } { return 0; } IL_002c: { CItemGroup_t90045934 * L_10 = V_0; NullCheck(L_10); List_1_t776431360 * L_11 = L_10->get_listDatas_0(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m1482728073(L_11, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); return L_12; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m2925393249 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, CheckItemByProperty_t1653052795 * ___parm2, CDataArray_t4068198041 * ___cd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItem_m2925393249_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CheckItemByProperty_t1653052795 * L_1 = ___parm2; CDataArray_t4068198041 * L_2 = ___cd3; CItemGroup_t90045934 * L_3 = CItemManager_GetGroup_m2714908942(__this, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CItemGroup_t90045934 * L_4 = V_0; if (L_4) { goto IL_0013; } } { return (CItemData_t3599323914 *)NULL; } IL_0013: { CItemGroup_t90045934 * L_5 = V_0; NullCheck(L_5); List_1_t776431360 * L_6 = L_5->get_listDatas_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m1482728073(L_6, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); int32_t L_8 = ___index1; if ((((int32_t)L_7) <= ((int32_t)L_8))) { goto IL_002b; } } { int32_t L_9 = ___index1; if ((((int32_t)0) <= ((int32_t)L_9))) { goto IL_002d; } } IL_002b: { return (CItemData_t3599323914 *)NULL; } IL_002d: { CItemGroup_t90045934 * L_10 = V_0; NullCheck(L_10); List_1_t776431360 * L_11 = L_10->get_listDatas_0(); int32_t L_12 = ___index1; NullCheck(L_11); CItemData_t3599323914 * L_13 = List_1_get_Item_m2655097838(L_11, L_12, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_13; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m3965062220 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItem_m3965062220_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CItemGroup_t90045934 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (CItemData_t3599323914 *)NULL; } IL_0010: { CItemGroup_t90045934 * L_3 = V_0; NullCheck(L_3); List_1_t776431360 * L_4 = L_3->get_listDatas_0(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1482728073(L_4, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); int32_t L_6 = ___index1; if ((((int32_t)L_5) <= ((int32_t)L_6))) { goto IL_0028; } } { int32_t L_7 = ___index1; if ((((int32_t)0) <= ((int32_t)L_7))) { goto IL_002a; } } IL_0028: { return (CItemData_t3599323914 *)NULL; } IL_002a: { CItemGroup_t90045934 * L_8 = V_0; NullCheck(L_8); List_1_t776431360 * L_9 = L_8->get_listDatas_0(); int32_t L_10 = ___index1; NullCheck(L_9); CItemData_t3599323914 * L_11 = List_1_get_Item_m2655097838(L_9, L_10, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_11; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItem(System.Int32,System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItem_m528401793 (CItemManager_t2289463753 * __this, int32_t ___type0, int32_t ___index1, List_1_t1130240807 * ___qualitys2, List_1_t128053199 * ___tags3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItem_m528401793_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); List_1_t1130240807 * L_2 = ___qualitys2; NullCheck(L_1); CItemGroup_t90045934 * L_3 = CItemGroup_GetQualityLevelGroup_m3737575763(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CItemGroup_t90045934 * L_4 = V_0; if (L_4) { goto IL_0016; } } { return (CItemData_t3599323914 *)NULL; } IL_0016: { List_1_t128053199 * L_5 = ___tags3; if (!L_5) { goto IL_0026; } } { CItemGroup_t90045934 * L_6 = V_0; List_1_t128053199 * L_7 = ___tags3; NullCheck(L_6); CItemGroup_t90045934 * L_8 = CItemGroup_GetTagGroup_m3495333948(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_0026: { CItemGroup_t90045934 * L_9 = V_0; if (L_9) { goto IL_002e; } } { return (CItemData_t3599323914 *)NULL; } IL_002e: { CItemGroup_t90045934 * L_10 = V_0; NullCheck(L_10); List_1_t776431360 * L_11 = L_10->get_listDatas_0(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m1482728073(L_11, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); int32_t L_13 = ___index1; if ((((int32_t)L_12) <= ((int32_t)L_13))) { goto IL_0046; } } { int32_t L_14 = ___index1; if ((((int32_t)0) <= ((int32_t)L_14))) { goto IL_0048; } } IL_0046: { return (CItemData_t3599323914 *)NULL; } IL_0048: { CItemGroup_t90045934 * L_15 = V_0; NullCheck(L_15); List_1_t776431360 * L_16 = L_15->get_listDatas_0(); int32_t L_17 = ___index1; NullCheck(L_16); CItemData_t3599323914 * L_18 = List_1_get_Item_m2655097838(L_16, L_17, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_18; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItemByServerId(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItemByServerId_m2986832663 (CItemManager_t2289463753 * __this, int32_t ___serverId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemByServerId_m2986832663_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemGroup_t90045934 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { CItemGroup_t90045934 * L_0 = CItemManager_GetGroup_m182517967(__this, 0, /*hidden argument*/NULL); V_0 = L_0; CItemGroup_t90045934 * L_1 = V_0; if (!L_1) { goto IL_0050; } } { CItemGroup_t90045934 * L_2 = V_0; NullCheck(L_2); List_1_t776431360 * L_3 = L_2->get_listDatas_0(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1482728073(L_3, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_1 = L_4; V_2 = 0; goto IL_0049; } IL_0021: { CItemGroup_t90045934 * L_5 = V_0; NullCheck(L_5); List_1_t776431360 * L_6 = L_5->get_listDatas_0(); int32_t L_7 = V_2; NullCheck(L_6); CItemData_t3599323914 * L_8 = List_1_get_Item_m2655097838(L_6, L_7, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = CItemBase_get_serverID_m3049894536(L_8, /*hidden argument*/NULL); int32_t L_10 = ___serverId0; if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_0045; } } { CItemGroup_t90045934 * L_11 = V_0; NullCheck(L_11); List_1_t776431360 * L_12 = L_11->get_listDatas_0(); int32_t L_13 = V_2; NullCheck(L_12); CItemData_t3599323914 * L_14 = List_1_get_Item_m2655097838(L_12, L_13, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_14; } IL_0045: { int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0049: { int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0021; } } IL_0050: { CItemGroup_t90045934 * L_18 = CItemManager_GetGroup_m182517967(__this, ((int32_t)10), /*hidden argument*/NULL); V_0 = L_18; CItemGroup_t90045934 * L_19 = V_0; if (!L_19) { goto IL_00a7; } } { CItemGroup_t90045934 * L_20 = V_0; NullCheck(L_20); List_1_t776431360 * L_21 = L_20->get_listDatas_0(); NullCheck(L_21); int32_t L_22 = List_1_get_Count_m1482728073(L_21, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_3 = L_22; V_4 = 0; goto IL_009f; } IL_0073: { CItemGroup_t90045934 * L_23 = V_0; NullCheck(L_23); List_1_t776431360 * L_24 = L_23->get_listDatas_0(); int32_t L_25 = V_4; NullCheck(L_24); CItemData_t3599323914 * L_26 = List_1_get_Item_m2655097838(L_24, L_25, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_26); int32_t L_27 = CItemBase_get_serverID_m3049894536(L_26, /*hidden argument*/NULL); int32_t L_28 = ___serverId0; if ((!(((uint32_t)L_27) == ((uint32_t)L_28)))) { goto IL_0099; } } { CItemGroup_t90045934 * L_29 = V_0; NullCheck(L_29); List_1_t776431360 * L_30 = L_29->get_listDatas_0(); int32_t L_31 = V_4; NullCheck(L_30); CItemData_t3599323914 * L_32 = List_1_get_Item_m2655097838(L_30, L_31, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_32; } IL_0099: { int32_t L_33 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009f: { int32_t L_34 = V_4; int32_t L_35 = V_3; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_0073; } } IL_00a7: { return (CItemData_t3599323914 *)NULL; } } // DMCore.Logic.enumShopClothingType DMCore.Logic.CItemManager::GetClothTypeByConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetClothTypeByConfigID_m4281753066 (CItemManager_t2289463753 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetClothTypeByConfigID_m4281753066_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___configID0; V_0 = ((int32_t)((int32_t)L_0/(int32_t)((int32_t)10000000))); int32_t L_1 = ___configID0; int32_t L_2 = V_0; V_1 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)((int32_t)10000000)))))/(int32_t)((int32_t)100000))); int32_t L_3 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_4 = CItemManager_SubCategoryToEquipType_m1942946382(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_2 = L_4; int32_t L_5 = V_2; return L_5; } } // System.Collections.Generic.List`1 DMCore.Logic.CItemManager::GetItems(DMCore.Logic.enumShopClothingType) extern "C" IL2CPP_METHOD_ATTR List_1_t776431360 * CItemManager_GetItems_m2668162030 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method) { CItemGroup_t90045934 * V_0 = NULL; { int32_t L_0 = ___type0; CItemGroup_t90045934 * L_1 = CItemManager_GetGroup_m182517967(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CItemGroup_t90045934 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (List_1_t776431360 *)NULL; } IL_0010: { CItemGroup_t90045934 * L_3 = V_0; NullCheck(L_3); List_1_t776431360 * L_4 = L_3->get_listDatas_0(); return L_4; } } // System.Collections.Generic.List`1 DMCore.Logic.CItemManager::GetEquipClothingList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CItemManager_GetEquipClothingList_m3143033945 (CItemManager_t2289463753 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetEquipClothingList_m3143033945_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; List_1_t776431360 * V_1 = NULL; int32_t V_2 = 0; List_1_t776431360 * V_3 = NULL; int32_t V_4 = 0; { V_0 = (List_1_t128053199 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_0 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); List_1_t776431360 * L_1 = CItemManager_GetItems_m2668162030(L_0, 0, /*hidden argument*/NULL); V_1 = L_1; List_1_t776431360 * L_2 = V_1; if (L_2) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral534484435, /*hidden argument*/NULL); List_1_t128053199 * L_3 = V_0; return L_3; } IL_0020: { List_1_t128053199 * L_4 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_4, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_0 = L_4; V_2 = 0; goto IL_006c; } IL_002d: { List_1_t776431360 * L_5 = V_1; int32_t L_6 = V_2; NullCheck(L_5); CItemData_t3599323914 * L_7 = List_1_get_Item_m2655097838(L_5, L_6, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = CItemBase_get_equipState_m4253898793(L_7, /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0068; } } { List_1_t128053199 * L_9 = V_0; List_1_t776431360 * L_10 = V_1; int32_t L_11 = V_2; NullCheck(L_10); CItemData_t3599323914 * L_12 = List_1_get_Item_m2655097838(L_10, L_11, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_12); int32_t L_13 = CItemBase_get_configID_m837654758(L_12, /*hidden argument*/NULL); NullCheck(L_9); bool L_14 = List_1_Contains_m2263725670(L_9, L_13, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_14) { goto IL_0068; } } { List_1_t128053199 * L_15 = V_0; List_1_t776431360 * L_16 = V_1; int32_t L_17 = V_2; NullCheck(L_16); CItemData_t3599323914 * L_18 = List_1_get_Item_m2655097838(L_16, L_17, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_18); int32_t L_19 = CItemBase_get_configID_m837654758(L_18, /*hidden argument*/NULL); NullCheck(L_15); List_1_Add_m697420525(L_15, L_19, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0068: { int32_t L_20 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_006c: { int32_t L_21 = V_2; List_1_t776431360 * L_22 = V_1; NullCheck(L_22); int32_t L_23 = List_1_get_Count_m1482728073(L_22, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_002d; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_24 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); List_1_t776431360 * L_25 = CItemManager_GetItems_m2668162030(L_24, ((int32_t)10), /*hidden argument*/NULL); V_3 = L_25; List_1_t776431360 * L_26 = V_3; if (L_26) { goto IL_0097; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral534484435, /*hidden argument*/NULL); List_1_t128053199 * L_27 = V_0; return L_27; } IL_0097: { V_4 = 0; goto IL_00e3; } IL_009f: { List_1_t776431360 * L_28 = V_3; int32_t L_29 = V_4; NullCheck(L_28); CItemData_t3599323914 * L_30 = List_1_get_Item_m2655097838(L_28, L_29, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_30); int32_t L_31 = CItemBase_get_equipState_m4253898793(L_30, /*hidden argument*/NULL); if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_00dd; } } { List_1_t128053199 * L_32 = V_0; List_1_t776431360 * L_33 = V_3; int32_t L_34 = V_4; NullCheck(L_33); CItemData_t3599323914 * L_35 = List_1_get_Item_m2655097838(L_33, L_34, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_35); int32_t L_36 = CItemBase_get_configID_m837654758(L_35, /*hidden argument*/NULL); NullCheck(L_32); bool L_37 = List_1_Contains_m2263725670(L_32, L_36, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_37) { goto IL_00dd; } } { List_1_t128053199 * L_38 = V_0; List_1_t776431360 * L_39 = V_3; int32_t L_40 = V_4; NullCheck(L_39); CItemData_t3599323914 * L_41 = List_1_get_Item_m2655097838(L_39, L_40, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_41); int32_t L_42 = CItemBase_get_configID_m837654758(L_41, /*hidden argument*/NULL); NullCheck(L_38); List_1_Add_m697420525(L_38, L_42, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_00dd: { int32_t L_43 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00e3: { int32_t L_44 = V_4; List_1_t776431360 * L_45 = V_3; NullCheck(L_45); int32_t L_46 = List_1_get_Count_m1482728073(L_45, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_44) < ((int32_t)L_46))) { goto IL_009f; } } { List_1_t128053199 * L_47 = V_0; return L_47; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItemByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItemByID_m1969135289 (CItemManager_t2289463753 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemByID_m1969135289_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t776431360 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { List_1_t776431360 * L_0 = CItemManager_GetItems_m2668162030(__this, 0, /*hidden argument*/NULL); V_0 = L_0; List_1_t776431360 * L_1 = V_0; if (L_1) { goto IL_0010; } } { return (CItemData_t3599323914 *)NULL; } IL_0010: { V_1 = 0; List_1_t776431360 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1482728073(L_2, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_2 = L_3; goto IL_003c; } IL_001e: { List_1_t776431360 * L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); CItemData_t3599323914 * L_6 = List_1_get_Item_m2655097838(L_4, L_5, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = CItemBase_get_configID_m837654758(L_6, /*hidden argument*/NULL); int32_t L_8 = ___configID0; if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_0038; } } { List_1_t776431360 * L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); CItemData_t3599323914 * L_11 = List_1_get_Item_m2655097838(L_9, L_10, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_11; } IL_0038: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003c: { int32_t L_13 = V_1; int32_t L_14 = V_2; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_001e; } } { List_1_t776431360 * L_15 = CItemManager_GetItems_m2668162030(__this, ((int32_t)10), /*hidden argument*/NULL); V_0 = L_15; List_1_t776431360 * L_16 = V_0; if (L_16) { goto IL_0054; } } { return (CItemData_t3599323914 *)NULL; } IL_0054: { V_3 = 0; List_1_t776431360 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = List_1_get_Count_m1482728073(L_17, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_4 = L_18; goto IL_0081; } IL_0063: { List_1_t776431360 * L_19 = V_0; int32_t L_20 = V_3; NullCheck(L_19); CItemData_t3599323914 * L_21 = List_1_get_Item_m2655097838(L_19, L_20, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_21); int32_t L_22 = CItemBase_get_configID_m837654758(L_21, /*hidden argument*/NULL); int32_t L_23 = ___configID0; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_007d; } } { List_1_t776431360 * L_24 = V_0; int32_t L_25 = V_3; NullCheck(L_24); CItemData_t3599323914 * L_26 = List_1_get_Item_m2655097838(L_24, L_25, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_26; } IL_007d: { int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0081: { int32_t L_28 = V_3; int32_t L_29 = V_4; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0063; } } { return (CItemData_t3599323914 *)NULL; } } // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItemByIDAndIsEquipOn(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItemByIDAndIsEquipOn_m2551606607 (CItemManager_t2289463753 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetItemByIDAndIsEquipOn_m2551606607_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t776431360 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { List_1_t776431360 * L_0 = CItemManager_GetItems_m2668162030(__this, 0, /*hidden argument*/NULL); V_0 = L_0; List_1_t776431360 * L_1 = V_0; if (L_1) { goto IL_0010; } } { return (CItemData_t3599323914 *)NULL; } IL_0010: { V_1 = 0; List_1_t776431360 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1482728073(L_2, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_2 = L_3; goto IL_004e; } IL_001e: { List_1_t776431360 * L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); CItemData_t3599323914 * L_6 = List_1_get_Item_m2655097838(L_4, L_5, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = CItemBase_get_configID_m837654758(L_6, /*hidden argument*/NULL); int32_t L_8 = ___configID0; if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_004a; } } { List_1_t776431360 * L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); CItemData_t3599323914 * L_11 = List_1_get_Item_m2655097838(L_9, L_10, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_11); int32_t L_12 = CItemBase_get_equipState_m4253898793(L_11, /*hidden argument*/NULL); if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_004a; } } { List_1_t776431360 * L_13 = V_0; int32_t L_14 = V_1; NullCheck(L_13); CItemData_t3599323914 * L_15 = List_1_get_Item_m2655097838(L_13, L_14, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_15; } IL_004a: { int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_004e: { int32_t L_17 = V_1; int32_t L_18 = V_2; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_001e; } } { List_1_t776431360 * L_19 = CItemManager_GetItems_m2668162030(__this, ((int32_t)10), /*hidden argument*/NULL); V_0 = L_19; List_1_t776431360 * L_20 = V_0; if (L_20) { goto IL_0066; } } { return (CItemData_t3599323914 *)NULL; } IL_0066: { V_3 = 0; List_1_t776431360 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = List_1_get_Count_m1482728073(L_21, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); V_4 = L_22; goto IL_00a5; } IL_0075: { List_1_t776431360 * L_23 = V_0; int32_t L_24 = V_3; NullCheck(L_23); CItemData_t3599323914 * L_25 = List_1_get_Item_m2655097838(L_23, L_24, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_25); int32_t L_26 = CItemBase_get_configID_m837654758(L_25, /*hidden argument*/NULL); int32_t L_27 = ___configID0; if ((!(((uint32_t)L_26) == ((uint32_t)L_27)))) { goto IL_00a1; } } { List_1_t776431360 * L_28 = V_0; int32_t L_29 = V_3; NullCheck(L_28); CItemData_t3599323914 * L_30 = List_1_get_Item_m2655097838(L_28, L_29, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_30); int32_t L_31 = CItemBase_get_equipState_m4253898793(L_30, /*hidden argument*/NULL); if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_00a1; } } { List_1_t776431360 * L_32 = V_0; int32_t L_33 = V_3; NullCheck(L_32); CItemData_t3599323914 * L_34 = List_1_get_Item_m2655097838(L_32, L_33, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); return L_34; } IL_00a1: { int32_t L_35 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00a5: { int32_t L_36 = V_3; int32_t L_37 = V_4; if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_0075; } } { return (CItemData_t3599323914 *)NULL; } } // System.Collections.Generic.List`1 DMCore.Logic.CItemManager::GetItemList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t776431360 * CItemManager_GetItemList_m2304836481 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method) { 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_0017; } } { CItemGroupU5BU5D_t344250011* L_2 = __this->get_m_listItemGroup_1(); NullCheck(L_2); int32_t L_3 = V_0; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) > ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (List_1_t776431360 *)NULL; } IL_0019: { CItemGroupU5BU5D_t344250011* L_4 = __this->get_m_listItemGroup_1(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; CItemGroup_t90045934 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); List_1_t776431360 * L_8 = L_7->get_listDatas_0(); return L_8; } } // System.Void DMCore.Logic.CItemManager::SetItemData(DMCore.Logic.CItemManager/CItemGroup,DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR void CItemManager_SetItemData_m2577512309 (CItemManager_t2289463753 * __this, CItemGroup_t90045934 * ___groupPtr0, CItemData_t3599323914 * ___itemPtr1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_SetItemData_m2577512309_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; { CItemGroup_t90045934 * L_0 = ___groupPtr0; if (!L_0) { goto IL_000c; } } { CItemData_t3599323914 * L_1 = ___itemPtr1; if (L_1) { goto IL_000d; } } IL_000c: { return; } IL_000d: { V_0 = (bool)0; V_1 = 0; goto IL_0059; } IL_0016: { CItemData_t3599323914 * L_2 = ___itemPtr1; NullCheck(L_2); int32_t L_3 = CItemBase_get_serverID_m3049894536(L_2, /*hidden argument*/NULL); CItemGroup_t90045934 * L_4 = ___groupPtr0; NullCheck(L_4); List_1_t776431360 * L_5 = L_4->get_listDatas_0(); int32_t L_6 = V_1; NullCheck(L_5); CItemData_t3599323914 * L_7 = List_1_get_Item_m2655097838(L_5, L_6, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = CItemBase_get_serverID_m3049894536(L_7, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)L_8)))) { goto IL_0055; } } { V_0 = (bool)1; CItemGroup_t90045934 * L_9 = ___groupPtr0; NullCheck(L_9); List_1_t776431360 * L_10 = L_9->get_listDatas_0(); int32_t L_11 = V_1; NullCheck(L_10); CItemData_t3599323914 * L_12 = List_1_get_Item_m2655097838(L_10, L_11, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); NullCheck(L_12); CDataProperty_t2806246268 * L_13 = CItemBase_get_property_m1472717397(L_12, /*hidden argument*/NULL); CItemData_t3599323914 * L_14 = ___itemPtr1; NullCheck(L_14); CDataProperty_t2806246268 * L_15 = CItemBase_get_property_m1472717397(L_14, /*hidden argument*/NULL); NullCheck(L_13); CDataProperty_Append_m3443704652(L_13, L_15, /*hidden argument*/NULL); goto IL_006a; } IL_0055: { int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0059: { int32_t L_17 = V_1; CItemGroup_t90045934 * L_18 = ___groupPtr0; NullCheck(L_18); List_1_t776431360 * L_19 = L_18->get_listDatas_0(); NullCheck(L_19); int32_t L_20 = List_1_get_Count_m1482728073(L_19, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_17) < ((int32_t)L_20))) { goto IL_0016; } } IL_006a: { bool L_21 = V_0; if (L_21) { goto IL_007d; } } { CItemGroup_t90045934 * L_22 = ___groupPtr0; NullCheck(L_22); List_1_t776431360 * L_23 = L_22->get_listDatas_0(); CItemData_t3599323914 * L_24 = ___itemPtr1; NullCheck(L_23); List_1_Insert_m360262475(L_23, 0, L_24, /*hidden argument*/List_1_Insert_m360262475_RuntimeMethod_var); } IL_007d: { return; } } // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager::GetGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemManager_GetGroup_m182517967 (CItemManager_t2289463753 * __this, int32_t ___type0, const RuntimeMethod* method) { 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_0017; } } { CItemGroupU5BU5D_t344250011* L_2 = __this->get_m_listItemGroup_1(); NullCheck(L_2); int32_t L_3 = V_0; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) > ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (CItemGroup_t90045934 *)NULL; } IL_0019: { CItemGroupU5BU5D_t344250011* L_4 = __this->get_m_listItemGroup_1(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; CItemGroup_t90045934 * L_7 = (L_4)->GetAt(static_cast(L_6)); return L_7; } } // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager::GetGroup(System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemManager_GetGroup_m2714908942 (CItemManager_t2289463753 * __this, int32_t ___type0, CheckItemByProperty_t1653052795 * ___func1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager_GetGroup_m2714908942_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CItemGroup_t90045934 * V_1 = NULL; int32_t V_2 = 0; CItemData_t3599323914 * V_3 = NULL; { 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_0017; } } { CItemGroupU5BU5D_t344250011* L_2 = __this->get_m_listItemGroup_1(); NullCheck(L_2); int32_t L_3 = V_0; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) > ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (CItemGroup_t90045934 *)NULL; } IL_0019: { CItemGroup_t90045934 * L_4 = (CItemGroup_t90045934 *)il2cpp_codegen_object_new(CItemGroup_t90045934_il2cpp_TypeInfo_var); CItemGroup__ctor_m3137385090(L_4, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_0057; } IL_0026: { CheckItemByProperty_t1653052795 * L_5 = ___func1; CItemGroupU5BU5D_t344250011* L_6 = __this->get_m_listItemGroup_1(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; CItemGroup_t90045934 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); List_1_t776431360 * L_10 = L_9->get_listDatas_0(); int32_t L_11 = V_2; NullCheck(L_10); CItemData_t3599323914 * L_12 = List_1_get_Item_m2655097838(L_10, L_11, /*hidden argument*/List_1_get_Item_m2655097838_RuntimeMethod_var); CDataArray_t4068198041 * L_13 = ___cd2; NullCheck(L_5); CItemData_t3599323914 * L_14 = CheckItemByProperty_Invoke_m3684131125(L_5, L_12, L_13, /*hidden argument*/NULL); V_3 = L_14; CItemData_t3599323914 * L_15 = V_3; if (!L_15) { goto IL_0053; } } { CItemGroup_t90045934 * L_16 = V_1; NullCheck(L_16); List_1_t776431360 * L_17 = L_16->get_listDatas_0(); CItemData_t3599323914 * L_18 = V_3; NullCheck(L_17); List_1_Add_m3691825933(L_17, L_18, /*hidden argument*/List_1_Add_m3691825933_RuntimeMethod_var); } IL_0053: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0057: { int32_t L_20 = V_2; CItemGroupU5BU5D_t344250011* L_21 = __this->get_m_listItemGroup_1(); int32_t L_22 = V_0; NullCheck(L_21); int32_t L_23 = L_22; CItemGroup_t90045934 * L_24 = (L_21)->GetAt(static_cast(L_23)); NullCheck(L_24); List_1_t776431360 * L_25 = L_24->get_listDatas_0(); NullCheck(L_25); int32_t L_26 = List_1_get_Count_m1482728073(L_25, /*hidden argument*/List_1_get_Count_m1482728073_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_26))) { goto IL_0026; } } { CItemGroup_t90045934 * L_27 = V_1; return L_27; } } // System.Void DMCore.Logic.CItemManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CItemManager__cctor_m2676703105 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemManager__cctor_m2676703105_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CItemManager_t2289463753_StaticFields*)il2cpp_codegen_static_fields_for(CItemManager_t2289463753_il2cpp_TypeInfo_var))->set_ITEM_COUNT_ONE_PAGE_0(6); 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.CItemManager/CheckItemByProperty::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void CheckItemByProperty__ctor_m2957972552 (CheckItemByProperty_t1653052795 * __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); } // DMCore.Logic.CItemData DMCore.Logic.CItemManager/CheckItemByProperty::Invoke(DMCore.Logic.CItemData,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CheckItemByProperty_Invoke_m3684131125 (CheckItemByProperty_t1653052795 * __this, CItemData_t3599323914 * ___itemData0, CDataArray_t4068198041 * ___parm1, const RuntimeMethod* method) { CItemData_t3599323914 * result = NULL; if(__this->get_prev_9() != NULL) { CheckItemByProperty_Invoke_m3684131125((CheckItemByProperty_t1653052795 *)__this->get_prev_9(), ___itemData0, ___parm1, 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) == 2) { // open { typedef CItemData_t3599323914 * (*FunctionPointerType) (RuntimeObject *, CItemData_t3599323914 *, CDataArray_t4068198041 *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___itemData0, ___parm1, targetMethod); } } else { // closed { typedef CItemData_t3599323914 * (*FunctionPointerType) (RuntimeObject *, void*, CItemData_t3599323914 *, CDataArray_t4068198041 *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___itemData0, ___parm1, targetMethod); } } } else { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // 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)) result = GenericInterfaceFuncInvoker2< CItemData_t3599323914 *, CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___itemData0, ___parm1); else result = GenericVirtFuncInvoker2< CItemData_t3599323914 *, CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___itemData0, ___parm1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< CItemData_t3599323914 *, CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___itemData0, ___parm1); else result = VirtFuncInvoker2< CItemData_t3599323914 *, CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___itemData0, ___parm1); } } else { typedef CItemData_t3599323914 * (*FunctionPointerType) (void*, CItemData_t3599323914 *, CDataArray_t4068198041 *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___itemData0, ___parm1, 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)) result = GenericInterfaceFuncInvoker1< CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(targetMethod, ___itemData0, ___parm1); else result = GenericVirtFuncInvoker1< CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(targetMethod, ___itemData0, ___parm1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker1< CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___itemData0, ___parm1); else result = VirtFuncInvoker1< CItemData_t3599323914 *, CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___itemData0, ___parm1); } } else { typedef CItemData_t3599323914 * (*FunctionPointerType) (CItemData_t3599323914 *, CDataArray_t4068198041 *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(___itemData0, ___parm1, targetMethod); } } } return result; } // System.IAsyncResult DMCore.Logic.CItemManager/CheckItemByProperty::BeginInvoke(DMCore.Logic.CItemData,DMCore.CDataArray,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CheckItemByProperty_BeginInvoke_m2333710350 (CheckItemByProperty_t1653052795 * __this, CItemData_t3599323914 * ___itemData0, CDataArray_t4068198041 * ___parm1, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { void *__d_args[3] = {0}; __d_args[0] = ___itemData0; __d_args[1] = ___parm1; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // DMCore.Logic.CItemData DMCore.Logic.CItemManager/CheckItemByProperty::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CheckItemByProperty_EndInvoke_m3529952721 (CheckItemByProperty_t1653052795 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return (CItemData_t3599323914 *)__result; } #ifdef __clang__ #pragma clang 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.CItemManager/CItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemGroup__ctor_m3137385090 (CItemGroup_t90045934 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemGroup__ctor_m3137385090_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t776431360 * L_0 = (List_1_t776431360 *)il2cpp_codegen_object_new(List_1_t776431360_il2cpp_TypeInfo_var); List_1__ctor_m1909517163(L_0, /*hidden argument*/List_1__ctor_m1909517163_RuntimeMethod_var); __this->set_listDatas_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager/CItemGroup::GetTagGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemGroup_GetTagGroup_m3495333948 (CItemGroup_t90045934 * __this, List_1_t128053199 * ___tags0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemGroup_GetTagGroup_m3495333948_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * V_0 = NULL; CItemGroup_t90045934 * V_1 = NULL; { U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * L_0 = (U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 *)il2cpp_codegen_object_new(U3CGetTagGroupU3Ec__AnonStorey0_t1919528722_il2cpp_TypeInfo_var); U3CGetTagGroupU3Ec__AnonStorey0__ctor_m148621153(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * L_1 = V_0; List_1_t128053199 * L_2 = ___tags0; NullCheck(L_1); L_1->set_tags_0(L_2); U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * L_3 = V_0; NullCheck(L_3); List_1_t128053199 * L_4 = L_3->get_tags_0(); if (!L_4) { goto IL_0028; } } { U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * L_5 = V_0; NullCheck(L_5); List_1_t128053199 * L_6 = L_5->get_tags_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m186164705(L_6, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_7) { goto IL_002a; } } IL_0028: { return __this; } IL_002a: { CItemGroup_t90045934 * L_8 = (CItemGroup_t90045934 *)il2cpp_codegen_object_new(CItemGroup_t90045934_il2cpp_TypeInfo_var); CItemGroup__ctor_m3137385090(L_8, /*hidden argument*/NULL); V_1 = L_8; CItemGroup_t90045934 * L_9 = V_1; List_1_t776431360 * L_10 = __this->get_listDatas_0(); U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * L_11 = V_0; intptr_t L_12 = (intptr_t)U3CGetTagGroupU3Ec__AnonStorey0_U3CU3Em__0_m2915708353_RuntimeMethod_var; Predicate_1_t129650742 * L_13 = (Predicate_1_t129650742 *)il2cpp_codegen_object_new(Predicate_1_t129650742_il2cpp_TypeInfo_var); Predicate_1__ctor_m1614917613(L_13, L_11, L_12, /*hidden argument*/Predicate_1__ctor_m1614917613_RuntimeMethod_var); NullCheck(L_10); List_1_t776431360 * L_14 = List_1_FindAll_m4010937105(L_10, L_13, /*hidden argument*/List_1_FindAll_m4010937105_RuntimeMethod_var); NullCheck(L_9); L_9->set_listDatas_0(L_14); CItemGroup_t90045934 * L_15 = V_1; return L_15; } } // DMCore.Logic.CItemManager/CItemGroup DMCore.Logic.CItemManager/CItemGroup::GetQualityLevelGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemGroup_t90045934 * CItemGroup_GetQualityLevelGroup_m3737575763 (CItemGroup_t90045934 * __this, List_1_t1130240807 * ___qualitys0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CItemGroup_GetQualityLevelGroup_m3737575763_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * V_0 = NULL; CItemGroup_t90045934 * V_1 = NULL; { U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * L_0 = (U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 *)il2cpp_codegen_object_new(U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536_il2cpp_TypeInfo_var); U3CGetQualityLevelGroupU3Ec__AnonStorey2__ctor_m3492937914(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * L_1 = V_0; List_1_t1130240807 * L_2 = ___qualitys0; NullCheck(L_1); L_1->set_qualitys_0(L_2); U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * L_3 = V_0; NullCheck(L_3); List_1_t1130240807 * L_4 = L_3->get_qualitys_0(); if (!L_4) { goto IL_0028; } } { U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * L_5 = V_0; NullCheck(L_5); List_1_t1130240807 * L_6 = L_5->get_qualitys_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m955735485(L_6, /*hidden argument*/List_1_get_Count_m955735485_RuntimeMethod_var); if (L_7) { goto IL_002a; } } IL_0028: { return __this; } IL_002a: { CItemGroup_t90045934 * L_8 = (CItemGroup_t90045934 *)il2cpp_codegen_object_new(CItemGroup_t90045934_il2cpp_TypeInfo_var); CItemGroup__ctor_m3137385090(L_8, /*hidden argument*/NULL); V_1 = L_8; CItemGroup_t90045934 * L_9 = V_1; List_1_t776431360 * L_10 = __this->get_listDatas_0(); U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * L_11 = V_0; intptr_t L_12 = (intptr_t)U3CGetQualityLevelGroupU3Ec__AnonStorey2_U3CU3Em__0_m2776864604_RuntimeMethod_var; Predicate_1_t129650742 * L_13 = (Predicate_1_t129650742 *)il2cpp_codegen_object_new(Predicate_1_t129650742_il2cpp_TypeInfo_var); Predicate_1__ctor_m1614917613(L_13, L_11, L_12, /*hidden argument*/Predicate_1__ctor_m1614917613_RuntimeMethod_var); NullCheck(L_10); List_1_t776431360 * L_14 = List_1_FindAll_m4010937105(L_10, L_13, /*hidden argument*/List_1_FindAll_m4010937105_RuntimeMethod_var); NullCheck(L_9); L_9->set_listDatas_0(L_14); CItemGroup_t90045934 * L_15 = V_1; 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.CItemManager/CItemGroup/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetQualityLevelGroupU3Ec__AnonStorey2__ctor_m3492937914 (U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey2::<>m__0(DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR bool U3CGetQualityLevelGroupU3Ec__AnonStorey2_U3CU3Em__0_m2776864604 (U3CGetQualityLevelGroupU3Ec__AnonStorey2_t3084500536 * __this, CItemData_t3599323914 * ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetQualityLevelGroupU3Ec__AnonStorey2_U3CU3Em__0_m2776864604_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1130240807 * L_0 = __this->get_qualitys_0(); CItemData_t3599323914 * L_1 = ____0; NullCheck(L_1); int32_t L_2 = CItemBase_get_quality_m1228373557(L_1, /*hidden argument*/NULL); NullCheck(L_0); bool L_3 = List_1_Contains_m2534224873(L_0, L_2, /*hidden argument*/List_1_Contains_m2534224873_RuntimeMethod_var); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagGroupU3Ec__AnonStorey0__ctor_m148621153 (U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0::<>m__0(DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR bool U3CGetTagGroupU3Ec__AnonStorey0_U3CU3Em__0_m2915708353 (U3CGetTagGroupU3Ec__AnonStorey0_t1919528722 * __this, CItemData_t3599323914 * ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetTagGroupU3Ec__AnonStorey0_U3CU3Em__0_m2915708353_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * V_0 = NULL; { U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * L_0 = (U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 *)il2cpp_codegen_object_new(U3CGetTagGroupU3Ec__AnonStorey1_t1335591760_il2cpp_TypeInfo_var); U3CGetTagGroupU3Ec__AnonStorey1__ctor_m3403327886(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * L_1 = V_0; NullCheck(L_1); L_1->set_U3CU3Ef__refU240_1(__this); U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * L_2 = V_0; CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CItemData_t3599323914 * L_4 = ____0; NullCheck(L_4); int32_t L_5 = CItemBase_get_configID_m837654758(L_4, /*hidden argument*/NULL); NullCheck(L_3); List_1_t128053199 * L_6 = CShopConfig_GetFashionTagList_m3235323266(L_3, L_5, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_fashionTags_0(L_6); U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * L_7 = V_0; NullCheck(L_7); List_1_t128053199 * L_8 = L_7->get_fashionTags_0(); if (L_8) { goto IL_0030; } } { return (bool)0; } IL_0030: { List_1_t128053199 * L_9 = __this->get_tags_0(); U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CGetTagGroupU3Ec__AnonStorey1_U3CU3Em__0_m2397315118_RuntimeMethod_var; Func_2_t1300586518 * L_12 = (Func_2_t1300586518 *)il2cpp_codegen_object_new(Func_2_t1300586518_il2cpp_TypeInfo_var); Func_2__ctor_m374673018(L_12, L_10, L_11, /*hidden argument*/Func_2__ctor_m374673018_RuntimeMethod_var); bool L_13 = Enumerable_Any_TisInt32_t2950945753_m257724319(NULL /*static, unused*/, L_9, L_12, /*hidden argument*/Enumerable_Any_TisInt32_t2950945753_m257724319_RuntimeMethod_var); return L_13; } } #ifdef __clang__ #pragma clang 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.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagGroupU3Ec__AnonStorey1__ctor_m3403327886 (U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CItemManager/CItemGroup/c__AnonStorey0/c__AnonStorey1::<>m__0(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool U3CGetTagGroupU3Ec__AnonStorey1_U3CU3Em__0_m2397315118 (U3CGetTagGroupU3Ec__AnonStorey1_t1335591760 * __this, int32_t ____10, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetTagGroupU3Ec__AnonStorey1_U3CU3Em__0_m2397315118_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_fashionTags_0(); int32_t L_1 = ____10; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); return L_2; } } #ifdef __clang__ #pragma clang 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.CJoinInRequest::.ctor(DMCore.Logic.CJoinRequstData) extern "C" IL2CPP_METHOD_ATTR void CJoinInRequest__ctor_m2364145849 (CJoinInRequest_t1555351581 * __this, CJoinRequstData_t67409287 * ___dataVal0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CJoinRequstData_t67409287 * L_0 = ___dataVal0; __this->set_m_Data_0(L_0); return; } } // System.Int64 DMCore.Logic.CJoinInRequest::get_UserID() extern "C" IL2CPP_METHOD_ATTR int64_t CJoinInRequest_get_UserID_m1363546498 (CJoinInRequest_t1555351581 * __this, const RuntimeMethod* method) { { CJoinRequstData_t67409287 * L_0 = __this->get_m_Data_0(); NullCheck(L_0); int64_t L_1 = L_0->get_UserID_0(); return L_1; } } // System.Void DMCore.Logic.CJoinInRequest::set_Data(DMCore.Logic.CJoinRequstData) extern "C" IL2CPP_METHOD_ATTR void CJoinInRequest_set_Data_m775283574 (CJoinInRequest_t1555351581 * __this, CJoinRequstData_t67409287 * ___value0, const RuntimeMethod* method) { { CJoinRequstData_t67409287 * L_0 = ___value0; __this->set_m_Data_0(L_0); return; } } // DMCore.Logic.CJoinRequstData DMCore.Logic.CJoinInRequest::get_Data() extern "C" IL2CPP_METHOD_ATTR CJoinRequstData_t67409287 * CJoinInRequest_get_Data_m1473055676 (CJoinInRequest_t1555351581 * __this, const RuntimeMethod* method) { { CJoinRequstData_t67409287 * L_0 = __this->get_m_Data_0(); return L_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.CJoinRequstData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CJoinRequstData__ctor_m1595023073 (CJoinRequstData_t67409287 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CJoinRequstData__ctor_m1595023073_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_UserID_0((((int64_t)((int64_t)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_UserName_1(L_0); __this->set_UserLevel_2(0); __this->set_FashionVal_3(0); __this->set_PopularityVal_4(0); __this->set_VipLevel_5(0); __this->set_MemberLevel_6(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.CKDDeviceInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceInfo__ctor_m1890349121 (CKDDeviceInfo_t2554338809 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceInfo__ctor_m1890349121_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_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_Address_2(L_1); 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.CKDDeviceService::_OnMotion(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__OnMotion_m232953697 (RuntimeObject * __this /* static, unused */, int32_t ___id0, int32_t ___index1, int32_t ___code2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__OnMotion_m232953697_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Action_3_t3578807402 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_onMotion_6(); if (!L_0) { goto IL_0017; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Action_3_t3578807402 * L_1 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_onMotion_6(); int32_t L_2 = ___id0; int32_t L_3 = ___index1; int32_t L_4 = ___code2; NullCheck(L_1); Action_3_Invoke_m1713880820(L_1, L_2, L_3, L_4, /*hidden argument*/Action_3_Invoke_m1713880820_RuntimeMethod_var); } IL_0017: { return; } } // System.Int64 DMCore.Logic.CKDDeviceService::GetFitfunID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t CKDDeviceService_GetFitfunID_m3767961297 (RuntimeObject * __this /* static, unused */, int32_t ___kdID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetFitfunID_m3767961297_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { V_0 = (((int64_t)((int64_t)0))); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Dictionary_2_t2625280635 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_kdUsrMapping_5(); int32_t L_1 = ___kdID0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2358343581(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2358343581_RuntimeMethod_var); if (!L_2) { goto IL_0022; } } { int64_t L_3 = V_0; if ((!(((uint64_t)L_3) == ((uint64_t)(((int64_t)((int64_t)(-1)))))))) { goto IL_0020; } } { return (((int64_t)((int64_t)0))); } IL_0020: { int64_t L_4 = V_0; return L_4; } IL_0022: { return (((int64_t)((int64_t)0))); } } // System.Int32 DMCore.Logic.CKDDeviceService::GetKeepDanceIDByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CKDDeviceService_GetKeepDanceIDByUserID_m1627704531 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetKeepDanceIDByUserID_m1627704531_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t284496114 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t727985506 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t727985506 V_2; memset(&V_2, 0, sizeof(V_2)); { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Dictionary_2_t2625280635 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_kdUsrMapping_5(); NullCheck(L_0); Enumerator_t284496114 L_1 = Dictionary_2_GetEnumerator_m86660378(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m86660378_RuntimeMethod_var); V_0 = L_1; goto IL_0035; } IL_0010: { KeyValuePair_2_t727985506 L_2 = Enumerator_get_Current_m429258428((&V_0), /*hidden argument*/Enumerator_get_Current_m429258428_RuntimeMethod_var); V_1 = L_2; int64_t L_3 = KeyValuePair_2_get_Value_m2358155201((&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m2358155201_RuntimeMethod_var); int64_t L_4 = ___userID0; if ((!(((uint64_t)L_3) == ((uint64_t)L_4)))) { goto IL_0035; } } { KeyValuePair_2_t727985506 L_5 = Enumerator_get_Current_m429258428((&V_0), /*hidden argument*/Enumerator_get_Current_m429258428_RuntimeMethod_var); V_2 = L_5; int32_t L_6 = KeyValuePair_2_get_Key_m2979695608((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m2979695608_RuntimeMethod_var); return L_6; } IL_0035: { bool L_7 = Enumerator_MoveNext_m459931415((&V_0), /*hidden argument*/Enumerator_MoveNext_m459931415_RuntimeMethod_var); if (L_7) { goto IL_0010; } } { return 0; } } // System.Void DMCore.Logic.CKDDeviceService::CallServerFitfunID() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_CallServerFitfunID_m4088958173 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_CallServerFitfunID_m4088958173_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; List_1_t128053199 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; CDataArray_t4068198041 * V_5 = NULL; int32_t V_6 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); bool L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_ServerValid_7(); if (L_0) { goto IL_000b; } } { return; } IL_000b: { IL2CPP_RUNTIME_CLASS_INIT(CTopListManager_t2888565983_il2cpp_TypeInfo_var); CTopListManager_t2888565983 * L_1 = CTopListManager_GetInstance_m2066604640(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); List_1_t128053199 * L_2 = CTopListManager_GetTopListKDID_m146812888(L_1, /*hidden argument*/NULL); V_0 = L_2; List_1_t128053199 * L_3 = V_0; if (!L_3) { goto IL_0027; } } { List_1_t128053199 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m186164705(L_4, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_5) { goto IL_0028; } } IL_0027: { return; } IL_0028: { List_1_t128053199 * L_6 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_6, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_1 = L_6; V_2 = 0; goto IL_006b; } IL_0035: { List_1_t128053199 * L_7 = V_0; int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = List_1_get_Item_m888956288(L_7, L_8, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_3 = L_9; V_4 = (((int64_t)((int64_t)0))); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Dictionary_2_t2625280635 * L_10 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_kdUsrMapping_5(); int32_t L_11 = V_3; NullCheck(L_10); bool L_12 = Dictionary_2_TryGetValue_m2358343581(L_10, L_11, (&V_4), /*hidden argument*/Dictionary_2_TryGetValue_m2358343581_RuntimeMethod_var); if (L_12) { goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Dictionary_2_t2625280635 * L_13 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_kdUsrMapping_5(); int32_t L_14 = V_3; NullCheck(L_13); Dictionary_2_set_Item_m15403554(L_13, L_14, (((int64_t)((int64_t)0))), /*hidden argument*/Dictionary_2_set_Item_m15403554_RuntimeMethod_var); List_1_t128053199 * L_15 = V_1; int32_t L_16 = V_3; NullCheck(L_15); List_1_Add_m697420525(L_15, L_16, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0067: { int32_t L_17 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_006b: { int32_t L_18 = V_2; List_1_t128053199 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = List_1_get_Count_m186164705(L_19, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_0035; } } { List_1_t128053199 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = List_1_get_Count_m186164705(L_21, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_22) { goto IL_0083; } } { return; } IL_0083: { CDataArray_t4068198041 * L_23 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_23, /*hidden argument*/NULL); V_5 = L_23; CDataArray_t4068198041 * L_24 = V_5; NullCheck(L_24); CDataArray_Push_m3820844360(L_24, ((int32_t)857), /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_5; List_1_t128053199 * L_26 = V_1; NullCheck(L_26); int32_t L_27 = List_1_get_Count_m186164705(L_26, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); NullCheck(L_25); CDataArray_Push_m3820844360(L_25, L_27, /*hidden argument*/NULL); V_6 = 0; goto IL_00c0; } IL_00ab: { CDataArray_t4068198041 * L_28 = V_5; List_1_t128053199 * L_29 = V_1; int32_t L_30 = V_6; NullCheck(L_29); int32_t L_31 = List_1_get_Item_m888956288(L_29, L_30, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_28); CDataArray_Push_m3820844360(L_28, L_31, /*hidden argument*/NULL); int32_t L_32 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00c0: { int32_t L_33 = V_6; List_1_t128053199 * L_34 = V_1; NullCheck(L_34); int32_t L_35 = List_1_get_Count_m186164705(L_34, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_33) < ((int32_t)L_35))) { goto IL_00ab; } } { CDataArray_t4068198041 * L_36 = V_5; NullCheck(L_36); CDataArray_Flush_m1077150699(L_36, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CKDDeviceService::OnServerFitfunID(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_OnServerFitfunID_m419544197 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_OnServerFitfunID_m419544197_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0043; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int64_t L_11 = CDataArray_GetLong_m4094450536(L_8, L_10, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Dictionary_2_t2625280635 * L_12 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_kdUsrMapping_5(); int32_t L_13 = V_3; int64_t L_14 = V_4; NullCheck(L_12); Dictionary_2_set_Item_m15403554(L_12, L_13, L_14, /*hidden argument*/Dictionary_2_set_Item_m15403554_RuntimeMethod_var); int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0043: { int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0016; } } { return; } } // System.Void DMCore.Logic.CKDDeviceService::QueryMyFriends() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_QueryMyFriends_m1393148559 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_QueryMyFriends_m1393148559_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0019; } } { MessageHandler_t3017544858 * L_3 = V_0; NullCheck(L_3); MessageHandler_CallGetUserFriends_m2883608999(L_3, /*hidden argument*/NULL); return; } IL_0019: { return; } } // System.Collections.Generic.List`1 DMCore.Logic.CKDDeviceService::GetKDFriends() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CKDDeviceService_GetKDFriends_m3072945520 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetKDFriends_m3072945520_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; V_1 = 0; goto IL_0027; } IL_000d: { List_1_t128053199 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_2 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); int32_t L_3 = V_1; NullCheck(L_2); CKpFriend_t471591804 * L_4 = BetterList_1_get_Item_m792908448(L_2, L_3, /*hidden argument*/BetterList_1_get_Item_m792908448_RuntimeMethod_var); NullCheck(L_4); int32_t L_5 = CKpFriend_get_Id_m83584331(L_4, /*hidden argument*/NULL); NullCheck(L_1); List_1_Add_m697420525(L_1, L_5, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0027: { int32_t L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_8 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); NullCheck(L_8); int32_t L_9 = L_8->get_size_1(); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_000d; } } { List_1_t128053199 * L_10 = V_0; return L_10; } } // System.Void DMCore.Logic.CKDDeviceService::_OnCbFriendList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__OnCbFriendList_m635054578 (RuntimeObject * __this /* static, unused */, List_1_t2822533831 * ___listVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__OnCbFriendList_m635054578_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CKpFriend_t471591804 * V_1 = NULL; BetterList_1_t3921579418 * G_B8_0 = NULL; BetterList_1_t3921579418 * G_B7_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); NullCheck(L_0); BetterList_1_Clear_m2899983868(L_0, /*hidden argument*/BetterList_1_Clear_m2899983868_RuntimeMethod_var); List_1_t2822533831 * L_1 = ___listVal0; if (!L_1) { goto IL_001b; } } { List_1_t2822533831 * L_2 = ___listVal0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m879015237(L_2, /*hidden argument*/List_1_get_Count_m879015237_RuntimeMethod_var); if (L_3) { goto IL_001c; } } IL_001b: { return; } IL_001c: { V_0 = 0; goto IL_0055; } IL_0023: { List_1_t2822533831 * L_4 = ___listVal0; int32_t L_5 = V_0; NullCheck(L_4); UserFriend_t1350459089 * L_6 = List_1_get_Item_m3697613177(L_4, L_5, /*hidden argument*/List_1_get_Item_m3697613177_RuntimeMethod_var); CKpFriend_t471591804 * L_7 = (CKpFriend_t471591804 *)il2cpp_codegen_object_new(CKpFriend_t471591804_il2cpp_TypeInfo_var); CKpFriend__ctor_m3932864026(L_7, L_6, /*hidden argument*/NULL); V_1 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CPhotoManager_t704993275_il2cpp_TypeInfo_var); CPhotoManager_t704993275 * L_8 = CPhotoManager_GetInstance_m953076413(NULL /*static, unused*/, /*hidden argument*/NULL); CKpFriend_t471591804 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = CKpFriend_get_Id_m83584331(L_9, /*hidden argument*/NULL); CKpFriend_t471591804 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = CKpFriend_get_Photo_m801014099(L_11, /*hidden argument*/NULL); NullCheck(L_8); CPhotoManager_SetKeepDancePhotoUrl_m2711155163(L_8, L_10, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_13 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); CKpFriend_t471591804 * L_14 = V_1; NullCheck(L_13); BetterList_1_Add_m4021267859(L_13, L_14, /*hidden argument*/BetterList_1_Add_m4021267859_RuntimeMethod_var); int32_t L_15 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0055: { int32_t L_16 = V_0; List_1_t2822533831 * L_17 = ___listVal0; NullCheck(L_17); int32_t L_18 = List_1_get_Count_m879015237(L_17, /*hidden argument*/List_1_get_Count_m879015237_RuntimeMethod_var); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_19 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); Comparison_1_t246522983 * L_20 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_9(); G_B7_0 = L_19; if (L_20) { G_B8_0 = L_19; goto IL_007e; } } { intptr_t L_21 = (intptr_t)CKpFriend_CompareOnline_m752623120_RuntimeMethod_var; Comparison_1_t246522983 * L_22 = (Comparison_1_t246522983 *)il2cpp_codegen_object_new(Comparison_1_t246522983_il2cpp_TypeInfo_var); Comparison_1__ctor_m1985828456(L_22, NULL, L_21, /*hidden argument*/Comparison_1__ctor_m1985828456_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_9(L_22); G_B8_0 = G_B7_0; } IL_007e: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); Comparison_1_t246522983 * L_23 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_9(); NullCheck(G_B8_0); BetterList_1_Sort_m50401104(G_B8_0, L_23, /*hidden argument*/BetterList_1_Sort_m50401104_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CKDDeviceService::_OnCbInviteFriend(System.String) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__OnCbInviteFriend_m3737848923 (RuntimeObject * __this /* static, unused */, String_t* ___param0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__OnCbInviteFriend_m3737848923_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int64_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; CDataArray_t4068198041 * V_5 = NULL; bool V_6 = false; Enumerator_t1127471601 V_7; memset(&V_7, 0, sizeof(V_7)); CDataArray_t4068198041 * V_8 = NULL; StringU5BU5D_t1281789340* G_B3_0 = NULL; { String_t* L_0 = ___param0; if (!L_0) { goto IL_001c; } } { String_t* L_1 = ___param0; 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)95)); NullCheck(L_1); StringU5BU5D_t1281789340* L_3 = String_Split_m3646115398(L_1, L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_001d; } IL_001c: { G_B3_0 = ((StringU5BU5D_t1281789340*)(NULL)); } IL_001d: { V_0 = G_B3_0; StringU5BU5D_t1281789340* L_4 = V_0; if (!L_4) { goto IL_002d; } } { StringU5BU5D_t1281789340* L_5 = V_0; NullCheck(L_5); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) == ((int32_t)4))) { goto IL_002e; } } IL_002d: { return; } IL_002e: { StringU5BU5D_t1281789340* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; String_t* L_8 = (L_6)->GetAt(static_cast(L_7)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int64_t L_9 = CMiscHelp_ToLong_m203243206(NULL /*static, unused*/, L_8, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_9; StringU5BU5D_t1281789340* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 1; String_t* L_12 = (L_10)->GetAt(static_cast(L_11)); NullCheck(L_12); String_t* L_13 = String_Replace_m1273907647(L_12, _stringLiteral3452614530, _stringLiteral3452614641, /*hidden argument*/NULL); V_2 = L_13; StringU5BU5D_t1281789340* L_14 = V_0; NullCheck(L_14); int32_t L_15 = 2; String_t* L_16 = (L_14)->GetAt(static_cast(L_15)); int32_t L_17 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_16, 0, /*hidden argument*/NULL); V_3 = L_17; StringU5BU5D_t1281789340* L_18 = V_0; NullCheck(L_18); int32_t L_19 = 3; String_t* L_20 = (L_18)->GetAt(static_cast(L_19)); int32_t L_21 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_20, 1, /*hidden argument*/NULL); V_4 = L_21; CDataArray_t4068198041 * L_22 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_22, /*hidden argument*/NULL); V_5 = L_22; CDataArray_t4068198041 * L_23 = V_5; int64_t L_24 = V_1; NullCheck(L_23); CDataArray_Push_m3799896857(L_23, L_24, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_5; String_t* L_26 = V_2; NullCheck(L_25); CDataArray_Push_m1799687930(L_25, L_26, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_5; int32_t L_28 = V_3; NullCheck(L_27); CDataArray_Push_m3820844360(L_27, L_28, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = V_5; int32_t L_30 = V_4; NullCheck(L_29); CDataArray_Push_m3820844360(L_29, L_30, /*hidden argument*/NULL); CLevelManager_t3077608201 * L_31 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); bool L_32 = CLevelManager_IsLevel_m3139716542(L_31, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_32) { goto IL_00a9; } } { CDataArray_t4068198041 * L_33 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); CKDDeviceService_DoShowInvite_m1100198360(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); goto IL_011d; } IL_00a9: { V_6 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); LinkedList_1_t2907844050 * L_34 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); NullCheck(L_34); Enumerator_t1127471601 L_35 = LinkedList_1_GetEnumerator_m2298069321(L_34, /*hidden argument*/LinkedList_1_GetEnumerator_m2298069321_RuntimeMethod_var); V_7 = L_35; goto IL_00fd; } IL_00bd: { CDataArray_t4068198041 * L_36 = Enumerator_get_Current_m4077443021((&V_7), /*hidden argument*/Enumerator_get_Current_m4077443021_RuntimeMethod_var); V_8 = L_36; int64_t L_37 = V_1; CDataArray_t4068198041 * L_38 = V_8; NullCheck(L_38); int64_t L_39 = CDataArray_GetLong_m4094450536(L_38, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); if ((!(((uint64_t)L_37) == ((uint64_t)L_39)))) { goto IL_00fd; } } { int32_t L_40 = V_3; CDataArray_t4068198041 * L_41 = V_8; NullCheck(L_41); int32_t L_42 = CDataArray_GetInt_m1111369473(L_41, 2, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_40) == ((uint32_t)L_42)))) { goto IL_00fd; } } { int32_t L_43 = V_4; CDataArray_t4068198041 * L_44 = V_8; NullCheck(L_44); int32_t L_45 = CDataArray_GetInt_m1111369473(L_44, 3, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_43) == ((uint32_t)L_45)))) { goto IL_00fd; } } { V_6 = (bool)1; goto IL_0109; } IL_00fd: { bool L_46 = Enumerator_MoveNext_m3610446807((&V_7), /*hidden argument*/Enumerator_MoveNext_m3610446807_RuntimeMethod_var); if (L_46) { goto IL_00bd; } } IL_0109: { bool L_47 = V_6; if (L_47) { goto IL_011d; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); LinkedList_1_t2907844050 * L_48 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); CDataArray_t4068198041 * L_49 = V_5; NullCheck(L_48); LinkedList_1_AddLast_m329034811(L_48, L_49, /*hidden argument*/LinkedList_1_AddLast_m329034811_RuntimeMethod_var); } IL_011d: { return; } } // System.Void DMCore.Logic.CKDDeviceService::QueryRank() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_QueryRank_m2341874961 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_QueryRank_m2341874961_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CTopListManager_t2888565983_il2cpp_TypeInfo_var); CTopListManager_t2888565983 * L_0 = CTopListManager_GetInstance_m2066604640(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTopListManager_ClearKDRank_m930026016(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_1 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; MessageHandler_t3017544858 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002b; } } { MessageHandler_t3017544858 * L_4 = V_0; NullCheck(L_4); MessageHandler_CallGetRank_m4061790356(L_4, 0, /*hidden argument*/NULL); MessageHandler_t3017544858 * L_5 = V_0; NullCheck(L_5); MessageHandler_CallGetRank_m4061790356(L_5, 1, /*hidden argument*/NULL); return; } IL_002b: { return; } } // System.Void DMCore.Logic.CKDDeviceService::_OnCbRank(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__OnCbRank_m3266361947 (RuntimeObject * __this /* static, unused */, int32_t ___type0, List_1_t2822533831 * ___listVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__OnCbRank_m3266361947_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTopListManager_t2888565983_il2cpp_TypeInfo_var); CTopListManager_t2888565983 * L_0 = CTopListManager_GetInstance_m2066604640(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___type0; List_1_t2822533831 * L_2 = ___listVal1; NullCheck(L_0); CTopListManager_SetKDRank_m1057681081(L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CKDDeviceService::TryQueryInviteMsg() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_TryQueryInviteMsg_m3393537067 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_TryQueryInviteMsg_m3393537067_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); bool L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_firstPickInviteMsg_0(); if (!L_0) { goto IL_0028; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_firstPickInviteMsg_0((bool)0); IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_1 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; MessageHandler_t3017544858 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0028; } } { MessageHandler_t3017544858 * L_4 = V_0; NullCheck(L_4); MessageHandler_CallGetInviteInfo_m771425721(L_4, /*hidden argument*/NULL); } IL_0028: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); LinkedList_1_t2907844050 * L_5 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); if (!L_5) { goto IL_0061; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); LinkedList_1_t2907844050 * L_6 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); NullCheck(L_6); int32_t L_7 = LinkedList_1_get_Count_m2611927432(L_6, /*hidden argument*/LinkedList_1_get_Count_m2611927432_RuntimeMethod_var); if (!L_7) { goto IL_0061; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); LinkedList_1_t2907844050 * L_8 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); NullCheck(L_8); LinkedListNode_1_t3813373144 * L_9 = LinkedList_1_get_First_m3977447555(L_8, /*hidden argument*/LinkedList_1_get_First_m3977447555_RuntimeMethod_var); NullCheck(L_9); CDataArray_t4068198041 * L_10 = LinkedListNode_1_get_Value_m1152914827(L_9, /*hidden argument*/LinkedListNode_1_get_Value_m1152914827_RuntimeMethod_var); V_1 = L_10; LinkedList_1_t2907844050 * L_11 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listInviteMsg_2(); NullCheck(L_11); LinkedList_1_RemoveFirst_m2708647211(L_11, /*hidden argument*/LinkedList_1_RemoveFirst_m2708647211_RuntimeMethod_var); CDataArray_t4068198041 * L_12 = V_1; CKDDeviceService_DoShowInvite_m1100198360(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); } IL_0061: { return; } } // System.Void DMCore.Logic.CKDDeviceService::DoShowInvite(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_DoShowInvite_m1100198360 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_DoShowInvite_m1100198360_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); String_t* G_B7_0 = NULL; int32_t G_B7_1 = 0; String_t* G_B6_0 = NULL; int32_t G_B6_1 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { 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, _stringLiteral2887317977, /*hidden argument*/NULL); V_0 = L_2; } IL_0017: try { // begin try (depth: 1) String_t* L_3 = V_0; CDataArray_t4068198041 * L_4 = ___msg0; 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 = CDataArray_GetWideStr_m3532563229(L_4, 1, L_5, /*hidden argument*/NULL); String_t* L_7 = String_Format_m2844511972(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); V_0 = L_7; goto IL_0035; } // 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_002f; throw e; } CATCH_002f: { // begin catch(System.Object) goto IL_0035; } // end catch (depth: 1) IL_0035: { String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_9 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_10(); G_B6_0 = L_8; G_B6_1 = 2; if (L_9) { G_B7_0 = L_8; G_B7_1 = 2; goto IL_004f; } } { intptr_t L_10 = (intptr_t)CKDDeviceService_OnInviteMsgBoxClkCallBack_m3564991308_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_11 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_11, NULL, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_10(L_11); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; } IL_004f: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_12 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_10(); CDataArray_t4068198041 * L_13 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, G_B7_1, G_B7_0, L_12, L_13, (10.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CKDDeviceService::OnInviteMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_OnInviteMsgBoxClkCallBack_m3564991308 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_OnInviteMsgBoxClkCallBack_m3564991308_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CDataArray_t4068198041 * V_3 = NULL; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_0087; } } { CDataArray_t4068198041 * L_1 = ___userData1; NullCheck(L_1); int64_t L_2 = CDataArray_GetLong_m4094450536(L_1, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = ___userData1; NullCheck(L_3); int32_t L_4 = CDataArray_GetInt_m1111369473(L_3, 2, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___userData1; NullCheck(L_5); int32_t L_6 = CDataArray_GetInt_m1111369473(L_5, 3, 0, /*hidden argument*/NULL); V_2 = L_6; ObjectU5BU5D_t2843939325* L_7 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)3)); String_t* L_8 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject *)L_8); ObjectU5BU5D_t2843939325* L_9 = L_7; int32_t L_10 = V_1; int32_t L_11 = L_10; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(1), (RuntimeObject *)L_12); ObjectU5BU5D_t2843939325* L_13 = L_9; int32_t L_14 = V_2; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(2), (RuntimeObject *)L_16); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogFormat_m309087137(NULL /*static, unused*/, _stringLiteral2114675895, L_13, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_17, /*hidden argument*/NULL); V_3 = L_17; CDataArray_t4068198041 * L_18 = V_3; NullCheck(L_18); CDataArray_Push_m3820844360(L_18, ((int32_t)1089), /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = V_3; int64_t L_20 = V_0; NullCheck(L_19); CDataArray_Push_m3799896857(L_19, L_20, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_3; int32_t L_22 = V_1; NullCheck(L_21); CDataArray_Push_m3820844360(L_21, L_22, /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = V_3; int32_t L_24 = V_2; NullCheck(L_23); CDataArray_Push_m3820844360(L_23, L_24, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_3; NullCheck(L_25); CDataArray_Push_m3820844360(L_25, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_3; NullCheck(L_26); CDataArray_Flush_m1077150699(L_26, /*hidden argument*/NULL); } IL_0087: { return; } } // System.Void DMCore.Logic.CKDDeviceService::InviteFriend(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_InviteFriend_m1272920884 (RuntimeObject * __this /* static, unused */, int32_t ___friendID0, String_t* ___param1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_InviteFriend_m1272920884_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { MessageHandler_t3017544858 * L_3 = V_0; int32_t L_4 = ___friendID0; String_t* L_5 = ___param1; NullCheck(L_3); MessageHandler_CallInviteFriend_m3337569308(L_3, L_4, L_5, /*hidden argument*/NULL); return; } IL_001b: { return; } } // DMCore.Logic.CKpFriend DMCore.Logic.CKDDeviceService::GetFrinedInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR CKpFriend_t471591804 * CKDDeviceService_GetFrinedInfo_m4175404193 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetFrinedInfo_m4175404193_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0023; } } { int32_t L_1 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_2 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); NullCheck(L_2); int32_t L_3 = L_2->get_size_1(); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_4 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); int32_t L_5 = ___index0; NullCheck(L_4); CKpFriend_t471591804 * L_6 = BetterList_1_get_Item_m792908448(L_4, L_5, /*hidden argument*/BetterList_1_get_Item_m792908448_RuntimeMethod_var); return L_6; } IL_0023: { return (CKpFriend_t471591804 *)NULL; } } // System.Int32 DMCore.Logic.CKDDeviceService::GetFriendsCount() extern "C" IL2CPP_METHOD_ATTR int32_t CKDDeviceService_GetFriendsCount_m1880446664 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetFriendsCount_m1880446664_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); NullCheck(L_0); int32_t L_1 = L_0->get_size_1(); return L_1; } } // System.Int32 DMCore.Logic.CKDDeviceService::GetSelectedFriendsCount() extern "C" IL2CPP_METHOD_ATTR int32_t CKDDeviceService_GetSelectedFriendsCount_m1601422251 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetSelectedFriendsCount_m1601422251_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CKpFriend_t471591804 * V_2 = NULL; { V_0 = 0; V_1 = 0; goto IL_002e; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); int32_t L_1 = V_1; NullCheck(L_0); CKpFriend_t471591804 * L_2 = BetterList_1_get_Item_m792908448(L_0, L_1, /*hidden argument*/BetterList_1_get_Item_m792908448_RuntimeMethod_var); V_2 = L_2; CKpFriend_t471591804 * L_3 = V_2; if (!L_3) { goto IL_002a; } } { CKpFriend_t471591804 * L_4 = V_2; NullCheck(L_4); bool L_5 = CKpFriend_get__IsSelected_m1330768417(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002a; } } { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002a: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_002e: { int32_t L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); BetterList_1_t3921579418 * L_9 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listFriends_1(); NullCheck(L_9); int32_t L_10 = L_9->get_size_1(); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0009; } } { int32_t L_11 = V_0; return L_11; } } // System.Void DMCore.Logic.CKDDeviceService::_OnDeviceState(System.Int32,System.String,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__OnDeviceState_m3200656866 (RuntimeObject * __this /* static, unused */, int32_t ___id0, String_t* ___name1, String_t* ___address2, int32_t ___status3, int32_t ___electricity4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__OnDeviceState_m3200656866_MetadataUsageId); s_Il2CppMethodInitialized = true; } CKDDeviceInfo_t2554338809 * V_0 = NULL; { int32_t L_0 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); CKDDeviceInfo_t2554338809 * L_1 = CKDDeviceService_GetDeviceInfo_m1244554302(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; CKDDeviceInfo_t2554338809 * L_2 = V_0; if (L_2) { goto IL_0025; } } { CKDDeviceInfo_t2554338809 * L_3 = (CKDDeviceInfo_t2554338809 *)il2cpp_codegen_object_new(CKDDeviceInfo_t2554338809_il2cpp_TypeInfo_var); CKDDeviceInfo__ctor_m1890349121(L_3, /*hidden argument*/NULL); V_0 = L_3; CKDDeviceInfo_t2554338809 * L_4 = V_0; int32_t L_5 = ___id0; NullCheck(L_4); L_4->set_ID_0(L_5); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_6 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); CKDDeviceInfo_t2554338809 * L_7 = V_0; NullCheck(L_6); List_1_Add_m3069956404(L_6, L_7, /*hidden argument*/List_1_Add_m3069956404_RuntimeMethod_var); } IL_0025: { CKDDeviceInfo_t2554338809 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get_Name_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0040; } } { String_t* L_11 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0047; } } IL_0040: { CKDDeviceInfo_t2554338809 * L_13 = V_0; String_t* L_14 = ___name1; NullCheck(L_13); L_13->set_Name_1(L_14); } IL_0047: { CKDDeviceInfo_t2554338809 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_Address_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { String_t* L_18 = ___address2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_19 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_0069; } } IL_0062: { CKDDeviceInfo_t2554338809 * L_20 = V_0; String_t* L_21 = ___address2; NullCheck(L_20); L_20->set_Address_2(L_21); } IL_0069: { CKDDeviceInfo_t2554338809 * L_22 = V_0; int32_t L_23 = ___status3; NullCheck(L_22); L_22->set_State_3(L_23); CKDDeviceInfo_t2554338809 * L_24 = V_0; int32_t L_25 = ___electricity4; NullCheck(L_24); L_24->set_Electricity_4(L_25); CKDDeviceInfo_t2554338809 * L_26 = V_0; NullCheck(L_26); L_26->set_StateChanged_5((bool)1); return; } } // User DMCore.Logic.CKDDeviceService::GetUserInfo() extern "C" IL2CPP_METHOD_ATTR User_t2909415622 * CKDDeviceService_GetUserInfo_m127745633 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetUserInfo_m127745633_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); User_t2909415622 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_mySelf_4(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); User_t2909415622 * L_1 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_mySelf_4(); return L_1; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_2 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; MessageHandler_t3017544858 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0033; } } { MessageHandler_t3017544858 * L_5 = V_0; NullCheck(L_5); User_t2909415622 * L_6 = MessageHandler_CallGetUserInfo_m1319728164(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_mySelf_4(L_6); User_t2909415622 * L_7 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_mySelf_4(); return L_7; } IL_0033: { return (User_t2909415622 *)NULL; } } // DMCore.Logic.CKDDeviceInfo DMCore.Logic.CKDDeviceService::GetDeviceInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR CKDDeviceInfo_t2554338809 * CKDDeviceService_GetDeviceInfo_m1244554302 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetDeviceInfo_m1244554302_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CKDDeviceInfo_t2554338809 * V_1 = NULL; { V_0 = 0; goto IL_002b; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); int32_t L_1 = V_0; NullCheck(L_0); CKDDeviceInfo_t2554338809 * L_2 = List_1_get_Item_m2189478225(L_0, L_1, /*hidden argument*/List_1_get_Item_m2189478225_RuntimeMethod_var); V_1 = L_2; CKDDeviceInfo_t2554338809 * L_3 = V_1; if (!L_3) { goto IL_0027; } } { CKDDeviceInfo_t2554338809 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get_ID_0(); int32_t L_6 = ___id0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0027; } } { CKDDeviceInfo_t2554338809 * L_7 = V_1; return L_7; } IL_0027: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002b: { int32_t L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_10 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m1876512557(L_10, /*hidden argument*/List_1_get_Count_m1876512557_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { return (CKDDeviceInfo_t2554338809 *)NULL; } } // System.Boolean DMCore.Logic.CKDDeviceService::IsDeviceActive(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_IsDeviceActive_m2229823299 (RuntimeObject * __this /* static, unused */, int32_t ___deviceID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_IsDeviceActive_m2229823299_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CKDDeviceInfo_t2554338809 * V_1 = NULL; { V_0 = 0; goto IL_0033; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); int32_t L_1 = V_0; NullCheck(L_0); CKDDeviceInfo_t2554338809 * L_2 = List_1_get_Item_m2189478225(L_0, L_1, /*hidden argument*/List_1_get_Item_m2189478225_RuntimeMethod_var); V_1 = L_2; CKDDeviceInfo_t2554338809 * L_3 = V_1; if (!L_3) { goto IL_002f; } } { CKDDeviceInfo_t2554338809 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get_ID_0(); int32_t L_6 = ___deviceID0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_002f; } } { CKDDeviceInfo_t2554338809 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = L_7->get_State_3(); return (bool)((((int32_t)2) == ((int32_t)L_8))? 1 : 0); } IL_002f: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0033: { int32_t L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_11 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m1876512557(L_11, /*hidden argument*/List_1_get_Count_m1876512557_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0007; } } { return (bool)0; } } // System.Int32 DMCore.Logic.CKDDeviceService::GetActiveDeviceCount() extern "C" IL2CPP_METHOD_ATTR int32_t CKDDeviceService_GetActiveDeviceCount_m1364410885 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GetActiveDeviceCount_m1364410885_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CKDDeviceInfo_t2554338809 * V_2 = NULL; { V_0 = 0; V_1 = 0; goto IL_002f; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); int32_t L_1 = V_1; NullCheck(L_0); CKDDeviceInfo_t2554338809 * L_2 = List_1_get_Item_m2189478225(L_0, L_1, /*hidden argument*/List_1_get_Item_m2189478225_RuntimeMethod_var); V_2 = L_2; CKDDeviceInfo_t2554338809 * L_3 = V_2; if (!L_3) { goto IL_002b; } } { CKDDeviceInfo_t2554338809 * L_4 = V_2; NullCheck(L_4); int32_t L_5 = L_4->get_State_3(); if ((!(((uint32_t)L_5) == ((uint32_t)2)))) { goto IL_002b; } } { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002b: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_002f: { int32_t L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); List_1_t4026413551 * L_9 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_listDevice_8(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_m1876512557(L_9, /*hidden argument*/List_1_get_Count_m1876512557_RuntimeMethod_var); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0009; } } { int32_t L_11 = V_0; return L_11; } } // System.Boolean DMCore.Logic.CKDDeviceService::SearchDevice(System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_SearchDevice_m3380157144 (RuntimeObject * __this /* static, unused */, bool ___mainDevice0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_SearchDevice_m3380157144_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; MessageHandler_t3017544858 * G_B3_0 = NULL; MessageHandler_t3017544858 * G_B2_0 = NULL; int32_t G_B4_0 = 0; MessageHandler_t3017544858 * G_B4_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0027; } } { MessageHandler_t3017544858 * L_3 = V_0; bool L_4 = ___mainDevice0; G_B2_0 = L_3; if (!L_4) { G_B3_0 = L_3; goto IL_001f; } } { G_B4_0 = 0; G_B4_1 = G_B2_0; goto IL_0020; } IL_001f: { G_B4_0 = 1; G_B4_1 = G_B3_0; } IL_0020: { NullCheck(G_B4_1); MessageHandler_CallSearchDevice_m3226631126(G_B4_1, G_B4_0, /*hidden argument*/NULL); return (bool)1; } IL_0027: { return (bool)0; } } // System.Boolean DMCore.Logic.CKDDeviceService::ConnectDevice(System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_ConnectDevice_m1043854926 (RuntimeObject * __this /* static, unused */, bool ___mainDevice0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_ConnectDevice_m1043854926_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; MessageHandler_t3017544858 * G_B3_0 = NULL; MessageHandler_t3017544858 * G_B2_0 = NULL; int32_t G_B4_0 = 0; MessageHandler_t3017544858 * G_B4_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0027; } } { MessageHandler_t3017544858 * L_3 = V_0; bool L_4 = ___mainDevice0; G_B2_0 = L_3; if (!L_4) { G_B3_0 = L_3; goto IL_001f; } } { G_B4_0 = 0; G_B4_1 = G_B2_0; goto IL_0020; } IL_001f: { G_B4_0 = 1; G_B4_1 = G_B3_0; } IL_0020: { NullCheck(G_B4_1); MessageHandler_CallConnectDevice_m4013019409(G_B4_1, G_B4_0, /*hidden argument*/NULL); return (bool)1; } IL_0027: { return (bool)0; } } // System.Boolean DMCore.Logic.CKDDeviceService::DisConnectDevice(System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_DisConnectDevice_m2050801126 (RuntimeObject * __this /* static, unused */, bool ___mainDevice0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_DisConnectDevice_m2050801126_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; MessageHandler_t3017544858 * G_B3_0 = NULL; MessageHandler_t3017544858 * G_B2_0 = NULL; int32_t G_B4_0 = 0; MessageHandler_t3017544858 * G_B4_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0027; } } { MessageHandler_t3017544858 * L_3 = V_0; bool L_4 = ___mainDevice0; G_B2_0 = L_3; if (!L_4) { G_B3_0 = L_3; goto IL_001f; } } { G_B4_0 = 0; G_B4_1 = G_B2_0; goto IL_0020; } IL_001f: { G_B4_0 = 1; G_B4_1 = G_B3_0; } IL_0020: { NullCheck(G_B4_1); MessageHandler_CallDisConnectDevice_m393588469(G_B4_1, G_B4_0, /*hidden argument*/NULL); return (bool)1; } IL_0027: { return (bool)0; } } // System.Boolean DMCore.Logic.CKDDeviceService::SearchScreenProj() extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_SearchScreenProj_m2488004950 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_SearchScreenProj_m2488004950_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { MessageHandler_t3017544858 * L_3 = V_0; NullCheck(L_3); MessageHandler_CallScreenProjection_m1720581607(L_3, /*hidden argument*/NULL); return (bool)1; } IL_001a: { return (bool)0; } } // System.Boolean DMCore.Logic.CKDDeviceService::GameStart() extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_GameStart_m2909485344 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GameStart_m2909485344_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); bool L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_isGaming_3(); if (!L_0) { goto IL_000c; } } { return (bool)1; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_isGaming_3((bool)1); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral4046709096, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_1 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; MessageHandler_t3017544858 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0036; } } { MessageHandler_t3017544858 * L_4 = V_0; NullCheck(L_4); MessageHandler_CallGameStart_m3880114517(L_4, /*hidden argument*/NULL); return (bool)1; } IL_0036: { return (bool)0; } } // System.Boolean DMCore.Logic.CKDDeviceService::GameEnd(System.Int32,System.Int32,System.Boolean,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CKDDeviceService_GameEnd_m866746633 (RuntimeObject * __this /* static, unused */, int32_t ___level0, int32_t ___score1, bool ___isWinner2, int32_t ___mode3, int32_t ___opponentId4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_GameEnd_m866746633_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; int32_t G_B4_0 = 0; ObjectU5BU5D_t2843939325* G_B4_1 = NULL; ObjectU5BU5D_t2843939325* G_B4_2 = NULL; String_t* G_B4_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t2843939325* G_B3_1 = NULL; ObjectU5BU5D_t2843939325* G_B3_2 = NULL; String_t* G_B3_3 = NULL; int32_t G_B5_0 = 0; int32_t G_B5_1 = 0; ObjectU5BU5D_t2843939325* G_B5_2 = NULL; ObjectU5BU5D_t2843939325* G_B5_3 = NULL; String_t* G_B5_4 = NULL; double G_B8_0 = 0.0; int32_t G_B8_1 = 0; MessageHandler_t3017544858 * G_B8_2 = NULL; double G_B7_0 = 0.0; int32_t G_B7_1 = 0; MessageHandler_t3017544858 * G_B7_2 = NULL; int32_t G_B9_0 = 0; double G_B9_1 = 0.0; int32_t G_B9_2 = 0; MessageHandler_t3017544858 * G_B9_3 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); bool L_0 = ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->get_s_isGaming_3(); if (L_0) { goto IL_000c; } } { return (bool)1; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_isGaming_3((bool)0); ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)5)); int32_t L_2 = ___level0; int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (RuntimeObject *)L_4); ObjectU5BU5D_t2843939325* L_5 = L_1; int32_t L_6 = ___score1; int32_t L_7 = L_6; RuntimeObject * L_8 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_7); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_8); ObjectU5BU5D_t2843939325* L_9 = L_5; bool L_10 = ___isWinner2; G_B3_0 = 2; G_B3_1 = L_9; G_B3_2 = L_9; G_B3_3 = _stringLiteral3695337728; if (!L_10) { G_B4_0 = 2; G_B4_1 = L_9; G_B4_2 = L_9; G_B4_3 = _stringLiteral3695337728; goto IL_003d; } } { G_B5_0 = 1; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; G_B5_3 = G_B3_2; G_B5_4 = G_B3_3; goto IL_003e; } IL_003d: { G_B5_0 = 0; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; G_B5_3 = G_B4_2; G_B5_4 = G_B4_3; } IL_003e: { int32_t L_11 = G_B5_0; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); NullCheck(G_B5_2); ArrayElementTypeCheck (G_B5_2, L_12); (G_B5_2)->SetAt(static_cast(G_B5_1), (RuntimeObject *)L_12); ObjectU5BU5D_t2843939325* L_13 = G_B5_3; int32_t L_14 = ___mode3; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(3), (RuntimeObject *)L_16); ObjectU5BU5D_t2843939325* L_17 = L_13; int32_t L_18 = ___opponentId4; 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(4), (RuntimeObject *)L_20); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogFormat_m309087137(NULL /*static, unused*/, G_B5_4, L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_21 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_21; MessageHandler_t3017544858 * L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0089; } } { MessageHandler_t3017544858 * L_24 = V_0; int32_t L_25 = ___level0; int32_t L_26 = ___score1; bool L_27 = ___isWinner2; G_B7_0 = (((double)((double)L_26))); G_B7_1 = L_25; G_B7_2 = L_24; if (!L_27) { G_B8_0 = (((double)((double)L_26))); G_B8_1 = L_25; G_B8_2 = L_24; goto IL_007e; } } { G_B9_0 = 1; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; G_B9_3 = G_B7_2; goto IL_007f; } IL_007e: { G_B9_0 = 0; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; G_B9_3 = G_B8_2; } IL_007f: { int32_t L_28 = ___mode3; int32_t L_29 = ___opponentId4; NullCheck(G_B9_3); MessageHandler_CallGameEnd_m1135107466(G_B9_3, G_B9_2, G_B9_1, G_B9_0, L_28, L_29, /*hidden argument*/NULL); return (bool)1; } IL_0089: { return (bool)0; } } // System.Void DMCore.Logic.CKDDeviceService::Vibrate(System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_Vibrate_m1755361635 (RuntimeObject * __this /* static, unused */, bool ___mainDevice0, int32_t ___duration1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_Vibrate_m1755361635_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; MessageHandler_t3017544858 * G_B3_0 = NULL; MessageHandler_t3017544858 * G_B2_0 = NULL; int32_t G_B4_0 = 0; MessageHandler_t3017544858 * G_B4_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0026; } } { MessageHandler_t3017544858 * L_3 = V_0; bool L_4 = ___mainDevice0; G_B2_0 = L_3; if (!L_4) { G_B3_0 = L_3; goto IL_001f; } } { G_B4_0 = 0; G_B4_1 = G_B2_0; goto IL_0020; } IL_001f: { G_B4_0 = 1; G_B4_1 = G_B3_0; } IL_0020: { int32_t L_5 = ___duration1; NullCheck(G_B4_1); MessageHandler_CallVibrate_m920298073(G_B4_1, G_B4_0, L_5, /*hidden argument*/NULL); } IL_0026: { return; } } // System.Void DMCore.Logic.CKDDeviceService::QuitGame() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService_QuitGame_m2660285682 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService_QuitGame_m2660285682_MetadataUsageId); s_Il2CppMethodInitialized = true; } MessageHandler_t3017544858 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(MessageHandler_t3017544858_il2cpp_TypeInfo_var); MessageHandler_t3017544858 * L_0 = MessageHandler_GetInstance_m511688706(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; MessageHandler_t3017544858 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { MessageHandler_t3017544858 * L_3 = V_0; NullCheck(L_3); MessageHandler_CallQuitGame_m2109519699(L_3, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void DMCore.Logic.CKDDeviceService::.cctor() extern "C" IL2CPP_METHOD_ATTR void CKDDeviceService__cctor_m3260838578 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKDDeviceService__cctor_m3260838578_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_firstPickInviteMsg_0((bool)1); BetterList_1_t3921579418 * L_0 = (BetterList_1_t3921579418 *)il2cpp_codegen_object_new(BetterList_1_t3921579418_il2cpp_TypeInfo_var); BetterList_1__ctor_m1574597062(L_0, /*hidden argument*/BetterList_1__ctor_m1574597062_RuntimeMethod_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_listFriends_1(L_0); LinkedList_1_t2907844050 * L_1 = (LinkedList_1_t2907844050 *)il2cpp_codegen_object_new(LinkedList_1_t2907844050_il2cpp_TypeInfo_var); LinkedList_1__ctor_m2471290996(L_1, /*hidden argument*/LinkedList_1__ctor_m2471290996_RuntimeMethod_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_listInviteMsg_2(L_1); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_isGaming_3((bool)0); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_mySelf_4((User_t2909415622 *)NULL); Dictionary_2_t2625280635 * L_2 = (Dictionary_2_t2625280635 *)il2cpp_codegen_object_new(Dictionary_2_t2625280635_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2807742409(L_2, /*hidden argument*/Dictionary_2__ctor_m2807742409_RuntimeMethod_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_kdUsrMapping_5(L_2); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_ServerValid_7((bool)0); List_1_t4026413551 * L_3 = (List_1_t4026413551 *)il2cpp_codegen_object_new(List_1_t4026413551_il2cpp_TypeInfo_var); List_1__ctor_m10894940(L_3, /*hidden argument*/List_1__ctor_m10894940_RuntimeMethod_var); ((CKDDeviceService_t1823984140_StaticFields*)il2cpp_codegen_static_fields_for(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var))->set_s_listDevice_8(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.CKpFriend::.ctor(UserFriend) extern "C" IL2CPP_METHOD_ATTR void CKpFriend__ctor_m3932864026 (CKpFriend_t471591804 * __this, UserFriend_t1350459089 * ___friend0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CKpFriend__ctor_m3932864026_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); UserFriend_t1350459089 * L_0 = ___friend0; if (L_0) { goto IL_000d; } } { return; } IL_000d: { CKpFriend_set__IsSelected_m2061695921(__this, (bool)0, /*hidden argument*/NULL); UserFriend_t1350459089 * L_1 = ___friend0; NullCheck(L_1); User_t2909415622 * L_2 = L_1->get_user_0(); NullCheck(L_2); int32_t L_3 = L_2->get_id_0(); CKpFriend_set_Id_m3428787423(__this, L_3, /*hidden argument*/NULL); UserFriend_t1350459089 * L_4 = ___friend0; NullCheck(L_4); User_t2909415622 * L_5 = L_4->get_user_0(); NullCheck(L_5); String_t* L_6 = L_5->get_nickname_1(); CKpFriend_set_Name_m4096082799(__this, L_6, /*hidden argument*/NULL); UserFriend_t1350459089 * L_7 = ___friend0; NullCheck(L_7); User_t2909415622 * L_8 = L_7->get_user_0(); NullCheck(L_8); String_t* L_9 = L_8->get_avatar_2(); CKpFriend_set_Photo_m2640074902(__this, L_9, /*hidden argument*/NULL); UserFriend_t1350459089 * L_10 = ___friend0; NullCheck(L_10); User_t2909415622 * L_11 = L_10->get_user_0(); NullCheck(L_11); int32_t L_12 = L_11->get_gender_3(); if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_0064; } } { CKpFriend_set_Sex_m3179884716(__this, 0, /*hidden argument*/NULL); goto IL_0088; } IL_0064: { UserFriend_t1350459089 * L_13 = ___friend0; NullCheck(L_13); User_t2909415622 * L_14 = L_13->get_user_0(); NullCheck(L_14); int32_t L_15 = L_14->get_gender_3(); if ((!(((uint32_t)L_15) == ((uint32_t)2)))) { goto IL_0081; } } { CKpFriend_set_Sex_m3179884716(__this, 1, /*hidden argument*/NULL); goto IL_0088; } IL_0081: { CKpFriend_set_Sex_m3179884716(__this, 2, /*hidden argument*/NULL); } IL_0088: { UserFriend_t1350459089 * L_16 = ___friend0; NullCheck(L_16); String_t* L_17 = L_16->get_status_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_18 = String_Equals_m2359609904(NULL /*static, unused*/, _stringLiteral462326066, L_17, 5, /*hidden argument*/NULL); if (!L_18) { goto IL_00aa; } } { CKpFriend_set_Status_m4168823584(__this, 6, /*hidden argument*/NULL); goto IL_00d3; } IL_00aa: { UserFriend_t1350459089 * L_19 = ___friend0; NullCheck(L_19); String_t* L_20 = L_19->get_status_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_21 = String_Equals_m2359609904(NULL /*static, unused*/, _stringLiteral3206664519, L_20, 5, /*hidden argument*/NULL); if (!L_21) { goto IL_00cc; } } { CKpFriend_set_Status_m4168823584(__this, 7, /*hidden argument*/NULL); goto IL_00d3; } IL_00cc: { CKpFriend_set_Status_m4168823584(__this, 0, /*hidden argument*/NULL); } IL_00d3: { return; } } // System.Int32 DMCore.Logic.CKpFriend::CompareOnline(DMCore.Logic.CKpFriend,DMCore.Logic.CKpFriend) extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_CompareOnline_m752623120 (RuntimeObject * __this /* static, unused */, CKpFriend_t471591804 * ___lhs0, CKpFriend_t471591804 * ___rhs1, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; int32_t G_B10_0 = 0; { CKpFriend_t471591804 * L_0 = ___lhs0; CKpFriend_t471591804 * L_1 = ___rhs1; if ((!(((RuntimeObject*)(CKpFriend_t471591804 *)L_0) == ((RuntimeObject*)(CKpFriend_t471591804 *)L_1)))) { goto IL_0009; } } { return 0; } IL_0009: { CKpFriend_t471591804 * L_2 = ___lhs0; if (L_2) { goto IL_0011; } } { return (-1); } IL_0011: { CKpFriend_t471591804 * L_3 = ___rhs1; if (L_3) { goto IL_0019; } } { return 1; } IL_0019: { CKpFriend_t471591804 * L_4 = ___lhs0; NullCheck(L_4); int32_t L_5 = CKpFriend_get_Status_m1204739619(L_4, /*hidden argument*/NULL); V_0 = (bool)((((int32_t)7) == ((int32_t)L_5))? 1 : 0); CKpFriend_t471591804 * L_6 = ___rhs1; NullCheck(L_6); int32_t L_7 = CKpFriend_get_Status_m1204739619(L_6, /*hidden argument*/NULL); V_1 = (bool)((((int32_t)7) == ((int32_t)L_7))? 1 : 0); bool L_8 = V_0; bool L_9 = V_1; if ((((int32_t)L_8) == ((int32_t)L_9))) { goto IL_0042; } } { bool L_10 = V_0; if (!L_10) { goto IL_0040; } } { G_B10_0 = (-1); goto IL_0041; } IL_0040: { G_B10_0 = 1; } IL_0041: { return G_B10_0; } IL_0042: { CKpFriend_t471591804 * L_11 = ___lhs0; NullCheck(L_11); int32_t L_12 = CKpFriend_get_Id_m83584331(L_11, /*hidden argument*/NULL); CKpFriend_t471591804 * L_13 = ___rhs1; NullCheck(L_13); int32_t L_14 = CKpFriend_get_Id_m83584331(L_13, /*hidden argument*/NULL); int32_t L_15 = Math_Sign_m2041356111(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_14)), /*hidden argument*/NULL); return L_15; } } // System.Int32 DMCore.Logic.CKpFriend::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_get_Id_m83584331 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIdU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Id_m3428787423 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIdU3Ek__BackingField_0(L_0); return; } } // System.String DMCore.Logic.CKpFriend::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* CKpFriend_get_Name_m286909621 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Name_m4096082799 (CKpFriend_t471591804 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_1(L_0); return; } } // System.String DMCore.Logic.CKpFriend::get_Photo() extern "C" IL2CPP_METHOD_ATTR String_t* CKpFriend_get_Photo_m801014099 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CPhotoU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set_Photo(System.String) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Photo_m2640074902 (CKpFriend_t471591804 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CPhotoU3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Logic.CKpFriend::get_Sex() extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_get_Sex_m2210650599 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSexU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set_Sex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Sex_m3179884716 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSexU3Ek__BackingField_3(L_0); return; } } // DMCore.Logic.enumOnlineState DMCore.Logic.CKpFriend::get_Status() extern "C" IL2CPP_METHOD_ATTR int32_t CKpFriend_get_Status_m1204739619 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CStatusU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set_Status(DMCore.Logic.enumOnlineState) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set_Status_m4168823584 (CKpFriend_t471591804 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CStatusU3Ek__BackingField_4(L_0); return; } } // System.Boolean DMCore.Logic.CKpFriend::get__IsSelected() extern "C" IL2CPP_METHOD_ATTR bool CKpFriend_get__IsSelected_m1330768417 (CKpFriend_t471591804 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3C_IsSelectedU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CKpFriend::set__IsSelected(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CKpFriend_set__IsSelected_m2061695921 (CKpFriend_t471591804 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3C_IsSelectedU3Ek__BackingField_5(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.CLevelActivity::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLevelActivity__ctor_m611377593 (CLevelActivity_t548503325 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_award_array_11((LevelAwardU5BU5D_t1036364349*)NULL); return; } } // System.Boolean DMCore.Logic.CLevelActivity::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CLevelActivity_Deserial_m4291337786 (CLevelActivity_t548503325 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLevelActivity_Deserial_m4291337786_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; __this->set_m_award_array_11(((LevelAwardU5BU5D_t1036364349*)SZArrayNew(LevelAwardU5BU5D_t1036364349_il2cpp_TypeInfo_var, (uint32_t)L_4))); V_2 = 0; goto IL_0047; } IL_0022: { LevelAwardU5BU5D_t1036364349* L_5 = __this->get_m_award_array_11(); int32_t L_6 = V_2; LevelAward_t86527348 * L_7 = (LevelAward_t86527348 *)il2cpp_codegen_object_new(LevelAward_t86527348_il2cpp_TypeInfo_var); LevelAward__ctor_m4155336822(L_7, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(L_6), (LevelAward_t86527348 *)L_7); LevelAwardU5BU5D_t1036364349* L_8 = __this->get_m_award_array_11(); int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; LevelAward_t86527348 * L_11 = (L_8)->GetAt(static_cast(L_10)); 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_11); int32_t L_15 = LevelAward_Serial_m134519282(L_11, L_12, L_14, /*hidden argument*/NULL); V_0 = L_15; int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0047: { int32_t L_17 = V_2; int32_t L_18 = V_1; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0022; } } { return (bool)1; } } // DMCore.Logic.CLevelActivity/LevelAward DMCore.Logic.CLevelActivity::GetLevelAwardByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR LevelAward_t86527348 * CLevelActivity_GetLevelAwardByIndex_m2201929938 (CLevelActivity_t548503325 * __this, int32_t ___index0, const RuntimeMethod* method) { { LevelAwardU5BU5D_t1036364349* L_0 = __this->get_m_award_array_11(); if (!L_0) { goto IL_0020; } } { int32_t L_1 = ___index0; if ((((int32_t)L_1) < ((int32_t)0))) { goto IL_0020; } } { int32_t L_2 = ___index0; LevelAwardU5BU5D_t1036364349* L_3 = __this->get_m_award_array_11(); NullCheck(L_3); if ((((int32_t)L_2) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0022; } } IL_0020: { return (LevelAward_t86527348 *)NULL; } IL_0022: { LevelAwardU5BU5D_t1036364349* L_4 = __this->get_m_award_array_11(); int32_t L_5 = ___index0; NullCheck(L_4); int32_t L_6 = L_5; LevelAward_t86527348 * L_7 = (L_4)->GetAt(static_cast(L_6)); return L_7; } } // System.Int32 DMCore.Logic.CLevelActivity::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLevelActivity_get_AwardCount_m3136211532 (CLevelActivity_t548503325 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { LevelAwardU5BU5D_t1036364349* L_0 = __this->get_m_award_array_11(); if (L_0) { goto IL_0011; } } { G_B3_0 = 0; goto IL_0019; } IL_0011: { LevelAwardU5BU5D_t1036364349* L_1 = __this->get_m_award_array_11(); NullCheck(L_1); G_B3_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))); } IL_0019: { return G_B3_0; } } // System.Void DMCore.Logic.CLevelActivity::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLevelActivity_FreshAwardState_m3893853762 (CLevelActivity_t548503325 * __this, int32_t ___index0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0031; } IL_0007: { LevelAwardU5BU5D_t1036364349* L_0 = __this->get_m_award_array_11(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; LevelAward_t86527348 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); int32_t L_4 = L_3->get_m_level_2(); int32_t L_5 = ___index0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_002d; } } { LevelAwardU5BU5D_t1036364349* L_6 = __this->get_m_award_array_11(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; LevelAward_t86527348 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); L_9->set_m_is_accepted_0((bool)1); goto IL_003f; } IL_002d: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0031: { int32_t L_11 = V_0; LevelAwardU5BU5D_t1036364349* L_12 = __this->get_m_award_array_11(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0007; } } IL_003f: { 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.CLevelActivity/LevelAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void LevelAward__ctor_m4155336822 (LevelAward_t86527348 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_is_accepted_0((bool)0); __this->set_m_is_enable_accept_1((bool)0); __this->set_m_level_2((-1)); __this->set_m_award_array_3((CAwardItemU5BU5D_t688006690*)NULL); return; } } // System.Int32 DMCore.Logic.CLevelActivity/LevelAward::Serial(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t LevelAward_Serial_m134519282 (LevelAward_t86527348 * __this, CDataArray_t4068198041 * ___data0, int32_t ___start_pos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (LevelAward_Serial_m134519282_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { CDataArray_t4068198041 * L_0 = ___data0; if (!L_0) { goto IL_000d; } } { int32_t L_1 = ___start_pos1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_000f; } } IL_000d: { return (-1); } IL_000f: try { // begin try (depth: 1) { CDataArray_t4068198041 * L_2 = ___data0; int32_t L_3 = ___start_pos1; int32_t L_4 = L_3; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); __this->set_m_level_2(L_5); CDataArray_t4068198041 * L_6 = ___data0; int32_t L_7 = ___start_pos1; int32_t L_8 = L_7; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); __this->set_m_is_accepted_0((bool)((((int32_t)L_9) == ((int32_t)1))? 1 : 0)); CDataArray_t4068198041 * L_10 = ___data0; int32_t L_11 = ___start_pos1; int32_t L_12 = L_11; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); __this->set_m_is_enable_accept_1((bool)((((int32_t)L_13) == ((int32_t)1))? 1 : 0)); CDataArray_t4068198041 * L_14 = ___data0; int32_t L_15 = ___start_pos1; int32_t L_16 = L_15; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_0 = L_17; int32_t L_18 = V_0; __this->set_m_award_array_3(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_18))); V_1 = 0; goto IL_00a7; } IL_006f: { CAwardItemU5BU5D_t688006690* L_19 = __this->get_m_award_array_3(); int32_t L_20 = V_1; CDataArray_t4068198041 * L_21 = ___data0; int32_t L_22 = ___start_pos1; int32_t L_23 = L_22; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = ___data0; int32_t L_26 = ___start_pos1; int32_t L_27 = L_26; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = ___data0; int32_t L_30 = ___start_pos1; int32_t L_31 = L_30; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_33 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_33, L_24, L_28, L_32, /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_33); (L_19)->SetAt(static_cast(L_20), (CAwardItem_t1677460915 *)L_33); int32_t L_34 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a7: { int32_t L_35 = V_1; int32_t L_36 = V_0; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_006f; } } IL_00ae: { int32_t L_37 = ___start_pos1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); goto IL_00db; } } // 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_00b7; throw e; } CATCH_00b7: { // begin catch(System.Object) __this->set_m_is_accepted_0((bool)0); __this->set_m_is_enable_accept_1((bool)0); __this->set_m_level_2((-1)); __this->set_m_award_array_3((CAwardItemU5BU5D_t688006690*)NULL); V_2 = (-1); goto IL_00db; } // end catch (depth: 1) IL_00db: { int32_t L_38 = V_2; return L_38; } } #ifdef __clang__ #pragma clang 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.CLevelFastActivity::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLevelFastActivity__ctor_m3438025254 (CLevelFastActivity_t3768835753 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_award_array_11((LevelAwardU5BU5D_t3710759295*)NULL); return; } } // System.Boolean DMCore.Logic.CLevelFastActivity::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CLevelFastActivity_Deserial_m3205276825 (CLevelFastActivity_t3768835753 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLevelFastActivity_Deserial_m3205276825_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; __this->set_m_award_array_11(((LevelAwardU5BU5D_t3710759295*)SZArrayNew(LevelAwardU5BU5D_t3710759295_il2cpp_TypeInfo_var, (uint32_t)L_4))); V_2 = 0; goto IL_0047; } IL_0022: { LevelAwardU5BU5D_t3710759295* L_5 = __this->get_m_award_array_11(); int32_t L_6 = V_2; LevelAward_t2575890906 * L_7 = (LevelAward_t2575890906 *)il2cpp_codegen_object_new(LevelAward_t2575890906_il2cpp_TypeInfo_var); LevelAward__ctor_m3052475020(L_7, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(L_6), (LevelAward_t2575890906 *)L_7); LevelAwardU5BU5D_t3710759295* L_8 = __this->get_m_award_array_11(); int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; LevelAward_t2575890906 * L_11 = (L_8)->GetAt(static_cast(L_10)); 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_11); int32_t L_15 = LevelAward_Serial_m254033670(L_11, L_12, L_14, /*hidden argument*/NULL); V_0 = L_15; int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0047: { int32_t L_17 = V_2; int32_t L_18 = V_1; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0022; } } { return (bool)1; } } // System.Void DMCore.Logic.CLevelFastActivity::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLevelFastActivity_FreshAwardState_m684261202 (CLevelFastActivity_t3768835753 * __this, int32_t ___index0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0031; } IL_0007: { LevelAwardU5BU5D_t3710759295* L_0 = __this->get_m_award_array_11(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; LevelAward_t2575890906 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); int32_t L_4 = L_3->get_m_level_2(); int32_t L_5 = ___index0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_002d; } } { LevelAwardU5BU5D_t3710759295* L_6 = __this->get_m_award_array_11(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; LevelAward_t2575890906 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); L_9->set_m_is_accepted_0((bool)1); goto IL_003f; } IL_002d: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0031: { int32_t L_11 = V_0; LevelAwardU5BU5D_t3710759295* L_12 = __this->get_m_award_array_11(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0007; } } IL_003f: { return; } } // DMCore.Logic.CLevelFastActivity/LevelAward DMCore.Logic.CLevelFastActivity::GetLevelAwardByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR LevelAward_t2575890906 * CLevelFastActivity_GetLevelAwardByIndex_m3682836159 (CLevelFastActivity_t3768835753 * __this, int32_t ___index0, const RuntimeMethod* method) { { LevelAwardU5BU5D_t3710759295* L_0 = __this->get_m_award_array_11(); if (!L_0) { goto IL_0020; } } { int32_t L_1 = ___index0; if ((((int32_t)L_1) < ((int32_t)0))) { goto IL_0020; } } { int32_t L_2 = ___index0; LevelAwardU5BU5D_t3710759295* L_3 = __this->get_m_award_array_11(); NullCheck(L_3); if ((((int32_t)L_2) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0022; } } IL_0020: { return (LevelAward_t2575890906 *)NULL; } IL_0022: { LevelAwardU5BU5D_t3710759295* L_4 = __this->get_m_award_array_11(); int32_t L_5 = ___index0; NullCheck(L_4); int32_t L_6 = L_5; LevelAward_t2575890906 * L_7 = (L_4)->GetAt(static_cast(L_6)); return L_7; } } // System.Int32 DMCore.Logic.CLevelFastActivity::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLevelFastActivity_get_AwardCount_m1416674939 (CLevelFastActivity_t3768835753 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { LevelAwardU5BU5D_t3710759295* L_0 = __this->get_m_award_array_11(); if (L_0) { goto IL_0011; } } { G_B3_0 = 0; goto IL_0019; } IL_0011: { LevelAwardU5BU5D_t3710759295* L_1 = __this->get_m_award_array_11(); NullCheck(L_1); G_B3_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))); } IL_0019: { return 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.CLevelFastActivity/LevelAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void LevelAward__ctor_m3052475020 (LevelAward_t2575890906 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_is_accepted_0((bool)0); __this->set_m_is_enable_accept_1((bool)0); __this->set_m_level_2((-1)); __this->set_m_award_array_3((CAwardItemU5BU5D_t688006690*)NULL); return; } } // System.Int32 DMCore.Logic.CLevelFastActivity/LevelAward::Serial(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t LevelAward_Serial_m254033670 (LevelAward_t2575890906 * __this, CDataArray_t4068198041 * ___data0, int32_t ___start_pos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (LevelAward_Serial_m254033670_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { CDataArray_t4068198041 * L_0 = ___data0; if (!L_0) { goto IL_000d; } } { int32_t L_1 = ___start_pos1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_000f; } } IL_000d: { return (-1); } IL_000f: try { // begin try (depth: 1) { CDataArray_t4068198041 * L_2 = ___data0; int32_t L_3 = ___start_pos1; int32_t L_4 = L_3; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); __this->set_m_level_2(L_5); CDataArray_t4068198041 * L_6 = ___data0; int32_t L_7 = ___start_pos1; int32_t L_8 = L_7; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); __this->set_m_is_accepted_0((bool)((((int32_t)L_9) == ((int32_t)1))? 1 : 0)); CDataArray_t4068198041 * L_10 = ___data0; int32_t L_11 = ___start_pos1; int32_t L_12 = L_11; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); __this->set_m_is_enable_accept_1((bool)((((int32_t)L_13) == ((int32_t)1))? 1 : 0)); CDataArray_t4068198041 * L_14 = ___data0; int32_t L_15 = ___start_pos1; int32_t L_16 = L_15; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_0 = L_17; int32_t L_18 = V_0; __this->set_m_award_array_3(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_18))); V_1 = 0; goto IL_00a7; } IL_006f: { CAwardItemU5BU5D_t688006690* L_19 = __this->get_m_award_array_3(); int32_t L_20 = V_1; CDataArray_t4068198041 * L_21 = ___data0; int32_t L_22 = ___start_pos1; int32_t L_23 = L_22; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = ___data0; int32_t L_26 = ___start_pos1; int32_t L_27 = L_26; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = ___data0; int32_t L_30 = ___start_pos1; int32_t L_31 = L_30; ___start_pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_33 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_33, L_24, L_28, L_32, /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_33); (L_19)->SetAt(static_cast(L_20), (CAwardItem_t1677460915 *)L_33); int32_t L_34 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a7: { int32_t L_35 = V_1; int32_t L_36 = V_0; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_006f; } } IL_00ae: { int32_t L_37 = ___start_pos1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); goto IL_00db; } } // 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_00b7; throw e; } CATCH_00b7: { // begin catch(System.Object) __this->set_m_is_accepted_0((bool)0); __this->set_m_is_enable_accept_1((bool)0); __this->set_m_level_2((-1)); __this->set_m_award_array_3((CAwardItemU5BU5D_t688006690*)NULL); V_2 = (-1); goto IL_00db; } // end catch (depth: 1) IL_00db: { int32_t L_38 = V_2; return L_38; } } #ifdef __clang__ #pragma clang 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.CLeveluprewardConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig__ctor_m3049026199 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig__ctor_m3049026199_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IMonoCtrllor__ctor_m471545973(__this, /*hidden argument*/NULL); Dictionary_2_t2057254576 * L_0 = (Dictionary_2_t2057254576 *)il2cpp_codegen_object_new(Dictionary_2_t2057254576_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1201255195(L_0, /*hidden argument*/Dictionary_2__ctor_m1201255195_RuntimeMethod_var); __this->set_m_LevelUpAward_3(L_0); __this->set_m_ProcessedLevel_4(0); return; } } // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeveluprewardConfig_t716371407 * CLeveluprewardConfig_GetInstance_m925178553 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_GetInstance_m925178553_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig_t716371407 * L_0 = ((CLeveluprewardConfig_t716371407_StaticFields*)il2cpp_codegen_static_fields_for(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var))->get_s_Instance_5(); if (L_0) { goto IL_0014; } } { CLeveluprewardConfig_t716371407 * L_1 = (CLeveluprewardConfig_t716371407 *)il2cpp_codegen_object_new(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig__ctor_m3049026199(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); ((CLeveluprewardConfig_t716371407_StaticFields*)il2cpp_codegen_static_fields_for(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var))->set_s_Instance_5(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig_t716371407 * L_2 = ((CLeveluprewardConfig_t716371407_StaticFields*)il2cpp_codegen_static_fields_for(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var))->get_s_Instance_5(); return L_2; } } // System.Void DMCore.Logic.CLeveluprewardConfig::RequestAwardInfo() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_RequestAwardInfo_m679528359 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_RequestAwardInfo_m679528359_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)948), /*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.CLeveluprewardConfig::ResponseAwardInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_ResponseAwardInfo_m1968841270 (CLeveluprewardConfig_t716371407 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; uint8_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; LevelUpAwardList_t2065957067 * V_9 = 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; V_2 = 0; V_3 = 0; goto IL_0086; } IL_001f: { 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_4 = (((int32_t)((uint8_t)L_8))); CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_5 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_6 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_7 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_8 = L_24; int32_t L_25 = V_5; uint8_t L_26 = V_4; LevelUpAwardList_t2065957067 * L_27 = CLeveluprewardConfig__GetAwardListInternal_m3235172499(__this, L_25, L_26, /*hidden argument*/NULL); V_9 = L_27; LevelUpAwardList_t2065957067 * L_28 = V_9; int32_t L_29 = V_6; int32_t L_30 = V_7; int32_t L_31 = V_8; NullCheck(L_28); LevelUpAwardList_Add_m338225837(L_28, L_29, L_30, L_31, /*hidden argument*/NULL); int32_t L_32 = V_5; V_2 = L_32; int32_t L_33 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_0086: { int32_t L_34 = V_3; int32_t L_35 = V_1; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_001f; } } { CGrowupManager_t3194282175 * L_36 = CGrowupManager_GetInstance_m1717422318(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); NullCheck(L_36); CGrowupManager_set_buLing_m55517186(L_36, L_40, /*hidden argument*/NULL); CGrowupManager_t3194282175 * L_41 = CGrowupManager_GetInstance_m1717422318(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck(L_41); CGrowupManager_set_RewardLevel_m3276735384(L_41, L_42, /*hidden argument*/NULL); CGrowupManager_t3194282175 * L_43 = CGrowupManager_GetInstance_m1717422318(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); CGrowupManager_set_RewardChanged_m380736370(L_43, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLeveluprewardConfig::OnReset() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_OnReset_m1503004510 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_OnReset_m1503004510_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IMonoCtrllor_OnReset_m2603840102(__this, /*hidden argument*/NULL); Dictionary_2_t2057254576 * L_0 = __this->get_m_LevelUpAward_3(); NullCheck(L_0); Dictionary_2_Clear_m203165089(L_0, /*hidden argument*/Dictionary_2_Clear_m203165089_RuntimeMethod_var); return; } } // DMCore.Logic.LevelUpAwardList DMCore.Logic.CLeveluprewardConfig::GetAwardInfo(System.Int32,DMCore.Logic.LevelUpAwardType) extern "C" IL2CPP_METHOD_ATTR LevelUpAwardList_t2065957067 * CLeveluprewardConfig_GetAwardInfo_m1931955289 (CLeveluprewardConfig_t716371407 * __this, int32_t ___level0, uint8_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_GetAwardInfo_m1931955289_MetadataUsageId); s_Il2CppMethodInitialized = true; } LevelUpAwardList_t2065957067 * V_0 = NULL; LevelUpAwardList_t2065957067 * G_B3_0 = NULL; { int32_t L_0 = ___level0; uint8_t L_1 = ___type1; LevelUpAwardList_t2065957067 * L_2 = CLeveluprewardConfig__GetAwardListInternal_m3235172499(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; LevelUpAwardList_t2065957067 * L_3 = V_0; NullCheck(L_3); List_1_t3149535657 * L_4 = L_3->get_AwardList_0(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m4066367249(L_4, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0020; } } { LevelUpAwardList_t2065957067 * L_6 = V_0; G_B3_0 = L_6; goto IL_0021; } IL_0020: { G_B3_0 = ((LevelUpAwardList_t2065957067 *)(NULL)); } IL_0021: { return G_B3_0; } } // DMCore.Logic.LevelUpAwardList DMCore.Logic.CLeveluprewardConfig::_GetAwardListInternal(System.Int32,DMCore.Logic.LevelUpAwardType) extern "C" IL2CPP_METHOD_ATTR LevelUpAwardList_t2065957067 * CLeveluprewardConfig__GetAwardListInternal_m3235172499 (CLeveluprewardConfig_t716371407 * __this, int32_t ___level0, uint8_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig__GetAwardListInternal_m3235172499_MetadataUsageId); s_Il2CppMethodInitialized = true; } LevelUpAwardGroup_t3168541245 * V_0 = NULL; { V_0 = (LevelUpAwardGroup_t3168541245 *)NULL; Dictionary_2_t2057254576 * L_0 = __this->get_m_LevelUpAward_3(); int32_t L_1 = ___level0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m679185575(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m679185575_RuntimeMethod_var); if (!L_2) { goto IL_0025; } } { Dictionary_2_t2057254576 * L_3 = __this->get_m_LevelUpAward_3(); int32_t L_4 = ___level0; NullCheck(L_3); LevelUpAwardGroup_t3168541245 * L_5 = Dictionary_2_get_Item_m114744628(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m114744628_RuntimeMethod_var); V_0 = L_5; goto IL_0038; } IL_0025: { LevelUpAwardGroup_t3168541245 * L_6 = (LevelUpAwardGroup_t3168541245 *)il2cpp_codegen_object_new(LevelUpAwardGroup_t3168541245_il2cpp_TypeInfo_var); LevelUpAwardGroup__ctor_m543198407(L_6, /*hidden argument*/NULL); V_0 = L_6; Dictionary_2_t2057254576 * L_7 = __this->get_m_LevelUpAward_3(); int32_t L_8 = ___level0; LevelUpAwardGroup_t3168541245 * L_9 = V_0; NullCheck(L_7); Dictionary_2_set_Item_m1956796314(L_7, L_8, L_9, /*hidden argument*/Dictionary_2_set_Item_m1956796314_RuntimeMethod_var); } IL_0038: { LevelUpAwardGroup_t3168541245 * L_10 = V_0; uint8_t L_11 = ___type1; NullCheck(L_10); LevelUpAwardList_t2065957067 * L_12 = LevelUpAwardGroup_GetAwardList_m50656227(L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Void DMCore.Logic.CLeveluprewardConfig::set_ProcessedLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_ProcessedLevel_m803311250 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_ProcessedLevel_4(L_0); return; } } // System.Int32 DMCore.Logic.CLeveluprewardConfig::get_ProcessedLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLeveluprewardConfig_get_ProcessedLevel_m1211123703 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ProcessedLevel_4(); return L_0; } } // System.Int32 DMCore.Logic.CLeveluprewardConfig::get_Currentlevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLeveluprewardConfig_get_Currentlevel_m2236250 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCurrentlevelU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CLeveluprewardConfig::set_Currentlevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_Currentlevel_m3370187643 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCurrentlevelU3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Logic.CLeveluprewardConfig::get_OldLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLeveluprewardConfig_get_OldLevel_m4228309329 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3COldLevelU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CLeveluprewardConfig::set_OldLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_OldLevel_m4276646902 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3COldLevelU3Ek__BackingField_2(L_0); return; } } // System.Void DMCore.Logic.CLeveluprewardConfig::SetCurrentEnterOutLev() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_SetCurrentEnterOutLev_m39657048 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_SetCurrentEnterOutLev_m39657048_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; CLeveluprewardConfig_set_OldLevel_m4276646902(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; CLeveluprewardConfig_set_Currentlevel_m3370187643(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLeveluprewardConfig::SetCurrentOutLev() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_SetCurrentOutLev_m67090548 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLeveluprewardConfig_SetCurrentOutLev_m67090548_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; CLeveluprewardConfig_set_Currentlevel_m3370187643(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLeveluprewardConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig__cctor_m379636225 (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.CLoadingTipManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLoadingTipManager__ctor_m1501843477 (CLoadingTipManager_t3120170549 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CLoadingTipManager DMCore.Logic.CLoadingTipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLoadingTipManager_t3120170549 * CLoadingTipManager_GetInstance_m260300419 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLoadingTipManager_GetInstance_m260300419_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLoadingTipManager_t3120170549 * L_0 = ((CLoadingTipManager_t3120170549_StaticFields*)il2cpp_codegen_static_fields_for(CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { CLoadingTipManager_t3120170549 * L_1 = ((CLoadingTipManager_t3120170549_StaticFields*)il2cpp_codegen_static_fields_for(CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { CLoadingTipManager_t3120170549 * L_2 = (CLoadingTipManager_t3120170549 *)il2cpp_codegen_object_new(CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var); CLoadingTipManager__ctor_m1501843477(L_2, /*hidden argument*/NULL); ((CLoadingTipManager_t3120170549_StaticFields*)il2cpp_codegen_static_fields_for(CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); CLoadingTipManager_t3120170549 * L_3 = ((CLoadingTipManager_t3120170549_StaticFields*)il2cpp_codegen_static_fields_for(CLoadingTipManager_t3120170549_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.String DMCore.Logic.CLoadingTipManager::GetTip() extern "C" IL2CPP_METHOD_ATTR String_t* CLoadingTipManager_GetTip_m661445586 (CLoadingTipManager_t3120170549 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLoadingTipManager_GetTip_m661445586_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(); return L_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.CLocalBattle::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLocalBattle__ctor_m4255985095 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle__ctor_m4255985095_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_m_WSMusic_7(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_WSScene_9(L_1); BetterList_1_t3256166455 * L_2 = (BetterList_1_t3256166455 *)il2cpp_codegen_object_new(BetterList_1_t3256166455_il2cpp_TypeInfo_var); BetterList_1__ctor_m2190933643(L_2, /*hidden argument*/BetterList_1__ctor_m2190933643_RuntimeMethod_var); __this->set_m_listSimulateRoles_10(L_2); Dictionary_2_t3311733826 * L_3 = (Dictionary_2_t3311733826 *)il2cpp_codegen_object_new(Dictionary_2_t3311733826_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1205774902(L_3, /*hidden argument*/Dictionary_2__ctor_m1205774902_RuntimeMethod_var); __this->set_m_listClothBoy_11(L_3); Dictionary_2_t3311733826 * L_4 = (Dictionary_2_t3311733826 *)il2cpp_codegen_object_new(Dictionary_2_t3311733826_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1205774902(L_4, /*hidden argument*/Dictionary_2__ctor_m1205774902_RuntimeMethod_var); __this->set_m_listClothGirl_12(L_4); ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); CLocalBattle_set_UseRandomSceneID_m2964393595(__this, (bool)1, /*hidden argument*/NULL); CLocalBattle_set_UseRandomMusicID_m2314384028(__this, (bool)1, /*hidden argument*/NULL); CLocalBattle_set_EnableLocalGame_m1533590450(__this, (bool)0, /*hidden argument*/NULL); CLocalBattle_set_EnableDoubleMode_m3488096599(__this, (bool)0, /*hidden argument*/NULL); ITextBase_PushTask_m2878137237(__this, _stringLiteral2383116337, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_GetInstance_m150705100_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLocalBattle_t1519924991 * L_0 = ((CLocalBattle_t1519924991_StaticFields*)il2cpp_codegen_static_fields_for(CLocalBattle_t1519924991_il2cpp_TypeInfo_var))->get_s_instance_13(); if (!L_0) { goto IL_0010; } } { CLocalBattle_t1519924991 * L_1 = ((CLocalBattle_t1519924991_StaticFields*)il2cpp_codegen_static_fields_for(CLocalBattle_t1519924991_il2cpp_TypeInfo_var))->get_s_instance_13(); return L_1; } IL_0010: { CLocalBattle_t1519924991 * L_2 = (CLocalBattle_t1519924991 *)il2cpp_codegen_object_new(CLocalBattle_t1519924991_il2cpp_TypeInfo_var); CLocalBattle__ctor_m4255985095(L_2, /*hidden argument*/NULL); ((CLocalBattle_t1519924991_StaticFields*)il2cpp_codegen_static_fields_for(CLocalBattle_t1519924991_il2cpp_TypeInfo_var))->set_s_instance_13(L_2); CLocalBattle_t1519924991 * L_3 = ((CLocalBattle_t1519924991_StaticFields*)il2cpp_codegen_static_fields_for(CLocalBattle_t1519924991_il2cpp_TypeInfo_var))->get_s_instance_13(); return L_3; } } // System.Int32 DMCore.Logic.CLocalBattle::GetSimulateRoleCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetSimulateRoleCount_m4283482109 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { BetterList_1_t3256166455 * L_0 = __this->get_m_listSimulateRoles_10(); NullCheck(L_0); int32_t L_1 = L_0->get_size_1(); return L_1; } } // DMCore.Logic.CLocalSimulateRole DMCore.Logic.CLocalBattle::GetSimulateRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR CLocalSimulateRole_t4101146137 * CLocalBattle_GetSimulateRole_m3210988867 (CLocalBattle_t1519924991 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_GetSimulateRole_m3210988867_MetadataUsageId); s_Il2CppMethodInitialized = true; } CLocalSimulateRole_t4101146137 * V_0 = NULL; { int32_t L_0 = ___index0; CLocalSimulateRole_t4101146137 * L_1 = CLocalBattle_FindSimulateRole_m47602619(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CLocalSimulateRole_t4101146137 * L_2 = V_0; if (!L_2) { goto IL_0010; } } { CLocalSimulateRole_t4101146137 * L_3 = V_0; return L_3; } IL_0010: { int32_t L_4 = ___index0; CLocalSimulateRole_t4101146137 * L_5 = (CLocalSimulateRole_t4101146137 *)il2cpp_codegen_object_new(CLocalSimulateRole_t4101146137_il2cpp_TypeInfo_var); CLocalSimulateRole__ctor_m474233792(L_5, L_4, /*hidden argument*/NULL); V_0 = L_5; BetterList_1_t3256166455 * L_6 = __this->get_m_listSimulateRoles_10(); CLocalSimulateRole_t4101146137 * L_7 = V_0; NullCheck(L_6); BetterList_1_Add_m1878036986(L_6, L_7, /*hidden argument*/BetterList_1_Add_m1878036986_RuntimeMethod_var); CLocalSimulateRole_t4101146137 * L_8 = V_0; return L_8; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_FindSimulateRole_m47602619_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CLocalSimulateRole_t4101146137 * V_1 = NULL; { V_0 = 0; goto IL_0026; } IL_0007: { BetterList_1_t3256166455 * L_0 = __this->get_m_listSimulateRoles_10(); int32_t L_1 = V_0; NullCheck(L_0); CLocalSimulateRole_t4101146137 * L_2 = BetterList_1_get_Item_m2026652682(L_0, L_1, /*hidden argument*/BetterList_1_get_Item_m2026652682_RuntimeMethod_var); V_1 = L_2; CLocalSimulateRole_t4101146137 * L_3 = V_1; NullCheck(L_3); int32_t L_4 = CLocalSimulateRole_get_Index_m1095189163(L_3, /*hidden argument*/NULL); int32_t L_5 = ___index0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0022; } } { CLocalSimulateRole_t4101146137 * L_6 = V_1; return L_6; } IL_0022: { int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0026: { int32_t L_8 = V_0; BetterList_1_t3256166455 * L_9 = __this->get_m_listSimulateRoles_10(); NullCheck(L_9); int32_t L_10 = L_9->get_size_1(); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0007; } } { return (CLocalSimulateRole_t4101146137 *)NULL; } } // System.Collections.Generic.List`1 DMCore.Logic.CLocalBattle::GenerateCloths(System.Boolean) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CLocalBattle_GenerateCloths_m4065465076 (CLocalBattle_t1519924991 * __this, bool ___isMale0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_GenerateCloths_m4065465076_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; Dictionary_2_t3311733826 * V_1 = NULL; Enumerator_t970949305 V_2; memset(&V_2, 0, sizeof(V_2)); List_1_t128053199 * V_3 = NULL; KeyValuePair_2_t1414438698 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; Dictionary_2_t3311733826 * G_B3_0 = 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); V_0 = L_0; bool L_1 = ___isMale0; if (!L_1) { goto IL_0017; } } { Dictionary_2_t3311733826 * L_2 = __this->get_m_listClothBoy_11(); G_B3_0 = L_2; goto IL_001d; } IL_0017: { Dictionary_2_t3311733826 * L_3 = __this->get_m_listClothGirl_12(); G_B3_0 = L_3; } IL_001d: { V_1 = G_B3_0; Dictionary_2_t3311733826 * L_4 = V_1; NullCheck(L_4); Enumerator_t970949305 L_5 = Dictionary_2_GetEnumerator_m260201820(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m260201820_RuntimeMethod_var); V_2 = L_5; goto IL_0077; } IL_002a: { KeyValuePair_2_t1414438698 L_6 = Enumerator_get_Current_m2977311646((&V_2), /*hidden argument*/Enumerator_get_Current_m2977311646_RuntimeMethod_var); V_4 = L_6; List_1_t128053199 * L_7 = KeyValuePair_2_get_Value_m3478588209((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m3478588209_RuntimeMethod_var); V_3 = L_7; List_1_t128053199 * L_8 = V_3; if (!L_8) { goto IL_0077; } } { List_1_t128053199 * L_9 = V_3; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m186164705(L_9, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_10))) { goto IL_0077; } } { List_1_t128053199 * L_11 = V_3; NullCheck(L_11); int32_t L_12 = List_1_get_Count_m186164705(L_11, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_13 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_12, /*hidden argument*/NULL); V_5 = L_13; List_1_t128053199 * L_14 = V_3; int32_t L_15 = V_5; NullCheck(L_14); int32_t L_16 = List_1_get_Item_m888956288(L_14, L_15, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_16))) { goto IL_0077; } } { List_1_t128053199 * L_17 = V_0; List_1_t128053199 * L_18 = V_3; int32_t L_19 = V_5; NullCheck(L_18); int32_t L_20 = List_1_get_Item_m888956288(L_18, L_19, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_17); List_1_Add_m697420525(L_17, L_20, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0077: { bool L_21 = Enumerator_MoveNext_m1706987050((&V_2), /*hidden argument*/Enumerator_MoveNext_m1706987050_RuntimeMethod_var); if (L_21) { goto IL_002a; } } { List_1_t128053199 * L_22 = V_0; return L_22; } } // System.Boolean DMCore.Logic.CLocalBattle::get_EnableLocalGame() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableLocalGame_m1315119155 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CEnableLocalGameU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::set_EnableLocalGame(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_EnableLocalGame_m1533590450 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CEnableLocalGameU3Ek__BackingField_1(L_0); return; } } // System.Boolean DMCore.Logic.CLocalBattle::get_EnableDoubleMode() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableDoubleMode_m4172060757 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CEnableDoubleModeU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::set_EnableDoubleMode(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_EnableDoubleMode_m3488096599 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CEnableDoubleModeU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.CLocalBattle::get_UseRandomSceneID() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_UseRandomSceneID_m3498940709 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CUseRandomSceneIDU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::set_UseRandomSceneID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_UseRandomSceneID_m2964393595 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CUseRandomSceneIDU3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Logic.CLocalBattle::get_SceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_get_SceneID_m528941957 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_sceneID_8(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::set_SceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_SceneID_m1695828500 (CLocalBattle_t1519924991 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_sceneID_8(L_0); CDataModelBool_t2269476966 * L_1 = __this->get_m_WSScene_9(); NullCheck(L_1); CDataModelBool_set_Data_m838892248(L_1, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CLocalBattle::get_UseRandomMusicID() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_UseRandomMusicID_m3215543886 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CUseRandomMusicIDU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::set_UseRandomMusicID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_UseRandomMusicID_m2314384028 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CUseRandomMusicIDU3Ek__BackingField_4(L_0); return; } } // System.Void DMCore.Logic.CLocalBattle::SetMusicInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_SetMusicInfo_m1041366045 (CLocalBattle_t1519924991 * __this, int32_t ___musicID0, int32_t ___musicLevel1, const RuntimeMethod* method) { { int32_t L_0 = ___musicID0; __this->set_m_musicID_5(L_0); int32_t L_1 = ___musicLevel1; __this->set_m_musicLevel_6(L_1); CDataModelBool_t2269476966 * L_2 = __this->get_m_WSMusic_7(); NullCheck(L_2); CDataModelBool_set_Data_m838892248(L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CLocalBattle::GetMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetMusicID_m2849050639 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_musicID_5(); return L_0; } } // System.Int32 DMCore.Logic.CLocalBattle::GetMusicLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetMusicLevel_m2636275362 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_musicLevel_6(); return L_0; } } // CDataModelBool DMCore.Logic.CLocalBattle::WatchSiteScene() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * CLocalBattle_WatchSiteScene_m2989757388 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_WSScene_9(); return L_0; } } // CDataModelBool DMCore.Logic.CLocalBattle::WatchSiteMusic() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * CLocalBattle_WatchSiteMusic_m2742793013 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_WSMusic_7(); return L_0; } } // System.Void DMCore.Logic.CLocalBattle::Clear() extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_Clear_m1801435806 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_Clear_m1801435806_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3311733826 * L_0 = __this->get_m_listClothBoy_11(); NullCheck(L_0); Dictionary_2_Clear_m3364340345(L_0, /*hidden argument*/Dictionary_2_Clear_m3364340345_RuntimeMethod_var); Dictionary_2_t3311733826 * L_1 = __this->get_m_listClothGirl_12(); NullCheck(L_1); Dictionary_2_Clear_m3364340345(L_1, /*hidden argument*/Dictionary_2_Clear_m3364340345_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CLocalBattle::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_OnLoad_m929897409 (CLocalBattle_t1519924991 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalBattle_OnLoad_m929897409_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlDocument_t2468531415 * V_0 = NULL; DMXmlNode_t3958967524 * V_1 = NULL; DMXmlNodeList_t795971656 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; DMXmlNode_t3958967524 * V_5 = NULL; Dictionary_2_t3311733826 * V_6 = NULL; DMXmlNodeList_t795971656 * V_7 = NULL; int32_t V_8 = 0; DMXmlNode_t3958967524 * V_9 = NULL; int32_t V_10 = 0; StringU5BU5D_t1281789340* V_11 = NULL; List_1_t128053199 * V_12 = NULL; int32_t V_13 = 0; Exception_t * V_14 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); DMXmlNodeList_t795971656 * G_B5_0 = NULL; { String_t* L_0 = ___loadedObj0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { CLogHelp_t779629444 * L_2 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CLogHelp_Log_m386290467(L_2, _stringLiteral463455722, /*hidden argument*/NULL); return (bool)0; } IL_001c: try { // begin try (depth: 1) try { // begin try (depth: 2) { String_t* L_3 = ___loadedObj0; DMXmlDocument_t2468531415 * L_4 = DMXmlDocument_LoadXml_m2953623357(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; DMXmlDocument_t2468531415 * L_5 = V_0; NullCheck(L_5); DMXmlNode_t3958967524 * L_6 = DMXmlNode_get_FirstChild_m4174520049(L_5, /*hidden argument*/NULL); V_1 = L_6; DMXmlNode_t3958967524 * L_7 = V_1; if (!L_7) { goto IL_003b; } } IL_0030: { DMXmlNode_t3958967524 * L_8 = V_1; NullCheck(L_8); DMXmlNodeList_t795971656 * L_9 = DMXmlNode_get_ChildNodes_m14158511(L_8, /*hidden argument*/NULL); G_B5_0 = L_9; goto IL_003c; } IL_003b: { G_B5_0 = ((DMXmlNodeList_t795971656 *)(NULL)); } IL_003c: { V_2 = G_B5_0; DMXmlNodeList_t795971656 * L_10 = V_2; if (L_10) { goto IL_004a; } } IL_0043: { V_3 = (bool)0; IL2CPP_LEAVE(0x19F, FINALLY_019c); } IL_004a: { V_4 = 0; goto IL_0166; } IL_0052: { DMXmlNodeList_t795971656 * L_11 = V_2; int32_t L_12 = V_4; NullCheck(L_11); DMXmlNode_t3958967524 * L_13 = DMXmlNodeList_Item_m3433089129(L_11, L_12, /*hidden argument*/NULL); V_5 = L_13; V_6 = (Dictionary_2_t3311733826 *)NULL; DMXmlNode_t3958967524 * L_14 = V_5; NullCheck(L_14); String_t* L_15 = DMXmlNode_get_Name_m3620017394(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_16 = String_Equals_m1744302937(NULL /*static, unused*/, _stringLiteral2600665179, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0082; } } IL_0075: { Dictionary_2_t3311733826 * L_17 = __this->get_m_listClothBoy_11(); V_6 = L_17; goto IL_00a0; } IL_0082: { DMXmlNode_t3958967524 * L_18 = V_5; NullCheck(L_18); String_t* L_19 = DMXmlNode_get_Name_m3620017394(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_20 = String_Equals_m1744302937(NULL /*static, unused*/, _stringLiteral3978303945, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00a0; } } IL_0098: { Dictionary_2_t3311733826 * L_21 = __this->get_m_listClothGirl_12(); V_6 = L_21; } IL_00a0: { DMXmlNode_t3958967524 * L_22 = V_5; NullCheck(L_22); DMXmlNodeList_t795971656 * L_23 = DMXmlNode_get_ChildNodes_m14158511(L_22, /*hidden argument*/NULL); V_7 = L_23; Dictionary_2_t3311733826 * L_24 = V_6; if (!L_24) { goto IL_0160; } } IL_00b0: { DMXmlNodeList_t795971656 * L_25 = V_7; if (!L_25) { goto IL_0160; } } IL_00b7: { V_8 = 0; goto IL_0152; } IL_00bf: { DMXmlNodeList_t795971656 * L_26 = V_7; int32_t L_27 = V_8; NullCheck(L_26); DMXmlNode_t3958967524 * L_28 = DMXmlNodeList_Item_m3433089129(L_26, L_27, /*hidden argument*/NULL); V_9 = L_28; DMXmlNode_t3958967524 * L_29 = V_9; NullCheck(L_29); int32_t L_30 = DMXmlNode_GetAttributeInt_m4115790630(L_29, _stringLiteral1272578819, 0, /*hidden argument*/NULL); V_10 = L_30; DMXmlNode_t3958967524 * L_31 = V_9; NullCheck(L_31); String_t* L_32 = DMXmlNode_GetAttribute_m2954850936(L_31, _stringLiteral1949155672, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_33 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_33); (L_33)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_32); StringU5BU5D_t1281789340* L_34 = String_Split_m3646115398(L_32, L_33, /*hidden argument*/NULL); V_11 = L_34; int32_t L_35 = V_10; if ((((int32_t)0) > ((int32_t)L_35))) { goto IL_014c; } } IL_00ff: { StringU5BU5D_t1281789340* L_36 = V_11; if (!L_36) { goto IL_014c; } } IL_0106: { StringU5BU5D_t1281789340* L_37 = V_11; NullCheck(L_37); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length))))) { goto IL_014c; } } IL_010f: { List_1_t128053199 * L_38 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_38, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_12 = L_38; Dictionary_2_t3311733826 * L_39 = V_6; int32_t L_40 = V_10; List_1_t128053199 * L_41 = V_12; NullCheck(L_39); Dictionary_2_set_Item_m1216734212(L_39, L_40, L_41, /*hidden argument*/Dictionary_2_set_Item_m1216734212_RuntimeMethod_var); V_13 = 0; goto IL_0141; } IL_0129: { List_1_t128053199 * L_42 = V_12; StringU5BU5D_t1281789340* L_43 = V_11; int32_t L_44 = V_13; NullCheck(L_43); int32_t L_45 = L_44; String_t* L_46 = (L_43)->GetAt(static_cast(L_45)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_47 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_46, (-1), /*hidden argument*/NULL); NullCheck(L_42); List_1_Add_m697420525(L_42, L_47, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_48 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0141: { int32_t L_49 = V_13; StringU5BU5D_t1281789340* L_50 = V_11; NullCheck(L_50); if ((((int32_t)L_49) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_50)->max_length))))))) { goto IL_0129; } } IL_014c: { int32_t L_51 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_0152: { int32_t L_52 = V_8; DMXmlNodeList_t795971656 * L_53 = V_7; NullCheck(L_53); int32_t L_54 = DMXmlNodeList_get_Count_m1776804761(L_53, /*hidden argument*/NULL); if ((((int32_t)L_52) < ((int32_t)L_54))) { goto IL_00bf; } } IL_0160: { int32_t L_55 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0166: { int32_t L_56 = V_4; DMXmlNodeList_t795971656 * L_57 = V_2; NullCheck(L_57); int32_t L_58 = DMXmlNodeList_get_Count_m1776804761(L_57, /*hidden argument*/NULL); if ((((int32_t)L_56) < ((int32_t)L_58))) { goto IL_0052; } } IL_0173: { V_3 = (bool)1; IL2CPP_LEAVE(0x19F, FINALLY_019c); } } // 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_017a; throw e; } CATCH_017a: { // begin catch(System.Exception) V_14 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_59 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_60 = V_14; NullCheck(L_60); String_t* L_61 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_60); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_62 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1932636217, L_61, /*hidden argument*/NULL); NullCheck(L_59); CLogHelp_LogError_m609093992(L_59, L_62, /*hidden argument*/NULL); IL2CPP_LEAVE(0x19D, FINALLY_019c); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_019c; } FINALLY_019c: { // begin finally (depth: 1) IL2CPP_END_FINALLY(412) } // end finally (depth: 1) IL2CPP_CLEANUP(412) { IL2CPP_JUMP_TBL(0x19F, IL_019f) IL2CPP_JUMP_TBL(0x19D, IL_019d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_019d: { return (bool)0; } IL_019f: { bool L_63 = V_3; return L_63; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLocalSimulateRole::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole__ctor_m474233792 (CLocalSimulateRole_t4101146137 * __this, int32_t ___indexVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalSimulateRole__ctor_m474233792_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t2105966071 * L_0 = (BetterList_1_t2105966071 *)il2cpp_codegen_object_new(BetterList_1_t2105966071_il2cpp_TypeInfo_var); BetterList_1__ctor_m2079784661(L_0, /*hidden argument*/BetterList_1__ctor_m2079784661_RuntimeMethod_var); __this->set_m_listModelItems_2(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_1 = ___indexVal0; CLocalSimulateRole_set_Index_m1224423049(__this, L_1, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CLocalSimulateRole::GetSimulateRoleName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CLocalSimulateRole_GetSimulateRoleName_m793935154 (RuntimeObject * __this /* static, unused */, int32_t ___indexVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalSimulateRole_GetSimulateRoleName_m793935154_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___indexVal0; 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*/, _stringLiteral2929452772, L_3, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_5 = CTextHelp_GetText_m372251958(L_0, L_4, /*hidden argument*/NULL); return L_5; } } // System.String DMCore.Logic.CLocalSimulateRole::GetRoleName() extern "C" IL2CPP_METHOD_ATTR String_t* CLocalSimulateRole_GetRoleName_m2534968602 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { { int32_t L_0 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); String_t* L_1 = CLocalSimulateRole_GetSimulateRoleName_m793935154(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int64 DMCore.Logic.CLocalSimulateRole::GetUsrID() extern "C" IL2CPP_METHOD_ATTR int64_t CLocalSimulateRole_GetUsrID_m2756119968 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { { int32_t L_0 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0016; } } { 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); return L_2; } IL_0016: { CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); int32_t L_5 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); return ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_4, (int64_t)(((int64_t)((int64_t)2))))), (int64_t)(((int64_t)((int64_t)L_5))))); } } // System.Boolean DMCore.Logic.CLocalSimulateRole::get_IsMale() extern "C" IL2CPP_METHOD_ATTR bool CLocalSimulateRole_get_IsMale_m415810317 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsMaleU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CLocalSimulateRole::set_IsMale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole_set_IsMale_m2238555797 (CLocalSimulateRole_t4101146137 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsMaleU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.CLocalSimulateRole::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalSimulateRole_get_Index_m1095189163 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIndexU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CLocalSimulateRole::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole_set_Index_m1224423049 (CLocalSimulateRole_t4101146137 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIndexU3Ek__BackingField_1(L_0); return; } } // System.Void DMCore.Logic.CLocalSimulateRole::SetModelItems(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole_SetModelItems_m759713654 (CLocalSimulateRole_t4101146137 * __this, List_1_t128053199 * ___modelItems0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalSimulateRole_SetModelItems_m759713654_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; AvatarInfo_t571832948 * V_2 = NULL; CRoleModelItem_SuitConfig_t3912215432 * V_3 = NULL; int32_t V_4 = 0; { BetterList_1_t2105966071 * L_0 = __this->get_m_listModelItems_2(); NullCheck(L_0); BetterList_1_Clear_m3880922309(L_0, /*hidden argument*/BetterList_1_Clear_m3880922309_RuntimeMethod_var); List_1_t128053199 * L_1 = ___modelItems0; if (!L_1) { goto IL_00ae; } } { V_0 = 0; goto IL_00a2; } IL_0018: { List_1_t128053199 * L_2 = ___modelItems0; int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = List_1_get_Item_m888956288(L_2, L_3, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_1 = L_4; int32_t L_5 = V_1; if ((((int32_t)L_5) > ((int32_t)0))) { goto IL_002c; } } { goto IL_009e; } IL_002c: { int32_t L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CAvatarHelp_t2646807904_il2cpp_TypeInfo_var); AvatarInfo_t571832948 * L_7 = CAvatarHelp_AsAvatarInfo_m1012662642(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_2 = L_7; AvatarInfo_t571832948 * L_8 = V_2; NullCheck(L_8); int32_t L_9 = AvatarInfo_get_Category_m2094546247(L_8, /*hidden argument*/NULL); if ((((int32_t)L_9) == ((int32_t)((int32_t)81)))) { goto IL_004d; } } { AvatarInfo_t571832948 * L_10 = V_2; NullCheck(L_10); int32_t L_11 = AvatarInfo_get_Category_m2094546247(L_10, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)80))))) { goto IL_0092; } } IL_004d: { CRoleModelItem_SuitConfigManager_t3017667155 * L_12 = CRoleModelItem_SuitConfigManager_GetInstance_m3634792590(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; NullCheck(L_12); CRoleModelItem_SuitConfig_t3912215432 * L_14 = CRoleModelItem_SuitConfigManager_GetSuitCfgToGetParts_m1686923211(L_12, L_13, /*hidden argument*/NULL); V_3 = L_14; CRoleModelItem_SuitConfig_t3912215432 * L_15 = V_3; if (!L_15) { goto IL_008d; } } { V_4 = 0; goto IL_0080; } IL_0067: { BetterList_1_t2105966071 * L_16 = __this->get_m_listModelItems_2(); CRoleModelItem_SuitConfig_t3912215432 * L_17 = V_3; int32_t L_18 = V_4; NullCheck(L_17); int32_t L_19 = CRoleModelItem_SuitConfig_GetItemID_m2687720188(L_17, L_18, /*hidden argument*/NULL); NullCheck(L_16); BetterList_1_Add_m2067633169(L_16, L_19, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0080: { int32_t L_21 = V_4; CRoleModelItem_SuitConfig_t3912215432 * L_22 = V_3; NullCheck(L_22); int32_t L_23 = CRoleModelItem_SuitConfig_GetItemCount_m225672488(L_22, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0067; } } IL_008d: { goto IL_009e; } IL_0092: { BetterList_1_t2105966071 * L_24 = __this->get_m_listModelItems_2(); int32_t L_25 = V_1; NullCheck(L_24); BetterList_1_Add_m2067633169(L_24, L_25, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); } IL_009e: { int32_t L_26 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00a2: { int32_t L_27 = V_0; List_1_t128053199 * L_28 = ___modelItems0; NullCheck(L_28); int32_t L_29 = List_1_get_Count_m186164705(L_28, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0018; } } IL_00ae: { return; } } // System.Int32 DMCore.Logic.CLocalSimulateRole::GetModelItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalSimulateRole_GetModelItemCount_m2785211840 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { { BetterList_1_t2105966071 * L_0 = __this->get_m_listModelItems_2(); NullCheck(L_0); int32_t L_1 = L_0->get_size_1(); return L_1; } } // System.Int32 DMCore.Logic.CLocalSimulateRole::GetModelItemID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CLocalSimulateRole_GetModelItemID_m3471959082 (CLocalSimulateRole_t4101146137 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalSimulateRole_GetModelItemID_m3471959082_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0025; } } { int32_t L_1 = ___index0; BetterList_1_t2105966071 * L_2 = __this->get_m_listModelItems_2(); NullCheck(L_2); int32_t L_3 = L_2->get_size_1(); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0025; } } { BetterList_1_t2105966071 * L_4 = __this->get_m_listModelItems_2(); int32_t L_5 = ___index0; NullCheck(L_4); int32_t L_6 = BetterList_1_get_Item_m629431924(L_4, L_5, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); return L_6; } IL_0025: { return 0; } } // System.Void DMCore.Logic.CLocalSimulateRole::SubmitToScene() extern "C" IL2CPP_METHOD_ATTR void CLocalSimulateRole_SubmitToScene_m3460008245 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLocalSimulateRole_SubmitToScene_m3460008245_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CMainRole_t4200562839 * V_1 = NULL; SMsgAddObj_t71644132 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; String_t* V_6 = NULL; int32_t G_B3_0 = 0; { bool L_0 = CLocalSimulateRole_get_IsMale_m415810317(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0011; } } { G_B3_0 = 0; goto IL_0012; } IL_0011: { G_B3_0 = 1; } IL_0012: { V_0 = G_B3_0; int32_t L_1 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); if (L_1) { goto IL_0030; } } { CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_2; CMainRole_t4200562839 * L_3 = V_1; NullCheck(L_3); ISceneRole_SetSimulateRole_m3097354185(L_3, __this, /*hidden argument*/NULL); goto IL_0142; } IL_0030: { SMsgAddObj_t71644132 * L_4 = (SMsgAddObj_t71644132 *)il2cpp_codegen_object_new(SMsgAddObj_t71644132_il2cpp_TypeInfo_var); SMsgAddObj__ctor_m338848252(L_4, /*hidden argument*/NULL); V_2 = L_4; SMsgAddObj_t71644132 * L_5 = V_2; int64_t L_6 = CLocalSimulateRole_GetUsrID_m2756119968(__this, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_ObjectId_0(L_6); SMsgAddObj_t71644132 * L_7 = V_2; int32_t L_8 = V_0; NullCheck(L_7); L_7->set_nModelId_2(L_8); SMsgAddObj_t71644132 * L_9 = V_2; NullCheck(L_9); L_9->set_nType_1((int16_t)4); SMsgAddObj_t71644132 * L_10 = V_2; CProperty_t963755051 * L_11 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_11, /*hidden argument*/NULL); NullCheck(L_10); L_10->set__attachedProp_4(L_11); SMsgAddObj_t71644132 * L_12 = V_2; NullCheck(L_12); CProperty_t963755051 * L_13 = L_12->get__attachedProp_4(); int32_t L_14 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); NullCheck(L_13); CProperty_SetInt_m72189256(L_13, _stringLiteral3941088982, L_14, /*hidden argument*/NULL); SMsgAddObj_t71644132 * L_15 = V_2; NullCheck(L_15); CProperty_t963755051 * L_16 = L_15->get__attachedProp_4(); int32_t L_17 = V_0; NullCheck(L_16); CProperty_SetInt_m72189256(L_16, _stringLiteral4166355951, L_17, /*hidden argument*/NULL); SMsgAddObj_t71644132 * L_18 = V_2; NullCheck(L_18); CProperty_t963755051 * L_19 = L_18->get__attachedProp_4(); int32_t L_20 = V_0; NullCheck(L_19); CProperty_SetInt_m72189256(L_19, _stringLiteral795478587, L_20, /*hidden argument*/NULL); SMsgAddObj_t71644132 * L_21 = V_2; NullCheck(L_21); CProperty_t963755051 * L_22 = L_21->get__attachedProp_4(); NullCheck(L_22); CProperty_SetInt_m72189256(L_22, _stringLiteral936054542, 1, /*hidden argument*/NULL); SMsgAddObj_t71644132 * L_23 = V_2; NullCheck(L_23); CProperty_t963755051 * L_24 = L_23->get__attachedProp_4(); CTextHelp_t3119637808 * L_25 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = CLocalSimulateRole_get_Index_m1095189163(__this, /*hidden argument*/NULL); int32_t L_27 = L_26; RuntimeObject * L_28 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_27); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2929452772, L_28, /*hidden argument*/NULL); NullCheck(L_25); String_t* L_30 = CTextHelp_GetText_m372251958(L_25, L_29, /*hidden argument*/NULL); NullCheck(L_24); CProperty_SetString_m1997490933(L_24, _stringLiteral62725275, L_30, /*hidden argument*/NULL); V_3 = 0; goto IL_0121; } IL_00da: { BetterList_1_t2105966071 * L_31 = __this->get_m_listModelItems_2(); int32_t L_32 = V_3; NullCheck(L_31); int32_t L_33 = BetterList_1_get_Item_m629431924(L_31, L_32, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); V_4 = L_33; int32_t L_34 = V_4; V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)L_34/(int32_t)((int32_t)100000)))%(int32_t)((int32_t)100))); IL2CPP_RUNTIME_CLASS_INIT(ISceneRole_t2394225724_il2cpp_TypeInfo_var); String_t* L_35 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); String_t* L_36 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m3937257545(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); V_6 = L_37; SMsgAddObj_t71644132 * L_38 = V_2; NullCheck(L_38); CProperty_t963755051 * L_39 = L_38->get__attachedProp_4(); String_t* L_40 = V_6; int32_t L_41 = V_4; NullCheck(L_39); CProperty_SetInt_m72189256(L_39, L_40, L_41, /*hidden argument*/NULL); int32_t L_42 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_0121: { int32_t L_43 = V_3; BetterList_1_t2105966071 * L_44 = __this->get_m_listModelItems_2(); NullCheck(L_44); int32_t L_45 = L_44->get_size_1(); if ((((int32_t)L_43) < ((int32_t)L_45))) { goto IL_00da; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_46 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); CNetService_t1201271315 * L_47 = CRoot_GetNetService_m2764581604(L_46, /*hidden argument*/NULL); SMsgAddObj_t71644132 * L_48 = V_2; NullCheck(L_47); CNetService_DispatchMessage_m4289082544(L_47, L_48, /*hidden argument*/NULL); } IL_0142: { 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.CLogData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLogData__ctor_m2551144928 (CLogData_t998132375 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLogData__ctor_m2551144928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_OpType_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_OpTime_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_Operator_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_Operatee_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_Params_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 #ifdef __clang__ #pragma clang 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.clothingScoreManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager__ctor_m3999652604 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager__ctor_m3999652604_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Queue_1_t2142380446 * L_0 = (Queue_1_t2142380446 *)il2cpp_codegen_object_new(Queue_1_t2142380446_il2cpp_TypeInfo_var); Queue_1__ctor_m2816745509(L_0, /*hidden argument*/Queue_1__ctor_m2816745509_RuntimeMethod_var); __this->set_m_TagQueue_4(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t128053199 * L_1 = __this->get_m_TotalModelCategoryIDList_3(); if (L_1) { goto IL_007d; } } { 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_TotalModelCategoryIDList_3(L_2); RuntimeTypeHandle_t3027515415 L_3 = { reinterpret_cast (enumModelCategory_t3973378142_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeArray * L_5 = Enum_GetValues_m4192343468(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); NullCheck(L_5); RuntimeObject* L_6 = Array_GetEnumerator_m4277730612(L_5, /*hidden argument*/NULL); V_1 = L_6; } IL_003c: try { // begin try (depth: 1) { goto IL_0059; } IL_0041: { RuntimeObject* L_7 = V_1; NullCheck(L_7); RuntimeObject * L_8 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_7); V_0 = ((*(int32_t*)((int32_t*)UnBox(L_8, Int32_t2950945753_il2cpp_TypeInfo_var)))); List_1_t128053199 * L_9 = __this->get_m_TotalModelCategoryIDList_3(); int32_t L_10 = V_0; NullCheck(L_9); List_1_Add_m697420525(L_9, L_10, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0059: { RuntimeObject* L_11 = V_1; NullCheck(L_11); bool L_12 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_11); if (L_12) { goto IL_0041; } } IL_0064: { IL2CPP_LEAVE(0x7D, 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) { RuntimeObject* L_13 = V_1; RuntimeObject* L_14 = ((RuntimeObject*)IsInst((RuntimeObject*)L_13, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_14; if (!L_14) { goto IL_007c; } } IL_0076: { RuntimeObject* L_15 = V_2; NullCheck(L_15); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_15); } IL_007c: { IL2CPP_END_FINALLY(105) } } // end finally (depth: 1) IL2CPP_CLEANUP(105) { IL2CPP_JUMP_TBL(0x7D, IL_007d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_007d: { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_16 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); float L_17 = CMiscConfig_GetFloat_m1675196209(L_16, _stringLiteral250969778, (1.0f), /*hidden argument*/NULL); __this->set_m_NormalParam_5(L_17); CMiscConfig_t1694835947 * L_18 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); float L_19 = CMiscConfig_GetFloat_m1675196209(L_18, _stringLiteral4280729724, (2.0f), /*hidden argument*/NULL); __this->set_m_MatchParam_6(L_19); CMiscConfig_t1694835947 * L_20 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); float L_21 = CMiscConfig_GetFloat_m1675196209(L_20, _stringLiteral4292654353, (-1.0f), /*hidden argument*/NULL); __this->set_m_RepelParam_7(L_21); return; } } // DMCore.Logic.clothingScoreManager DMCore.Logic.clothingScoreManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR clothingScoreManager_t2332349169 * clothingScoreManager_GetInstance_m3636347577 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetInstance_m3636347577_MetadataUsageId); s_Il2CppMethodInitialized = true; } { clothingScoreManager_t2332349169 * L_0 = ((clothingScoreManager_t2332349169_StaticFields*)il2cpp_codegen_static_fields_for(clothingScoreManager_t2332349169_il2cpp_TypeInfo_var))->get_s_instance_2(); if (L_0) { goto IL_0014; } } { clothingScoreManager_t2332349169 * L_1 = (clothingScoreManager_t2332349169 *)il2cpp_codegen_object_new(clothingScoreManager_t2332349169_il2cpp_TypeInfo_var); clothingScoreManager__ctor_m3999652604(L_1, /*hidden argument*/NULL); ((clothingScoreManager_t2332349169_StaticFields*)il2cpp_codegen_static_fields_for(clothingScoreManager_t2332349169_il2cpp_TypeInfo_var))->set_s_instance_2(L_1); } IL_0014: { clothingScoreManager_t2332349169 * L_2 = ((clothingScoreManager_t2332349169_StaticFields*)il2cpp_codegen_static_fields_for(clothingScoreManager_t2332349169_il2cpp_TypeInfo_var))->get_s_instance_2(); return L_2; } } // System.Void DMCore.Logic.clothingScoreManager::set_GetTotalScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_set_GetTotalScore_m3238176192 (clothingScoreManager_t2332349169 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CGetTotalScoreU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.clothingScoreManager::get_GetTotalScore() extern "C" IL2CPP_METHOD_ATTR int32_t clothingScoreManager_get_GetTotalScore_m661539345 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CGetTotalScoreU3Ek__BackingField_0(); return L_0; } } // System.Boolean DMCore.Logic.clothingScoreManager::get_IsInClothingScore() extern "C" IL2CPP_METHOD_ATTR bool clothingScoreManager_get_IsInClothingScore_m3480906168 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsInClothingScoreU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.clothingScoreManager::set_IsInClothingScore(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_set_IsInClothingScore_m2910440287 (clothingScoreManager_t2332349169 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsInClothingScoreU3Ek__BackingField_1(L_0); return; } } // DMCore.Logic.ClothScoreData DMCore.Logic.clothingScoreManager::GetCurrentClothData() extern "C" IL2CPP_METHOD_ATTR ClothScoreData_t1911004847 * clothingScoreManager_GetCurrentClothData_m1050728208 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetCurrentClothData_m1050728208_MetadataUsageId); s_Il2CppMethodInitialized = true; } CPveStage_t850204332 * V_0 = NULL; ClothScoreData_t1911004847 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPveStage_t850204332 * L_1 = CPveManager_GetCurStage_m1008327040(L_0, /*hidden argument*/NULL); V_0 = L_1; CPveStage_t850204332 * L_2 = V_0; if (!L_2) { goto IL_001c; } } { CPveStage_t850204332 * L_3 = V_0; NullCheck(L_3); ClothScoreData_t1911004847 * L_4 = CPveStage_GetClothScoreData_m2616893898(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; goto IL_001d; } IL_001c: { G_B3_0 = ((ClothScoreData_t1911004847 *)(NULL)); } IL_001d: { return G_B3_0; } } // DMCore.Logic.ClothScoreData DMCore.Logic.clothingScoreManager::GetClothScoreData(System.Int32) extern "C" IL2CPP_METHOD_ATTR ClothScoreData_t1911004847 * clothingScoreManager_GetClothScoreData_m119638264 (RuntimeObject * __this /* static, unused */, int32_t ___stageID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetClothScoreData_m119638264_MetadataUsageId); s_Il2CppMethodInitialized = true; } CPveStage_t850204332 * V_0 = NULL; ClothScoreData_t1911004847 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___stageID0; NullCheck(L_0); CPveStage_t850204332 * L_2 = CPveManager_GetStage_m147423662(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CPveStage_t850204332 * L_3 = V_0; if (!L_3) { goto IL_001d; } } { CPveStage_t850204332 * L_4 = V_0; NullCheck(L_4); ClothScoreData_t1911004847 * L_5 = CPveStage_GetClothScoreData_m2616893898(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_001e; } IL_001d: { G_B3_0 = ((ClothScoreData_t1911004847 *)(NULL)); } IL_001e: { return G_B3_0; } } // System.Void DMCore.Logic.clothingScoreManager::OnInit() extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_OnInit_m802853717 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_OnInit_m802853717_MetadataUsageId); s_Il2CppMethodInitialized = true; } ClothScoreData_t1911004847 * V_0 = NULL; int32_t V_1 = 0; ClothingTagGroup_t2296120952 * V_2 = NULL; int32_t V_3 = 0; ClothingTagGroup_t2296120952 * V_4 = NULL; int32_t V_5 = 0; ClothingTagGroup_t2296120952 * V_6 = NULL; List_1_t128053199 * V_7 = NULL; int32_t V_8 = 0; List_1_t201580312 * V_9 = NULL; int32_t V_10 = 0; StaticTag_t3024472866 * V_11 = NULL; { ClothScoreData_t1911004847 * L_0 = clothingScoreManager_GetCurrentClothData_m1050728208(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; ClothScoreData_t1911004847 * L_1 = V_0; if (L_1) { goto IL_002f; } } { ObjectU5BU5D_t2843939325* L_2 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)1)); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_3 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CPveManager_GetCurStageID_m1218063981(L_3, /*hidden argument*/NULL); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_6); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_6); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogErrorFormat_m575266265(NULL /*static, unused*/, _stringLiteral1655506734, L_2, /*hidden argument*/NULL); return; } IL_002f: { V_1 = 0; goto IL_0066; } IL_0036: { ClothingTagGroup_t2296120952 * L_7 = (ClothingTagGroup_t2296120952 *)il2cpp_codegen_object_new(ClothingTagGroup_t2296120952_il2cpp_TypeInfo_var); ClothingTagGroup__ctor_m3855346008(L_7, /*hidden argument*/NULL); V_2 = L_7; ClothingTagGroup_t2296120952 * L_8 = V_2; ClothScoreData_t1911004847 * L_9 = V_0; NullCheck(L_9); StringU5BU5D_t1281789340* L_10 = L_9->get_NormalType_0(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAt(static_cast(L_12)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_14 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_13, 0, /*hidden argument*/NULL); NullCheck(L_8); ClothingTagGroup_set_TagGroupID_m1054152337(L_8, L_14, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_15 = V_2; NullCheck(L_15); ClothingTagGroup_set_TagType_m3738717903(L_15, 1, /*hidden argument*/NULL); clothingScoreManager_t2332349169 * L_16 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_17 = V_2; NullCheck(L_16); clothingScoreManager_OnEnqueue_m3099532041(L_16, L_17, /*hidden argument*/NULL); int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0066: { int32_t L_19 = V_1; ClothScoreData_t1911004847 * L_20 = V_0; NullCheck(L_20); StringU5BU5D_t1281789340* L_21 = L_20->get_NormalType_0(); NullCheck(L_21); if ((((int32_t)L_19) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length))))))) { goto IL_0036; } } { V_3 = 0; goto IL_00af; } IL_007b: { ClothingTagGroup_t2296120952 * L_22 = (ClothingTagGroup_t2296120952 *)il2cpp_codegen_object_new(ClothingTagGroup_t2296120952_il2cpp_TypeInfo_var); ClothingTagGroup__ctor_m3855346008(L_22, /*hidden argument*/NULL); V_4 = L_22; ClothingTagGroup_t2296120952 * L_23 = V_4; ClothScoreData_t1911004847 * L_24 = V_0; NullCheck(L_24); StringU5BU5D_t1281789340* L_25 = L_24->get_MatchType_1(); int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = L_26; String_t* L_28 = (L_25)->GetAt(static_cast(L_27)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_29 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_28, 0, /*hidden argument*/NULL); NullCheck(L_23); ClothingTagGroup_set_TagGroupID_m1054152337(L_23, L_29, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_30 = V_4; NullCheck(L_30); ClothingTagGroup_set_TagType_m3738717903(L_30, 2, /*hidden argument*/NULL); clothingScoreManager_t2332349169 * L_31 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_32 = V_4; NullCheck(L_31); clothingScoreManager_OnEnqueue_m3099532041(L_31, L_32, /*hidden argument*/NULL); int32_t L_33 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00af: { int32_t L_34 = V_3; ClothScoreData_t1911004847 * L_35 = V_0; NullCheck(L_35); StringU5BU5D_t1281789340* L_36 = L_35->get_MatchType_1(); NullCheck(L_36); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length))))))) { goto IL_007b; } } { V_5 = 0; goto IL_00fc; } IL_00c5: { ClothingTagGroup_t2296120952 * L_37 = (ClothingTagGroup_t2296120952 *)il2cpp_codegen_object_new(ClothingTagGroup_t2296120952_il2cpp_TypeInfo_var); ClothingTagGroup__ctor_m3855346008(L_37, /*hidden argument*/NULL); V_6 = L_37; ClothingTagGroup_t2296120952 * L_38 = V_6; ClothScoreData_t1911004847 * L_39 = V_0; NullCheck(L_39); StringU5BU5D_t1281789340* L_40 = L_39->get_RepelType_2(); int32_t L_41 = V_5; NullCheck(L_40); int32_t L_42 = L_41; String_t* L_43 = (L_40)->GetAt(static_cast(L_42)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_44 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_43, 0, /*hidden argument*/NULL); NullCheck(L_38); ClothingTagGroup_set_TagGroupID_m1054152337(L_38, L_44, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_45 = V_6; NullCheck(L_45); ClothingTagGroup_set_TagType_m3738717903(L_45, 3, /*hidden argument*/NULL); clothingScoreManager_t2332349169 * L_46 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_47 = V_6; NullCheck(L_46); clothingScoreManager_OnEnqueue_m3099532041(L_46, L_47, /*hidden argument*/NULL); int32_t L_48 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_00fc: { int32_t L_49 = V_5; ClothScoreData_t1911004847 * L_50 = V_0; NullCheck(L_50); StringU5BU5D_t1281789340* L_51 = L_50->get_RepelType_2(); NullCheck(L_51); if ((((int32_t)L_49) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_51)->max_length))))))) { goto IL_00c5; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_52 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_52); List_1_t128053199 * L_53 = CItemManager_GetEquipClothingList_m3143033945(L_52, /*hidden argument*/NULL); V_7 = L_53; List_1_t128053199 * L_54 = V_7; if (L_54) { goto IL_011f; } } { return; } IL_011f: { V_8 = 0; goto IL_017c; } IL_0127: { CShopConfig_t202154353 * L_55 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t128053199 * L_56 = V_7; int32_t L_57 = V_8; NullCheck(L_56); int32_t L_58 = List_1_get_Item_m888956288(L_56, L_57, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_55); List_1_t201580312 * L_59 = CShopConfig_GetFashionTags_m3342782896(L_55, L_58, /*hidden argument*/NULL); V_9 = L_59; List_1_t201580312 * L_60 = V_9; if (!L_60) { goto IL_0176; } } { V_10 = 0; goto IL_0168; } IL_014b: { List_1_t201580312 * L_61 = V_9; int32_t L_62 = V_10; NullCheck(L_61); StaticTag_t3024472866 * L_63 = List_1_get_Item_m2316818742(L_61, L_62, /*hidden argument*/List_1_get_Item_m2316818742_RuntimeMethod_var); V_11 = L_63; clothingScoreManager_t2332349169 * L_64 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); StaticTag_t3024472866 * L_65 = V_11; NullCheck(L_64); clothingScoreManager_Append_m2183331547(L_64, L_65, /*hidden argument*/NULL); int32_t L_66 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_0168: { int32_t L_67 = V_10; List_1_t201580312 * L_68 = V_9; NullCheck(L_68); int32_t L_69 = List_1_get_Count_m382287618(L_68, /*hidden argument*/List_1_get_Count_m382287618_RuntimeMethod_var); if ((((int32_t)L_67) < ((int32_t)L_69))) { goto IL_014b; } } IL_0176: { int32_t L_70 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); } IL_017c: { int32_t L_71 = V_8; List_1_t128053199 * L_72 = V_7; NullCheck(L_72); int32_t L_73 = List_1_get_Count_m186164705(L_72, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_71) < ((int32_t)L_73))) { goto IL_0127; } } { int32_t L_74 = clothingScoreManager_CalculateTotalScore_m3255705616(__this, /*hidden argument*/NULL); clothingScoreManager_set_GetTotalScore_m3238176192(__this, L_74, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.clothingScoreManager::OnEnqueue(DMCore.Logic.ClothingTagGroup) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_OnEnqueue_m3099532041 (clothingScoreManager_t2332349169 * __this, ClothingTagGroup_t2296120952 * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_OnEnqueue_m3099532041_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ClothingTagGroup_t2296120952 * L_0 = ___obj0; if (!L_0) { goto IL_0012; } } { Queue_1_t2142380446 * L_1 = __this->get_m_TagQueue_4(); ClothingTagGroup_t2296120952 * L_2 = ___obj0; NullCheck(L_1); Queue_1_Enqueue_m1678217030(L_1, L_2, /*hidden argument*/Queue_1_Enqueue_m1678217030_RuntimeMethod_var); } IL_0012: { return; } } // System.Void DMCore.Logic.clothingScoreManager::Append(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_Append_m2183331547 (clothingScoreManager_t2332349169 * __this, StaticTag_t3024472866 * ___tag0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_Append_m2183331547_MetadataUsageId); s_Il2CppMethodInitialized = true; } ClothingTagGroup_t2296120952 * V_0 = NULL; { StaticTag_t3024472866 * L_0 = ___tag0; if (L_0) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2172129907, /*hidden argument*/NULL); return; } IL_0011: { clothingScoreManager_t2332349169 * L_1 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); StaticTag_t3024472866 * L_2 = ___tag0; NullCheck(L_2); int32_t L_3 = StaticTag_get_TagId_m4199233155(L_2, /*hidden argument*/NULL); NullCheck(L_1); ClothingTagGroup_t2296120952 * L_4 = clothingScoreManager_GetTagGroup_m2183166269(L_1, L_3, /*hidden argument*/NULL); V_0 = L_4; ClothingTagGroup_t2296120952 * L_5 = V_0; if (!L_5) { goto IL_0047; } } { ClothingTagGroup_t2296120952 * L_6 = V_0; StaticTag_t3024472866 * L_7 = ___tag0; NullCheck(L_7); String_t* L_8 = StaticTag_get_Desc_m2868234226(L_7, /*hidden argument*/NULL); NullCheck(L_6); ClothingTagGroup_set_TagGroupName_m3233894771(L_6, L_8, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_9 = V_0; StaticTag_t3024472866 * L_10 = ___tag0; NullCheck(L_10); String_t* L_11 = StaticTag_get_Icon_m1895829175(L_10, /*hidden argument*/NULL); NullCheck(L_9); ClothingTagGroup_set_TagGroupIcon_m2511789017(L_9, L_11, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_12 = V_0; StaticTag_t3024472866 * L_13 = ___tag0; NullCheck(L_12); ClothingTagGroup_Add_m3909776292(L_12, L_13, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void DMCore.Logic.clothingScoreManager::Clear() extern "C" IL2CPP_METHOD_ATTR void clothingScoreManager_Clear_m2382307263 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_Clear_m2382307263_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Queue_1_t2142380446 * L_0 = __this->get_m_TagQueue_4(); if (!L_0) { goto IL_0016; } } { Queue_1_t2142380446 * L_1 = __this->get_m_TagQueue_4(); NullCheck(L_1); Queue_1_Clear_m257933208(L_1, /*hidden argument*/Queue_1_Clear_m257933208_RuntimeMethod_var); } IL_0016: { return; } } // DMCore.Logic.ClothingTagGroup DMCore.Logic.clothingScoreManager::TagGroupDeQueue() extern "C" IL2CPP_METHOD_ATTR ClothingTagGroup_t2296120952 * clothingScoreManager_TagGroupDeQueue_m1773778276 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_TagGroupDeQueue_m1773778276_MetadataUsageId); s_Il2CppMethodInitialized = true; } ClothingTagGroup_t2296120952 * V_0 = NULL; { V_0 = (ClothingTagGroup_t2296120952 *)NULL; Queue_1_t2142380446 * L_0 = __this->get_m_TagQueue_4(); if (!L_0) { goto IL_001e; } } { Queue_1_t2142380446 * L_1 = __this->get_m_TagQueue_4(); NullCheck(L_1); int32_t L_2 = Queue_1_get_Count_m2667677118(L_1, /*hidden argument*/Queue_1_get_Count_m2667677118_RuntimeMethod_var); if ((((int32_t)L_2) > ((int32_t)0))) { goto IL_0020; } } IL_001e: { ClothingTagGroup_t2296120952 * L_3 = V_0; return L_3; } IL_0020: { Queue_1_t2142380446 * L_4 = __this->get_m_TagQueue_4(); NullCheck(L_4); ClothingTagGroup_t2296120952 * L_5 = Queue_1_Dequeue_m104444177(L_4, /*hidden argument*/Queue_1_Dequeue_m104444177_RuntimeMethod_var); V_0 = L_5; ClothingTagGroup_t2296120952 * L_6 = V_0; return L_6; } } // System.Int32 DMCore.Logic.clothingScoreManager::CalculateTotalScore() extern "C" IL2CPP_METHOD_ATTR int32_t clothingScoreManager_CalculateTotalScore_m3255705616 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_CalculateTotalScore_m3255705616_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t2804292548 V_1; memset(&V_1, 0, sizeof(V_1)); { V_0 = 0; Queue_1_t2142380446 * L_0 = __this->get_m_TagQueue_4(); NullCheck(L_0); Enumerator_t2804292548 L_1 = Queue_1_GetEnumerator_m1058604036(L_0, /*hidden argument*/Queue_1_GetEnumerator_m1058604036_RuntimeMethod_var); V_1 = L_1; goto IL_0038; } IL_0013: { int32_t L_2 = V_0; clothingScoreManager_t2332349169 * L_3 = clothingScoreManager_GetInstance_m3636347577(NULL /*static, unused*/, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_4 = Enumerator_get_Current_m1421194968((&V_1), /*hidden argument*/Enumerator_get_Current_m1421194968_RuntimeMethod_var); NullCheck(L_4); int32_t L_5 = ClothingTagGroup_get_TagGroupScore_m316067236(L_4, /*hidden argument*/NULL); ClothingTagGroup_t2296120952 * L_6 = Enumerator_get_Current_m1421194968((&V_1), /*hidden argument*/Enumerator_get_Current_m1421194968_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = ClothingTagGroup_get_TagType_m29881876(L_6, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_8 = clothingScoreManager_GetRealScoreByType_m3805200186(L_3, L_5, L_7, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)L_8)); } IL_0038: { bool L_9 = Enumerator_MoveNext_m1970634620((&V_1), /*hidden argument*/Enumerator_MoveNext_m1970634620_RuntimeMethod_var); if (L_9) { goto IL_0013; } } { int32_t L_10 = V_0; return L_10; } } // DMCore.Logic.ClothingTagGroup DMCore.Logic.clothingScoreManager::GetTagGroup(System.Int32) extern "C" IL2CPP_METHOD_ATTR ClothingTagGroup_t2296120952 * clothingScoreManager_GetTagGroup_m2183166269 (clothingScoreManager_t2332349169 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetTagGroup_m2183166269_MetadataUsageId); s_Il2CppMethodInitialized = true; } ClothingTagGroup_t2296120952 * V_0 = NULL; Enumerator_t2804292548 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; { V_0 = (ClothingTagGroup_t2296120952 *)NULL; Queue_1_t2142380446 * L_0 = __this->get_m_TagQueue_4(); NullCheck(L_0); Enumerator_t2804292548 L_1 = Queue_1_GetEnumerator_m1058604036(L_0, /*hidden argument*/Queue_1_GetEnumerator_m1058604036_RuntimeMethod_var); V_1 = L_1; goto IL_0039; } IL_0013: { ClothingTagGroup_t2296120952 * L_2 = Enumerator_get_Current_m1421194968((&V_1), /*hidden argument*/Enumerator_get_Current_m1421194968_RuntimeMethod_var); NullCheck(L_2); int32_t L_3 = ClothingTagGroup_get_TagGroupID_m2959443883(L_2, /*hidden argument*/NULL); V_2 = L_3; int32_t L_4 = ___id0; int32_t L_5 = V_2; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0034; } } { ClothingTagGroup_t2296120952 * L_6 = Enumerator_get_Current_m1421194968((&V_1), /*hidden argument*/Enumerator_get_Current_m1421194968_RuntimeMethod_var); V_0 = L_6; goto IL_0039; } IL_0034: { goto IL_0039; } IL_0039: { bool L_7 = Enumerator_MoveNext_m1970634620((&V_1), /*hidden argument*/Enumerator_MoveNext_m1970634620_RuntimeMethod_var); if (L_7) { goto IL_0013; } } { ClothingTagGroup_t2296120952 * L_8 = V_0; return L_8; } } // System.String DMCore.Logic.clothingScoreManager::GetCurScoreAdvice() extern "C" IL2CPP_METHOD_ATTR String_t* clothingScoreManager_GetCurScoreAdvice_m3041700296 (clothingScoreManager_t2332349169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetCurScoreAdvice_m3041700296_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; ClothScoreData_t1911004847 * 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; { 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 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_1 = L_1; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_2; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_3; ClothScoreData_t1911004847 * L_4 = clothingScoreManager_GetCurrentClothData_m1050728208(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_4; ClothScoreData_t1911004847 * L_5 = V_4; if (!L_5) { goto IL_0179; } } { V_5 = 0; goto IL_007f; } IL_002e: { ClothScoreData_t1911004847 * L_6 = V_4; NullCheck(L_6); StringU5BU5D_t1281789340* L_7 = L_6->get_NormalType_0(); int32_t L_8 = V_5; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(static_cast(L_9)); int32_t L_11 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); V_6 = L_11; int32_t L_12 = V_5; ClothScoreData_t1911004847 * L_13 = V_4; NullCheck(L_13); StringU5BU5D_t1281789340* L_14 = L_13->get_NormalType_0(); NullCheck(L_14); if ((((int32_t)L_12) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))), (int32_t)1))))) { goto IL_006a; } } { String_t* L_15 = V_0; int32_t L_16 = V_6; String_t* L_17 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Concat_m3755062657(NULL /*static, unused*/, L_15, L_17, _stringLiteral3452602271, /*hidden argument*/NULL); V_0 = L_18; goto IL_0079; } IL_006a: { String_t* L_19 = V_0; int32_t L_20 = V_6; String_t* L_21 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); V_0 = L_22; } IL_0079: { int32_t L_23 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_007f: { int32_t L_24 = V_5; ClothScoreData_t1911004847 * L_25 = V_4; NullCheck(L_25); StringU5BU5D_t1281789340* L_26 = L_25->get_NormalType_0(); NullCheck(L_26); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_002e; } } { V_7 = 0; goto IL_00e8; } IL_0097: { ClothScoreData_t1911004847 * L_27 = V_4; NullCheck(L_27); StringU5BU5D_t1281789340* L_28 = L_27->get_MatchType_1(); int32_t L_29 = V_7; NullCheck(L_28); int32_t L_30 = L_29; String_t* L_31 = (L_28)->GetAt(static_cast(L_30)); int32_t L_32 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); V_8 = L_32; int32_t L_33 = V_7; ClothScoreData_t1911004847 * L_34 = V_4; NullCheck(L_34); StringU5BU5D_t1281789340* L_35 = L_34->get_MatchType_1(); NullCheck(L_35); if ((((int32_t)L_33) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length)))), (int32_t)1))))) { goto IL_00d3; } } { String_t* L_36 = V_1; int32_t L_37 = V_8; String_t* L_38 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = String_Concat_m3755062657(NULL /*static, unused*/, L_36, L_38, _stringLiteral3452602271, /*hidden argument*/NULL); V_1 = L_39; goto IL_00e2; } IL_00d3: { String_t* L_40 = V_1; int32_t L_41 = V_8; String_t* L_42 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_41, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = String_Concat_m3937257545(NULL /*static, unused*/, L_40, L_42, /*hidden argument*/NULL); V_1 = L_43; } IL_00e2: { int32_t L_44 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00e8: { int32_t L_45 = V_7; ClothScoreData_t1911004847 * L_46 = V_4; NullCheck(L_46); StringU5BU5D_t1281789340* L_47 = L_46->get_MatchType_1(); NullCheck(L_47); if ((((int32_t)L_45) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))))) { goto IL_0097; } } { V_9 = 0; goto IL_0151; } IL_0100: { ClothScoreData_t1911004847 * L_48 = V_4; NullCheck(L_48); StringU5BU5D_t1281789340* L_49 = L_48->get_RepelType_2(); int32_t L_50 = V_9; NullCheck(L_49); int32_t L_51 = L_50; String_t* L_52 = (L_49)->GetAt(static_cast(L_51)); int32_t L_53 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_52, /*hidden argument*/NULL); V_10 = L_53; int32_t L_54 = V_9; ClothScoreData_t1911004847 * L_55 = V_4; NullCheck(L_55); StringU5BU5D_t1281789340* L_56 = L_55->get_RepelType_2(); NullCheck(L_56); if ((((int32_t)L_54) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_56)->max_length)))), (int32_t)1))))) { goto IL_013c; } } { String_t* L_57 = V_2; int32_t L_58 = V_10; String_t* L_59 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_58, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_60 = String_Concat_m3755062657(NULL /*static, unused*/, L_57, L_59, _stringLiteral3452602271, /*hidden argument*/NULL); V_2 = L_60; goto IL_014b; } IL_013c: { String_t* L_61 = V_2; int32_t L_62 = V_10; String_t* L_63 = clothingScoreManager_GetTagTextByType_m1871564799(__this, L_62, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m3937257545(NULL /*static, unused*/, L_61, L_63, /*hidden argument*/NULL); V_2 = L_64; } IL_014b: { int32_t L_65 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_0151: { int32_t L_66 = V_9; ClothScoreData_t1911004847 * L_67 = V_4; NullCheck(L_67); StringU5BU5D_t1281789340* L_68 = L_67->get_RepelType_2(); NullCheck(L_68); if ((((int32_t)L_66) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_68)->max_length))))))) { goto IL_0100; } } { CTextHelp_t3119637808 * L_69 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); String_t* L_70 = CTextHelp_GetText_m372251958(L_69, _stringLiteral3506618601, /*hidden argument*/NULL); String_t* L_71 = V_0; String_t* L_72 = V_1; String_t* L_73 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_74 = String_Format_m3339413201(NULL /*static, unused*/, L_70, L_71, L_72, L_73, /*hidden argument*/NULL); V_3 = L_74; } IL_0179: { String_t* L_75 = V_3; return L_75; } } // System.String DMCore.Logic.clothingScoreManager::GetTagTextByType(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* clothingScoreManager_GetTagTextByType_m1871564799 (clothingScoreManager_t2332349169 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (clothingScoreManager_GetTagTextByType_m1871564799_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0 = ___index0; int32_t L_1 = L_0; RuntimeObject * L_2 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral97589629, L_2, /*hidden argument*/NULL); V_0 = L_3; CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = V_0; String_t* L_6 = V_0; NullCheck(L_4); String_t* L_7 = CTextHelp_GetText_m3374553046(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Int32 DMCore.Logic.clothingScoreManager::GetRealScoreByType(System.Int32,DMCore.Logic.ClothingTagGroup/EM_Tag_Type) extern "C" IL2CPP_METHOD_ATTR int32_t clothingScoreManager_GetRealScoreByType_m3805200186 (clothingScoreManager_t2332349169 * __this, int32_t ____oriScore0, int32_t ____type1, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = ____type1; if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0019; } } { int32_t L_1 = ____oriScore0; float L_2 = __this->get_m_MatchParam_6(); V_0 = (((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_1))), (float)L_2))))); goto IL_003b; } IL_0019: { int32_t L_3 = ____type1; if ((!(((uint32_t)L_3) == ((uint32_t)3)))) { goto IL_0030; } } { int32_t L_4 = ____oriScore0; float L_5 = __this->get_m_RepelParam_7(); V_0 = (((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_4))), (float)L_5))))); goto IL_003b; } IL_0030: { int32_t L_6 = ____oriScore0; float L_7 = __this->get_m_NormalParam_5(); V_0 = (((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_6))), (float)L_7))))); } IL_003b: { int32_t L_8 = V_0; return L_8; } } #ifdef __clang__ #pragma clang 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.ClothingTagGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup__ctor_m3855346008 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothingTagGroup__ctor_m3855346008_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_TagGroupID_2(0); __this->set_m_score_3(0); __this->set_m_tagType_4(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); __this->set_m_list_5(L_0); return; } } // System.Void DMCore.Logic.ClothingTagGroup::set_TagGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupID_m1054152337 (ClothingTagGroup_t2296120952 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_TagGroupID_2(L_0); return; } } // System.Int32 DMCore.Logic.ClothingTagGroup::get_TagGroupID() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagGroupID_m2959443883 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TagGroupID_2(); return L_0; } } // System.Void DMCore.Logic.ClothingTagGroup::set_TagGroupName(System.String) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupName_m3233894771 (ClothingTagGroup_t2296120952 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CTagGroupNameU3Ek__BackingField_0(L_0); return; } } // System.String DMCore.Logic.ClothingTagGroup::get_TagGroupName() extern "C" IL2CPP_METHOD_ATTR String_t* ClothingTagGroup_get_TagGroupName_m3829048602 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CTagGroupNameU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.ClothingTagGroup::set_TagType(DMCore.Logic.ClothingTagGroup/EM_Tag_Type) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagType_m3738717903 (ClothingTagGroup_t2296120952 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_tagType_4(L_0); return; } } // DMCore.Logic.ClothingTagGroup/EM_Tag_Type DMCore.Logic.ClothingTagGroup::get_TagType() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagType_m29881876 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_tagType_4(); return L_0; } } // System.Int32 DMCore.Logic.ClothingTagGroup::get_TagGroupScore() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_get_TagGroupScore_m316067236 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { int32_t L_0 = ClothingTagGroup_GetTotalScore_m2485098207(__this, /*hidden argument*/NULL); __this->set_m_score_3(L_0); int32_t L_1 = __this->get_m_score_3(); return L_1; } } // System.String DMCore.Logic.ClothingTagGroup::get_TagGroupLevel() extern "C" IL2CPP_METHOD_ATTR String_t* ClothingTagGroup_get_TagGroupLevel_m3684769 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { String_t* L_0 = ClothingTagGroup_GetTagLevel_m997172526(__this, /*hidden argument*/NULL); return L_0; } } // System.String DMCore.Logic.ClothingTagGroup::get_TagGroupIcon() extern "C" IL2CPP_METHOD_ATTR String_t* ClothingTagGroup_get_TagGroupIcon_m3295130885 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CTagGroupIconU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.ClothingTagGroup::set_TagGroupIcon(System.String) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_set_TagGroupIcon_m2511789017 (ClothingTagGroup_t2296120952 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CTagGroupIconU3Ek__BackingField_1(L_0); return; } } // System.Void DMCore.Logic.ClothingTagGroup::Add(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_Add_m3909776292 (ClothingTagGroup_t2296120952 * __this, StaticTag_t3024472866 * ___tag0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothingTagGroup_Add_m3909776292_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StaticTag_t3024472866 * L_0 = ___tag0; if (L_0) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3303795863, /*hidden argument*/NULL); return; } IL_0011: { List_1_t201580312 * L_1 = __this->get_m_list_5(); StaticTag_t3024472866 * L_2 = ___tag0; NullCheck(L_1); List_1_Add_m3457061851(L_1, L_2, /*hidden argument*/List_1_Add_m3457061851_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.ClothingTagGroup::Clear() extern "C" IL2CPP_METHOD_ATTR void ClothingTagGroup_Clear_m2518710269 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothingTagGroup_Clear_m2518710269_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t201580312 * L_0 = __this->get_m_list_5(); if (!L_0) { goto IL_0016; } } { List_1_t201580312 * L_1 = __this->get_m_list_5(); NullCheck(L_1); List_1_Clear_m787446617(L_1, /*hidden argument*/List_1_Clear_m787446617_RuntimeMethod_var); } IL_0016: { return; } } // System.Int32 DMCore.Logic.ClothingTagGroup::GetTotalScore() extern "C" IL2CPP_METHOD_ATTR int32_t ClothingTagGroup_GetTotalScore_m2485098207 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothingTagGroup_GetTotalScore_m2485098207_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; V_1 = 0; goto IL_0021; } IL_0009: { int32_t L_0 = V_0; List_1_t201580312 * L_1 = __this->get_m_list_5(); int32_t L_2 = V_1; NullCheck(L_1); StaticTag_t3024472866 * L_3 = List_1_get_Item_m2316818742(L_1, L_2, /*hidden argument*/List_1_get_Item_m2316818742_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = StaticTag_get_TagScore_m2783467876(L_3, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_4)); int32_t L_5 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0021: { int32_t L_6 = V_1; List_1_t201580312 * L_7 = __this->get_m_list_5(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m382287618(L_7, /*hidden argument*/List_1_get_Count_m382287618_RuntimeMethod_var); if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_0009; } } { int32_t L_9 = V_0; return L_9; } } // System.String DMCore.Logic.ClothingTagGroup::GetTagLevel() extern "C" IL2CPP_METHOD_ATTR String_t* ClothingTagGroup_GetTagLevel_m997172526 (ClothingTagGroup_t2296120952 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothingTagGroup_GetTagLevel_m997172526_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; ClothScoreData_t1911004847 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ClothingTagGroup_GetTotalScore_m2485098207(__this, /*hidden argument*/NULL); V_1 = L_1; ClothScoreData_t1911004847 * L_2 = clothingScoreManager_GetCurrentClothData_m1050728208(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_2; ClothScoreData_t1911004847 * L_3 = V_2; if (!L_3) { goto IL_0026; } } { ClothScoreData_t1911004847 * L_4 = V_2; int32_t L_5 = V_1; NullCheck(L_4); String_t* L_6 = ClothScoreData_GetTagLevel_m1584820322(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; goto IL_002c; } IL_0026: { V_0 = _stringLiteral3452614589; } IL_002c: { String_t* L_7 = V_0; 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 #ifdef __clang__ #pragma clang 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.ClothScoreData::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClothScoreData__ctor_m3742930967 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore0() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore0_m423411540 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CNeedScore0U3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.ClothScoreData::set_NeedScore0(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore0_m3462174282 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CNeedScore0U3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore1() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore1_m2762063700 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CNeedScore1U3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.ClothScoreData::set_NeedScore1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore1_m2707119413 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CNeedScore1U3Ek__BackingField_4(L_0); return; } } // System.Int32 DMCore.Logic.ClothScoreData::get_NeedScore2() extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_get_NeedScore2_m41074516 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CNeedScore2U3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.ClothScoreData::set_NeedScore2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_set_NeedScore2_m2860258428 (ClothScoreData_t1911004847 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CNeedScore2U3Ek__BackingField_5(L_0); return; } } // System.Int32 DMCore.Logic.ClothScoreData::GetPassStar(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ClothScoreData_GetPassStar_m15990280 (ClothScoreData_t1911004847 * __this, int32_t ___score0, const RuntimeMethod* method) { { int32_t L_0 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); int32_t L_1 = ___score0; if ((((int32_t)L_0) > ((int32_t)L_1))) { goto IL_000e; } } { return 3; } IL_000e: { int32_t L_2 = ClothScoreData_get_NeedScore1_m2762063700(__this, /*hidden argument*/NULL); int32_t L_3 = ___score0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001c; } } { return 2; } IL_001c: { int32_t L_4 = ClothScoreData_get_NeedScore0_m423411540(__this, /*hidden argument*/NULL); int32_t L_5 = ___score0; if ((((int32_t)L_4) > ((int32_t)L_5))) { goto IL_002a; } } { return 1; } IL_002a: { return 0; } } // System.String DMCore.Logic.ClothScoreData::GetTagLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* ClothScoreData_GetTagLevel_m1584820322 (ClothScoreData_t1911004847 * __this, int32_t ___score0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothScoreData_GetTagLevel_m1584820322_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ___score0; int32_t L_2 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)((int32_t)((int32_t)L_2/(int32_t)2))))) { goto IL_001f; } } { V_0 = _stringLiteral3455563725; goto IL_00d6; } IL_001f: { int32_t L_3 = ___score0; int32_t L_4 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((!(((double)(((double)((double)L_3)))) >= ((double)((double)il2cpp_codegen_multiply((double)(((double)((double)((int32_t)((int32_t)L_4/(int32_t)2))))), (double)(0.9))))))) { goto IL_0052; } } { int32_t L_5 = ___score0; int32_t L_6 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)((int32_t)((int32_t)L_6/(int32_t)2))))) { goto IL_0052; } } { V_0 = _stringLiteral3452614605; goto IL_00d6; } IL_0052: { int32_t L_7 = ___score0; int32_t L_8 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((!(((double)(((double)((double)L_7)))) >= ((double)((double)il2cpp_codegen_multiply((double)(((double)((double)((int32_t)((int32_t)L_8/(int32_t)2))))), (double)(0.8))))))) { goto IL_0091; } } { int32_t L_9 = ___score0; int32_t L_10 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((!(((double)(((double)((double)L_9)))) < ((double)((double)il2cpp_codegen_multiply((double)(((double)((double)((int32_t)((int32_t)L_10/(int32_t)2))))), (double)(0.9))))))) { goto IL_0091; } } { V_0 = _stringLiteral3452614623; goto IL_00d6; } IL_0091: { int32_t L_11 = ___score0; int32_t L_12 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((!(((double)(((double)((double)L_11)))) >= ((double)((double)il2cpp_codegen_multiply((double)(((double)((double)((int32_t)((int32_t)L_12/(int32_t)2))))), (double)(0.7))))))) { goto IL_00d0; } } { int32_t L_13 = ___score0; int32_t L_14 = ClothScoreData_get_NeedScore2_m41074516(__this, /*hidden argument*/NULL); if ((!(((double)(((double)((double)L_13)))) < ((double)((double)il2cpp_codegen_multiply((double)(((double)((double)((int32_t)((int32_t)L_14/(int32_t)2))))), (double)(0.8))))))) { goto IL_00d0; } } { V_0 = _stringLiteral3452614622; goto IL_00d6; } IL_00d0: { V_0 = _stringLiteral3452614621; } IL_00d6: { String_t* L_15 = V_0; return L_15; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ClothScoreData_ParseXmlNode_m3709978838_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___curChildNode0; NullCheck(L_0); String_t* L_1 = DMXmlNode_GetAttribute_m2954850936(L_0, _stringLiteral2965586934, /*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); __this->set_NormalType_0(L_3); DMXmlNode_t3958967524 * L_4 = ___curChildNode0; NullCheck(L_4); String_t* L_5 = DMXmlNode_GetAttribute_m2954850936(L_4, _stringLiteral9870272, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_6 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_5); StringU5BU5D_t1281789340* L_7 = String_Split_m3646115398(L_5, L_6, /*hidden argument*/NULL); __this->set_MatchType_1(L_7); DMXmlNode_t3958967524 * L_8 = ___curChildNode0; NullCheck(L_8); String_t* L_9 = DMXmlNode_GetAttribute_m2954850936(L_8, _stringLiteral3568873813, /*hidden argument*/NULL); 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); __this->set_RepelType_2(L_11); DMXmlNode_t3958967524 * L_12 = ___curChildNode0; NullCheck(L_12); int32_t L_13 = DMXmlNode_GetAttributeInt_m4115790630(L_12, _stringLiteral1980151545, ((int32_t)50), /*hidden argument*/NULL); ClothScoreData_set_NeedScore0_m3462174282(__this, L_13, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_14 = ___curChildNode0; NullCheck(L_14); int32_t L_15 = DMXmlNode_GetAttributeInt_m4115790630(L_14, _stringLiteral1980151544, ((int32_t)60), /*hidden argument*/NULL); ClothScoreData_set_NeedScore1_m2707119413(__this, L_15, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_16 = ___curChildNode0; NullCheck(L_16); int32_t L_17 = DMXmlNode_GetAttributeInt_m4115790630(L_16, _stringLiteral1980151543, ((int32_t)70), /*hidden argument*/NULL); ClothScoreData_set_NeedScore2_m2860258428(__this, L_17, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLottery::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLottery__ctor_m654489812 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery__ctor_m654489812_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_awardID_10((-1)); __this->set_m_curDiceIndex_9((-1)); __this->set_m_LotteryLevel_6((-1)); __this->set_m_CurLotteryCount_7((-1)); __this->set_m_ResetLeftTime_8((-1)); __this->set_m_isLevelUp_11((bool)0); __this->set_m_isLevelChanged_12((bool)0); __this->set_m_curState_5(0); __this->set_m_isAwardListOK_13((bool)0); __this->set_m_isInfoOK_14((bool)0); __this->set_m_isCostConfigOK_15((bool)0); Dictionary_2_t762262942 * L_0 = (Dictionary_2_t762262942 *)il2cpp_codegen_object_new(Dictionary_2_t762262942_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2518787478(L_0, /*hidden argument*/Dictionary_2__ctor_m2518787478_RuntimeMethod_var); __this->set_m_awardList_2(L_0); Dictionary_2_t1076210208 * L_1 = (Dictionary_2_t1076210208 *)il2cpp_codegen_object_new(Dictionary_2_t1076210208_il2cpp_TypeInfo_var); Dictionary_2__ctor_m64839991(L_1, /*hidden argument*/Dictionary_2__ctor_m64839991_RuntimeMethod_var); __this->set_m_awardCost_1(L_1); List_1_t2478563954 * L_2 = (List_1_t2478563954 *)il2cpp_codegen_object_new(List_1_t2478563954_il2cpp_TypeInfo_var); List_1__ctor_m2769483592(L_2, /*hidden argument*/List_1__ctor_m2769483592_RuntimeMethod_var); __this->set_m_awardGetInfo_3(L_2); List_1_t128053199 * L_3 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_3, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_HasUsedPlot_4(L_3); return; } } // DMCore.Logic.CLottery DMCore.Logic.CLottery::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLottery_t1855092142 * CLottery_GetInstance_m198414969 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetInstance_m198414969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_0 = ((CLottery_t1855092142_StaticFields*)il2cpp_codegen_static_fields_for(CLottery_t1855092142_il2cpp_TypeInfo_var))->get_s_lottery_0(); if (L_0) { goto IL_0014; } } { CLottery_t1855092142 * L_1 = (CLottery_t1855092142 *)il2cpp_codegen_object_new(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery__ctor_m654489812(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); ((CLottery_t1855092142_StaticFields*)il2cpp_codegen_static_fields_for(CLottery_t1855092142_il2cpp_TypeInfo_var))->set_s_lottery_0(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_2 = ((CLottery_t1855092142_StaticFields*)il2cpp_codegen_static_fields_for(CLottery_t1855092142_il2cpp_TypeInfo_var))->get_s_lottery_0(); return L_2; } } // UnityEngine.GameObject DMCore.Logic.CLottery::GetUI() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CLottery_GetUI_m1741075681 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetUI_m1741075681_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * G_B5_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0014; } } { return (GameObject_t1113636619 *)NULL; } IL_0014: { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3970822460, /*hidden argument*/NULL); V_1 = L_5; Transform_t3600365921 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003c; } } { Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); G_B5_0 = L_9; goto IL_003d; } IL_003c: { G_B5_0 = ((GameObject_t1113636619 *)(NULL)); } IL_003d: { return G_B5_0; } } // System.Int32 DMCore.Logic.CLottery::GetAwardID() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetAwardID_m210196533 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_awardID_10(); return L_0; } } // System.Int32 DMCore.Logic.CLottery::GetCurDiceIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetCurDiceIndex_m2980154622 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curDiceIndex_9(); return L_0; } } // System.Int32 DMCore.Logic.CLottery::GetLotteryLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetLotteryLevel_m814341362 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_LotteryLevel_6(); return L_0; } } // System.Int32 DMCore.Logic.CLottery::GetCurrentLotteryCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetCurrentLotteryCount_m1199270066 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_CurLotteryCount_7(); return L_0; } } // System.Int32 DMCore.Logic.CLottery::GetResetLeftTime() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetResetLeftTime_m2065852069 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ResetLeftTime_8(); return L_0; } } // DMCore.Logic.CLottery/enumLotteryState DMCore.Logic.CLottery::GetLotteryState() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetLotteryState_m666928717 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curState_5(); return L_0; } } // System.Boolean DMCore.Logic.CLottery::IsAwardDataReady() extern "C" IL2CPP_METHOD_ATTR bool CLottery_IsAwardDataReady_m3556201277 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_IsAwardDataReady_m3556201277_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t762262942 * L_0 = __this->get_m_awardList_2(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m3122273128(L_0, /*hidden argument*/Dictionary_2_get_Count_m3122273128_RuntimeMethod_var); return (bool)((((int32_t)L_1) > ((int32_t)0))? 1 : 0); } } // System.Void DMCore.Logic.CLottery::set_IsLotteryLevevlUp(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsLotteryLevevlUp_m1299525462 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_isLevelUp_11(L_0); return; } } // System.Boolean DMCore.Logic.CLottery::get_IsLotteryLevevlUp() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsLotteryLevevlUp_m656146026 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isLevelUp_11(); return L_0; } } // System.Boolean DMCore.Logic.CLottery::get_IsLotteryLevelChanged() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsLotteryLevelChanged_m3494692079 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isLevelChanged_12(); return L_0; } } // System.Void DMCore.Logic.CLottery::set_IsLotteryLevelChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsLotteryLevelChanged_m2545328517 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_isLevelChanged_12(L_0); return; } } // System.Boolean DMCore.Logic.CLottery::get_IsAwardListOK() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsAwardListOK_m2134355155 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isAwardListOK_13(); return L_0; } } // System.Void DMCore.Logic.CLottery::set_IsAwardListOK(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsAwardListOK_m2147416331 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_isAwardListOK_13(L_0); return; } } // System.Boolean DMCore.Logic.CLottery::get_IsCostConfigOK() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsCostConfigOK_m3485824880 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isCostConfigOK_15(); return L_0; } } // System.Void DMCore.Logic.CLottery::set_IsCostConfigOK(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsCostConfigOK_m1057009200 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_isCostConfigOK_15(L_0); return; } } // System.Boolean DMCore.Logic.CLottery::get_IsInfoOK() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsInfoOK_m873583261 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isInfoOK_14(); return L_0; } } // System.Void DMCore.Logic.CLottery::set_IsInfoOK(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsInfoOK_m670724708 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_isInfoOK_14(L_0); return; } } // System.Boolean DMCore.Logic.CLottery::get_IsLevelUpFxShow() extern "C" IL2CPP_METHOD_ATTR bool CLottery_get_IsLevelUpFxShow_m2850633419 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsLevelUpFxShowU3Ek__BackingField_16(); return L_0; } } // System.Void DMCore.Logic.CLottery::set_IsLevelUpFxShow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLottery_set_IsLevelUpFxShow_m2706923085 (CLottery_t1855092142 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsLevelUpFxShowU3Ek__BackingField_16(L_0); return; } } // System.Void DMCore.Logic.CLottery::WheelContinue() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelContinue_m1747185499 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_curState_5(3); return; } } // System.Void DMCore.Logic.CLottery::WheelBegin() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelBegin_m3133506999 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_curState_5(4); return; } } // System.Void DMCore.Logic.CLottery::WheelRunning() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelRunning_m3621380670 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_curState_5(5); return; } } // System.Void DMCore.Logic.CLottery::WheelEnd() extern "C" IL2CPP_METHOD_ATTR void CLottery_WheelEnd_m1852968481 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_curState_5(6); return; } } // System.Void DMCore.Logic.CLottery::WatingLotteryResult() extern "C" IL2CPP_METHOD_ATTR void CLottery_WatingLotteryResult_m1395517094 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_curState_5(2); return; } } // System.Int32 DMCore.Logic.CLottery::GetShowInfoCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLottery_GetShowInfoCount_m3813730258 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetShowInfoCount_m3813730258_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2478563954 * L_0 = __this->get_m_awardGetInfo_3(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m265445523(L_0, /*hidden argument*/List_1_get_Count_m265445523_RuntimeMethod_var); return L_1; } } // DMCore.Logic.CLottery/stAwardGetInfo DMCore.Logic.CLottery::GetShowInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR stAwardGetInfo_t1006489212 * CLottery_GetShowInfo_m285569957 (CLottery_t1855092142 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetShowInfo_m285569957_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2478563954 * L_0 = __this->get_m_awardGetInfo_3(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m265445523(L_0, /*hidden argument*/List_1_get_Count_m265445523_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (stAwardGetInfo_t1006489212 *)NULL; } IL_0012: { int32_t L_2 = ___index0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_002a; } } { int32_t L_3 = ___index0; List_1_t2478563954 * L_4 = __this->get_m_awardGetInfo_3(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m265445523(L_4, /*hidden argument*/List_1_get_Count_m265445523_RuntimeMethod_var); if ((((int32_t)L_3) < ((int32_t)L_5))) { goto IL_002c; } } IL_002a: { return (stAwardGetInfo_t1006489212 *)NULL; } IL_002c: { List_1_t2478563954 * L_6 = __this->get_m_awardGetInfo_3(); int32_t L_7 = ___index0; NullCheck(L_6); stAwardGetInfo_t1006489212 * L_8 = List_1_get_Item_m1870280558(L_6, L_7, /*hidden argument*/List_1_get_Item_m1870280558_RuntimeMethod_var); return L_8; } } // DMCore.Logic.CLottery/stAwardInfo DMCore.Logic.CLottery::GetAwardInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR stAwardInfo_t1873549611 * CLottery_GetAwardInfo_m2917903875 (CLottery_t1855092142 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetAwardInfo_m2917903875_MetadataUsageId); s_Il2CppMethodInitialized = true; } stAwardInfo_t1873549611 * V_0 = NULL; { V_0 = (stAwardInfo_t1873549611 *)NULL; Dictionary_2_t762262942 * L_0 = __this->get_m_awardList_2(); int32_t L_1 = ___idx0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m3694436887(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m3694436887_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { stAwardInfo_t1873549611 * L_3 = V_0; return L_3; } IL_0017: { return (stAwardInfo_t1873549611 *)NULL; } } // DMCore.Logic.CLottery/stAwardCost DMCore.Logic.CLottery::GetCurLotteryCost() extern "C" IL2CPP_METHOD_ATTR stAwardCost_t2187496877 * CLottery_GetCurLotteryCost_m2307254773 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_GetCurLotteryCost_m2307254773_MetadataUsageId); s_Il2CppMethodInitialized = true; } stAwardCost_t2187496877 * V_0 = NULL; { V_0 = (stAwardCost_t2187496877 *)NULL; Dictionary_2_t1076210208 * L_0 = __this->get_m_awardCost_1(); int32_t L_1 = __this->get_m_CurLotteryCount_7(); NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m226424546(L_0, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)), (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m226424546_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { stAwardCost_t2187496877 * L_3 = V_0; return L_3; } IL_001e: { return (stAwardCost_t2187496877 *)NULL; } } // System.Boolean DMCore.Logic.CLottery::CheckValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CLottery_CheckValid_m70445708 (CLottery_t1855092142 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_CheckValid_m70445708_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0021; } IL_0007: { List_1_t128053199 * L_0 = __this->get_m_HasUsedPlot_4(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = List_1_get_Item_m888956288(L_0, L_1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_3 = ___index0; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_001d; } } { return (bool)0; } IL_001d: { int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0021: { int32_t L_5 = V_0; List_1_t128053199 * L_6 = __this->get_m_HasUsedPlot_4(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m186164705(L_6, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0007; } } { return (bool)1; } } // System.Void DMCore.Logic.CLottery::InitLotteryData() extern "C" IL2CPP_METHOD_ATTR void CLottery_InitLotteryData_m2271807590 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { __this->set_m_isInfoOK_14((bool)0); __this->set_m_isAwardListOK_13((bool)0); __this->set_m_curState_5(0); return; } } // System.Boolean DMCore.Logic.CLottery::CheckLotteryState() extern "C" IL2CPP_METHOD_ATTR bool CLottery_CheckLotteryState_m2390657600 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curState_5(); if ((((int32_t)L_0) == ((int32_t)4))) { goto IL_0024; } } { int32_t L_1 = __this->get_m_curState_5(); if ((((int32_t)L_1) == ((int32_t)5))) { goto IL_0024; } } { int32_t L_2 = __this->get_m_curState_5(); if ((!(((uint32_t)L_2) == ((uint32_t)6)))) { goto IL_0026; } } IL_0024: { return (bool)0; } IL_0026: { return (bool)1; } } // System.Void DMCore.Logic.CLottery::SetAwardItem(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLottery_SetAwardItem_m3186336808 (CLottery_t1855092142 * __this, int32_t ___idx0, int32_t ___goodsId1, int32_t ___count2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_SetAwardItem_m3186336808_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t762262942 * L_0 = __this->get_m_awardList_2(); int32_t L_1 = ___idx0; int32_t L_2 = ___idx0; int32_t L_3 = ___goodsId1; int32_t L_4 = ___count2; stAwardInfo_t1873549611 * L_5 = (stAwardInfo_t1873549611 *)il2cpp_codegen_object_new(stAwardInfo_t1873549611_il2cpp_TypeInfo_var); stAwardInfo__ctor_m2016246796(L_5, L_2, L_3, L_4, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_Add_m3957113667(L_0, L_1, L_5, /*hidden argument*/Dictionary_2_Add_m3957113667_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CLottery::RequestAwardListInfo() extern "C" IL2CPP_METHOD_ATTR void CLottery_RequestAwardListInfo_m4066672457 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RequestAwardListInfo_m4066672457_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { __this->set_m_curState_5(1); 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)1525), /*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.CLottery::RefreshLotteryUI(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLottery_RefreshLotteryUI_m3015384214 (CLottery_t1855092142 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RefreshLotteryUI_m3015384214_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; StringU5BU5D_t1281789340* 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; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { int32_t L_1 = __this->get_m_LotteryLevel_6(); V_0 = L_1; Dictionary_2_t762262942 * L_2 = __this->get_m_awardList_2(); NullCheck(L_2); Dictionary_2_Clear_m2668449239(L_2, /*hidden argument*/Dictionary_2_Clear_m2668449239_RuntimeMethod_var); List_1_t128053199 * L_3 = __this->get_m_HasUsedPlot_4(); NullCheck(L_3); List_1_Clear_m2269680114(L_3, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_1 = 0; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_1; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_1 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_curDiceIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))); CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_1; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_1 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_2 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_1; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_1 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); __this->set_m_LotteryLevel_6(L_15); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_1; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_1 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); __this->set_m_CurLotteryCount_7(L_19); CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_1; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_1 = L_22; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_20); String_t* L_24 = CDataArray_GetWideStr_m3532563229(L_20, L_22, L_23, /*hidden argument*/NULL); V_3 = L_24; String_t* L_25 = V_3; bool L_26 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); if (L_26) { goto IL_00d7; } } { String_t* L_27 = V_3; 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)124)); NullCheck(L_27); StringU5BU5D_t1281789340* L_29 = String_Split_m3646115398(L_27, L_28, /*hidden argument*/NULL); V_4 = L_29; V_5 = 0; goto IL_00cc; } IL_00a2: { StringU5BU5D_t1281789340* L_30 = V_4; int32_t L_31 = V_5; NullCheck(L_30); int32_t L_32 = L_31; String_t* L_33 = (L_30)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_34 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); if (L_34) { goto IL_00c6; } } { List_1_t128053199 * L_35 = __this->get_m_HasUsedPlot_4(); StringU5BU5D_t1281789340* L_36 = V_4; int32_t L_37 = V_5; NullCheck(L_36); int32_t L_38 = L_37; String_t* L_39 = (L_36)->GetAt(static_cast(L_38)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_40 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); NullCheck(L_35); List_1_Add_m697420525(L_35, L_40, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_00c6: { int32_t L_41 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00cc: { int32_t L_42 = V_5; StringU5BU5D_t1281789340* L_43 = V_4; NullCheck(L_43); if ((((int32_t)L_42) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_43)->max_length))))))) { goto IL_00a2; } } IL_00d7: { CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_1; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_1 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); __this->set_m_ResetLeftTime_8(L_47); CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_1; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_1 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); V_6 = L_51; V_7 = 0; goto IL_013d; } IL_00ff: { CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_1; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_1 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); V_8 = L_55; CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_1; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_1 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); V_9 = L_59; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_1; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_1 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); V_10 = L_63; int32_t L_64 = V_8; int32_t L_65 = V_9; int32_t L_66 = V_10; CLottery_SetAwardItem_m3186336808(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_64, (int32_t)1)), L_65, L_66, /*hidden argument*/NULL); int32_t L_67 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_013d: { int32_t L_68 = V_7; int32_t L_69 = V_6; if ((((int32_t)L_68) < ((int32_t)L_69))) { goto IL_00ff; } } { __this->set_m_isAwardListOK_13((bool)1); int32_t L_70 = V_2; if ((!(((uint32_t)L_70) == ((uint32_t)1)))) { goto IL_01ba; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_71 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); int32_t L_72 = CWndController_get_ActivePage_m2720187282(L_71, /*hidden argument*/NULL); if ((!(((uint32_t)L_72) == ((uint32_t)((int32_t)14))))) { goto IL_01ba; } } { CLottery_set_IsLotteryLevelChanged_m2545328517(__this, (bool)1, /*hidden argument*/NULL); int32_t L_73 = __this->get_m_LotteryLevel_6(); int32_t L_74 = V_0; if ((((int32_t)L_73) <= ((int32_t)L_74))) { goto IL_0184; } } { __this->set_m_isLevelUp_11((bool)1); goto IL_018b; } IL_0184: { __this->set_m_isLevelUp_11((bool)0); } IL_018b: { int32_t L_75 = V_0; int32_t L_76 = L_75; RuntimeObject * L_77 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_76); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_78 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2576401045, L_77, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_78, /*hidden argument*/NULL); int32_t L_79 = __this->get_m_LotteryLevel_6(); int32_t L_80 = L_79; RuntimeObject * L_81 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_80); String_t* L_82 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3403817947, L_81, /*hidden argument*/NULL); Debug_Log_m4051431634(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); } IL_01ba: { int32_t L_83 = __this->get_m_curState_5(); if ((!(((uint32_t)L_83) == ((uint32_t)1)))) { goto IL_01cc; } } { CLottery_WheelContinue_m1747185499(__this, /*hidden argument*/NULL); } IL_01cc: { return; } } // System.Void DMCore.Logic.CLottery::RefreshLotteryConfig(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLottery_RefreshLotteryConfig_m4218841089 (CLottery_t1855092142 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RefreshLotteryConfig_m4218841089_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; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { Dictionary_2_t1076210208 * L_1 = __this->get_m_awardCost_1(); NullCheck(L_1); Dictionary_2_Clear_m289837044(L_1, /*hidden argument*/Dictionary_2_Clear_m289837044_RuntimeMethod_var); V_0 = 0; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_008b; } IL_0028: { CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_5 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_6 = L_21; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_7 = L_25; Dictionary_2_t1076210208 * L_26 = __this->get_m_awardCost_1(); int32_t L_27 = V_3; int32_t L_28 = V_3; int32_t L_29 = V_4; int32_t L_30 = V_5; int32_t L_31 = V_6; int32_t L_32 = V_7; stAwardCost_t2187496877 * L_33 = (stAwardCost_t2187496877 *)il2cpp_codegen_object_new(stAwardCost_t2187496877_il2cpp_TypeInfo_var); stAwardCost__ctor_m2620823791(L_33, L_28, L_29, L_30, L_31, L_32, /*hidden argument*/NULL); NullCheck(L_26); Dictionary_2_Add_m4099000564(L_26, L_27, L_33, /*hidden argument*/Dictionary_2_Add_m4099000564_RuntimeMethod_var); int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_008b: { int32_t L_35 = V_2; int32_t L_36 = V_1; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0028; } } { __this->set_m_isCostConfigOK_15((bool)1); return; } } // System.Void DMCore.Logic.CLottery::RequestResetAwardState() extern "C" IL2CPP_METHOD_ATTR void CLottery_RequestResetAwardState_m4118185870 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RequestResetAwardState_m4118185870_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)1527), /*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.CLottery::RequestLotteryResult() extern "C" IL2CPP_METHOD_ATTR void CLottery_RequestLotteryResult_m489617803 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RequestLotteryResult_m489617803_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)1526), /*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.CLottery::FreshLotteryResult(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLottery_FreshLotteryResult_m3355634442 (CLottery_t1855092142 * __this, int32_t ___diceIdx0, int32_t ___nAwardId1, int32_t ___lotteryCount2, const RuntimeMethod* method) { { CLottery_WatingLotteryResult_m1395517094(__this, /*hidden argument*/NULL); int32_t L_0 = ___diceIdx0; if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_001b; } } { int32_t L_1 = ___nAwardId1; if ((((int32_t)L_1) == ((int32_t)(-1)))) { goto IL_001b; } } { int32_t L_2 = ___lotteryCount2; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_001c; } } IL_001b: { return; } IL_001c: { int32_t L_3 = ___diceIdx0; __this->set_m_curDiceIndex_9(L_3); int32_t L_4 = ___nAwardId1; __this->set_m_awardID_10(L_4); int32_t L_5 = ___lotteryCount2; __this->set_m_CurLotteryCount_7(L_5); CLottery_WheelBegin_m3133506999(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLottery::RequestAwardGetInfo() extern "C" IL2CPP_METHOD_ATTR void CLottery_RequestAwardGetInfo_m1690339040 (CLottery_t1855092142 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RequestAwardGetInfo_m1690339040_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; if (L_1) { goto IL_000d; } } { return; } IL_000d: { CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, ((int32_t)1528), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Flush_m1077150699(L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLottery::RefreshAwardGetInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLottery_RefreshAwardGetInfo_m990053308 (CLottery_t1855092142 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLottery_RefreshAwardGetInfo_m990053308_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; stAwardGetInfo_t1006489212 * V_3 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { List_1_t2478563954 * L_1 = __this->get_m_awardGetInfo_3(); NullCheck(L_1); List_1_Clear_m3788772863(L_1, /*hidden argument*/List_1_Clear_m3788772863_RuntimeMethod_var); V_0 = 0; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_008e; } IL_0028: { stAwardGetInfo_t1006489212 * L_6 = (stAwardGetInfo_t1006489212 *)il2cpp_codegen_object_new(stAwardGetInfo_t1006489212_il2cpp_TypeInfo_var); stAwardGetInfo__ctor_m1148953385(L_6, /*hidden argument*/NULL); V_3 = L_6; stAwardGetInfo_t1006489212 * L_7 = V_3; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_sex_3(L_11); stAwardGetInfo_t1006489212 * L_12 = V_3; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_vip_2(L_16); stAwardGetInfo_t1006489212 * L_17 = V_3; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_18); String_t* L_22 = CDataArray_GetWideStr_m3532563229(L_18, L_20, L_21, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_player_name_0(L_22); stAwardGetInfo_t1006489212 * L_23 = V_3; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_24); String_t* L_28 = CDataArray_GetWideStr_m3532563229(L_24, L_26, L_27, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_item_name_1(L_28); List_1_t2478563954 * L_29 = __this->get_m_awardGetInfo_3(); stAwardGetInfo_t1006489212 * L_30 = V_3; NullCheck(L_29); List_1_Add_m1179477912(L_29, L_30, /*hidden argument*/List_1_Add_m1179477912_RuntimeMethod_var); int32_t L_31 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_008e: { int32_t L_32 = V_2; int32_t L_33 = V_1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0028; } } { __this->set_m_isInfoOK_14((bool)1); return; } } // System.Void DMCore.Logic.CLottery::.cctor() extern "C" IL2CPP_METHOD_ATTR void CLottery__cctor_m2169994170 (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 #ifdef __clang__ #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.CLottery/stAwardCost::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void stAwardCost__ctor_m2620823791 (stAwardCost_t2187496877 * __this, int32_t ___count0, int32_t ___ticket_id1, int32_t ___ticket_count2, int32_t ___gold3, int32_t ___diamond4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___count0; __this->set_lottery_count_0(L_0); int32_t L_1 = ___ticket_id1; __this->set_cost_ticket_id_1(L_1); int32_t L_2 = ___ticket_count2; __this->set_cost_ticket_count_2(L_2); int32_t L_3 = ___gold3; __this->set_cost_gold_3(L_3); int32_t L_4 = ___diamond4; __this->set_cost_diamond_4(L_4); return; } } // DMCore.Logic.CLottery/enumLotteryCostType DMCore.Logic.CLottery/stAwardCost::get_CostType() extern "C" IL2CPP_METHOD_ATTR int32_t stAwardCost_get_CostType_m1858515143 (stAwardCost_t2187496877 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stAwardCost_get_CostType_m1858515143_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_cost_ticket_count_2(); if (!L_0) { goto IL_0033; } } { int32_t L_1 = __this->get_cost_ticket_id_1(); if (!L_1) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_2 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = __this->get_cost_ticket_id_1(); NullCheck(L_2); int32_t L_4 = CPropManager_GetPropAmount_m271193511(L_2, L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_cost_ticket_count_2(); if ((((int32_t)L_4) < ((int32_t)L_5))) { goto IL_0033; } } { return (int32_t)(0); } IL_0033: { int32_t L_6 = __this->get_cost_gold_3(); if (!L_6) { goto IL_0062; } } { CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CProperty_t963755051 * L_8 = ISceneBaseObj_GetNetProperty_m1709069404(L_7, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = CProperty_GetLong_m359864449(L_8, _stringLiteral405383900, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); int32_t L_10 = __this->get_cost_gold_3(); if ((((int64_t)L_9) < ((int64_t)(((int64_t)((int64_t)L_10)))))) { goto IL_0062; } } { return (int32_t)(1); } IL_0062: { int32_t L_11 = __this->get_cost_diamond_4(); if (!L_11) { goto IL_006f; } } { return (int32_t)(2); } IL_006f: { return (int32_t)(3); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLottery/stAwardGetInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void stAwardGetInfo__ctor_m1148953385 (stAwardGetInfo_t1006489212 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stAwardGetInfo__ctor_m1148953385_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_player_name_0(L_0); __this->set_vip_2(0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_item_name_1(L_1); __this->set_sex_3(0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLottery/stAwardInfo::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void stAwardInfo__ctor_m2016246796 (stAwardInfo_t1873549611 * __this, int32_t ___index0, int32_t ___goodsId1, int32_t ___count2, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___index0; __this->set__index_0(L_0); int32_t L_1 = ___count2; __this->set__count_1(L_1); int32_t L_2 = ___goodsId1; __this->set__goodsId_2(L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLotteryNew::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew__ctor_m1985398873 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew__ctor_m1985398873_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t3653026924 * L_0 = (Dictionary_2_t3653026924 *)il2cpp_codegen_object_new(Dictionary_2_t3653026924_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3535222754(L_0, /*hidden argument*/Dictionary_2__ctor_m3535222754_RuntimeMethod_var); __this->set_m_JackpotData_1(L_0); Dictionary_2_t1077624712 * L_1 = (Dictionary_2_t1077624712 *)il2cpp_codegen_object_new(Dictionary_2_t1077624712_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3824837535(L_1, /*hidden argument*/Dictionary_2__ctor_m3824837535_RuntimeMethod_var); __this->set_m_CumulativeReward_2(L_1); Dictionary_2_t3399067577 * L_2 = (Dictionary_2_t3399067577 *)il2cpp_codegen_object_new(Dictionary_2_t3399067577_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1481188886(L_2, /*hidden argument*/Dictionary_2__ctor_m1481188886_RuntimeMethod_var); __this->set_m_ShopData_3(L_2); CLotteryResultData_t968175401 * L_3 = (CLotteryResultData_t968175401 *)il2cpp_codegen_object_new(CLotteryResultData_t968175401_il2cpp_TypeInfo_var); CLotteryResultData__ctor_m715354344(L_3, /*hidden argument*/NULL); __this->set_m_lotteryResult_4(L_3); __this->set_m_costType_5(0); __this->set_m_curState_6(0); return; } } // DMCore.Logic.CLotteryNew DMCore.Logic.CLotteryNew::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLotteryNew_t505895158 * CLotteryNew_GetInstance_m538648445 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_GetInstance_m538648445_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_0 = ((CLotteryNew_t505895158_StaticFields*)il2cpp_codegen_static_fields_for(CLotteryNew_t505895158_il2cpp_TypeInfo_var))->get_s_lottery_0(); if (L_0) { goto IL_0014; } } { CLotteryNew_t505895158 * L_1 = (CLotteryNew_t505895158 *)il2cpp_codegen_object_new(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew__ctor_m1985398873(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); ((CLotteryNew_t505895158_StaticFields*)il2cpp_codegen_static_fields_for(CLotteryNew_t505895158_il2cpp_TypeInfo_var))->set_s_lottery_0(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_2 = ((CLotteryNew_t505895158_StaticFields*)il2cpp_codegen_static_fields_for(CLotteryNew_t505895158_il2cpp_TypeInfo_var))->get_s_lottery_0(); return L_2; } } // System.Void DMCore.Logic.CLotteryNew::WheelContinue() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelContinue_m3713018625 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(2); return; } } // System.Void DMCore.Logic.CLotteryNew::WheelBegin() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelBegin_m3090758582 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(3); return; } } // System.Void DMCore.Logic.CLotteryNew::WheelRunning() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelRunning_m737519337 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(4); return; } } // System.Void DMCore.Logic.CLotteryNew::WheelEnd() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WheelEnd_m748035466 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(5); return; } } // System.Void DMCore.Logic.CLotteryNew::WatingLotteryResult() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_WatingLotteryResult_m3217344528 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(1); return; } } // System.Void DMCore.Logic.CLotteryNew::RefreshLotteryData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RefreshLotteryData_m1099807557 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RefreshLotteryData_m1099807557_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CJackpotData_t469346297 * V_2 = NULL; int32_t V_3 = 0; CItemData_t312680354 * V_4 = NULL; int32_t V_5 = 0; CReward_t140956603 * V_6 = NULL; int32_t V_7 = 0; goodsData_t367341399 * V_8 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; CJackpotData_t469346297 * L_5 = CLotteryNew_AllocLotteryData_m420976156(__this, L_4, /*hidden argument*/NULL); V_2 = L_5; CJackpotData_t469346297 * L_6 = V_2; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set__luckValue_0(L_10); CJackpotData_t469346297 * L_11 = V_2; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set__lotteryCount_1(L_15); CJackpotData_t469346297 * L_16 = V_2; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set__lastTime_2(L_20); CJackpotData_t469346297 * L_21 = V_2; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); NullCheck(L_21); L_21->set__configID_3(L_25); CJackpotData_t469346297 * L_26 = V_2; CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); NullCheck(L_26); L_26->set__onePrice_4(L_30); CJackpotData_t469346297 * L_31 = V_2; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); NullCheck(L_31); L_31->set__fivePrice_5(L_35); CJackpotData_t469346297 * L_36 = V_2; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); NullCheck(L_36); L_36->set__itemCount_6(L_40); CJackpotData_t469346297 * L_41 = V_2; NullCheck(L_41); Dictionary_2_t3496360981 * L_42 = L_41->get__itemList_7(); NullCheck(L_42); Dictionary_2_Clear_m3238622940(L_42, /*hidden argument*/Dictionary_2_Clear_m3238622940_RuntimeMethod_var); V_3 = 0; goto IL_0138; } IL_00a7: { CItemData_t312680354 * L_43 = (CItemData_t312680354 *)il2cpp_codegen_object_new(CItemData_t312680354_il2cpp_TypeInfo_var); CItemData__ctor_m635859693(L_43, /*hidden argument*/NULL); V_4 = L_43; CItemData_t312680354 * L_44 = V_4; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); NullCheck(L_44); L_44->set__barid_0(L_48); CItemData_t312680354 * L_49 = V_4; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_0; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_0 = L_52; NullCheck(L_50); int32_t L_53 = CDataArray_GetInt_m1111369473(L_50, L_52, 0, /*hidden argument*/NULL); NullCheck(L_49); L_49->set__configID_1(L_53); CItemData_t312680354 * L_54 = V_4; CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_0; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_0 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, 0, /*hidden argument*/NULL); NullCheck(L_54); L_54->set__count_2(L_58); CItemData_t312680354 * L_59 = V_4; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_0; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_0 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); NullCheck(L_59); L_59->set__valid_3(L_63); CItemData_t312680354 * L_64 = V_4; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 0, /*hidden argument*/NULL); NullCheck(L_64); L_64->set__israre_4(L_68); CItemData_t312680354 * L_69 = V_4; CDataArray_t4068198041 * L_70 = ___msg0; int32_t L_71 = V_0; int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); V_0 = L_72; NullCheck(L_70); int32_t L_73 = CDataArray_GetInt_m1111369473(L_70, L_72, 0, /*hidden argument*/NULL); NullCheck(L_69); L_69->set__ishave_5(L_73); CJackpotData_t469346297 * L_74 = V_2; NullCheck(L_74); Dictionary_2_t3496360981 * L_75 = L_74->get__itemList_7(); CItemData_t312680354 * L_76 = V_4; NullCheck(L_76); int32_t L_77 = L_76->get__barid_0(); CItemData_t312680354 * L_78 = V_4; NullCheck(L_75); Dictionary_2_Add_m180881675(L_75, L_77, L_78, /*hidden argument*/Dictionary_2_Add_m180881675_RuntimeMethod_var); int32_t L_79 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0138: { int32_t L_80 = V_3; CJackpotData_t469346297 * L_81 = V_2; NullCheck(L_81); int32_t L_82 = L_81->get__itemCount_6(); if ((((int32_t)L_80) < ((int32_t)L_82))) { goto IL_00a7; } } { CJackpotData_t469346297 * L_83 = V_2; NullCheck(L_83); CumulativeReward_t2188911381 * L_84 = L_83->get__rewardData_8(); CDataArray_t4068198041 * L_85 = ___msg0; 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__itemCout_0(L_88); CJackpotData_t469346297 * L_89 = V_2; NullCheck(L_89); CumulativeReward_t2188911381 * L_90 = L_89->get__rewardData_8(); NullCheck(L_90); List_1_t1613031345 * L_91 = L_90->get__rewardList_1(); NullCheck(L_91); List_1_Clear_m1840613937(L_91, /*hidden argument*/List_1_Clear_m1840613937_RuntimeMethod_var); V_5 = 0; goto IL_0235; } IL_0173: { CReward_t140956603 * L_92 = (CReward_t140956603 *)il2cpp_codegen_object_new(CReward_t140956603_il2cpp_TypeInfo_var); CReward__ctor_m3981206538(L_92, /*hidden argument*/NULL); V_6 = L_92; CReward_t140956603 * L_93 = V_6; CDataArray_t4068198041 * L_94 = ___msg0; int32_t L_95 = V_0; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); V_0 = L_96; NullCheck(L_94); int32_t L_97 = CDataArray_GetInt_m1111369473(L_94, L_96, 0, /*hidden argument*/NULL); NullCheck(L_93); L_93->set__cumulativeCout_0(L_97); CReward_t140956603 * L_98 = V_6; CDataArray_t4068198041 * L_99 = ___msg0; int32_t L_100 = V_0; int32_t L_101 = ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)1)); V_0 = L_101; NullCheck(L_99); int32_t L_102 = CDataArray_GetInt_m1111369473(L_99, L_101, 0, /*hidden argument*/NULL); NullCheck(L_98); L_98->set__rewardCount_1(L_102); CReward_t140956603 * L_103 = V_6; CDataArray_t4068198041 * L_104 = ___msg0; int32_t L_105 = V_0; int32_t L_106 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); V_0 = L_106; NullCheck(L_104); int32_t L_107 = CDataArray_GetInt_m1111369473(L_104, L_106, 0, /*hidden argument*/NULL); NullCheck(L_103); L_103->set__isDraw_2(L_107); V_7 = 0; goto IL_020f; } IL_01bb: { goodsData_t367341399 * L_108 = (goodsData_t367341399 *)il2cpp_codegen_object_new(goodsData_t367341399_il2cpp_TypeInfo_var); goodsData__ctor_m1623941898(L_108, /*hidden argument*/NULL); V_8 = L_108; goodsData_t367341399 * L_109 = V_8; CDataArray_t4068198041 * L_110 = ___msg0; int32_t L_111 = V_0; int32_t L_112 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); V_0 = L_112; NullCheck(L_110); int32_t L_113 = CDataArray_GetInt_m1111369473(L_110, L_112, 0, /*hidden argument*/NULL); NullCheck(L_109); L_109->set__configID_0(L_113); goodsData_t367341399 * L_114 = V_8; CDataArray_t4068198041 * L_115 = ___msg0; int32_t L_116 = V_0; int32_t L_117 = ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)1)); V_0 = L_117; NullCheck(L_115); int32_t L_118 = CDataArray_GetInt_m1111369473(L_115, L_117, 0, /*hidden argument*/NULL); NullCheck(L_114); L_114->set__count_1(L_118); goodsData_t367341399 * L_119 = V_8; CDataArray_t4068198041 * L_120 = ___msg0; int32_t L_121 = V_0; int32_t L_122 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); V_0 = L_122; NullCheck(L_120); int32_t L_123 = CDataArray_GetInt_m1111369473(L_120, L_122, 0, /*hidden argument*/NULL); NullCheck(L_119); L_119->set__valid_2(L_123); CReward_t140956603 * L_124 = V_6; NullCheck(L_124); List_1_t1839416141 * L_125 = L_124->get__rewardData_3(); goodsData_t367341399 * L_126 = V_8; NullCheck(L_125); List_1_Add_m3779386545(L_125, L_126, /*hidden argument*/List_1_Add_m3779386545_RuntimeMethod_var); int32_t L_127 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)1)); } IL_020f: { int32_t L_128 = V_7; CReward_t140956603 * L_129 = V_6; NullCheck(L_129); int32_t L_130 = L_129->get__rewardCount_1(); if ((((int32_t)L_128) < ((int32_t)L_130))) { goto IL_01bb; } } { CJackpotData_t469346297 * L_131 = V_2; NullCheck(L_131); CumulativeReward_t2188911381 * L_132 = L_131->get__rewardData_8(); NullCheck(L_132); List_1_t1613031345 * L_133 = L_132->get__rewardList_1(); CReward_t140956603 * L_134 = V_6; NullCheck(L_133); List_1_Add_m3758892264(L_133, L_134, /*hidden argument*/List_1_Add_m3758892264_RuntimeMethod_var); int32_t L_135 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_135, (int32_t)1)); } IL_0235: { int32_t L_136 = V_5; CJackpotData_t469346297 * L_137 = V_2; NullCheck(L_137); CumulativeReward_t2188911381 * L_138 = L_137->get__rewardData_8(); NullCheck(L_138); int32_t L_139 = L_138->get__itemCout_0(); if ((((int32_t)L_136) < ((int32_t)L_139))) { goto IL_0173; } } { CJackpotData_t469346297 * L_140 = V_2; NullCheck(L_140); L_140->set__isUpdata_9((bool)1); CLotteryNew_WheelContinue_m3713018625(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLotteryNew::FreshLotteryResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_FreshLotteryResult_m3038385136 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_FreshLotteryResult_m3038385136_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { CLotteryNew_WatingLotteryResult_m3217344528(__this, /*hidden argument*/NULL); V_0 = 0; CLotteryResultData_t968175401 * L_0 = __this->get_m_lotteryResult_4(); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); NullCheck(L_0); L_0->set__lotterType_0(L_4); CLotteryResultData_t968175401 * L_5 = __this->get_m_lotteryResult_4(); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); NullCheck(L_5); L_5->set__luckValue_1(L_9); CLotteryResultData_t968175401 * L_10 = __this->get_m_lotteryResult_4(); CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); NullCheck(L_10); L_10->set__lotteryNum_2(L_14); CLotteryResultData_t968175401 * L_15 = __this->get_m_lotteryResult_4(); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); NullCheck(L_15); L_15->set__baridNum_3(L_19); CLotteryResultData_t968175401 * L_20 = __this->get_m_lotteryResult_4(); NullCheck(L_20); List_1_t128053199 * L_21 = L_20->get__baridList_4(); NullCheck(L_21); List_1_Clear_m2269680114(L_21, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_1 = 0; goto IL_009b; } IL_007b: { CLotteryResultData_t968175401 * L_22 = __this->get_m_lotteryResult_4(); NullCheck(L_22); List_1_t128053199 * L_23 = L_22->get__baridList_4(); CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_23); List_1_Add_m697420525(L_23, L_27, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_28 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_009b: { int32_t L_29 = V_1; CLotteryResultData_t968175401 * L_30 = __this->get_m_lotteryResult_4(); NullCheck(L_30); int32_t L_31 = L_30->get__baridNum_3(); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_007b; } } { CLotteryResultData_t968175401 * L_32 = __this->get_m_lotteryResult_4(); CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set__ownNum_5(L_36); CLotteryResultData_t968175401 * L_37 = __this->get_m_lotteryResult_4(); NullCheck(L_37); List_1_t128053199 * L_38 = L_37->get__ownBardidList_6(); NullCheck(L_38); List_1_Clear_m2269680114(L_38, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_2 = 0; goto IL_00fa; } IL_00da: { CLotteryResultData_t968175401 * L_39 = __this->get_m_lotteryResult_4(); NullCheck(L_39); List_1_t128053199 * L_40 = L_39->get__ownBardidList_6(); CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); NullCheck(L_40); List_1_Add_m697420525(L_40, L_44, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_45 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00fa: { int32_t L_46 = V_2; CLotteryResultData_t968175401 * L_47 = __this->get_m_lotteryResult_4(); NullCheck(L_47); int32_t L_48 = L_47->get__ownNum_5(); if ((((int32_t)L_46) < ((int32_t)L_48))) { goto IL_00da; } } { CLotteryNew_WheelBegin_m3090758582(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLotteryNew::ReceiveRewardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_ReceiveRewardResult_m1981542661 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_ReceiveRewardResult_m1981542661_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CJackpotData_t469346297 * L_8 = CLotteryNew_GetCurLotteryData_m1162208716(__this, /*hidden argument*/NULL); NullCheck(L_8); CumulativeReward_t2188911381 * L_9 = L_8->get__rewardData_8(); NullCheck(L_9); List_1_t1613031345 * L_10 = L_9->get__rewardList_1(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m1787055724(L_10, /*hidden argument*/List_1_get_Count_m1787055724_RuntimeMethod_var); V_3 = L_11; V_4 = 0; goto IL_007f; } IL_003a: { CJackpotData_t469346297 * L_12 = CLotteryNew_GetCurLotteryData_m1162208716(__this, /*hidden argument*/NULL); NullCheck(L_12); CumulativeReward_t2188911381 * L_13 = L_12->get__rewardData_8(); NullCheck(L_13); List_1_t1613031345 * L_14 = L_13->get__rewardList_1(); int32_t L_15 = V_4; NullCheck(L_14); CReward_t140956603 * L_16 = List_1_get_Item_m1499601877(L_14, L_15, /*hidden argument*/List_1_get_Item_m1499601877_RuntimeMethod_var); NullCheck(L_16); int32_t L_17 = L_16->get__cumulativeCout_0(); int32_t L_18 = V_1; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_0079; } } { CJackpotData_t469346297 * L_19 = CLotteryNew_GetCurLotteryData_m1162208716(__this, /*hidden argument*/NULL); NullCheck(L_19); CumulativeReward_t2188911381 * L_20 = L_19->get__rewardData_8(); NullCheck(L_20); List_1_t1613031345 * L_21 = L_20->get__rewardList_1(); int32_t L_22 = V_4; NullCheck(L_21); CReward_t140956603 * L_23 = List_1_get_Item_m1499601877(L_21, L_22, /*hidden argument*/List_1_get_Item_m1499601877_RuntimeMethod_var); int32_t L_24 = V_2; NullCheck(L_23); L_23->set__isDraw_2(L_24); } IL_0079: { int32_t L_25 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_007f: { int32_t L_26 = V_4; int32_t L_27 = V_3; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_003a; } } { return; } } // System.Void DMCore.Logic.CLotteryNew::FreshLotteryShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_FreshLotteryShopData_m199945258 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_FreshLotteryShopData_m199945258_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CLotteryShopData_t215386950 * V_1 = NULL; CLotteryShopData_t215386950 * V_2 = NULL; int32_t V_3 = 0; ClotteryShopItem_t1892647817 * V_4 = NULL; int32_t V_5 = 0; ClotteryShopItem_t1892647817 * V_6 = NULL; { V_0 = 0; CLotteryShopData_t215386950 * L_0 = CLotteryNew_GetShopData_m3661054274(__this, 0, /*hidden argument*/NULL); V_1 = L_0; CLotteryShopData_t215386950 * L_1 = CLotteryNew_GetShopData_m3661054274(__this, 1, /*hidden argument*/NULL); V_2 = L_1; CLotteryShopData_t215386950 * L_2 = V_1; CDataArray_t4068198041 * L_3 = ___msg0; int32_t L_4 = V_0; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_0 = L_5; NullCheck(L_3); int32_t L_6 = CDataArray_GetInt_m1111369473(L_3, L_5, 0, /*hidden argument*/NULL); NullCheck(L_2); L_2->set__diamond_0(L_6); CLotteryShopData_t215386950 * L_7 = V_2; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set__diamond_0(L_11); CLotteryShopData_t215386950 * L_12 = V_1; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set__count_1(L_16); CLotteryShopData_t215386950 * L_17 = V_2; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); NullCheck(L_17); L_17->set__count_1(L_21); CLotteryShopData_t215386950 * L_22 = V_1; NullCheck(L_22); List_1_t3364722559 * L_23 = L_22->get__dataList_3(); NullCheck(L_23); List_1_Clear_m2815252384(L_23, /*hidden argument*/List_1_Clear_m2815252384_RuntimeMethod_var); V_3 = 0; goto IL_00e3; } IL_006c: { ClotteryShopItem_t1892647817 * L_24 = (ClotteryShopItem_t1892647817 *)il2cpp_codegen_object_new(ClotteryShopItem_t1892647817_il2cpp_TypeInfo_var); ClotteryShopItem__ctor_m4113221260(L_24, /*hidden argument*/NULL); V_4 = L_24; ClotteryShopItem_t1892647817 * L_25 = V_4; 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, 0, /*hidden argument*/NULL); NullCheck(L_25); L_25->set__configid_0(L_29); ClotteryShopItem_t1892647817 * L_30 = V_4; CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); NullCheck(L_30); L_30->set__nType_1(L_34); ClotteryShopItem_t1892647817 * L_35 = V_4; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); NullCheck(L_35); L_35->set__nPrice_2(L_39); ClotteryShopItem_t1892647817 * L_40 = V_4; CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); NullCheck(L_40); L_40->set__valid_3(L_44); ClotteryShopItem_t1892647817 * L_45 = V_4; CDataArray_t4068198041 * L_46 = ___msg0; int32_t L_47 = V_0; int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); V_0 = L_48; NullCheck(L_46); int32_t L_49 = CDataArray_GetInt_m1111369473(L_46, L_48, 0, /*hidden argument*/NULL); NullCheck(L_45); L_45->set__nLabel_4(L_49); CLotteryShopData_t215386950 * L_50 = V_1; NullCheck(L_50); List_1_t3364722559 * L_51 = L_50->get__dataList_3(); ClotteryShopItem_t1892647817 * L_52 = V_4; NullCheck(L_51); List_1_Add_m970629194(L_51, L_52, /*hidden argument*/List_1_Add_m970629194_RuntimeMethod_var); int32_t L_53 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_00e3: { int32_t L_54 = V_3; CLotteryShopData_t215386950 * L_55 = V_1; NullCheck(L_55); int32_t L_56 = L_55->get__count_1(); if ((((int32_t)L_54) < ((int32_t)L_56))) { goto IL_006c; } } { CLotteryShopData_t215386950 * L_57 = V_1; NullCheck(L_57); L_57->set__bChange_2((bool)1); CLotteryShopData_t215386950 * L_58 = V_2; NullCheck(L_58); List_1_t3364722559 * L_59 = L_58->get__dataList_3(); NullCheck(L_59); List_1_Clear_m2815252384(L_59, /*hidden argument*/List_1_Clear_m2815252384_RuntimeMethod_var); V_5 = 0; goto IL_0182; } IL_0109: { ClotteryShopItem_t1892647817 * L_60 = (ClotteryShopItem_t1892647817 *)il2cpp_codegen_object_new(ClotteryShopItem_t1892647817_il2cpp_TypeInfo_var); ClotteryShopItem__ctor_m4113221260(L_60, /*hidden argument*/NULL); V_6 = L_60; ClotteryShopItem_t1892647817 * L_61 = V_6; CDataArray_t4068198041 * L_62 = ___msg0; 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); NullCheck(L_61); L_61->set__configid_0(L_65); ClotteryShopItem_t1892647817 * L_66 = V_6; CDataArray_t4068198041 * L_67 = ___msg0; int32_t L_68 = V_0; int32_t L_69 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); V_0 = L_69; NullCheck(L_67); int32_t L_70 = CDataArray_GetInt_m1111369473(L_67, L_69, 0, /*hidden argument*/NULL); NullCheck(L_66); L_66->set__nType_1(L_70); ClotteryShopItem_t1892647817 * L_71 = V_6; CDataArray_t4068198041 * L_72 = ___msg0; int32_t L_73 = V_0; int32_t L_74 = ((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)1)); V_0 = L_74; NullCheck(L_72); int32_t L_75 = CDataArray_GetInt_m1111369473(L_72, L_74, 0, /*hidden argument*/NULL); NullCheck(L_71); L_71->set__nPrice_2(L_75); ClotteryShopItem_t1892647817 * L_76 = V_6; CDataArray_t4068198041 * L_77 = ___msg0; int32_t L_78 = V_0; int32_t L_79 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); V_0 = L_79; NullCheck(L_77); int32_t L_80 = CDataArray_GetInt_m1111369473(L_77, L_79, 0, /*hidden argument*/NULL); NullCheck(L_76); L_76->set__valid_3(L_80); ClotteryShopItem_t1892647817 * L_81 = V_6; CDataArray_t4068198041 * L_82 = ___msg0; int32_t L_83 = V_0; int32_t L_84 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); V_0 = L_84; NullCheck(L_82); int32_t L_85 = CDataArray_GetInt_m1111369473(L_82, L_84, 0, /*hidden argument*/NULL); NullCheck(L_81); L_81->set__nLabel_4(L_85); CLotteryShopData_t215386950 * L_86 = V_2; NullCheck(L_86); List_1_t3364722559 * L_87 = L_86->get__dataList_3(); ClotteryShopItem_t1892647817 * L_88 = V_6; NullCheck(L_87); List_1_Add_m970629194(L_87, L_88, /*hidden argument*/List_1_Add_m970629194_RuntimeMethod_var); int32_t L_89 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_0182: { int32_t L_90 = V_5; CLotteryShopData_t215386950 * L_91 = V_2; NullCheck(L_91); int32_t L_92 = L_91->get__count_1(); if ((((int32_t)L_90) < ((int32_t)L_92))) { goto IL_0109; } } { CLotteryShopData_t215386950 * L_93 = V_2; NullCheck(L_93); L_93->set__bChange_2((bool)1); return; } } // System.Void DMCore.Logic.CLotteryNew::ExchangeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_ExchangeResult_m2514189517 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; CLotteryShopData_t215386950 * V_1 = NULL; CLotteryShopData_t215386950 * V_2 = NULL; { V_0 = 0; CLotteryShopData_t215386950 * L_0 = CLotteryNew_GetShopData_m3661054274(__this, 0, /*hidden argument*/NULL); V_1 = L_0; CLotteryShopData_t215386950 * L_1 = CLotteryNew_GetShopData_m3661054274(__this, 1, /*hidden argument*/NULL); V_2 = L_1; CLotteryShopData_t215386950 * L_2 = V_1; CDataArray_t4068198041 * L_3 = ___msg0; int32_t L_4 = V_0; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_0 = L_5; NullCheck(L_3); int32_t L_6 = CDataArray_GetInt_m1111369473(L_3, L_5, 0, /*hidden argument*/NULL); NullCheck(L_2); L_2->set__diamond_0(L_6); CLotteryShopData_t215386950 * L_7 = V_2; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set__diamond_0(L_11); CJackpotData_t469346297 * L_12 = CLotteryNew_GetCurLotteryData_m1162208716(__this, /*hidden argument*/NULL); NullCheck(L_12); L_12->set__isUpdata_9((bool)1); return; } } // System.Void DMCore.Logic.CLotteryNew::RequestJackpotData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestJackpotData_m2056247073 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RequestJackpotData_m2056247073_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)1613), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___type0; 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.CLotteryNew::RequestStartClottery(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestStartClottery_m1216163210 (CLotteryNew_t505895158 * __this, int32_t ___num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RequestStartClottery_m1216163210_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)1614), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = __this->get_m_costType_5(); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___num0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLotteryNew::RequestBuyLotteryNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestBuyLotteryNum_m2322936359 (CLotteryNew_t505895158 * __this, int32_t ___num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RequestBuyLotteryNum_m2322936359_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)1619), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = __this->get_m_costType_5(); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___num0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLotteryNew::ReceiveReward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_ReceiveReward_m1839763817 (CLotteryNew_t505895158 * __this, int32_t ___num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_ReceiveReward_m1839763817_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)1617), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = __this->get_m_costType_5(); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___num0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CLotteryNew::RequestLotteryShopData() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestLotteryShopData_m1389120833 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RequestLotteryShopData_m1389120833_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)1616), /*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.CLotteryNew::RequestExchange(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestExchange_m3078347565 (CLotteryNew_t505895158 * __this, int32_t ___type0, int32_t ___configid1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_RequestExchange_m3078347565_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)1615), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___type0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___configid1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*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_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::GetCurLotteryData() extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_GetCurLotteryData_m1162208716 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { int32_t L_0 = CLotteryNew_get_costType_m21035751(__this, /*hidden argument*/NULL); CJackpotData_t469346297 * L_1 = CLotteryNew_AllocLotteryData_m420976156(__this, L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::getLotteryData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_getLotteryData_m2091503637 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_getLotteryData_m2091503637_MetadataUsageId); s_Il2CppMethodInitialized = true; } CJackpotData_t469346297 * V_0 = NULL; { V_0 = (CJackpotData_t469346297 *)NULL; Dictionary_2_t3653026924 * L_0 = __this->get_m_JackpotData_1(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m3982398464(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m3982398464_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CJackpotData_t469346297 * L_3 = V_0; return L_3; } IL_0017: { CJackpotData_t469346297 * L_4 = V_0; return L_4; } } // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::AllocLotteryData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_AllocLotteryData_m420976156 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_AllocLotteryData_m420976156_MetadataUsageId); s_Il2CppMethodInitialized = true; } CJackpotData_t469346297 * V_0 = NULL; { V_0 = (CJackpotData_t469346297 *)NULL; Dictionary_2_t3653026924 * L_0 = __this->get_m_JackpotData_1(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m3982398464(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m3982398464_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CJackpotData_t469346297 * L_3 = V_0; return L_3; } IL_0017: { CJackpotData_t469346297 * L_4 = (CJackpotData_t469346297 *)il2cpp_codegen_object_new(CJackpotData_t469346297_il2cpp_TypeInfo_var); CJackpotData__ctor_m1123268730(L_4, /*hidden argument*/NULL); V_0 = L_4; Dictionary_2_t3653026924 * L_5 = __this->get_m_JackpotData_1(); int32_t L_6 = ___type0; CJackpotData_t469346297 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m2597985361(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m2597985361_RuntimeMethod_var); CJackpotData_t469346297 * L_8 = V_0; return L_8; } } // DMCore.Logic.CLotteryNew/CLotteryShopData DMCore.Logic.CLotteryNew::GetShopData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CLotteryShopData_t215386950 * CLotteryNew_GetShopData_m3661054274 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_GetShopData_m3661054274_MetadataUsageId); s_Il2CppMethodInitialized = true; } CLotteryShopData_t215386950 * V_0 = NULL; { V_0 = (CLotteryShopData_t215386950 *)NULL; Dictionary_2_t3399067577 * L_0 = __this->get_m_ShopData_3(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1547657051(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1547657051_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CLotteryShopData_t215386950 * L_3 = V_0; return L_3; } IL_0017: { CLotteryShopData_t215386950 * L_4 = (CLotteryShopData_t215386950 *)il2cpp_codegen_object_new(CLotteryShopData_t215386950_il2cpp_TypeInfo_var); CLotteryShopData__ctor_m1166366116(L_4, /*hidden argument*/NULL); V_0 = L_4; Dictionary_2_t3399067577 * L_5 = __this->get_m_ShopData_3(); int32_t L_6 = ___type0; CLotteryShopData_t215386950 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m2836192879(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m2836192879_RuntimeMethod_var); CLotteryShopData_t215386950 * L_8 = V_0; return L_8; } } // DMCore.Logic.CLotteryNew/CItemData DMCore.Logic.CLotteryNew::GetItemData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t312680354 * CLotteryNew_GetItemData_m195694213 (CLotteryNew_t505895158 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryNew_GetItemData_m195694213_MetadataUsageId); s_Il2CppMethodInitialized = true; } CJackpotData_t469346297 * V_0 = NULL; CItemData_t312680354 * V_1 = NULL; { int32_t L_0 = CLotteryNew_get_costType_m21035751(__this, /*hidden argument*/NULL); CJackpotData_t469346297 * L_1 = CLotteryNew_AllocLotteryData_m420976156(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CJackpotData_t469346297 * L_2 = V_0; if (L_2) { goto IL_0015; } } { return (CItemData_t312680354 *)NULL; } IL_0015: { V_1 = (CItemData_t312680354 *)NULL; CJackpotData_t469346297 * L_3 = V_0; NullCheck(L_3); Dictionary_2_t3496360981 * L_4 = L_3->get__itemList_7(); int32_t L_5 = ___index1; NullCheck(L_4); Dictionary_2_TryGetValue_m3608903082(L_4, L_5, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m3608903082_RuntimeMethod_var); CItemData_t312680354 * L_6 = V_1; return L_6; } } // DMCore.Logic.CLotteryNew/CLotteryResultData DMCore.Logic.CLotteryNew::GetLotteryResult() extern "C" IL2CPP_METHOD_ATTR CLotteryResultData_t968175401 * CLotteryNew_GetLotteryResult_m2006587576 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { CLotteryResultData_t968175401 * L_0 = __this->get_m_lotteryResult_4(); return L_0; } } // System.Void DMCore.Logic.CLotteryNew::set_costType(DMCore.Logic.CLotteryNew/enumLotteryCostType) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_set_costType_m2141920599 (CLotteryNew_t505895158 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_costType_5(L_0); return; } } // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::get_costType() extern "C" IL2CPP_METHOD_ATTR int32_t CLotteryNew_get_costType_m21035751 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_costType_5(); return L_0; } } // System.Void DMCore.Logic.CLotteryNew::set_curState(DMCore.Logic.CLotteryNew/enumLotteryState) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_set_curState_m3549549052 (CLotteryNew_t505895158 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_curState_6(L_0); return; } } // DMCore.Logic.CLotteryNew/enumLotteryState DMCore.Logic.CLotteryNew::get_curState() extern "C" IL2CPP_METHOD_ATTR int32_t CLotteryNew_get_curState_m1610432745 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curState_6(); return L_0; } } // System.Void DMCore.Logic.CLotteryNew::InitLotteryData() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_InitLotteryData_m3472738380 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { __this->set_m_curState_6(0); return; } } // System.Boolean DMCore.Logic.CLotteryNew::CheckLotteryState() extern "C" IL2CPP_METHOD_ATTR bool CLotteryNew_CheckLotteryState_m3053187495 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curState_6(); if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_0024; } } { int32_t L_1 = __this->get_m_curState_6(); if ((((int32_t)L_1) == ((int32_t)4))) { goto IL_0024; } } { int32_t L_2 = __this->get_m_curState_6(); if ((!(((uint32_t)L_2) == ((uint32_t)5)))) { goto IL_0026; } } IL_0024: { return (bool)0; } IL_0026: { return (bool)1; } } // System.Void DMCore.Logic.CLotteryNew::.cctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryNew__cctor_m3649357884 (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.CLotteryNew/CItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m635859693 (CItemData_t312680354 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__barid_0(0); __this->set__configID_1(0); __this->set__count_2(0); __this->set__valid_3(0); __this->set__israre_4(0); __this->set__ishave_5(0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CLotteryNew/CJackpotData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CJackpotData__ctor_m1123268730 (CJackpotData_t469346297 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CJackpotData__ctor_m1123268730_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__luckValue_0(0); __this->set__lotteryCount_1(0); __this->set__lastTime_2(0); __this->set__itemCount_6(0); __this->set__onePrice_4(0); __this->set__fivePrice_5(0); __this->set__configID_3(0); Dictionary_2_t3496360981 * L_0 = (Dictionary_2_t3496360981 *)il2cpp_codegen_object_new(Dictionary_2_t3496360981_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3366553880(L_0, /*hidden argument*/Dictionary_2__ctor_m3366553880_RuntimeMethod_var); __this->set__itemList_7(L_0); CumulativeReward_t2188911381 * L_1 = (CumulativeReward_t2188911381 *)il2cpp_codegen_object_new(CumulativeReward_t2188911381_il2cpp_TypeInfo_var); CumulativeReward__ctor_m3061059943(L_1, /*hidden argument*/NULL); __this->set__rewardData_8(L_1); __this->set__isUpdata_9((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.CLotteryNew/CLotteryResultData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryResultData__ctor_m715354344 (CLotteryResultData_t968175401 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryResultData__ctor_m715354344_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__lotterType_0(0); __this->set__luckValue_1(0); __this->set__lotteryNum_2(0); __this->set__baridNum_3(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); __this->set__baridList_4(L_0); __this->set__ownNum_5(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__ownBardidList_6(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.CLotteryNew/CLotteryShopData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLotteryShopData__ctor_m1166366116 (CLotteryShopData_t215386950 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLotteryShopData__ctor_m1166366116_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__diamond_0(0); __this->set__count_1(0); __this->set__bChange_2((bool)0); List_1_t3364722559 * L_0 = (List_1_t3364722559 *)il2cpp_codegen_object_new(List_1_t3364722559_il2cpp_TypeInfo_var); List_1__ctor_m827957508(L_0, /*hidden argument*/List_1__ctor_m827957508_RuntimeMethod_var); __this->set__dataList_3(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.CLotteryNew/ClotteryShopItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClotteryShopItem__ctor_m4113221260 (ClotteryShopItem_t1892647817 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__configid_0(0); __this->set__nType_1(0); __this->set__nPrice_2(0); __this->set__valid_3(0); __this->set__nLabel_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.CLotteryNew/CReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CReward__ctor_m3981206538 (CReward_t140956603 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CReward__ctor_m3981206538_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__cumulativeCout_0(0); __this->set__rewardCount_1(0); __this->set__isDraw_2(0); List_1_t1839416141 * L_0 = (List_1_t1839416141 *)il2cpp_codegen_object_new(List_1_t1839416141_il2cpp_TypeInfo_var); List_1__ctor_m269512221(L_0, /*hidden argument*/List_1__ctor_m269512221_RuntimeMethod_var); __this->set__rewardData_3(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.CLotteryNew/CumulativeReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CumulativeReward__ctor_m3061059943 (CumulativeReward_t2188911381 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CumulativeReward__ctor_m3061059943_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__itemCout_0(0); List_1_t1613031345 * L_0 = (List_1_t1613031345 *)il2cpp_codegen_object_new(List_1_t1613031345_il2cpp_TypeInfo_var); List_1__ctor_m131720440(L_0, /*hidden argument*/List_1__ctor_m131720440_RuntimeMethod_var); __this->set__rewardList_1(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 #ifdef __clang__ #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.CLotteryNew/goodsData::.ctor() extern "C" IL2CPP_METHOD_ATTR void goodsData__ctor_m1623941898 (goodsData_t367341399 * __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.CLoveHisManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLoveHisManager__ctor_m3134598975 (CLoveHisManager_t4094175723 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CLoveHisManager_set_LoveHisInstance_m2115060383(__this, (uiLoveHis_t842804495 *)NULL, /*hidden argument*/NULL); return; } } // DMCore.Logic.CLoveHisManager DMCore.Logic.CLoveHisManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLoveHisManager_t4094175723 * CLoveHisManager_GetInstance_m2184531876 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLoveHisManager_GetInstance_m2184531876_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLoveHisManager_t4094175723 * L_0 = ((CLoveHisManager_t4094175723_StaticFields*)il2cpp_codegen_static_fields_for(CLoveHisManager_t4094175723_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { CLoveHisManager_t4094175723 * L_1 = ((CLoveHisManager_t4094175723_StaticFields*)il2cpp_codegen_static_fields_for(CLoveHisManager_t4094175723_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { CLoveHisManager_t4094175723 * L_2 = (CLoveHisManager_t4094175723 *)il2cpp_codegen_object_new(CLoveHisManager_t4094175723_il2cpp_TypeInfo_var); CLoveHisManager__ctor_m3134598975(L_2, /*hidden argument*/NULL); ((CLoveHisManager_t4094175723_StaticFields*)il2cpp_codegen_static_fields_for(CLoveHisManager_t4094175723_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); CLoveHisManager_t4094175723 * L_3 = ((CLoveHisManager_t4094175723_StaticFields*)il2cpp_codegen_static_fields_for(CLoveHisManager_t4094175723_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.Void DMCore.Logic.CLoveHisManager::SetLoveHisInfo(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CLoveHisManager_SetLoveHisInfo_m1278652392 (CLoveHisManager_t4094175723 * __this, List_1_t4100575959 * ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLoveHisManager_SetLoveHisInfo_m1278652392_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiLoveHis_t842804495 * L_0 = CLoveHisManager_get_LoveHisInstance_m1931934976(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { uiLoveHis_t842804495 * L_2 = CLoveHisManager_get_LoveHisInstance_m1931934976(__this, /*hidden argument*/NULL); List_1_t4100575959 * L_3 = ___list0; NullCheck(L_2); uiLoveHis_SetDMListInfo_m1528309135(L_2, L_3, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void DMCore.Logic.CLoveHisManager::set_LoveHisInstance(uiLoveHis) extern "C" IL2CPP_METHOD_ATTR void CLoveHisManager_set_LoveHisInstance_m2115060383 (CLoveHisManager_t4094175723 * __this, uiLoveHis_t842804495 * ___value0, const RuntimeMethod* method) { { uiLoveHis_t842804495 * L_0 = ___value0; __this->set_mUILoveHis_1(L_0); return; } } // uiLoveHis DMCore.Logic.CLoveHisManager::get_LoveHisInstance() extern "C" IL2CPP_METHOD_ATTR uiLoveHis_t842804495 * CLoveHisManager_get_LoveHisInstance_m1931934976 (CLoveHisManager_t4094175723 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CLoveHisManager_get_LoveHisInstance_m1931934976_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { uiLoveHis_t842804495 * L_0 = __this->get_mUILoveHis_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = CWndController_CreateDelayBindWnd_m1486584967(L_2, ((int32_t)36), /*hidden argument*/NULL); V_0 = L_3; GameObject_t1113636619 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { GameObject_t1113636619 * L_6 = V_0; NullCheck(L_6); uiLoveHis_t842804495 * L_7 = GameObject_GetComponent_TisuiLoveHis_t842804495_m2508969305(L_6, /*hidden argument*/GameObject_GetComponent_TisuiLoveHis_t842804495_m2508969305_RuntimeMethod_var); __this->set_mUILoveHis_1(L_7); } IL_0036: { uiLoveHis_t842804495 * L_8 = __this->get_mUILoveHis_1(); return L_8; } } #ifdef __clang__ #pragma clang 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.CMainTaskManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMainTaskManager__ctor_m1855820649 (CMainTaskManager_t368492621 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_taskID_0(0); __this->set_m_bShowGoBtn_1((bool)0); __this->set_m_showPage_2(((int32_t)1000)); return; } } // DMCore.Logic.CMainTaskManager DMCore.Logic.CMainTaskManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMainTaskManager_t368492621 * CMainTaskManager_GetInstance_m3139140312 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMainTaskManager_GetInstance_m3139140312_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMainTaskManager_t368492621_il2cpp_TypeInfo_var); CMainTaskManager_t368492621 * L_0 = ((CMainTaskManager_t368492621_StaticFields*)il2cpp_codegen_static_fields_for(CMainTaskManager_t368492621_il2cpp_TypeInfo_var))->get_m_instance_3(); if (L_0) { goto IL_0014; } } { CMainTaskManager_t368492621 * L_1 = (CMainTaskManager_t368492621 *)il2cpp_codegen_object_new(CMainTaskManager_t368492621_il2cpp_TypeInfo_var); CMainTaskManager__ctor_m1855820649(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMainTaskManager_t368492621_il2cpp_TypeInfo_var); ((CMainTaskManager_t368492621_StaticFields*)il2cpp_codegen_static_fields_for(CMainTaskManager_t368492621_il2cpp_TypeInfo_var))->set_m_instance_3(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CMainTaskManager_t368492621_il2cpp_TypeInfo_var); CMainTaskManager_t368492621 * L_2 = ((CMainTaskManager_t368492621_StaticFields*)il2cpp_codegen_static_fields_for(CMainTaskManager_t368492621_il2cpp_TypeInfo_var))->get_m_instance_3(); return L_2; } } // System.Boolean DMCore.Logic.CMainTaskManager::IsShowGoBtn(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMainTaskManager_IsShowGoBtn_m30862182 (CMainTaskManager_t368492621 * __this, int32_t ___taskID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMainTaskManager_IsShowGoBtn_m30862182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___taskID0; __this->set_m_taskID_0(L_0); IL2CPP_RUNTIME_CLASS_INIT(CTaskConfig_t1143949342_il2cpp_TypeInfo_var); CTaskConfig_t1143949342 * L_1 = CTaskConfig_GetInstance_m3809381302(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_taskID_0(); NullCheck(L_1); int32_t L_3 = CTaskConfig_GetTaskShowPageID_m1034538299(L_1, L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)(-1))))) { goto IL_001f; } } { return (bool)0; } IL_001f: { return (bool)1; } } // DMCore.Logic.enumPersonPage DMCore.Logic.CMainTaskManager::GetShowPageEnum() extern "C" IL2CPP_METHOD_ATTR int32_t CMainTaskManager_GetShowPageEnum_m3341848296 (CMainTaskManager_t368492621 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMainTaskManager_GetShowPageEnum_m3341848296_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyCollection_t1884635070 * V_0 = NULL; Enumerator_t1877136583 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CWndConfig_t982602484_il2cpp_TypeInfo_var); CWndConfig_t982602484 * L_0 = CWndConfig_GetInstance_m481647544(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); KeyCollection_t1884635070 * L_1 = CWndConfig_get_WndIDList_m4171569753(L_0, /*hidden argument*/NULL); V_0 = L_1; KeyCollection_t1884635070 * L_2 = V_0; NullCheck(L_2); Enumerator_t1877136583 L_3 = KeyCollection_GetEnumerator_m1471352627(L_2, /*hidden argument*/KeyCollection_GetEnumerator_m1471352627_RuntimeMethod_var); V_1 = L_3; goto IL_0047; } IL_0017: { int32_t L_4 = Enumerator_get_Current_m3590314930((&V_1), /*hidden argument*/Enumerator_get_Current_m3590314930_RuntimeMethod_var); V_2 = L_4; int32_t L_5 = V_2; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)1000))))) { goto IL_002f; } } { goto IL_0047; } IL_002f: { int32_t L_6 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CTaskConfig_t1143949342_il2cpp_TypeInfo_var); CTaskConfig_t1143949342 * L_7 = CTaskConfig_GetInstance_m3809381302(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get_m_taskID_0(); NullCheck(L_7); int32_t L_9 = CTaskConfig_GetTaskShowPageID_m1034538299(L_7, L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)L_9)))) { goto IL_0047; } } { int32_t L_10 = V_2; return L_10; } IL_0047: { bool L_11 = Enumerator_MoveNext_m2657681812((&V_1), /*hidden argument*/Enumerator_MoveNext_m2657681812_RuntimeMethod_var); if (L_11) { goto IL_0017; } } { return (int32_t)(((int32_t)1000)); } } // System.Void DMCore.Logic.CMainTaskManager::ShowPage() extern "C" IL2CPP_METHOD_ATTR void CMainTaskManager_ShowPage_m1654792512 (CMainTaskManager_t368492621 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMainTaskManager_ShowPage_m1654792512_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = CMainTaskManager_GetShowPageEnum_m3341848296(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1000))))) { goto IL_0013; } } { return; } IL_0013: { int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)141))))) { goto IL_002d; } } { CHandBookCtr_t4285066741 * L_3 = CHandBookCtr_GetInstance_m650984722(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CHandBookCtr_ShowPage_m1279426974(L_3, /*hidden argument*/NULL); goto IL_0063; } IL_002d: { int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)161))))) { goto IL_0057; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_5 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CBeachManager_RequestBeachList_m4022814999(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_6 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CWndController_ShowUI_m3552255067(L_6, ((int32_t)161), /*hidden argument*/NULL); goto IL_0063; } IL_0057: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_0; NullCheck(L_7); CWndController_ShowUI_m3552255067(L_7, L_8, /*hidden argument*/NULL); } IL_0063: { return; } } // System.Void DMCore.Logic.CMainTaskManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMainTaskManager__cctor_m1277343711 (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.CMarryListManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager__ctor_m1512394214 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMarryListManager_t2185299657 * CMarryListManager_GetInstance_m3326671777 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_GetInstance_m3326671777_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMarryListManager_t2185299657 * L_0 = ((CMarryListManager_t2185299657_StaticFields*)il2cpp_codegen_static_fields_for(CMarryListManager_t2185299657_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { CMarryListManager_t2185299657 * L_1 = ((CMarryListManager_t2185299657_StaticFields*)il2cpp_codegen_static_fields_for(CMarryListManager_t2185299657_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { CMarryListManager_t2185299657 * L_2 = (CMarryListManager_t2185299657 *)il2cpp_codegen_object_new(CMarryListManager_t2185299657_il2cpp_TypeInfo_var); CMarryListManager__ctor_m1512394214(L_2, /*hidden argument*/NULL); ((CMarryListManager_t2185299657_StaticFields*)il2cpp_codegen_static_fields_for(CMarryListManager_t2185299657_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); CMarryListManager_t2185299657 * L_3 = ((CMarryListManager_t2185299657_StaticFields*)il2cpp_codegen_static_fields_for(CMarryListManager_t2185299657_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.Void DMCore.Logic.CMarryListManager::InitMarryData(MarryListItemData,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_InitMarryData_m726272071 (CMarryListManager_t2185299657 * __this, MarryListItemData_t1515524605 * ___myData0, List_1_t2987599347 * ___otherData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_InitMarryData_m726272071_MetadataUsageId); s_Il2CppMethodInitialized = true; } { MarryListItemData_t1515524605 * L_0 = ___myData0; __this->set_myData_2(L_0); List_1_t2987599347 * L_1 = ___otherData1; __this->set_otherList_3(L_1); List_1_t2987599347 * L_2 = (List_1_t2987599347 *)il2cpp_codegen_object_new(List_1_t2987599347_il2cpp_TypeInfo_var); List_1__ctor_m434619803(L_2, /*hidden argument*/List_1__ctor_m434619803_RuntimeMethod_var); __this->set_allData_12(L_2); MarryListItemData_t1515524605 * L_3 = ___myData0; if (!L_3) { goto IL_002b; } } { List_1_t2987599347 * L_4 = __this->get_allData_12(); MarryListItemData_t1515524605 * L_5 = ___myData0; NullCheck(L_4); List_1_Add_m2075070127(L_4, L_5, /*hidden argument*/List_1_Add_m2075070127_RuntimeMethod_var); } IL_002b: { List_1_t2987599347 * L_6 = __this->get_allData_12(); List_1_t2987599347 * L_7 = ___otherData1; NullCheck(L_6); List_1_AddRange_m3371380836(L_6, L_7, /*hidden argument*/List_1_AddRange_m3371380836_RuntimeMethod_var); __this->set_MarryChanged_6((bool)1); return; } } // System.Void DMCore.Logic.CMarryListManager::InitBlessData(System.Collections.Generic.List`1,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_InitBlessData_m3116577444 (CMarryListManager_t2185299657 * __this, List_1_t2824189888 * ___data0, int32_t ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_InitBlessData_m3116577444_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2824189888 * L_0 = __this->get_blessData_13(); if (L_0) { goto IL_0016; } } { List_1_t2824189888 * L_1 = (List_1_t2824189888 *)il2cpp_codegen_object_new(List_1_t2824189888_il2cpp_TypeInfo_var); List_1__ctor_m2223838229(L_1, /*hidden argument*/List_1__ctor_m2223838229_RuntimeMethod_var); __this->set_blessData_13(L_1); } IL_0016: { List_1_t2824189888 * L_2 = __this->get_blessData_13(); List_1_t2824189888 * L_3 = ___data0; NullCheck(L_2); List_1_AddRange_m3735407686(L_2, L_3, /*hidden argument*/List_1_AddRange_m3735407686_RuntimeMethod_var); int32_t L_4 = ___result1; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0030; } } { __this->set_BlessChanged_7((bool)1); } IL_0030: { return; } } // System.Void DMCore.Logic.CMarryListManager::ClearOldBlessData() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_ClearOldBlessData_m596462999 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_ClearOldBlessData_m596462999_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2824189888 * L_0 = __this->get_blessData_13(); if (!L_0) { goto IL_0016; } } { List_1_t2824189888 * L_1 = __this->get_blessData_13(); NullCheck(L_1); List_1_Clear_m1555012995(L_1, /*hidden argument*/List_1_Clear_m1555012995_RuntimeMethod_var); } IL_0016: { uiMarryList_t4006298226 * L_2 = CMarryListManager_get_MarryListInstance_m2488114327(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0037; } } { uiMarryList_t4006298226 * L_4 = CMarryListManager_get_MarryListInstance_m2488114327(__this, /*hidden argument*/NULL); NullCheck(L_4); DMListView_t512231514 * L_5 = uiMarryList_GetBlessList_m4070979477(L_4, /*hidden argument*/NULL); NullCheck(L_5); DMListView_DeleteAll_m488542252(L_5, /*hidden argument*/NULL); } IL_0037: { return; } } // System.Void DMCore.Logic.CMarryListManager::RefreshMarryListData() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RefreshMarryListData_m1144664635 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { { __this->set_m_MarryRoomList_8((bool)0); uiMarryList_t4006298226 * L_0 = CMarryListManager_get_MarryListInstance_m2488114327(__this, /*hidden argument*/NULL); List_1_t2987599347 * L_1 = __this->get_allData_12(); NullCheck(L_0); uiMarryList_Init_m820512030(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMarryListManager::RefreshBlessListData() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RefreshBlessListData_m1878393581 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { { uiMarryList_t4006298226 * L_0 = CMarryListManager_get_MarryListInstance_m2488114327(__this, /*hidden argument*/NULL); List_1_t2824189888 * L_1 = __this->get_blessData_13(); NullCheck(L_0); uiMarryList_InitBless_m1796230532(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMarryListManager::RequestRoomPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RequestRoomPage_m3272232211 (CMarryListManager_t2185299657 * __this, int32_t ___page0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_RequestRoomPage_m3272232211_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgRequestMarryList_t3979900726 * V_0 = NULL; { float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); double L_1 = __this->get_m_lastRequstTimePos_9(); if ((!(((double)((double)il2cpp_codegen_subtract((double)(((double)((double)L_0))), (double)L_1))) < ((double)(1.0))))) { goto IL_001c; } } { return; } IL_001c: { float L_2 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_lastRequstTimePos_9((((double)((double)L_2)))); CMsgRequestMarryList_t3979900726 * L_3 = (CMsgRequestMarryList_t3979900726 *)il2cpp_codegen_object_new(CMsgRequestMarryList_t3979900726_il2cpp_TypeInfo_var); CMsgRequestMarryList__ctor_m3860103298(L_3, /*hidden argument*/NULL); V_0 = L_3; CMsgRequestMarryList_t3979900726 * L_4 = V_0; NullCheck(L_4); L_4->set_nSelectType_0(0); CMsgRequestMarryList_t3979900726 * L_5 = V_0; int32_t L_6 = ___page0; NullCheck(L_5); L_5->set_nPage_1(L_6); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_7 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CNetService_t1201271315 * L_8 = CRoot_GetNetService_m2764581604(L_7, /*hidden argument*/NULL); CMsgRequestMarryList_t3979900726 * L_9 = V_0; NullCheck(L_8); CNetService_SendMsgStruct_m258771320(L_8, L_9, /*hidden argument*/NULL); __this->set_m_MarryRoomList_8((bool)1); return; } } // System.Void DMCore.Logic.CMarryListManager::RequestApplyMarry() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RequestApplyMarry_m3243177548 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_RequestApplyMarry_m3243177548_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)1513), /*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.CMarryListManager::RequestEntryMarryRoom(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RequestEntryMarryRoom_m378817486 (CMarryListManager_t2185299657 * __this, int32_t ___entryType0, int32_t ___roomType1, int32_t ___roomId2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_RequestEntryMarryRoom_m378817486_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgEntryMarryRoom_t1647901718 * V_0 = NULL; { CMsgEntryMarryRoom_t1647901718 * L_0 = (CMsgEntryMarryRoom_t1647901718 *)il2cpp_codegen_object_new(CMsgEntryMarryRoom_t1647901718_il2cpp_TypeInfo_var); CMsgEntryMarryRoom__ctor_m3181115464(L_0, /*hidden argument*/NULL); V_0 = L_0; CMsgEntryMarryRoom_t1647901718 * L_1 = V_0; int32_t L_2 = ___entryType0; NullCheck(L_1); L_1->set_nEntryType_0(L_2); CMsgEntryMarryRoom_t1647901718 * L_3 = V_0; int32_t L_4 = ___roomId2; NullCheck(L_3); L_3->set_nRoomId_3(L_4); CMsgEntryMarryRoom_t1647901718 * L_5 = V_0; NullCheck(L_5); L_5->set_nRoomType_2(0); CMsgEntryMarryRoom_t1647901718 * L_6 = V_0; int32_t L_7 = ___roomType1; NullCheck(L_6); L_6->set_nRoomMainType_1(L_7); CMsgEntryMarryRoom_t1647901718 * L_8 = V_0; NullCheck(L_8); L_8->set_count_5(0); 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); CMsgEntryMarryRoom_t1647901718 * L_11 = V_0; NullCheck(L_10); CNetService_SendMsgStruct_m258771320(L_10, L_11, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMarryListManager::RequestBlessList() extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RequestBlessList_m674657942 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_RequestBlessList_m674657942_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)1522), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); CLogHelp_t779629444 * L_3 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CLogHelp_Log_m386290467(L_3, _stringLiteral3779112382, /*hidden argument*/NULL); CMarryListManager_ClearOldBlessData_m596462999(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMarryListManager::ChangeClicked(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_ChangeClicked_m3771222017 (CMarryListManager_t2185299657 * __this, int32_t ___no0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___no0; V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))/(int32_t)3)); int32_t L_1 = ___no0; V_1 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))%(int32_t)3)); uiMarryList_t4006298226 * L_2 = CMarryListManager_get_MarryListInstance_m2488114327(__this, /*hidden argument*/NULL); int32_t L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_2); uiMarryList_OnClickCellItem_m642008800(L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CMarryListManager::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool CMarryListManager_get_IsDataReady_m2962548172 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_MarryRoomList_8(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Boolean DMCore.Logic.CMarryListManager::IsInFreshAwake() extern "C" IL2CPP_METHOD_ATTR bool CMarryListManager_IsInFreshAwake_m2967210573 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_IsInFreshAwake_m2967210573_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_9(); 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_MarryRoomList_8((bool)0); return (bool)1; } } // System.Void DMCore.Logic.CMarryListManager::set_MarryListInstance(uiMarryList) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_set_MarryListInstance_m358676239 (CMarryListManager_t2185299657 * __this, uiMarryList_t4006298226 * ___value0, const RuntimeMethod* method) { { uiMarryList_t4006298226 * L_0 = ___value0; __this->set_mUIMarryList_1(L_0); return; } } // uiMarryList DMCore.Logic.CMarryListManager::get_MarryListInstance() extern "C" IL2CPP_METHOD_ATTR uiMarryList_t4006298226 * CMarryListManager_get_MarryListInstance_m2488114327 (CMarryListManager_t2185299657 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMarryListManager_get_MarryListInstance_m2488114327_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { uiMarryList_t4006298226 * L_0 = __this->get_mUIMarryList_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = CWndController_CreateDelayBindWnd_m1486584967(L_2, ((int32_t)40), /*hidden argument*/NULL); V_0 = L_3; GameObject_t1113636619 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { GameObject_t1113636619 * L_6 = V_0; NullCheck(L_6); uiMarryList_t4006298226 * L_7 = GameObject_GetComponent_TisuiMarryList_t4006298226_m573085358(L_6, /*hidden argument*/GameObject_GetComponent_TisuiMarryList_t4006298226_m573085358_RuntimeMethod_var); __this->set_mUIMarryList_1(L_7); } IL_0036: { uiMarryList_t4006298226 * L_8 = __this->get_mUIMarryList_1(); return L_8; } } #ifdef __clang__ #pragma clang 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.CMemberData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMemberData__ctor_m2168665034 (CMemberData_t1242630376 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMemberData__ctor_m2168665034_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_PhotoID_0((((int64_t)((int64_t)0)))); __this->set_UserID_1((((int64_t)((int64_t)0)))); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_Name_2(L_0); __this->set_Sex_3(0); __this->set_Level_4(0); __this->set_Duty_5(0); __this->set_TitleID_6(0); __this->set_ConValue_7(0); __this->set_IsOnline_8((bool)0); __this->set_IsConcern_9((bool)0); __this->set_VipLevel_10(0); __this->set_IsSignIn_11((bool)0); __this->set_MemberLevel_12(0); __this->set_OfflineTime_13(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.CMenuCoupleWall::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuCoupleWall__ctor_m158421792 (CMenuCoupleWall_t597572196 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuCoupleWall::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuCoupleWall_FilterItem_m2694889092 (CMenuCoupleWall_t597572196 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int64_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); int64_t L_2 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_2, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuFriend::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuFriend__ctor_m3652845695 (CMenuFriend_t2481739543 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuFriend::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuFriend_FilterItem_m1240834363 (CMenuFriend_t2481739543 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 2, 0, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___param0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 3, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___param0; NullCheck(L_4); int32_t L_5 = CDataArray_GetInt_m1111369473(L_4, 4, 0, /*hidden argument*/NULL); V_2 = L_5; CDataArray_t4068198041 * L_6 = ___param0; NullCheck(L_6); int32_t L_7 = CDataArray_GetInt_m1111369473(L_6, 5, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___param0; NullCheck(L_8); int64_t L_9 = CDataArray_GetLong_m4094450536(L_8, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_9; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); int64_t L_10 = V_4; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_10, /*hidden argument*/NULL); int64_t L_11 = V_4; CMenuItemGroup_CheckIsShowPraiseButton_m2113020522(__this, L_11, /*hidden argument*/NULL); int32_t L_12 = V_0; if (L_12) { goto IL_014e; } } { int32_t L_13 = V_1; if (!L_13) { goto IL_0065; } } { int32_t L_14 = V_1; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_00c8; } } { int32_t L_15 = V_1; if ((((int32_t)L_15) == ((int32_t)2))) { goto IL_0108; } } { goto IL_0149; } IL_0065: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1003), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); int32_t L_16 = V_2; if (!L_16) { goto IL_00a0; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); goto IL_00c3; } IL_00a0: { int32_t L_17 = V_3; if (!L_17) { goto IL_00b7; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); goto IL_00c3; } IL_00b7: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); } IL_00c3: { goto IL_0149; } IL_00c8: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1003), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); int32_t L_18 = V_3; if (!L_18) { goto IL_00f7; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); goto IL_0103; } IL_00f7: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); } IL_0103: { goto IL_0149; } IL_0108: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1022), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); goto IL_0149; } IL_0149: { goto IL_017e; } IL_014e: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); } IL_017e: { 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.CMenuGuildCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuGuildCommon__ctor_m2025934691 (CMenuGuildCommon_t3719820311 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuGuildCommon::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuGuildCommon_FilterItem_m325699294 (CMenuGuildCommon_t3719820311 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuGuildCommon_FilterItem_m325699294_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 2, 0, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___param0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 3, 0, /*hidden argument*/NULL); V_1 = L_3; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_4 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CGuildManager_IsInEditState_m2989299103(L_4, /*hidden argument*/NULL); V_2 = L_5; bool L_6 = V_2; if (!L_6) { goto IL_00ab; } } { int32_t L_7 = V_1; if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0061; } } { int32_t L_8 = V_0; if ((!(((uint32_t)L_8) == ((uint32_t)2)))) { goto IL_0061; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1009), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1010), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1011), (bool)1, /*hidden argument*/NULL); goto IL_00a6; } IL_0061: { int32_t L_9 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_008c; } } { int32_t L_10 = V_0; if ((!(((uint32_t)L_10) == ((uint32_t)3)))) { goto IL_008c; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1008), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1011), (bool)1, /*hidden argument*/NULL); goto IL_00a6; } IL_008c: { int32_t L_11 = V_1; if ((!(((uint32_t)L_11) == ((uint32_t)2)))) { goto IL_00a6; } } { int32_t L_12 = V_0; if ((!(((uint32_t)L_12) == ((uint32_t)3)))) { goto IL_00a6; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1011), (bool)1, /*hidden argument*/NULL); } IL_00a6: { goto IL_00e7; } IL_00ab: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1022), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1000), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1001), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1002), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1003), (bool)1, /*hidden argument*/NULL); } IL_00e7: { 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.CMenuHallofFame::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuHallofFame__ctor_m2374319253 (CMenuHallofFame_t3055735805 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuHallofFame::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuHallofFame_FilterItem_m868434140 (CMenuHallofFame_t3055735805 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { { CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuIdolShow::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuIdolShow__ctor_m3452659210 (CMenuIdolShow_t1578687251 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuIdolShow::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuIdolShow_FilterItem_m891876894 (CMenuIdolShow_t1578687251 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int64_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); int64_t L_2 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_2, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuItemCallback::OnProcessCardCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessCardCallBack_m2721995166 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessCardCallBack_m2721995166_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; ISceneBaseObj_t858622483 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_001d; } } { return; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_5 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CMenuManager_get_userID_m1025368932(L_5, /*hidden argument*/NULL); if ((((int64_t)L_6) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0042; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_7 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CMenuManager_get_userName_m1845388843(L_7, /*hidden argument*/NULL); 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_0043; } } IL_0042: { return; } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_10 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CMenuManager_get_menuType_m1606623468(L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)5))) { goto IL_0063; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_12 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CMenuManager_get_menuType_m1606623468(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)8)))) { goto IL_00ea; } } IL_0063: { CSceneService_t551449725 * L_14 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_15 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int64_t L_16 = CMenuManager_get_userID_m1025368932(L_15, /*hidden argument*/NULL); NullCheck(L_14); ISceneRole_t2394225724 * L_17 = CSceneService_FindRoleByUserID_m4171044813(L_14, L_16, /*hidden argument*/NULL); V_1 = L_17; ISceneBaseObj_t858622483 * L_18 = V_1; if (L_18) { goto IL_007f; } } { return; } IL_007f: { logicCardManager_t2956095708 * L_19 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_20 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); int64_t L_21 = CMenuManager_get_userID_m1025368932(L_20, /*hidden argument*/NULL); NullCheck(L_19); logicCardManager_RequestCardInfo_m2467832471(L_19, L_21, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_22 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMenuManager_t3869721565 * L_23 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); int64_t L_24 = CMenuManager_get_userID_m1025368932(L_23, /*hidden argument*/NULL); NullCheck(L_22); logicCardManager_SetTarget_m2059779652(L_22, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_25 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CWndController_ShowUI_m3552255067(L_25, ((int32_t)90), /*hidden argument*/NULL); CWndController_t749709641 * L_26 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); GameObject_t1113636619 * L_27 = CWndController_CreateDelayBindWnd_m1486584967(L_26, ((int32_t)90), /*hidden argument*/NULL); V_2 = L_27; GameObject_t1113636619 * L_28 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_29 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_28, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_29) { goto IL_00cf; } } { return; } IL_00cf: { GameObject_t1113636619 * L_30 = V_2; NullCheck(L_30); GameObject_SendMessage_m1121218340(L_30, _stringLiteral487468867, 1, /*hidden argument*/NULL); float L_31 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiWaitingRoom_t4262146884_il2cpp_TypeInfo_var); uiWaitingRoom_SetActiveCardTime_m4104975593(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); goto IL_0199; } IL_00ea: { CLevelManager_t3077608201 * L_32 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); bool L_33 = CLevelManager_IsLevel_m3139716542(L_32, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_33) { goto IL_0133; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_34 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); CWndController_t749709641 * L_35 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_36 = CWndController_get_ActivePage_m2720187282(L_35, /*hidden argument*/NULL); NullCheck(L_34); CWndController_set_CustomReturnPage_m119343810(L_34, L_36, /*hidden argument*/NULL); Camera_t4157153871 * L_37 = V_0; NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_39 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); int64_t L_40 = CMenuManager_get_userID_m1025368932(L_39, /*hidden argument*/NULL); int64_t L_41 = L_40; RuntimeObject * L_42 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_41); NullCheck(L_38); GameObject_SendMessage_m3720186693(L_38, _stringLiteral2249229000, L_42, 1, /*hidden argument*/NULL); return; } IL_0133: { logicCardManager_t2956095708 * L_43 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_44 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); int64_t L_45 = CMenuManager_get_userID_m1025368932(L_44, /*hidden argument*/NULL); NullCheck(L_43); logicCardManager_RequestCardInfo_m2467832471(L_43, L_45, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_46 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMenuManager_t3869721565 * L_47 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); int64_t L_48 = CMenuManager_get_userID_m1025368932(L_47, /*hidden argument*/NULL); NullCheck(L_46); logicCardManager_SetTarget_m2059779652(L_46, L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_49 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_49); CWndController_ShowUI_m3552255067(L_49, ((int32_t)90), /*hidden argument*/NULL); CWndController_t749709641 * L_50 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); GameObject_t1113636619 * L_51 = CWndController_CreateDelayBindWnd_m1486584967(L_50, ((int32_t)90), /*hidden argument*/NULL); V_3 = L_51; GameObject_t1113636619 * L_52 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_53 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_52, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_53) { goto IL_0183; } } { return; } IL_0183: { GameObject_t1113636619 * L_54 = V_3; NullCheck(L_54); GameObject_SendMessage_m1121218340(L_54, _stringLiteral487468867, 1, /*hidden argument*/NULL); float L_55 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiWaitingRoom_t4262146884_il2cpp_TypeInfo_var); uiWaitingRoom_SetActiveCardTime_m4104975593(NULL /*static, unused*/, L_55, /*hidden argument*/NULL); } IL_0199: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessChatCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessChatCallBack_m3556389543 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessChatCallBack_m3556389543_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; ISceneBaseObj_t858622483 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_001d; } } { return; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_5 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CMenuManager_get_userID_m1025368932(L_5, /*hidden argument*/NULL); if ((((int64_t)L_6) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0042; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_7 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CMenuManager_get_userName_m1845388843(L_7, /*hidden argument*/NULL); 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_0043; } } IL_0042: { return; } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_10 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CMenuManager_get_menuType_m1606623468(L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)5))) { goto IL_0063; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_12 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CMenuManager_get_menuType_m1606623468(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)8)))) { goto IL_00b1; } } IL_0063: { CSceneService_t551449725 * L_14 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_15 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int64_t L_16 = CMenuManager_get_userID_m1025368932(L_15, /*hidden argument*/NULL); NullCheck(L_14); ISceneRole_t2394225724 * L_17 = CSceneService_FindRoleByUserID_m4171044813(L_14, L_16, /*hidden argument*/NULL); V_1 = L_17; ISceneBaseObj_t858622483 * L_18 = V_1; if (L_18) { goto IL_007f; } } { return; } IL_007f: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_19 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CWndController_ShowUI_m3552255067(L_19, ((int32_t)13), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_20 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_21 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); int64_t L_22 = CMenuManager_get_userID_m1025368932(L_21, /*hidden argument*/NULL); NullCheck(L_20); CChatManager_set_PrivateTargetID_m3778194911(L_20, L_22, /*hidden argument*/NULL); CChatManager_t1988186574 * L_23 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CChatManager_SwitchChannelForced_m2557879878(L_23, 3, /*hidden argument*/NULL); goto IL_00e5; } IL_00b1: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_24 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); CWndController_t749709641 * L_25 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = CWndController_get_ActivePage_m2720187282(L_25, /*hidden argument*/NULL); NullCheck(L_24); CWndController_set_CustomReturnPage_m119343810(L_24, L_26, /*hidden argument*/NULL); Camera_t4157153871 * L_27 = V_0; NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_29 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); int64_t L_30 = CMenuManager_get_userID_m1025368932(L_29, /*hidden argument*/NULL); int64_t L_31 = L_30; RuntimeObject * L_32 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_31); NullCheck(L_28); GameObject_SendMessage_m3720186693(L_28, _stringLiteral767461401, L_32, 1, /*hidden argument*/NULL); } IL_00e5: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessGiftCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessGiftCallBack_m674000475 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessGiftCallBack_m674000475_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((((int64_t)L_1) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CMenuManager_get_userName_m1845388843(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0026; } } IL_0025: { return; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CGiftManager_t2180653355_il2cpp_TypeInfo_var); CGiftManager_t2180653355 * L_5 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_6 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CMenuManager_get_userName_m1845388843(L_6, /*hidden argument*/NULL); CMenuManager_t3869721565 * L_8 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = CMenuManager_get_userID_m1025368932(L_8, /*hidden argument*/NULL); NullCheck(L_5); CGiftManager_SetTarget_m192924937(L_5, L_7, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_10 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CWndController_ShowUI_m3552255067(L_10, ((int32_t)24), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessAttentionCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessAttentionCallBack_m2835572316 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessAttentionCallBack_m2835572316_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneBaseObj_t858622483 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CMenuManager_get_menuType_m1606623468(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)5))) { goto IL_0032; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_4 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CMenuManager_get_menuType_m1606623468(L_4, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)8)))) { goto IL_004e; } } IL_0032: { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_7 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int64_t L_8 = CMenuManager_get_userID_m1025368932(L_7, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_9 = CSceneService_FindRoleByUserID_m4171044813(L_6, L_8, /*hidden argument*/NULL); V_0 = L_9; ISceneBaseObj_t858622483 * L_10 = V_0; if (L_10) { goto IL_004e; } } { return; } IL_004e: { CDataArray_t4068198041 * L_11 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_11, /*hidden argument*/NULL); V_1 = L_11; CDataArray_t4068198041 * L_12 = V_1; NullCheck(L_12); CDataArray_Push_m3820844360(L_12, ((int32_t)1000), /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_14 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); int64_t L_15 = CMenuManager_get_userID_m1025368932(L_14, /*hidden argument*/NULL); NullCheck(L_13); CDataArray_Push_m3799896857(L_13, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_1; NullCheck(L_16); CDataArray_Flush_m1077150699(L_16, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessUseBianShengCard(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessUseBianShengCard_m1432883939 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessUseBianShengCard_m1432883939_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((((int64_t)L_1) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CMenuManager_get_userName_m1845388843(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0026; } } IL_0025: { return; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CGiftManager_t2180653355_il2cpp_TypeInfo_var); CGiftManager_t2180653355 * L_5 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_6 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CMenuManager_get_userName_m1845388843(L_6, /*hidden argument*/NULL); CMenuManager_t3869721565 * L_8 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = CMenuManager_get_userID_m1025368932(L_8, /*hidden argument*/NULL); NullCheck(L_5); CGiftManager_SetTarget_m192924937(L_5, L_7, L_9, /*hidden argument*/NULL); CGiftManager_t2180653355 * L_10 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); CMenuManager_t3869721565 * L_11 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int64_t L_12 = CMenuManager_get_userID_m1025368932(L_11, /*hidden argument*/NULL); NullCheck(L_10); CGiftManager_set_GetUserId_m951709973(L_10, (((int32_t)((int32_t)L_12))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_13 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CWndController_ShowUI_m3552255067(L_13, ((int32_t)261), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessDisattentionCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { 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)1002), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_5 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CFriendManager_get_CurrentFriendType_m1131600176(L_5, /*hidden argument*/NULL); int32_t L_7 = CFriendManager_ToServerType_m3634327542(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_9 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); int64_t L_10 = CMenuManager_get_userID_m1025368932(L_9, /*hidden argument*/NULL); NullCheck(L_8); CDataArray_Push_m3799896857(L_8, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Flush_m1077150699(L_11, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessKickOutCallBack(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessKickOutCallBack_m602491038 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessKickOutCallBack_m602491038_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneBaseObj_t858622483 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_3 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = CMenuManager_get_userID_m1025368932(L_3, /*hidden argument*/NULL); NullCheck(L_2); ISceneRole_t2394225724 * L_5 = CSceneService_FindRoleByUserID_m4171044813(L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; ISceneBaseObj_t858622483 * L_6 = V_0; if (L_6) { goto IL_002e; } } { return; } IL_002e: { 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; CDataArray_t4068198041 * L_8 = V_1; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, ((int32_t)1091), /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_10 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int64_t L_11 = CMenuManager_get_userID_m1025368932(L_10, /*hidden argument*/NULL); NullCheck(L_9); CDataArray_Push_m3799896857(L_9, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_1; NullCheck(L_12); CDataArray_Flush_m1077150699(L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessDeleteFriend(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessDeleteFriend_m2808219813 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessDeleteFriend_m2808219813_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___data0; OnItemClickBefore_t888674743 * L_1 = ___cbBefore1; OnItemClickEnd_t3682481633 * L_2 = ___cbEnd2; IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessPromotion(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessPromotion_m15737169 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessPromotion_m15737169_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; String_t* G_B6_0 = NULL; int32_t G_B6_1 = 0; String_t* G_B5_0 = NULL; int32_t G_B5_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { 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; if (L_3) { goto IL_001f; } } { return; } IL_001f: { CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_5 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_2(); G_B5_0 = _stringLiteral1895007631; G_B5_1 = 1; if (L_5) { G_B6_0 = _stringLiteral1895007631; G_B6_1 = 1; goto IL_0044; } } { intptr_t L_6 = (intptr_t)CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_7 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_7, NULL, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_2(L_7); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_0044: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_8 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_2(); CDataArray_t4068198041 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, G_B6_1, G_B6_0, L_8, L_9, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessDegrade(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessDegrade_m3270056382 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessDegrade_m3270056382_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; String_t* G_B6_0 = NULL; int32_t G_B6_1 = 0; String_t* G_B5_0 = NULL; int32_t G_B5_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { 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; if (L_3) { goto IL_001f; } } { return; } IL_001f: { CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_5 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_3(); G_B5_0 = _stringLiteral2817111291; G_B5_1 = 1; if (L_5) { G_B6_0 = _stringLiteral2817111291; G_B6_1 = 1; goto IL_0044; } } { intptr_t L_6 = (intptr_t)CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_7 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_7, NULL, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_3(L_7); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_0044: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_8 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_3(); CDataArray_t4068198041 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, G_B6_1, G_B6_0, L_8, L_9, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessTransfer(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessTransfer_m1927144079 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessTransfer_m1927144079_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_2 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_4(); G_B3_0 = _stringLiteral1604723888; G_B3_1 = 1; if (L_2) { G_B4_0 = _stringLiteral1604723888; G_B4_1 = 1; goto IL_0030; } } { intptr_t L_3 = (intptr_t)CMenuItemCallback__OnTransferConfirmProc_m3234763764_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_4 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_4, NULL, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_4(L_4); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_5 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, G_B4_1, G_B4_0, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessExpel(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessExpel_m2202624621 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessExpel_m2202624621_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_2 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_5(); G_B3_0 = _stringLiteral3463443731; G_B3_1 = 1; if (L_2) { G_B4_0 = _stringLiteral3463443731; G_B4_1 = 1; goto IL_0030; } } { intptr_t L_3 = (intptr_t)CMenuItemCallback__OnExpelConfirmProc_m4192625721_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_4 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_4, NULL, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3_5(L_4); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_5 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, G_B4_1, G_B4_0, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessGuildInfo(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessGuildInfo_m1327622560 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessGuildInfo_m1327622560_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; CChatUserInfo_t74790139 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataArray_t4068198041 * L_1 = CMenuManager_get_menuParam_m2534214923(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; int32_t L_2 = V_1; if (L_2) { goto IL_0041; } } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_3 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_4 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = CMenuManager_get_userID_m1025368932(L_4, /*hidden argument*/NULL); NullCheck(L_3); CChatUserInfo_t74790139 * L_6 = CChatManager_GetChatUser_m2620126268(L_3, L_5, /*hidden argument*/NULL); V_2 = L_6; CChatUserInfo_t74790139 * L_7 = V_2; if (L_7) { goto IL_002f; } } { return; } IL_002f: { CChatUserInfo_t74790139 * L_8 = V_2; NullCheck(L_8); int32_t L_9 = L_8->get_GuildID_8(); V_1 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_10 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); CChatUserInfo_t74790139 * L_11 = V_2; NullCheck(L_10); CChatManager_DeleteChatUser_m992216780(L_10, L_11, /*hidden argument*/NULL); } IL_0041: { IL2CPP_RUNTIME_CLASS_INIT(CTopListGuildInfoManager_t1994790042_il2cpp_TypeInfo_var); CTopListGuildInfoManager_t1994790042 * L_12 = CTopListGuildInfoManager_GetInstance_m2188504300(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; OnItemClickBefore_t888674743 * L_14 = ___cbBefore1; OnItemClickEnd_t3682481633 * L_15 = ___cbEnd2; NullCheck(L_12); CTopListGuildInfoManager_OnShowGuildInfo_m2312237647(L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessSayLove(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessSayLove_m4117113790 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessSayLove_m4117113790_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; int32_t G_B2_1 = 0; String_t* G_B1_0 = NULL; int32_t G_B1_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_0 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_6(); G_B1_0 = _stringLiteral989258966; G_B1_1 = 1; if (L_0) { G_B2_0 = _stringLiteral989258966; G_B2_1 = 1; goto IL_001e; } } { intptr_t L_1 = (intptr_t)CMenuItemCallback__OnSayLoveConfirmProc_m1213475039_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_2 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_2, NULL, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4_6(L_2); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_3 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, G_B2_1, G_B2_0, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::_OnSayLoveConfirmProc(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback__OnSayLoveConfirmProc_m1213475039 (RuntimeObject * __this /* static, unused */, bool ___result0, CDataArray_t4068198041 * ___data1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback__OnSayLoveConfirmProc_m1213475039_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { bool L_0 = ___result0; if (!L_0) { goto IL_0048; } } { CProfessManager_t3007339680 * L_1 = CProfessManager_GetInstance_m979801718(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = CMenuManager_get_userID_m1025368932(L_2, /*hidden argument*/NULL); NullCheck(L_1); CProfessManager_SetToUserId_m3958711666(L_1, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)1506), /*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; CMenuManager_t3869721565 * L_8 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = CMenuManager_get_userID_m1025368932(L_8, /*hidden argument*/NULL); NullCheck(L_7); CDataArray_Push_m3799896857(L_7, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); } IL_0048: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessInviteJoinGuild(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessInviteJoinGuild_m931278306 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessInviteJoinGuild_m931278306_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CTextHelp_GetText_m372251958(L_2, _stringLiteral3402226845, /*hidden argument*/NULL); V_0 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_4 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_5 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CMenuManager_get_userID_m1025368932(L_5, /*hidden argument*/NULL); String_t* L_7 = V_0; NullCheck(L_4); CGuildManager_InviteJoinInGuild_m618456257(L_4, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessChangeRoomOwner(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessChangeRoomOwner_m1700902934 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessChangeRoomOwner_m1700902934_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { 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)1090), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_6 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int64_t L_7 = CMenuManager_get_userID_m1025368932(L_6, /*hidden argument*/NULL); NullCheck(L_5); CDataArray_Push_m3799896857(L_5, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_8); CDataArray_Flush_m1077150699(L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessAddSpecialFriend(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessAddSpecialFriend_m1090061245 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessAddSpecialFriend_m1090061245_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral1705324499, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_0 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_1 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CMenuManager_get_userID_m1025368932(L_1, /*hidden argument*/NULL); NullCheck(L_0); CFriendManager_SetSpecialFriendState_m3592011685(L_0, L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessRemoveSpecialFriend(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessRemoveSpecialFriend_m1539894259 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessRemoveSpecialFriend_m1539894259_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2931780075, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_0 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_1 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CMenuManager_get_userID_m1025368932(L_1, /*hidden argument*/NULL); NullCheck(L_0); CFriendManager_SetSpecialFriendState_m3592011685(L_0, L_2, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessDoInteraction(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessDoInteraction_m4200980552 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessDoInteraction_m4200980552_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_0 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CSceneService_GetSceneID_m4243087892(L_1, /*hidden argument*/NULL); NullCheck(L_0); CInteractiveConfig_set_CurrentSceneID_m4269598814(L_0, L_2, /*hidden argument*/NULL); CInteractiveConfig_t2063269181 * L_3 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = ___data0; NullCheck(L_4); int32_t L_5 = CDataArray_GetInt_m1111369473(L_4, 3, 0, /*hidden argument*/NULL); NullCheck(L_3); CInteractiveConfig_set_CurrentActionType_m967644796(L_3, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_6 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CWndController_ShowUI_m3552255067(L_6, ((int32_t)126), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProcessFamilyPing(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProcessFamilyPing_m2234848471 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProcessFamilyPing_m2234848471_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = CMenuManager_get_userID_m1025368932(L_0, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0012; } } { return; } IL_0012: { 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, _stringLiteral1232841122, (-1), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)((int32_t)30)) > ((int32_t)L_5))) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_6 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int64_t L_7 = CMenuManager_get_userID_m1025368932(L_6, /*hidden argument*/NULL); V_1 = L_7; CFamilyManager_t1901424822 * L_8 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_1; NullCheck(L_8); CFamilyManager_RequsetPingData_m771933518(L_8, L_9, /*hidden argument*/NULL); goto IL_005b; } IL_004b: { CMsgManager_t455955613 * L_10 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CMsgManager_PushHintUseTextHelp_m3781284520(L_10, _stringLiteral4083004535, (bool)1, /*hidden argument*/NULL); } IL_005b: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnPraiseClk(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnPraiseClk_m843268973 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnPraiseClk_m843268973_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; int64_t L_2 = V_0; if ((!(((uint64_t)L_2) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0013; } } { return; } IL_0013: { CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = V_1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)1007), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_1; int64_t L_6 = V_0; NullCheck(L_5); CDataArray_Push_m3799896857(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_1; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_8 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = logicCardManager_GetTargetUserID_m97245200(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); CRecentInteractiveObj_AddToRecentInteractive_m2475683790(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnUnPraiseClk(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnUnPraiseClk_m2173369603 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnProstrateClk(DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnProstrateClk_m449093825 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, OnItemClickBefore_t888674743 * ___cbBefore1, OnItemClickEnd_t3682481633 * ___cbEnd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnProstrateClk_m449093825_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CDataArray_t4068198041 * V_2 = NULL; { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 2, 0, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___data0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 3, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_2 = L_4; CDataArray_t4068198041 * L_5 = V_2; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)1961), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_2; int32_t L_7 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_2; int32_t L_9 = V_1; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_2; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuItemCallback::OnMsgBoxClk(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_OnMsgBoxClk_m1505993706 (RuntimeObject * __this /* static, unused */, bool ___isConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_OnMsgBoxClk_m1505993706_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___isConfirmed0; if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_1 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); MemberManager_RequestMemberInfo_m42992302(L_1, /*hidden argument*/NULL); } IL_0010: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::_OnChangeGuildPowerConfirmProc(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607 (RuntimeObject * __this /* static, unused */, bool ___result0, CDataArray_t4068198041 * ___data1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback__OnChangeGuildPowerConfirmProc_m1704132607_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0 = ___result0; if (!L_0) { goto IL_0024; } } { CDataArray_t4068198041 * L_1 = ___data1; NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 0, 0, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_3 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_4 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = CMenuManager_get_userID_m1025368932(L_4, /*hidden argument*/NULL); int32_t L_6 = V_0; NullCheck(L_3); CGuildManager_DistributeGuildRight_m3098457838(L_3, L_5, L_6, /*hidden argument*/NULL); } IL_0024: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::_OnTransferConfirmProc(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback__OnTransferConfirmProc_m3234763764 (RuntimeObject * __this /* static, unused */, bool ___result0, CDataArray_t4068198041 * ___data1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback__OnTransferConfirmProc_m3234763764_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___result0; if (!L_0) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = CMenuManager_get_userID_m1025368932(L_2, /*hidden argument*/NULL); NullCheck(L_1); CGuildManager_TransferGuildOwner_m2279996084(L_1, L_3, /*hidden argument*/NULL); } IL_001a: { return; } } // System.Void DMCore.Logic.CMenuItemCallback::_OnExpelConfirmProc(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback__OnExpelConfirmProc_m4192625721 (RuntimeObject * __this /* static, unused */, bool ___result0, CDataArray_t4068198041 * ___data1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback__OnExpelConfirmProc_m4192625721_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___result0; if (!L_0) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_2 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = CMenuManager_get_userID_m1025368932(L_2, /*hidden argument*/NULL); NullCheck(L_1); CGuildManager_ExpelGuildMember_m2428951803(L_1, L_3, /*hidden argument*/NULL); } IL_001a: { return; } } // System.Boolean DMCore.Logic.CMenuItemCallback::Invoke(DMCore.Logic.MenuItemID,DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR bool CMenuItemCallback_Invoke_m478161044 (RuntimeObject * __this /* static, unused */, int32_t ___item_id0, CDataArray_t4068198041 * ___data1, OnItemClickBefore_t888674743 * ___cbBefore2, OnItemClickEnd_t3682481633 * ___cbEnd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_Invoke_m478161044_MetadataUsageId); s_Il2CppMethodInitialized = true; } ItemClickCallBack_t457583679 * V_0 = NULL; { V_0 = (ItemClickCallBack_t457583679 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); Dictionary_2_t2359201627 * L_0 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); int32_t L_1 = ___item_id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1950364294(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1950364294_RuntimeMethod_var); if (!L_2) { goto IL_001a; } } { ItemClickCallBack_t457583679 * L_3 = V_0; if (L_3) { goto IL_001c; } } IL_001a: { return (bool)0; } IL_001c: { int32_t L_4 = ___item_id0; IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set__item_ID_0(L_4); ItemClickCallBack_t457583679 * L_5 = V_0; CDataArray_t4068198041 * L_6 = ___data1; OnItemClickBefore_t888674743 * L_7 = ___cbBefore2; OnItemClickEnd_t3682481633 * L_8 = ___cbEnd3; NullCheck(L_5); ItemClickCallBack_Invoke_m1408692239(L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Logic.CMenuItemCallback::RegisterItemCallback() extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback_RegisterItemCallback_m4143177681 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback_RegisterItemCallback_m4143177681_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; Dictionary_2_t2359201627 * G_B2_1 = NULL; int32_t G_B1_0 = 0; Dictionary_2_t2359201627 * G_B1_1 = NULL; int32_t G_B4_0 = 0; Dictionary_2_t2359201627 * G_B4_1 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t2359201627 * G_B3_1 = NULL; int32_t G_B6_0 = 0; Dictionary_2_t2359201627 * G_B6_1 = NULL; int32_t G_B5_0 = 0; Dictionary_2_t2359201627 * G_B5_1 = NULL; int32_t G_B8_0 = 0; Dictionary_2_t2359201627 * G_B8_1 = NULL; int32_t G_B7_0 = 0; Dictionary_2_t2359201627 * G_B7_1 = NULL; int32_t G_B10_0 = 0; Dictionary_2_t2359201627 * G_B10_1 = NULL; int32_t G_B9_0 = 0; Dictionary_2_t2359201627 * G_B9_1 = NULL; int32_t G_B12_0 = 0; Dictionary_2_t2359201627 * G_B12_1 = NULL; int32_t G_B11_0 = 0; Dictionary_2_t2359201627 * G_B11_1 = NULL; int32_t G_B14_0 = 0; Dictionary_2_t2359201627 * G_B14_1 = NULL; int32_t G_B13_0 = 0; Dictionary_2_t2359201627 * G_B13_1 = NULL; int32_t G_B16_0 = 0; Dictionary_2_t2359201627 * G_B16_1 = NULL; int32_t G_B15_0 = 0; Dictionary_2_t2359201627 * G_B15_1 = NULL; int32_t G_B18_0 = 0; Dictionary_2_t2359201627 * G_B18_1 = NULL; int32_t G_B17_0 = 0; Dictionary_2_t2359201627 * G_B17_1 = NULL; int32_t G_B20_0 = 0; Dictionary_2_t2359201627 * G_B20_1 = NULL; int32_t G_B19_0 = 0; Dictionary_2_t2359201627 * G_B19_1 = NULL; int32_t G_B22_0 = 0; Dictionary_2_t2359201627 * G_B22_1 = NULL; int32_t G_B21_0 = 0; Dictionary_2_t2359201627 * G_B21_1 = NULL; int32_t G_B24_0 = 0; Dictionary_2_t2359201627 * G_B24_1 = NULL; int32_t G_B23_0 = 0; Dictionary_2_t2359201627 * G_B23_1 = NULL; int32_t G_B26_0 = 0; Dictionary_2_t2359201627 * G_B26_1 = NULL; int32_t G_B25_0 = 0; Dictionary_2_t2359201627 * G_B25_1 = NULL; int32_t G_B28_0 = 0; Dictionary_2_t2359201627 * G_B28_1 = NULL; int32_t G_B27_0 = 0; Dictionary_2_t2359201627 * G_B27_1 = NULL; int32_t G_B30_0 = 0; Dictionary_2_t2359201627 * G_B30_1 = NULL; int32_t G_B29_0 = 0; Dictionary_2_t2359201627 * G_B29_1 = NULL; int32_t G_B32_0 = 0; Dictionary_2_t2359201627 * G_B32_1 = NULL; int32_t G_B31_0 = 0; Dictionary_2_t2359201627 * G_B31_1 = NULL; int32_t G_B34_0 = 0; Dictionary_2_t2359201627 * G_B34_1 = NULL; int32_t G_B33_0 = 0; Dictionary_2_t2359201627 * G_B33_1 = NULL; int32_t G_B36_0 = 0; Dictionary_2_t2359201627 * G_B36_1 = NULL; int32_t G_B35_0 = 0; Dictionary_2_t2359201627 * G_B35_1 = NULL; int32_t G_B38_0 = 0; Dictionary_2_t2359201627 * G_B38_1 = NULL; int32_t G_B37_0 = 0; Dictionary_2_t2359201627 * G_B37_1 = NULL; int32_t G_B40_0 = 0; Dictionary_2_t2359201627 * G_B40_1 = NULL; int32_t G_B39_0 = 0; Dictionary_2_t2359201627 * G_B39_1 = NULL; int32_t G_B42_0 = 0; Dictionary_2_t2359201627 * G_B42_1 = NULL; int32_t G_B41_0 = 0; Dictionary_2_t2359201627 * G_B41_1 = NULL; int32_t G_B44_0 = 0; Dictionary_2_t2359201627 * G_B44_1 = NULL; int32_t G_B43_0 = 0; Dictionary_2_t2359201627 * G_B43_1 = NULL; int32_t G_B46_0 = 0; Dictionary_2_t2359201627 * G_B46_1 = NULL; int32_t G_B45_0 = 0; Dictionary_2_t2359201627 * G_B45_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); Dictionary_2_t2359201627 * L_0 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_1 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_7(); G_B1_0 = ((int32_t)1000); G_B1_1 = L_0; if (L_1) { G_B2_0 = ((int32_t)1000); G_B2_1 = L_0; goto IL_0022; } } { intptr_t L_2 = (intptr_t)CMenuItemCallback_OnProcessCardCallBack_m2721995166_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_3 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_3, NULL, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5_7(L_3); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_4 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_7(); NullCheck(G_B2_1); Dictionary_2_Add_m3231461157(G_B2_1, G_B2_0, L_4, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_5 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_6 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_8(); G_B3_0 = ((int32_t)1001); G_B3_1 = L_5; if (L_6) { G_B4_0 = ((int32_t)1001); G_B4_1 = L_5; goto IL_004e; } } { intptr_t L_7 = (intptr_t)CMenuItemCallback_OnProcessChatCallBack_m3556389543_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_8 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_8, NULL, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6_8(L_8); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_004e: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_9 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_8(); NullCheck(G_B4_1); Dictionary_2_Add_m3231461157(G_B4_1, G_B4_0, L_9, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_10 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_11 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_9(); G_B5_0 = ((int32_t)1002); G_B5_1 = L_10; if (L_11) { G_B6_0 = ((int32_t)1002); G_B6_1 = L_10; goto IL_007a; } } { intptr_t L_12 = (intptr_t)CMenuItemCallback_OnProcessGiftCallBack_m674000475_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_13 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_13, NULL, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7_9(L_13); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_007a: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_14 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_9(); NullCheck(G_B6_1); Dictionary_2_Add_m3231461157(G_B6_1, G_B6_0, L_14, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_15 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_16 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_10(); G_B7_0 = ((int32_t)1003); G_B7_1 = L_15; if (L_16) { G_B8_0 = ((int32_t)1003); G_B8_1 = L_15; goto IL_00a6; } } { intptr_t L_17 = (intptr_t)CMenuItemCallback_OnProcessAttentionCallBack_m2835572316_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_18 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_18, NULL, L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8_10(L_18); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_00a6: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_19 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_10(); NullCheck(G_B8_1); Dictionary_2_Add_m3231461157(G_B8_1, G_B8_0, L_19, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_20 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_21 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_11(); G_B9_0 = ((int32_t)1004); G_B9_1 = L_20; if (L_21) { G_B10_0 = ((int32_t)1004); G_B10_1 = L_20; goto IL_00d2; } } { intptr_t L_22 = (intptr_t)CMenuItemCallback_OnProcessDisattentionCallBack_m3390205189_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_23 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_23, NULL, L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9_11(L_23); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; } IL_00d2: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_24 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_11(); NullCheck(G_B10_1); Dictionary_2_Add_m3231461157(G_B10_1, G_B10_0, L_24, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_25 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_26 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_12(); G_B11_0 = ((int32_t)1005); G_B11_1 = L_25; if (L_26) { G_B12_0 = ((int32_t)1005); G_B12_1 = L_25; goto IL_00fe; } } { intptr_t L_27 = (intptr_t)CMenuItemCallback_OnProcessKickOutCallBack_m602491038_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_28 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_28, NULL, L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA_12(L_28); G_B12_0 = G_B11_0; G_B12_1 = G_B11_1; } IL_00fe: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_29 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_12(); NullCheck(G_B12_1); Dictionary_2_Add_m3231461157(G_B12_1, G_B12_0, L_29, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_30 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_31 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_13(); G_B13_0 = ((int32_t)1006); G_B13_1 = L_30; if (L_31) { G_B14_0 = ((int32_t)1006); G_B14_1 = L_30; goto IL_012a; } } { intptr_t L_32 = (intptr_t)CMenuItemCallback_OnProcessDoInteraction_m4200980552_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_33 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_33, NULL, L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB_13(L_33); G_B14_0 = G_B13_0; G_B14_1 = G_B13_1; } IL_012a: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_34 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_13(); NullCheck(G_B14_1); Dictionary_2_Add_m3231461157(G_B14_1, G_B14_0, L_34, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_35 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_36 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_14(); G_B15_0 = ((int32_t)1007); G_B15_1 = L_35; if (L_36) { G_B16_0 = ((int32_t)1007); G_B16_1 = L_35; goto IL_0156; } } { intptr_t L_37 = (intptr_t)CMenuItemCallback_OnProcessDeleteFriend_m2808219813_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_38 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_38, NULL, L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC_14(L_38); G_B16_0 = G_B15_0; G_B16_1 = G_B15_1; } IL_0156: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_39 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_14(); NullCheck(G_B16_1); Dictionary_2_Add_m3231461157(G_B16_1, G_B16_0, L_39, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_40 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_41 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_15(); G_B17_0 = ((int32_t)1008); G_B17_1 = L_40; if (L_41) { G_B18_0 = ((int32_t)1008); G_B18_1 = L_40; goto IL_0182; } } { intptr_t L_42 = (intptr_t)CMenuItemCallback_OnProcessPromotion_m15737169_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_43 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_43, NULL, L_42, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD_15(L_43); G_B18_0 = G_B17_0; G_B18_1 = G_B17_1; } IL_0182: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_44 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_15(); NullCheck(G_B18_1); Dictionary_2_Add_m3231461157(G_B18_1, G_B18_0, L_44, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_45 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_46 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_16(); G_B19_0 = ((int32_t)1009); G_B19_1 = L_45; if (L_46) { G_B20_0 = ((int32_t)1009); G_B20_1 = L_45; goto IL_01ae; } } { intptr_t L_47 = (intptr_t)CMenuItemCallback_OnProcessDegrade_m3270056382_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_48 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_48, NULL, L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE_16(L_48); G_B20_0 = G_B19_0; G_B20_1 = G_B19_1; } IL_01ae: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_49 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_16(); NullCheck(G_B20_1); Dictionary_2_Add_m3231461157(G_B20_1, G_B20_0, L_49, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_50 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_51 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_17(); G_B21_0 = ((int32_t)1010); G_B21_1 = L_50; if (L_51) { G_B22_0 = ((int32_t)1010); G_B22_1 = L_50; goto IL_01da; } } { intptr_t L_52 = (intptr_t)CMenuItemCallback_OnProcessTransfer_m1927144079_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_53 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_53, NULL, L_52, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF_17(L_53); G_B22_0 = G_B21_0; G_B22_1 = G_B21_1; } IL_01da: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_54 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_17(); NullCheck(G_B22_1); Dictionary_2_Add_m3231461157(G_B22_1, G_B22_0, L_54, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_55 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_56 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_18(); G_B23_0 = ((int32_t)1011); G_B23_1 = L_55; if (L_56) { G_B24_0 = ((int32_t)1011); G_B24_1 = L_55; goto IL_0206; } } { intptr_t L_57 = (intptr_t)CMenuItemCallback_OnProcessExpel_m2202624621_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_58 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_58, NULL, L_57, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10_18(L_58); G_B24_0 = G_B23_0; G_B24_1 = G_B23_1; } IL_0206: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_59 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_18(); NullCheck(G_B24_1); Dictionary_2_Add_m3231461157(G_B24_1, G_B24_0, L_59, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_60 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_61 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_19(); G_B25_0 = ((int32_t)1012); G_B25_1 = L_60; if (L_61) { G_B26_0 = ((int32_t)1012); G_B26_1 = L_60; goto IL_0232; } } { intptr_t L_62 = (intptr_t)CMenuItemCallback_OnProcessGuildInfo_m1327622560_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_63 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_63, NULL, L_62, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11_19(L_63); G_B26_0 = G_B25_0; G_B26_1 = G_B25_1; } IL_0232: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_64 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_19(); NullCheck(G_B26_1); Dictionary_2_Add_m3231461157(G_B26_1, G_B26_0, L_64, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_65 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_66 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_20(); G_B27_0 = ((int32_t)1013); G_B27_1 = L_65; if (L_66) { G_B28_0 = ((int32_t)1013); G_B28_1 = L_65; goto IL_025e; } } { intptr_t L_67 = (intptr_t)CMenuItemCallback_OnProcessSayLove_m4117113790_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_68 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_68, NULL, L_67, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache12_20(L_68); G_B28_0 = G_B27_0; G_B28_1 = G_B27_1; } IL_025e: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_69 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_20(); NullCheck(G_B28_1); Dictionary_2_Add_m3231461157(G_B28_1, G_B28_0, L_69, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_70 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_71 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_21(); G_B29_0 = ((int32_t)1022); G_B29_1 = L_70; if (L_71) { G_B30_0 = ((int32_t)1022); G_B30_1 = L_70; goto IL_028a; } } { intptr_t L_72 = (intptr_t)CMenuItemCallback_OnProcessUseBianShengCard_m1432883939_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_73 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_73, NULL, L_72, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache13_21(L_73); G_B30_0 = G_B29_0; G_B30_1 = G_B29_1; } IL_028a: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_74 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_21(); NullCheck(G_B30_1); Dictionary_2_Add_m3231461157(G_B30_1, G_B30_0, L_74, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_75 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_76 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_22(); G_B31_0 = ((int32_t)1014); G_B31_1 = L_75; if (L_76) { G_B32_0 = ((int32_t)1014); G_B32_1 = L_75; goto IL_02b6; } } { intptr_t L_77 = (intptr_t)CMenuItemCallback_OnProcessInviteJoinGuild_m931278306_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_78 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_78, NULL, L_77, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache14_22(L_78); G_B32_0 = G_B31_0; G_B32_1 = G_B31_1; } IL_02b6: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_79 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_22(); NullCheck(G_B32_1); Dictionary_2_Add_m3231461157(G_B32_1, G_B32_0, L_79, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_80 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_81 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_23(); G_B33_0 = ((int32_t)1015); G_B33_1 = L_80; if (L_81) { G_B34_0 = ((int32_t)1015); G_B34_1 = L_80; goto IL_02e2; } } { intptr_t L_82 = (intptr_t)CMenuItemCallback_OnProcessChangeRoomOwner_m1700902934_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_83 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_83, NULL, L_82, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache15_23(L_83); G_B34_0 = G_B33_0; G_B34_1 = G_B33_1; } IL_02e2: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_84 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_23(); NullCheck(G_B34_1); Dictionary_2_Add_m3231461157(G_B34_1, G_B34_0, L_84, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_85 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_86 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_24(); G_B35_0 = ((int32_t)1016); G_B35_1 = L_85; if (L_86) { G_B36_0 = ((int32_t)1016); G_B36_1 = L_85; goto IL_030e; } } { intptr_t L_87 = (intptr_t)CMenuItemCallback_OnProcessAddSpecialFriend_m1090061245_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_88 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_88, NULL, L_87, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache16_24(L_88); G_B36_0 = G_B35_0; G_B36_1 = G_B35_1; } IL_030e: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_89 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_24(); NullCheck(G_B36_1); Dictionary_2_Add_m3231461157(G_B36_1, G_B36_0, L_89, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_90 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_91 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_25(); G_B37_0 = ((int32_t)1017); G_B37_1 = L_90; if (L_91) { G_B38_0 = ((int32_t)1017); G_B38_1 = L_90; goto IL_033a; } } { intptr_t L_92 = (intptr_t)CMenuItemCallback_OnProcessRemoveSpecialFriend_m1539894259_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_93 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_93, NULL, L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache17_25(L_93); G_B38_0 = G_B37_0; G_B38_1 = G_B37_1; } IL_033a: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_94 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_25(); NullCheck(G_B38_1); Dictionary_2_Add_m3231461157(G_B38_1, G_B38_0, L_94, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_95 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_96 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_26(); G_B39_0 = ((int32_t)1018); G_B39_1 = L_95; if (L_96) { G_B40_0 = ((int32_t)1018); G_B40_1 = L_95; goto IL_0366; } } { intptr_t L_97 = (intptr_t)CMenuItemCallback_OnProcessFamilyPing_m2234848471_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_98 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_98, NULL, L_97, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache18_26(L_98); G_B40_0 = G_B39_0; G_B40_1 = G_B39_1; } IL_0366: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_99 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_26(); NullCheck(G_B40_1); Dictionary_2_Add_m3231461157(G_B40_1, G_B40_0, L_99, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_100 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_101 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_27(); G_B41_0 = ((int32_t)1019); G_B41_1 = L_100; if (L_101) { G_B42_0 = ((int32_t)1019); G_B42_1 = L_100; goto IL_0392; } } { intptr_t L_102 = (intptr_t)CMenuItemCallback_OnPraiseClk_m843268973_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_103 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_103, NULL, L_102, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache19_27(L_103); G_B42_0 = G_B41_0; G_B42_1 = G_B41_1; } IL_0392: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_104 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_27(); NullCheck(G_B42_1); Dictionary_2_Add_m3231461157(G_B42_1, G_B42_0, L_104, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_105 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_106 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_28(); G_B43_0 = ((int32_t)1020); G_B43_1 = L_105; if (L_106) { G_B44_0 = ((int32_t)1020); G_B44_1 = L_105; goto IL_03be; } } { intptr_t L_107 = (intptr_t)CMenuItemCallback_OnUnPraiseClk_m2173369603_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_108 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_108, NULL, L_107, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1A_28(L_108); G_B44_0 = G_B43_0; G_B44_1 = G_B43_1; } IL_03be: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_109 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_28(); NullCheck(G_B44_1); Dictionary_2_Add_m3231461157(G_B44_1, G_B44_0, L_109, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); Dictionary_2_t2359201627 * L_110 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get__item_call_back_1(); ItemClickCallBack_t457583679 * L_111 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_29(); G_B45_0 = ((int32_t)1021); G_B45_1 = L_110; if (L_111) { G_B46_0 = ((int32_t)1021); G_B46_1 = L_110; goto IL_03ea; } } { intptr_t L_112 = (intptr_t)CMenuItemCallback_OnProstrateClk_m449093825_RuntimeMethod_var; ItemClickCallBack_t457583679 * L_113 = (ItemClickCallBack_t457583679 *)il2cpp_codegen_object_new(ItemClickCallBack_t457583679_il2cpp_TypeInfo_var); ItemClickCallBack__ctor_m4018917450(L_113, NULL, L_112, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1B_29(L_113); G_B46_0 = G_B45_0; G_B46_1 = G_B45_1; } IL_03ea: { IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); ItemClickCallBack_t457583679 * L_114 = ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_29(); NullCheck(G_B46_1); Dictionary_2_Add_m3231461157(G_B46_1, G_B46_0, L_114, /*hidden argument*/Dictionary_2_Add_m3231461157_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CMenuItemCallback::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMenuItemCallback__cctor_m3560908693 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemCallback__cctor_m3560908693_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set__item_ID_0(((int32_t)10009)); Dictionary_2_t2359201627 * L_0 = (Dictionary_2_t2359201627 *)il2cpp_codegen_object_new(Dictionary_2_t2359201627_il2cpp_TypeInfo_var); Dictionary_2__ctor_m271895364(L_0, /*hidden argument*/Dictionary_2__ctor_m271895364_RuntimeMethod_var); ((CMenuItemCallback_t1057066659_StaticFields*)il2cpp_codegen_static_fields_for(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var))->set__item_call_back_1(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.CMenuItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup__ctor_m2610414864 (CMenuItemGroup_t2091437108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup__ctor_m2610414864_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t1604236809 * L_0 = (Dictionary_2_t1604236809 *)il2cpp_codegen_object_new(Dictionary_2_t1604236809_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4153363589(L_0, /*hidden argument*/Dictionary_2__ctor_m4153363589_RuntimeMethod_var); __this->set__menu_item_config_0(L_0); return; } } // System.Void DMCore.Logic.CMenuItemGroup::AddItem(DMCore.Logic.MenuItemID,DMCore.Logic.MenuItemUnit) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_AddItem_m271217588 (CMenuItemGroup_t2091437108 * __this, int32_t ___itemID0, MenuItemUnit_t3997586157 * ___itemInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_AddItem_m271217588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1604236809 * L_0 = __this->get__menu_item_config_0(); int32_t L_1 = ___itemID0; MenuItemUnit_t3997586157 * L_2 = ___itemInfo1; NullCheck(L_0); Dictionary_2_Add_m3991466086(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_Add_m3991466086_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CMenuItemGroup::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuItemGroup_GetItemCount_m4002761484 (CMenuItemGroup_t2091437108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_GetItemCount_m4002761484_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t3558419584 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t4001908976 V_2; memset(&V_2, 0, sizeof(V_2)); { V_0 = 0; Dictionary_2_t1604236809 * L_0 = __this->get__menu_item_config_0(); NullCheck(L_0); Enumerator_t3558419584 L_1 = Dictionary_2_GetEnumerator_m2017147157(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m2017147157_RuntimeMethod_var); V_1 = L_1; goto IL_0030; } IL_0013: { KeyValuePair_2_t4001908976 L_2 = Enumerator_get_Current_m407169759((&V_1), /*hidden argument*/Enumerator_get_Current_m407169759_RuntimeMethod_var); V_2 = L_2; MenuItemUnit_t3997586157 * L_3 = KeyValuePair_2_get_Value_m2283992216((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m2283992216_RuntimeMethod_var); NullCheck(L_3); bool L_4 = L_3->get_item_enable_4(); if (!L_4) { goto IL_0030; } } { int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0030: { bool L_6 = Enumerator_MoveNext_m2302149545((&V_1), /*hidden argument*/Enumerator_MoveNext_m2302149545_RuntimeMethod_var); if (L_6) { goto IL_0013; } } { int32_t L_7 = V_0; return L_7; } } // DMCore.Logic.MenuItemUnit DMCore.Logic.CMenuItemGroup::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR MenuItemUnit_t3997586157 * CMenuItemGroup_GetItemByIndex_m3997027217 (CMenuItemGroup_t2091437108 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_GetItemByIndex_m3997027217_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t3558419584 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t4001908976 V_2; memset(&V_2, 0, sizeof(V_2)); KeyValuePair_2_t4001908976 V_3; memset(&V_3, 0, sizeof(V_3)); { V_0 = 0; Dictionary_2_t1604236809 * L_0 = __this->get__menu_item_config_0(); NullCheck(L_0); Enumerator_t3558419584 L_1 = Dictionary_2_GetEnumerator_m2017147157(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m2017147157_RuntimeMethod_var); V_1 = L_1; goto IL_004c; } IL_0013: { KeyValuePair_2_t4001908976 L_2 = Enumerator_get_Current_m407169759((&V_1), /*hidden argument*/Enumerator_get_Current_m407169759_RuntimeMethod_var); V_2 = L_2; MenuItemUnit_t3997586157 * L_3 = KeyValuePair_2_get_Value_m2283992216((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m2283992216_RuntimeMethod_var); NullCheck(L_3); bool L_4 = L_3->get_item_enable_4(); if (L_4) { goto IL_0031; } } { goto IL_004c; } IL_0031: { int32_t L_5 = V_0; int32_t L_6 = ___index0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0048; } } { KeyValuePair_2_t4001908976 L_7 = Enumerator_get_Current_m407169759((&V_1), /*hidden argument*/Enumerator_get_Current_m407169759_RuntimeMethod_var); V_3 = L_7; MenuItemUnit_t3997586157 * L_8 = KeyValuePair_2_get_Value_m2283992216((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m2283992216_RuntimeMethod_var); return L_8; } IL_0048: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_004c: { bool L_10 = Enumerator_MoveNext_m2302149545((&V_1), /*hidden argument*/Enumerator_MoveNext_m2302149545_RuntimeMethod_var); if (L_10) { goto IL_0013; } } { return (MenuItemUnit_t3997586157 *)NULL; } } // DMCore.Logic.MenuItemUnit DMCore.Logic.CMenuItemGroup::GetItemByID(DMCore.Logic.MenuItemID) extern "C" IL2CPP_METHOD_ATTR MenuItemUnit_t3997586157 * CMenuItemGroup_GetItemByID_m3483915351 (CMenuItemGroup_t2091437108 * __this, int32_t ___item_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_GetItemByID_m3483915351_MetadataUsageId); s_Il2CppMethodInitialized = true; } MenuItemUnit_t3997586157 * V_0 = NULL; { V_0 = (MenuItemUnit_t3997586157 *)NULL; Dictionary_2_t1604236809 * L_0 = __this->get__menu_item_config_0(); int32_t L_1 = ___item_id0; NullCheck(L_0); Dictionary_2_TryGetValue_m1011495037(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1011495037_RuntimeMethod_var); MenuItemUnit_t3997586157 * L_2 = V_0; return L_2; } } // System.Boolean DMCore.Logic.CMenuItemGroup::IsEnable(DMCore.Logic.MenuItemID) extern "C" IL2CPP_METHOD_ATTR bool CMenuItemGroup_IsEnable_m448860378 (CMenuItemGroup_t2091437108 * __this, int32_t ___item_id0, const RuntimeMethod* method) { MenuItemUnit_t3997586157 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___item_id0; MenuItemUnit_t3997586157 * L_1 = CMenuItemGroup_GetItemByID_m3483915351(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; MenuItemUnit_t3997586157 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { MenuItemUnit_t3997586157 * L_3 = V_0; NullCheck(L_3); bool L_4 = L_3->get_item_enable_4(); G_B3_0 = ((int32_t)(L_4)); goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { return (bool)G_B3_0; } } // System.Void DMCore.Logic.CMenuItemGroup::SetEnableAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_SetEnableAll_m3020335219 (CMenuItemGroup_t2091437108 * __this, bool ___enable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_SetEnableAll_m3020335219_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t3558419584 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t4001908976 V_1; memset(&V_1, 0, sizeof(V_1)); { Dictionary_2_t1604236809 * L_0 = __this->get__menu_item_config_0(); NullCheck(L_0); Enumerator_t3558419584 L_1 = Dictionary_2_GetEnumerator_m2017147157(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m2017147157_RuntimeMethod_var); V_0 = L_1; goto IL_0026; } IL_0011: { KeyValuePair_2_t4001908976 L_2 = Enumerator_get_Current_m407169759((&V_0), /*hidden argument*/Enumerator_get_Current_m407169759_RuntimeMethod_var); V_1 = L_2; MenuItemUnit_t3997586157 * L_3 = KeyValuePair_2_get_Value_m2283992216((&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m2283992216_RuntimeMethod_var); bool L_4 = ___enable0; NullCheck(L_3); L_3->set_item_enable_4(L_4); } IL_0026: { bool L_5 = Enumerator_MoveNext_m2302149545((&V_0), /*hidden argument*/Enumerator_MoveNext_m2302149545_RuntimeMethod_var); if (L_5) { goto IL_0011; } } { return; } } // System.Void DMCore.Logic.CMenuItemGroup::SetEnable(DMCore.Logic.MenuItemID,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_SetEnable_m1710240929 (CMenuItemGroup_t2091437108 * __this, int32_t ___item_id0, bool ___enable1, const RuntimeMethod* method) { MenuItemUnit_t3997586157 * V_0 = NULL; { int32_t L_0 = ___item_id0; MenuItemUnit_t3997586157 * L_1 = CMenuItemGroup_GetItemByID_m3483915351(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; MenuItemUnit_t3997586157 * L_2 = V_0; if (L_2) { goto IL_000f; } } { return; } IL_000f: { MenuItemUnit_t3997586157 * L_3 = V_0; bool L_4 = ___enable1; NullCheck(L_3); L_3->set_item_enable_4(L_4); return; } } // System.Void DMCore.Logic.CMenuItemGroup::CheckIsShowGuildButton(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_CheckIsShowGuildButton_m1160685340 (CMenuItemGroup_t2091437108 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuItemGroup_CheckIsShowGuildButton_m1160685340_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CChatUserInfo_t74790139 * V_1 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1028994322, 0, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_3 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_4 = ___userID0; NullCheck(L_3); CChatUserInfo_t74790139 * L_5 = CChatManager_GetChatUser_m2620126268(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; CChatUserInfo_t74790139 * L_6 = V_1; if (L_6) { goto IL_0056; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3124003608, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1014), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1012), (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_7 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CChatManager_set_IsNeedRePainMenu_m150745120(L_7, (bool)1, /*hidden argument*/NULL); return; } IL_0056: { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_8 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CChatManager_set_IsNeedRePainMenu_m150745120(L_8, (bool)0, /*hidden argument*/NULL); CChatUserInfo_t74790139 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = L_9->get_GuildID_8(); if ((((int32_t)L_10) <= ((int32_t)0))) { goto IL_008a; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1014), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1012), (bool)1, /*hidden argument*/NULL); goto IL_00c6; } IL_008a: { int32_t L_11 = V_0; if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_00ae; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1014), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1012), (bool)0, /*hidden argument*/NULL); goto IL_00c6; } IL_00ae: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1014), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1012), (bool)0, /*hidden argument*/NULL); } IL_00c6: { return; } } // System.Void DMCore.Logic.CMenuItemGroup::CheckIsShowPraiseButton(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CMenuItemGroup_CheckIsShowPraiseButton_m2113020522 (CMenuItemGroup_t2091437108 * __this, int64_t ___userID0, const RuntimeMethod* method) { CUserCardParams_t243895319 * V_0 = NULL; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userID0; NullCheck(L_0); CUserCardParams_t243895319 * L_2 = logicCardManager_AllocUserCardMenu_m1652626151(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CUserCardParams_t243895319 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CUserCardParams_GetInt_m2940615587(L_3, ((int32_t)12), 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0038; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1019), (bool)1, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1020), (bool)0, /*hidden argument*/NULL); goto IL_0050; } IL_0038: { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1019), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1020), (bool)1, /*hidden argument*/NULL); } IL_0050: { int64_t L_5 = ___userID0; CMainRole_t4200562839 * L_6 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); if ((!(((uint64_t)L_5) == ((uint64_t)L_7)))) { goto IL_0078; } } { CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1019), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1020), (bool)0, /*hidden argument*/NULL); } IL_0078: { 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.CMenuMail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuMail__ctor_m3879465967 (CMenuMail_t3670654335 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuMail::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuMail_FilterItem_m2731227030 (CMenuMail_t3670654335 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int64_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); int64_t L_2 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_2, /*hidden argument*/NULL); int64_t L_3 = V_0; CMenuItemGroup_CheckIsShowPraiseButton_m2113020522(__this, L_3, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuManager__ctor_m199762670 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager__ctor_m199762670_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__menu_type_0(((int32_t)12)); __this->set__menu_list_type_1(2); CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); __this->set__menu_param_2(L_0); __this->set__callback_before_3((OnItemClickBefore_t888674743 *)NULL); __this->set__callback_End_4((OnItemClickEnd_t3682481633 *)NULL); Dictionary_2_t976235305 * L_1 = (Dictionary_2_t976235305 *)il2cpp_codegen_object_new(Dictionary_2_t976235305_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2533756592(L_1, /*hidden argument*/Dictionary_2__ctor_m2533756592_RuntimeMethod_var); __this->set__menu_observer_list_5(L_1); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); CMenuItemCallback_RegisterItemCallback_m4143177681(NULL /*static, unused*/, /*hidden argument*/NULL); CMenuManager__RegisterMenu_m521493626(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMenuManager_t3869721565 * CMenuManager_GetInstance_m3933304740 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_GetInstance_m3933304740_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_0 = ((CMenuManager_t3869721565_StaticFields*)il2cpp_codegen_static_fields_for(CMenuManager_t3869721565_il2cpp_TypeInfo_var))->get_s_instance_6(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_1 = ((CMenuManager_t3869721565_StaticFields*)il2cpp_codegen_static_fields_for(CMenuManager_t3869721565_il2cpp_TypeInfo_var))->get_s_instance_6(); return L_1; } IL_0010: { CMenuManager_t3869721565 * L_2 = (CMenuManager_t3869721565 *)il2cpp_codegen_object_new(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager__ctor_m199762670(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); ((CMenuManager_t3869721565_StaticFields*)il2cpp_codegen_static_fields_for(CMenuManager_t3869721565_il2cpp_TypeInfo_var))->set_s_instance_6(L_2); CMenuManager_t3869721565 * L_3 = ((CMenuManager_t3869721565_StaticFields*)il2cpp_codegen_static_fields_for(CMenuManager_t3869721565_il2cpp_TypeInfo_var))->get_s_instance_6(); return L_3; } } // System.Int32 DMCore.Logic.CMenuManager::GetMenuItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuManager_GetMenuItemCount_m4286785552 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { CMenuItemGroup_t2091437108 * V_0 = NULL; { int32_t L_0 = __this->get__menu_type_0(); CMenuItemGroup_t2091437108 * L_1 = CMenuManager__GetGroup_m3020517916(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_t2091437108 * L_2 = V_0; if (L_2) { goto IL_0015; } } { return 0; } IL_0015: { CMenuItemGroup_t2091437108 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CMenuItemGroup_GetItemCount_m4002761484(L_3, /*hidden argument*/NULL); return L_4; } } // DMCore.Logic.MenuItemUnit DMCore.Logic.CMenuManager::GetMenuItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR MenuItemUnit_t3997586157 * CMenuManager_GetMenuItemByIndex_m608641368 (CMenuManager_t3869721565 * __this, int32_t ___index0, const RuntimeMethod* method) { CMenuItemGroup_t2091437108 * V_0 = NULL; { int32_t L_0 = __this->get__menu_type_0(); CMenuItemGroup_t2091437108 * L_1 = CMenuManager__GetGroup_m3020517916(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_t2091437108 * L_2 = V_0; if (L_2) { goto IL_0015; } } { return (MenuItemUnit_t3997586157 *)NULL; } IL_0015: { CMenuItemGroup_t2091437108 * L_3 = V_0; int32_t L_4 = ___index0; NullCheck(L_3); MenuItemUnit_t3997586157 * L_5 = CMenuItemGroup_GetItemByIndex_m3997027217(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void DMCore.Logic.CMenuManager::OnClickItem(DMCore.Logic.MenuItemID) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnClickItem_m2561312641 (CMenuManager_t3869721565 * __this, int32_t ___item_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_OnClickItem_m2561312641_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMenuItemGroup_t2091437108 * V_0 = NULL; { int32_t L_0 = __this->get__menu_type_0(); CMenuItemGroup_t2091437108 * L_1 = CMenuManager__GetGroup_m3020517916(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_t2091437108 * L_2 = V_0; if (L_2) { goto IL_0014; } } { return; } IL_0014: { int32_t L_3 = ___item_id0; if ((((int32_t)L_3) == ((int32_t)((int32_t)1006)))) { goto IL_0025; } } { CMenuManager_OnHideMenu_m156296505(__this, /*hidden argument*/NULL); } IL_0025: { int32_t L_4 = ___item_id0; CDataArray_t4068198041 * L_5 = __this->get__menu_param_2(); OnItemClickBefore_t888674743 * L_6 = __this->get__callback_before_3(); OnItemClickEnd_t3682481633 * L_7 = __this->get__callback_End_4(); IL2CPP_RUNTIME_CLASS_INIT(CMenuItemCallback_t1057066659_il2cpp_TypeInfo_var); CMenuItemCallback_Invoke_m478161044(NULL /*static, unused*/, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuManager::Repain() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_Repain_m4180253384 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_Repain_m4180253384_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_0 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CChatManager_get_IsNeedRePainMenu_m2961425507(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0032; } } { int32_t L_2 = __this->get__menu_type_0(); int32_t L_3 = __this->get__menu_list_type_1(); CDataArray_t4068198041 * L_4 = __this->get__menu_param_2(); CMenuManager_OnShowMenu_m142632618(__this, L_2, L_3, L_4, /*hidden argument*/NULL); 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); CChatManager_set_IsNeedRePainMenu_m150745120(L_5, (bool)0, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void DMCore.Logic.CMenuManager::Repain_Praise() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_Repain_Praise_m2410650893 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = logicCardManager_get_IsNeedRepainMenu_m162682811(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0032; } } { int32_t L_2 = __this->get__menu_type_0(); int32_t L_3 = __this->get__menu_list_type_1(); CDataArray_t4068198041 * L_4 = __this->get__menu_param_2(); CMenuManager_OnShowMenu_m142632618(__this, L_2, L_3, L_4, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_5 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); logicCardManager_set_IsNeedRepainMenu_m1106493720(L_5, (bool)0, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void DMCore.Logic.CMenuManager::OnShowMenu(DMCore.Logic.MainMenuType,DMCore.Logic.MenuLevel,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnShowMenu_m142632618 (CMenuManager_t3869721565 * __this, int32_t ___menu_type0, int32_t ___menu_level1, CDataArray_t4068198041 * ___param2, const RuntimeMethod* method) { { int32_t L_0 = ___menu_type0; int32_t L_1 = ___menu_level1; CDataArray_t4068198041 * L_2 = ___param2; CMenuManager_OnShowMenu_m3138801014(__this, L_0, L_1, L_2, (OnItemClickBefore_t888674743 *)NULL, (OnItemClickEnd_t3682481633 *)NULL, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuManager::OnShowMenu(DMCore.Logic.MainMenuType,DMCore.Logic.MenuLevel,DMCore.CDataArray,DMCore.Logic.OnItemClickBefore,DMCore.Logic.OnItemClickEnd) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnShowMenu_m3138801014 (CMenuManager_t3869721565 * __this, int32_t ___menu_type0, int32_t ___menu_level1, CDataArray_t4068198041 * ___param2, OnItemClickBefore_t888674743 * ___cbBefore3, OnItemClickEnd_t3682481633 * ___cbEnd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_OnShowMenu_m3138801014_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMenuItemGroup_t2091437108 * V_0 = NULL; { int32_t L_0 = ___menu_type0; __this->set__menu_type_0(L_0); int32_t L_1 = ___menu_level1; __this->set__menu_list_type_1(L_1); CDataArray_t4068198041 * L_2 = ___param2; __this->set__menu_param_2(L_2); OnItemClickBefore_t888674743 * L_3 = ___cbBefore3; __this->set__callback_before_3(L_3); OnItemClickEnd_t3682481633 * L_4 = ___cbEnd4; __this->set__callback_End_4(L_4); bool L_5 = CMenuManager__IsValid_m2775535140(__this, /*hidden argument*/NULL); if (L_5) { goto IL_0031; } } { return; } IL_0031: { int32_t L_6 = ___menu_level1; if (L_6) { goto IL_0058; } } { IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_7 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_8 = CMenuManager_get_userID_m1025368932(__this, /*hidden argument*/NULL); NullCheck(L_7); CAvatarEquipManager_GetAvatarInfo_m1514742623(L_7, L_8, /*hidden argument*/NULL); shopModel_t101745799 * L_9 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_10 = CMenuManager_get_userID_m1025368932(__this, /*hidden argument*/NULL); NullCheck(L_9); shopModel_SetShowAvatarTarget_m263909296(L_9, L_10, /*hidden argument*/NULL); } IL_0058: { int32_t L_11 = ___menu_type0; CMenuItemGroup_t2091437108 * L_12 = CMenuManager__GetGroup_m3020517916(__this, L_11, /*hidden argument*/NULL); V_0 = L_12; CMenuItemGroup_t2091437108 * L_13 = V_0; if (!L_13) { goto IL_0072; } } { CMenuItemGroup_t2091437108 * L_14 = V_0; CDataArray_t4068198041 * L_15 = __this->get__menu_param_2(); NullCheck(L_14); VirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(4 /* System.Void DMCore.Logic.CMenuItemGroup::FilterItem(DMCore.CDataArray) */, L_14, L_15); } IL_0072: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_16 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); bool L_17 = CWndController_IsExist_m1254965977(L_16, ((int32_t)20), /*hidden argument*/NULL); if (!L_17) { goto IL_0096; } } { 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); CWndController_Notify_m3766668363(L_18, ((int32_t)20), (bool)0, /*hidden argument*/NULL); goto IL_00a3; } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_19 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CWndController_ShowUI_m3552255067(L_19, ((int32_t)20), /*hidden argument*/NULL); } IL_00a3: { return; } } // System.Void DMCore.Logic.CMenuManager::OnHideMenu() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnHideMenu_m156296505 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_OnHideMenu_m156296505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)20), /*hidden argument*/NULL); return; } } // DMCore.Logic.MainMenuType DMCore.Logic.CMenuManager::get_menuType() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuManager_get_menuType_m1606623468 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__menu_type_0(); return L_0; } } // System.Void DMCore.Logic.CMenuManager::set_menuType(DMCore.Logic.MainMenuType) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_set_menuType_m3796622394 (CMenuManager_t3869721565 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set__menu_type_0(L_0); return; } } // DMCore.Logic.MenuLevel DMCore.Logic.CMenuManager::get_menuLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CMenuManager_get_menuLevel_m3161707887 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__menu_list_type_1(); return L_0; } } // System.Void DMCore.Logic.CMenuManager::set_menuLevel(DMCore.Logic.MenuLevel) extern "C" IL2CPP_METHOD_ATTR void CMenuManager_set_menuLevel_m3724401969 (CMenuManager_t3869721565 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set__menu_list_type_1(L_0); return; } } // System.Int64 DMCore.Logic.CMenuManager::get_userID() extern "C" IL2CPP_METHOD_ATTR int64_t CMenuManager_get_userID_m1025368932 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { { CDataArray_t4068198041 * L_0 = __this->get__menu_param_2(); NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); return L_1; } } // System.String DMCore.Logic.CMenuManager::get_userName() extern "C" IL2CPP_METHOD_ATTR String_t* CMenuManager_get_userName_m1845388843 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager_get_userName_m1845388843_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = __this->get__menu_param_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_2 = CDataArray_GetWideStr_m3532563229(L_0, 1, L_1, /*hidden argument*/NULL); return L_2; } } // DMCore.CDataArray DMCore.Logic.CMenuManager::get_menuParam() extern "C" IL2CPP_METHOD_ATTR CDataArray_t4068198041 * CMenuManager_get_menuParam_m2534214923 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { { CDataArray_t4068198041 * L_0 = __this->get__menu_param_2(); return L_0; } } // System.Boolean DMCore.Logic.CMenuManager::_IsValid() extern "C" IL2CPP_METHOD_ATTR bool CMenuManager__IsValid_m2775535140 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager__IsValid_m2775535140_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get__menu_type_0(); if ((((int32_t)L_0) == ((int32_t)((int32_t)12)))) { goto IL_0024; } } { int32_t L_1 = __this->get__menu_list_type_1(); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0024; } } { CDataArray_t4068198041 * L_2 = __this->get__menu_param_2(); if (L_2) { goto IL_0026; } } IL_0024: { return (bool)0; } IL_0026: { int64_t L_3 = CMenuManager_get_userID_m1025368932(__this, /*hidden argument*/NULL); if ((((int64_t)L_3) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0043; } } { String_t* L_4 = CMenuManager_get_userName_m1845388843(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0045; } } IL_0043: { return (bool)0; } IL_0045: { return (bool)1; } } // DMCore.Logic.CMenuItemGroup DMCore.Logic.CMenuManager::_CreateGroup(DMCore.Logic.MainMenuType) extern "C" IL2CPP_METHOD_ATTR CMenuItemGroup_t2091437108 * CMenuManager__CreateGroup_m814757243 (CMenuManager_t3869721565 * __this, int32_t ___menuType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager__CreateGroup_m814757243_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___menuType0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))) { case 0: { goto IL_0039; } case 1: { goto IL_003f; } case 2: { goto IL_0045; } case 3: { goto IL_004b; } case 4: { goto IL_0051; } case 5: { goto IL_005d; } case 6: { goto IL_0063; } case 7: { goto IL_0057; } case 8: { goto IL_0069; } case 9: { goto IL_006f; } case 10: { goto IL_0075; } } } { goto IL_007b; } IL_0039: { CMenuFriend_t2481739543 * L_1 = (CMenuFriend_t2481739543 *)il2cpp_codegen_object_new(CMenuFriend_t2481739543_il2cpp_TypeInfo_var); CMenuFriend__ctor_m3652845695(L_1, /*hidden argument*/NULL); return L_1; } IL_003f: { CMenuTopCommon_t718433537 * L_2 = (CMenuTopCommon_t718433537 *)il2cpp_codegen_object_new(CMenuTopCommon_t718433537_il2cpp_TypeInfo_var); CMenuTopCommon__ctor_m275321797(L_2, /*hidden argument*/NULL); return L_2; } IL_0045: { CMenuMail_t3670654335 * L_3 = (CMenuMail_t3670654335 *)il2cpp_codegen_object_new(CMenuMail_t3670654335_il2cpp_TypeInfo_var); CMenuMail__ctor_m3879465967(L_3, /*hidden argument*/NULL); return L_3; } IL_004b: { CMenuGuildCommon_t3719820311 * L_4 = (CMenuGuildCommon_t3719820311 *)il2cpp_codegen_object_new(CMenuGuildCommon_t3719820311_il2cpp_TypeInfo_var); CMenuGuildCommon__ctor_m2025934691(L_4, /*hidden argument*/NULL); return L_4; } IL_0051: { CMenuWaitingCommon_t586536951 * L_5 = (CMenuWaitingCommon_t586536951 *)il2cpp_codegen_object_new(CMenuWaitingCommon_t586536951_il2cpp_TypeInfo_var); CMenuWaitingCommon__ctor_m2237114955(L_5, /*hidden argument*/NULL); return L_5; } IL_0057: { CMenuWaitingCommon_t586536951 * L_6 = (CMenuWaitingCommon_t586536951 *)il2cpp_codegen_object_new(CMenuWaitingCommon_t586536951_il2cpp_TypeInfo_var); CMenuWaitingCommon__ctor_m2237114955(L_6, /*hidden argument*/NULL); return L_6; } IL_005d: { CMenuIdolShow_t1578687251 * L_7 = (CMenuIdolShow_t1578687251 *)il2cpp_codegen_object_new(CMenuIdolShow_t1578687251_il2cpp_TypeInfo_var); CMenuIdolShow__ctor_m3452659210(L_7, /*hidden argument*/NULL); return L_7; } IL_0063: { CMenuQualifying_t549868214 * L_8 = (CMenuQualifying_t549868214 *)il2cpp_codegen_object_new(CMenuQualifying_t549868214_il2cpp_TypeInfo_var); CMenuQualifying__ctor_m3755685903(L_8, /*hidden argument*/NULL); return L_8; } IL_0069: { CMenuCoupleWall_t597572196 * L_9 = (CMenuCoupleWall_t597572196 *)il2cpp_codegen_object_new(CMenuCoupleWall_t597572196_il2cpp_TypeInfo_var); CMenuCoupleWall__ctor_m158421792(L_9, /*hidden argument*/NULL); return L_9; } IL_006f: { CMenuSingleInteraction_t1743349790 * L_10 = (CMenuSingleInteraction_t1743349790 *)il2cpp_codegen_object_new(CMenuSingleInteraction_t1743349790_il2cpp_TypeInfo_var); CMenuSingleInteraction__ctor_m1766821501(L_10, /*hidden argument*/NULL); return L_10; } IL_0075: { CMenuHallofFame_t3055735805 * L_11 = (CMenuHallofFame_t3055735805 *)il2cpp_codegen_object_new(CMenuHallofFame_t3055735805_il2cpp_TypeInfo_var); CMenuHallofFame__ctor_m2374319253(L_11, /*hidden argument*/NULL); return L_11; } IL_007b: { return (CMenuItemGroup_t2091437108 *)NULL; } } // DMCore.Logic.CMenuItemGroup DMCore.Logic.CMenuManager::_GetGroup(DMCore.Logic.MainMenuType) extern "C" IL2CPP_METHOD_ATTR CMenuItemGroup_t2091437108 * CMenuManager__GetGroup_m3020517916 (CMenuManager_t3869721565 * __this, int32_t ___menuType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager__GetGroup_m3020517916_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMenuItemGroup_t2091437108 * V_0 = NULL; { V_0 = (CMenuItemGroup_t2091437108 *)NULL; Dictionary_2_t976235305 * L_0 = __this->get__menu_observer_list_5(); int32_t L_1 = __this->get__menu_type_0(); NullCheck(L_0); Dictionary_2_TryGetValue_m1626223670(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1626223670_RuntimeMethod_var); CMenuItemGroup_t2091437108 * L_2 = V_0; return L_2; } } // System.Void DMCore.Logic.CMenuManager::_RegisterMenu() extern "C" IL2CPP_METHOD_ATTR void CMenuManager__RegisterMenu_m521493626 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuManager__RegisterMenu_m521493626_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; TextAsset_t3022178571 * V_1 = NULL; XmlDocument_t2837193595 * V_2 = NULL; XmlElement_t561603118 * V_3 = NULL; XmlNodeList_t2551693786 * V_4 = NULL; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; int32_t V_7 = 0; CMenuItemGroup_t2091437108 * V_8 = NULL; XmlNodeList_t2551693786 * V_9 = NULL; int32_t V_10 = 0; XmlElement_t561603118 * V_11 = NULL; String_t* V_12 = NULL; MenuItemUnit_t3997586157 * V_13 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlElement_t561603118 * G_B5_0 = NULL; { 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, _stringLiteral3929667978, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)0, /*hidden argument*/NULL); V_1 = ((TextAsset_t3022178571 *)CastclassClass((RuntimeObject*)L_4, TextAsset_t3022178571_il2cpp_TypeInfo_var)); TextAsset_t3022178571 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003e; } } { CLogHelp_t779629444 * L_7 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CLogHelp_Log_m386290467(L_7, _stringLiteral3773053486, /*hidden argument*/NULL); return; } IL_003e: try { // begin try (depth: 1) { 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; TextAsset_t3022178571 * L_10 = V_1; NullCheck(L_10); String_t* L_11 = TextAsset_get_text_m2027878391(L_10, /*hidden argument*/NULL); NullCheck(L_9); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_9, L_11); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_12 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_13 = V_0; NullCheck(L_12); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_12, L_13); V_1 = (TextAsset_t3022178571 *)NULL; XmlDocument_t2837193595 * L_14 = V_2; if (!L_14) { goto IL_0074; } } IL_0064: { XmlDocument_t2837193595 * L_15 = V_2; NullCheck(L_15); XmlNode_t3767805227 * L_16 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_15); G_B5_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_16, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0075; } IL_0074: { G_B5_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0075: { V_3 = G_B5_0; XmlElement_t561603118 * L_17 = V_3; NullCheck(L_17); XmlNodeList_t2551693786 * L_18 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_17); V_4 = L_18; XmlNodeList_t2551693786 * L_19 = V_4; if (L_19) { goto IL_008a; } } IL_0085: { goto IL_01c1; } IL_008a: { V_5 = 0; goto IL_01a8; } IL_0092: { XmlNodeList_t2551693786 * L_20 = V_4; 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; if (L_23) { goto IL_00ae; } } IL_00a9: { goto IL_01a2; } IL_00ae: { XmlElement_t561603118 * L_24 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_25 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_24, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_7 = L_25; int32_t L_26 = V_7; CMenuItemGroup_t2091437108 * L_27 = CMenuManager__CreateGroup_m814757243(__this, L_26, /*hidden argument*/NULL); V_8 = L_27; CMenuItemGroup_t2091437108 * L_28 = V_8; if (L_28) { goto IL_00d3; } } IL_00ce: { goto IL_01a2; } IL_00d3: { XmlNodeList_t2551693786 * L_29 = V_4; 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_9 = L_32; V_10 = 0; goto IL_0185; } IL_00eb: { XmlNodeList_t2551693786 * L_33 = V_9; int32_t L_34 = V_10; NullCheck(L_33); XmlNode_t3767805227 * L_35 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_33, L_34); V_11 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_35, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_36 = V_11; if (!L_36) { goto IL_017f; } } IL_0102: { XmlElement_t561603118 * L_37 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = ((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_39 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_37, _stringLiteral3220737639, L_38, /*hidden argument*/NULL); V_12 = L_39; MenuItemUnit_t3997586157 * L_40 = (MenuItemUnit_t3997586157 *)il2cpp_codegen_object_new(MenuItemUnit_t3997586157_il2cpp_TypeInfo_var); MenuItemUnit__ctor_m1738407357(L_40, /*hidden argument*/NULL); V_13 = L_40; MenuItemUnit_t3997586157 * L_41 = V_13; XmlElement_t561603118 * L_42 = V_11; int32_t L_43 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_42, _stringLiteral3454449607, 0, /*hidden argument*/NULL); NullCheck(L_41); L_41->set_item_id_0(L_43); MenuItemUnit_t3997586157 * L_44 = V_13; XmlElement_t561603118 * L_45 = V_11; 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, _stringLiteral416089526, L_46, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_item_icon_name_1(L_47); MenuItemUnit_t3997586157 * L_48 = V_13; CTextHelp_t3119637808 * L_49 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_50 = V_12; NullCheck(L_49); String_t* L_51 = CTextHelp_GetText_m372251958(L_49, L_50, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_item_desc_2(L_51); MenuItemUnit_t3997586157 * L_52 = V_13; XmlElement_t561603118 * L_53 = V_11; int32_t L_54 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_53, _stringLiteral772975252, (-1), /*hidden argument*/NULL); NullCheck(L_52); L_52->set_item_sign_level_3(L_54); CMenuItemGroup_t2091437108 * L_55 = V_8; MenuItemUnit_t3997586157 * L_56 = V_13; NullCheck(L_56); int32_t L_57 = L_56->get_item_id_0(); MenuItemUnit_t3997586157 * L_58 = V_13; NullCheck(L_55); CMenuItemGroup_AddItem_m271217588(L_55, L_57, L_58, /*hidden argument*/NULL); } IL_017f: { int32_t L_59 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0185: { int32_t L_60 = V_10; XmlNodeList_t2551693786 * L_61 = V_9; NullCheck(L_61); int32_t L_62 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_61); if ((((int32_t)L_60) < ((int32_t)L_62))) { goto IL_00eb; } } IL_0193: { Dictionary_2_t976235305 * L_63 = __this->get__menu_observer_list_5(); int32_t L_64 = V_7; CMenuItemGroup_t2091437108 * L_65 = V_8; NullCheck(L_63); Dictionary_2_Add_m2103342415(L_63, L_64, L_65, /*hidden argument*/Dictionary_2_Add_m2103342415_RuntimeMethod_var); } IL_01a2: { int32_t L_66 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_01a8: { int32_t L_67 = V_5; XmlNodeList_t2551693786 * L_68 = V_4; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_68); if ((((int32_t)L_67) < ((int32_t)L_69))) { goto IL_0092; } } IL_01b6: { goto IL_01c1; } } // 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) goto IL_01c1; } // end catch (depth: 1) IL_01c1: { return; } } // System.Void DMCore.Logic.CMenuManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMenuManager__cctor_m3275994506 (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.CMenuQualifying::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuQualifying__ctor_m3755685903 (CMenuQualifying_t549868214 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuQualifying::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuQualifying_FilterItem_m3858190944 (CMenuQualifying_t549868214 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int64_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); int64_t L_2 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_2, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1004), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1007), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1016), (bool)0, /*hidden argument*/NULL); CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1017), (bool)0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuSingleInteraction::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuSingleInteraction__ctor_m1766821501 (CMenuSingleInteraction_t1743349790 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuSingleInteraction::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuSingleInteraction_FilterItem_m2972011508 (CMenuSingleInteraction_t1743349790 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { { CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMenuTopCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuTopCommon__ctor_m275321797 (CMenuTopCommon_t718433537 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuTopCommon::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuTopCommon_FilterItem_m3830863198 (CMenuTopCommon_t718433537 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { int64_t V_0 = 0; bool V_1 = false; int32_t G_B3_0 = 0; { CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___param0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); if (!L_3) { goto IL_0024; } } { G_B3_0 = 1; goto IL_0025; } IL_0024: { G_B3_0 = 0; } IL_0025: { V_1 = (bool)G_B3_0; bool L_4 = V_1; CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1012), L_4, /*hidden argument*/NULL); int64_t L_5 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_5, /*hidden argument*/NULL); int64_t L_6 = V_0; CMenuItemGroup_CheckIsShowPraiseButton_m2113020522(__this, L_6, /*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.CMenuWaitingCommon::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMenuWaitingCommon__ctor_m2237114955 (CMenuWaitingCommon_t586536951 * __this, const RuntimeMethod* method) { { CMenuItemGroup__ctor_m2610414864(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMenuWaitingCommon::FilterItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMenuWaitingCommon_FilterItem_m2102871352 (CMenuWaitingCommon_t586536951 * __this, CDataArray_t4068198041 * ___param0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMenuWaitingCommon_FilterItem_m2102871352_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; bool V_1 = false; { CMenuItemGroup_SetEnableAll_m3020335219(__this, (bool)1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_0 = ___param0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 0, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_2 = WaitingRoomHelper_IsRoomOwner_m995830366(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_2; bool L_3 = V_1; CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1005), L_3, /*hidden argument*/NULL); bool L_4 = V_1; CMenuItemGroup_SetEnable_m1710240929(__this, ((int32_t)1015), L_4, /*hidden argument*/NULL); int64_t L_5 = V_0; CMenuItemGroup_CheckIsShowGuildButton_m1160685340(__this, L_5, /*hidden argument*/NULL); int64_t L_6 = V_0; CMenuItemGroup_CheckIsShowPraiseButton_m2113020522(__this, L_6, /*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.CMerphCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMerphCfg__ctor_m552532264 (CMerphCfg_t142317149 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMerphCfg__ctor_m552532264_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1614638795 * L_0 = (Dictionary_2_t1614638795 *)il2cpp_codegen_object_new(Dictionary_2_t1614638795_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2667845790(L_0, /*hidden argument*/Dictionary_2__ctor_m2667845790_RuntimeMethod_var); __this->set_m_ConfigLib_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_1 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CLocalizationManager_GetLocalizePath_m3024801825(L_1, _stringLiteral1670527772, /*hidden argument*/NULL); CMerphCfg__LoadCfg_m3126352470(__this, L_2, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMerphCfg DMCore.Logic.CMerphCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMerphCfg_t142317149 * CMerphCfg_GetInstance_m514986920 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMerphCfg_GetInstance_m514986920_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMerphCfg_t142317149_il2cpp_TypeInfo_var); CMerphCfg_t142317149 * L_0 = ((CMerphCfg_t142317149_StaticFields*)il2cpp_codegen_static_fields_for(CMerphCfg_t142317149_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CMerphCfg_t142317149_il2cpp_TypeInfo_var); CMerphCfg_t142317149 * L_1 = ((CMerphCfg_t142317149_StaticFields*)il2cpp_codegen_static_fields_for(CMerphCfg_t142317149_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { CMerphCfg_t142317149 * L_2 = (CMerphCfg_t142317149 *)il2cpp_codegen_object_new(CMerphCfg_t142317149_il2cpp_TypeInfo_var); CMerphCfg__ctor_m552532264(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMerphCfg_t142317149_il2cpp_TypeInfo_var); ((CMerphCfg_t142317149_StaticFields*)il2cpp_codegen_static_fields_for(CMerphCfg_t142317149_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); CMerphCfg_t142317149 * L_3 = ((CMerphCfg_t142317149_StaticFields*)il2cpp_codegen_static_fields_for(CMerphCfg_t142317149_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // DMCore.Logic.CMerphIssue DMCore.Logic.CMerphCfg::GetMerph(System.String) extern "C" IL2CPP_METHOD_ATTR CMerphIssue_t1829382496 * CMerphCfg_GetMerph_m1709234944 (CMerphCfg_t142317149 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMerphCfg_GetMerph_m1709234944_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMerphIssue_t1829382496 * V_0 = NULL; { V_0 = (CMerphIssue_t1829382496 *)NULL; Dictionary_2_t1614638795 * L_0 = __this->get_m_ConfigLib_0(); String_t* L_1 = ___name0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m4125965138(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4125965138_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CMerphIssue_t1829382496 * L_3 = V_0; return L_3; } IL_0017: { return (CMerphIssue_t1829382496 *)NULL; } } // System.Void DMCore.Logic.CMerphCfg::_LoadCfg(System.String) extern "C" IL2CPP_METHOD_ATTR void CMerphCfg__LoadCfg_m3126352470 (CMerphCfg_t142317149 * __this, String_t* ___cfgName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMerphCfg__LoadCfg_m3126352470_MetadataUsageId); s_Il2CppMethodInitialized = true; } TextAsset_t3022178571 * V_0 = NULL; DMXmlDocument_t2468531415 * V_1 = NULL; DMXmlNode_t3958967524 * V_2 = NULL; DMXmlNodeList_t795971656 * V_3 = NULL; int32_t V_4 = 0; DMXmlNode_t3958967524 * V_5 = NULL; DMXmlNodeList_t795971656 * G_B6_0 = NULL; { IResourceManager_t3165642952 * L_0 = IHelp_GetResManager_m1508557610(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___cfgName0; NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m3145560403(L_0, L_1, /*hidden argument*/NULL); V_0 = ((TextAsset_t3022178571 *)IsInstClass((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_001e; } } { return; } IL_001e: { TextAsset_t3022178571 * L_5 = V_0; NullCheck(L_5); String_t* L_6 = TextAsset_get_text_m2027878391(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_00de; } } { TextAsset_t3022178571 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = TextAsset_get_text_m2027878391(L_8, /*hidden argument*/NULL); DMXmlDocument_t2468531415 * L_10 = DMXmlDocument_LoadXml_m2953623357(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); V_1 = L_10; DMXmlDocument_t2468531415 * L_11 = V_1; NullCheck(L_11); DMXmlNode_t3958967524 * L_12 = DMXmlNode_get_FirstChild_m4174520049(L_11, /*hidden argument*/NULL); V_2 = L_12; DMXmlNode_t3958967524 * L_13 = V_2; if (!L_13) { goto IL_0052; } } { DMXmlNode_t3958967524 * L_14 = V_2; NullCheck(L_14); DMXmlNodeList_t795971656 * L_15 = DMXmlNode_get_ChildNodes_m14158511(L_14, /*hidden argument*/NULL); G_B6_0 = L_15; goto IL_0053; } IL_0052: { G_B6_0 = ((DMXmlNodeList_t795971656 *)(NULL)); } IL_0053: { V_3 = G_B6_0; DMXmlNodeList_t795971656 * L_16 = V_3; if (!L_16) { goto IL_00de; } } { Dictionary_2_t1614638795 * L_17 = __this->get_m_ConfigLib_0(); NullCheck(L_17); Dictionary_2_Clear_m1959221077(L_17, /*hidden argument*/Dictionary_2_Clear_m1959221077_RuntimeMethod_var); V_4 = 0; goto IL_00d1; } IL_006d: { DMXmlNodeList_t795971656 * L_18 = V_3; int32_t L_19 = V_4; NullCheck(L_18); DMXmlNode_t3958967524 * L_20 = BetterList_1_get_Item_m3745418477(L_18, L_19, /*hidden argument*/BetterList_1_get_Item_m3745418477_RuntimeMethod_var); V_5 = L_20; Dictionary_2_t1614638795 * L_21 = __this->get_m_ConfigLib_0(); DMXmlNode_t3958967524 * L_22 = V_5; DMXmlNode_t3958967524 * L_23 = V_5; NullCheck(L_23); String_t* L_24 = DMXmlNode_get_Name_m3620017394(L_23, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_25 = DMXmlNode_GetAttributeString_m2462131447(L_22, _stringLiteral62725243, L_24, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_26 = V_5; DMXmlNode_t3958967524 * L_27 = V_5; NullCheck(L_27); String_t* L_28 = DMXmlNode_get_Name_m3620017394(L_27, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_29 = DMXmlNode_GetAttributeString_m2462131447(L_26, _stringLiteral3176107630, L_28, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_30 = V_5; NullCheck(L_30); float L_31 = DMXmlNode_GetAttributeFloat_m3975085840(L_30, _stringLiteral63249541, (1.0f), /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_32 = V_5; NullCheck(L_32); int32_t L_33 = DMXmlNode_GetAttributeInt_m4115790630(L_32, _stringLiteral1985170617, 1, /*hidden argument*/NULL); CMerphIssue_t1829382496 * L_34 = (CMerphIssue_t1829382496 *)il2cpp_codegen_object_new(CMerphIssue_t1829382496_il2cpp_TypeInfo_var); CMerphIssue__ctor_m325793623(L_34, L_29, L_31, L_33, /*hidden argument*/NULL); NullCheck(L_21); Dictionary_2_set_Item_m1002564343(L_21, L_25, L_34, /*hidden argument*/Dictionary_2_set_Item_m1002564343_RuntimeMethod_var); int32_t L_35 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00d1: { int32_t L_36 = V_4; DMXmlNodeList_t795971656 * L_37 = V_3; NullCheck(L_37); int32_t L_38 = DMXmlNodeList_get_Count_m1776804761(L_37, /*hidden argument*/NULL); if ((((int32_t)L_36) < ((int32_t)L_38))) { goto IL_006d; } } IL_00de: { IResourceManager_t3165642952 * L_39 = IHelp_GetResManager_m1508557610(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_40 = ___cfgName0; NullCheck(L_39); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_39, L_40); return; } } // System.Void DMCore.Logic.CMerphCfg::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMerphCfg__cctor_m536698233 (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.CMerphIssue::.ctor(System.String,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue__ctor_m325793623 (CMerphIssue_t1829382496 * __this, String_t* ___mesh0, float ___time1, int32_t ___mode2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMerphIssue__ctor_m325793623_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___mesh0; CMerphIssue_set_MeshName_m1555347738(__this, L_0, /*hidden argument*/NULL); float L_1 = ___time1; CMerphIssue_set_MerphTime_m3340719795(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___mode2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_2, 1, 3, /*hidden argument*/NULL); CMerphIssue_set_MerphMode_m1965499525(__this, L_3, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CMerphIssue::get_MeshName() extern "C" IL2CPP_METHOD_ATTR String_t* CMerphIssue_get_MeshName_m1227103291 (CMerphIssue_t1829382496 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CMeshNameU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CMerphIssue::set_MeshName(System.String) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MeshName_m1555347738 (CMerphIssue_t1829382496 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CMeshNameU3Ek__BackingField_0(L_0); return; } } // System.Single DMCore.Logic.CMerphIssue::get_MerphTime() extern "C" IL2CPP_METHOD_ATTR float CMerphIssue_get_MerphTime_m3409382507 (CMerphIssue_t1829382496 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CMerphTimeU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CMerphIssue::set_MerphTime(System.Single) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MerphTime_m3340719795 (CMerphIssue_t1829382496 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CMerphTimeU3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Logic.CMerphIssue::get_MerphMode() extern "C" IL2CPP_METHOD_ATTR int32_t CMerphIssue_get_MerphMode_m3171738889 (CMerphIssue_t1829382496 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMerphModeU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CMerphIssue::set_MerphMode(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMerphIssue_set_MerphMode_m1965499525 (CMerphIssue_t1829382496 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CMerphModeU3Ek__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.CMessageData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageData__ctor_m3240998607 (CMessageData_t2024175854 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMessageData::.ctor(DMCore.Logic.enumMessageType,System.Int64,System.Int64,System.String,System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageData__ctor_m3209253695 (CMessageData_t2024175854 * __this, int32_t ___type0, int64_t ___photoID1, int64_t ___senderID2, String_t* ___senderName3, int32_t ___senderSex4, String_t* ___title5, String_t* ___desc6, String_t* ___time7, int32_t ___charmValue8, int32_t ___messageID9, bool ___hasAttachment10, bool ___isRead11, bool ___isReceived12, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___type0; __this->set_m_Type_0(L_0); int64_t L_1 = ___photoID1; __this->set_m_SenderPhoto_2(L_1); int64_t L_2 = ___senderID2; __this->set_m_SenderID_3(L_2); String_t* L_3 = ___senderName3; __this->set_m_SenderName_4(L_3); int32_t L_4 = ___senderSex4; __this->set_m_SenderSex_5(L_4); String_t* L_5 = ___title5; __this->set_m_Title_6(L_5); String_t* L_6 = ___desc6; __this->set_m_Description_7(L_6); String_t* L_7 = ___time7; __this->set_m_Time_8(L_7); int32_t L_8 = ___charmValue8; __this->set_m_CharmValue_9(L_8); int32_t L_9 = ___messageID9; __this->set_m_MsgID_10(L_9); bool L_10 = ___hasAttachment10; __this->set_m_HasAttachment_11(L_10); bool L_11 = ___isRead11; __this->set_m_IsReadAlready_12(L_11); bool L_12 = ___isReceived12; __this->set_m_IsGetAttachment_13(L_12); return; } } // System.String DMCore.Logic.CMessageData::GetDescription(DMCore.Logic.enumMessageType,DMCore.Logic.enumPlayerMessageType,System.Boolean,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMessageData_GetDescription_m106655236 (RuntimeObject * __this /* static, unused */, int32_t ___type0, int32_t ___subType1, bool ___bHasAttachment2, String_t* ___content3, String_t* ___sender_name4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_GetDescription_m106655236_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; CDataProperty_t2806246268 * V_3 = NULL; String_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; CDataProperty_t2806246268 * V_7 = NULL; int32_t V_8 = 0; String_t* V_9 = NULL; StringU5BU5D_t1281789340* V_10 = NULL; String_t* G_B11_0 = NULL; String_t* G_B28_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; bool L_1 = ___bHasAttachment2; if (!L_1) { goto IL_000e; } } { String_t* L_2 = ___content3; return L_2; } IL_000e: { int32_t L_3 = ___type0; if (L_3) { goto IL_0016; } } { String_t* L_4 = ___content3; return L_4; } IL_0016: { int32_t L_5 = ___type0; if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_01e9; } } { int32_t L_6 = ___subType1; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0039; } } { 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, _stringLiteral1174999474, /*hidden argument*/NULL); V_0 = L_8; goto IL_01e9; } IL_0039: { int32_t L_9 = ___subType1; if ((!(((uint32_t)L_9) == ((uint32_t)2)))) { goto IL_00b0; } } { V_1 = 0; V_2 = 0; V_3 = (CDataProperty_t2806246268 *)NULL; String_t* L_10 = ___content3; CMessageData__GetGiftInfo_m660608255(NULL /*static, unused*/, L_10, (&V_1), (&V_2), (&V_3), /*hidden argument*/NULL); CDataProperty_t2806246268 * L_11 = V_3; if (!L_11) { goto IL_006e; } } { CDataProperty_t2806246268 * L_12 = V_3; NullCheck(L_12); String_t* L_13 = CDataProperty_GetWideStr_m3656006276(L_12, _stringLiteral62725243, _stringLiteral345825936, /*hidden argument*/NULL); G_B11_0 = L_13; goto IL_0073; } IL_006e: { G_B11_0 = _stringLiteral345825936; } IL_0073: { V_4 = G_B11_0; String_t* L_14 = V_4; String_t* L_15 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Concat_m3755062657(NULL /*static, unused*/, L_14, _stringLiteral3452614648, L_15, /*hidden argument*/NULL); V_4 = L_16; 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, _stringLiteral2227280841, /*hidden argument*/NULL); V_0 = L_18; String_t* L_19 = V_0; String_t* L_20 = ___sender_name4; String_t* L_21 = V_4; String_t* L_22 = String_Format_m2556382932(NULL /*static, unused*/, L_19, L_20, L_21, /*hidden argument*/NULL); V_0 = L_22; goto IL_01e9; } IL_00b0: { int32_t L_23 = ___subType1; if ((!(((uint32_t)L_23) == ((uint32_t)3)))) { goto IL_00cc; } } { CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral2160125866, /*hidden argument*/NULL); V_0 = L_25; goto IL_01e9; } IL_00cc: { int32_t L_26 = ___subType1; if ((!(((uint32_t)L_26) == ((uint32_t)4)))) { goto IL_00e8; } } { CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); String_t* L_28 = CTextHelp_GetText_m372251958(L_27, _stringLiteral3645481653, /*hidden argument*/NULL); V_0 = L_28; goto IL_01e9; } IL_00e8: { int32_t L_29 = ___subType1; if (L_29) { goto IL_00f0; } } { String_t* L_30 = ___content3; return L_30; } IL_00f0: { int32_t L_31 = ___subType1; if ((!(((uint32_t)L_31) == ((uint32_t)6)))) { goto IL_0114; } } { CTextHelp_t3119637808 * L_32 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); String_t* L_33 = CTextHelp_GetText_m372251958(L_32, _stringLiteral3405065991, /*hidden argument*/NULL); V_0 = L_33; String_t* L_34 = V_0; String_t* L_35 = ___content3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = String_Format_m2844511972(NULL /*static, unused*/, L_34, L_35, /*hidden argument*/NULL); V_0 = L_36; goto IL_01e9; } IL_0114: { int32_t L_37 = ___subType1; if ((!(((uint32_t)L_37) == ((uint32_t)7)))) { goto IL_0130; } } { CTextHelp_t3119637808 * L_38 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); String_t* L_39 = CTextHelp_GetText_m372251958(L_38, _stringLiteral3446411298, /*hidden argument*/NULL); V_0 = L_39; goto IL_01e9; } IL_0130: { int32_t L_40 = ___subType1; if ((!(((uint32_t)L_40) == ((uint32_t)8)))) { goto IL_0154; } } { CTextHelp_t3119637808 * L_41 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); String_t* L_42 = CTextHelp_GetText_m372251958(L_41, _stringLiteral2646866642, /*hidden argument*/NULL); V_0 = L_42; String_t* L_43 = V_0; String_t* L_44 = ___content3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = String_Format_m2844511972(NULL /*static, unused*/, L_43, L_44, /*hidden argument*/NULL); V_0 = L_45; goto IL_01e9; } IL_0154: { int32_t L_46 = ___subType1; if ((!(((uint32_t)L_46) == ((uint32_t)((int32_t)9))))) { goto IL_01e9; } } { V_5 = 0; V_6 = 0; V_7 = (CDataProperty_t2806246268 *)NULL; V_8 = 0; String_t* L_47 = ___content3; CMessageData__GetGiftInfo_m660608255(NULL /*static, unused*/, L_47, (&V_5), (&V_6), (&V_7), /*hidden argument*/NULL); CDataProperty_t2806246268 * L_48 = V_7; if (!L_48) { goto IL_0192; } } { CDataProperty_t2806246268 * L_49 = V_7; NullCheck(L_49); String_t* L_50 = CDataProperty_GetWideStr_m3656006276(L_49, _stringLiteral62725243, _stringLiteral345825936, /*hidden argument*/NULL); G_B28_0 = L_50; goto IL_0197; } IL_0192: { G_B28_0 = _stringLiteral345825936; } IL_0197: { V_9 = G_B28_0; String_t* L_51 = ___content3; CharU5BU5D_t3528271667* L_52 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_52); (L_52)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_51); StringU5BU5D_t1281789340* L_53 = String_Split_m3646115398(L_51, L_52, /*hidden argument*/NULL); V_10 = L_53; StringU5BU5D_t1281789340* L_54 = V_10; NullCheck(L_54); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_54)->max_length))))) == ((uint32_t)3)))) { goto IL_01c2; } } { StringU5BU5D_t1281789340* L_55 = V_10; NullCheck(L_55); int32_t L_56 = 2; String_t* L_57 = (L_55)->GetAt(static_cast(L_56)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_58 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_57, 0, /*hidden argument*/NULL); V_8 = L_58; } IL_01c2: { CTextHelp_t3119637808 * L_59 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); String_t* L_60 = CTextHelp_GetText_m372251958(L_59, _stringLiteral3981240295, /*hidden argument*/NULL); V_0 = L_60; String_t* L_61 = V_0; String_t* L_62 = V_9; int32_t L_63 = V_6; int32_t L_64 = L_63; RuntimeObject * L_65 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_64); int32_t L_66 = V_8; int32_t L_67 = L_66; RuntimeObject * L_68 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_67); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_69 = String_Format_m3339413201(NULL /*static, unused*/, L_61, L_62, L_65, L_68, /*hidden argument*/NULL); V_0 = L_69; } IL_01e9: { String_t* L_70 = V_0; return L_70; } } // System.Int32 DMCore.Logic.CMessageData::GetCharmValue(DMCore.Logic.enumMessageType,DMCore.Logic.enumPlayerMessageType,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMessageData_GetCharmValue_m2115595394 (RuntimeObject * __this /* static, unused */, int32_t ___type0, int32_t ___subtype1, String_t* ___content2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_GetCharmValue_m2115595394_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CDataProperty_t2806246268 * V_2 = NULL; int32_t V_3 = 0; int32_t G_B6_0 = 0; { int32_t L_0 = ___type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_004b; } } { int32_t L_1 = ___subtype1; if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_004b; } } { String_t* L_2 = ___content2; 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_004b; } } { V_0 = 0; V_1 = 0; V_2 = (CDataProperty_t2806246268 *)NULL; String_t* L_4 = ___content2; CMessageData__GetGiftInfo_m660608255(NULL /*static, unused*/, L_4, (&V_0), (&V_1), (&V_2), /*hidden argument*/NULL); CDataProperty_t2806246268 * L_5 = V_2; if (!L_5) { goto IL_0043; } } { CDataProperty_t2806246268 * L_6 = V_2; NullCheck(L_6); int32_t L_7 = CDataProperty_GetInt_m1935343217(L_6, _stringLiteral932509600, 0, /*hidden argument*/NULL); G_B6_0 = L_7; goto IL_0044; } IL_0043: { G_B6_0 = 0; } IL_0044: { V_3 = G_B6_0; int32_t L_8 = V_3; int32_t L_9 = V_1; V_3 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)L_9)); int32_t L_10 = V_3; return L_10; } IL_004b: { return 0; } } // System.Int32 DMCore.Logic.CMessageData::GetAttachmentCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMessageData_GetAttachmentCount_m3526725133 (CMessageData_t2024175854 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_GetAttachmentCount_m3526725133_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t3014434087 * L_0 = __this->get_m_listAttachMent_14(); if (!L_0) { goto IL_001b; } } { List_1_t3014434087 * L_1 = __this->get_m_listAttachMent_14(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2785077629(L_1, /*hidden argument*/List_1_get_Count_m2785077629_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // DMCore.Logic.IAttachMent DMCore.Logic.CMessageData::GetAttachment(System.Int32) extern "C" IL2CPP_METHOD_ATTR IAttachMent_t1542359345 * CMessageData_GetAttachment_m1475566106 (CMessageData_t2024175854 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_GetAttachment_m1475566106_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3014434087 * L_0 = __this->get_m_listAttachMent_14(); if (!L_0) { goto IL_0023; } } { int32_t L_1 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0023; } } { List_1_t3014434087 * L_2 = __this->get_m_listAttachMent_14(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m2785077629(L_2, /*hidden argument*/List_1_get_Count_m2785077629_RuntimeMethod_var); int32_t L_4 = ___nIndex0; if ((((int32_t)L_3) > ((int32_t)L_4))) { goto IL_0025; } } IL_0023: { return (IAttachMent_t1542359345 *)NULL; } IL_0025: { List_1_t3014434087 * L_5 = __this->get_m_listAttachMent_14(); int32_t L_6 = ___nIndex0; NullCheck(L_5); IAttachMent_t1542359345 * L_7 = List_1_get_Item_m2426778729(L_5, L_6, /*hidden argument*/List_1_get_Item_m2426778729_RuntimeMethod_var); return L_7; } } // System.Void DMCore.Logic.CMessageData::AddAttachMent(DMCore.Logic.IAttachMent) extern "C" IL2CPP_METHOD_ATTR void CMessageData_AddAttachMent_m236754737 (CMessageData_t2024175854 * __this, IAttachMent_t1542359345 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_AddAttachMent_m236754737_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IAttachMent_t1542359345 * L_0 = ___ptr0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { List_1_t3014434087 * L_1 = __this->get_m_listAttachMent_14(); if (L_1) { goto IL_001d; } } { List_1_t3014434087 * L_2 = (List_1_t3014434087 *)il2cpp_codegen_object_new(List_1_t3014434087_il2cpp_TypeInfo_var); List_1__ctor_m1589428783(L_2, /*hidden argument*/List_1__ctor_m1589428783_RuntimeMethod_var); __this->set_m_listAttachMent_14(L_2); } IL_001d: { List_1_t3014434087 * L_3 = __this->get_m_listAttachMent_14(); IAttachMent_t1542359345 * L_4 = ___ptr0; NullCheck(L_3); List_1_Add_m2933763079(L_3, L_4, /*hidden argument*/List_1_Add_m2933763079_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CMessageData::SetState(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMessageData_SetState_m2391339776 (CMessageData_t2024175854 * __this, String_t* ___type0, bool ___isHappend1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData_SetState_m2391339776_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_2 = ___type0; NullCheck(L_2); String_t* L_3 = String_ToLower_m2029374922(L_2, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = String_Trim_m923598732(L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; if (!L_5) { goto IL_0056; } } { String_t* L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral554537085, /*hidden argument*/NULL); if (L_7) { goto IL_0044; } } { String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_op_Equality_m920492651(NULL /*static, unused*/, L_8, _stringLiteral431746803, /*hidden argument*/NULL); if (L_9) { goto IL_004d; } } { goto IL_0056; } IL_0044: { bool L_10 = ___isHappend1; __this->set_m_IsGetAttachment_13(L_10); return (bool)1; } IL_004d: { bool L_11 = ___isHappend1; __this->set_m_IsReadAlready_12(L_11); return (bool)1; } IL_0056: { return (bool)0; } } // System.Boolean DMCore.Logic.CMessageData::_GetGiftInfo(System.String,System.Int32&,System.Int32&,DMCore.CDataProperty&) extern "C" IL2CPP_METHOD_ATTR bool CMessageData__GetGiftInfo_m660608255 (RuntimeObject * __this /* static, unused */, String_t* ___strGiftInfo0, int32_t* ___giftID1, int32_t* ___giftCount2, CDataProperty_t2806246268 ** ___configInfo3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageData__GetGiftInfo_m660608255_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; CDataProperty_t2806246268 ** G_B8_0 = NULL; CDataProperty_t2806246268 ** G_B4_0 = NULL; CDataProperty_t2806246268 ** G_B6_0 = NULL; CDataProperty_t2806246268 ** G_B5_0 = NULL; int32_t G_B7_0 = 0; CDataProperty_t2806246268 ** G_B7_1 = NULL; CDataProperty_t2806246268 * G_B9_0 = NULL; CDataProperty_t2806246268 ** G_B9_1 = NULL; { int32_t* L_0 = ___giftID1; *((int32_t*)(L_0)) = (int32_t)0; int32_t* L_1 = ___giftCount2; *((int32_t*)(L_1)) = (int32_t)0; CDataProperty_t2806246268 ** L_2 = ___configInfo3; *((RuntimeObject **)(L_2)) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_2), (RuntimeObject *)NULL); String_t* L_3 = ___strGiftInfo0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0016; } } { return (bool)0; } IL_0016: { String_t* L_5 = ___strGiftInfo0; CharU5BU5D_t3528271667* L_6 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_5); StringU5BU5D_t1281789340* L_7 = String_Split_m3646115398(L_5, L_6, /*hidden argument*/NULL); V_0 = L_7; StringU5BU5D_t1281789340* L_8 = V_0; NullCheck(L_8); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))) < ((int32_t)2))) { goto IL_0077; } } { int32_t* L_9 = ___giftID1; StringU5BU5D_t1281789340* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 0; String_t* L_12 = (L_10)->GetAt(static_cast(L_11)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_13 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); *((int32_t*)(L_9)) = (int32_t)L_13; int32_t* L_14 = ___giftCount2; StringU5BU5D_t1281789340* L_15 = V_0; NullCheck(L_15); int32_t L_16 = 1; String_t* L_17 = (L_15)->GetAt(static_cast(L_16)); int32_t L_18 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); *((int32_t*)(L_14)) = (int32_t)L_18; CDataProperty_t2806246268 ** L_19 = ___configInfo3; int32_t* L_20 = ___giftID1; G_B4_0 = L_19; if ((((int32_t)(*((int32_t*)L_20))) <= ((int32_t)0))) { G_B8_0 = L_19; goto IL_0073; } } { int32_t* L_21 = ___giftID1; G_B5_0 = G_B4_0; if ((((int32_t)(*((int32_t*)L_21))) <= ((int32_t)((int32_t)30000)))) { G_B6_0 = G_B4_0; goto IL_0061; } } { int32_t* L_22 = ___giftID1; G_B7_0 = (*((int32_t*)L_22)); G_B7_1 = G_B5_0; goto IL_0069; } IL_0061: { int32_t* L_23 = ___giftID1; G_B7_0 = ((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_23)), (int32_t)((int32_t)20001))); G_B7_1 = G_B6_0; } IL_0069: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_24 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, G_B7_0, /*hidden argument*/NULL); G_B9_0 = L_24; G_B9_1 = G_B7_1; goto IL_0074; } IL_0073: { G_B9_0 = ((CDataProperty_t2806246268 *)(NULL)); G_B9_1 = G_B8_0; } IL_0074: { *((RuntimeObject **)(G_B9_1)) = (RuntimeObject *)G_B9_0; Il2CppCodeGenWriteBarrier((RuntimeObject **)(G_B9_1), (RuntimeObject *)G_B9_0); return (bool)1; } IL_0077: { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CMessageManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageManager__ctor_m2830564192 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager__ctor_m2830564192_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CMessageGroup_t2505338100 * L_0 = (CMessageGroup_t2505338100 *)il2cpp_codegen_object_new(CMessageGroup_t2505338100_il2cpp_TypeInfo_var); CMessageGroup__ctor_m1307184192(L_0, /*hidden argument*/NULL); __this->set_m_SystemMessageData_8(L_0); CMessageGroup_t2505338100 * L_1 = (CMessageGroup_t2505338100 *)il2cpp_codegen_object_new(CMessageGroup_t2505338100_il2cpp_TypeInfo_var); CMessageGroup__ctor_m1307184192(L_1, /*hidden argument*/NULL); __this->set_m_PlayerMessageData_9(L_1); CMessageManager_set_ActiveLabel_m464249963(__this, 1, /*hidden argument*/NULL); CMessageManager_set_ActiveIndex_m4169751078(__this, (-1), /*hidden argument*/NULL); CMessageManager_set_IsPlayerMsgChanged_m3546672882(__this, (bool)0, /*hidden argument*/NULL); CMessageManager_set_IsSystemMsgChanged_m1820407496(__this, (bool)0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMessageManager DMCore.Logic.CMessageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMessageManager_t3136027633 * CMessageManager_GetInstance_m450821822 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetInstance_m450821822_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_0 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_s_Instance_19(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_1 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_s_Instance_19(); return L_1; } IL_0010: { CMessageManager_t3136027633 * L_2 = (CMessageManager_t3136027633 *)il2cpp_codegen_object_new(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager__ctor_m2830564192(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_s_Instance_19(L_2); CMessageManager_t3136027633 * L_3 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_s_Instance_19(); return L_3; } } // System.Void DMCore.Logic.CMessageManager::SendToServerNotifyRead(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendToServerNotifyRead_m2402828865 (CMessageManager_t3136027633 * __this, int32_t ___mail_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_SendToServerNotifyRead_m2402828865_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)1031), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___mail_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.Void DMCore.Logic.CMessageManager::SendToServerGetGift(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendToServerGetGift_m1512969051 (CMessageManager_t3136027633 * __this, int32_t ___mail_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_SendToServerGetGift_m1512969051_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)966), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___mail_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.Void DMCore.Logic.CMessageManager::AddMessage(DMCore.Logic.CMessageData) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_AddMessage_m929149739 (CMessageManager_t3136027633 * __this, CMessageData_t2024175854 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_AddMessage_m929149739_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMessageData_t2024175854 * L_0 = ___data0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CMessageData_t2024175854 * L_1 = ___data0; NullCheck(L_1); int32_t L_2 = L_1->get_m_Type_0(); V_0 = L_2; int32_t L_3 = V_0; if (!L_3) { goto IL_0020; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_0036; } } { goto IL_004c; } IL_0020: { CMessageGroup_t2505338100 * L_5 = __this->get_m_SystemMessageData_8(); NullCheck(L_5); List_1_t3496250596 * L_6 = L_5->get_list_datas_0(); CMessageData_t2024175854 * L_7 = ___data0; NullCheck(L_6); List_1_Add_m3553090182(L_6, L_7, /*hidden argument*/List_1_Add_m3553090182_RuntimeMethod_var); goto IL_0051; } IL_0036: { CMessageGroup_t2505338100 * L_8 = __this->get_m_PlayerMessageData_9(); NullCheck(L_8); List_1_t3496250596 * L_9 = L_8->get_list_datas_0(); CMessageData_t2024175854 * L_10 = ___data0; NullCheck(L_9); List_1_Add_m3553090182(L_9, L_10, /*hidden argument*/List_1_Add_m3553090182_RuntimeMethod_var); goto IL_0051; } IL_004c: { goto IL_0051; } IL_0051: { return; } } // System.Void DMCore.Logic.CMessageManager::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CMessageManager_ClearAll_m346587241 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { CMessageManager_Clear_m2741128905(__this, 1, /*hidden argument*/NULL); CMessageManager_Clear_m2741128905(__this, 0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMessageManager::SetPageChangeState(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SetPageChangeState_m654255651 (CMessageManager_t3136027633 * __this, int32_t ___label_type0, const RuntimeMethod* method) { { int32_t L_0 = ___label_type0; if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0008; } } { return; } IL_0008: { int32_t L_1 = CMessageManager_get_ActiveLabel_m3010801053(__this, /*hidden argument*/NULL); int32_t L_2 = ___label_type0; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001b; } } { int32_t L_3 = ___label_type0; CMessageManager_Clear_m2741128905(__this, L_3, /*hidden argument*/NULL); } IL_001b: { return; } } // System.Void DMCore.Logic.CMessageManager::Clear(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_Clear_m2741128905 (CMessageManager_t3136027633 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_Clear_m2741128905_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; if (!L_0) { goto IL_0012; } } { int32_t L_1 = ___type0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_003f; } } { goto IL_006c; } IL_0012: { CMessageGroup_t2505338100 * L_2 = __this->get_m_SystemMessageData_8(); NullCheck(L_2); List_1_t3496250596 * L_3 = L_2->get_list_datas_0(); NullCheck(L_3); List_1_Clear_m109569518(L_3, /*hidden argument*/List_1_Clear_m109569518_RuntimeMethod_var); CMessageGroup_t2505338100 * L_4 = __this->get_m_SystemMessageData_8(); NullCheck(L_4); L_4->set_total_count_1((-1)); CMessageGroup_t2505338100 * L_5 = __this->get_m_SystemMessageData_8(); NullCheck(L_5); L_5->set_send_request_count_2((-1)); goto IL_006c; } IL_003f: { CMessageGroup_t2505338100 * L_6 = __this->get_m_PlayerMessageData_9(); NullCheck(L_6); List_1_t3496250596 * L_7 = L_6->get_list_datas_0(); NullCheck(L_7); List_1_Clear_m109569518(L_7, /*hidden argument*/List_1_Clear_m109569518_RuntimeMethod_var); CMessageGroup_t2505338100 * L_8 = __this->get_m_PlayerMessageData_9(); NullCheck(L_8); L_8->set_total_count_1((-1)); CMessageGroup_t2505338100 * L_9 = __this->get_m_PlayerMessageData_9(); NullCheck(L_9); L_9->set_send_request_count_2((-1)); goto IL_006c; } IL_006c: { return; } } // System.Int32 DMCore.Logic.CMessageManager::GetUnreadMessageCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_GetUnreadMessageCount_m3928211032 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetUnreadMessageCount_m3928211032_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; int32_t L_0 = CMessageManager_get_ActiveLabel_m3010801053(__this, /*hidden argument*/NULL); V_1 = L_0; int32_t L_1 = V_1; if (!L_1) { goto IL_001b; } } { int32_t L_2 = V_1; if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0062; } } { goto IL_00b0; } IL_001b: { V_2 = 0; CMessageGroup_t2505338100 * L_3 = __this->get_m_SystemMessageData_8(); NullCheck(L_3); List_1_t3496250596 * L_4 = L_3->get_list_datas_0(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m136135626(L_4, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); V_3 = L_5; goto IL_0056; } IL_0033: { CMessageGroup_t2505338100 * L_6 = __this->get_m_SystemMessageData_8(); NullCheck(L_6); List_1_t3496250596 * L_7 = L_6->get_list_datas_0(); int32_t L_8 = V_2; NullCheck(L_7); CMessageData_t2024175854 * L_9 = List_1_get_Item_m694038016(L_7, L_8, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); NullCheck(L_9); bool L_10 = L_9->get_m_IsReadAlready_12(); if (L_10) { goto IL_0052; } } { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0052: { int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0056: { int32_t L_13 = V_2; int32_t L_14 = V_3; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0033; } } { goto IL_00b5; } IL_0062: { V_4 = 0; CMessageGroup_t2505338100 * L_15 = __this->get_m_PlayerMessageData_9(); NullCheck(L_15); List_1_t3496250596 * L_16 = L_15->get_list_datas_0(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m136135626(L_16, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); V_5 = L_17; goto IL_00a2; } IL_007c: { CMessageGroup_t2505338100 * L_18 = __this->get_m_PlayerMessageData_9(); NullCheck(L_18); List_1_t3496250596 * L_19 = L_18->get_list_datas_0(); int32_t L_20 = V_4; NullCheck(L_19); CMessageData_t2024175854 * L_21 = List_1_get_Item_m694038016(L_19, L_20, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); NullCheck(L_21); bool L_22 = L_21->get_m_IsReadAlready_12(); if (L_22) { goto IL_009c; } } { int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_009c: { int32_t L_24 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00a2: { int32_t L_25 = V_4; int32_t L_26 = V_5; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_007c; } } { goto IL_00b5; } IL_00b0: { goto IL_00b5; } IL_00b5: { int32_t L_27 = V_0; return L_27; } } // System.Int32 DMCore.Logic.CMessageManager::GetMessageCount(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_GetMessageCount_m3212830208 (CMessageManager_t3136027633 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetMessageCount_m3212830208_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = ___type0; if (!L_0) { goto IL_0014; } } { int32_t L_1 = ___type0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_002a; } } { goto IL_0040; } IL_0014: { CMessageGroup_t2505338100 * L_2 = __this->get_m_SystemMessageData_8(); NullCheck(L_2); List_1_t3496250596 * L_3 = L_2->get_list_datas_0(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m136135626(L_3, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); V_0 = L_4; goto IL_0045; } IL_002a: { CMessageGroup_t2505338100 * L_5 = __this->get_m_PlayerMessageData_9(); NullCheck(L_5); List_1_t3496250596 * L_6 = L_5->get_list_datas_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m136135626(L_6, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); V_0 = L_7; goto IL_0045; } IL_0040: { goto IL_0045; } IL_0045: { int32_t L_8 = V_0; return L_8; } } // DMCore.Logic.CMessageData DMCore.Logic.CMessageManager::GetMessageByIndex(DMCore.Logic.enumMessageType,System.Int32) extern "C" IL2CPP_METHOD_ATTR CMessageData_t2024175854 * CMessageManager_GetMessageByIndex_m3953039363 (CMessageManager_t3136027633 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetMessageByIndex_m3953039363_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMessageData_t2024175854 * V_0 = NULL; { V_0 = (CMessageData_t2024175854 *)NULL; int32_t L_0 = ___index1; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_007a; } } { int32_t L_1 = ___type0; if (!L_1) { goto IL_001b; } } { int32_t L_2 = ___type0; if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0048; } } { goto IL_0075; } IL_001b: { int32_t L_3 = ___index1; CMessageGroup_t2505338100 * L_4 = __this->get_m_SystemMessageData_8(); NullCheck(L_4); List_1_t3496250596 * L_5 = L_4->get_list_datas_0(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m136135626(L_5, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); if ((((int32_t)L_3) >= ((int32_t)L_6))) { goto IL_0043; } } { CMessageGroup_t2505338100 * L_7 = __this->get_m_SystemMessageData_8(); NullCheck(L_7); List_1_t3496250596 * L_8 = L_7->get_list_datas_0(); int32_t L_9 = ___index1; NullCheck(L_8); CMessageData_t2024175854 * L_10 = List_1_get_Item_m694038016(L_8, L_9, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); V_0 = L_10; } IL_0043: { goto IL_007a; } IL_0048: { int32_t L_11 = ___index1; CMessageGroup_t2505338100 * L_12 = __this->get_m_PlayerMessageData_9(); NullCheck(L_12); List_1_t3496250596 * L_13 = L_12->get_list_datas_0(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m136135626(L_13, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); if ((((int32_t)L_11) >= ((int32_t)L_14))) { goto IL_0070; } } { CMessageGroup_t2505338100 * L_15 = __this->get_m_PlayerMessageData_9(); NullCheck(L_15); List_1_t3496250596 * L_16 = L_15->get_list_datas_0(); int32_t L_17 = ___index1; NullCheck(L_16); CMessageData_t2024175854 * L_18 = List_1_get_Item_m694038016(L_16, L_17, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); V_0 = L_18; } IL_0070: { goto IL_007a; } IL_0075: { goto IL_007a; } IL_007a: { CMessageData_t2024175854 * L_19 = V_0; return L_19; } } // System.Void DMCore.Logic.CMessageManager::SetMessageGetGiftState(DMCore.Logic.enumMessageType,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SetMessageGetGiftState_m3318374182 (CMessageManager_t3136027633 * __this, int32_t ___type0, int32_t ___index1, bool ___flag2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_SetMessageGetGiftState_m3318374182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { int32_t L_1 = ___type0; if (!L_1) { goto IL_001a; } } { int32_t L_2 = ___type0; if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_004c; } } { goto IL_007e; } IL_001a: { int32_t L_3 = ___index1; CMessageGroup_t2505338100 * L_4 = __this->get_m_SystemMessageData_8(); NullCheck(L_4); List_1_t3496250596 * L_5 = L_4->get_list_datas_0(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m136135626(L_5, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); if ((((int32_t)L_3) >= ((int32_t)L_6))) { goto IL_0047; } } { CMessageGroup_t2505338100 * L_7 = __this->get_m_SystemMessageData_8(); NullCheck(L_7); List_1_t3496250596 * L_8 = L_7->get_list_datas_0(); int32_t L_9 = ___index1; NullCheck(L_8); CMessageData_t2024175854 * L_10 = List_1_get_Item_m694038016(L_8, L_9, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); bool L_11 = ___flag2; NullCheck(L_10); L_10->set_m_IsGetAttachment_13(L_11); } IL_0047: { goto IL_0083; } IL_004c: { int32_t L_12 = ___index1; CMessageGroup_t2505338100 * L_13 = __this->get_m_PlayerMessageData_9(); NullCheck(L_13); List_1_t3496250596 * L_14 = L_13->get_list_datas_0(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m136135626(L_14, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); if ((((int32_t)L_12) >= ((int32_t)L_15))) { goto IL_0079; } } { CMessageGroup_t2505338100 * L_16 = __this->get_m_PlayerMessageData_9(); NullCheck(L_16); List_1_t3496250596 * L_17 = L_16->get_list_datas_0(); int32_t L_18 = ___index1; NullCheck(L_17); CMessageData_t2024175854 * L_19 = List_1_get_Item_m694038016(L_17, L_18, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); bool L_20 = ___flag2; NullCheck(L_19); L_19->set_m_IsGetAttachment_13(L_20); } IL_0079: { goto IL_0083; } IL_007e: { goto IL_0083; } IL_0083: { return; } } // DMCore.Logic.CMessageData DMCore.Logic.CMessageManager::GetMessageByMessageID(DMCore.Logic.enumMessageType,System.Int32) extern "C" IL2CPP_METHOD_ATTR CMessageData_t2024175854 * CMessageManager_GetMessageByMessageID_m1743883886 (CMessageManager_t3136027633 * __this, int32_t ___type0, int32_t ___nMessageID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetMessageByMessageID_m1743883886_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3496250596 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t3496250596 * G_B3_0 = NULL; { int32_t L_0 = ___type0; if (L_0) { goto IL_0016; } } { CMessageGroup_t2505338100 * L_1 = __this->get_m_SystemMessageData_8(); NullCheck(L_1); List_1_t3496250596 * L_2 = L_1->get_list_datas_0(); G_B3_0 = L_2; goto IL_0021; } IL_0016: { CMessageGroup_t2505338100 * L_3 = __this->get_m_PlayerMessageData_9(); NullCheck(L_3); List_1_t3496250596 * L_4 = L_3->get_list_datas_0(); G_B3_0 = L_4; } IL_0021: { V_0 = G_B3_0; List_1_t3496250596 * L_5 = V_0; if (!L_5) { goto IL_005b; } } { V_1 = 0; List_1_t3496250596 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = List_1_get_Count_m136135626(L_6, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); V_2 = L_7; goto IL_0054; } IL_0036: { List_1_t3496250596 * L_8 = V_0; int32_t L_9 = V_1; NullCheck(L_8); CMessageData_t2024175854 * L_10 = List_1_get_Item_m694038016(L_8, L_9, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); NullCheck(L_10); int32_t L_11 = L_10->get_m_MsgID_10(); int32_t L_12 = ___nMessageID1; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_0050; } } { List_1_t3496250596 * L_13 = V_0; int32_t L_14 = V_1; NullCheck(L_13); CMessageData_t2024175854 * L_15 = List_1_get_Item_m694038016(L_13, L_14, /*hidden argument*/List_1_get_Item_m694038016_RuntimeMethod_var); return L_15; } IL_0050: { int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0054: { int32_t L_17 = V_1; int32_t L_18 = V_2; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0036; } } IL_005b: { return (CMessageData_t2024175854 *)NULL; } } // System.Boolean DMCore.Logic.CMessageManager::get_IsSystemMsgChanged() extern "C" IL2CPP_METHOD_ATTR bool CMessageManager_get_IsSystemMsgChanged_m2377888950 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSystemMsgChangedU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_IsSystemMsgChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_IsSystemMsgChanged_m1820407496 (CMessageManager_t3136027633 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSystemMsgChangedU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.CMessageManager::get_IsPlayerMsgChanged() extern "C" IL2CPP_METHOD_ATTR bool CMessageManager_get_IsPlayerMsgChanged_m1276701925 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsPlayerMsgChangedU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_IsPlayerMsgChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_IsPlayerMsgChanged_m3546672882 (CMessageManager_t3136027633 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsPlayerMsgChangedU3Ek__BackingField_3(L_0); return; } } // DMCore.Logic.enumMessageType DMCore.Logic.CMessageManager::get_ActiveLabel() extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_get_ActiveLabel_m3010801053 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CActiveLabelU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_ActiveLabel(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_ActiveLabel_m464249963 (CMessageManager_t3136027633 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CActiveLabelU3Ek__BackingField_4(L_0); return; } } // System.Int32 DMCore.Logic.CMessageManager::get_ActiveIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_get_ActiveIndex_m4062808904 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CActiveIndexU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_ActiveIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_ActiveIndex_m4169751078 (CMessageManager_t3136027633 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CActiveIndexU3Ek__BackingField_5(L_0); return; } } // UnityEngine.GameObject DMCore.Logic.CMessageManager::get_LastItem() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMessageManager_get_LastItem_m71584338 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = __this->get_U3CLastItemU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_LastItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_LastItem_m1422640912 (CMessageManager_t3136027633 * __this, GameObject_t1113636619 * ___value0, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = ___value0; __this->set_U3CLastItemU3Ek__BackingField_6(L_0); return; } } // System.Boolean DMCore.Logic.CMessageManager::get_MenuStateValid() extern "C" IL2CPP_METHOD_ATTR bool CMessageManager_get_MenuStateValid_m2512096258 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CMenuStateValidU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.CMessageManager::set_MenuStateValid(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_set_MenuStateValid_m4108532631 (CMessageManager_t3136027633 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CMenuStateValidU3Ek__BackingField_7(L_0); return; } } // System.Boolean DMCore.Logic.CMessageManager::CheckIsReadyToShowData(DMCore.Logic.enumMessageType,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CMessageManager_CheckIsReadyToShowData_m2325801206 (CMessageManager_t3136027633 * __this, int32_t ___message_type0, int32_t* ___total_count1, int32_t* ___received_count2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_CheckIsReadyToShowData_m2325801206_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t* G_B6_0 = NULL; int32_t* G_B5_0 = NULL; int32_t G_B7_0 = 0; int32_t* G_B7_1 = NULL; int32_t* G_B9_0 = NULL; int32_t* G_B8_0 = NULL; int32_t G_B10_0 = 0; int32_t* G_B10_1 = NULL; int32_t* G_B14_0 = NULL; int32_t* G_B13_0 = NULL; int32_t G_B15_0 = 0; int32_t* G_B15_1 = NULL; int32_t* G_B17_0 = NULL; int32_t* G_B16_0 = NULL; int32_t G_B18_0 = 0; int32_t* G_B18_1 = NULL; { int32_t L_0 = ___message_type0; int32_t* L_1 = ___total_count1; int32_t* L_2 = ___received_count2; CMessageManager_GetMessageCountInfoByType_m2831113956(__this, L_0, L_1, L_2, /*hidden argument*/NULL); int32_t* L_3 = ___received_count2; int32_t* L_4 = ___total_count1; if ((((int32_t)(*((int32_t*)L_3))) >= ((int32_t)(*((int32_t*)L_4))))) { goto IL_001b; } } { int32_t L_5 = ___message_type0; CMessageManager_SendRequestNextPageInfoToServer_m4248360068(__this, L_5, /*hidden argument*/NULL); return (bool)0; } IL_001b: { int32_t* L_6 = ___total_count1; int32_t* L_7 = ___received_count2; if ((!(((uint32_t)(*((int32_t*)L_6))) == ((uint32_t)(*((int32_t*)L_7)))))) { goto IL_00f7; } } { int32_t L_8 = ___message_type0; if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_008d; } } { int32_t* L_9 = ___total_count1; CMessageGroup_t2505338100 * L_10 = __this->get_m_PlayerMessageData_9(); NullCheck(L_10); int32_t L_11 = L_10->get_total_count_1(); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_12 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B5_0 = L_9; if ((((int32_t)L_11) < ((int32_t)L_12))) { G_B6_0 = L_9; goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_13 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B7_0 = L_13; G_B7_1 = G_B5_0; goto IL_0056; } IL_004b: { CMessageGroup_t2505338100 * L_14 = __this->get_m_PlayerMessageData_9(); NullCheck(L_14); int32_t L_15 = L_14->get_total_count_1(); G_B7_0 = L_15; G_B7_1 = G_B6_0; } IL_0056: { *((int32_t*)(G_B7_1)) = (int32_t)G_B7_0; int32_t* L_16 = ___received_count2; CMessageGroup_t2505338100 * L_17 = __this->get_m_PlayerMessageData_9(); NullCheck(L_17); List_1_t3496250596 * L_18 = L_17->get_list_datas_0(); NullCheck(L_18); int32_t L_19 = List_1_get_Count_m136135626(L_18, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_20 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B8_0 = L_16; if ((((int32_t)L_19) < ((int32_t)L_20))) { G_B9_0 = L_16; goto IL_007c; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_21 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B10_0 = L_21; G_B10_1 = G_B8_0; goto IL_008c; } IL_007c: { CMessageGroup_t2505338100 * L_22 = __this->get_m_PlayerMessageData_9(); NullCheck(L_22); List_1_t3496250596 * L_23 = L_22->get_list_datas_0(); NullCheck(L_23); int32_t L_24 = List_1_get_Count_m136135626(L_23, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); G_B10_0 = L_24; G_B10_1 = G_B9_0; } IL_008c: { *((int32_t*)(G_B10_1)) = (int32_t)G_B10_0; } IL_008d: { int32_t L_25 = ___message_type0; if (L_25) { goto IL_00f5; } } { int32_t* L_26 = ___total_count1; CMessageGroup_t2505338100 * L_27 = __this->get_m_SystemMessageData_8(); NullCheck(L_27); int32_t L_28 = L_27->get_total_count_1(); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_29 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B13_0 = L_26; if ((((int32_t)L_28) < ((int32_t)L_29))) { G_B14_0 = L_26; goto IL_00b3; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_30 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B15_0 = L_30; G_B15_1 = G_B13_0; goto IL_00be; } IL_00b3: { CMessageGroup_t2505338100 * L_31 = __this->get_m_SystemMessageData_8(); NullCheck(L_31); int32_t L_32 = L_31->get_total_count_1(); G_B15_0 = L_32; G_B15_1 = G_B14_0; } IL_00be: { *((int32_t*)(G_B15_1)) = (int32_t)G_B15_0; int32_t* L_33 = ___received_count2; CMessageGroup_t2505338100 * L_34 = __this->get_m_SystemMessageData_8(); NullCheck(L_34); List_1_t3496250596 * L_35 = L_34->get_list_datas_0(); NullCheck(L_35); int32_t L_36 = List_1_get_Count_m136135626(L_35, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_37 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B16_0 = L_33; if ((((int32_t)L_36) < ((int32_t)L_37))) { G_B17_0 = L_33; goto IL_00e4; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_38 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_MAX_COUNT_1(); G_B18_0 = L_38; G_B18_1 = G_B16_0; goto IL_00f4; } IL_00e4: { CMessageGroup_t2505338100 * L_39 = __this->get_m_SystemMessageData_8(); NullCheck(L_39); List_1_t3496250596 * L_40 = L_39->get_list_datas_0(); NullCheck(L_40); int32_t L_41 = List_1_get_Count_m136135626(L_40, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); G_B18_0 = L_41; G_B18_1 = G_B17_0; } IL_00f4: { *((int32_t*)(G_B18_1)) = (int32_t)G_B18_0; } IL_00f5: { return (bool)1; } IL_00f7: { return (bool)0; } } // System.Void DMCore.Logic.CMessageManager::SetMessageTotalCount(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SetMessageTotalCount_m2577633089 (CMessageManager_t3136027633 * __this, int32_t ___message_type0, int32_t ___total_count1, const RuntimeMethod* method) { { int32_t L_0 = ___message_type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0018; } } { CMessageGroup_t2505338100 * L_1 = __this->get_m_PlayerMessageData_9(); int32_t L_2 = ___total_count1; NullCheck(L_1); L_1->set_total_count_1(L_2); goto IL_002a; } IL_0018: { int32_t L_3 = ___message_type0; if (L_3) { goto IL_002a; } } { CMessageGroup_t2505338100 * L_4 = __this->get_m_SystemMessageData_8(); int32_t L_5 = ___total_count1; NullCheck(L_4); L_4->set_total_count_1(L_5); } IL_002a: { return; } } // System.Void DMCore.Logic.CMessageManager::GetMessageCountInfoByType(DMCore.Logic.enumMessageType,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_GetMessageCountInfoByType_m2831113956 (CMessageManager_t3136027633 * __this, int32_t ___type0, int32_t* ___message_total_count1, int32_t* ___message_received_count2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_GetMessageCountInfoByType_m2831113956_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_002b; } } { int32_t* L_1 = ___message_total_count1; CMessageGroup_t2505338100 * L_2 = __this->get_m_PlayerMessageData_9(); NullCheck(L_2); int32_t L_3 = L_2->get_total_count_1(); *((int32_t*)(L_1)) = (int32_t)L_3; int32_t* L_4 = ___message_received_count2; CMessageGroup_t2505338100 * L_5 = __this->get_m_PlayerMessageData_9(); NullCheck(L_5); List_1_t3496250596 * L_6 = L_5->get_list_datas_0(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m136135626(L_6, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); *((int32_t*)(L_4)) = (int32_t)L_7; goto IL_0050; } IL_002b: { int32_t L_8 = ___type0; if (L_8) { goto IL_0050; } } { int32_t* L_9 = ___message_total_count1; CMessageGroup_t2505338100 * L_10 = __this->get_m_SystemMessageData_8(); NullCheck(L_10); int32_t L_11 = L_10->get_total_count_1(); *((int32_t*)(L_9)) = (int32_t)L_11; int32_t* L_12 = ___message_received_count2; CMessageGroup_t2505338100 * L_13 = __this->get_m_SystemMessageData_8(); NullCheck(L_13); List_1_t3496250596 * L_14 = L_13->get_list_datas_0(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m136135626(L_14, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); *((int32_t*)(L_12)) = (int32_t)L_15; } IL_0050: { return; } } // System.Int32 DMCore.Logic.CMessageManager::GetMessageSendCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager_GetMessageSendCount_m1807981944 (CMessageManager_t3136027633 * __this, int32_t ___message_type0, const RuntimeMethod* method) { { int32_t L_0 = ___message_type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0013; } } { CMessageGroup_t2505338100 * L_1 = __this->get_m_PlayerMessageData_9(); NullCheck(L_1); int32_t L_2 = L_1->get_send_request_count_2(); return L_2; } IL_0013: { int32_t L_3 = ___message_type0; if (L_3) { goto IL_0025; } } { CMessageGroup_t2505338100 * L_4 = __this->get_m_SystemMessageData_8(); NullCheck(L_4); int32_t L_5 = L_4->get_send_request_count_2(); return L_5; } IL_0025: { return 0; } } // System.Void DMCore.Logic.CMessageManager::SendClearAllReadSign() extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendClearAllReadSign_m2958535889 (CMessageManager_t3136027633 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_SendClearAllReadSign_m2958535889_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)1039), /*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.CMessageManager::SendRequestNextPageInfoToServer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendRequestNextPageInfoToServer_m4248360068 (CMessageManager_t3136027633 * __this, int32_t ___message_type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager_SendRequestNextPageInfoToServer_m4248360068_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMessageGroup_t2505338100 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CDataArray_t4068198041 * V_4 = NULL; { V_0 = (CMessageGroup_t2505338100 *)NULL; int32_t L_0 = ___message_type0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0015; } } { CMessageGroup_t2505338100 * L_1 = __this->get_m_PlayerMessageData_9(); V_0 = L_1; goto IL_0028; } IL_0015: { int32_t L_2 = ___message_type0; if (L_2) { goto IL_0027; } } { CMessageGroup_t2505338100 * L_3 = __this->get_m_SystemMessageData_8(); V_0 = L_3; goto IL_0028; } IL_0027: { return; } IL_0028: { CMessageGroup_t2505338100 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_total_count_1(); CMessageGroup_t2505338100 * L_6 = V_0; NullCheck(L_6); List_1_t3496250596 * L_7 = L_6->get_list_datas_0(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m136135626(L_7, /*hidden argument*/List_1_get_Count_m136135626_RuntimeMethod_var); if ((!(((uint32_t)L_5) == ((uint32_t)L_8)))) { goto IL_003f; } } { return; } IL_003f: { V_1 = 0; V_2 = 0; CMessageGroup_t2505338100 * L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->get_total_count_1(); if (L_10) { goto IL_0056; } } { CMessageGroup_t2505338100 * L_11 = V_0; NullCheck(L_11); L_11->set_send_request_count_2(0); return; } IL_0056: { CMessageGroup_t2505338100 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_total_count_1(); if ((((int32_t)L_13) <= ((int32_t)0))) { goto IL_00bf; } } { CMessageGroup_t2505338100 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_total_count_1(); CMessageGroup_t2505338100 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = L_16->get_send_request_count_2(); if ((((int32_t)L_15) > ((int32_t)L_17))) { goto IL_0074; } } { return; } IL_0074: { CMessageGroup_t2505338100 * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get_send_request_count_2(); if ((((int32_t)L_19) >= ((int32_t)0))) { goto IL_0087; } } { CMessageGroup_t2505338100 * L_20 = V_0; NullCheck(L_20); L_20->set_send_request_count_2(0); } IL_0087: { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_21 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_COUNT_IN_ONE_PAGE_0(); CMessageGroup_t2505338100 * L_22 = V_0; NullCheck(L_22); int32_t L_23 = L_22->get_total_count_1(); CMessageGroup_t2505338100 * L_24 = V_0; NullCheck(L_24); int32_t L_25 = L_24->get_send_request_count_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_26 = Mathf_Min_m18103608(NULL /*static, unused*/, L_21, ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)L_25)), /*hidden argument*/NULL); V_3 = L_26; CMessageGroup_t2505338100 * L_27 = V_0; NullCheck(L_27); int32_t L_28 = L_27->get_send_request_count_2(); V_1 = L_28; int32_t L_29 = V_1; int32_t L_30 = V_3; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)), (int32_t)1)); CMessageGroup_t2505338100 * L_31 = V_0; CMessageGroup_t2505338100 * L_32 = L_31; NullCheck(L_32); int32_t L_33 = L_32->get_send_request_count_2(); int32_t L_34 = V_3; NullCheck(L_32); L_32->set_send_request_count_2(((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)L_34))); goto IL_00e1; } IL_00bf: { CMessageGroup_t2505338100 * L_35 = V_0; NullCheck(L_35); int32_t L_36 = L_35->get_send_request_count_2(); if ((((int32_t)0) > ((int32_t)L_36))) { goto IL_00cc; } } { return; } IL_00cc: { V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); int32_t L_37 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_COUNT_IN_ONE_PAGE_0(); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); CMessageGroup_t2505338100 * L_38 = V_0; int32_t L_39 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_MESSAGE_COUNT_IN_ONE_PAGE_0(); NullCheck(L_38); L_38->set_send_request_count_2(L_39); } IL_00e1: { CDataArray_t4068198041 * L_40 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_40, /*hidden argument*/NULL); V_4 = L_40; CDataArray_t4068198041 * L_41 = V_4; NullCheck(L_41); CDataArray_Push_m3820844360(L_41, ((int32_t)866), /*hidden argument*/NULL); CDataArray_t4068198041 * L_42 = V_4; int32_t L_43 = V_1; NullCheck(L_42); CDataArray_Push_m3820844360(L_42, L_43, /*hidden argument*/NULL); CDataArray_t4068198041 * L_44 = V_4; int32_t L_45 = V_2; NullCheck(L_44); CDataArray_Push_m3820844360(L_44, L_45, /*hidden argument*/NULL); CDataArray_t4068198041 * L_46 = V_4; int32_t L_47 = ___message_type0; NullCheck(L_46); CDataArray_Push_m3820844360(L_46, L_47, /*hidden argument*/NULL); CDataArray_t4068198041 * L_48 = V_4; NullCheck(L_48); CDataArray_Flush_m1077150699(L_48, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CMessageManager::_SortFunctor(DMCore.Logic.CMessageData,DMCore.Logic.CMessageData) extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager__SortFunctor_m584828450 (RuntimeObject * __this /* static, unused */, CMessageData_t2024175854 * ___lth0, CMessageData_t2024175854 * ___rth1, const RuntimeMethod* method) { int32_t G_B4_0 = 0; { CMessageData_t2024175854 * L_0 = ___lth0; if (L_0) { goto IL_0014; } } { CMessageData_t2024175854 * 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: { CMessageData_t2024175854 * L_2 = ___rth1; if (L_2) { goto IL_001c; } } { return 1; } IL_001c: { CMessageData_t2024175854 * L_3 = ___lth0; NullCheck(L_3); bool L_4 = L_3->get_m_IsReadAlready_12(); if (!L_4) { goto IL_0034; } } { CMessageData_t2024175854 * L_5 = ___rth1; NullCheck(L_5); bool L_6 = L_5->get_m_IsReadAlready_12(); if (L_6) { goto IL_0034; } } { return (-1); } IL_0034: { CMessageData_t2024175854 * L_7 = ___lth0; NullCheck(L_7); bool L_8 = L_7->get_m_IsReadAlready_12(); if (L_8) { goto IL_004c; } } { CMessageData_t2024175854 * L_9 = ___rth1; NullCheck(L_9); bool L_10 = L_9->get_m_IsReadAlready_12(); if (!L_10) { goto IL_004c; } } { return 1; } IL_004c: { CMessageData_t2024175854 * L_11 = ___lth0; NullCheck(L_11); bool L_12 = L_11->get_m_IsReadAlready_12(); if (!L_12) { goto IL_00ea; } } { CMessageData_t2024175854 * L_13 = ___rth1; NullCheck(L_13); bool L_14 = L_13->get_m_IsReadAlready_12(); if (!L_14) { goto IL_00ea; } } { CMessageData_t2024175854 * L_15 = ___lth0; NullCheck(L_15); bool L_16 = L_15->get_m_HasAttachment_11(); if (!L_16) { goto IL_008e; } } { CMessageData_t2024175854 * L_17 = ___rth1; NullCheck(L_17); bool L_18 = L_17->get_m_HasAttachment_11(); if (!L_18) { goto IL_008e; } } { CMessageData_t2024175854 * L_19 = ___lth0; NullCheck(L_19); bool L_20 = L_19->get_m_IsGetAttachment_13(); if (L_20) { goto IL_008e; } } { CMessageData_t2024175854 * L_21 = ___rth1; NullCheck(L_21); bool L_22 = L_21->get_m_IsGetAttachment_13(); if (L_22) { goto IL_00a4; } } IL_008e: { CMessageData_t2024175854 * L_23 = ___lth0; NullCheck(L_23); bool L_24 = L_23->get_m_HasAttachment_11(); if (!L_24) { goto IL_00a6; } } { CMessageData_t2024175854 * L_25 = ___rth1; NullCheck(L_25); bool L_26 = L_25->get_m_HasAttachment_11(); if (L_26) { goto IL_00a6; } } IL_00a4: { return 1; } IL_00a6: { CMessageData_t2024175854 * L_27 = ___lth0; NullCheck(L_27); bool L_28 = L_27->get_m_HasAttachment_11(); if (!L_28) { goto IL_00d2; } } { CMessageData_t2024175854 * L_29 = ___rth1; NullCheck(L_29); bool L_30 = L_29->get_m_HasAttachment_11(); if (!L_30) { goto IL_00d2; } } { CMessageData_t2024175854 * L_31 = ___lth0; NullCheck(L_31); bool L_32 = L_31->get_m_IsGetAttachment_13(); if (!L_32) { goto IL_00d2; } } { CMessageData_t2024175854 * L_33 = ___rth1; NullCheck(L_33); bool L_34 = L_33->get_m_IsGetAttachment_13(); if (!L_34) { goto IL_00e8; } } IL_00d2: { CMessageData_t2024175854 * L_35 = ___lth0; NullCheck(L_35); bool L_36 = L_35->get_m_HasAttachment_11(); if (L_36) { goto IL_00ea; } } { CMessageData_t2024175854 * L_37 = ___rth1; NullCheck(L_37); bool L_38 = L_37->get_m_HasAttachment_11(); if (!L_38) { goto IL_00ea; } } IL_00e8: { return (-1); } IL_00ea: { CMessageData_t2024175854 * L_39 = ___lth0; NullCheck(L_39); String_t* L_40 = L_39->get_m_Time_8(); CMessageData_t2024175854 * L_41 = ___rth1; NullCheck(L_41); String_t* L_42 = L_41->get_m_Time_8(); NullCheck(L_40); int32_t L_43 = String_CompareTo_m3414379165(L_40, L_42, /*hidden argument*/NULL); return L_43; } } // System.Int32 DMCore.Logic.CMessageManager::_GetHourToNow(System.DateTime) extern "C" IL2CPP_METHOD_ATTR int32_t CMessageManager__GetHourToNow_m3400587254 (RuntimeObject * __this /* static, unused */, DateTime_t3738529785 ___startTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager__GetHourToNow_m3400587254_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_t881159249 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; Exception_t * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); DateTime_t3738529785 L_1 = ___startTime0; TimeSpan_t881159249 L_2 = DateTime_op_Subtraction_m3579235380(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; double L_3 = TimeSpan_get_TotalHours_m306507525((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, (((float)((float)L_3))), /*hidden argument*/NULL); V_1 = L_4; goto IL_003b; } // 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_001f; throw e; } CATCH_001f: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_5 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_6 = V_2; NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); NullCheck(L_5); CLogHelp_LogFile_m4227814860(L_5, L_7, /*hidden argument*/NULL); goto IL_0035; } // end catch (depth: 1) IL_0035: { IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_8 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MESSAGE_SAVE_TIME_SPAN_7(); return L_8; } IL_003b: { int32_t L_9 = V_1; return L_9; } } // System.String DMCore.Logic.CMessageManager::_GetFileName(DMCore.Logic.enumMessageType) extern "C" IL2CPP_METHOD_ATTR String_t* CMessageManager__GetFileName_m1155877258 (RuntimeObject * __this /* static, unused */, int32_t ___destType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager__GetFileName_m1155877258_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)5)); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); String_t* L_1 = ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->get_DEST_DIRECTORY_10(); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_1); (L_0)->SetAt(static_cast(0), (RuntimeObject *)L_1); ObjectU5BU5D_t2843939325* L_2 = L_0; CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); int64_t L_5 = L_4; RuntimeObject * L_6 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_5); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_6); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_6); ObjectU5BU5D_t2843939325* L_7 = L_2; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral3452614531); (L_7)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral3452614531); ObjectU5BU5D_t2843939325* L_8 = L_7; int32_t L_9 = ___destType0; int32_t L_10 = ((int32_t)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(3), (RuntimeObject *)L_11); ObjectU5BU5D_t2843939325* L_12 = L_8; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteral3932363835); (L_12)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral3932363835); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m2971454694(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); return L_13; } } // System.Void DMCore.Logic.CMessageManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMessageManager__cctor_m1244271209 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageManager__cctor_m1244271209_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_COUNT_IN_ONE_PAGE_0(((int32_t)10)); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_MAX_COUNT_1(((int32_t)50)); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, L_0, _stringLiteral2094437538, /*hidden argument*/NULL); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_DEST_DIRECTORY_10(L_1); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_PHOTOID_11(_stringLiteral522123108); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_USERID_12(_stringLiteral736132043); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_NAME_13(_stringLiteral62725243); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_SEX_14(_stringLiteral4166355919); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_TIME_15(_stringLiteral63249541); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_CHARMVALUE_16(_stringLiteral692611490); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_GIFTID_17(_stringLiteral3077565988); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_MESSAGE_DATA_KEY_ISREADALREADY_18(_stringLiteral1834340356); ((CMessageManager_t3136027633_StaticFields*)il2cpp_codegen_static_fields_for(CMessageManager_t3136027633_il2cpp_TypeInfo_var))->set_s_Instance_19((CMessageManager_t3136027633 *)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.CMessageManager/CMessageGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageGroup__ctor_m1307184192 (CMessageGroup_t2505338100 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageGroup__ctor_m1307184192_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3496250596 * L_0 = (List_1_t3496250596 *)il2cpp_codegen_object_new(List_1_t3496250596_il2cpp_TypeInfo_var); List_1__ctor_m3063668532(L_0, /*hidden argument*/List_1__ctor_m3063668532_RuntimeMethod_var); __this->set_list_datas_0(L_0); __this->set_total_count_1((-1)); __this->set_send_request_count_2((-1)); 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 // UnityEngine.GameObject DMCore.Logic.CMessageSignMgr::AddSign(UnityEngine.GameObject,UIWidget/Pivot) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMessageSignMgr_AddSign_m580262880 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destWidget0, int32_t ___pivot1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_AddSign_m580262880_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___destWidget0; int32_t L_1 = ___pivot1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_3 = CMessageSignMgr_AddSign_m3231234788(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // UnityEngine.GameObject DMCore.Logic.CMessageSignMgr::AddSign(UnityEngine.GameObject,UIWidget/Pivot,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMessageSignMgr_AddSign_m3231234788 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destWidget0, int32_t ___pivot1, Vector3_t3722313464 ___customOffset2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_AddSign_m3231234788_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; UITexture_t3471168817 * V_3 = NULL; { GameObject_t1113636619 * L_0 = ___destWidget0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (GameObject_t1113636619 *)NULL; } IL_000e: { GameObject_t1113636619 * L_2 = ___destWidget0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_get_parent_m835071599(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral4229945040, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0039; } } { Transform_t3600365921 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); return (GameObject_t1113636619 *)NULL; } IL_0039: { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Texture_t3661962703 * L_9 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_s_TexNewMessageSign_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0058; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); String_t* L_11 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_s_SignResPath_2(); Texture_t3661962703 * L_12 = CMessageSignMgr__GetSign_m1849272689(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_s_TexNewMessageSign_3(L_12); } IL_0058: { GameObject_t1113636619 * L_13 = ___destWidget0; NullCheck(L_13); Transform_t3600365921 * L_14 = GameObject_get_transform_m1369836730(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); CMessageSignMgr_FindInChild_m976277748(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_15 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_m_BoxCollider_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0082; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); BoxCollider_t1640800422 * L_17 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_m_BoxCollider_0(); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); CMessageSignMgr_HookRedSign_m576564420(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); } IL_0082: { GameObject_t1113636619 * L_19 = ___destWidget0; NullCheck(L_19); Transform_t3600365921 * L_20 = GameObject_get_transform_m1369836730(L_19, /*hidden argument*/NULL); V_1 = L_20; goto IL_00c4; } IL_008e: { Transform_t3600365921 * L_21 = V_1; NullCheck(L_21); BoxCollider_t1640800422 * L_22 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_21, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_m_BoxCollider_0(L_22); BoxCollider_t1640800422 * L_23 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_m_BoxCollider_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00bd; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); BoxCollider_t1640800422 * L_25 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_m_BoxCollider_0(); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); CMessageSignMgr_HookRedSign_m576564420(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); goto IL_00ed; } IL_00bd: { Transform_t3600365921 * L_27 = V_1; NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_get_parent_m835071599(L_27, /*hidden argument*/NULL); V_1 = L_28; } IL_00c4: { Transform_t3600365921 * L_29 = V_1; NullCheck(L_29); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(L_29, /*hidden argument*/NULL); NullCheck(L_30); Transform_t3600365921 * L_31 = Transform_get_parent_m835071599(L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_32 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); ICameraBase_t3615533728 * L_33 = CRoot_GetCamera_m3179746689(L_32, /*hidden argument*/NULL); NullCheck(L_33); Camera_t4157153871 * L_34 = ICameraBase_GetUICamera_m3997251255(L_33, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_31, L_35, /*hidden argument*/NULL); if (L_36) { goto IL_008e; } } IL_00ed: { GameObject_t1113636619 * L_37 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_37, _stringLiteral4229945040, /*hidden argument*/NULL); V_2 = L_37; GameObject_t1113636619 * L_38 = V_2; int32_t L_39 = LayerMask_NameToLayer_m2359665122(NULL /*static, unused*/, _stringLiteral3455170507, /*hidden argument*/NULL); NullCheck(L_38); GameObject_set_layer_m3294992795(L_38, L_39, /*hidden argument*/NULL); GameObject_t1113636619 * L_40 = V_2; NullCheck(L_40); GameObject_AddComponent_TisUITexture_t3471168817_m2858099239(L_40, /*hidden argument*/GameObject_AddComponent_TisUITexture_t3471168817_m2858099239_RuntimeMethod_var); GameObject_t1113636619 * L_41 = V_2; NullCheck(L_41); Transform_t3600365921 * L_42 = GameObject_get_transform_m1369836730(L_41, /*hidden argument*/NULL); GameObject_t1113636619 * L_43 = ___destWidget0; NullCheck(L_43); Transform_t3600365921 * L_44 = GameObject_get_transform_m1369836730(L_43, /*hidden argument*/NULL); NullCheck(L_44); Transform_t3600365921 * L_45 = Transform_get_parent_m835071599(L_44, /*hidden argument*/NULL); NullCheck(L_42); Transform_set_parent_m786917804(L_42, L_45, /*hidden argument*/NULL); GameObject_t1113636619 * L_46 = V_2; NullCheck(L_46); UITexture_t3471168817 * L_47 = GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(L_46, /*hidden argument*/GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var); V_3 = L_47; UITexture_t3471168817 * L_48 = V_3; Shader_t4151988712 * L_49 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral2612914184, /*hidden argument*/NULL); NullCheck(L_48); UITexture_set_shader_m1246844875(L_48, L_49, /*hidden argument*/NULL); UITexture_t3471168817 * L_50 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Texture_t3661962703 * L_51 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_s_TexNewMessageSign_3(); NullCheck(L_50); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_50, L_51); UITexture_t3471168817 * L_52 = V_3; NullCheck(L_52); Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(L_52, /*hidden argument*/NULL); GameObject_t1113636619 * L_54 = ___destWidget0; int32_t L_55 = ___pivot1; Vector3_t3722313464 L_56 = ___customOffset2; Vector3_t3722313464 L_57 = CMessageSignMgr__GetDestPos_m2322617134(NULL /*static, unused*/, L_54, L_55, L_56, /*hidden argument*/NULL); NullCheck(L_53); Transform_set_localPosition_m4128471975(L_53, L_57, /*hidden argument*/NULL); UITexture_t3471168817 * L_58 = V_3; NullCheck(L_58); Transform_t3600365921 * L_59 = Component_get_transform_m3162698980(L_58, /*hidden argument*/NULL); Vector3_t3722313464 L_60; memset(&L_60, 0, sizeof(L_60)); Vector3__ctor_m3353183577((&L_60), (20.0f), (20.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_59); Transform_set_localScale_m3053443106(L_59, L_60, /*hidden argument*/NULL); GameObject_t1113636619 * L_61 = V_2; return L_61; } } // System.Void DMCore.Logic.CMessageSignMgr::HookRedSign(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_HookRedSign_m576564420 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_HookRedSign_m576564420_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIEventListener_t1665237878 * V_0 = NULL; DelegateU5BU5D_t1703627840* V_1 = NULL; int32_t V_2 = 0; Action_1_t1286104214 * V_3 = NULL; DelegateU5BU5D_t1703627840* G_B3_0 = NULL; Action_1_t1286104214 * G_B6_0 = NULL; UIEventListener_t1665237878 * G_B6_1 = NULL; Action_1_t1286104214 * G_B5_0 = NULL; UIEventListener_t1665237878 * G_B5_1 = NULL; UIEventListener_t1665237878 * G_B9_0 = NULL; UIEventListener_t1665237878 * G_B8_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; UIEventListener_t1665237878 * L_1 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; UIEventListener_t1665237878 * L_2 = V_0; NullCheck(L_2); Action_1_t1286104214 * L_3 = L_2->get_onClick_4(); if (!L_3) { goto IL_0022; } } { UIEventListener_t1665237878 * L_4 = V_0; NullCheck(L_4); Action_1_t1286104214 * L_5 = L_4->get_onClick_4(); NullCheck(L_5); DelegateU5BU5D_t1703627840* L_6 = VirtFuncInvoker0< DelegateU5BU5D_t1703627840* >::Invoke(8 /* System.Delegate[] System.Delegate::GetInvocationList() */, L_5); G_B3_0 = L_6; goto IL_0023; } IL_0022: { G_B3_0 = ((DelegateU5BU5D_t1703627840*)(NULL)); } IL_0023: { V_1 = G_B3_0; DelegateU5BU5D_t1703627840* L_7 = V_1; if (L_7) { goto IL_005e; } } { UIEventListener_t1665237878 * L_8 = V_0; UIEventListener_t1665237878 * L_9 = L_8; NullCheck(L_9); Action_1_t1286104214 * L_10 = L_9->get_onClick_4(); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Action_1_t1286104214 * L_11 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); G_B5_0 = L_10; G_B5_1 = L_9; if (L_11) { G_B6_0 = L_10; G_B6_1 = L_9; goto IL_0049; } } { intptr_t L_12 = (intptr_t)CMessageSignMgr_OnClickedSigns_m2547761992_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, NULL, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_4(L_13); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_0049: { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Action_1_t1286104214 * L_14 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); Delegate_t1188392813 * L_15 = Delegate_Combine_m1859655160(NULL /*static, unused*/, G_B6_0, L_14, /*hidden argument*/NULL); NullCheck(G_B6_1); G_B6_1->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_15, Action_1_t1286104214_il2cpp_TypeInfo_var))); return; } IL_005e: { UIEventListener_t1665237878 * L_16 = V_0; NullCheck(L_16); L_16->set_onClick_4((Action_1_t1286104214 *)NULL); UIEventListener_t1665237878 * L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Action_1_t1286104214 * L_18 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_5(); G_B8_0 = L_17; if (L_18) { G_B9_0 = L_17; goto IL_007e; } } { intptr_t L_19 = (intptr_t)CMessageSignMgr_OnClickedSigns_m2547761992_RuntimeMethod_var; Action_1_t1286104214 * L_20 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_20, NULL, L_19, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_5(L_20); G_B9_0 = G_B8_0; } IL_007e: { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Action_1_t1286104214 * L_21 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_5(); NullCheck(G_B9_0); G_B9_0->set_onClick_4(L_21); V_2 = 0; goto IL_00b9; } IL_008f: { DelegateU5BU5D_t1703627840* L_22 = V_1; int32_t L_23 = V_2; NullCheck(L_22); int32_t L_24 = L_23; Delegate_t1188392813 * L_25 = (L_22)->GetAt(static_cast(L_24)); V_3 = ((Action_1_t1286104214 *)IsInstSealed((RuntimeObject*)L_25, Action_1_t1286104214_il2cpp_TypeInfo_var)); Action_1_t1286104214 * L_26 = V_3; if (!L_26) { goto IL_00b5; } } { UIEventListener_t1665237878 * L_27 = V_0; UIEventListener_t1665237878 * L_28 = L_27; NullCheck(L_28); Action_1_t1286104214 * L_29 = L_28->get_onClick_4(); Action_1_t1286104214 * L_30 = V_3; Delegate_t1188392813 * L_31 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_31, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_00b5: { int32_t L_32 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00b9: { int32_t L_33 = V_2; DelegateU5BU5D_t1703627840* L_34 = V_1; NullCheck(L_34); if ((((int32_t)L_33) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length))))))) { goto IL_008f; } } { return; } } // UnityEngine.Texture DMCore.Logic.CMessageSignMgr::_GetSign(System.String) extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * CMessageSignMgr__GetSign_m1849272689 (RuntimeObject * __this /* static, unused */, String_t* ___signIconPath0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr__GetSign_m1849272689_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___signIconPath0; NullCheck(L_0); Texture2D_t3840446185 * L_2 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_0, L_1); return L_2; } } // System.Void DMCore.Logic.CMessageSignMgr::FindNewMessageSign(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_FindNewMessageSign_m375660224 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___go0, String_t* ___checkPath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_FindNewMessageSign_m375660224_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Transform_t3600365921 * L_0 = ___go0; NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = Object_get_name_m4211327027(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_2, _stringLiteral4229945040, /*hidden argument*/NULL); if (!L_3) { goto IL_003b; } } { Transform_t3600365921 * L_4 = ___go0; NullCheck(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_6 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); String_t* L_7 = ___checkPath1; NullCheck(L_6); bool L_8 = String_Contains_m1147431944(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0036; } } { Transform_t3600365921 * L_9 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_transRecord_1(L_9); } IL_0036: { goto IL_005f; } IL_003b: { V_0 = 0; goto IL_0053; } IL_0042: { Transform_t3600365921 * L_10 = ___go0; int32_t L_11 = V_0; NullCheck(L_10); Transform_t3600365921 * L_12 = Transform_GetChild_m1092972975(L_10, L_11, /*hidden argument*/NULL); String_t* L_13 = ___checkPath1; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); CMessageSignMgr_FindNewMessageSign_m375660224(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0053: { int32_t L_15 = V_0; Transform_t3600365921 * L_16 = ___go0; NullCheck(L_16); int32_t L_17 = Transform_get_childCount_m3145433196(L_16, /*hidden argument*/NULL); if ((((int32_t)L_15) < ((int32_t)L_17))) { goto IL_0042; } } IL_005f: { return; } } // System.Void DMCore.Logic.CMessageSignMgr::FindInChild(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_FindInChild_m976277748 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destWidget0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_FindInChild_m976277748_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoxCollider_t1640800422 * V_0 = NULL; int32_t V_1 = 0; { Transform_t3600365921 * L_0 = ___destWidget0; NullCheck(L_0); BoxCollider_t1640800422 * L_1 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_0, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); V_0 = L_1; BoxCollider_t1640800422 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } { BoxCollider_t1640800422 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_m_BoxCollider_0(L_4); return; } IL_001a: { V_1 = 0; goto IL_0036; } IL_0021: { Transform_t3600365921 * L_5 = ___destWidget0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); int32_t L_7 = V_1; NullCheck(L_6); Transform_t3600365921 * L_8 = Transform_GetChild_m1092972975(L_6, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); CMessageSignMgr_FindInChild_m976277748(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0036: { int32_t L_10 = V_1; Transform_t3600365921 * L_11 = ___destWidget0; NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = Transform_get_childCount_m3145433196(L_12, /*hidden argument*/NULL); if ((((int32_t)L_10) < ((int32_t)L_13))) { goto IL_0021; } } { return; } } // System.Void DMCore.Logic.CMessageSignMgr::OnClickedSigns(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr_OnClickedSigns_m2547761992 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr_OnClickedSigns_m2547761992_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; List_1_t3319525431 * V_1 = NULL; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_transRecord_1((Transform_t3600365921 *)NULL); GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = ___go0; NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_5 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); CMessageSignMgr_FindNewMessageSign_m375660224(NULL /*static, unused*/, L_2, L_5, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_transRecord_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0098; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Transform_t3600365921 * L_8 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_transRecord_1(); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_10 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); V_0 = L_10; List_1_t3319525431 * L_11 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_11, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_1 = L_11; V_2 = 0; goto IL_0078; } IL_004e: { List_1_t3319525431 * L_12 = V_1; String_t* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Transform_t3600365921 * L_14 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_transRecord_1(); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_get_parent_m835071599(L_14, /*hidden argument*/NULL); int32_t L_16 = V_2; NullCheck(L_15); Transform_t3600365921 * L_17 = Transform_GetChild_m1092972975(L_15, L_16, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = Object_get_name_m4211327027(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3755062657(NULL /*static, unused*/, L_13, _stringLiteral3452614529, L_18, /*hidden argument*/NULL); NullCheck(L_12); List_1_Add_m1685793073(L_12, L_19, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); int32_t L_20 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0078: { int32_t L_21 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var); Transform_t3600365921 * L_22 = ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->get_transRecord_1(); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_get_parent_m835071599(L_22, /*hidden argument*/NULL); NullCheck(L_23); int32_t L_24 = Transform_get_childCount_m3145433196(L_23, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_24))) { goto IL_004e; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_25 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t3319525431 * L_26 = V_1; NullCheck(L_25); CSignsManager_DeleteSignByRootList_m3874073304(L_25, L_26, /*hidden argument*/NULL); } IL_0098: { return; } } // UnityEngine.Vector3 DMCore.Logic.CMessageSignMgr::_GetDestPos(UnityEngine.GameObject,UIWidget/Pivot,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMessageSignMgr__GetDestPos_m2322617134 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destWidget0, int32_t ___pivot1, Vector3_t3722313464 ___customOffset2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr__GetDestPos_m2322617134_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { GameObject_t1113636619 * L_0 = ___destWidget0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_localPosition_m4234289348(L_1, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_3 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; GameObject_t1113636619 * L_4 = ___destWidget0; NullCheck(L_4); Transform_t3600365921 * L_5 = GameObject_get_transform_m1369836730(L_4, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_localScale_m129152068(L_5, /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = ___pivot1; switch (L_7) { case 0: { goto IL_004d; } case 1: { goto IL_0060; } case 2: { goto IL_0079; } case 3: { goto IL_007e; } case 4: { goto IL_00a5; } case 5: { goto IL_00d2; } case 6: { goto IL_00eb; } case 7: { goto IL_010c; } case 8: { goto IL_0133; } } } { goto IL_0146; } IL_004d: { float L_8 = (&V_2)->get_x_1(); (&V_1)->set_x_1(L_8); goto IL_0146; } IL_0060: { float L_9 = (&V_2)->get_x_1(); (&V_1)->set_x_1(((float)il2cpp_codegen_multiply((float)L_9, (float)(0.5f)))); goto IL_0146; } IL_0079: { goto IL_0146; } IL_007e: { float L_10 = (&V_2)->get_x_1(); (&V_1)->set_x_1(L_10); float L_11 = (&V_2)->get_y_2(); (&V_1)->set_y_2(((float)il2cpp_codegen_multiply((float)L_11, (float)(0.5f)))); goto IL_0146; } IL_00a5: { float L_12 = (&V_2)->get_x_1(); (&V_1)->set_x_1(((float)il2cpp_codegen_multiply((float)L_12, (float)(0.5f)))); float L_13 = (&V_2)->get_y_2(); (&V_1)->set_y_2(((float)il2cpp_codegen_multiply((float)L_13, (float)(0.5f)))); goto IL_0146; } IL_00d2: { float L_14 = (&V_2)->get_y_2(); (&V_1)->set_y_2(((float)il2cpp_codegen_multiply((float)L_14, (float)(0.5f)))); goto IL_0146; } IL_00eb: { float L_15 = (&V_2)->get_x_1(); (&V_1)->set_x_1(L_15); float L_16 = (&V_2)->get_y_2(); (&V_1)->set_y_2(L_16); goto IL_0146; } IL_010c: { float L_17 = (&V_2)->get_x_1(); (&V_1)->set_x_1(((float)il2cpp_codegen_multiply((float)L_17, (float)(0.5f)))); float L_18 = (&V_2)->get_y_2(); (&V_1)->set_y_2(L_18); goto IL_0146; } IL_0133: { float L_19 = (&V_2)->get_y_2(); (&V_1)->set_y_2(L_19); goto IL_0146; } IL_0146: { float L_20 = (&V_0)->get_z_3(); (&V_1)->set_z_3(((float)il2cpp_codegen_subtract((float)L_20, (float)(1.0f)))); Vector3_t3722313464 L_21 = V_1; Vector3_t3722313464 L_22 = ___customOffset2; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_23 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_21, L_22, /*hidden argument*/NULL); V_1 = L_23; float L_24 = (&V_0)->get_x_1(); float L_25 = (&V_1)->get_x_1(); float L_26 = (&V_0)->get_y_2(); float L_27 = (&V_1)->get_y_2(); float L_28 = (&V_1)->get_z_3(); Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m3353183577((&L_29), ((float)il2cpp_codegen_add((float)L_24, (float)L_25)), ((float)il2cpp_codegen_add((float)L_26, (float)L_27)), L_28, /*hidden argument*/NULL); return L_29; } } // System.Void DMCore.Logic.CMessageSignMgr::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMessageSignMgr__cctor_m1164683951 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMessageSignMgr__cctor_m1164683951_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CMessageSignMgr_t1474886036_StaticFields*)il2cpp_codegen_static_fields_for(CMessageSignMgr_t1474886036_il2cpp_TypeInfo_var))->set_s_SignResPath_2(_stringLiteral3222854563); 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.CMiscConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMiscConfig__ctor_m2928729564 (CMiscConfig_t1694835947 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig__ctor_m2928729564_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_0 = (Dictionary_2_t1632706988 *)il2cpp_codegen_object_new(Dictionary_2_t1632706988_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3302800229(L_0, /*hidden argument*/Dictionary_2__ctor_m3302800229_RuntimeMethod_var); __this->set_m_MiscDir_2(L_0); ITextBase_PushTask_m2878137237(__this, _stringLiteral1643854444, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_GetInstance_m3718435439_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = ((CMiscConfig_t1694835947_StaticFields*)il2cpp_codegen_static_fields_for(CMiscConfig_t1694835947_il2cpp_TypeInfo_var))->get_m_Instance_1(); if (L_0) { goto IL_0014; } } { CMiscConfig_t1694835947 * L_1 = (CMiscConfig_t1694835947 *)il2cpp_codegen_object_new(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig__ctor_m2928729564(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); ((CMiscConfig_t1694835947_StaticFields*)il2cpp_codegen_static_fields_for(CMiscConfig_t1694835947_il2cpp_TypeInfo_var))->set_m_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_2 = ((CMiscConfig_t1694835947_StaticFields*)il2cpp_codegen_static_fields_for(CMiscConfig_t1694835947_il2cpp_TypeInfo_var))->get_m_Instance_1(); return L_2; } } // System.Void DMCore.Logic.CMiscConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CMiscConfig_Clear_m4221535040 (CMiscConfig_t1694835947 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Logic.CMiscConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMiscConfig_OnLoad_m3407260901 (CMiscConfig_t1694835947 * __this, String_t* ___loadedObj0, int32_t ___UnUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_OnLoad_m3407260901_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; bool V_2 = false; XmlNodeList_t2551693786 * V_3 = NULL; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlElement_t561603118 * G_B3_0 = NULL; IL_0000: try { // begin try (depth: 1) { XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlDocument_t2837193595 * L_1 = V_0; String_t* L_2 = ___loadedObj0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_1, L_2); ___loadedObj0 = (String_t*)NULL; XmlDocument_t2837193595 * L_3 = V_0; if (!L_3) { goto IL_0026; } } IL_0016: { XmlDocument_t2837193595 * L_4 = V_0; NullCheck(L_4); XmlNode_t3767805227 * L_5 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_4); G_B3_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_5, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0027; } IL_0026: { G_B3_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0027: { V_1 = G_B3_0; XmlElement_t561603118 * L_6 = V_1; if (L_6) { goto IL_0035; } } IL_002e: { V_2 = (bool)0; goto IL_00e6; } IL_0035: { XmlElement_t561603118 * L_7 = V_1; NullCheck(L_7); XmlNodeList_t2551693786 * L_8 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_7); V_3 = L_8; XmlNodeList_t2551693786 * L_9 = V_3; if (L_9) { goto IL_0049; } } IL_0042: { V_2 = (bool)0; goto IL_00e6; } IL_0049: { Dictionary_2_t1632706988 * L_10 = __this->get_m_MiscDir_2(); NullCheck(L_10); Dictionary_2_Clear_m1279106658(L_10, /*hidden argument*/Dictionary_2_Clear_m1279106658_RuntimeMethod_var); V_4 = 0; goto IL_00ca; } IL_005c: { XmlNodeList_t2551693786 * L_11 = V_3; int32_t L_12 = V_4; NullCheck(L_11); XmlNode_t3767805227 * L_13 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_11, L_12); NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(20 /* System.Xml.XmlNodeType System.Xml.XmlNode::get_NodeType() */, L_13); if ((!(((uint32_t)L_14) == ((uint32_t)1)))) { goto IL_00c4; } } IL_006f: { XmlNodeList_t2551693786 * L_15 = V_3; int32_t L_16 = V_4; NullCheck(L_15); XmlNode_t3767805227 * L_17 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_15, L_16); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_17, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_18 = V_5; 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_m3447431122(NULL /*static, unused*/, L_18, _stringLiteral3454449607, L_19, /*hidden argument*/NULL); V_6 = L_20; String_t* L_21 = V_6; bool L_22 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00a2; } } IL_009d: { goto IL_00c4; } IL_00a2: { XmlElement_t561603118 * L_23 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_25 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_23, _stringLiteral3493618073, L_24, /*hidden argument*/NULL); V_7 = L_25; Dictionary_2_t1632706988 * L_26 = __this->get_m_MiscDir_2(); String_t* L_27 = V_6; String_t* L_28 = V_7; NullCheck(L_26); Dictionary_2_set_Item_m187286838(L_26, L_27, L_28, /*hidden argument*/Dictionary_2_set_Item_m187286838_RuntimeMethod_var); } IL_00c4: { int32_t L_29 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00ca: { int32_t L_30 = V_4; XmlNodeList_t2551693786 * L_31 = V_3; NullCheck(L_31); int32_t L_32 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_31); if ((((int32_t)L_30) < ((int32_t)L_32))) { goto IL_005c; } } IL_00d7: { V_2 = (bool)1; goto IL_00e6; } } // 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_00de; throw e; } CATCH_00de: { // begin catch(System.Object) goto IL_00e4; } // end catch (depth: 1) IL_00e4: { return (bool)0; } IL_00e6: { bool L_33 = V_2; return L_33; } } // System.Boolean DMCore.Logic.CMiscConfig::Exist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscConfig_Exist_m354779141 (CMiscConfig_t1694835947 * __this, String_t* ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_Exist_m354779141_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_MiscDir_2(); String_t* L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2249167092(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var); if (!L_2) { goto IL_0013; } } { return (bool)1; } IL_0013: { return (bool)0; } } // 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) { { String_t* L_0 = ___id0; String_t* L_1 = ___id0; String_t* L_2 = CMiscConfig_GetValue_m1810403399(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_GetValue_m1810403399_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_MiscDir_2(); String_t* L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2249167092(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t1632706988 * L_3 = __this->get_m_MiscDir_2(); String_t* L_4 = ___id0; NullCheck(L_3); String_t* L_5 = Dictionary_2_get_Item_m2643467469(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); return L_5; } IL_001e: { String_t* L_6 = ___defaultValue1; return L_6; } } // System.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_GetInt_m1183615064_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { V_0 = 0; String_t* L_0 = ___id0; 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 = CMiscConfig_GetValue_m1810403399(__this, L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; String_t* L_3 = V_1; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0028; } } { String_t* L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToInt_m2884988184(NULL /*static, unused*/, L_5, (&V_0), /*hidden argument*/NULL); goto IL_002a; } IL_0028: { int32_t L_6 = ___defaultValue1; V_0 = L_6; } IL_002a: { int32_t L_7 = V_0; return L_7; } } // System.Single DMCore.Logic.CMiscConfig::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscConfig_GetFloat_m1675196209 (CMiscConfig_t1694835947 * __this, String_t* ___id0, float ___defaultValue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_GetFloat_m1675196209_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; String_t* V_1 = NULL; { V_0 = (0.0f); String_t* L_0 = ___id0; 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 = CMiscConfig_GetValue_m1810403399(__this, L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; String_t* L_3 = V_1; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_002c; } } { String_t* L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToFloat_m1277019218(NULL /*static, unused*/, L_5, (&V_0), /*hidden argument*/NULL); goto IL_002e; } IL_002c: { float L_6 = ___defaultValue1; V_0 = L_6; } IL_002e: { float L_7 = V_0; return L_7; } } // System.Collections.Generic.List`1 DMCore.Logic.CMiscConfig::GetGroupValue(System.String) extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CMiscConfig_GetGroupValue_m2479427269 (CMiscConfig_t1694835947 * __this, String_t* ___config_key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_GetGroupValue_m2479427269_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; List_1_t3319525431 * V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; List_1_t3319525431 * G_B11_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___config_key0; NullCheck(L_0); String_t* L_2 = CMiscConfig_GetValue_m2443549100(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0019; } } { return (List_1_t3319525431 *)NULL; } IL_0019: { List_1_t3319525431 * L_5 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_5, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_1 = L_5; String_t* L_6 = V_0; CharU5BU5D_t3528271667* L_7 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_7); (L_7)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_6); StringU5BU5D_t1281789340* L_8 = String_Split_m3646115398(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; V_3 = 0; StringU5BU5D_t1281789340* L_9 = V_2; NullCheck(L_9); V_4 = (((int32_t)((int32_t)(((RuntimeArray *)L_9)->max_length)))); goto IL_005c; } IL_003d: { StringU5BU5D_t1281789340* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAt(static_cast(L_12)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_14 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_004f; } } { goto IL_0058; } IL_004f: { List_1_t3319525431 * L_15 = V_1; StringU5BU5D_t1281789340* L_16 = V_2; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; String_t* L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_15); List_1_Add_m1685793073(L_15, L_19, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0058: { int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_005c: { int32_t L_21 = V_3; int32_t L_22 = V_4; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_003d; } } { List_1_t3319525431 * L_23 = V_1; NullCheck(L_23); int32_t L_24 = List_1_get_Count_m2276455407(L_23, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_24) <= ((int32_t)0))) { goto IL_0076; } } { List_1_t3319525431 * L_25 = V_1; G_B11_0 = L_25; goto IL_0077; } IL_0076: { G_B11_0 = ((List_1_t3319525431 *)(NULL)); } IL_0077: { return G_B11_0; } } // System.Boolean DMCore.Logic.CMiscConfig::EnableSocial() extern "C" IL2CPP_METHOD_ATTR bool CMiscConfig_EnableSocial_m2951257645 (CMiscConfig_t1694835947 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscConfig_EnableSocial_m2951257645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = CMiscConfig_GetInt_m1183615064(__this, _stringLiteral3918026163, 0, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void DMCore.Logic.CMiscConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMiscConfig__cctor_m3553417589 (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.CMusicDescription::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMusicDescription__ctor_m2894929132 (CMusicDescription_t2126213410 * __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.CMusicManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMusicManager__ctor_m3877048366 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager__ctor_m3877048366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); __this->set_m_lastPlayMusicIndex_6((-1)); __this->set_m_activeMusicIndex_4((-1)); CMusicManager_set_pauseMusic_m3807279003(__this, (bool)0, /*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_listRandomPlay_2(L_0); Dictionary_2_t1014926741 * L_1 = (Dictionary_2_t1014926741 *)il2cpp_codegen_object_new(Dictionary_2_t1014926741_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3082870863(L_1, /*hidden argument*/Dictionary_2__ctor_m3082870863_RuntimeMethod_var); __this->set_m_DicDescription_1(L_1); CMusicDescription_t2126213410 * L_2 = (CMusicDescription_t2126213410 *)il2cpp_codegen_object_new(CMusicDescription_t2126213410_il2cpp_TypeInfo_var); CMusicDescription__ctor_m2894929132(L_2, /*hidden argument*/NULL); __this->set_m_defaultDescrib_5(L_2); CMusicDescription_t2126213410 * L_3 = __this->get_m_defaultDescrib_5(); NullCheck(L_3); L_3->set__Bpm_2(((int32_t)120)); CMusicDescription_t2126213410 * L_4 = __this->get_m_defaultDescrib_5(); 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); L_4->set__MusicName_0(L_5); CMusicDescription_t2126213410 * L_6 = __this->get_m_defaultDescrib_5(); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); L_6->set__Singer_1(L_7); CMusicDescription_t2126213410 * L_8 = __this->get_m_defaultDescrib_5(); NullCheck(L_8); L_8->set__StarEasy_3(1); CMusicDescription_t2126213410 * L_9 = __this->get_m_defaultDescrib_5(); NullCheck(L_9); L_9->set__StarNormal_4(3); CMusicDescription_t2126213410 * L_10 = __this->get_m_defaultDescrib_5(); NullCheck(L_10); L_10->set__StarHard_5(5); CMusicDescription_t2126213410 * L_11 = __this->get_m_defaultDescrib_5(); NullCheck(L_11); L_11->set__CanRandomPlay_6((bool)1); CMusicDescription_t2126213410 * L_12 = __this->get_m_defaultDescrib_5(); NullCheck(L_12); L_12->set__IsNewPlayer_7((bool)1); ITextBase_PushTask_m2878137237(__this, _stringLiteral330560892, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMusicManager_t3263666357 * CMusicManager_GetInstance_m2807125879 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetInstance_m2807125879_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMusicManager_t3263666357 * L_0 = ((CMusicManager_t3263666357_StaticFields*)il2cpp_codegen_static_fields_for(CMusicManager_t3263666357_il2cpp_TypeInfo_var))->get_s_Instance_3(); if (!L_0) { goto IL_0010; } } { CMusicManager_t3263666357 * L_1 = ((CMusicManager_t3263666357_StaticFields*)il2cpp_codegen_static_fields_for(CMusicManager_t3263666357_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_1; } IL_0010: { CMusicManager_t3263666357 * L_2 = (CMusicManager_t3263666357 *)il2cpp_codegen_object_new(CMusicManager_t3263666357_il2cpp_TypeInfo_var); CMusicManager__ctor_m3877048366(L_2, /*hidden argument*/NULL); ((CMusicManager_t3263666357_StaticFields*)il2cpp_codegen_static_fields_for(CMusicManager_t3263666357_il2cpp_TypeInfo_var))->set_s_Instance_3(L_2); CMusicManager_t3263666357 * L_3 = ((CMusicManager_t3263666357_StaticFields*)il2cpp_codegen_static_fields_for(CMusicManager_t3263666357_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_3; } } // System.Void DMCore.Logic.CMusicManager::OnFailed() extern "C" IL2CPP_METHOD_ATTR void CMusicManager_OnFailed_m3849961722 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_OnFailed_m3849961722_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase_OnFailed_m3135708001(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CResourceWWW_t3399865147_il2cpp_TypeInfo_var); CResourceWWW_SetImportantResFailed_m2556511575(NULL /*static, unused*/, _stringLiteral330560892, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMusicManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CMusicManager_Clear_m101025264 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_Clear_m101025264_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_listRandomPlay_2(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); Dictionary_2_t1014926741 * L_1 = __this->get_m_DicDescription_1(); NullCheck(L_1); Dictionary_2_Clear_m2976802033(L_1, /*hidden argument*/Dictionary_2_Clear_m2976802033_RuntimeMethod_var); return; } } // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetMusicDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetMusicDescription_m2322953683 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetMusicDescription_m2322953683_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMusicDescription_t2126213410 * V_0 = NULL; { V_0 = (CMusicDescription_t2126213410 *)NULL; Dictionary_2_t1014926741 * L_0 = __this->get_m_DicDescription_1(); int32_t L_1 = ___musicID0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m538510206(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m538510206_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CMusicDescription_t2126213410 * L_3 = V_0; return L_3; } IL_0017: { CMusicDescription_t2126213410 * L_4 = __this->get_m_defaultDescrib_5(); return L_4; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_Exist_m4250886758_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1014926741 * L_0 = __this->get_m_DicDescription_1(); int32_t L_1 = ___musicID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m4215948243(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m4215948243_RuntimeMethod_var); return L_2; } } // System.Int32 DMCore.Logic.CMusicManager::GetMusicDifficutyStar(System.Int32,DMCore.Logic.enumDifficutyLevel) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicDifficutyStar_m497424451 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, int32_t ___difficuty1, const RuntimeMethod* method) { CMusicDescription_t2126213410 * V_0 = NULL; { int32_t L_0 = ___musicID0; CMusicDescription_t2126213410 * L_1 = CMusicManager_GetMusicDescription_m2322953683(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CMusicDescription_t2126213410 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (-1); } IL_0010: { int32_t L_3 = ___difficuty1; switch (L_3) { case 0: { goto IL_0027; } case 1: { goto IL_002e; } case 2: { goto IL_0035; } } } { goto IL_003c; } IL_0027: { CMusicDescription_t2126213410 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get__StarEasy_3(); return L_5; } IL_002e: { CMusicDescription_t2126213410 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = L_6->get__StarNormal_4(); return L_7; } IL_0035: { CMusicDescription_t2126213410 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->get__StarHard_5(); return L_9; } IL_003c: { return (-1); } } // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetCurMusicDescription() extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetCurMusicDescription_m4239074707 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetCurMusicDescription_m4239074707_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMusicDescription_t2126213410 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDanceManager_t448141780 * L_1 = CRoot_GetDanceManager_m876173276(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0029; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDanceManager_t448141780 * L_3 = CRoot_GetDanceManager_m876173276(L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CDanceManager_GetCurMusicID_m373974689(L_3, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_5 = CMusicManager_GetMusicDescription_m2322953683(__this, L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_002f; } IL_0029: { CMusicDescription_t2126213410 * L_6 = __this->get_m_defaultDescrib_5(); G_B3_0 = L_6; } IL_002f: { return G_B3_0; } } // System.Int32 DMCore.Logic.CMusicManager::GetMusicCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicCount_m780191076 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetMusicCount_m780191076_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1014926741 * L_0 = __this->get_m_DicDescription_1(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m1977198120(L_0, /*hidden argument*/Dictionary_2_get_Count_m1977198120_RuntimeMethod_var); return L_1; } } // System.Int32 DMCore.Logic.CMusicManager::GetNextPlayMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetNextPlayMusicID_m954606787 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetNextPlayMusicID_m954606787_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_listRandomPlay_2(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_m_listRandomPlay_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_2) { goto IL_001d; } } IL_001b: { return (-1); } IL_001d: { int32_t L_3 = __this->get_m_lastPlayMusicIndex_6(); List_1_t128053199 * L_4 = __this->get_m_listRandomPlay_2(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m186164705(L_4, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); __this->set_m_lastPlayMusicIndex_6(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))%(int32_t)L_5))); List_1_t128053199 * L_6 = __this->get_m_listRandomPlay_2(); int32_t L_7 = __this->get_m_lastPlayMusicIndex_6(); NullCheck(L_6); int32_t L_8 = List_1_get_Item_m888956288(L_6, L_7, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_8; } } // System.Int32 DMCore.Logic.CMusicManager::GetPrePlayMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetPrePlayMusicID_m2310959658 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetPrePlayMusicID_m2310959658_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_listRandomPlay_2(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_m_listRandomPlay_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_2) { goto IL_001d; } } IL_001b: { return (-1); } IL_001d: { int32_t L_3 = __this->get_m_lastPlayMusicIndex_6(); List_1_t128053199 * L_4 = __this->get_m_listRandomPlay_2(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m186164705(L_4, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); List_1_t128053199 * L_6 = __this->get_m_listRandomPlay_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m186164705(L_6, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); __this->set_m_lastPlayMusicIndex_6(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)), (int32_t)L_5))%(int32_t)L_7))); List_1_t128053199 * L_8 = __this->get_m_listRandomPlay_2(); int32_t L_9 = __this->get_m_lastPlayMusicIndex_6(); NullCheck(L_8); int32_t L_10 = List_1_get_Item_m888956288(L_8, L_9, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_10; } } // System.Int32 DMCore.Logic.CMusicManager::GetRandomPlayMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetRandomPlayMusicID_m1175228238 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetRandomPlayMusicID_m1175228238_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_listRandomPlay_2(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_m_listRandomPlay_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_2) { goto IL_001d; } } IL_001b: { return (-1); } IL_001d: { List_1_t128053199 * L_3 = __this->get_m_listRandomPlay_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m186164705(L_3, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_5 = __this->get_m_lastPlayMusicIndex_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_6 = CMiscHelp_RandomExcept_m3561142327(NULL /*static, unused*/, 0, L_4, L_5, /*hidden argument*/NULL); __this->set_m_lastPlayMusicIndex_6(L_6); List_1_t128053199 * L_7 = __this->get_m_listRandomPlay_2(); int32_t L_8 = __this->get_m_lastPlayMusicIndex_6(); NullCheck(L_7); int32_t L_9 = List_1_get_Item_m888956288(L_7, L_8, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_9; } } // System.Int32 DMCore.Logic.CMusicManager::GetActiveMusicIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetActiveMusicIndex_m2790785450 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_activeMusicIndex_4(); return L_0; } } // System.Void DMCore.Logic.CMusicManager::SetActiveMusicIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMusicManager_SetActiveMusicIndex_m206239065 (CMusicManager_t3263666357 * __this, int32_t ___id0, const RuntimeMethod* method) { { int32_t L_0 = ___id0; __this->set_m_activeMusicIndex_4(L_0); return; } } // System.Int32 DMCore.Logic.CMusicManager::GetIndexByMusicID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetIndexByMusicID_m989706645 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetIndexByMusicID_m989706645_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t2969109516 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t3412598908 V_2; memset(&V_2, 0, sizeof(V_2)); { V_0 = 0; Dictionary_2_t1014926741 * L_0 = __this->get_m_DicDescription_1(); NullCheck(L_0); Enumerator_t2969109516 L_1 = Dictionary_2_GetEnumerator_m3197784281(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m3197784281_RuntimeMethod_var); V_1 = L_1; goto IL_002e; } IL_0013: { KeyValuePair_2_t3412598908 L_2 = Enumerator_get_Current_m4180104322((&V_1), /*hidden argument*/Enumerator_get_Current_m4180104322_RuntimeMethod_var); V_2 = L_2; int32_t L_3 = KeyValuePair_2_get_Key_m547238998((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m547238998_RuntimeMethod_var); int32_t L_4 = ___musicID0; if ((!(((uint32_t)L_3) == ((uint32_t)L_4)))) { goto IL_002a; } } { int32_t L_5 = V_0; return L_5; } IL_002a: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002e: { bool L_7 = Enumerator_MoveNext_m3069027275((&V_1), /*hidden argument*/Enumerator_MoveNext_m3069027275_RuntimeMethod_var); if (L_7) { goto IL_0013; } } { return (-1); } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetMusicIDByIndex_m3704305772_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2969109516 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t3412598908 V_1; memset(&V_1, 0, sizeof(V_1)); { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { Dictionary_2_t1014926741 * L_1 = __this->get_m_DicDescription_1(); NullCheck(L_1); int32_t L_2 = Dictionary_2_get_Count_m1977198120(L_1, /*hidden argument*/Dictionary_2_get_Count_m1977198120_RuntimeMethod_var); int32_t L_3 = ___index0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (-1); } IL_001a: { Dictionary_2_t1014926741 * L_4 = __this->get_m_DicDescription_1(); NullCheck(L_4); Enumerator_t2969109516 L_5 = Dictionary_2_GetEnumerator_m3197784281(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m3197784281_RuntimeMethod_var); V_0 = L_5; goto IL_0033; } IL_002b: { Enumerator_MoveNext_m3069027275((&V_0), /*hidden argument*/Enumerator_MoveNext_m3069027275_RuntimeMethod_var); } IL_0033: { int32_t L_6 = ___index0; int32_t L_7 = L_6; ___index0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); if ((((int32_t)0) <= ((int32_t)L_7))) { goto IL_002b; } } { KeyValuePair_2_t3412598908 L_8 = Enumerator_get_Current_m4180104322((&V_0), /*hidden argument*/Enumerator_get_Current_m4180104322_RuntimeMethod_var); V_1 = L_8; int32_t L_9 = KeyValuePair_2_get_Key_m547238998((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m547238998_RuntimeMethod_var); return L_9; } } // System.Int32 DMCore.Logic.CMusicManager::GetClassicalKeyStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetClassicalKeyStarCount_m1701323045 (CMusicManager_t3263666357 * __this, int32_t ___bpm0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_GetClassicalKeyStarCount_m1701323045_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___bpm0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)((float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)89))))))/(float)(10.0f))), /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); int32_t L_2 = V_0; int32_t L_3 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_2, 1, ((int32_t)9), /*hidden argument*/NULL); return L_3; } } // System.Int32 DMCore.Logic.CMusicManager::GetRandomMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetRandomMusicID_m564675060 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { { return ((int32_t)-1000); } } // System.Boolean DMCore.Logic.CMusicManager::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMusicManager_OnLoad_m296104065 (CMusicManager_t3263666357 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMusicManager_OnLoad_m296104065_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; XmlDocument_t2837193595 * V_1 = NULL; XmlNode_t3767805227 * V_2 = NULL; int32_t V_3 = 0; XmlElement_t561603118 * V_4 = NULL; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; int32_t V_7 = 0; CMusicDescription_t2126213410 * V_8 = NULL; String_t* 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); XmlNode_t3767805227 * G_B5_0 = NULL; CMusicDescription_t2126213410 * G_B23_0 = NULL; CMusicDescription_t2126213410 * G_B22_0 = NULL; int32_t G_B24_0 = 0; CMusicDescription_t2126213410 * G_B24_1 = NULL; CMusicDescription_t2126213410 * G_B26_0 = NULL; CMusicDescription_t2126213410 * G_B25_0 = NULL; int32_t G_B27_0 = 0; CMusicDescription_t2126213410 * G_B27_1 = NULL; CMusicDescription_t2126213410 * G_B36_0 = NULL; CMusicDescription_t2126213410 * G_B35_0 = NULL; int32_t G_B37_0 = 0; CMusicDescription_t2126213410 * G_B37_1 = NULL; CMusicDescription_t2126213410 * G_B39_0 = NULL; CMusicDescription_t2126213410 * G_B38_0 = NULL; int32_t G_B40_0 = 0; CMusicDescription_t2126213410 * G_B40_1 = NULL; IL_0000: try { // begin try (depth: 1) { String_t* L_0 = ___loadedObj0; if (L_0) { goto IL_000d; } } IL_0006: { V_0 = (bool)0; goto IL_02f0; } IL_000d: { XmlDocument_t2837193595 * L_1 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_1, /*hidden argument*/NULL); V_1 = L_1; XmlDocument_t2837193595 * L_2 = V_1; String_t* L_3 = ___loadedObj0; 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_1; if (!L_4) { goto IL_002b; } } IL_0020: { XmlDocument_t2837193595 * L_5 = V_1; NullCheck(L_5); XmlNode_t3767805227 * L_6 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_5); G_B5_0 = L_6; goto IL_002c; } IL_002b: { G_B5_0 = ((XmlNode_t3767805227 *)(NULL)); } IL_002c: { V_2 = G_B5_0; XmlNode_t3767805227 * L_7 = V_2; if (!L_7) { goto IL_003e; } } IL_0033: { XmlNode_t3767805227 * L_8 = V_2; NullCheck(L_8); XmlNodeList_t2551693786 * L_9 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_8); if (L_9) { goto IL_0045; } } IL_003e: { V_0 = (bool)0; goto IL_02f0; } IL_0045: { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_10 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = CNetServerConfig_IsValidProxy_m4030729817(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_00c1; } } IL_0054: { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); bool L_12 = CNetServerConfig_IfAsQaVersion999_m4231909141(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_12) { goto IL_00c1; } } IL_005e: { XmlNode_t3767805227 * L_13 = V_2; NullCheck(L_13); XmlNodeList_t2551693786 * L_14 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_13); NullCheck(L_14); int32_t L_15 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_14); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00ba; } IL_0071: { XmlNode_t3767805227 * L_16 = V_2; NullCheck(L_16); XmlNodeList_t2551693786 * L_17 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_16); int32_t L_18 = V_3; NullCheck(L_17); XmlNode_t3767805227 * L_19 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_17, L_18); V_4 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_19, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_20 = V_4; if (!L_20) { goto IL_00b6; } } IL_008b: { XmlElement_t561603118 * L_21 = V_4; NullCheck(L_21); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_21); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_23 = String_Equals_m2359609904(NULL /*static, unused*/, _stringLiteral3460481212, L_22, 5, /*hidden argument*/NULL); if (!L_23) { goto IL_00b6; } } IL_00a2: { XmlElement_t561603118 * L_24 = V_4; NullCheck(L_24); XmlNodeList_t2551693786 * L_25 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_24); if (!L_25) { goto IL_00b1; } } IL_00ae: { XmlElement_t561603118 * L_26 = V_4; V_2 = L_26; } IL_00b1: { goto IL_00c1; } IL_00b6: { int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1)); } IL_00ba: { int32_t L_28 = V_3; if ((((int32_t)0) <= ((int32_t)L_28))) { goto IL_0071; } } IL_00c1: { V_5 = 0; goto IL_02ad; } IL_00c9: { XmlNode_t3767805227 * L_29 = V_2; NullCheck(L_29); XmlNodeList_t2551693786 * L_30 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_29); int32_t L_31 = V_5; NullCheck(L_30); XmlNode_t3767805227 * L_32 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_30, L_31); V_6 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_32, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_33 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_34 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_33, _stringLiteral3454449607, ((int32_t)-10000), /*hidden argument*/NULL); V_7 = L_34; int32_t L_35 = V_7; if ((((int32_t)0) <= ((int32_t)L_35))) { goto IL_00fd; } } IL_00f8: { goto IL_02a7; } IL_00fd: { CMusicDescription_t2126213410 * L_36 = (CMusicDescription_t2126213410 *)il2cpp_codegen_object_new(CMusicDescription_t2126213410_il2cpp_TypeInfo_var); CMusicDescription__ctor_m2894929132(L_36, /*hidden argument*/NULL); V_8 = L_36; CMusicDescription_t2126213410 * L_37 = V_8; XmlElement_t561603118 * L_38 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = ((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_40 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_38, _stringLiteral62725243, L_39, /*hidden argument*/NULL); NullCheck(L_37); L_37->set__MusicName_0(L_40); CMusicDescription_t2126213410 * L_41 = V_8; XmlElement_t561603118 * L_42 = V_6; String_t* L_43 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_44 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_42, _stringLiteral1235963740, L_43, /*hidden argument*/NULL); NullCheck(L_41); L_41->set__Singer_1(L_44); CMusicDescription_t2126213410 * L_45 = V_8; XmlElement_t561603118 * L_46 = V_6; int32_t L_47 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_46, _stringLiteral1344740471, (-1), /*hidden argument*/NULL); NullCheck(L_45); L_45->set__Bpm_2(L_47); CMusicDescription_t2126213410 * L_48 = V_8; XmlElement_t561603118 * L_49 = V_6; int32_t L_50 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_49, _stringLiteral2347369754, 1, /*hidden argument*/NULL); NullCheck(L_48); L_48->set__StarEasy_3(L_50); CMusicDescription_t2126213410 * L_51 = V_8; XmlElement_t561603118 * L_52 = V_6; int32_t L_53 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_52, _stringLiteral1329725017, 3, /*hidden argument*/NULL); NullCheck(L_51); L_51->set__StarNormal_4(L_53); CMusicDescription_t2126213410 * L_54 = V_8; XmlElement_t561603118 * L_55 = V_6; int32_t L_56 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_55, _stringLiteral443578792, 5, /*hidden argument*/NULL); NullCheck(L_54); L_54->set__StarHard_5(L_56); CMusicDescription_t2126213410 * L_57 = V_8; XmlElement_t561603118 * L_58 = V_6; int32_t L_59 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_58, _stringLiteral49554000, 1, /*hidden argument*/NULL); G_B22_0 = L_57; if (!L_59) { G_B23_0 = L_57; goto IL_019e; } } IL_0198: { G_B24_0 = 1; G_B24_1 = G_B22_0; goto IL_019f; } IL_019e: { G_B24_0 = 0; G_B24_1 = G_B23_0; } IL_019f: { NullCheck(G_B24_1); G_B24_1->set__CanRandomPlay_6((bool)G_B24_0); CMusicDescription_t2126213410 * L_60 = V_8; XmlElement_t561603118 * L_61 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_62 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_61, _stringLiteral878557746, 1, /*hidden argument*/NULL); G_B25_0 = L_60; if (L_62) { G_B26_0 = L_60; goto IL_01be; } } IL_01b8: { G_B27_0 = 1; G_B27_1 = G_B25_0; goto IL_01bf; } IL_01be: { G_B27_0 = 0; G_B27_1 = G_B26_0; } IL_01bf: { NullCheck(G_B27_1); G_B27_1->set__IsNewPlayer_7((bool)G_B27_0); XmlElement_t561603118 * L_63 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = ((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_65 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_63, _stringLiteral1184612720, L_64, /*hidden argument*/NULL); NullCheck(L_65); String_t* L_66 = String_ToLower_m2029374922(L_65, /*hidden argument*/NULL); V_9 = L_66; String_t* L_67 = V_9; NullCheck(L_67); int32_t L_68 = String_CompareTo_m3414379165(L_67, _stringLiteral3455039430, /*hidden argument*/NULL); if (L_68) { goto IL_01fa; } } IL_01ed: { CMusicDescription_t2126213410 * L_69 = V_8; NullCheck(L_69); L_69->set__MusicArea_8(1); goto IL_023e; } IL_01fa: { String_t* L_70 = V_9; NullCheck(L_70); int32_t L_71 = String_CompareTo_m3414379165(L_70, _stringLiteral3454842813, /*hidden argument*/NULL); if (L_71) { goto IL_0218; } } IL_020b: { CMusicDescription_t2126213410 * L_72 = V_8; NullCheck(L_72); L_72->set__MusicArea_8(2); goto IL_023e; } IL_0218: { String_t* L_73 = V_9; NullCheck(L_73); int32_t L_74 = String_CompareTo_m3414379165(L_73, _stringLiteral3454842811, /*hidden argument*/NULL); if (L_74) { goto IL_0236; } } IL_0229: { CMusicDescription_t2126213410 * L_75 = V_8; NullCheck(L_75); L_75->set__MusicArea_8(3); goto IL_023e; } IL_0236: { CMusicDescription_t2126213410 * L_76 = V_8; NullCheck(L_76); L_76->set__MusicArea_8(0); } IL_023e: { CMusicDescription_t2126213410 * L_77 = V_8; XmlElement_t561603118 * L_78 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_79 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_78, _stringLiteral2149933305, 0, /*hidden argument*/NULL); G_B35_0 = L_77; if (!L_79) { G_B36_0 = L_77; goto IL_0258; } } IL_0252: { G_B37_0 = 1; G_B37_1 = G_B35_0; goto IL_0259; } IL_0258: { G_B37_0 = 0; G_B37_1 = G_B36_0; } IL_0259: { NullCheck(G_B37_1); G_B37_1->set__IfNew_9((bool)G_B37_0); CMusicDescription_t2126213410 * L_80 = V_8; XmlElement_t561603118 * L_81 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_82 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_81, _stringLiteral2528020440, 0, /*hidden argument*/NULL); G_B38_0 = L_80; if ((!(((uint32_t)L_82) == ((uint32_t)1)))) { G_B39_0 = L_80; goto IL_0279; } } IL_0273: { G_B40_0 = 1; G_B40_1 = G_B38_0; goto IL_027a; } IL_0279: { G_B40_0 = 0; G_B40_1 = G_B39_0; } IL_027a: { NullCheck(G_B40_1); G_B40_1->set__IsExcepted_10((bool)G_B40_0); Dictionary_2_t1014926741 * L_83 = __this->get_m_DicDescription_1(); int32_t L_84 = V_7; CMusicDescription_t2126213410 * L_85 = V_8; NullCheck(L_83); Dictionary_2_set_Item_m2903191297(L_83, L_84, L_85, /*hidden argument*/Dictionary_2_set_Item_m2903191297_RuntimeMethod_var); CMusicDescription_t2126213410 * L_86 = V_8; NullCheck(L_86); bool L_87 = L_86->get__CanRandomPlay_6(); if (!L_87) { goto IL_02a7; } } IL_029a: { List_1_t128053199 * L_88 = __this->get_m_listRandomPlay_2(); int32_t L_89 = V_7; NullCheck(L_88); List_1_Add_m697420525(L_88, L_89, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_02a7: { int32_t L_90 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_02ad: { int32_t L_91 = V_5; XmlNode_t3767805227 * L_92 = V_2; NullCheck(L_92); XmlNodeList_t2551693786 * L_93 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_92); NullCheck(L_93); int32_t L_94 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_93); if ((((int32_t)L_91) < ((int32_t)L_94))) { goto IL_00c9; } } IL_02bf: { V_0 = (bool)1; goto IL_02f0; } } // 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_02c6; throw e; } CATCH_02c6: { // begin catch(System.Exception) V_10 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_95 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_96 = V_10; NullCheck(L_96); String_t* L_97 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_96); NullCheck(L_95); CLogHelp_LogFile_m4227814860(L_95, L_97, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_98 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_98); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_98, _stringLiteral330560892); V_0 = (bool)0; goto IL_02f0; } // end catch (depth: 1) IL_02f0: { bool L_99 = V_0; return L_99; } } // System.Boolean DMCore.Logic.CMusicManager::get_pauseMusic() extern "C" IL2CPP_METHOD_ATTR bool CMusicManager_get_pauseMusic_m209145666 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_pauseMusic_7(); return L_0; } } // System.Void DMCore.Logic.CMusicManager::set_pauseMusic(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMusicManager_set_pauseMusic_m3807279003 (CMusicManager_t3263666357 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_pauseMusic_7(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.CMutualAnimInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualAnimInfo__ctor_m3051959905 (CMutualAnimInfo_t3120277749 * __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.CMutualAnimManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager__ctor_m1337527546 (CMutualAnimManager_t3619480921 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager__ctor_m1337527546_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_lastMutualLabor_0(0); Dictionary_2_t574278093 * L_0 = (Dictionary_2_t574278093 *)il2cpp_codegen_object_new(Dictionary_2_t574278093_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3186431244(L_0, /*hidden argument*/Dictionary_2__ctor_m3186431244_RuntimeMethod_var); __this->set_m_dicMutual_1(L_0); __this->set_effect_2((ActionEffect_t4203267823 *)NULL); __this->set_sender_3((ISceneRole_t2394225724 *)NULL); __this->set_receiver_4((ISceneRole_t2394225724 *)NULL); __this->set_senderIndex_5(0); __this->set_receiverIndex_6(0); Dictionary_2_t2905534048 * L_1 = (Dictionary_2_t2905534048 *)il2cpp_codegen_object_new(Dictionary_2_t2905534048_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2495277630(L_1, /*hidden argument*/Dictionary_2__ctor_m2495277630_RuntimeMethod_var); __this->set_m_dictionary_7(L_1); return; } } // DMCore.Logic.CMutualAnimManager DMCore.Logic.CMutualAnimManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMutualAnimManager_t3619480921 * CMutualAnimManager_GetInstance_m2186787476 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_GetInstance_m2186787476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); CMutualAnimManager_t3619480921 * L_0 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_Instance_8(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); CMutualAnimManager_t3619480921 * L_1 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_Instance_8(); return L_1; } IL_0010: { CMutualAnimManager_t3619480921 * L_2 = (CMutualAnimManager_t3619480921 *)il2cpp_codegen_object_new(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); CMutualAnimManager__ctor_m1337527546(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->set_s_Instance_8(L_2); CMutualAnimManager_t3619480921 * L_3 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_Instance_8(); return L_3; } } // System.Void DMCore.Logic.CMutualAnimManager::GetMutualAnimClip(System.String,System.Int32,System.Int32,UnityEngine.AnimationClip&,UnityEngine.AnimationClip&) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_GetMutualAnimClip_m3438799850 (CMutualAnimManager_t3619480921 * __this, String_t* ___name0, int32_t ___senderSex1, int32_t ___receiverSex2, AnimationClip_t2318505987 ** ___animClipS3, AnimationClip_t2318505987 ** ___animClipR4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_GetMutualAnimClip_m3438799850_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMutualAnimInfo_t3120277749 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; bool V_3 = false; bool V_4 = false; String_t* V_5 = NULL; String_t* V_6 = NULL; int32_t G_B5_0 = 0; int32_t G_B8_0 = 0; { String_t* L_0 = ___name0; CMutualAnimInfo_t3120277749 * L_1 = CMutualAnimManager_GetMutualAnimInfo_m2403685066(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CMutualAnimInfo_t3120277749 * L_2 = V_0; if (L_2) { goto IL_000f; } } { return; } IL_000f: { 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_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; int32_t L_5 = ___senderSex1; if (L_5) { goto IL_0027; } } { G_B5_0 = 1; goto IL_0028; } IL_0027: { G_B5_0 = 0; } IL_0028: { V_3 = (bool)G_B5_0; int32_t L_6 = ___receiverSex2; if (L_6) { goto IL_0035; } } { G_B8_0 = 1; goto IL_0036; } IL_0035: { G_B8_0 = 0; } IL_0036: { V_4 = (bool)G_B8_0; bool L_7 = V_3; if (!L_7) { goto IL_006b; } } { bool L_8 = V_4; if (!L_8) { goto IL_0058; } } { CMutualAnimInfo_t3120277749 * L_9 = V_0; NullCheck(L_9); String_t* L_10 = L_9->get_m_senderB2B_0(); V_1 = L_10; CMutualAnimInfo_t3120277749 * L_11 = V_0; NullCheck(L_11); String_t* L_12 = L_11->get_m_receiverB2B_5(); V_2 = L_12; goto IL_0066; } IL_0058: { CMutualAnimInfo_t3120277749 * L_13 = V_0; NullCheck(L_13); String_t* L_14 = L_13->get_m_senderB2G_1(); V_1 = L_14; CMutualAnimInfo_t3120277749 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_m_receiverB2G_4(); V_2 = L_16; } IL_0066: { goto IL_0093; } IL_006b: { bool L_17 = V_4; if (!L_17) { goto IL_0085; } } { CMutualAnimInfo_t3120277749 * L_18 = V_0; NullCheck(L_18); String_t* L_19 = L_18->get_m_senderG2B_2(); V_1 = L_19; CMutualAnimInfo_t3120277749 * L_20 = V_0; NullCheck(L_20); String_t* L_21 = L_20->get_m_receiverG2B_6(); V_2 = L_21; goto IL_0093; } IL_0085: { CMutualAnimInfo_t3120277749 * L_22 = V_0; NullCheck(L_22); String_t* L_23 = L_22->get_m_senderG2G_3(); V_1 = L_23; CMutualAnimInfo_t3120277749 * L_24 = V_0; NullCheck(L_24); String_t* L_25 = L_24->get_m_receiverG2G_7(); V_2 = L_25; } IL_0093: { IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); String_t* L_26 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_rootPath_9(); String_t* L_27 = ___name0; String_t* L_28 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m2163913788(NULL /*static, unused*/, L_26, L_27, _stringLiteral3452614529, L_28, /*hidden argument*/NULL); V_5 = L_29; String_t* L_30 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_rootPath_9(); String_t* L_31 = ___name0; String_t* L_32 = V_2; String_t* L_33 = String_Concat_m2163913788(NULL /*static, unused*/, L_30, L_31, _stringLiteral3452614529, L_32, /*hidden argument*/NULL); V_6 = L_33; AnimationClip_t2318505987 ** L_34 = ___animClipS3; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_35 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_36 = V_5; NullCheck(L_35); AnimationClip_t2318505987 * L_37 = VirtFuncInvoker1< AnimationClip_t2318505987 *, String_t* >::Invoke(10 /* UnityEngine.AnimationClip DMCore.Framework.Resource.IResourceManager::GetAnimationClip(System.String) */, L_35, L_36); *((RuntimeObject **)(L_34)) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_34), (RuntimeObject *)L_37); AnimationClip_t2318505987 ** L_38 = ___animClipR4; IResourceManager_t3165642952 * L_39 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_40 = V_6; NullCheck(L_39); AnimationClip_t2318505987 * L_41 = VirtFuncInvoker1< AnimationClip_t2318505987 *, String_t* >::Invoke(10 /* UnityEngine.AnimationClip DMCore.Framework.Resource.IResourceManager::GetAnimationClip(System.String) */, L_39, L_40); *((RuntimeObject **)(L_38)) = (RuntimeObject *)L_41; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_38), (RuntimeObject *)L_41); return; } } // System.Boolean DMCore.Logic.CMutualAnimManager::PlayMutualAnim(System.String,System.Int64,System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CMutualAnimManager_PlayMutualAnim_m3784412231 (CMutualAnimManager_t3619480921 * __this, String_t* ___mutualName0, int64_t ___senderUserID1, int64_t ___receiverUserID2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_PlayMutualAnim_m3784412231_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; ISceneRole_t2394225724 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; AnimationClip_t2318505987 * V_4 = NULL; AnimationClip_t2318505987 * V_5 = NULL; Camera_t4157153871 * V_6 = NULL; CMutualCachedInfo_t1685564762 * V_7 = NULL; int64_t V_8 = 0; Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); float V_10 = 0.0f; float G_B24_0 = 0.0f; float G_B26_0 = 0.0f; float G_B25_0 = 0.0f; float G_B27_0 = 0.0f; float G_B27_1 = 0.0f; { String_t* L_0 = ___mutualName0; 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_0012; } } { int64_t L_2 = ___senderUserID1; int64_t L_3 = ___receiverUserID2; if ((!(((uint64_t)L_2) == ((uint64_t)L_3)))) { goto IL_0014; } } IL_0012: { return (bool)0; } IL_0014: { 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); CSceneService_t551449725 * L_5 = CRoot_GetSceneService_m2061443921(L_4, /*hidden argument*/NULL); int64_t L_6 = ___senderUserID1; NullCheck(L_5); ISceneRole_t2394225724 * L_7 = CSceneService_FindRoleByUserID_m4171044813(L_5, L_6, /*hidden argument*/NULL); V_0 = L_7; CRoot_t1043641654 * L_8 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CSceneService_t551449725 * L_9 = CRoot_GetSceneService_m2061443921(L_8, /*hidden argument*/NULL); int64_t L_10 = ___receiverUserID2; NullCheck(L_9); ISceneRole_t2394225724 * L_11 = CSceneService_FindRoleByUserID_m4171044813(L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; ISceneRole_t2394225724 * L_12 = V_0; if (!L_12) { goto IL_0086; } } { ISceneRole_t2394225724 * L_13 = V_0; NullCheck(L_13); bool L_14 = ISceneBaseObj_IsValid_m1197404667(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0086; } } { ISceneRole_t2394225724 * L_15 = V_0; NullCheck(L_15); bool L_16 = ISceneBaseObj_IsEnable_m3745268461(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0086; } } { ISceneRole_t2394225724 * L_17 = V_0; NullCheck(L_17); bool L_18 = ISceneBaseObj_CheckRoleState_m2983555996(L_17, 2, /*hidden argument*/NULL); if (L_18) { goto IL_0086; } } { ISceneRole_t2394225724 * L_19 = V_1; if (!L_19) { goto IL_0086; } } { ISceneRole_t2394225724 * L_20 = V_1; NullCheck(L_20); bool L_21 = ISceneBaseObj_IsValid_m1197404667(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0086; } } { ISceneRole_t2394225724 * L_22 = V_1; NullCheck(L_22); bool L_23 = ISceneBaseObj_IsEnable_m3745268461(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0086; } } { ISceneRole_t2394225724 * L_24 = V_1; NullCheck(L_24); bool L_25 = ISceneBaseObj_CheckRoleState_m2983555996(L_24, 2, /*hidden argument*/NULL); if (!L_25) { goto IL_0088; } } IL_0086: { return (bool)0; } IL_0088: { ISceneRole_t2394225724 * L_26 = V_0; NullCheck(L_26); ISceneBaseObj_StopSpecifiesTypeEffect_m2561336552(L_26, 2, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_27 = V_1; NullCheck(L_27); ISceneBaseObj_StopSpecifiesTypeEffect_m2561336552(L_27, 2, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_28 = V_0; NullCheck(L_28); int32_t L_29 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_28); V_2 = L_29; ISceneRole_t2394225724 * L_30 = V_1; NullCheck(L_30); int32_t L_31 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_30); V_3 = L_31; V_4 = (AnimationClip_t2318505987 *)NULL; V_5 = (AnimationClip_t2318505987 *)NULL; String_t* L_32 = ___mutualName0; int32_t L_33 = V_2; int32_t L_34 = V_3; CMutualAnimManager_GetMutualAnimClip_m3438799850(__this, L_32, L_33, L_34, (&V_4), (&V_5), /*hidden argument*/NULL); AnimationClip_t2318505987 * L_35 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_35, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_36) { goto IL_00d1; } } { AnimationClip_t2318505987 * L_37 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_38 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_37, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_38) { goto IL_00e2; } } IL_00d1: { CLogHelp_t779629444 * L_39 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); CLogHelp_Log_m386290467(L_39, _stringLiteral3244129366, /*hidden argument*/NULL); return (bool)0; } IL_00e2: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_40 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); ICameraBase_t3615533728 * L_41 = CRoot_GetCamera_m3179746689(L_40, /*hidden argument*/NULL); NullCheck(L_41); Camera_t4157153871 * L_42 = ICameraBase_GetActiveCamera_m490033116(L_41, /*hidden argument*/NULL); V_6 = L_42; Camera_t4157153871 * L_43 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_44 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_0102; } } { return (bool)0; } IL_0102: { CMutualCachedInfo_t1685564762 * L_45 = (CMutualCachedInfo_t1685564762 *)il2cpp_codegen_object_new(CMutualCachedInfo_t1685564762_il2cpp_TypeInfo_var); CMutualCachedInfo__ctor_m2755602047(L_45, /*hidden argument*/NULL); V_7 = L_45; CMutualCachedInfo_t1685564762 * L_46 = V_7; int64_t L_47 = ___senderUserID1; NullCheck(L_46); L_46->set_m_senderUserID_0(L_47); CMutualCachedInfo_t1685564762 * L_48 = V_7; ISceneRole_t2394225724 * L_49 = V_0; NullCheck(L_49); Transform_t3600365921 * L_50 = ISceneBaseObj_GetTransform_m3818769012(L_49, /*hidden argument*/NULL); NullCheck(L_50); Vector3_t3722313464 L_51 = Transform_get_localPosition_m4234289348(L_50, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_m_senderPosition_1(L_51); CMutualCachedInfo_t1685564762 * L_52 = V_7; ISceneRole_t2394225724 * L_53 = V_0; NullCheck(L_53); Transform_t3600365921 * L_54 = ISceneBaseObj_GetTransform_m3818769012(L_53, /*hidden argument*/NULL); NullCheck(L_54); Quaternion_t2301928331 L_55 = Transform_get_rotation_m3502953881(L_54, /*hidden argument*/NULL); NullCheck(L_52); L_52->set_m_senderRotation_2(L_55); CMutualCachedInfo_t1685564762 * L_56 = V_7; int64_t L_57 = ___receiverUserID2; NullCheck(L_56); L_56->set_m_receiverUserID_3(L_57); CMutualCachedInfo_t1685564762 * L_58 = V_7; ISceneRole_t2394225724 * L_59 = V_1; NullCheck(L_59); Transform_t3600365921 * L_60 = ISceneBaseObj_GetTransform_m3818769012(L_59, /*hidden argument*/NULL); NullCheck(L_60); Vector3_t3722313464 L_61 = Transform_get_localPosition_m4234289348(L_60, /*hidden argument*/NULL); NullCheck(L_58); L_58->set_m_receiverPosition_4(L_61); CMutualCachedInfo_t1685564762 * L_62 = V_7; ISceneRole_t2394225724 * L_63 = V_1; NullCheck(L_63); Transform_t3600365921 * L_64 = ISceneBaseObj_GetTransform_m3818769012(L_63, /*hidden argument*/NULL); NullCheck(L_64); Quaternion_t2301928331 L_65 = Transform_get_rotation_m3502953881(L_64, /*hidden argument*/NULL); NullCheck(L_62); L_62->set_m_receiverRotation_5(L_65); CMutualCachedInfo_t1685564762 * L_66 = V_7; Camera_t4157153871 * L_67 = V_6; NullCheck(L_67); Transform_t3600365921 * L_68 = Component_get_transform_m3162698980(L_67, /*hidden argument*/NULL); NullCheck(L_68); Vector3_t3722313464 L_69 = Transform_get_position_m36019626(L_68, /*hidden argument*/NULL); NullCheck(L_66); L_66->set_m_oldCameraPostion_6(L_69); CMutualCachedInfo_t1685564762 * L_70 = V_7; Camera_t4157153871 * L_71 = V_6; NullCheck(L_71); Transform_t3600365921 * L_72 = Component_get_transform_m3162698980(L_71, /*hidden argument*/NULL); NullCheck(L_72); Quaternion_t2301928331 L_73 = Transform_get_rotation_m3502953881(L_72, /*hidden argument*/NULL); NullCheck(L_70); L_70->set_m_oldCameraRotation_7(L_73); int32_t L_74 = __this->get_m_lastMutualLabor_0(); __this->set_m_lastMutualLabor_0(((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1))); Dictionary_2_t574278093 * L_75 = __this->get_m_dicMutual_1(); int32_t L_76 = __this->get_m_lastMutualLabor_0(); CMutualCachedInfo_t1685564762 * L_77 = V_7; NullCheck(L_75); Dictionary_2_Add_m2837481386(L_75, L_76, L_77, /*hidden argument*/Dictionary_2_Add_m2837481386_RuntimeMethod_var); ISceneRole_t2394225724 * L_78 = V_0; NullCheck(L_78); ISceneBaseObj_AddRoleState_m2943967725(L_78, 2, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_79 = V_1; NullCheck(L_79); ISceneBaseObj_AddRoleState_m2943967725(L_79, 2, /*hidden argument*/NULL); CMainRole_t4200562839 * L_80 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_80); int64_t L_81 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_80); V_8 = L_81; int64_t L_82 = V_8; int64_t L_83 = ___senderUserID1; if ((((int64_t)L_82) == ((int64_t)L_83))) { goto IL_01d2; } } { int64_t L_84 = V_8; int64_t L_85 = ___receiverUserID2; if ((!(((uint64_t)L_84) == ((uint64_t)L_85)))) { goto IL_01dd; } } IL_01d2: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetBackGroundShow_m427769223(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); goto IL_01e3; } IL_01dd: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetBackGroundShow_m427769223(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); } IL_01e3: { ISceneRole_t2394225724 * L_86 = V_0; NullCheck(L_86); Transform_t3600365921 * L_87 = ISceneBaseObj_GetTransform_m3818769012(L_86, /*hidden argument*/NULL); NullCheck(L_87); Vector3_t3722313464 L_88 = Transform_get_localPosition_m4234289348(L_87, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_89 = V_1; NullCheck(L_89); Transform_t3600365921 * L_90 = ISceneBaseObj_GetTransform_m3818769012(L_89, /*hidden argument*/NULL); NullCheck(L_90); Vector3_t3722313464 L_91 = Transform_get_localPosition_m4234289348(L_90, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_92 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_88, L_91, /*hidden argument*/NULL); V_9 = L_92; Vector3_t3722313464 L_93 = Vector3_get_normalized_m2454957984((&V_9), /*hidden argument*/NULL); V_9 = L_93; ISceneRole_t2394225724 * L_94 = V_1; NullCheck(L_94); Transform_t3600365921 * L_95 = ISceneBaseObj_GetTransform_m3818769012(L_94, /*hidden argument*/NULL); Vector3_t3722313464 L_96 = V_9; NullCheck(L_95); Transform_set_forward_m1840797198(L_95, L_96, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_97 = V_0; NullCheck(L_97); Transform_t3600365921 * L_98 = ISceneBaseObj_GetTransform_m3818769012(L_97, /*hidden argument*/NULL); Vector3_t3722313464 L_99 = V_9; Vector3_t3722313464 L_100 = Vector3_op_UnaryNegation_m1951478815(NULL /*static, unused*/, L_99, /*hidden argument*/NULL); NullCheck(L_98); Transform_set_forward_m1840797198(L_98, L_100, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_101 = V_0; NullCheck(L_101); Transform_t3600365921 * L_102 = ISceneBaseObj_GetTransform_m3818769012(L_101, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_103 = V_1; NullCheck(L_103); Transform_t3600365921 * L_104 = ISceneBaseObj_GetTransform_m3818769012(L_103, /*hidden argument*/NULL); NullCheck(L_104); Vector3_t3722313464 L_105 = Transform_get_localPosition_m4234289348(L_104, /*hidden argument*/NULL); NullCheck(L_102); Transform_set_localPosition_m4128471975(L_102, L_105, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWalkManager_t3228361237_il2cpp_TypeInfo_var); CWalkManager_t3228361237 * L_106 = CWalkManager_GetInstance_m2470367946(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_106); CWalkCamera_t1176337330 * L_107 = CWalkManager_GetWalkCamera_m2368173090(L_106, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_108 = V_1; NullCheck(L_108); int64_t L_109 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_108); NullCheck(L_107); CWalkCamera_LockWatchTarget_m1367181903(L_107, L_109, /*hidden argument*/NULL); AnimationClip_t2318505987 * L_110 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_111 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_110, /*hidden argument*/NULL); if (!L_111) { goto IL_026c; } } { AnimationClip_t2318505987 * L_112 = V_4; NullCheck(L_112); float L_113 = AnimationClip_get_length_m3296085482(L_112, /*hidden argument*/NULL); G_B24_0 = L_113; goto IL_0271; } IL_026c: { G_B24_0 = (0.0f); } IL_0271: { V_10 = G_B24_0; float L_114 = V_10; AnimationClip_t2318505987 * L_115 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_116 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_115, /*hidden argument*/NULL); G_B25_0 = L_114; if (!L_116) { G_B26_0 = L_114; goto IL_028e; } } { AnimationClip_t2318505987 * L_117 = V_5; NullCheck(L_117); float L_118 = AnimationClip_get_length_m3296085482(L_117, /*hidden argument*/NULL); G_B27_0 = L_118; G_B27_1 = G_B25_0; goto IL_0293; } IL_028e: { G_B27_0 = (0.0f); G_B27_1 = G_B26_0; } IL_0293: { IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_119 = Mathf_Max_m3146388979(NULL /*static, unused*/, G_B27_1, G_B27_0, /*hidden argument*/NULL); V_10 = L_119; CEventManager_t474365641 * L_120 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_121 = V_10; intptr_t L_122 = (intptr_t)CMutualAnimManager_OnMutualAnimPlayEnd_m2750186789_RuntimeMethod_var; OnEventCall_t3758354630 * L_123 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_123, __this, L_122, /*hidden argument*/NULL); int32_t L_124 = __this->get_m_lastMutualLabor_0(); NullCheck(L_120); CEventManager_PushOnce_m2143949090(L_120, ((float)il2cpp_codegen_add((float)L_121, (float)(0.001f))), L_123, L_124, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_125 = V_0; NullCheck(L_125); ISceneBaseObj_SetIdleAnim_m1936918694(L_125, (String_t*)NULL, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_126 = V_0; NullCheck(L_126); ILogicBase_Update_m3853008051(L_126, (0.0001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_127 = V_1; NullCheck(L_127); ISceneBaseObj_SetIdleAnim_m1936918694(L_127, (String_t*)NULL, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_128 = V_1; NullCheck(L_128); ILogicBase_Update_m3853008051(L_128, (0.0001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_129 = V_0; AnimationClip_t2318505987 * L_130 = V_4; ObjectU5BU5D_t2843939325* L_131 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); String_t* L_132 = ___mutualName0; NullCheck(L_131); ArrayElementTypeCheck (L_131, L_132); (L_131)->SetAt(static_cast(0), (RuntimeObject *)L_132); ObjectU5BU5D_t2843939325* L_133 = L_131; int32_t L_134 = V_2; int32_t L_135 = L_134; RuntimeObject * L_136 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_135); NullCheck(L_133); ArrayElementTypeCheck (L_133, L_136); (L_133)->SetAt(static_cast(1), (RuntimeObject *)L_136); ObjectU5BU5D_t2843939325* L_137 = L_133; int32_t L_138 = V_3; int32_t L_139 = L_138; RuntimeObject * L_140 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_139); NullCheck(L_137); ArrayElementTypeCheck (L_137, L_140); (L_137)->SetAt(static_cast(2), (RuntimeObject *)L_140); ObjectU5BU5D_t2843939325* L_141 = L_137; NullCheck(L_141); ArrayElementTypeCheck (L_141, _stringLiteral3452614637); (L_141)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral3452614637); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_142 = String_Concat_m2971454694(NULL /*static, unused*/, L_141, /*hidden argument*/NULL); AnimationClip_t2318505987 * L_143 = V_4; NullCheck(L_143); float L_144 = AnimationClip_get_length_m3296085482(L_143, /*hidden argument*/NULL); NullCheck(L_129); ISceneBaseObj_PlayAnimClip_m3190763634(L_129, L_130, L_142, (1.0f), ((float)il2cpp_codegen_subtract((float)L_144, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_145 = V_0; NullCheck(L_145); ILogicBase_Update_m3853008051(L_145, (0.0001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_146 = V_1; AnimationClip_t2318505987 * L_147 = V_5; ObjectU5BU5D_t2843939325* L_148 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); String_t* L_149 = ___mutualName0; NullCheck(L_148); ArrayElementTypeCheck (L_148, L_149); (L_148)->SetAt(static_cast(0), (RuntimeObject *)L_149); ObjectU5BU5D_t2843939325* L_150 = L_148; int32_t L_151 = V_2; int32_t L_152 = L_151; RuntimeObject * L_153 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_152); NullCheck(L_150); ArrayElementTypeCheck (L_150, L_153); (L_150)->SetAt(static_cast(1), (RuntimeObject *)L_153); ObjectU5BU5D_t2843939325* L_154 = L_150; int32_t L_155 = V_3; int32_t L_156 = L_155; RuntimeObject * L_157 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_156); NullCheck(L_154); ArrayElementTypeCheck (L_154, L_157); (L_154)->SetAt(static_cast(2), (RuntimeObject *)L_157); ObjectU5BU5D_t2843939325* L_158 = L_154; NullCheck(L_158); ArrayElementTypeCheck (L_158, _stringLiteral3452614638); (L_158)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral3452614638); String_t* L_159 = String_Concat_m2971454694(NULL /*static, unused*/, L_158, /*hidden argument*/NULL); AnimationClip_t2318505987 * L_160 = V_5; NullCheck(L_160); float L_161 = AnimationClip_get_length_m3296085482(L_160, /*hidden argument*/NULL); NullCheck(L_146); ISceneBaseObj_PlayAnimClip_m3190763634(L_146, L_147, L_159, (1.0f), ((float)il2cpp_codegen_subtract((float)L_161, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_162 = V_1; NullCheck(L_162); ILogicBase_Update_m3853008051(L_162, (0.0001f), /*hidden argument*/NULL); String_t* L_163 = ___mutualName0; ISceneRole_t2394225724 * L_164 = V_0; ISceneRole_t2394225724 * L_165 = V_1; CMutualAnimManager_PlayMutualEffectAnim_m2380593023(__this, L_163, L_164, L_165, /*hidden argument*/NULL); return (bool)1; } } // DMCore.Logic.CMutualAnimInfo DMCore.Logic.CMutualAnimManager::GetMutualAnimInfo(System.String) extern "C" IL2CPP_METHOD_ATTR CMutualAnimInfo_t3120277749 * CMutualAnimManager_GetMutualAnimInfo_m2403685066 (CMutualAnimManager_t3619480921 * __this, String_t* ___animName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_GetMutualAnimInfo_m2403685066_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMutualAnimInfo_t3120277749 * V_0 = NULL; String_t* V_1 = NULL; TextAsset_t3022178571 * V_2 = NULL; CMutualAnimInfo_t3120277749 * V_3 = NULL; XmlDocument_t2837193595 * V_4 = NULL; XmlElement_t561603118 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlElement_t561603118 * G_B8_0 = NULL; { V_0 = (CMutualAnimInfo_t3120277749 *)NULL; Dictionary_2_t2905534048 * L_0 = __this->get_m_dictionary_7(); String_t* L_1 = ___animName0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2871335532(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2871335532_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { CMutualAnimInfo_t3120277749 * L_3 = V_0; return L_3; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); String_t* L_4 = ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->get_s_rootPath_9(); String_t* L_5 = ___animName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3755062657(NULL /*static, unused*/, L_4, L_5, _stringLiteral3571335518, /*hidden argument*/NULL); V_1 = L_6; } IL_0028: try { // begin try (depth: 1) { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = V_1; NullCheck(L_7); Object_t631007953 * L_9 = IResourceManager_CreateResource_m1279813597(L_7, L_8, (bool)0, /*hidden argument*/NULL); V_2 = ((TextAsset_t3022178571 *)CastclassClass((RuntimeObject*)L_9, TextAsset_t3022178571_il2cpp_TypeInfo_var)); TextAsset_t3022178571 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_005a; } } IL_0046: { Dictionary_2_t2905534048 * L_12 = __this->get_m_dictionary_7(); String_t* L_13 = ___animName0; NullCheck(L_12); Dictionary_2_set_Item_m4217819724(L_12, L_13, (CMutualAnimInfo_t3120277749 *)NULL, /*hidden argument*/Dictionary_2_set_Item_m4217819724_RuntimeMethod_var); V_3 = (CMutualAnimInfo_t3120277749 *)NULL; goto IL_016f; } IL_005a: { XmlDocument_t2837193595 * L_14 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_14, /*hidden argument*/NULL); V_4 = L_14; XmlDocument_t2837193595 * L_15 = V_4; TextAsset_t3022178571 * L_16 = V_2; NullCheck(L_16); String_t* L_17 = TextAsset_get_text_m2027878391(L_16, /*hidden argument*/NULL); NullCheck(L_15); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_15, L_17); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_18 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_19 = V_1; NullCheck(L_18); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_18, L_19); XmlDocument_t2837193595 * L_20 = V_4; if (!L_20) { goto IL_0092; } } IL_0081: { XmlDocument_t2837193595 * L_21 = V_4; NullCheck(L_21); XmlNode_t3767805227 * L_22 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_21); G_B8_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_22, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0093; } IL_0092: { G_B8_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0093: { V_5 = G_B8_0; XmlElement_t561603118 * L_23 = V_5; if (L_23) { goto IL_00b0; } } IL_009c: { Dictionary_2_t2905534048 * L_24 = __this->get_m_dictionary_7(); String_t* L_25 = ___animName0; NullCheck(L_24); Dictionary_2_set_Item_m4217819724(L_24, L_25, (CMutualAnimInfo_t3120277749 *)NULL, /*hidden argument*/Dictionary_2_set_Item_m4217819724_RuntimeMethod_var); V_3 = (CMutualAnimInfo_t3120277749 *)NULL; goto IL_016f; } IL_00b0: { CMutualAnimInfo_t3120277749 * L_26 = (CMutualAnimInfo_t3120277749 *)il2cpp_codegen_object_new(CMutualAnimInfo_t3120277749_il2cpp_TypeInfo_var); CMutualAnimInfo__ctor_m3051959905(L_26, /*hidden argument*/NULL); V_0 = L_26; CMutualAnimInfo_t3120277749 * L_27 = V_0; XmlElement_t561603118 * L_28 = V_5; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_28, _stringLiteral1211422892); NullCheck(L_27); L_27->set_m_senderB2G_1(L_29); CMutualAnimInfo_t3120277749 * L_30 = V_0; XmlElement_t561603118 * L_31 = V_5; NullCheck(L_31); String_t* L_32 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_31, _stringLiteral1211422895); NullCheck(L_30); L_30->set_m_senderB2B_0(L_32); CMutualAnimInfo_t3120277749 * L_33 = V_0; XmlElement_t561603118 * L_34 = V_5; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_34, _stringLiteral1970937782); NullCheck(L_33); L_33->set_m_senderG2B_2(L_35); CMutualAnimInfo_t3120277749 * L_36 = V_0; XmlElement_t561603118 * L_37 = V_5; NullCheck(L_37); String_t* L_38 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_37, _stringLiteral1970937779); NullCheck(L_36); L_36->set_m_senderG2G_3(L_38); CMutualAnimInfo_t3120277749 * L_39 = V_0; XmlElement_t561603118 * L_40 = V_5; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_40, _stringLiteral3194745028); NullCheck(L_39); L_39->set_m_receiverB2G_4(L_41); CMutualAnimInfo_t3120277749 * L_42 = V_0; XmlElement_t561603118 * L_43 = V_5; NullCheck(L_43); String_t* L_44 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_43, _stringLiteral3598029555); NullCheck(L_42); L_42->set_m_receiverB2B_5(L_44); CMutualAnimInfo_t3120277749 * L_45 = V_0; XmlElement_t561603118 * L_46 = V_5; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_46, _stringLiteral3598029550); NullCheck(L_45); L_45->set_m_receiverG2B_6(L_47); CMutualAnimInfo_t3120277749 * L_48 = V_0; XmlElement_t561603118 * L_49 = V_5; NullCheck(L_49); String_t* L_50 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_49, _stringLiteral3194745023); NullCheck(L_48); L_48->set_m_receiverG2G_7(L_50); Dictionary_2_t2905534048 * L_51 = __this->get_m_dictionary_7(); String_t* L_52 = ___animName0; CMutualAnimInfo_t3120277749 * L_53 = V_0; NullCheck(L_51); Dictionary_2_set_Item_m4217819724(L_51, L_52, L_53, /*hidden argument*/Dictionary_2_set_Item_m4217819724_RuntimeMethod_var); CMutualAnimInfo_t3120277749 * L_54 = V_0; V_3 = L_54; goto IL_016f; } } // 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_015a; throw e; } CATCH_015a: { // begin catch(System.Object) Dictionary_2_t2905534048 * L_55 = __this->get_m_dictionary_7(); String_t* L_56 = ___animName0; NullCheck(L_55); Dictionary_2_set_Item_m4217819724(L_55, L_56, (CMutualAnimInfo_t3120277749 *)NULL, /*hidden argument*/Dictionary_2_set_Item_m4217819724_RuntimeMethod_var); V_3 = (CMutualAnimInfo_t3120277749 *)NULL; goto IL_016f; } // end catch (depth: 1) IL_016f: { CMutualAnimInfo_t3120277749 * L_57 = V_3; return L_57; } } // System.Void DMCore.Logic.CMutualAnimManager::PlayMutualEffectAnim(System.String,DMCore.Framework.Scene.ISceneRole,DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_PlayMutualEffectAnim_m2380593023 (CMutualAnimManager_t3619480921 * __this, String_t* ____mutualName0, ISceneRole_t2394225724 * ____sender1, ISceneRole_t2394225724 * ____receiver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_PlayMutualEffectAnim_m2380593023_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_0 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_t3988524122 * L_1 = CInteractiveConfig_GetActionEffectConfig_m1925018921(L_0, /*hidden argument*/NULL); String_t* L_2 = ____mutualName0; NullCheck(L_1); bool L_3 = Dictionary_2_ContainsKey_m2413439404(L_1, L_2, /*hidden argument*/Dictionary_2_ContainsKey_m2413439404_RuntimeMethod_var); if (L_3) { goto IL_0016; } } { return; } IL_0016: { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_4 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); Dictionary_2_t3988524122 * L_5 = CInteractiveConfig_GetActionEffectConfig_m1925018921(L_4, /*hidden argument*/NULL); String_t* L_6 = ____mutualName0; NullCheck(L_5); ActionEffect_t4203267823 * L_7 = Dictionary_2_get_Item_m2721942741(L_5, L_6, /*hidden argument*/Dictionary_2_get_Item_m2721942741_RuntimeMethod_var); __this->set_effect_2(L_7); ISceneRole_t2394225724 * L_8 = ____sender1; __this->set_sender_3(L_8); ISceneRole_t2394225724 * L_9 = ____receiver2; __this->set_receiver_4(L_9); int32_t L_10 = 0; V_0 = L_10; __this->set_receiverIndex_6(L_10); int32_t L_11 = V_0; __this->set_senderIndex_5(L_11); CEventManager_t474365641 * L_12 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); ActionEffect_t4203267823 * L_13 = __this->get_effect_2(); NullCheck(L_13); List_1_t2869341516 * L_14 = L_13->get_S_DelayTime_2(); NullCheck(L_14); float L_15 = List_1_get_Item_m718437397(L_14, 0, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); intptr_t L_16 = (intptr_t)CMutualAnimManager_SenderEffectAnimation_m2797353001_RuntimeMethod_var; OnEventCall_t3758354630 * L_17 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_17, __this, L_16, /*hidden argument*/NULL); NullCheck(L_12); CEventManager_PushOnce_m1854500591(L_12, L_15, L_17, /*hidden argument*/NULL); CEventManager_t474365641 * L_18 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); ActionEffect_t4203267823 * L_19 = __this->get_effect_2(); NullCheck(L_19); List_1_t2869341516 * L_20 = L_19->get_R_DelayTime_6(); NullCheck(L_20); float L_21 = List_1_get_Item_m718437397(L_20, 0, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); intptr_t L_22 = (intptr_t)CMutualAnimManager_ReceiveEffectAnimation_m2251155198_RuntimeMethod_var; OnEventCall_t3758354630 * L_23 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_23, __this, L_22, /*hidden argument*/NULL); NullCheck(L_18); CEventManager_PushOnce_m1854500591(L_18, L_21, L_23, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMutualAnimManager::SenderEffectAnimation(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_SenderEffectAnimation_m2797353001 (CMutualAnimManager_t3619480921 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_SenderEffectAnimation_m2797353001_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ISceneRole_t2394225724 * L_0 = __this->get_sender_3(); ActionEffect_t4203267823 * L_1 = __this->get_effect_2(); NullCheck(L_1); List_1_t3319525431 * L_2 = L_1->get_S_EffectName_0(); int32_t L_3 = __this->get_senderIndex_5(); NullCheck(L_2); String_t* L_4 = List_1_get_Item_m3729392029(L_2, L_3, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); ActionEffect_t4203267823 * L_5 = __this->get_effect_2(); NullCheck(L_5); List_1_t2869341516 * L_6 = L_5->get_S_LastTime_3(); int32_t L_7 = __this->get_senderIndex_5(); NullCheck(L_6); float L_8 = List_1_get_Item_m718437397(L_6, L_7, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); ActionEffect_t4203267823 * L_9 = __this->get_effect_2(); NullCheck(L_9); List_1_t3319525431 * L_10 = L_9->get_S_BoneName_1(); int32_t L_11 = __this->get_senderIndex_5(); NullCheck(L_10); String_t* L_12 = List_1_get_Item_m3729392029(L_10, L_11, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_0); ISceneBaseObj_PlayEffect_m3946543944(L_0, L_4, 0, L_8, L_12, /*hidden argument*/NULL); int32_t L_13 = __this->get_senderIndex_5(); __this->set_senderIndex_5(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); int32_t L_14 = __this->get_senderIndex_5(); ActionEffect_t4203267823 * L_15 = __this->get_effect_2(); NullCheck(L_15); List_1_t3319525431 * L_16 = L_15->get_S_EffectName_0(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m2276455407(L_16, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_14) >= ((int32_t)L_17))) { goto IL_00a3; } } { CEventManager_t474365641 * L_18 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); ActionEffect_t4203267823 * L_19 = __this->get_effect_2(); NullCheck(L_19); List_1_t2869341516 * L_20 = L_19->get_S_DelayTime_2(); int32_t L_21 = __this->get_senderIndex_5(); NullCheck(L_20); float L_22 = List_1_get_Item_m718437397(L_20, L_21, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); intptr_t L_23 = (intptr_t)CMutualAnimManager_SenderEffectAnimation_m2797353001_RuntimeMethod_var; OnEventCall_t3758354630 * L_24 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_24, __this, L_23, /*hidden argument*/NULL); NullCheck(L_18); CEventManager_PushOnce_m1854500591(L_18, L_22, L_24, /*hidden argument*/NULL); } IL_00a3: { return; } } // System.Void DMCore.Logic.CMutualAnimManager::ReceiveEffectAnimation(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_ReceiveEffectAnimation_m2251155198 (CMutualAnimManager_t3619480921 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_ReceiveEffectAnimation_m2251155198_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ISceneRole_t2394225724 * L_0 = __this->get_receiver_4(); ActionEffect_t4203267823 * L_1 = __this->get_effect_2(); NullCheck(L_1); List_1_t3319525431 * L_2 = L_1->get_R_EffectName_4(); int32_t L_3 = __this->get_receiverIndex_6(); NullCheck(L_2); String_t* L_4 = List_1_get_Item_m3729392029(L_2, L_3, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); ActionEffect_t4203267823 * L_5 = __this->get_effect_2(); NullCheck(L_5); List_1_t2869341516 * L_6 = L_5->get_R_LastTime_7(); int32_t L_7 = __this->get_receiverIndex_6(); NullCheck(L_6); float L_8 = List_1_get_Item_m718437397(L_6, L_7, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); ActionEffect_t4203267823 * L_9 = __this->get_effect_2(); NullCheck(L_9); List_1_t3319525431 * L_10 = L_9->get_R_BoneName_5(); int32_t L_11 = __this->get_receiverIndex_6(); NullCheck(L_10); String_t* L_12 = List_1_get_Item_m3729392029(L_10, L_11, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_0); ISceneBaseObj_PlayEffect_m3946543944(L_0, L_4, 0, L_8, L_12, /*hidden argument*/NULL); int32_t L_13 = __this->get_receiverIndex_6(); __this->set_receiverIndex_6(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); int32_t L_14 = __this->get_receiverIndex_6(); ActionEffect_t4203267823 * L_15 = __this->get_effect_2(); NullCheck(L_15); List_1_t3319525431 * L_16 = L_15->get_R_EffectName_4(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m2276455407(L_16, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_14) >= ((int32_t)L_17))) { goto IL_00a3; } } { CEventManager_t474365641 * L_18 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); ActionEffect_t4203267823 * L_19 = __this->get_effect_2(); NullCheck(L_19); List_1_t2869341516 * L_20 = L_19->get_R_DelayTime_6(); int32_t L_21 = __this->get_receiverIndex_6(); NullCheck(L_20); float L_22 = List_1_get_Item_m718437397(L_20, L_21, /*hidden argument*/List_1_get_Item_m718437397_RuntimeMethod_var); intptr_t L_23 = (intptr_t)CMutualAnimManager_ReceiveEffectAnimation_m2251155198_RuntimeMethod_var; OnEventCall_t3758354630 * L_24 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_24, __this, L_23, /*hidden argument*/NULL); NullCheck(L_18); CEventManager_PushOnce_m1854500591(L_18, L_22, L_24, /*hidden argument*/NULL); } IL_00a3: { return; } } // System.Void DMCore.Logic.CMutualAnimManager::OnMutualAnimPlayEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager_OnMutualAnimPlayEnd_m2750186789 (CMutualAnimManager_t3619480921 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager_OnMutualAnimPlayEnd_m2750186789_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMutualCachedInfo_t1685564762 * V_0 = NULL; int64_t V_1 = 0; CDataArray_t4068198041 * V_2 = NULL; Camera_t4157153871 * V_3 = NULL; { V_0 = (CMutualCachedInfo_t1685564762 *)NULL; Dictionary_2_t574278093 * L_0 = __this->get_m_dicMutual_1(); int32_t L_1 = ___userData2; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m3167731362(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m3167731362_RuntimeMethod_var); if (!L_2) { goto IL_001b; } } { CMutualCachedInfo_t1685564762 * L_3 = V_0; if (L_3) { goto IL_001c; } } IL_001b: { return; } IL_001c: { CMutualCachedInfo_t1685564762 * L_4 = V_0; NullCheck(L_4); int64_t L_5 = L_4->get_m_senderUserID_0(); CMutualCachedInfo_t1685564762 * L_6 = V_0; NullCheck(L_6); Vector3_t3722313464 L_7 = L_6->get_m_senderPosition_1(); CMutualCachedInfo_t1685564762 * L_8 = V_0; NullCheck(L_8); Quaternion_t2301928331 L_9 = L_8->get_m_senderRotation_2(); CMutualAnimManager__RestoreMutualState_m854359768(__this, L_5, L_7, L_9, /*hidden argument*/NULL); CMutualCachedInfo_t1685564762 * L_10 = V_0; NullCheck(L_10); int64_t L_11 = L_10->get_m_receiverUserID_3(); CMutualCachedInfo_t1685564762 * L_12 = V_0; NullCheck(L_12); Vector3_t3722313464 L_13 = L_12->get_m_receiverPosition_4(); CMutualCachedInfo_t1685564762 * L_14 = V_0; NullCheck(L_14); Quaternion_t2301928331 L_15 = L_14->get_m_receiverRotation_5(); CMutualAnimManager__RestoreMutualState_m854359768(__this, L_11, L_13, L_15, /*hidden argument*/NULL); CMainRole_t4200562839 * L_16 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_16); V_1 = L_17; CMutualCachedInfo_t1685564762 * L_18 = V_0; NullCheck(L_18); int64_t L_19 = L_18->get_m_senderUserID_0(); int64_t L_20 = V_1; if ((((int64_t)L_19) == ((int64_t)L_20))) { goto IL_006f; } } { CMutualCachedInfo_t1685564762 * L_21 = V_0; NullCheck(L_21); int64_t L_22 = L_21->get_m_receiverUserID_3(); int64_t L_23 = V_1; if ((!(((uint64_t)L_22) == ((uint64_t)L_23)))) { goto IL_00c4; } } IL_006f: { CDataArray_t4068198041 * L_24 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_24, /*hidden argument*/NULL); V_2 = L_24; CDataArray_t4068198041 * L_25 = V_2; NullCheck(L_25); CDataArray_Push_m3820844360(L_25, ((int32_t)1082), /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_2; NullCheck(L_26); CDataArray_Flush_m1077150699(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_27 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); ICameraBase_t3615533728 * L_28 = CRoot_GetCamera_m3179746689(L_27, /*hidden argument*/NULL); NullCheck(L_28); Camera_t4157153871 * L_29 = ICameraBase_GetActiveCamera_m490033116(L_28, /*hidden argument*/NULL); V_3 = L_29; Camera_t4157153871 * L_30 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_31 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00c4; } } { Camera_t4157153871 * L_32 = V_3; NullCheck(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(L_32, /*hidden argument*/NULL); CMutualCachedInfo_t1685564762 * L_34 = V_0; NullCheck(L_34); Vector3_t3722313464 L_35 = L_34->get_m_oldCameraPostion_6(); NullCheck(L_33); Transform_set_position_m3387557959(L_33, L_35, /*hidden argument*/NULL); Camera_t4157153871 * L_36 = V_3; NullCheck(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(L_36, /*hidden argument*/NULL); CMutualCachedInfo_t1685564762 * L_38 = V_0; NullCheck(L_38); Quaternion_t2301928331 L_39 = L_38->get_m_oldCameraRotation_7(); NullCheck(L_37); Transform_set_rotation_m3524318132(L_37, L_39, /*hidden argument*/NULL); } IL_00c4: { Dictionary_2_t574278093 * L_40 = __this->get_m_dicMutual_1(); int32_t L_41 = ___userData2; NullCheck(L_40); Dictionary_2_Remove_m509684228(L_40, L_41, /*hidden argument*/Dictionary_2_Remove_m509684228_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetBackGroundShow_m427769223(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWalkManager_t3228361237_il2cpp_TypeInfo_var); CWalkManager_t3228361237 * L_42 = CWalkManager_GetInstance_m2470367946(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); CWalkCamera_t1176337330 * L_43 = CWalkManager_GetWalkCamera_m2368173090(L_42, /*hidden argument*/NULL); NullCheck(L_43); CWalkCamera_LockWatchTarget_m1367181903(L_43, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CMutualAnimManager::_RestoreMutualState(System.Int64,UnityEngine.Vector3,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager__RestoreMutualState_m854359768 (CMutualAnimManager_t3619480921 * __this, int64_t ___userID0, Vector3_t3722313464 ___orignalRolePos1, Quaternion_t2301928331 ___orignalRoleDir2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager__RestoreMutualState_m854359768_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSceneService_t551449725 * L_1 = CRoot_GetSceneService_m2061443921(L_0, /*hidden argument*/NULL); int64_t L_2 = ___userID0; NullCheck(L_1); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; ISceneRole_t2394225724 * L_4 = V_0; if (L_4) { goto IL_0018; } } { return; } IL_0018: { ISceneRole_t2394225724 * L_5 = V_0; NullCheck(L_5); bool L_6 = ISceneBaseObj_IsValid_m1197404667(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003b; } } { ISceneRole_t2394225724 * L_7 = V_0; NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); Vector3_t3722313464 L_9 = ___orignalRolePos1; NullCheck(L_8); Transform_set_localPosition_m4128471975(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = V_0; NullCheck(L_10); Transform_t3600365921 * L_11 = ISceneBaseObj_GetTransform_m3818769012(L_10, /*hidden argument*/NULL); Quaternion_t2301928331 L_12 = ___orignalRoleDir2; NullCheck(L_11); Transform_set_rotation_m3524318132(L_11, L_12, /*hidden argument*/NULL); } IL_003b: { ISceneRole_t2394225724 * L_13 = V_0; NullCheck(L_13); ISceneBaseObj_RemoveRoleState_m1533657667(L_13, 2, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_14 = V_0; NullCheck(L_14); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_14); return; } } // System.Void DMCore.Logic.CMutualAnimManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMutualAnimManager__cctor_m3870598818 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMutualAnimManager__cctor_m3870598818_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CMutualAnimManager_t3619480921_StaticFields*)il2cpp_codegen_static_fields_for(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var))->set_s_rootPath_9(_stringLiteral3371594466); 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.CMutualAnimManager/CMutualCachedInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMutualCachedInfo__ctor_m2755602047 (CMutualCachedInfo_t1685564762 * __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.CMyPackageManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager__ctor_m1885709076 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager__ctor_m1885709076_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t1591806957 * L_0 = (BetterList_1_t1591806957 *)il2cpp_codegen_object_new(BetterList_1_t1591806957_il2cpp_TypeInfo_var); BetterList_1__ctor_m237351208(L_0, /*hidden argument*/BetterList_1__ctor_m237351208_RuntimeMethod_var); __this->set_m_listBianshenCard_7(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); CMyPackageManager_set_bNeedFreshUI_m2271521687(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_uiMainType_3(0); __this->set_m_uiSubType_4(0); __this->set_m_uiActiveItem_5((-1)); __this->set_m_LeftTime_6(0); __this->set_m_IsRenewDataChanged_8((bool)0); return; } } // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMyPackageManager_t122981866 * CMyPackageManager_GetInstance_m3554952935 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetInstance_m3554952935_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_0 = ((CMyPackageManager_t122981866_StaticFields*)il2cpp_codegen_static_fields_for(CMyPackageManager_t122981866_il2cpp_TypeInfo_var))->get_s_Instance_9(); if (L_0) { goto IL_0014; } } { CMyPackageManager_t122981866 * L_1 = (CMyPackageManager_t122981866 *)il2cpp_codegen_object_new(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager__ctor_m1885709076(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); ((CMyPackageManager_t122981866_StaticFields*)il2cpp_codegen_static_fields_for(CMyPackageManager_t122981866_il2cpp_TypeInfo_var))->set_s_Instance_9(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_2 = ((CMyPackageManager_t122981866_StaticFields*)il2cpp_codegen_static_fields_for(CMyPackageManager_t122981866_il2cpp_TypeInfo_var))->get_s_Instance_9(); return L_2; } } // System.Boolean DMCore.Logic.CMyPackageManager::IsEnableRenew(DMCore.Logic.CItemBase) extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_IsEnableRenew_m3276593625 (RuntimeObject * __this /* static, unused */, CItemBase_t2436786639 * ___item0, const RuntimeMethod* method) { { CItemBase_t2436786639 * L_0 = ___item0; NullCheck(L_0); int32_t L_1 = CItemBase_get_type_m241557816(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { CItemBase_t2436786639 * L_2 = ___item0; NullCheck(L_2); int32_t L_3 = CItemBase_get_configID_m837654758(L_2, /*hidden argument*/NULL); if ((((int32_t)((int32_t)((int32_t)L_3/(int32_t)((int32_t)10000)))) == ((int32_t)6))) { goto IL_001f; } } { return (bool)0; } IL_001f: { CItemBase_t2436786639 * L_4 = ___item0; NullCheck(L_4); int32_t L_5 = CItemBase_get_validation_m2007646470(L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)((int32_t)999)))) { goto IL_003b; } } { CItemBase_t2436786639 * L_6 = ___item0; NullCheck(L_6); int32_t L_7 = CItemBase_get_validation_m2007646470(L_6, /*hidden argument*/NULL); if ((((int32_t)L_7) >= ((int32_t)0))) { goto IL_003d; } } IL_003b: { return (bool)0; } IL_003d: { CItemBase_t2436786639 * L_8 = ___item0; NullCheck(L_8); int32_t L_9 = CItemBase_get_canRenew_m440584486(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_004a; } } { return (bool)0; } IL_004a: { return (bool)1; } } // System.Int32 DMCore.Logic.CMyPackageManager::GetTotalCount(System.Int32,System.Int32,DMCore.Logic.CPropManager/CheckPropByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetTotalCount_m3642393528 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, CheckPropByProperty_t336342705 * ___parm2, CDataArray_t4068198041 * ___cd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetTotalCount_m3642393528_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mainType0; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_1 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___subType1; CheckPropByProperty_t336342705 * L_3 = ___parm2; CDataArray_t4068198041 * L_4 = ___cd3; NullCheck(L_1); CPropGroup_t317121043 * L_5 = CPropManager_GetGroup_m3570683819(L_1, L_2, L_3, L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CPropGroup_GetCount_m408664451(L_5, /*hidden argument*/NULL); return L_6; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_7 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = ___subType1; NullCheck(L_7); int32_t L_9 = CItemManager_GetItemGroupCount_m751790218(L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Int32 DMCore.Logic.CMyPackageManager::GetTotalCount(System.Int32,System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetTotalCount_m1681552564 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, CheckItemByProperty_t1653052795 * ___parm2, CDataArray_t4068198041 * ___cd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetTotalCount_m1681552564_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mainType0; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_0018; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_1 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___subType1; NullCheck(L_1); CPropGroup_t317121043 * L_3 = CPropManager_GetGroup_m4009434788(L_1, L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CPropGroup_GetCount_m408664451(L_3, /*hidden argument*/NULL); return L_4; } IL_0018: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_5 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = ___subType1; CheckItemByProperty_t1653052795 * L_7 = ___parm2; CDataArray_t4068198041 * L_8 = ___cd3; NullCheck(L_5); int32_t L_9 = CItemManager_GetItemGroupCount_m830850604(L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Int32 DMCore.Logic.CMyPackageManager::GetTotalCount(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetTotalCount_m3265188835 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetTotalCount_m3265188835_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mainType0; if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_000e; } } { int32_t L_1 = ___mainType0; if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_001f; } } IL_000e: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_2 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___subType1; NullCheck(L_2); CPropGroup_t317121043 * L_4 = CPropManager_GetGroup_m4009434788(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CPropGroup_GetCount_m408664451(L_4, /*hidden argument*/NULL); return L_5; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_6 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ___subType1; NullCheck(L_6); int32_t L_8 = CItemManager_GetItemGroupCount_m751790218(L_6, L_7, /*hidden argument*/NULL); return L_8; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetPropData(System.Int32,System.Int32,System.Int32,DMCore.Logic.CPropManager/CheckPropByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetPropData_m2288652713 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, CheckPropByProperty_t336342705 * ___parm3, CDataArray_t4068198041 * ___cd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetPropData_m2288652713_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemBase_t2436786639 * V_0 = NULL; { V_0 = (CItemBase_t2436786639 *)NULL; int32_t L_0 = ___mainType0; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_1 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___subType1; int32_t L_3 = ___index2; CheckPropByProperty_t336342705 * L_4 = ___parm3; CDataArray_t4068198041 * L_5 = ___cd4; NullCheck(L_1); CPropItem_t1455887095 * L_6 = CPropManager_GetItem_m2725839519(L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; } IL_001a: { CItemBase_t2436786639 * L_7 = V_0; return L_7; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32,System.Int32,DMCore.Logic.CItemManager/CheckItemByProperty,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m812781941 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, CheckItemByProperty_t1653052795 * ___parm3, CDataArray_t4068198041 * ___cd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetItemData_m812781941_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemBase_t2436786639 * V_0 = NULL; { V_0 = (CItemBase_t2436786639 *)NULL; int32_t L_0 = ___mainType0; if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_1 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___subType1; int32_t L_3 = ___index2; CheckItemByProperty_t1653052795 * L_4 = ___parm3; CDataArray_t4068198041 * L_5 = ___cd4; NullCheck(L_1); CItemData_t3599323914 * L_6 = CItemManager_GetItem_m2925393249(L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; } IL_001a: { CItemBase_t2436786639 * L_7 = V_0; return L_7; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m14208496 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetItemData_m14208496_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemBase_t2436786639 * V_0 = NULL; { V_0 = (CItemBase_t2436786639 *)NULL; int32_t L_0 = ___mainType0; if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_0010; } } { int32_t L_1 = ___mainType0; if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_0022; } } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_2 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___subType1; int32_t L_4 = ___index2; NullCheck(L_2); CPropItem_t1455887095 * L_5 = CPropManager_GetItem_m2160809063(L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_002f; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_6 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ___subType1; int32_t L_8 = ___index2; NullCheck(L_6); CItemData_t3599323914 * L_9 = CItemManager_GetItem_m3965062220(L_6, L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; } IL_002f: { CItemBase_t2436786639 * L_10 = V_0; return L_10; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32,System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m3589432607 (CMyPackageManager_t122981866 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, List_1_t1130240807 * ___qualitys3, List_1_t128053199 * ___tags4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetItemData_m3589432607_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemBase_t2436786639 * V_0 = NULL; { V_0 = (CItemBase_t2436786639 *)NULL; int32_t L_0 = ___mainType0; if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_0010; } } { int32_t L_1 = ___mainType0; if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_0022; } } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_2 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___subType1; int32_t L_4 = ___index2; NullCheck(L_2); CPropItem_t1455887095 * L_5 = CPropManager_GetItem_m2160809063(L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_0033; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_6 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ___subType1; int32_t L_8 = ___index2; List_1_t1130240807 * L_9 = ___qualitys3; List_1_t128053199 * L_10 = ___tags4; NullCheck(L_6); CItemData_t3599323914 * L_11 = CItemManager_GetItem_m528401793(L_6, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); V_0 = L_11; } IL_0033: { CItemBase_t2436786639 * L_12 = V_0; return L_12; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m1704572603 (CMyPackageManager_t122981866 * __this, int32_t ___configId0, int32_t ___serverId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetItemData_m1704572603_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(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0017; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_2 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___serverId1; NullCheck(L_2); CPropItem_t1455887095 * L_4 = CPropManager_GetPropItem_m1006552476(L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_5 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = ___serverId1; NullCheck(L_5); CItemData_t3599323914 * L_7 = CItemManager_GetItemByServerId_m2986832663(L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Void DMCore.Logic.CMyPackageManager::SetValidationDesc(UILabel,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_SetValidationDesc_m1494420802 (CMyPackageManager_t122981866 * __this, UILabel_t3248798549 * ___host0, int32_t ___dayLeft1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_SetValidationDesc_m1494420802_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___dayLeft1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0044; } } { UILabel_t3248798549 * L_3 = ___host0; CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral928034730, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_7 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral928034730, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_8 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_7, 0, /*hidden argument*/NULL); NullCheck(L_6); UIWidget_set_color_m2288988844(L_6, L_8, /*hidden argument*/NULL); goto IL_00eb; } IL_0044: { int32_t L_9 = ___dayLeft1; if ((((int32_t)L_9) < ((int32_t)((int32_t)999)))) { goto IL_007f; } } { UILabel_t3248798549 * L_10 = ___host0; CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = CTextHelp_GetText_m372251958(L_11, _stringLiteral3571507547, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_14 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3571507547, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_15 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_14, 0, /*hidden argument*/NULL); NullCheck(L_13); UIWidget_set_color_m2288988844(L_13, L_15, /*hidden argument*/NULL); goto IL_00eb; } IL_007f: { int32_t L_16 = ___dayLeft1; if (L_16) { goto IL_00b5; } } { UILabel_t3248798549 * L_17 = ___host0; CTextHelp_t3119637808 * L_18 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = CTextHelp_GetText_m372251958(L_18, _stringLiteral4199116425, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_19, /*hidden argument*/NULL); UILabel_t3248798549 * L_20 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_21 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral4199116425, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_22 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_21, 0, /*hidden argument*/NULL); NullCheck(L_20); UIWidget_set_color_m2288988844(L_20, L_22, /*hidden argument*/NULL); goto IL_00eb; } IL_00b5: { UILabel_t3248798549 * L_23 = ___host0; CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral3595519954, /*hidden argument*/NULL); int32_t L_26 = ___dayLeft1; int32_t L_27 = L_26; RuntimeObject * L_28 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_27); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Format_m2844511972(NULL /*static, unused*/, L_25, L_28, /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_29, /*hidden argument*/NULL); UILabel_t3248798549 * L_30 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_31 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3595519954, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_32 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_31, 0, /*hidden argument*/NULL); NullCheck(L_30); UIWidget_set_color_m2288988844(L_30, L_32, /*hidden argument*/NULL); } IL_00eb: { return; } } // System.Void DMCore.Logic.CMyPackageManager::RefreshBianshenCard() extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_RefreshBianshenCard_m2516178451 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_RefreshBianshenCard_m2516178451_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CItemBase_t2436786639 * V_2 = NULL; { BetterList_1_t1591806957 * L_0 = __this->get_m_listBianshenCard_7(); NullCheck(L_0); BetterList_1_Clear_m3669093580(L_0, /*hidden argument*/BetterList_1_Clear_m3669093580_RuntimeMethod_var); int32_t L_1 = CMyPackageManager_GetTotalCount_m3265188835(__this, 3, ((int32_t)34), /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0050; } IL_001c: { int32_t L_2 = V_1; CItemBase_t2436786639 * L_3 = CMyPackageManager_GetItemData_m14208496(__this, 3, ((int32_t)34), L_2, /*hidden argument*/NULL); V_2 = L_3; CItemBase_t2436786639 * L_4 = V_2; if (!L_4) { goto IL_004c; } } { CItemBase_t2436786639 * L_5 = V_2; NullCheck(L_5); int32_t L_6 = CItemBase_get_configID_m837654758(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)((int32_t)L_6/(int32_t)((int32_t)1000)))) == ((uint32_t)((int32_t)21))))) { goto IL_004c; } } { BetterList_1_t1591806957 * L_7 = __this->get_m_listBianshenCard_7(); CItemBase_t2436786639 * L_8 = V_2; NullCheck(L_7); BetterList_1_Add_m4214732971(L_7, L_8, /*hidden argument*/BetterList_1_Add_m4214732971_RuntimeMethod_var); } IL_004c: { int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0050: { int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_001c; } } { return; } } // System.Int32 DMCore.Logic.CMyPackageManager::GetBianshenCardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetBianshenCardCount_m224821795 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { BetterList_1_t1591806957 * L_0 = __this->get_m_listBianshenCard_7(); NullCheck(L_0); int32_t L_1 = L_0->get_size_1(); return L_1; } } // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetBianshenCard(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetBianshenCard_m4036588284 (CMyPackageManager_t122981866 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_GetBianshenCard_m4036588284_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0025; } } { int32_t L_1 = ___index0; BetterList_1_t1591806957 * L_2 = __this->get_m_listBianshenCard_7(); NullCheck(L_2); int32_t L_3 = L_2->get_size_1(); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0025; } } { BetterList_1_t1591806957 * L_4 = __this->get_m_listBianshenCard_7(); int32_t L_5 = ___index0; NullCheck(L_4); CItemBase_t2436786639 * L_6 = BetterList_1_get_Item_m1928082283(L_4, L_5, /*hidden argument*/BetterList_1_get_Item_m1928082283_RuntimeMethod_var); return L_6; } IL_0025: { return (CItemBase_t2436786639 *)NULL; } } // System.Boolean DMCore.Logic.CMyPackageManager::IsContain(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_IsContain_m2287759676 (CMyPackageManager_t122981866 * __this, int32_t ____configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMyPackageManager_IsContain_m2287759676_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CPropGroup_t317121043 * V_1 = NULL; List_1_t128053199 * V_2 = NULL; int32_t V_3 = 0; CPropItem_t1455887095 * V_4 = NULL; { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_0 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPropGroup_t317121043 * L_1 = CPropManager_GetGroup_m2406117371(L_0, ((int32_t)63), /*hidden argument*/NULL); V_1 = L_1; CPropGroup_t317121043 * L_2 = V_1; if (!L_2) { goto IL_0062; } } { CPropGroup_t317121043 * L_3 = V_1; NullCheck(L_3); List_1_t128053199 * L_4 = CPropGroup_GetList_m957425781(L_3, /*hidden argument*/NULL); V_2 = L_4; List_1_t128053199 * L_5 = V_2; if (!L_5) { goto IL_0062; } } { V_3 = 0; goto IL_0056; } IL_0029: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_6 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t128053199 * L_7 = V_2; int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9 = List_1_get_Item_m888956288(L_7, L_8, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_6); CPropItem_t1455887095 * L_10 = CPropManager_GetPropItem_m1006552476(L_6, L_9, /*hidden argument*/NULL); V_4 = L_10; CPropItem_t1455887095 * L_11 = V_4; if (!L_11) { goto IL_0052; } } { int32_t L_12 = ____configId0; CPropItem_t1455887095 * L_13 = V_4; NullCheck(L_13); int32_t L_14 = CItemBase_get_configID_m837654758(L_13, /*hidden argument*/NULL); if ((!(((uint32_t)L_12) == ((uint32_t)L_14)))) { goto IL_0052; } } { V_0 = (bool)1; } IL_0052: { int32_t L_15 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0056: { int32_t L_16 = V_3; List_1_t128053199 * L_17 = V_2; NullCheck(L_17); int32_t L_18 = List_1_get_Count_m186164705(L_17, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_0029; } } IL_0062: { bool L_19 = V_0; return L_19; } } // System.Void DMCore.Logic.CMyPackageManager::set_MainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_MainType_m2460541734 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_uiMainType_3(L_0); return; } } // System.Int32 DMCore.Logic.CMyPackageManager::get_MainType() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_get_MainType_m1574679491 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiMainType_3(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_SubType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_SubType_m2021265245 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_uiSubType_4(L_0); return; } } // System.Int32 DMCore.Logic.CMyPackageManager::get_SubType() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_get_SubType_m1800568071 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiSubType_4(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_ActiveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_ActiveItem_m3974029741 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_uiActiveItem_5(L_0); return; } } // System.Int32 DMCore.Logic.CMyPackageManager::get_ActiveItem() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_get_ActiveItem_m52574853 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActiveItem_5(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_LeftTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_LeftTime_m2265214165 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_LeftTime_6(L_0); return; } } // System.Int32 DMCore.Logic.CMyPackageManager::get_LeftTime() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_get_LeftTime_m1887552365 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_LeftTime_6(); return L_0; } } // System.Boolean DMCore.Logic.CMyPackageManager::get_bNeedFreshUI() extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_get_bNeedFreshUI_m3880934132 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CbNeedFreshUIU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_bNeedFreshUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_bNeedFreshUI_m2271521687 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CbNeedFreshUIU3Ek__BackingField_0(L_0); return; } } // System.Boolean DMCore.Logic.CMyPackageManager::get_IsRenewDataChanged() extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_get_IsRenewDataChanged_m2782421048 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsRenewDataChanged_8(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_IsRenewDataChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsRenewDataChanged_m3616848450 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsRenewDataChanged_8(L_0); return; } } // System.Boolean DMCore.Logic.CMyPackageManager::get_IsSelect() extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_get_IsSelect_m2288065369 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSelectU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_IsSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsSelect_m598002399 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSelectU3Ek__BackingField_1(L_0); return; } } // System.Boolean DMCore.Logic.CMyPackageManager::get_IsShowSelect() extern "C" IL2CPP_METHOD_ATTR bool CMyPackageManager_get_IsShowSelect_m2712529407 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsShowSelectU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CMyPackageManager::set_IsShowSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsShowSelect_m1057956969 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsShowSelectU3Ek__BackingField_2(L_0); return; } } // System.Void DMCore.Logic.CMyPackageManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager__cctor_m1357477441 (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.CNavigatorItem_1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_1__ctor_m409906523 (CNavigatorItem_1_t4171532726 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_1::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_1_OnlyPersonalLevel_m2891457977 (CNavigatorItem_1_t4171532726 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean DMCore.Logic.CNavigatorItem_1::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_1_EnableOpen_m949462738 (CNavigatorItem_1_t4171532726 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_1::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_1_OnTaskNavigator_m3985431357 (CNavigatorItem_1_t4171532726 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_1_OnTaskNavigator_m3985431357_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CWndController_ShowUI_m3552255067(L_2, ((int32_t)17), /*hidden argument*/NULL); } IL_0021: { 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.CNavigatorItem_10::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_10__ctor_m3896677355 (CNavigatorItem_10_t4174678454 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_10::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_10_OnlyPersonalLevel_m1569415278 (CNavigatorItem_10_t4174678454 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_10::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_10_OnTaskNavigator_m1273109928 (CNavigatorItem_10_t4174678454 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_10_OnTaskNavigator_m1273109928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0024; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)145), /*hidden argument*/NULL); goto IL_0033; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)145), /*hidden argument*/NULL); } IL_0033: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CNavigatorItem_11::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_11__ctor_m3825308651 (CNavigatorItem_11_t4174743990 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_11::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_11_OnlyPersonalLevel_m1086996955 (CNavigatorItem_11_t4174743990 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void DMCore.Logic.CNavigatorItem_11::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_11_OnTaskNavigator_m3208192917 (CNavigatorItem_11_t4174743990 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_11_OnTaskNavigator_m3208192917_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_2 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CChatManager_set_ActiveChannel_m3791873343(L_2, 0, /*hidden argument*/NULL); ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)13), /*hidden argument*/NULL); goto IL_0065; } IL_002c: { CLevelManager_t3077608201 * L_3 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = CLevelManager_IsLevel_m3139716542(L_3, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_4) { goto IL_0054; } } { CLevelManager_t3077608201 * L_5 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = CLevelManager_IsLevel_m3139716542(L_5, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_6) { goto IL_0065; } } IL_0054: { IL2CPP_RUNTIME_CLASS_INIT(uiWaitingRoomChat_t3315922920_il2cpp_TypeInfo_var); uiWaitingRoomChat_ChangeWaittingRoomChat_m1537723938(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_7 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CChatManager_SwitchChannelForced_m2557879878(L_7, 0, /*hidden argument*/NULL); } IL_0065: { 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.CNavigatorItem_12::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_12__ctor_m3471610859 (CNavigatorItem_12_t4174547382 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_12::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_12_OnlyPersonalLevel_m1375191752 (CNavigatorItem_12_t4174547382 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean DMCore.Logic.CNavigatorItem_12::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_12_EnableOpen_m3740726673 (CNavigatorItem_12_t4174547382 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_12_EnableOpen_m3740726673_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CPetManager_t2941415134_il2cpp_TypeInfo_var); CPetManager_t2941415134 * L_0 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CPetManager_GetPetListCount_m2254559960(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1107234819, (bool)0, /*hidden argument*/NULL); return (bool)0; } IL_001d: { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_12::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_12_OnTaskNavigator_m1786523086 (CNavigatorItem_12_t4174547382 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_12_OnTaskNavigator_m1786523086_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)60), /*hidden argument*/NULL); goto IL_002d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)60), /*hidden argument*/NULL); } IL_002d: { 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.CNavigatorItem_13::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_13__ctor_m3400242155 (CNavigatorItem_13_t4174612918 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_13::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_13_OnlyPersonalLevel_m1831649549 (CNavigatorItem_13_t4174612918 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean DMCore.Logic.CNavigatorItem_13::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_13_EnableOpen_m3740688940 (CNavigatorItem_13_t4174612918 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_13::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_13_OnTaskNavigator_m1039871947 (CNavigatorItem_13_t4174612918 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_13_OnTaskNavigator_m1039871947_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)22), /*hidden argument*/NULL); goto IL_002d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)22), /*hidden argument*/NULL); } IL_002d: { 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.CNavigatorItem_14::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_14__ctor_m3611202539 (CNavigatorItem_14_t4174940598 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_14::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_14_OnlyPersonalLevel_m1530986410 (CNavigatorItem_14_t4174940598 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean DMCore.Logic.CNavigatorItem_14::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_14_EnableOpen_m3741466243 (CNavigatorItem_14_t4174940598 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_14_EnableOpen_m3741466243_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)((int32_t)35)) <= ((int32_t)L_3))) { goto IL_0043; } } { CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral1834980245, /*hidden argument*/NULL); int32_t L_6 = ((int32_t)35); 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_Format_m2844511972(NULL /*static, unused*/, L_5, L_7, /*hidden argument*/NULL); V_1 = L_8; String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_0043: { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_14::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_14_OnTaskNavigator_m1782462067 (CNavigatorItem_14_t4174940598 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_14_OnTaskNavigator_m1782462067_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)11), /*hidden argument*/NULL); goto IL_002d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)11), /*hidden argument*/NULL); } IL_002d: { 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.CNavigatorItem_15::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_15__ctor_m3542979563 (CNavigatorItem_15_t4175006134 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_15::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_15_OnlyPersonalLevel_m1233313655 (CNavigatorItem_15_t4175006134 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_15::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_15_OnTaskNavigator_m50666338 (CNavigatorItem_15_t4175006134 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_15_OnTaskNavigator_m50666338_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)49), /*hidden argument*/NULL); goto IL_002d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)49), /*hidden argument*/NULL); } IL_002d: { 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.CNavigatorItem_16::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_16__ctor_m3186136043 (CNavigatorItem_16_t4174809526 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_16::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_16_OnlyPersonalLevel_m1378901972 (CNavigatorItem_16_t4174809526 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_16::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_16_OnTaskNavigator_m2262320782 (CNavigatorItem_16_t4174809526 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_16_OnTaskNavigator_m2262320782_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, 3, /*hidden argument*/NULL); goto IL_002b; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, 3, /*hidden argument*/NULL); } IL_002b: { 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.CNavigatorItem_2::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_2__ctor_m409907612 (CNavigatorItem_2_t4171532729 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_2::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_2_OnlyPersonalLevel_m3152665838 (CNavigatorItem_2_t4171532729 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean DMCore.Logic.CNavigatorItem_2::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_2_EnableOpen_m2661900916 (CNavigatorItem_2_t4171532729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_2_EnableOpen_m2661900916_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0016; } } { return (bool)1; } IL_0016: { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_3) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_4 = WaitingRoomHelper_IsInReadyState_m1107011973(NULL /*static, unused*/, /*hidden argument*/NULL); return (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); } IL_0033: { return (bool)0; } } // System.Void DMCore.Logic.CNavigatorItem_2::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_2_OnTaskNavigator_m3971734142 (CNavigatorItem_2_t4171532729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_2_OnTaskNavigator_m3971734142_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; uiWaitingRoom_t4262146884 * V_2 = NULL; Transform_t3600365921 * G_B6_0 = NULL; uiWaitingRoom_t4262146884 * G_B9_0 = NULL; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, 1, /*hidden argument*/NULL); goto IL_008e; } IL_0020: { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_3) { goto IL_008e; } } { Camera_t4157153871 * L_4 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_4; Camera_t4157153871 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_005b; } } { Camera_t4157153871 * L_7 = V_0; NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral3280341853, /*hidden argument*/NULL); G_B6_0 = L_9; goto IL_005c; } IL_005b: { G_B6_0 = ((Transform_t3600365921 *)(NULL)); } IL_005c: { V_1 = G_B6_0; Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0074; } } { Transform_t3600365921 * L_12 = V_1; NullCheck(L_12); uiWaitingRoom_t4262146884 * L_13 = Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012(L_12, /*hidden argument*/Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012_RuntimeMethod_var); G_B9_0 = L_13; goto IL_0075; } IL_0074: { G_B9_0 = ((uiWaitingRoom_t4262146884 *)(NULL)); } IL_0075: { V_2 = G_B9_0; uiWaitingRoom_t4262146884 * 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_008e; } } { uiWaitingRoom_t4262146884 * L_16 = V_2; NullCheck(L_16); Component_SendMessage_m1441147224(L_16, _stringLiteral4201294880, 1, /*hidden argument*/NULL); } IL_008e: { 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.CNavigatorItem_3::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_3__ctor_m409900253 (CNavigatorItem_3_t4171532728 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_3::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_3_OnlyPersonalLevel_m1622878739 (CNavigatorItem_3_t4171532728 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void DMCore.Logic.CNavigatorItem_3::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_3_OnTaskNavigator_m3996027327 (CNavigatorItem_3_t4171532728 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_3_OnTaskNavigator_m3996027327_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)13), /*hidden argument*/NULL); goto IL_004e; } IL_0021: { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_3) { goto IL_0049; } } { CLevelManager_t3077608201 * L_4 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CLevelManager_IsLevel_m3139716542(L_4, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_5) { goto IL_004e; } } IL_0049: { IL2CPP_RUNTIME_CLASS_INIT(uiWaitingRoomChat_t3315922920_il2cpp_TypeInfo_var); uiWaitingRoomChat_ChangeWaittingRoomChat_m1537723938(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_004e: { 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.CNavigatorItem_4::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_4__ctor_m409901342 (CNavigatorItem_4_t4171532723 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_4::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_4_OnlyPersonalLevel_m3522461993 (CNavigatorItem_4_t4171532723 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean DMCore.Logic.CNavigatorItem_4::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_4_EnableOpen_m593990321 (CNavigatorItem_4_t4171532723 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_4::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_4_OnTaskNavigator_m3982076416 (CNavigatorItem_4_t4171532723 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_4_OnTaskNavigator_m3982076416_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { ITaskNavigatorBase_EnterDanceRoom_m3879537981(__this, 5, 2, /*hidden argument*/NULL); } IL_001c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CNavigatorItem_5::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_5__ctor_m409902167 (CNavigatorItem_5_t4171532722 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_5::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_5_OnlyPersonalLevel_m757483877 (CNavigatorItem_5_t4171532722 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean DMCore.Logic.CNavigatorItem_5::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_5_EnableOpen_m692752392 (CNavigatorItem_5_t4171532722 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_5::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_5_OnTaskNavigator_m3981973833 (CNavigatorItem_5_t4171532722 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_5_OnTaskNavigator_m3981973833_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { ITaskNavigatorBase_EnterDanceRoom_m3879537981(__this, 5, 2, /*hidden argument*/NULL); } IL_001c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CNavigatorItem_6::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_6__ctor_m409903256 (CNavigatorItem_6_t4171532725 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_6::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_6_OnlyPersonalLevel_m3544888831 (CNavigatorItem_6_t4171532725 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean DMCore.Logic.CNavigatorItem_6::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_6_EnableOpen_m3866142418 (CNavigatorItem_6_t4171532725 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_6_EnableOpen_m3866142418_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; { CQualifyingManager_t954001806 * L_0 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_OpenLevel_11(); V_0 = L_1; 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, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_0; int32_t L_6 = V_1; if ((((int32_t)L_5) <= ((int32_t)L_6))) { goto IL_004c; } } { 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, _stringLiteral1834980245, /*hidden argument*/NULL); int32_t L_9 = V_0; int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Format_m2844511972(NULL /*static, unused*/, L_8, L_11, /*hidden argument*/NULL); V_2 = L_12; String_t* L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_004c: { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_6::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_6_OnTaskNavigator_m3980990602 (CNavigatorItem_6_t4171532725 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_6_OnTaskNavigator_m3980990602_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, ((int32_t)50), /*hidden argument*/NULL); goto IL_002d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, ((int32_t)50), /*hidden argument*/NULL); } IL_002d: { 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.CNavigatorItem_7::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_7__ctor_m409895897 (CNavigatorItem_7_t4171532724 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_7::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_7_OnlyPersonalLevel_m1089084275 (CNavigatorItem_7_t4171532724 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean DMCore.Logic.CNavigatorItem_7::EnableOpen() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_7_EnableOpen_m2351766381 (CNavigatorItem_7_t4171532724 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_7_EnableOpen_m2351766381_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1232841122, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)5) <= ((int32_t)L_3))) { goto IL_0041; } } { CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral1834980245, /*hidden argument*/NULL); int32_t L_6 = 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_Format_m2844511972(NULL /*static, unused*/, L_5, L_7, /*hidden argument*/NULL); V_1 = L_8; String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); return (bool)0; } IL_0041: { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_7::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_7_OnTaskNavigator_m3992578283 (CNavigatorItem_7_t4171532724 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_7_OnTaskNavigator_m3992578283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { ITaskNavigatorBase_EnterDanceRoom_m3879537981(__this, 2, 3, /*hidden argument*/NULL); } IL_001c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CNavigatorItem_8::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_8__ctor_m409914346 (CNavigatorItem_8_t4171532719 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_8::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_8_OnlyPersonalLevel_m1265373448 (CNavigatorItem_8_t4171532719 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_8::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_8_OnTaskNavigator_m4010436668 (CNavigatorItem_8_t4171532719 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_8_OnTaskNavigator_m4010436668_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, 6, /*hidden argument*/NULL); goto IL_002b; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, 6, /*hidden argument*/NULL); } IL_002b: { 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.CNavigatorItem_9::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_9__ctor_m409915219 (CNavigatorItem_9_t4171532718 * __this, const RuntimeMethod* method) { { ITaskNavigatorBase__ctor_m1682257230(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CNavigatorItem_9::OnlyPersonalLevel() extern "C" IL2CPP_METHOD_ATTR bool CNavigatorItem_9_OnlyPersonalLevel_m3697341748 (CNavigatorItem_9_t4171532718 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Logic.CNavigatorItem_9::OnTaskNavigator() extern "C" IL2CPP_METHOD_ATTR void CNavigatorItem_9_OnTaskNavigator_m4009320005 (CNavigatorItem_9_t4171532718 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavigatorItem_9_OnTaskNavigator_m4009320005_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { ITaskNavigatorBase_ShowTargetUI_m3501659180(__this, 3, /*hidden argument*/NULL); goto IL_002b; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CRoot_SetOpenPage_m2050013413(L_2, 3, /*hidden argument*/NULL); } IL_002b: { 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.CNewPlayerShop::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNewPlayerShop__ctor_m3455489808 (CNewPlayerShop_t3427367769 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_award_has_accepted_11((bool)0); return; } } // System.Boolean DMCore.Logic.CNewPlayerShop::get_HasAccepted() extern "C" IL2CPP_METHOD_ATTR bool CNewPlayerShop_get_HasAccepted_m568674229 (CNewPlayerShop_t3427367769 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_award_has_accepted_11(); return L_0; } } // System.Boolean DMCore.Logic.CNewPlayerShop::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CNewPlayerShop_Deserial_m1515169955 (CNewPlayerShop_t3427367769 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 3; 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); __this->set_m_award_has_accepted_11((bool)((((int32_t)L_3) == ((int32_t)1))? 1 : 0)); return (bool)1; } } // System.Void DMCore.Logic.CNewPlayerShop::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNewPlayerShop_FreshAwardState_m1532383328 (CNewPlayerShop_t3427367769 * __this, int32_t ___index0, const RuntimeMethod* method) { { __this->set_m_award_has_accepted_11((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.CNewYearEveActivity::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNewYearEveActivity__ctor_m2263384613 (CNewYearEveActivity_t2183115469 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_award_has_accepted_11((bool)0); return; } } // System.Boolean DMCore.Logic.CNewYearEveActivity::get_HasAccepted() extern "C" IL2CPP_METHOD_ATTR bool CNewYearEveActivity_get_HasAccepted_m2561747920 (CNewYearEveActivity_t2183115469 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_award_has_accepted_11(); return L_0; } } // System.Boolean DMCore.Logic.CNewYearEveActivity::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CNewYearEveActivity_Deserial_m3601624733 (CNewYearEveActivity_t2183115469 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 3; 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); __this->set_m_award_has_accepted_11((bool)((((int32_t)L_3) == ((int32_t)1))? 1 : 0)); return (bool)1; } } // System.Void DMCore.Logic.CNewYearEveActivity::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNewYearEveActivity_FreshAwardState_m2950593511 (CNewYearEveActivity_t2183115469 * __this, int32_t ___index0, const RuntimeMethod* method) { { __this->set_m_award_has_accepted_11((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.CNoticeCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeCfg__ctor_m2588388587 (CNoticeCfg_t1803912622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg__ctor_m2588388587_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t736164020 * L_0 = (Dictionary_2_t736164020 *)il2cpp_codegen_object_new(Dictionary_2_t736164020_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4247274435(L_0, /*hidden argument*/Dictionary_2__ctor_m4247274435_RuntimeMethod_var); __this->set_m_nameDic_2(L_0); Dictionary_2_t736164020 * L_1 = (Dictionary_2_t736164020 *)il2cpp_codegen_object_new(Dictionary_2_t736164020_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4247274435(L_1, /*hidden argument*/Dictionary_2__ctor_m4247274435_RuntimeMethod_var); __this->set_m_texPathDic_3(L_1); Dictionary_2_t2263689483 * L_2 = (Dictionary_2_t2263689483 *)il2cpp_codegen_object_new(Dictionary_2_t2263689483_il2cpp_TypeInfo_var); Dictionary_2__ctor_m55493935(L_2, /*hidden argument*/Dictionary_2__ctor_m55493935_RuntimeMethod_var); __this->set_m_taskDescriptDic_4(L_2); ITextBase_PushTask_m2878137237(__this, _stringLiteral912219936, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CNoticeCfg DMCore.Logic.CNoticeCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNoticeCfg_t1803912622 * CNoticeCfg_GetInstance_m2489370080 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_GetInstance_m2489370080_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var); CNoticeCfg_t1803912622 * L_0 = ((CNoticeCfg_t1803912622_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var))->get_m_Instance_1(); if (L_0) { goto IL_0014; } } { CNoticeCfg_t1803912622 * L_1 = (CNoticeCfg_t1803912622 *)il2cpp_codegen_object_new(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var); CNoticeCfg__ctor_m2588388587(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var); ((CNoticeCfg_t1803912622_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var))->set_m_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var); CNoticeCfg_t1803912622 * L_2 = ((CNoticeCfg_t1803912622_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeCfg_t1803912622_il2cpp_TypeInfo_var))->get_m_Instance_1(); return L_2; } } // System.Void DMCore.Logic.CNoticeCfg::Clear() extern "C" IL2CPP_METHOD_ATTR void CNoticeCfg_Clear_m1912380946 (CNoticeCfg_t1803912622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_Clear_m1912380946_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t736164020 * L_0 = __this->get_m_nameDic_2(); if (!L_0) { goto IL_0016; } } { Dictionary_2_t736164020 * L_1 = __this->get_m_nameDic_2(); NullCheck(L_1); Dictionary_2_Clear_m3357594170(L_1, /*hidden argument*/Dictionary_2_Clear_m3357594170_RuntimeMethod_var); } IL_0016: { Dictionary_2_t736164020 * L_2 = __this->get_m_texPathDic_3(); if (!L_2) { goto IL_002c; } } { Dictionary_2_t736164020 * L_3 = __this->get_m_texPathDic_3(); NullCheck(L_3); Dictionary_2_Clear_m3357594170(L_3, /*hidden argument*/Dictionary_2_Clear_m3357594170_RuntimeMethod_var); } IL_002c: { return; } } // System.Boolean DMCore.Logic.CNoticeCfg::OnLoad(System.Xml.XmlElement,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CNoticeCfg_OnLoad_m1813010058 (CNoticeCfg_t1803912622 * __this, XmlElement_t561603118 * ___rootNode0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_OnLoad_m1813010058_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlElement_t561603118 * V_0 = NULL; XmlNodeList_t2551693786 * V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; XmlElement_t561603118 * V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; XmlElement_t561603118 * V_8 = NULL; XmlNodeList_t2551693786 * V_9 = NULL; int32_t V_10 = 0; XmlElement_t561603118 * V_11 = NULL; int32_t V_12 = 0; XmlNodeList_t2551693786 * V_13 = NULL; int32_t V_14 = 0; XmlElement_t561603118 * V_15 = NULL; int32_t V_16 = 0; String_t* V_17 = NULL; TaskDescriptionUnit_t2312329791 * V_18 = NULL; Exception_t * V_19 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlElement_t561603118 * L_0 = ___rootNode0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: try { // begin try (depth: 1) { XmlElement_t561603118 * L_1 = ___rootNode0; NullCheck(L_1); XmlNode_t3767805227 * L_2 = XmlNode_SelectSingleNode_m2944339946(L_1, _stringLiteral2023691750, /*hidden argument*/NULL); V_0 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_2, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_3 = V_0; NullCheck(L_3); XmlNodeList_t2551693786 * L_4 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_3); V_1 = L_4; XmlNodeList_t2551693786 * L_5 = V_1; if (L_5) { goto IL_002d; } } IL_0026: { V_2 = (bool)0; goto IL_019d; } IL_002d: { V_3 = 0; goto IL_0099; } IL_0034: { XmlNodeList_t2551693786 * L_6 = V_1; int32_t L_7 = V_3; NullCheck(L_6); XmlNode_t3767805227 * L_8 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_6, L_7); V_4 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_8, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_9 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_10 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_9, _stringLiteral797641419, (-1), /*hidden argument*/NULL); V_5 = L_10; XmlElement_t561603118 * L_11 = V_4; 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(); String_t* L_13 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_11, _stringLiteral62725275, L_12, /*hidden argument*/NULL); V_6 = L_13; XmlElement_t561603118 * L_14 = V_4; String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_16 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_14, _stringLiteral3183840374, L_15, /*hidden argument*/NULL); V_7 = L_16; Dictionary_2_t736164020 * L_17 = __this->get_m_nameDic_2(); int32_t L_18 = V_5; String_t* L_19 = V_6; NullCheck(L_17); Dictionary_2_Add_m2461861952(L_17, L_18, L_19, /*hidden argument*/Dictionary_2_Add_m2461861952_RuntimeMethod_var); Dictionary_2_t736164020 * L_20 = __this->get_m_texPathDic_3(); int32_t L_21 = V_5; String_t* L_22 = V_7; NullCheck(L_20); Dictionary_2_Add_m2461861952(L_20, L_21, L_22, /*hidden argument*/Dictionary_2_Add_m2461861952_RuntimeMethod_var); int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0099: { int32_t L_24 = V_3; XmlNodeList_t2551693786 * L_25 = V_1; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_25); if ((((int32_t)L_24) < ((int32_t)L_26))) { goto IL_0034; } } IL_00a5: { XmlElement_t561603118 * L_27 = ___rootNode0; NullCheck(L_27); XmlNode_t3767805227 * L_28 = XmlNode_SelectSingleNode_m2944339946(L_27, _stringLiteral468715179, /*hidden argument*/NULL); V_8 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_28, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_29 = V_8; NullCheck(L_29); XmlNodeList_t2551693786 * L_30 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_29); V_9 = L_30; XmlNodeList_t2551693786 * L_31 = V_9; if (L_31) { goto IL_00ce; } } IL_00c7: { V_2 = (bool)0; goto IL_019d; } IL_00ce: { V_10 = 0; goto IL_016e; } IL_00d6: { XmlNodeList_t2551693786 * L_32 = V_9; int32_t L_33 = V_10; NullCheck(L_32); XmlNode_t3767805227 * L_34 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_32, L_33); V_11 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_34, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_35 = V_11; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_36 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_35, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_12 = L_36; XmlNodeList_t2551693786 * L_37 = V_9; int32_t L_38 = V_10; NullCheck(L_37); XmlNode_t3767805227 * L_39 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_37, L_38); NullCheck(L_39); XmlNodeList_t2551693786 * L_40 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_39); V_13 = L_40; V_14 = 0; goto IL_015a; } IL_010d: { XmlNodeList_t2551693786 * L_41 = V_13; int32_t L_42 = V_14; NullCheck(L_41); XmlNode_t3767805227 * L_43 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_41, L_42); V_15 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_43, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_44 = V_15; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_45 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_44, _stringLiteral3673620205, 0, /*hidden argument*/NULL); V_16 = L_45; XmlElement_t561603118 * L_46 = V_15; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); 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, _stringLiteral2833583518, L_47, /*hidden argument*/NULL); V_17 = L_48; int32_t L_49 = V_12; int32_t L_50 = V_16; TaskDescriptionUnit_t2312329791 * L_51 = CNoticeCfg_GetTaskDescriptInternal_m3435270748(__this, L_49, L_50, /*hidden argument*/NULL); V_18 = L_51; TaskDescriptionUnit_t2312329791 * L_52 = V_18; String_t* L_53 = V_17; NullCheck(L_52); L_52->set_taskDescription_0(L_53); int32_t L_54 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); } IL_015a: { int32_t L_55 = V_14; XmlNodeList_t2551693786 * L_56 = V_13; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_56); if ((((int32_t)L_55) < ((int32_t)L_57))) { goto IL_010d; } } IL_0168: { int32_t L_58 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_016e: { int32_t L_59 = V_10; XmlNodeList_t2551693786 * L_60 = V_9; NullCheck(L_60); int32_t L_61 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_60); if ((((int32_t)L_59) < ((int32_t)L_61))) { goto IL_00d6; } } IL_017c: { V_2 = (bool)1; goto IL_019d; } } // 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_0183; throw e; } CATCH_0183: { // begin catch(System.Exception) V_19 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_62 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_63 = V_19; NullCheck(L_63); String_t* L_64 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_63); NullCheck(L_62); CLogHelp_LogFile_m4227814860(L_62, L_64, /*hidden argument*/NULL); goto IL_019b; } // end catch (depth: 1) IL_019b: { return (bool)0; } IL_019d: { bool L_65 = V_2; return L_65; } } // System.String DMCore.Logic.CNoticeCfg::GetTaskName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CNoticeCfg_GetTaskName_m1336203586 (CNoticeCfg_t1803912622 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_GetTaskName_m1336203586_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t736164020 * L_0 = __this->get_m_nameDic_2(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2381334882(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2381334882_RuntimeMethod_var); if (L_2) { goto IL_0017; } } { 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_0017: { Dictionary_2_t736164020 * L_4 = __this->get_m_nameDic_2(); int32_t L_5 = ___id0; NullCheck(L_4); String_t* L_6 = Dictionary_2_get_Item_m98595422(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m98595422_RuntimeMethod_var); return L_6; } } // System.String DMCore.Logic.CNoticeCfg::GetTexturePath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CNoticeCfg_GetTexturePath_m3881277697 (CNoticeCfg_t1803912622 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_GetTexturePath_m3881277697_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t736164020 * L_0 = __this->get_m_texPathDic_3(); int32_t L_1 = ___index0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2381334882(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2381334882_RuntimeMethod_var); if (L_2) { goto IL_0017; } } { 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_0017: { Dictionary_2_t736164020 * L_4 = __this->get_m_texPathDic_3(); int32_t L_5 = ___index0; NullCheck(L_4); String_t* L_6 = Dictionary_2_get_Item_m98595422(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_m98595422_RuntimeMethod_var); return L_6; } } // DMCore.Logic.TaskDescriptionUnit DMCore.Logic.CNoticeCfg::GetTaskDescriptInternal(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR TaskDescriptionUnit_t2312329791 * CNoticeCfg_GetTaskDescriptInternal_m3435270748 (CNoticeCfg_t1803912622 * __this, int32_t ___mainTaskId0, int32_t ___subTaskId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeCfg_GetTaskDescriptInternal_m3435270748_MetadataUsageId); s_Il2CppMethodInitialized = true; } TaskDescriptionGroup_t3374976152 * V_0 = NULL; { V_0 = (TaskDescriptionGroup_t3374976152 *)NULL; Dictionary_2_t2263689483 * L_0 = __this->get_m_taskDescriptDic_4(); int32_t L_1 = ___mainTaskId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m3117477718(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m3117477718_RuntimeMethod_var); if (!L_2) { goto IL_0025; } } { Dictionary_2_t2263689483 * L_3 = __this->get_m_taskDescriptDic_4(); int32_t L_4 = ___mainTaskId0; NullCheck(L_3); TaskDescriptionGroup_t3374976152 * L_5 = Dictionary_2_get_Item_m3958171692(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m3958171692_RuntimeMethod_var); V_0 = L_5; goto IL_0038; } IL_0025: { TaskDescriptionGroup_t3374976152 * L_6 = (TaskDescriptionGroup_t3374976152 *)il2cpp_codegen_object_new(TaskDescriptionGroup_t3374976152_il2cpp_TypeInfo_var); TaskDescriptionGroup__ctor_m1389108851(L_6, /*hidden argument*/NULL); V_0 = L_6; Dictionary_2_t2263689483 * L_7 = __this->get_m_taskDescriptDic_4(); int32_t L_8 = ___mainTaskId0; TaskDescriptionGroup_t3374976152 * L_9 = V_0; NullCheck(L_7); Dictionary_2_set_Item_m3879025989(L_7, L_8, L_9, /*hidden argument*/Dictionary_2_set_Item_m3879025989_RuntimeMethod_var); } IL_0038: { TaskDescriptionGroup_t3374976152 * L_10 = V_0; int32_t L_11 = ___subTaskId1; NullCheck(L_10); TaskDescriptionUnit_t2312329791 * L_12 = TaskDescriptionGroup_GetTaskDescription_m812915747(L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Void DMCore.Logic.CNoticeCfg::.cctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeCfg__cctor_m424140402 (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.CNoticeManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager__ctor_m2932522469 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager__ctor_m2932522469_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_curMainTaskID_9(0); __this->set_m_refreshCount_10(0); CNoticeManager_set_NeedRefresh_m2653556992(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_curSelectedFirendId_13((((int64_t)((int64_t)0)))); __this->set_m_needMoney_11(0); __this->set_m_curIntegral_12(0); NoticeTask_t2932161791 * L_0 = (NoticeTask_t2932161791 *)il2cpp_codegen_object_new(NoticeTask_t2932161791_il2cpp_TypeInfo_var); NoticeTask__ctor_m2671463552(L_0, /*hidden argument*/NULL); __this->set_m_task_14(L_0); NoticeTaskDetail_t2956906147 * L_1 = (NoticeTaskDetail_t2956906147 *)il2cpp_codegen_object_new(NoticeTaskDetail_t2956906147_il2cpp_TypeInfo_var); NoticeTaskDetail__ctor_m271010864(L_1, /*hidden argument*/NULL); __this->set_m_taskDetail_15(L_1); InviteInfo_t51784531 * L_2 = (InviteInfo_t51784531 *)il2cpp_codegen_object_new(InviteInfo_t51784531_il2cpp_TypeInfo_var); InviteInfo__ctor_m1336856956(L_2, /*hidden argument*/NULL); __this->set_m_inviteInfo_16(L_2); List_1_t109269237 * L_3 = (List_1_t109269237 *)il2cpp_codegen_object_new(List_1_t109269237_il2cpp_TypeInfo_var); List_1__ctor_m4075668880(L_3, /*hidden argument*/List_1__ctor_m4075668880_RuntimeMethod_var); __this->set_m_taskList_17(L_3); List_1_t1523859273 * L_4 = (List_1_t1523859273 *)il2cpp_codegen_object_new(List_1_t1523859273_il2cpp_TypeInfo_var); List_1__ctor_m4079500804(L_4, /*hidden argument*/List_1__ctor_m4079500804_RuntimeMethod_var); __this->set_m_inviteInfoList_18(L_4); CNoticeManager_set_IsInviteFirendSucceed_m1166909809(__this, (bool)0, /*hidden argument*/NULL); 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_bShowInvite_19(L_5); CDataModelBool_t2269476966 * L_6 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_6, /*hidden argument*/NULL); __this->set_m_bTaskStateChanged_20(L_6); CDataModelInt_t3463393640 * L_7 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_7, /*hidden argument*/NULL); __this->set_m_quickFinishNeedDcash_21(L_7); return; } } // System.Void DMCore.Logic.CNoticeManager::add_OnStartTask(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_add_OnStartTask_m3828942452 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_add_OnStartTask_m3828942452_MetadataUsageId); s_Il2CppMethodInitialized = true; } OnStartNoticeTask_t2656173874 * V_0 = NULL; OnStartNoticeTask_t2656173874 * V_1 = NULL; { OnStartNoticeTask_t2656173874 * L_0 = __this->get_OnStartTask_3(); V_0 = L_0; } IL_0007: { OnStartNoticeTask_t2656173874 * L_1 = V_0; V_1 = L_1; OnStartNoticeTask_t2656173874 ** L_2 = __this->get_address_of_OnStartTask_3(); OnStartNoticeTask_t2656173874 * L_3 = V_1; OnStartNoticeTask_t2656173874 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); OnStartNoticeTask_t2656173874 * L_6 = V_0; OnStartNoticeTask_t2656173874 * L_7 = InterlockedCompareExchangeImpl(L_2, ((OnStartNoticeTask_t2656173874 *)CastclassSealed((RuntimeObject*)L_5, OnStartNoticeTask_t2656173874_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; OnStartNoticeTask_t2656173874 * L_8 = V_0; OnStartNoticeTask_t2656173874 * L_9 = V_1; if ((!(((RuntimeObject*)(OnStartNoticeTask_t2656173874 *)L_8) == ((RuntimeObject*)(OnStartNoticeTask_t2656173874 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CNoticeManager::remove_OnStartTask(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_remove_OnStartTask_m3879594307 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_remove_OnStartTask_m3879594307_MetadataUsageId); s_Il2CppMethodInitialized = true; } OnStartNoticeTask_t2656173874 * V_0 = NULL; OnStartNoticeTask_t2656173874 * V_1 = NULL; { OnStartNoticeTask_t2656173874 * L_0 = __this->get_OnStartTask_3(); V_0 = L_0; } IL_0007: { OnStartNoticeTask_t2656173874 * L_1 = V_0; V_1 = L_1; OnStartNoticeTask_t2656173874 ** L_2 = __this->get_address_of_OnStartTask_3(); OnStartNoticeTask_t2656173874 * L_3 = V_1; OnStartNoticeTask_t2656173874 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); OnStartNoticeTask_t2656173874 * L_6 = V_0; OnStartNoticeTask_t2656173874 * L_7 = InterlockedCompareExchangeImpl(L_2, ((OnStartNoticeTask_t2656173874 *)CastclassSealed((RuntimeObject*)L_5, OnStartNoticeTask_t2656173874_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; OnStartNoticeTask_t2656173874 * L_8 = V_0; OnStartNoticeTask_t2656173874 * L_9 = V_1; if ((!(((RuntimeObject*)(OnStartNoticeTask_t2656173874 *)L_8) == ((RuntimeObject*)(OnStartNoticeTask_t2656173874 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CNoticeManager::add_OnStopTask(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_add_OnStopTask_m2162665575 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_add_OnStopTask_m2162665575_MetadataUsageId); s_Il2CppMethodInitialized = true; } OnStopNoticeTask_t773840426 * V_0 = NULL; OnStopNoticeTask_t773840426 * V_1 = NULL; { OnStopNoticeTask_t773840426 * L_0 = __this->get_OnStopTask_4(); V_0 = L_0; } IL_0007: { OnStopNoticeTask_t773840426 * L_1 = V_0; V_1 = L_1; OnStopNoticeTask_t773840426 ** L_2 = __this->get_address_of_OnStopTask_4(); OnStopNoticeTask_t773840426 * L_3 = V_1; OnStopNoticeTask_t773840426 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); OnStopNoticeTask_t773840426 * L_6 = V_0; OnStopNoticeTask_t773840426 * L_7 = InterlockedCompareExchangeImpl(L_2, ((OnStopNoticeTask_t773840426 *)CastclassSealed((RuntimeObject*)L_5, OnStopNoticeTask_t773840426_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; OnStopNoticeTask_t773840426 * L_8 = V_0; OnStopNoticeTask_t773840426 * L_9 = V_1; if ((!(((RuntimeObject*)(OnStopNoticeTask_t773840426 *)L_8) == ((RuntimeObject*)(OnStopNoticeTask_t773840426 *)L_9)))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CNoticeManager::remove_OnStopTask(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_remove_OnStopTask_m1782228618 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_remove_OnStopTask_m1782228618_MetadataUsageId); s_Il2CppMethodInitialized = true; } OnStopNoticeTask_t773840426 * V_0 = NULL; OnStopNoticeTask_t773840426 * V_1 = NULL; { OnStopNoticeTask_t773840426 * L_0 = __this->get_OnStopTask_4(); V_0 = L_0; } IL_0007: { OnStopNoticeTask_t773840426 * L_1 = V_0; V_1 = L_1; OnStopNoticeTask_t773840426 ** L_2 = __this->get_address_of_OnStopTask_4(); OnStopNoticeTask_t773840426 * L_3 = V_1; OnStopNoticeTask_t773840426 * L_4 = ___value0; Delegate_t1188392813 * L_5 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); OnStopNoticeTask_t773840426 * L_6 = V_0; OnStopNoticeTask_t773840426 * L_7 = InterlockedCompareExchangeImpl(L_2, ((OnStopNoticeTask_t773840426 *)CastclassSealed((RuntimeObject*)L_5, OnStopNoticeTask_t773840426_il2cpp_TypeInfo_var)), L_6); V_0 = L_7; OnStopNoticeTask_t773840426 * L_8 = V_0; OnStopNoticeTask_t773840426 * L_9 = V_1; if ((!(((RuntimeObject*)(OnStopNoticeTask_t773840426 *)L_8) == ((RuntimeObject*)(OnStopNoticeTask_t773840426 *)L_9)))) { goto IL_0007; } } { return; } } // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNoticeManager_t3044969465 * CNoticeManager_GetInstance_m1570073191 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetInstance_m1570073191_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_0 = ((CNoticeManager_t3044969465_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeManager_t3044969465_il2cpp_TypeInfo_var))->get_m_Instance_8(); if (L_0) { goto IL_0014; } } { CNoticeManager_t3044969465 * L_1 = (CNoticeManager_t3044969465 *)il2cpp_codegen_object_new(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager__ctor_m2932522469(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); ((CNoticeManager_t3044969465_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeManager_t3044969465_il2cpp_TypeInfo_var))->set_m_Instance_8(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_2 = ((CNoticeManager_t3044969465_StaticFields*)il2cpp_codegen_static_fields_for(CNoticeManager_t3044969465_il2cpp_TypeInfo_var))->get_m_Instance_8(); return L_2; } } // System.Int32 DMCore.Logic.CNoticeManager::get_CurMainTaskID() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_get_CurMainTaskID_m2233643597 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curMainTaskID_9(); return L_0; } } // System.Void DMCore.Logic.CNoticeManager::set_CurMainTaskID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_CurMainTaskID_m1489874764 (CNoticeManager_t3044969465 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_curMainTaskID_9(L_0); return; } } // System.Int32 DMCore.Logic.CNoticeManager::get_RefreshCount() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_get_RefreshCount_m1642539960 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_refreshCount_10(); return L_0; } } // System.Int64 DMCore.Logic.CNoticeManager::get_SelectedFirendId() extern "C" IL2CPP_METHOD_ATTR int64_t CNoticeManager_get_SelectedFirendId_m839297089 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_curSelectedFirendId_13(); return L_0; } } // System.Void DMCore.Logic.CNoticeManager::set_SelectedFirendId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_SelectedFirendId_m2793940409 (CNoticeManager_t3044969465 * __this, int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_curSelectedFirendId_13(); int64_t L_1 = ___value0; if ((((int64_t)L_0) == ((int64_t)L_1))) { goto IL_0013; } } { int64_t L_2 = ___value0; __this->set_m_curSelectedFirendId_13(L_2); } IL_0013: { return; } } // System.Int32 DMCore.Logic.CNoticeManager::get_NeedMoney() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_get_NeedMoney_m3807385073 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_needMoney_11(); return L_0; } } // System.Int32 DMCore.Logic.CNoticeManager::get_CurIntegral() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_get_CurIntegral_m1724991426 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curIntegral_12(); return L_0; } } // System.Boolean DMCore.Logic.CNoticeManager::get_NeedRefresh() extern "C" IL2CPP_METHOD_ATTR bool CNoticeManager_get_NeedRefresh_m2515954663 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedRefreshU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CNoticeManager::set_NeedRefresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_NeedRefresh_m2653556992 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedRefreshU3Ek__BackingField_5(L_0); return; } } // System.Boolean DMCore.Logic.CNoticeManager::get_InviteInfoChange() extern "C" IL2CPP_METHOD_ATTR bool CNoticeManager_get_InviteInfoChange_m2247277004 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CInviteInfoChangeU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CNoticeManager::set_InviteInfoChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_InviteInfoChange_m505187791 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CInviteInfoChangeU3Ek__BackingField_6(L_0); return; } } // System.String DMCore.Logic.CNoticeManager::get_FirendName() extern "C" IL2CPP_METHOD_ATTR String_t* CNoticeManager_get_FirendName_m3018263590 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); NullCheck(L_0); String_t* L_1 = L_0->get_firendName_10(); return L_1; } } // System.Void DMCore.Logic.CNoticeManager::set_FirendName(System.String) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_FirendName_m18460584 (CNoticeManager_t3044969465 * __this, String_t* ___value0, const RuntimeMethod* method) { { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); String_t* L_1 = ___value0; NullCheck(L_0); L_0->set_firendName_10(L_1); return; } } // System.Boolean DMCore.Logic.CNoticeManager::get_IsInviteFirendSucceed() extern "C" IL2CPP_METHOD_ATTR bool CNoticeManager_get_IsInviteFirendSucceed_m1279759635 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsInviteFirendSucceedU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.CNoticeManager::set_IsInviteFirendSucceed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_IsInviteFirendSucceed_m1166909809 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsInviteFirendSucceedU3Ek__BackingField_7(L_0); return; } } // System.Int32 DMCore.Logic.CNoticeManager::get_QuickFinishNeedDcash() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_get_QuickFinishNeedDcash_m652242983 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_quickFinishNeedDcash_21(); NullCheck(L_0); int32_t L_1 = CDataModelInt_get_Data_m274101408(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DMCore.Logic.CNoticeManager::set_QuickFinishNeedDcash(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_QuickFinishNeedDcash_m554228963 (CNoticeManager_t3044969465 * __this, int32_t ___value0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_quickFinishNeedDcash_21(); int32_t L_1 = ___value0; NullCheck(L_0); CDataModelInt_set_Data_m3794751788(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegisterWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegisterWatcher_m3276921385 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bShowInvite_19(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RemoveWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemoveWatcher_m3401279857 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bShowInvite_19(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegisterTaskStateChangedWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegisterTaskStateChangedWatcher_m2517975971 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bTaskStateChanged_20(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegisterNeedDcashChanged(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegisterNeedDcashChanged_m2602302012 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_quickFinishNeedDcash_21(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RemoveNeedDcashChanged(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemoveNeedDcashChanged_m2907812195 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_quickFinishNeedDcash_21(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RemoveTaskStateChangedWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemoveTaskStateChangedWatcher_m1524906311 (CNoticeManager_t3044969465 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bTaskStateChanged_20(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegSubtaskChanged(DMCore.Logic.CNoticeManager/OnSubTaskChanged) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegSubtaskChanged_m2932740673 (CNoticeManager_t3044969465 * __this, OnSubTaskChanged_t1167505012 * ___callback0, const RuntimeMethod* method) { { OnSubTaskChanged_t1167505012 * L_0 = ___callback0; __this->set_SubTaskChanged_0(L_0); return; } } // System.Void DMCore.Logic.CNoticeManager::RemSubtaskChanged() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemSubtaskChanged_m384641767 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { __this->set_SubTaskChanged_0((OnSubTaskChanged_t1167505012 *)NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegisterStartEvent(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegisterStartEvent_m602116558 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___eve0, const RuntimeMethod* method) { { OnStartNoticeTask_t2656173874 * L_0 = ___eve0; CNoticeManager_add_OnStartTask_m3828942452(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RemoveStartEvent(DMCore.Logic.CNoticeManager/OnStartNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemoveStartEvent_m802921454 (CNoticeManager_t3044969465 * __this, OnStartNoticeTask_t2656173874 * ___eve0, const RuntimeMethod* method) { { OnStartNoticeTask_t2656173874 * L_0 = ___eve0; CNoticeManager_remove_OnStartTask_m3879594307(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegisterStopEvent(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegisterStopEvent_m1019553898 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___eve0, const RuntimeMethod* method) { { OnStopNoticeTask_t773840426 * L_0 = ___eve0; CNoticeManager_add_OnStopTask_m2162665575(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RemoveStopEvent(DMCore.Logic.CNoticeManager/OnStopNoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemoveStopEvent_m45641625 (CNoticeManager_t3044969465 * __this, OnStopNoticeTask_t773840426 * ___eve0, const RuntimeMethod* method) { { OnStopNoticeTask_t773840426 * L_0 = ___eve0; CNoticeManager_remove_OnStopTask_m1782228618(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegMainTaskChanged(DMCore.Logic.CNoticeManager/OnMainTaskChanged) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegMainTaskChanged_m4073408826 (CNoticeManager_t3044969465 * __this, OnMainTaskChanged_t359061898 * ___callback0, const RuntimeMethod* method) { { OnMainTaskChanged_t359061898 * L_0 = ___callback0; __this->set_MainTaskChanged_1(L_0); return; } } // System.Void DMCore.Logic.CNoticeManager::RemMainTaskChanged() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemMainTaskChanged_m1811293275 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { __this->set_MainTaskChanged_1((OnMainTaskChanged_t359061898 *)NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::RegExpChanged(DMCore.Logic.CNoticeManager/OnCurExpChanged) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RegExpChanged_m1671293669 (CNoticeManager_t3044969465 * __this, OnCurExpChanged_t1928539448 * ___callback0, const RuntimeMethod* method) { { OnCurExpChanged_t1928539448 * L_0 = ___callback0; __this->set_ExpChanged_2(L_0); return; } } // System.Void DMCore.Logic.CNoticeManager::RemExpChanged() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RemExpChanged_m3538504771 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { __this->set_ExpChanged_2((OnCurExpChanged_t1928539448 *)NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::StartTask(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_StartTask_m4173802062 (CNoticeManager_t3044969465 * __this, int32_t ___surplusTime0, const RuntimeMethod* method) { { OnStartNoticeTask_t2656173874 * L_0 = __this->get_OnStartTask_3(); if (!L_0) { goto IL_0017; } } { OnStartNoticeTask_t2656173874 * L_1 = __this->get_OnStartTask_3(); int32_t L_2 = ___surplusTime0; NullCheck(L_1); OnStartNoticeTask_Invoke_m3031359639(L_1, L_2, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void DMCore.Logic.CNoticeManager::StopTask() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_StopTask_m4067436339 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { OnStopNoticeTask_t773840426 * L_0 = __this->get_OnStopTask_4(); if (!L_0) { goto IL_0016; } } { OnStopNoticeTask_t773840426 * L_1 = __this->get_OnStopTask_4(); NullCheck(L_1); OnStopNoticeTask_Invoke_m1631662393(L_1, /*hidden argument*/NULL); } IL_0016: { return; } } // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::GetInviteInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR InviteInfo_t51784531 * CNoticeManager_GetInviteInfoByIndex_m1192974275 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetInviteInfoByIndex_m1192974275_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t1523859273 * L_2 = __this->get_m_inviteInfoList_18(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1741057565(L_2, /*hidden argument*/List_1_get_Count_m1741057565_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (InviteInfo_t51784531 *)NULL; } IL_001a: { List_1_t1523859273 * L_4 = __this->get_m_inviteInfoList_18(); int32_t L_5 = ___index0; NullCheck(L_4); InviteInfo_t51784531 * L_6 = List_1_get_Item_m605530393(L_4, L_5, /*hidden argument*/List_1_get_Item_m605530393_RuntimeMethod_var); return L_6; } } // DMCore.Logic.emTaskState DMCore.Logic.CNoticeManager::GetTaskState() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_GetTaskState_m731108863 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); NullCheck(L_0); int32_t L_1 = L_0->get_taskState_2(); return L_1; } } // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::GetNoticeTaskInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR NoticeTask_t2932161791 * CNoticeManager_GetNoticeTaskInfoByIndex_m2401317366 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetNoticeTaskInfoByIndex_m2401317366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t109269237 * L_2 = __this->get_m_taskList_17(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m63134352(L_2, /*hidden argument*/List_1_get_Count_m63134352_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (NoticeTask_t2932161791 *)NULL; } IL_001a: { List_1_t109269237 * L_4 = __this->get_m_taskList_17(); int32_t L_5 = ___index0; NullCheck(L_4); NoticeTask_t2932161791 * L_6 = List_1_get_Item_m3788540902(L_4, L_5, /*hidden argument*/List_1_get_Item_m3788540902_RuntimeMethod_var); return L_6; } } // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::GetNoticeTaskInfoById(System.Int32) extern "C" IL2CPP_METHOD_ATTR NoticeTask_t2932161791 * CNoticeManager_GetNoticeTaskInfoById_m1504678581 (CNoticeManager_t3044969465 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetNoticeTaskInfoById_m1504678581_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0034; } IL_0007: { int32_t L_0 = ___id0; List_1_t109269237 * L_1 = __this->get_m_taskList_17(); int32_t L_2 = V_0; NullCheck(L_1); NoticeTask_t2932161791 * L_3 = List_1_get_Item_m3788540902(L_1, L_2, /*hidden argument*/List_1_get_Item_m3788540902_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_mainTaskID_0(); if ((!(((uint32_t)L_0) == ((uint32_t)L_4)))) { goto IL_002b; } } { List_1_t109269237 * L_5 = __this->get_m_taskList_17(); int32_t L_6 = V_0; NullCheck(L_5); NoticeTask_t2932161791 * L_7 = List_1_get_Item_m3788540902(L_5, L_6, /*hidden argument*/List_1_get_Item_m3788540902_RuntimeMethod_var); return L_7; } IL_002b: { goto IL_0030; } IL_0030: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0034: { int32_t L_9 = V_0; List_1_t109269237 * L_10 = __this->get_m_taskList_17(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m63134352(L_10, /*hidden argument*/List_1_get_Count_m63134352_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0007; } } { return (NoticeTask_t2932161791 *)NULL; } } // DMCore.Logic.NoticeTaskDetail DMCore.Logic.CNoticeManager::GetNoticeTaskDetail() extern "C" IL2CPP_METHOD_ATTR NoticeTaskDetail_t2956906147 * CNoticeManager_GetNoticeTaskDetail_m15246289 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); return L_0; } } // DMCore.Logic.CAwardItem DMCore.Logic.CNoticeManager::GetExpecAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CNoticeManager_GetExpecAward_m1032308494 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetExpecAward_m1032308494_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001d; } } { int32_t L_1 = ___index0; NoticeTaskDetail_t2956906147 * L_2 = __this->get_m_taskDetail_15(); NullCheck(L_2); List_1_t3149535657 * L_3 = L_2->get_m_expecAward_11(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m4066367249(L_3, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_4))) { goto IL_001f; } } IL_001d: { return (CAwardItem_t1677460915 *)NULL; } IL_001f: { NoticeTaskDetail_t2956906147 * L_5 = __this->get_m_taskDetail_15(); NullCheck(L_5); List_1_t3149535657 * L_6 = L_5->get_m_expecAward_11(); int32_t L_7 = ___index0; NullCheck(L_6); CAwardItem_t1677460915 * L_8 = List_1_get_Item_m1292331707(L_6, L_7, /*hidden argument*/List_1_get_Item_m1292331707_RuntimeMethod_var); return L_8; } } // DMCore.Logic.CAwardItem DMCore.Logic.CNoticeManager::GetExtraAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CNoticeManager_GetExtraAward_m1867404652 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetExtraAward_m1867404652_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001d; } } { int32_t L_1 = ___index0; NoticeTaskDetail_t2956906147 * L_2 = __this->get_m_taskDetail_15(); NullCheck(L_2); List_1_t3149535657 * L_3 = L_2->get_m_extraAward_12(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m4066367249(L_3, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_4))) { goto IL_001f; } } IL_001d: { return (CAwardItem_t1677460915 *)NULL; } IL_001f: { NoticeTaskDetail_t2956906147 * L_5 = __this->get_m_taskDetail_15(); NullCheck(L_5); List_1_t3149535657 * L_6 = L_5->get_m_extraAward_12(); int32_t L_7 = ___index0; NullCheck(L_6); CAwardItem_t1677460915 * L_8 = List_1_get_Item_m1292331707(L_6, L_7, /*hidden argument*/List_1_get_Item_m1292331707_RuntimeMethod_var); return L_8; } } // System.Int32 DMCore.Logic.CNoticeManager::GetInviteFirendCount() extern "C" IL2CPP_METHOD_ATTR int32_t CNoticeManager_GetInviteFirendCount_m4208558774 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetInviteFirendCount_m4208558774_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1523859273 * L_0 = __this->get_m_inviteInfoList_18(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1741057565(L_0, /*hidden argument*/List_1_get_Count_m1741057565_RuntimeMethod_var); return L_1; } } // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::GetInviteInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR InviteInfo_t51784531 * CNoticeManager_GetInviteInfo_m3534471552 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_GetInviteInfo_m3534471552_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 = CNoticeManager_GetInviteFirendCount_m4208558774(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (InviteInfo_t51784531 *)NULL; } IL_0015: { List_1_t1523859273 * L_3 = __this->get_m_inviteInfoList_18(); int32_t L_4 = ___index0; NullCheck(L_3); InviteInfo_t51784531 * L_5 = List_1_get_Item_m605530393(L_3, L_4, /*hidden argument*/List_1_get_Item_m605530393_RuntimeMethod_var); return L_5; } } // System.Int64 DMCore.Logic.CNoticeManager::GetFirendId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t CNoticeManager_GetFirendId_m2891674213 (CNoticeManager_t3044969465 * __this, int32_t ___index0, const RuntimeMethod* method) { InviteInfo_t51784531 * V_0 = NULL; { int32_t L_0 = ___index0; InviteInfo_t51784531 * L_1 = CNoticeManager_GetInviteInfo_m3534471552(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; InviteInfo_t51784531 * L_2 = V_0; if (L_2) { goto IL_0011; } } { return (((int64_t)((int64_t)0))); } IL_0011: { InviteInfo_t51784531 * L_3 = V_0; NullCheck(L_3); int64_t L_4 = L_3->get_firendId_0(); return L_4; } } // System.Void DMCore.Logic.CNoticeManager::OnInitNoticeInfo(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnInitNoticeInfo_m3739607785 (CNoticeManager_t3044969465 * __this, int32_t ___mainTaskid0, int32_t ___count1, int32_t ___money2, int32_t ___curIntegral3, const RuntimeMethod* method) { { int32_t L_0 = ___mainTaskid0; __this->set_m_curMainTaskID_9(L_0); int32_t L_1 = ___count1; __this->set_m_refreshCount_10(L_1); int32_t L_2 = ___money2; __this->set_m_needMoney_11(L_2); int32_t L_3 = ___curIntegral3; __this->set_m_curIntegral_12(L_3); CNoticeManager_set_NeedRefresh_m2653556992(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::OnRefreshNoticeTask(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshNoticeTask_m2702995195 (CNoticeManager_t3044969465 * __this, int32_t ___mainTaskId0, int32_t ___level1, int32_t ___maxExp2, const RuntimeMethod* method) { NoticeTask_t2932161791 * V_0 = NULL; { int32_t L_0 = ___mainTaskId0; NoticeTask_t2932161791 * L_1 = CNoticeManager_GetNoticeTaskInfoById_m1504678581(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; NoticeTask_t2932161791 * L_2 = V_0; if (!L_2) { goto IL_003c; } } { NoticeTask_t2932161791 * L_3 = V_0; int32_t L_4 = ___level1; NullCheck(L_3); L_3->set_mainTaskLV_1(L_4); NoticeTask_t2932161791 * L_5 = V_0; NullCheck(L_5); L_5->set_currentEXP_2(0); NoticeTask_t2932161791 * L_6 = V_0; int32_t L_7 = ___maxExp2; NullCheck(L_6); L_6->set_maxEXP_3(L_7); OnMainTaskChanged_t359061898 * L_8 = __this->get_MainTaskChanged_1(); if (!L_8) { goto IL_003c; } } { OnMainTaskChanged_t359061898 * L_9 = __this->get_MainTaskChanged_1(); int32_t L_10 = ___mainTaskId0; int32_t L_11 = ___level1; int32_t L_12 = ___maxExp2; NullCheck(L_9); OnMainTaskChanged_Invoke_m4069862562(L_9, L_10, L_11, L_12, /*hidden argument*/NULL); } IL_003c: { return; } } // System.Void DMCore.Logic.CNoticeManager::OnRefreshSubTaskData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshSubTaskData_m3324517636 (CNoticeManager_t3044969465 * __this, int32_t ___count0, int32_t ___money1, const RuntimeMethod* method) { { int32_t L_0 = ___count0; __this->set_m_refreshCount_10(L_0); int32_t L_1 = ___money1; __this->set_m_needMoney_11(L_1); return; } } // System.Void DMCore.Logic.CNoticeManager::RequestNoticeInfoList() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestNoticeInfoList_m1397799251 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestNoticeInfoList_m1397799251_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)870), /*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.CNoticeManager::RequestSubtaskInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestSubtaskInfo_m979072539 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, int32_t ___isAD1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestSubtaskInfo_m979072539_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)871), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___taskID0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___isAD1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::OnRefreshList(DMCore.Logic.NoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshList_m1407553817 (CNoticeManager_t3044969465 * __this, NoticeTask_t2932161791 * ___taskData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_OnRefreshList_m1407553817_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * V_0 = NULL; NoticeTask_t2932161791 * V_1 = NULL; { U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * L_0 = (U3COnRefreshListU3Ec__AnonStorey0_t1014948206 *)il2cpp_codegen_object_new(U3COnRefreshListU3Ec__AnonStorey0_t1014948206_il2cpp_TypeInfo_var); U3COnRefreshListU3Ec__AnonStorey0__ctor_m2518740033(L_0, /*hidden argument*/NULL); V_0 = L_0; U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * L_1 = V_0; NoticeTask_t2932161791 * L_2 = ___taskData0; NullCheck(L_1); L_1->set_taskData_0(L_2); U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * L_3 = V_0; NullCheck(L_3); NoticeTask_t2932161791 * L_4 = L_3->get_taskData_0(); if (L_4) { goto IL_0019; } } { return; } IL_0019: { List_1_t109269237 * L_5 = __this->get_m_taskList_17(); U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3COnRefreshListU3Ec__AnonStorey0_U3CU3Em__0_m3612170031_RuntimeMethod_var; Predicate_1_t3757455915 * L_8 = (Predicate_1_t3757455915 *)il2cpp_codegen_object_new(Predicate_1_t3757455915_il2cpp_TypeInfo_var); Predicate_1__ctor_m3416305640(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m3416305640_RuntimeMethod_var); NullCheck(L_5); NoticeTask_t2932161791 * L_9 = List_1_Find_m1536355917(L_5, L_8, /*hidden argument*/List_1_Find_m1536355917_RuntimeMethod_var); V_1 = L_9; NoticeTask_t2932161791 * L_10 = V_1; if (L_10) { goto IL_0048; } } { List_1_t109269237 * L_11 = __this->get_m_taskList_17(); U3COnRefreshListU3Ec__AnonStorey0_t1014948206 * L_12 = V_0; NullCheck(L_12); NoticeTask_t2932161791 * L_13 = L_12->get_taskData_0(); NullCheck(L_11); List_1_Add_m2453293426(L_11, L_13, /*hidden argument*/List_1_Add_m2453293426_RuntimeMethod_var); } IL_0048: { return; } } // System.Void DMCore.Logic.CNoticeManager::RequestSubtaskInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestSubtaskInfo_m2200372463 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestSubtaskInfo_m2200372463_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)871), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___taskID0; 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.CNoticeManager::AddExpecAward(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_AddExpecAward_m814601161 (CNoticeManager_t3044969465 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_AddExpecAward_m814601161_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardItem_t1677460915 * V_0 = NULL; { int32_t L_0 = ___configId0; int32_t L_1 = ___count1; int32_t L_2 = ___valid2; CAwardItem_t1677460915 * L_3 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_3, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; NoticeTaskDetail_t2956906147 * L_4 = __this->get_m_taskDetail_15(); NullCheck(L_4); List_1_t3149535657 * L_5 = L_4->get_m_expecAward_11(); CAwardItem_t1677460915 * L_6 = V_0; NullCheck(L_5); List_1_Add_m1312316922(L_5, L_6, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CNoticeManager::AddExtraAward(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_AddExtraAward_m976892043 (CNoticeManager_t3044969465 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_AddExtraAward_m976892043_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardItem_t1677460915 * V_0 = NULL; { int32_t L_0 = ___configId0; int32_t L_1 = ___count1; int32_t L_2 = ___valid2; CAwardItem_t1677460915 * L_3 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_3, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; NoticeTaskDetail_t2956906147 * L_4 = __this->get_m_taskDetail_15(); NullCheck(L_4); List_1_t3149535657 * L_5 = L_4->get_m_extraAward_12(); CAwardItem_t1677460915 * L_6 = V_0; NullCheck(L_5); List_1_Add_m1312316922(L_5, L_6, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CNoticeManager::OnRefreshSubtaskInfo(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int64,System.String,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshSubtaskInfo_m3665031418 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, int32_t ___SubtaskID1, int32_t ___state2, int32_t ___expenPower3, int32_t ___expenTime4, int32_t ___surplusTime5, int64_t ___firendId6, String_t* ___firendName7, int32_t ___taskIntegral8, int32_t ___taskExp9, int32_t ___surplusPower10, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_OnRefreshSubtaskInfo_m3665031418_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); if (L_0) { goto IL_00a7; } } { NoticeTaskDetail_t2956906147 * L_1 = (NoticeTaskDetail_t2956906147 *)il2cpp_codegen_object_new(NoticeTaskDetail_t2956906147_il2cpp_TypeInfo_var); NoticeTaskDetail__ctor_m271010864(L_1, /*hidden argument*/NULL); __this->set_m_taskDetail_15(L_1); NoticeTaskDetail_t2956906147 * L_2 = __this->get_m_taskDetail_15(); int32_t L_3 = ___taskID0; NullCheck(L_2); L_2->set_mainTaskID_0(L_3); NoticeTaskDetail_t2956906147 * L_4 = __this->get_m_taskDetail_15(); int32_t L_5 = ___SubtaskID1; NullCheck(L_4); L_4->set_subTaskID_1(L_5); NoticeTaskDetail_t2956906147 * L_6 = __this->get_m_taskDetail_15(); int32_t L_7 = ___state2; NullCheck(L_6); L_6->set_taskState_2(L_7); NoticeTaskDetail_t2956906147 * L_8 = __this->get_m_taskDetail_15(); int32_t L_9 = ___expenPower3; NullCheck(L_8); L_8->set_expendPower_3(L_9); NoticeTaskDetail_t2956906147 * L_10 = __this->get_m_taskDetail_15(); int32_t L_11 = ___surplusPower10; NullCheck(L_10); L_10->set_totalPower_4(L_11); NoticeTaskDetail_t2956906147 * L_12 = __this->get_m_taskDetail_15(); int32_t L_13 = ___expenTime4; NullCheck(L_12); L_12->set_expendTime_5(L_13); NoticeTaskDetail_t2956906147 * L_14 = __this->get_m_taskDetail_15(); int32_t L_15 = ___surplusTime5; NullCheck(L_14); L_14->set_surplusTime_6(L_15); NoticeTaskDetail_t2956906147 * L_16 = __this->get_m_taskDetail_15(); int32_t L_17 = ___taskIntegral8; NullCheck(L_16); L_16->set_taskIntegral_7(L_17); NoticeTaskDetail_t2956906147 * L_18 = __this->get_m_taskDetail_15(); int32_t L_19 = ___taskExp9; NullCheck(L_18); L_18->set_taskExp_8(L_19); NoticeTaskDetail_t2956906147 * L_20 = __this->get_m_taskDetail_15(); int64_t L_21 = ___firendId6; NullCheck(L_20); L_20->set_firendID_9(L_21); NoticeTaskDetail_t2956906147 * L_22 = __this->get_m_taskDetail_15(); String_t* L_23 = ___firendName7; NullCheck(L_22); L_22->set_firendName_10(L_23); goto IL_0133; } IL_00a7: { NoticeTaskDetail_t2956906147 * L_24 = __this->get_m_taskDetail_15(); int32_t L_25 = ___taskID0; NullCheck(L_24); L_24->set_mainTaskID_0(L_25); NoticeTaskDetail_t2956906147 * L_26 = __this->get_m_taskDetail_15(); int32_t L_27 = ___SubtaskID1; NullCheck(L_26); L_26->set_subTaskID_1(L_27); NoticeTaskDetail_t2956906147 * L_28 = __this->get_m_taskDetail_15(); int32_t L_29 = ___state2; NullCheck(L_28); L_28->set_taskState_2(L_29); NoticeTaskDetail_t2956906147 * L_30 = __this->get_m_taskDetail_15(); int32_t L_31 = ___expenPower3; NullCheck(L_30); L_30->set_expendPower_3(L_31); NoticeTaskDetail_t2956906147 * L_32 = __this->get_m_taskDetail_15(); int32_t L_33 = ___surplusPower10; NullCheck(L_32); L_32->set_totalPower_4(L_33); NoticeTaskDetail_t2956906147 * L_34 = __this->get_m_taskDetail_15(); int32_t L_35 = ___expenTime4; NullCheck(L_34); L_34->set_expendTime_5(L_35); NoticeTaskDetail_t2956906147 * L_36 = __this->get_m_taskDetail_15(); int32_t L_37 = ___surplusTime5; NullCheck(L_36); L_36->set_surplusTime_6(L_37); NoticeTaskDetail_t2956906147 * L_38 = __this->get_m_taskDetail_15(); int32_t L_39 = ___taskIntegral8; NullCheck(L_38); L_38->set_taskIntegral_7(L_39); NoticeTaskDetail_t2956906147 * L_40 = __this->get_m_taskDetail_15(); int32_t L_41 = ___taskExp9; NullCheck(L_40); L_40->set_taskExp_8(L_41); NoticeTaskDetail_t2956906147 * L_42 = __this->get_m_taskDetail_15(); int64_t L_43 = ___firendId6; NullCheck(L_42); L_42->set_firendID_9(L_43); NoticeTaskDetail_t2956906147 * L_44 = __this->get_m_taskDetail_15(); String_t* L_45 = ___firendName7; NullCheck(L_44); L_44->set_firendName_10(L_45); } IL_0133: { CDataModelBool_t2269476966 * L_46 = __this->get_m_bTaskStateChanged_20(); NullCheck(L_46); CDataModelBool_set_Data_m838892248(L_46, (bool)1, /*hidden argument*/NULL); OnSubTaskChanged_t1167505012 * L_47 = __this->get_SubTaskChanged_0(); if (!L_47) { goto IL_016b; } } { OnSubTaskChanged_t1167505012 * L_48 = __this->get_SubTaskChanged_0(); NoticeTaskDetail_t2956906147 * L_49 = __this->get_m_taskDetail_15(); NullCheck(L_49); int32_t L_50 = L_49->get_mainTaskID_0(); NoticeTaskDetail_t2956906147 * L_51 = __this->get_m_taskDetail_15(); NullCheck(L_51); int32_t L_52 = L_51->get_subTaskID_1(); NullCheck(L_48); OnSubTaskChanged_Invoke_m3434211149(L_48, L_50, L_52, /*hidden argument*/NULL); } IL_016b: { return; } } // System.Void DMCore.Logic.CNoticeManager::RequestStartTask(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestStartTask_m4066472832 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestStartTask_m4066472832_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)872), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___taskID0; 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.CNoticeManager::RequestFirendList() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestFirendList_m2983704147 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestFirendList_m2983704147_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)874), /*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.CNoticeManager::OnRefreshFirendList(System.Int64,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshFirendList_m4184333816 (CNoticeManager_t3044969465 * __this, int64_t ___firendUserId0, int32_t ___taskLv1, int32_t ___subtractTime2, bool ___bInvite3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_OnRefreshFirendList_m4184333816_MetadataUsageId); s_Il2CppMethodInitialized = true; } InviteInfo_t51784531 * V_0 = NULL; { InviteInfo_t51784531 * L_0 = (InviteInfo_t51784531 *)il2cpp_codegen_object_new(InviteInfo_t51784531_il2cpp_TypeInfo_var); InviteInfo__ctor_m1336856956(L_0, /*hidden argument*/NULL); V_0 = L_0; InviteInfo_t51784531 * L_1 = V_0; int64_t L_2 = ___firendUserId0; NullCheck(L_1); L_1->set_firendId_0(L_2); InviteInfo_t51784531 * L_3 = V_0; int32_t L_4 = ___taskLv1; NullCheck(L_3); L_3->set_taskLv_1(L_4); InviteInfo_t51784531 * L_5 = V_0; int32_t L_6 = ___subtractTime2; NullCheck(L_5); L_5->set_subTime_2(L_6); InviteInfo_t51784531 * L_7 = V_0; bool L_8 = ___bInvite3; NullCheck(L_7); L_7->set_bInvited_3(L_8); List_1_t1523859273 * L_9 = __this->get_m_inviteInfoList_18(); InviteInfo_t51784531 * L_10 = V_0; NullCheck(L_9); List_1_Add_m1503062768(L_9, L_10, /*hidden argument*/List_1_Add_m1503062768_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CNoticeManager::RequestFirend(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestFirend_m3551513951 (CNoticeManager_t3044969465 * __this, int64_t ___firendID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestFirend_m3551513951_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)875), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int64_t L_3 = ___firendID0; NullCheck(L_2); CDataArray_Push_m3799896857(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.CNoticeManager::RequestGetAward() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestGetAward_m595208605 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestGetAward_m595208605_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)876), /*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.CNoticeManager::RequestRefreshTask(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestRefreshTask_m898713037 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestRefreshTask_m898713037_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)877), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___taskID0; 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.CNoticeManager::RequestNeedDcash() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestNeedDcash_m652675987 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestNeedDcash_m652675987_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)878), /*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.CNoticeManager::RequestQuickFinish() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_RequestQuickFinish_m1090285003 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_RequestQuickFinish_m1090285003_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)879), /*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.CNoticeManager::OnRefreshExpData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshExpData_m2593046670 (CNoticeManager_t3044969465 * __this, int32_t ___taskId0, int32_t ___exp1, const RuntimeMethod* method) { NoticeTask_t2932161791 * V_0 = NULL; { int32_t L_0 = ___taskId0; NoticeTask_t2932161791 * L_1 = CNoticeManager_GetNoticeTaskInfoById_m1504678581(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; NoticeTask_t2932161791 * L_2 = V_0; if (L_2) { goto IL_000f; } } { return; } IL_000f: { NoticeTask_t2932161791 * L_3 = V_0; int32_t L_4 = ___exp1; NullCheck(L_3); L_3->set_currentEXP_2(L_4); OnCurExpChanged_t1928539448 * L_5 = __this->get_ExpChanged_2(); if (!L_5) { goto IL_002d; } } { OnCurExpChanged_t1928539448 * L_6 = __this->get_ExpChanged_2(); int32_t L_7 = ___taskId0; NullCheck(L_6); OnCurExpChanged_Invoke_m607329377(L_6, L_7, /*hidden argument*/NULL); } IL_002d: { return; } } // System.Void DMCore.Logic.CNoticeManager::SetShowInvite(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_SetShowInvite_m3036517044 (CNoticeManager_t3044969465 * __this, bool ___bShow0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bShowInvite_19(); bool L_1 = ___bShow0; NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CNoticeManager::ClearAward() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_ClearAward_m1184751812 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_ClearAward_m1184751812_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NoticeTaskDetail_t2956906147 * L_0 = __this->get_m_taskDetail_15(); if (!L_0) { goto IL_002b; } } { NoticeTaskDetail_t2956906147 * L_1 = __this->get_m_taskDetail_15(); NullCheck(L_1); List_1_t3149535657 * L_2 = L_1->get_m_expecAward_11(); NullCheck(L_2); List_1_Clear_m1914676108(L_2, /*hidden argument*/List_1_Clear_m1914676108_RuntimeMethod_var); NoticeTaskDetail_t2956906147 * L_3 = __this->get_m_taskDetail_15(); NullCheck(L_3); List_1_t3149535657 * L_4 = L_3->get_m_extraAward_12(); NullCheck(L_4); List_1_Clear_m1914676108(L_4, /*hidden argument*/List_1_Clear_m1914676108_RuntimeMethod_var); } IL_002b: { return; } } // System.Void DMCore.Logic.CNoticeManager::ClearInviteList() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_ClearInviteList_m3096302731 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_ClearInviteList_m3096302731_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1523859273 * L_0 = __this->get_m_inviteInfoList_18(); if (!L_0) { goto IL_0016; } } { List_1_t1523859273 * L_1 = __this->get_m_inviteInfoList_18(); NullCheck(L_1); List_1_Clear_m443408998(L_1, /*hidden argument*/List_1_Clear_m443408998_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CNoticeManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_Clear_m2887567574 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNoticeManager_Clear_m2887567574_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t109269237 * L_0 = __this->get_m_taskList_17(); NullCheck(L_0); List_1_Clear_m3521335676(L_0, /*hidden argument*/List_1_Clear_m3521335676_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CNoticeManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager__cctor_m2566350585 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif