#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct 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); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Logic.ShareRewardMgr struct ShareRewardMgr_t2342701265; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // DMCore.Logic.CShopItemData struct CShopItemData_t2542723346; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // DMCore.Logic.CUserGuideHelp struct CUserGuideHelp_t3161639665; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // System.String struct String_t; // DMCore.Logic.CFragmentShopManager struct CFragmentShopManager_t693884529; // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466; // System.Collections.Generic.List`1 struct List_1_t60038374; // DMCore.Logic.BrandData struct BrandData_t2882930928; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.Object struct Object_t631007953; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // DMCore.Logic.shopQuickBuyManager struct shopQuickBuyManager_t3380475808; // DMCore.Logic.CTopRewardManager struct CTopRewardManager_t939116142; // DMCore.Logic.CTrystManager struct CTrystManager_t3257589335; // DMCore.Logic.Tryst_EscortTask struct Tryst_EscortTask_t537680740; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.Tryst_PlunderTask struct Tryst_PlunderTask_t2930597205; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544; // DMCore.Logic.CTrystAcceptManager struct CTrystAcceptManager_t2681539265; // DMCore.Logic.CTrystResultManager struct CTrystResultManager_t1287103754; // DMCore.Logic.CTryst_Result struct CTryst_Result_t2409345197; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.Logic.MagicWorkShopConfig struct MagicWorkShopConfig_t833590401; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.Logic.MagicWorkShopMainManager struct MagicWorkShopMainManager_t420038521; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.MagicWorkShopMainManager/OnConfirmChooseCloth struct OnConfirmChooseCloth_t3730002751; // CDataModelBool struct CDataModelBool_t2269476966; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2894772567; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg struct _ProcCustomMsg_t4006059236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Framework.CSceneEffectManager struct CSceneEffectManager_t793970061; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // DMCore.ILogicBase struct ILogicBase_t2190831891; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442; // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774; // UnityEngine.AudioSource struct AudioSource_t3935305588; // UnityEngine.AudioClip struct AudioClip_t3680889665; // CQualifyingManager struct CQualifyingManager_t954001806; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Logic.shopModel struct shopModel_t101745799; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129; // UnityEngine.Animation struct Animation_t3648466861; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // System.Predicate`1 struct Predicate_1_t2672744813; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // DMCore.Logic.CPveAwardManager struct CPveAwardManager_t3593166514; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2826796192; // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940; // PVEScore struct PVEScore_t550407626; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649; // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252; // System.Action struct Action_t1264377477; // DMCore.Logic.CSongManager struct CSongManager_t2375791487; // DMCore.Logic.CStateManager struct CStateManager_t2841071903; // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319; // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708; // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565; // DMCore.Logic.CIdolShowManager struct CIdolShowManager_t2312713117; // DMCore.Logic.CIdolInfo struct CIdolInfo_t400451087; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099; // DMCore.Logic.PublicSpeakerMessage struct PublicSpeakerMessage_t852809025; // DMCore.Logic.CSpeaker struct CSpeaker_t978472097; // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257; // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // DMCore.Logic.CPlayerSearchTable struct CPlayerSearchTable_t1089245632; // DMCore.Logic.CPlayerInviteTable struct CPlayerInviteTable_t2496984219; // DMCore.Logic.CFriendInfo[] struct CFriendInfoU5BU5D_t1425557173; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192; // DMCore.Logic.CGuildData struct CGuildData_t2153593818; // DMCore.Logic.CGuild struct CGuild_t675931451; // DMCore.Logic.CMemberData struct CMemberData_t1242630376; // DMCore.Logic.CJoinRequstData struct CJoinRequstData_t67409287; // DMCore.Logic.CLogData struct CLogData_t998132375; // CSignsManager struct CSignsManager_t1825583579; // CSignsManager/TypeClass struct TypeClass_t2664900121; // DMCore.Logic.CInteractiveConfig struct CInteractiveConfig_t2063269181; // DMCore.Logic.CSingleAnimManager struct CSingleAnimManager_t1334401826; // DMCore.Logic.CMutualAnimManager struct CMutualAnimManager_t3619480921; // DMCore.Logic.CLottery struct CLottery_t1855092142; // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158; // DMCore.Logic.CMessageData struct CMessageData_t2024175854; // DMCore.Logic.CMessageManager struct CMessageManager_t3136027633; // DMCore.Logic.IAttachMent struct IAttachMent_t1542359345; // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355; // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725; // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511; // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860; // DMCore.Logic.CTaskCommonAward struct CTaskCommonAward_t611906720; // DMCore.Logic.CTopListManager struct CTopListManager_t2888565983; // DMCore.Framework.Scene.CWalkManager struct CWalkManager_t3228361237; // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394; // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870; // DMCore.Logic.DailyAdGiftManager struct DailyAdGiftManager_t4283495990; // DMCore.Logic.CADConfig struct CADConfig_t2669318563; // DMCore.Logic.CExchangeManager struct CExchangeManager_t117633886; // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948; // DMCore.Logic.CEnergyManager struct CEnergyManager_t1133571008; // DMCore.Logic.CChangeNameManager struct CChangeNameManager_t2068867582; // DMCore.Logic.CCustomizationManager struct CCustomizationManager_t450932257; // DMCore.Logic.CGuildChallengeModel struct CGuildChallengeModel_t1632606626; // DMCore.Logic.shopSendGiftTarget struct shopSendGiftTarget_t3356455075; // DMCore.Logic.CPetManager struct CPetManager_t2941415134; // DMCore.Logic.CPetConfig struct CPetConfig_t679804737; // MemberManager struct MemberManager_t2979457932; // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407; // DMCore.Logic.CIntegralRankController struct CIntegralRankController_t2394358502; // DMCore.Net.Protocol.SMsgCustom struct SMsgCustom_t3704812008; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Net.CNetLink struct CNetLink_t2605986831; // DMCore.Net.INetLink struct INetLink_t2717826932; // System.Net.Sockets.TcpClient struct TcpClient_t822906377; // System.Net.Sockets.Socket struct Socket_t1119025450; // DMCore.Net.CNetLink/CTMsgLink struct CTMsgLink_t2836569250; // DMCore.Framework.Thread.CThreadManager struct CThreadManager_t1155338034; // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025; // System.Net.Sockets.NetworkStream struct NetworkStream_t4071955934; // System.IO.Stream struct Stream_t1273022909; // System.IO.MemoryStream struct MemoryStream_t94973147; // DMCore.Net.CNetLink/CTMsgSend struct CTMsgSend_t560712231; // System.Net.IPAddress struct IPAddress_t241777590; // DMCore.Net.ILinkListener struct ILinkListener_t2747206916; // DMCore.Net.CNetLink/CTMsgReceive struct CTMsgReceive_t1651985722; // DMCore.Net.CNetReceiver struct CNetReceiver_t1076104922; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3988524122; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2919602138; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2703135329; // DMCore.Logic.ActionEffect struct ActionEffect_t4203267823; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1152596166; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t574278093; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2905534048; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4174021472; // DMCore.Logic.CWishFountainMgr/OnShopListChanged struct OnShopListChanged_t2776790831; // DMCore.Logic.TreviType struct TreviType_t2222439988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1764937221; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2807764417; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t840632218; // System.Collections.Generic.List`1 struct List_1_t3694514730; // CDataModelInt struct CDataModelInt_t3463393640; // 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_t3752615277; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1584553728; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4149993272; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3280968592; // System.Int64[] struct Int64U5BU5D_t2559172825; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1306535103; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.Logic.ChangeStateCallback struct ChangeStateCallback_t3932589649; // System.Collections.Generic.List`1 struct List_1_t3319525431; // BetterList`1 struct BetterList_1_t2996838064; // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996; // System.Collections.Generic.List`1 struct List_1_t3006210622; // System.Collections.Generic.List`1 struct List_1_t3180379001; // System.Collections.Generic.List`1 struct List_1_t3027426323; // System.Comparison`1 struct Comparison_1_t1309067059; // System.Predicate`1 struct Predicate_1_t2359430004; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // System.Collections.Generic.Queue`1 struct Queue_1_t699068519; // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757; // uiSpeakBox struct uiSpeakBox_t2345481508; // System.Collections.Generic.List`1 struct List_1_t4093334610; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // 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; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Action`1 struct Action_1_t2019918284; // System.Runtime.Remoting.ServerIdentity struct ServerIdentity_t2342208608; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // BetterList`1 struct BetterList_1_t289316694; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2297708088; // System.Collections.Generic.List`1 struct List_1_t1221203580; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2578695322; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1382638365; // DMCore.Logic.CChangeNameInfo struct CChangeNameInfo_t1998310127; // cbCouple/OnRefreshIsLover struct OnRefreshIsLover_t1807964166; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3126044582; // BetterList`1 struct BetterList_1_t3921579418; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t2907844050; // User struct User_t2909415622; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Action`3 struct Action_3_t3578807402; // System.Collections.Generic.List`1 struct List_1_t4026413551; // System.Comparison`1 struct Comparison_1_t246522983; // DMCore.Logic.CustomItemList struct CustomItemList_t2820796053; // System.Collections.Generic.List`1 struct List_1_t3149535657; // System.Collections.Generic.List`1 struct List_1_t1260420484; // 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; // System.Collections.Generic.List`1 struct List_1_t3080825839; // System.Collections.Generic.List`1 struct List_1_t2185202699; // System.Collections.Generic.List`1 struct List_1_t3091172711; // CBetterSet`1> struct CBetterSet_1_t1416977057; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2450700484; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4126740418; // System.Collections.Generic.List`1 struct List_1_t631885872; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.Generic.List`1 struct List_1_t3662906633; // CDataModelList struct CDataModelList_t1133308508; // System.Collections.Generic.List`1 struct List_1_t107704651; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462591304; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t993942903; // System.Collections.Generic.List`1 struct List_1_t1848979348; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // 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.LinkedList`1 struct LinkedList_1_t2337629374; // CQualifyingManager/CallBack struct CallBack_t4012644998; // System.Int32[] struct Int32U5BU5D_t385246372; // 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; // System.Collections.Generic.List`1 struct List_1_t3219943714; // System.Collections.Generic.List`1 struct List_1_t1992424465; // System.Collections.Generic.List`1 struct List_1_t1536066709; // System.Collections.Generic.List`1 struct List_1_t3315527713; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t683098980; // System.Collections.Generic.Stack`1 struct Stack_1_t3794335208; // System.Collections.Generic.List`1> struct List_1_t3041809111; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg[] struct _ProcCustomMsgU5BU5D_t3165880077; // 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_t2770218921; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // DMCore.Logic.BrandData[] struct BrandDataU5BU5D_t1814136145; // System.Collections.Generic.List`1 struct List_1_t3326345499; // BetterList`1 struct BetterList_1_t1002471007; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.Generic.List`1 struct List_1_t504483877; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t757155719; // System.Collections.Generic.List`1 struct List_1_t2376830540; // System.Collections.Generic.List`1 struct List_1_t1621593514; // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459; // System.Comparison`1 struct Comparison_1_t679686977; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4083476977; // System.Collections.Generic.List`1 struct List_1_t723336618; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Void struct Void_t1185182177; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t736164020; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3682058863; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3352828889; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // 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.Net.CNetMainLogic/_ProcDelegate[] struct _ProcDelegateU5BU5D_t2947363969; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_t2491780804; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3213771897; // BetterList`1 struct BetterList_1_t1515500177; // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301; // System.Single[] struct SingleU5BU5D_t1444911251; // System.Action`1 struct Action_1_t1192173657; // 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; // BetterList`1 struct BetterList_1_t3256166455; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2057254576; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2186227814; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2398643463; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3591256528; // System.Collections.Generic.List`1 struct List_1_t3998011009; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.UInt16[] struct UInt16U5BU5D_t3326319531; // 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_t1076210208; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t762262942; // System.Collections.Generic.List`1 struct List_1_t2478563954; // 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; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702; // System.Collections.Generic.List`1 struct List_1_t3014434087; // DMCore.Logic.CMessageManager/CMessageGroup struct CMessageGroup_t2505338100; // 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.CSongManager/CSongGroup[] struct CSongGroupU5BU5D_t2243977840; // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743; // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t976235305; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack struct DataRefreshCallBack_t1481235937; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail struct SendPopularLogDetail_t1438849614; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t463511065; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // 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; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2525419584; // DMCore.Logic.CTaskDailyAward[] struct CTaskDailyAwardU5BU5D_t108279183; // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847; // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091; // System.Collections.Generic.List`1 struct List_1_t3978349119; // System.Collections.Generic.List`1> struct List_1_t3588365150; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // System.Collections.Queue struct Queue_t3637523393; // System.Threading.Thread struct Thread_t2300836069; // System.Net.EndPoint struct EndPoint_t982345378; // DMListView struct DMListView_t512231514; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // CDataModelMap struct CDataModelMap_t1093164792; // System.Collections.Generic.List`1 struct List_1_t4014798088; // ScenePersonalWndShop/OnClickMsgCallBack struct OnClickMsgCallBack_t2526724959; // DMCore.Framework.Scene.CWalkCamera struct CWalkCamera_t1176337330; // 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.Action`1 struct Action_1_t1368688201; // System.Action`1 struct Action_1_t1631686707; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3386653540; // DMCore.Framework.Plugin.CYunvaSDK/UserInfo struct UserInfo_t2013096041; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // DMCore.Framework.Scene.CRoleModel_Effect struct CRoleModel_Effect_t71978069; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t497245277; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // System.Collections.Generic.List`1 struct List_1_t863193852; // DMCore.Logic.ADParamEx struct ADParamEx_t1844218245; // System.Collections.Generic.List`1 struct List_1_t539570837; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UILabel struct UILabel_t3248798549; // UIPanel struct UIPanel_t1716472341; // UITexture struct UITexture_t3471168817; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern RuntimeClass* CShopItemData_t2542723346_il2cpp_TypeInfo_var; extern RuntimeClass* CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2161133814; extern String_t* _stringLiteral1719892253; extern String_t* _stringLiteral1232840130; extern String_t* _stringLiteral3222905264; extern String_t* _stringLiteral74857867; extern String_t* _stringLiteral203484071; extern String_t* _stringLiteral3130595509; extern const uint32_t cbShop_OnShopPageData_m3664528955_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t cbShop_OnFindShopData_m3076986386_MetadataUsageId; extern const uint32_t cbShop_OnBrandShopPageData_m3630413250_MetadataUsageId; extern const uint32_t cbShop_OnShopAcitvityData_m235835498_MetadataUsageId; extern const uint32_t cbShop_OnGroupBuyingData_m3484794248_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m314762573_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1896408099_RuntimeMethod_var; extern String_t* _stringLiteral3175011887; extern String_t* _stringLiteral99505124; extern String_t* _stringLiteral2954340664; extern const uint32_t cbShop_OnShopBuyItemResult_m3698048566_MetadataUsageId; extern RuntimeClass* shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var; extern const uint32_t cbShop_OnQuickBuyResult_m1867915233_MetadataUsageId; extern RuntimeClass* shopRenewItem_t1626699652_il2cpp_TypeInfo_var; extern const uint32_t cbShop_OnFreshRnewItemInfo_m1575829260_MetadataUsageId; extern String_t* _stringLiteral3718829616; extern String_t* _stringLiteral1776706558; extern const uint32_t cbShop_OnRenewItemResult_m1045898337_MetadataUsageId; extern const uint32_t cbShop_OnSigleItemInfo_m863665362_MetadataUsageId; extern const uint32_t cbShop_OnMultiItemInfo_m3834970908_MetadataUsageId; extern const uint32_t cbShop_OnNewStoreData_m237354159_MetadataUsageId; extern RuntimeClass* CTopRewardManager_t939116142_il2cpp_TypeInfo_var; extern const uint32_t cbTopRewardList_RefreshRewardList_m1548875857_MetadataUsageId; extern RuntimeClass* CTrystManager_t3257589335_il2cpp_TypeInfo_var; extern const uint32_t cbTryst_OnTrystConfig_m2104105230_MetadataUsageId; extern RuntimeClass* Tryst_EscortTask_t537680740_il2cpp_TypeInfo_var; extern RuntimeClass* CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var; extern RuntimeClass* CAwardItem_t1677460915_il2cpp_TypeInfo_var; extern const uint32_t cbTryst_OnEscortTaskList_m1673010365_MetadataUsageId; extern RuntimeClass* Tryst_PlunderTask_t2930597205_il2cpp_TypeInfo_var; extern const uint32_t cbTryst_OnPlunderTaskList_m3831778568_MetadataUsageId; extern const uint32_t cbTryst_OnTeamAdd_m3710159786_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern RuntimeClass* cbTryst_t4181642646_il2cpp_TypeInfo_var; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern const RuntimeMethod* cbTryst_OnTeamInviteConfirm_m1381052374_RuntimeMethod_var; extern String_t* _stringLiteral1566526685; extern const uint32_t cbTryst_OnTeamInvite_m655965139_MetadataUsageId; extern const RuntimeMethod* cbTryst_OnWaitConfirm_m3066838474_RuntimeMethod_var; extern String_t* _stringLiteral816430843; extern String_t* _stringLiteral2399493619; extern String_t* _stringLiteral329757031; extern const uint32_t cbTryst_OnEscort_Create_m2918088793_MetadataUsageId; extern String_t* _stringLiteral3671631184; extern const uint32_t cbTryst_OnPlunder_Create_m2314820394_MetadataUsageId; extern RuntimeClass* CTrystAcceptManager_t2681539265_il2cpp_TypeInfo_var; extern const uint32_t cbTryst_OnEscort2Accept_m1966320487_MetadataUsageId; extern const uint32_t cbTryst_OnPlunder2Accept_m4256148824_MetadataUsageId; extern RuntimeClass* CTrystResultManager_t1287103754_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2721688862; extern const uint32_t cbTryst_OnTryst_Result_Dance_m3733109336_MetadataUsageId; extern const uint32_t cbTryst_OnTryst_Result_Final_m4137517033_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t cbTryst_OnTeamInviteConfirm_m1381052374_MetadataUsageId; extern const uint32_t cbTryst_OnWaitConfirm_m3066838474_MetadataUsageId; extern RuntimeClass* MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern const RuntimeMethod* MagicWorkShopMainManager_MagicWorkShopResult_m2369630951_RuntimeMethod_var; extern String_t* _stringLiteral3420434452; extern String_t* _stringLiteral3924009645; extern String_t* _stringLiteral4056371380; extern String_t* _stringLiteral2100056244; extern String_t* _stringLiteral143741108; extern String_t* _stringLiteral953045172; extern String_t* _stringLiteral3291697332; extern String_t* _stringLiteral1335382196; extern String_t* _stringLiteral3674034356; extern String_t* _stringLiteral786693936; extern String_t* _stringLiteral1131565236; extern const uint32_t cbWorkshop_Magic_OnReceiveFloodResult_m761822970_MetadataUsageId; extern String_t* _stringLiteral726788289; extern String_t* _stringLiteral4169787491; extern String_t* _stringLiteral4169984099; extern String_t* _stringLiteral4169918563; extern String_t* _stringLiteral4170115171; extern String_t* _stringLiteral4168804451; extern const uint32_t cbWorkshop_Magic_OnReceiveUpgradeResult_m1671327390_MetadataUsageId; extern RuntimeClass* CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1359997266_RuntimeMethod_var; extern String_t* _stringLiteral2375558971; extern const uint32_t CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_MetadataUsageId; extern RuntimeClass* CSceneEffectManager_t793970061_il2cpp_TypeInfo_var; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral789984009; extern String_t* _stringLiteral2502039926; extern String_t* _stringLiteral1436727204; extern const uint32_t CCustomMsgBroadCastProc_OnBroadCastTenMiss_m1217948027_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2894772567_il2cpp_TypeInfo_var; extern RuntimeClass* _ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1146460721_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgBroadCastProc_OnBroadCastTenMiss_m1217948027_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m363058517_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgBroadCastProc_OnBroadCastDanceFace_m2534475932_RuntimeMethod_var; extern const uint32_t CCustomMsgBroadCastProc_OnInit_m3815888556_MetadataUsageId; extern String_t* _stringLiteral3696623800; extern String_t* _stringLiteral1891720412; extern String_t* _stringLiteral1073303861; extern const uint32_t CCustomMsgProc_OnAllReady_m2207046574_MetadataUsageId; extern String_t* _stringLiteral1161938831; extern const uint32_t CCustomMsgProc__StartGame_m859414082_MetadataUsageId; extern RuntimeClass* CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2268074698; extern String_t* _stringLiteral4248988930; extern String_t* _stringLiteral1086423010; extern const uint32_t CCustomMsgProc_OnMusicSectionResult_m1772262060_MetadataUsageId; extern RuntimeClass* CCustomMsgProc_t626198569_il2cpp_TypeInfo_var; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnBeforeMusicEnd_m1089437859_RuntimeMethod_var; extern String_t* _stringLiteral1225903039; extern const uint32_t CCustomMsgProc_OnMusicEndResult_m2561410411_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnBeatKeyResult_m3544590218_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnDancePlayResult_m179410432_MetadataUsageId; extern RuntimeClass* CUIPkgService_t1582475416_il2cpp_TypeInfo_var; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2672744813_il2cpp_TypeInfo_var; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern RuntimeClass* AudioClip_t3680889665_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern const RuntimeMethod* IResHelp__FunPathDanceCamera_m2753716925_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2189065264_RuntimeMethod_var; extern const RuntimeMethod* IResHelp__FunPathDanceAnim_m180543390_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnAfterMusicEnd_m3374563766_RuntimeMethod_var; extern String_t* _stringLiteral306581958; extern String_t* _stringLiteral2835786234; extern String_t* _stringLiteral1719305668; extern const uint32_t CCustomMsgProc_OnBeforeMusicEnd_m1089437859_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* CCustomMsgProc_OnSavePveScoreTimeOver_m2403533338_RuntimeMethod_var; extern String_t* _stringLiteral1926007183; extern String_t* _stringLiteral917982364; extern const uint32_t CCustomMsgProc_OnAfterMusicEnd_m3374563766_MetadataUsageId; extern RuntimeClass* CPveAwardManager_t3593166514_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_1_t2826796192_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern const RuntimeMethod* IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisPVEScore_t550407626_m908015785_RuntimeMethod_var; extern String_t* _stringLiteral1939764993; extern String_t* _stringLiteral2652448469; extern String_t* _stringLiteral1830586300; extern String_t* _stringLiteral781856181; extern String_t* _stringLiteral759850599; extern const uint32_t CCustomMsgProc_OnSavePveScoreSuccess_m3705507135_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnSavePveScoreTimeOver_m2403533338_MetadataUsageId; extern RuntimeClass* CRechargeManager_t2919414649_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProc_OnRechargeCallSignedCode_m1430985354_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnCallPveResultList_m1542349672_MetadataUsageId; extern RuntimeClass* CProperty_t963755051_il2cpp_TypeInfo_var; extern RuntimeClass* Action_t1264377477_il2cpp_TypeInfo_var; extern const RuntimeMethod* CLoadingWatch_OnLevelLoadedDefault_m2523115143_RuntimeMethod_var; extern String_t* _stringLiteral2522787689; extern String_t* _stringLiteral217883487; extern String_t* _stringLiteral2570825119; extern String_t* _stringLiteral1305446639; extern const uint32_t CCustomMsgProc_OnRestartGame_m2096619909_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern RuntimeClass* CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProc_OnStartCountDownForSwitchToDance_m595243597_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnBeforeSwitchPosition_m4182662609_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnDancePlayGiveLike_m2990345680_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnCountDownCallback_m2538889970_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const RuntimeMethod* CCustomMsgProc_OnCountDownCallback_m2538889970_RuntimeMethod_var; extern String_t* _stringLiteral683179544; extern String_t* _stringLiteral3167637222; extern const uint32_t CCustomMsgProc_DisplayCountDown_m1031623839_MetadataUsageId; extern const RuntimeMethod* CLoadingWatch_OnLevelLoadedWithScene_m1373809381_RuntimeMethod_var; extern String_t* _stringLiteral840214861; extern const uint32_t CCustomMsgProc_OnSwitchToDanceStage_m3362448257_MetadataUsageId; extern RuntimeClass* CSongManager_t2375791487_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProc_OnFreshHotMusic_m1518635730_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnFreshSongInfoMyScore_m2153779806_MetadataUsageId; extern const uint32_t CCustomMsgProc_OnFreshSongInfoRankList_m673798561_MetadataUsageId; extern RuntimeClass* CStateManager_t2841071903_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProc_OnChangeRoleState_m17295727_MetadataUsageId; extern const uint32_t CCustomMsgProc__cctor_m2363494378_MetadataUsageId; extern RuntimeClass* CUserCardParams_t243895319_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuManager_t3869721565_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcCard_OnCardRefresh_m488301951_MetadataUsageId; extern const uint32_t CCustomMsgProcCard_OnPropertyRefresh_m1915455696_MetadataUsageId; extern RuntimeClass* CIdolShowManager_t2312713117_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m2696058023_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m358737454_RuntimeMethod_var; extern const uint32_t CCustomMsgProcCard_OnFreshPhotoList_m3932510682_MetadataUsageId; extern String_t* _stringLiteral1933990759; extern const uint32_t CCustomMsgProcChat_OnChatPublicResult_m326646891_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern RuntimeClass* CChatInfo_t4292626735_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern RuntimeClass* PublicSpeakerMessage_t852809025_il2cpp_TypeInfo_var; extern RuntimeClass* CSpeaker_t978472097_il2cpp_TypeInfo_var; extern String_t* _stringLiteral100988800; extern String_t* _stringLiteral3452614522; extern String_t* _stringLiteral70235692; extern const uint32_t CCustomMsgProcChat_OnChatPublic_m3428941152_MetadataUsageId; extern RuntimeClass* ChatContent_t42021257_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcChat_OnChatPrivate_m2187493622_MetadataUsageId; extern const uint32_t CCustomMsgProcChat_OnChatPrivateMyself_m422560472_MetadataUsageId; extern const uint32_t CCustomMsgProcChat_OnChatScene_m1172377676_MetadataUsageId; extern const uint32_t CCustomMsgProcChat_OnChatGuild_m1179453150_MetadataUsageId; extern RuntimeClass* CRedBagManager_t3862531732_il2cpp_TypeInfo_var; extern String_t* _stringLiteral437191192; extern String_t* _stringLiteral3500937908; extern String_t* _stringLiteral2755003837; extern const uint32_t CCustomMsgProcChat_SendChatMessage_m1354514579_MetadataUsageId; extern String_t* _stringLiteral384261975; extern const uint32_t CCustomMsgProcChat_SendChatMessage_m3388901648_MetadataUsageId; extern const uint32_t CCustomMsgProcChat_ChannelNumChangeResult_m3066687000_MetadataUsageId; extern const uint32_t CCustomMsgProcChat_OnStopServer_m1340472255_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnAddBlackUser_m2902401317_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnDeleteBlackUser_m1819151769_MetadataUsageId; extern RuntimeClass* CFriendInfo_t2621259868_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcFriend_OnPushAddFriend_m2489792673_MetadataUsageId; extern RuntimeClass* CPlayerSearchTable_t1089245632_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcFriend_OnPushSearchPlayers_m651200869_MetadataUsageId; extern RuntimeClass* CPlayerInviteTable_t2496984219_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcFriend_OnPushInvitePlayers_m2155031858_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnFriendPropertyChanged_m1136117433_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnFriendChangeState_m3985515271_MetadataUsageId; extern RuntimeClass* CFriendInfoU5BU5D_t1425557173_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcFriend_OnFriendsList_m765908018_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnDeleteFriend_m1128965893_MetadataUsageId; extern String_t* _stringLiteral476000067; extern const uint32_t CCustomMsgProcFriend_OnAttentionFriendResult_m4266838014_MetadataUsageId; extern RuntimeClass* CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var; extern const RuntimeMethod* ITaskBase_1_IsProcessing_m1431982735_RuntimeMethod_var; extern const RuntimeMethod* ITaskBase_1_AddTask_m2037277534_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_TimerProc_m2006511513_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709_RuntimeMethod_var; extern String_t* _stringLiteral3799389038; extern String_t* _stringLiteral859146334; extern String_t* _stringLiteral1077711971; extern String_t* _stringLiteral2887317977; extern String_t* _stringLiteral464901592; extern const uint32_t CCustomMsgProcFriend_OnGetInvitePlayGame_m3199999216_MetadataUsageId; extern const uint32_t CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709_MetadataUsageId; extern const RuntimeMethod* ITaskBase_1_RemoveTask_m2603698764_RuntimeMethod_var; extern const uint32_t CCustomMsgProcFriend_SendInvitationResult_m3446318060_MetadataUsageId; extern String_t* _stringLiteral3491492877; extern const uint32_t CCustomMsgProcFriend_TimerProc_m2006511513_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild__ShowErrorHint_m1486559534_MetadataUsageId; extern RuntimeClass* CGuildManager_t3445311192_il2cpp_TypeInfo_var; extern const RuntimeMethod* CGuildManager_AckInviteJoinInGuild_m2942963395_RuntimeMethod_var; extern String_t* _stringLiteral2251895313; extern String_t* _stringLiteral1746032961; extern const uint32_t CCustomMsgProcGuild_OnBeInvitedJoinInGuild_m2907848876_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild_OnReponseGuildList_m3666328034_MetadataUsageId; extern RuntimeClass* CGuildData_t2153593818_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcGuild_OnSelfGuildBaseInfo_m3253730385_MetadataUsageId; extern RuntimeClass* CMemberData_t1242630376_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3525037527; extern const uint32_t CCustomMsgProcGuild_OnSelfGuildMemberInfo_m1408363833_MetadataUsageId; extern String_t* _stringLiteral2331116290; extern String_t* _stringLiteral2635180722; extern const uint32_t CCustomMsgProcGuild_OnDistributeRightResult_m2418063718_MetadataUsageId; extern String_t* _stringLiteral3034477214; extern const uint32_t CCustomMsgProcGuild_OnRequestJoinInResult_m807543390_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild_OnCancelJoinInResult_m807734877_MetadataUsageId; extern String_t* _stringLiteral2515759035; extern const uint32_t CCustomMsgProcGuild_OnCreateGuildResult_m704960007_MetadataUsageId; extern String_t* _stringLiteral663393353; extern String_t* _stringLiteral101731025; extern const uint32_t CCustomMsgProcGuild_OnExpelMemberResult_m1767327910_MetadataUsageId; extern String_t* _stringLiteral2020569911; extern String_t* _stringLiteral1345158250; extern const uint32_t CCustomMsgProcGuild_OnTransferMasterResult_m1352517716_MetadataUsageId; extern RuntimeClass* CJoinRequstData_t67409287_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcGuild_OnRequestJoinInList_m2214508220_MetadataUsageId; extern RuntimeClass* CLogData_t998132375_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcGuild_OnGuildLogList_m3487115175_MetadataUsageId; extern String_t* _stringLiteral2117636933; extern const uint32_t CCustomMsgProcGuild_OnAddContributionValue_m2605717132_MetadataUsageId; extern String_t* _stringLiteral1690046693; extern String_t* _stringLiteral1494825094; extern const uint32_t CCustomMsgProcGuild_OnGuildSignInResult_m2813119938_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild_OnJoinRequestProcessResult_m3138937553_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild_OnGuildLevelUp_m3707230332_MetadataUsageId; extern String_t* _stringLiteral788994173; extern const uint32_t CCustomMsgProcGuild_OnRequestDissolveResult_m564916641_MetadataUsageId; extern String_t* _stringLiteral2374829105; extern const uint32_t CCustomMsgProcGuild_OnCancelDissolveResult_m2678618241_MetadataUsageId; extern const uint32_t CCustomMsgProcGuild_OnCreateGuildContion_m114807794_MetadataUsageId; extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var; extern RuntimeClass* TypeClass_t2664900121_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcGuild_OnKickOutGuild_m1713511900_MetadataUsageId; extern RuntimeClass* CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var; extern RuntimeClass* CCustomMsgProcInteractive_t758428683_il2cpp_TypeInfo_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnMsgClkResult_m3131632341_RuntimeMethod_var; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral2289532615; extern const uint32_t CCustomMsgProcInteractive_OnReceiveInviteMsgFromSender_m404635237_MetadataUsageId; extern RuntimeClass* CWalkCamera_t1176337330_il2cpp_TypeInfo_var; extern RuntimeClass* CSingleAnimManager_t1334401826_il2cpp_TypeInfo_var; extern RuntimeClass* CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcInteractive_OnReceiveBeginInteractiveMsg_m812357322_MetadataUsageId; extern const uint32_t CCustomMsgProcInteractive_OnMsgClkResult_m3131632341_MetadataUsageId; extern const uint32_t CCustomMsgProcInteractive_OnReceiveInteractiveList_m3581555307_MetadataUsageId; extern String_t* _stringLiteral3474301708; extern const uint32_t CCustomMsgProcInteractive_OnSingleInteractiveRefresh_m3983968305_MetadataUsageId; extern RuntimeClass* CLottery_t1855092142_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcLottery_OnFreshLotteryTickets_m2948652848_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_OnFreshAwardCostConfig_m1979027586_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_OnFreshLotteryResult_m1499022558_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_OnFreshLotteryGetInfo_m2511979521_MetadataUsageId; extern RuntimeClass* CLotteryNew_t505895158_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcLottery_RefreshLotteryData_m1599657180_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_FreshLotteryResult_m3540731901_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_ReceiveReward_m213225282_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_FreshLotteryShopData_m3386621477_MetadataUsageId; extern const uint32_t CCustomMsgProcLottery_ExchangeResult_m1388470230_MetadataUsageId; extern RuntimeClass* CMessageData_t2024175854_il2cpp_TypeInfo_var; extern RuntimeClass* CMessageManager_t3136027633_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcMessage_OnMailListData_m1176502304_MetadataUsageId; extern String_t* _stringLiteral550793149; extern const uint32_t CCustomMsgProcMessage_OnMailInfoData_m1883490471_MetadataUsageId; extern String_t* _stringLiteral2378284625; extern String_t* _stringLiteral51233597; extern const uint32_t CCustomMsgProcPlayerContact_OnPrisePlayer_m2853384440_MetadataUsageId; extern String_t* _stringLiteral1843527928; extern String_t* _stringLiteral1647384851; extern String_t* _stringLiteral2215699307; extern String_t* _stringLiteral3925516759; extern const uint32_t CCustomMsgProcPlayerContact_OnAddFocus_m2332394947_MetadataUsageId; extern String_t* _stringLiteral3697123938; extern String_t* _stringLiteral1950780803; extern String_t* _stringLiteral367457319; extern const uint32_t CCustomMsgProcPlayerContact_OnGiveGift_m4013959919_MetadataUsageId; extern RuntimeClass* CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var; extern RuntimeClass* CGiftManager_t2180653355_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcPlayerContact_OnSendOrRecvGiftResult_m2541814596_MetadataUsageId; extern RuntimeClass* CTaskItem_t2164631511_il2cpp_TypeInfo_var; extern RuntimeClass* CTaskAwardUnit_t1909119860_il2cpp_TypeInfo_var; extern RuntimeClass* CTaskCommonAward_t611906720_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcTask_OnFreshTaskList_m216170898_MetadataUsageId; extern const uint32_t CCustomMsgProcTask_OnFreshTaskItem_m700410014_MetadataUsageId; extern RuntimeClass* CTopListManager_t2888565983_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcTopList_OnFreshTopList_m1470394498_MetadataUsageId; extern RuntimeClass* CWalkManager_t3228361237_il2cpp_TypeInfo_var; extern const uint32_t CCustomMsgProcWalk_OnWalkTick_m3063239010_MetadataUsageId; extern RuntimeClass* CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var; extern RuntimeClass* CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var; extern RuntimeClass* DailyAdGiftManager_t4283495990_il2cpp_TypeInfo_var; extern RuntimeClass* CADConfig_t2669318563_il2cpp_TypeInfo_var; extern RuntimeClass* CExchangeManager_t117633886_il2cpp_TypeInfo_var; extern RuntimeClass* CEnergyManager_t1133571008_il2cpp_TypeInfo_var; extern RuntimeClass* CChangeNameManager_t2068867582_il2cpp_TypeInfo_var; extern RuntimeClass* CCustomizationManager_t450932257_il2cpp_TypeInfo_var; extern RuntimeClass* shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var; extern RuntimeClass* CPetManager_t2941415134_il2cpp_TypeInfo_var; extern RuntimeClass* CPetConfig_t679804737_il2cpp_TypeInfo_var; extern RuntimeClass* MemberManager_t2979457932_il2cpp_TypeInfo_var; extern RuntimeClass* CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var; extern RuntimeClass* CIntegralRankController_t2394358502_il2cpp_TypeInfo_var; extern const RuntimeMethod* CCustomMsgProc_OnAllReady_m2207046574_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnMusicSectionResult_m1772262060_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnMusicEndResult_m2561410411_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnBeatKeyResult_m3544590218_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnRestartGame_m2096619909_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnDancePlayResult_m179410432_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnRechargeCallSignedCode_m1430985354_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnCallPveResultList_m1542349672_RuntimeMethod_var; extern const RuntimeMethod* CPveManager_SetPveAtlas_m1719164037_RuntimeMethod_var; extern const RuntimeMethod* CPveManager_PictureResult_m458010456_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnStartCountDownForSwitchToDance_m595243597_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnBeforeSwitchPosition_m4182662609_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnDancePlayGiveLike_m2990345680_RuntimeMethod_var; extern const RuntimeMethod* cbPackage_OnFreshPackage_m1325431135_RuntimeMethod_var; extern const RuntimeMethod* cbPackage_OnItemDelete_m1147560703_RuntimeMethod_var; extern const RuntimeMethod* cbPackage_OnGetItemNoticeProc_m2085284245_RuntimeMethod_var; extern const RuntimeMethod* cbPackage_OnGetChristmasLeftTime_m285827600_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnShopPageData_m3664528955_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnShopBuyItemResult_m3698048566_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnQuickBuyResult_m1867915233_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnShopAcitvityData_m235835498_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnGroupBuyingData_m3484794248_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnRenewItemResult_m1045898337_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnFreshRnewItemInfo_m1575829260_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnFragmentShopData_m642849873_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnFragmentShopBuyResult_m712183724_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnFindShopData_m3076986386_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnPushAddFriend_m2489792673_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnPushSearchPlayers_m651200869_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnPushInvitePlayers_m2155031858_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnAddBlackUser_m2902401317_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnDeleteBlackUser_m1819151769_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnFriendPropertyChanged_m1136117433_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnFriendChangeState_m3985515271_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnFriendsList_m765908018_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnDeleteFriend_m1128965893_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnAttentionFriendResult_m4266838014_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcFriend_OnGetInvitePlayGame_m3199999216_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatPublic_m3428941152_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatPublicResult_m326646891_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatPrivate_m2187493622_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatPrivateMyself_m422560472_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatScene_m1172377676_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnChatGuild_m1179453150_RuntimeMethod_var; extern const RuntimeMethod* CRedBagManager_ReceiveRedBagResult_m2266969706_RuntimeMethod_var; extern const RuntimeMethod* CRedBagManager_ReceiveRedBagInfo_m2408564548_RuntimeMethod_var; extern const RuntimeMethod* CRedBagManager_RequestGetMyRedbagData_m1839210658_RuntimeMethod_var; extern const RuntimeMethod* CRedBagManager_RequestMyGuildBaseInfo_m234874164_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcCard_OnCardRefresh_m488301951_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcCard_OnPropertyRefresh_m1915455696_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcCard_OnCardRoomInfo_m391414865_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcCard_OnFreshPhotoList_m3932510682_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcTask_OnFreshTaskList_m216170898_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcTask_OnFreshTaskItem_m700410014_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcTask_OnFreshDailyActiveData_m1949038132_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcTask_OnAcceptAwardResult_m3150080342_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcTopList_OnFreshTopList_m1470394498_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnBeInvitedJoinInGuild_m2907848876_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnReponseGuildList_m3666328034_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnSelfGuildBaseInfo_m3253730385_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnSelfGuildMemberInfo_m1408363833_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnSelfGuildNoticeInfo_m299556896_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnSelfGuildLogInfo_m630297126_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnDistributeRightResult_m2418063718_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnRequestJoinInResult_m807543390_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnCancelJoinInResult_m807734877_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnCreateGuildResult_m704960007_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnExpelMemberResult_m1767327910_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnTransferMasterResult_m1352517716_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnRequestJoinInList_m2214508220_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnGuildLogList_m3487115175_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnAddContributionValue_m2605717132_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnGuildSignInResult_m2813119938_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnJoinRequestProcessResult_m3138937553_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnGuildLevelUp_m3707230332_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnRequestDissolveResult_m564916641_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnCancelDissolveResult_m2678618241_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnCreateGuildContion_m114807794_RuntimeMethod_var; extern const RuntimeMethod* CVipConfig_OnGetVipGiftResult_m1330494744_RuntimeMethod_var; extern const RuntimeMethod* CAvatarEquipManager_OnResponseEquipInfo_m1370547412_RuntimeMethod_var; extern const RuntimeMethod* CChatManager_AddChatUser_m97780342_RuntimeMethod_var; extern const RuntimeMethod* CChatManager_onWorldChatResult_m240258362_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnSavePveScoreSuccess_m3705507135_RuntimeMethod_var; extern const RuntimeMethod* CADConfig_ResAwardexInfo2_m4111226792_RuntimeMethod_var; extern const RuntimeMethod* DailyAdGiftManager_ResAward_m2354455138_RuntimeMethod_var; extern const RuntimeMethod* DailyAdGiftManager_ResDailyGiftInfo_m356389102_RuntimeMethod_var; extern const RuntimeMethod* CADConfig_FirstRechargeIsOpen_m3605203227_RuntimeMethod_var; extern const RuntimeMethod* CADConfig_FirstRechargeWatchAdResult_m2214035096_RuntimeMethod_var; extern const RuntimeMethod* CExchangeManager_GetExchangTimesFromServer_m2995250517_RuntimeMethod_var; extern const RuntimeMethod* CExchangeManager_GetExchangResultFromServer_m1021218578_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcMessage_OnSendMailResult_m2419685011_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcMessage_OnNewMailNotify_m2037381335_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcMessage_OnMailListData_m1176502304_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcMessage_OnMailInfoData_m1883490471_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcMessage_OnDeleteMailResult_m3421130123_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcPlayerContact_OnPrisePlayer_m2853384440_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcPlayerContact_OnAddFocus_m2332394947_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcPlayerContact_OnGiveGift_m4013959919_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_OnFreshLotteryTickets_m2948652848_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_OnFreshAwardCostConfig_m1979027586_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_OnFreshLotteryResult_m1499022558_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_OnFreshLotteryGetInfo_m2511979521_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_FreshActivityDetail_m3990080541_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_AcceptAwardResult_m20121676_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_RetroactiveResult_m270700411_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_TotalSignResult_m941246566_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_FreshActivityList_m923126339_RuntimeMethod_var; extern const RuntimeMethod* cbActivity_FortuneCatCostSuccess_m2195979191_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnReceiveInviteMsgFromSender_m404635237_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnReceiveAcceedResultFromOther_m2721966292_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnReceiveBeginInteractiveMsg_m812357322_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnReceiveInteractiveList_m3581555307_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcInteractive_OnSingleInteractiveRefresh_m3983968305_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcPlayerContact_OnSendOrRecvGiftResult_m2541814596_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnFreshHotMusic_m1518635730_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnFreshSongInfoMyScore_m2153779806_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnFreshSongInfoRankList_m673798561_RuntimeMethod_var; extern const RuntimeMethod* cbReminder_OnProcessNotifyMessage_m1035924717_RuntimeMethod_var; extern const RuntimeMethod* cbDraw_OnFreshDrawData_m3663492297_RuntimeMethod_var; extern const RuntimeMethod* cbDraw_OnFreshPrize_m3378662505_RuntimeMethod_var; extern const RuntimeMethod* cbDraw_OnFreshLegendItemData_m719784595_RuntimeMethod_var; extern const RuntimeMethod* CWishFountainMgr_OnResopneTreviList_m2623166191_RuntimeMethod_var; extern const RuntimeMethod* CPhotoManager_OnServerUsrPhotos_m2486626432_RuntimeMethod_var; extern const RuntimeMethod* CKDDeviceService_OnServerFitfunID_m419544197_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnFreshAchList_m3027384054_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnFreshProgress_m3936447204_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnFreshDetail_m3317172038_RuntimeMethod_var; extern const RuntimeMethod* cbTopRewardList_RefreshRewardList_m1548875857_RuntimeMethod_var; extern const RuntimeMethod* CEnergyManager_ReponseEnergyConfig_m4269779854_RuntimeMethod_var; extern const RuntimeMethod* cbFragment_cbReponseComposeMultiFormula_m2767435991_RuntimeMethod_var; extern const RuntimeMethod* cbFragment_cbResponseComposeFormula_m2548326013_RuntimeMethod_var; extern const RuntimeMethod* cbFragment_cbResponseDecomposeFormula_m3046003842_RuntimeMethod_var; extern const RuntimeMethod* cbFragment_cbResponseCompose_m2826811353_RuntimeMethod_var; extern const RuntimeMethod* cbFragment_cbResponseDecompose_m1135051973_RuntimeMethod_var; extern const RuntimeMethod* CPveManager_ResponseCheckEnergyState_m1585400377_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_ChannelChangeResult_m4274895979_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_ChannelNumChangeResult_m3066687000_RuntimeMethod_var; extern const RuntimeMethod* cbProfess_OnProfess_m3795953543_RuntimeMethod_var; extern const RuntimeMethod* cbProfess_OnGiftBoo_m918454921_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnResponseIsLover_m3072174711_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnCoupleInfo_m2169781336_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnMarryApply_m976156817_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnStartMarry_m2267435981_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnRefreshMarryTag_m3290829303_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnResponseBless_m4150636738_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnResponseBlessList_m3952366876_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnGiveCandies_m1493397835_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnRefreshCandies_m1930396982_RuntimeMethod_var; extern const RuntimeMethod* cbMarry_OnGetCandies_m3037669701_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnWaterInfo_m3654884694_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnReliveLoverInfo_m2652455305_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnLoveLog_m2564786909_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_OnGetGift_m1666816296_RuntimeMethod_var; extern const RuntimeMethod* cbSweep_OnResponseSweep_m819302616_RuntimeMethod_var; extern const RuntimeMethod* cbContriShop_OnResponseContriShop_m2613092871_RuntimeMethod_var; extern const RuntimeMethod* cbMember_OnResponseMember_m1311867940_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProc_OnChangeRoleState_m17295727_RuntimeMethod_var; extern const RuntimeMethod* CChangeNameManager_ResponseChangeName_m3532662195_RuntimeMethod_var; extern const RuntimeMethod* CCustomizationManager_ResponseCustomization_m594148876_RuntimeMethod_var; extern const RuntimeMethod* CCustomizationManager_ResponseBuy_m1361733591_RuntimeMethod_var; extern const RuntimeMethod* CCustomizationManager_ResponseEquip_m1241507292_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnPromptLastWeekRank_m185681540_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnHitRankList_m1822870361_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnTop10IdolsList_m2366788216_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnCollectList_m2375663762_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnAddOrDeleteIdol_m689114088_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnGetPresent_m409776307_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnGetIdolConfig_m3856190564_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnGetIdolDetail_m3215626604_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnSearchResult_m3623456067_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnGetPopularityDetailLog_m1887494183_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_OnGetPopularityPlayerList_m1218675823_RuntimeMethod_var; extern const RuntimeMethod* cbIdolShow_ReceiveIdolGiftList_m3711618783_RuntimeMethod_var; extern const RuntimeMethod* CGuildChallengeModel_ResponseChallengeBoss_m833612305_RuntimeMethod_var; extern const RuntimeMethod* shopSendGiftTarget_ResponseSendPresentResult_m2494141294_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcGuild_OnKickOutGuild_m1713511900_RuntimeMethod_var; extern const RuntimeMethod* cbCouple_AddLoveValue_m3472204177_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnBrandShopPageData_m3630413250_RuntimeMethod_var; extern const RuntimeMethod* cbQualifying_OnQualifyingPlayerInfoData_m2219401421_RuntimeMethod_var; extern const RuntimeMethod* cbQualifying_OnQualifyingMatchResultInfo_m616430536_RuntimeMethod_var; extern const RuntimeMethod* cbQualifying_OnReceQualifyRankListData_m78250089_RuntimeMethod_var; extern const RuntimeMethod* cbQualifying_OnReceQualifyResult_m2369119107_RuntimeMethod_var; extern const RuntimeMethod* cbQualifying_OnReceQualifyCfg_m2942555199_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcWalk_OnWalkTick_m3063239010_RuntimeMethod_var; extern const RuntimeMethod* CActivityManager_ReceiveAnnounceCloth_m1500630603_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponseFollowOrRelese_m827265120_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_RefreshPetList_m4281754246_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponseActivePet_m241255309_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponseLevelMsg_m1909619409_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponseBuyEnergy_m3015391274_RuntimeMethod_var; extern const RuntimeMethod* CPetConfig_ResponsePetConfig_m1004517824_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponseUseQualityMaterial_m1053777514_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponsePetSkillInfo_m2870908258_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponsePetSkillLevelUpRes_m2847689531_RuntimeMethod_var; extern const RuntimeMethod* CPetManager_ResponsePetCellNum_m2632390465_RuntimeMethod_var; extern const RuntimeMethod* CRechargeConfig_ResponseRecharegeAdditonalInfo_m1723736975_RuntimeMethod_var; extern const RuntimeMethod* MemberManager_GetMemberReturn_m3368053927_RuntimeMethod_var; extern const RuntimeMethod* CLeveluprewardConfig_ResponseAwardInfo_m1968841270_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnSigleItemInfo_m863665362_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnMultiItemInfo_m3834970908_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyDataUpdata_m1832807468_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyPingDataUpdata_m4107312806_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyPingResult_m2350485460_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFaimlyAddSuccess_m993706089_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFaimlyBrokenSuccess_m2037268465_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnSameGeneraTionSelected_m3967957052_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyTypeDateResult_m1227972190_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyRewardDataResult_m1716262386_RuntimeMethod_var; extern const RuntimeMethod* cbFamily_OnFamilyGettedRewardDataResult_m1360660949_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_FreshLotteryResult_m3540731901_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_RefreshLotteryData_m1599657180_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_ReceiveReward_m213225282_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_FreshLotteryShopData_m3386621477_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcLottery_ExchangeResult_m1388470230_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgIsOpen_m3288809809_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgIsFinished_m2099098164_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgDrawResult_m2206389108_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgFMShopData_m1875917566_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgFMHistoryAll_m1915122234_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgFMHistorySelf_m4056363310_RuntimeMethod_var; extern const RuntimeMethod* CIntegralRankController_ResponseIntegralRankInfo_m3361343208_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgFMPopularityPrizeData_m1894798820_RuntimeMethod_var; extern const RuntimeMethod* cbFruitMachine_OnMsgBigWinnerData_m1439514183_RuntimeMethod_var; extern const RuntimeMethod* cbWorkshop_Magic_OnReceiveClothUpstepMaterial_m883942208_RuntimeMethod_var; extern const RuntimeMethod* cbWorkshop_Magic_OnReceiveFloodResult_m761822970_RuntimeMethod_var; extern const RuntimeMethod* cbWorkshop_Magic_OnReceiveUpgradeResult_m1671327390_RuntimeMethod_var; extern const RuntimeMethod* cbSuitInfo_OnGetSuitInfo_m4027106680_RuntimeMethod_var; extern const RuntimeMethod* cbSuitInfo_OnGetRewardResult_m2951836589_RuntimeMethod_var; extern const RuntimeMethod* cbSuitInfo_OnGetSuitNum_m2957636493_RuntimeMethod_var; extern const RuntimeMethod* cbSuitInfo_OnGetTujianProgress_m1951109422_RuntimeMethod_var; extern const RuntimeMethod* cbSuitInfo_OnGetTujianSuccess_m396604445_RuntimeMethod_var; extern const RuntimeMethod* CbCardHandBook_OnFreshClothes_m3183869759_RuntimeMethod_var; extern const RuntimeMethod* CbCardHandBook_OnFreshCollection_m3162106023_RuntimeMethod_var; extern const RuntimeMethod* CbCardHandBook_OnFreshTheme_m3606002022_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgProcChat_OnStopServer_m1340472255_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnFreshAchMedalData_m68689112_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnWearOrDownAchMedal_m3072017230_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnFreshAchShopData_m701117947_RuntimeMethod_var; extern const RuntimeMethod* cbBeach_OnBeachSceneList_m3913802746_RuntimeMethod_var; extern const RuntimeMethod* cbAchievement_OnGetAchievementCompleted_m1073712021_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnIdolInfo_m1177925630_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnLevelupStarAward_m1189044946_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnGetLevelUpAwardResult_m4132966395_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnDayAward_m2781418683_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnDayAwardResult_m4094521876_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnIdolLevelupResult_m3102797545_RuntimeMethod_var; extern const RuntimeMethod* WaitingRoomHelper_BeachEntryPool_m413950061_RuntimeMethod_var; extern const RuntimeMethod* WaitingRoomHelper_BeachLeavePool_m3282554989_RuntimeMethod_var; extern const RuntimeMethod* WaitingRoomHelper_BeachAddExp_m2938107984_RuntimeMethod_var; extern const RuntimeMethod* WaitingRoomHelper_BeachInteract_m997200054_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnNoticeTaskInfoList_m2112482543_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnRefreshSubtaskInfo_m502613744_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnStartTaskResult_m1309697698_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnCancelTaskResult_m2915976240_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnInviteFirendList_m2193249512_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnInviteFirendResult_m3677841096_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnGetAwardResult_m2595184409_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnRefreshSubtaskResult_m3413878443_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnLevelupResult_m2496428324_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnRefreshExp_m3954035366_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnQuickFinishNeedDcash_m4154923056_RuntimeMethod_var; extern const RuntimeMethod* cbIdol_OnQuickFinishResult_m1537084560_RuntimeMethod_var; extern const RuntimeMethod* cbIdolAbility_OnIdolAbilityRewardData_m2748699007_RuntimeMethod_var; extern const RuntimeMethod* cbIdolAbility_OnIdolAbilityConfigData_m3191592425_RuntimeMethod_var; extern const RuntimeMethod* cbIdolAbility_OnIdolAbilityPlayerData_m2041805192_RuntimeMethod_var; extern const RuntimeMethod* cbIdolAbility_OnGetIdolValueChange_m762509338_RuntimeMethod_var; extern const RuntimeMethod* cbIdolAbility_OnGetIdolValuesChange_m2118828699_RuntimeMethod_var; extern const RuntimeMethod* cbGiftPackage_OnReceiveGiftPackageData_m1854155550_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveCoupleWallInfo_m705876410_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveDeleteInfoResult_m1598496727_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceivePublishInfoResult_m3050991755_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveMessageLogInfo_m3134906645_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveExpressResultData_m4120613800_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveClearAlreadyMessageLog_m2712313691_RuntimeMethod_var; extern const RuntimeMethod* cbCoupleWall_OnReceiveExpressWork_m2765040482_RuntimeMethod_var; extern const RuntimeMethod* CRoleVehicleLogic_OnServerMsgInvite_m4283296385_RuntimeMethod_var; extern const RuntimeMethod* CRoleVehicleLogic_OnServerMsgAgree_m417568921_RuntimeMethod_var; extern const RuntimeMethod* CRoleVehicleLogic_OnServerMsgKick_m3787955433_RuntimeMethod_var; extern const RuntimeMethod* cbIdolCard_OnCard_unlockInfo_m3614501932_RuntimeMethod_var; extern const RuntimeMethod* cbIdolCard_Refresh_unlockInfo_m4275109854_RuntimeMethod_var; extern const RuntimeMethod* cbOnHook_OnCardSlotList_m1584901778_RuntimeMethod_var; extern const RuntimeMethod* cbOnHook_OnRefreshCardSlotItem_m4010582664_RuntimeMethod_var; extern const RuntimeMethod* cbOnHook_OnReceiveNeedCash_m2270632660_RuntimeMethod_var; extern const RuntimeMethod* cbShop_OnNewStoreData_m237354159_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnPinList_m2358632285_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnInviteList_m1752458766_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnShopList_m3951296422_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnCompletedList_m2693643900_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnCreateResult_m3920782683_RuntimeMethod_var; extern const RuntimeMethod* cbPinShop_OnJoinList_m4030177436_RuntimeMethod_var; extern const RuntimeMethod* cbRank_OnBaseInfo_m1865999855_RuntimeMethod_var; extern const RuntimeMethod* cbRank_OnRankInfo_m1359518346_RuntimeMethod_var; extern const RuntimeMethod* cbRank_OnVoteResult_m1677383003_RuntimeMethod_var; extern const RuntimeMethod* cbRank_OnRewardList_m538523338_RuntimeMethod_var; extern const RuntimeMethod* cbRank_OnGiftList_m1489286527_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGameRewardList_m1039284989_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGameRankList_m1358596438_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGamePageData_m2047932039_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGameLoadingData_m387211383_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnPacksackData_m3015968997_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnStartVoteData_m2267300489_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGetServerTime_m2999951806_RuntimeMethod_var; extern const RuntimeMethod* cbChangeGame_OnGetIsOpen_m215979541_RuntimeMethod_var; extern const RuntimeMethod* cbSameStyle_OnPosterList_m1714292149_RuntimeMethod_var; extern const RuntimeMethod* cbSameStyle_OnPosterDetail_m3953051349_RuntimeMethod_var; extern const RuntimeMethod* cbSameStyle_OnSameStylePackageList_m70191051_RuntimeMethod_var; extern const RuntimeMethod* cbSameStyle_OnSubmitOtherEquip_m2076248595_RuntimeMethod_var; extern const RuntimeMethod* cbShare_OnQueryShareReward_m2927474406_RuntimeMethod_var; extern const RuntimeMethod* cbShare_OnGetPrizeResult_m3406331510_RuntimeMethod_var; extern const RuntimeMethod* cbShare_OnShareSuccess_m883947820_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnTrystConfig_m2104105230_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnEscortTaskList_m1673010365_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnPlunderTaskList_m3831778568_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnTeamAdd_m3710159786_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnTeamInvite_m655965139_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnEntryHall_m3488518008_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnEscort_Create_m2918088793_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnCancelTask_m1553003231_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnEscort2Accept_m1966320487_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnPlunder_Create_m2314820394_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnPlunder2Accept_m4256148824_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnTryst_Result_Dance_m3733109336_RuntimeMethod_var; extern const RuntimeMethod* cbTryst_OnTryst_Result_Final_m4137517033_RuntimeMethod_var; extern const RuntimeMethod* cbBookReservation_OnBookReservationData_m2948036759_RuntimeMethod_var; extern const RuntimeMethod* cbBookReservation_OnBookReservationSingleData_m2612882645_RuntimeMethod_var; extern const RuntimeMethod* cbBookReservation_OnBookReservationRanking_m3073907216_RuntimeMethod_var; extern const RuntimeMethod* CFCMConfig_ReceiveFCMData_m2006599389_RuntimeMethod_var; extern const RuntimeMethod* CFunctionSwitchConfig_ReceiveFCMData_m1754098120_RuntimeMethod_var; extern const RuntimeMethod* CNetMainLogic_OnServerRoleReady_m72347558_RuntimeMethod_var; extern const uint32_t CCustomNetMsgHooker__ctor_m3128157556_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m169465257_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2444938132_RuntimeMethod_var; extern String_t* _stringLiteral2779891651; extern const uint32_t CCustomNetMsgHooker_OnCallBackCustomMsg_m3029798170_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m3367577580_RuntimeMethod_var; extern const uint32_t CCustomNetMsgHooker_RegisterCustomCallback_m690621943_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern const uint32_t CNetLink__ctor_m2107516412_MetadataUsageId; extern RuntimeClass* TcpClient_t822906377_il2cpp_TypeInfo_var; extern RuntimeClass* CTMsgLink_t2836569250_il2cpp_TypeInfo_var; extern const uint32_t CNetLink_Init_m1455686201_MetadataUsageId; extern RuntimeClass* CTMsgSend_t560712231_il2cpp_TypeInfo_var; extern const uint32_t CNetLink_Send_m1150124387_MetadataUsageId; extern RuntimeClass* IPAddress_t241777590_il2cpp_TypeInfo_var; extern const uint32_t CTMsgLink_OnBackGroundExcute_m2136505939_MetadataUsageId; extern RuntimeClass* CTMsgReceive_t1651985722_il2cpp_TypeInfo_var; extern const uint32_t CTMsgLink_OnEndExcute_m3377129955_MetadataUsageId; extern RuntimeClass* SocketException_t3852068672_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2553861418; extern String_t* _stringLiteral514436850; extern const uint32_t CTMsgReceive_OnBackGroundExcute_m2488465105_MetadataUsageId; extern const uint32_t CTMsgReceive_OnEndExcute_m772735946_MetadataUsageId; extern String_t* _stringLiteral1353326506; extern const uint32_t CTMsgSend_OnBackGroundExcute_m524882470_MetadataUsageId; extern String_t* _stringLiteral1589941709; extern const uint32_t CTMsgSend_OnEndExcute_m1224182003_MetadataUsageId; struct CAwardItemU5BU5D_t688006690; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct CFriendInfoU5BU5D_t1425557173; struct ByteU5BU5D_t4116647657; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H #ifndef CTASKAWARDUNIT_T1909119860_H #define CTASKAWARDUNIT_T1909119860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskAwardUnit::AwardID int32_t ___AwardID_0; // System.Int32 DMCore.Logic.CTaskAwardUnit::Count int32_t ___Count_1; // System.Int32 DMCore.Logic.CTaskAwardUnit::Validation int32_t ___Validation_2; // System.Boolean DMCore.Logic.CTaskAwardUnit::IsChoosable bool ___IsChoosable_3; public: inline static int32_t get_offset_of_AwardID_0() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___AwardID_0)); } inline int32_t get_AwardID_0() const { return ___AwardID_0; } inline int32_t* get_address_of_AwardID_0() { return &___AwardID_0; } inline void set_AwardID_0(int32_t value) { ___AwardID_0 = value; } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_Validation_2() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Validation_2)); } inline int32_t get_Validation_2() const { return ___Validation_2; } inline int32_t* get_address_of_Validation_2() { return &___Validation_2; } inline void set_Validation_2(int32_t value) { ___Validation_2 = value; } inline static int32_t get_offset_of_IsChoosable_3() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___IsChoosable_3)); } inline bool get_IsChoosable_3() const { return ___IsChoosable_3; } inline bool* get_address_of_IsChoosable_3() { return &___IsChoosable_3; } inline void set_IsChoosable_3(bool value) { ___IsChoosable_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKAWARDUNIT_T1909119860_H #ifndef CCUSTOMMSGPROCTASK_T832431230_H #define CCUSTOMMSGPROCTASK_T832431230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcTask struct CCustomMsgProcTask_t832431230 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCTASK_T832431230_H #ifndef CCUSTOMMSGPROCPLAYERCONTACT_T765958492_H #define CCUSTOMMSGPROCPLAYERCONTACT_T765958492_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcPlayerContact struct CCustomMsgProcPlayerContact_t765958492 : public RuntimeObject { public: public: }; struct CCustomMsgProcPlayerContact_t765958492_StaticFields { public: // System.Boolean DMCore.Net.CCustomMsgProcPlayerContact::isHasEffect bool ___isHasEffect_0; // System.Int64 DMCore.Net.CCustomMsgProcPlayerContact::accId int64_t ___accId_1; // System.Int32 DMCore.Net.CCustomMsgProcPlayerContact::giftId int32_t ___giftId_2; // System.Int32 DMCore.Net.CCustomMsgProcPlayerContact::cnt int32_t ___cnt_3; // System.Int32 DMCore.Net.CCustomMsgProcPlayerContact::type int32_t ___type_4; public: inline static int32_t get_offset_of_isHasEffect_0() { return static_cast(offsetof(CCustomMsgProcPlayerContact_t765958492_StaticFields, ___isHasEffect_0)); } inline bool get_isHasEffect_0() const { return ___isHasEffect_0; } inline bool* get_address_of_isHasEffect_0() { return &___isHasEffect_0; } inline void set_isHasEffect_0(bool value) { ___isHasEffect_0 = value; } inline static int32_t get_offset_of_accId_1() { return static_cast(offsetof(CCustomMsgProcPlayerContact_t765958492_StaticFields, ___accId_1)); } inline int64_t get_accId_1() const { return ___accId_1; } inline int64_t* get_address_of_accId_1() { return &___accId_1; } inline void set_accId_1(int64_t value) { ___accId_1 = value; } inline static int32_t get_offset_of_giftId_2() { return static_cast(offsetof(CCustomMsgProcPlayerContact_t765958492_StaticFields, ___giftId_2)); } inline int32_t get_giftId_2() const { return ___giftId_2; } inline int32_t* get_address_of_giftId_2() { return &___giftId_2; } inline void set_giftId_2(int32_t value) { ___giftId_2 = value; } inline static int32_t get_offset_of_cnt_3() { return static_cast(offsetof(CCustomMsgProcPlayerContact_t765958492_StaticFields, ___cnt_3)); } inline int32_t get_cnt_3() const { return ___cnt_3; } inline int32_t* get_address_of_cnt_3() { return &___cnt_3; } inline void set_cnt_3(int32_t value) { ___cnt_3 = value; } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(CCustomMsgProcPlayerContact_t765958492_StaticFields, ___type_4)); } inline int32_t get_type_4() const { return ___type_4; } inline int32_t* get_address_of_type_4() { return &___type_4; } inline void set_type_4(int32_t value) { ___type_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCPLAYERCONTACT_T765958492_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 CCUSTOMMSGPROCMESSAGE_T2157107444_H #define CCUSTOMMSGPROCMESSAGE_T2157107444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcMessage struct CCustomMsgProcMessage_t2157107444 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCMESSAGE_T2157107444_H #ifndef CCUSTOMMSGPROCLOTTERY_T1299193086_H #define CCUSTOMMSGPROCLOTTERY_T1299193086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcLottery struct CCustomMsgProcLottery_t1299193086 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCLOTTERY_T1299193086_H #ifndef TYPECLASS_T2664900121_H #define TYPECLASS_T2664900121_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSignsManager/TypeClass struct TypeClass_t2664900121 : public RuntimeObject { public: // System.Int32 CSignsManager/TypeClass::MainType int32_t ___MainType_0; // System.Int32 CSignsManager/TypeClass::SubType int32_t ___SubType_1; // System.Int32 CSignsManager/TypeClass::ActID int32_t ___ActID_2; public: inline static int32_t get_offset_of_MainType_0() { return static_cast(offsetof(TypeClass_t2664900121, ___MainType_0)); } inline int32_t get_MainType_0() const { return ___MainType_0; } inline int32_t* get_address_of_MainType_0() { return &___MainType_0; } inline void set_MainType_0(int32_t value) { ___MainType_0 = value; } inline static int32_t get_offset_of_SubType_1() { return static_cast(offsetof(TypeClass_t2664900121, ___SubType_1)); } inline int32_t get_SubType_1() const { return ___SubType_1; } inline int32_t* get_address_of_SubType_1() { return &___SubType_1; } inline void set_SubType_1(int32_t value) { ___SubType_1 = value; } inline static int32_t get_offset_of_ActID_2() { return static_cast(offsetof(TypeClass_t2664900121, ___ActID_2)); } inline int32_t get_ActID_2() const { return ___ActID_2; } inline int32_t* get_address_of_ActID_2() { return &___ActID_2; } inline void set_ActID_2(int32_t value) { ___ActID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPECLASS_T2664900121_H #ifndef CCUSTOMMSGPROCINTERACTIVE_T758428683_H #define CCUSTOMMSGPROCINTERACTIVE_T758428683_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcInteractive struct CCustomMsgProcInteractive_t758428683 : public RuntimeObject { public: public: }; struct CCustomMsgProcInteractive_t758428683_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.CCustomMsgProcInteractive::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(CCustomMsgProcInteractive_t758428683_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCINTERACTIVE_T758428683_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 CSINGLEANIMMANAGER_T1334401826_H #define CSINGLEANIMMANAGER_T1334401826_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleAnimManager struct CSingleAnimManager_t1334401826 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CSingleAnimManager::m_lastSingleLabor int32_t ___m_lastSingleLabor_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CSingleAnimManager::m_dicSingle Dictionary_2_t2703135329 * ___m_dicSingle_1; // DMCore.Logic.ActionEffect DMCore.Logic.CSingleAnimManager::effect ActionEffect_t4203267823 * ___effect_2; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CSingleAnimManager::sender ISceneRole_t2394225724 * ___sender_3; // System.Int32 DMCore.Logic.CSingleAnimManager::senderIndex int32_t ___senderIndex_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CSingleAnimManager::m_dictionary Dictionary_2_t1152596166 * ___m_dictionary_5; public: inline static int32_t get_offset_of_m_lastSingleLabor_0() { return static_cast(offsetof(CSingleAnimManager_t1334401826, ___m_lastSingleLabor_0)); } inline int32_t get_m_lastSingleLabor_0() const { return ___m_lastSingleLabor_0; } inline int32_t* get_address_of_m_lastSingleLabor_0() { return &___m_lastSingleLabor_0; } inline void set_m_lastSingleLabor_0(int32_t value) { ___m_lastSingleLabor_0 = value; } inline static int32_t get_offset_of_m_dicSingle_1() { return static_cast(offsetof(CSingleAnimManager_t1334401826, ___m_dicSingle_1)); } inline Dictionary_2_t2703135329 * get_m_dicSingle_1() const { return ___m_dicSingle_1; } inline Dictionary_2_t2703135329 ** get_address_of_m_dicSingle_1() { return &___m_dicSingle_1; } inline void set_m_dicSingle_1(Dictionary_2_t2703135329 * value) { ___m_dicSingle_1 = value; Il2CppCodeGenWriteBarrier((&___m_dicSingle_1), value); } inline static int32_t get_offset_of_effect_2() { return static_cast(offsetof(CSingleAnimManager_t1334401826, ___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(CSingleAnimManager_t1334401826, ___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_senderIndex_4() { return static_cast(offsetof(CSingleAnimManager_t1334401826, ___senderIndex_4)); } inline int32_t get_senderIndex_4() const { return ___senderIndex_4; } inline int32_t* get_address_of_senderIndex_4() { return &___senderIndex_4; } inline void set_senderIndex_4(int32_t value) { ___senderIndex_4 = value; } inline static int32_t get_offset_of_m_dictionary_5() { return static_cast(offsetof(CSingleAnimManager_t1334401826, ___m_dictionary_5)); } inline Dictionary_2_t1152596166 * get_m_dictionary_5() const { return ___m_dictionary_5; } inline Dictionary_2_t1152596166 ** get_address_of_m_dictionary_5() { return &___m_dictionary_5; } inline void set_m_dictionary_5(Dictionary_2_t1152596166 * value) { ___m_dictionary_5 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_5), value); } }; struct CSingleAnimManager_t1334401826_StaticFields { public: // DMCore.Logic.CSingleAnimManager DMCore.Logic.CSingleAnimManager::s_Instance CSingleAnimManager_t1334401826 * ___s_Instance_6; // System.String DMCore.Logic.CSingleAnimManager::s_rootPath String_t* ___s_rootPath_7; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CSingleAnimManager_t1334401826_StaticFields, ___s_Instance_6)); } inline CSingleAnimManager_t1334401826 * get_s_Instance_6() const { return ___s_Instance_6; } inline CSingleAnimManager_t1334401826 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CSingleAnimManager_t1334401826 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } inline static int32_t get_offset_of_s_rootPath_7() { return static_cast(offsetof(CSingleAnimManager_t1334401826_StaticFields, ___s_rootPath_7)); } inline String_t* get_s_rootPath_7() const { return ___s_rootPath_7; } inline String_t** get_address_of_s_rootPath_7() { return &___s_rootPath_7; } inline void set_s_rootPath_7(String_t* value) { ___s_rootPath_7 = value; Il2CppCodeGenWriteBarrier((&___s_rootPath_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSINGLEANIMMANAGER_T1334401826_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 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 CTASKCOMMONAWARD_T611906720_H #define CTASKCOMMONAWARD_T611906720_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskCommonAward struct CTaskCommonAward_t611906720 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTaskCommonAward::m_TaskAward Dictionary_2_t4174021472 * ___m_TaskAward_0; public: inline static int32_t get_offset_of_m_TaskAward_0() { return static_cast(offsetof(CTaskCommonAward_t611906720, ___m_TaskAward_0)); } inline Dictionary_2_t4174021472 * get_m_TaskAward_0() const { return ___m_TaskAward_0; } inline Dictionary_2_t4174021472 ** get_address_of_m_TaskAward_0() { return &___m_TaskAward_0; } inline void set_m_TaskAward_0(Dictionary_2_t4174021472 * value) { ___m_TaskAward_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskAward_0), value); } }; struct CTaskCommonAward_t611906720_StaticFields { public: // DMCore.Logic.CTaskCommonAward DMCore.Logic.CTaskCommonAward::s_Instance CTaskCommonAward_t611906720 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CTaskCommonAward_t611906720_StaticFields, ___s_Instance_1)); } inline CTaskCommonAward_t611906720 * get_s_Instance_1() const { return ___s_Instance_1; } inline CTaskCommonAward_t611906720 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CTaskCommonAward_t611906720 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKCOMMONAWARD_T611906720_H #ifndef CWISHFOUNTAINMGR_T2594140948_H #define CWISHFOUNTAINMGR_T2594140948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948 : public RuntimeObject { public: // DMCore.Logic.CWishFountainMgr/OnShopListChanged DMCore.Logic.CWishFountainMgr::ShopListChanged OnShopListChanged_t2776790831 * ___ShopListChanged_0; // DMCore.Logic.TreviType DMCore.Logic.CWishFountainMgr::k__BackingField TreviType_t2222439988 * ___U3CcurTreviTypeU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CLegendItemDataReadyU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CWishFountainMgr::m_bIfChanged bool ___m_bIfChanged_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_drawData Dictionary_2_t1764937221 * ___m_drawData_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_DisplayData Dictionary_2_t2807764417 * ___m_DisplayData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CWishFountainMgr::m_shopData Dictionary_2_t840632218 * ___m_shopData_8; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_TreviList List_1_t3694514730 * ___m_TreviList_9; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_CopyTreviList List_1_t3694514730 * ___m_CopyTreviList_10; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___ShopListChanged_0)); } inline OnShopListChanged_t2776790831 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2776790831 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2776790831 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_U3CcurTreviTypeU3Ek__BackingField_1() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CcurTreviTypeU3Ek__BackingField_1)); } inline TreviType_t2222439988 * get_U3CcurTreviTypeU3Ek__BackingField_1() const { return ___U3CcurTreviTypeU3Ek__BackingField_1; } inline TreviType_t2222439988 ** get_address_of_U3CcurTreviTypeU3Ek__BackingField_1() { return &___U3CcurTreviTypeU3Ek__BackingField_1; } inline void set_U3CcurTreviTypeU3Ek__BackingField_1(TreviType_t2222439988 * value) { ___U3CcurTreviTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CcurTreviTypeU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CLegendItemDataReadyU3Ek__BackingField_2)); } inline bool get_U3CLegendItemDataReadyU3Ek__BackingField_2() const { return ___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline bool* get_address_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return &___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline void set_U3CLegendItemDataReadyU3Ek__BackingField_2(bool value) { ___U3CLegendItemDataReadyU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3)); } inline bool get_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() const { return ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return &___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline void set_U3CIsLegendItemTimesChangedU3Ek__BackingField_3(bool value) { ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_bIfChanged_5() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_bIfChanged_5)); } inline bool get_m_bIfChanged_5() const { return ___m_bIfChanged_5; } inline bool* get_address_of_m_bIfChanged_5() { return &___m_bIfChanged_5; } inline void set_m_bIfChanged_5(bool value) { ___m_bIfChanged_5 = value; } inline static int32_t get_offset_of_m_drawData_6() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_drawData_6)); } inline Dictionary_2_t1764937221 * get_m_drawData_6() const { return ___m_drawData_6; } inline Dictionary_2_t1764937221 ** get_address_of_m_drawData_6() { return &___m_drawData_6; } inline void set_m_drawData_6(Dictionary_2_t1764937221 * value) { ___m_drawData_6 = value; Il2CppCodeGenWriteBarrier((&___m_drawData_6), value); } inline static int32_t get_offset_of_m_DisplayData_7() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_DisplayData_7)); } inline Dictionary_2_t2807764417 * get_m_DisplayData_7() const { return ___m_DisplayData_7; } inline Dictionary_2_t2807764417 ** get_address_of_m_DisplayData_7() { return &___m_DisplayData_7; } inline void set_m_DisplayData_7(Dictionary_2_t2807764417 * value) { ___m_DisplayData_7 = value; Il2CppCodeGenWriteBarrier((&___m_DisplayData_7), value); } inline static int32_t get_offset_of_m_shopData_8() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_shopData_8)); } inline Dictionary_2_t840632218 * get_m_shopData_8() const { return ___m_shopData_8; } inline Dictionary_2_t840632218 ** get_address_of_m_shopData_8() { return &___m_shopData_8; } inline void set_m_shopData_8(Dictionary_2_t840632218 * value) { ___m_shopData_8 = value; Il2CppCodeGenWriteBarrier((&___m_shopData_8), value); } inline static int32_t get_offset_of_m_TreviList_9() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_TreviList_9)); } inline List_1_t3694514730 * get_m_TreviList_9() const { return ___m_TreviList_9; } inline List_1_t3694514730 ** get_address_of_m_TreviList_9() { return &___m_TreviList_9; } inline void set_m_TreviList_9(List_1_t3694514730 * value) { ___m_TreviList_9 = value; Il2CppCodeGenWriteBarrier((&___m_TreviList_9), value); } inline static int32_t get_offset_of_m_CopyTreviList_10() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_CopyTreviList_10)); } inline List_1_t3694514730 * get_m_CopyTreviList_10() const { return ___m_CopyTreviList_10; } inline List_1_t3694514730 ** get_address_of_m_CopyTreviList_10() { return &___m_CopyTreviList_10; } inline void set_m_CopyTreviList_10(List_1_t3694514730 * value) { ___m_CopyTreviList_10 = value; Il2CppCodeGenWriteBarrier((&___m_CopyTreviList_10), value); } }; struct CWishFountainMgr_t2594140948_StaticFields { public: // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::s_Instance CWishFountainMgr_t2594140948 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CWishFountainMgr_t2594140948_StaticFields, ___s_Instance_4)); } inline CWishFountainMgr_t2594140948 * get_s_Instance_4() const { return ___s_Instance_4; } inline CWishFountainMgr_t2594140948 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CWishFountainMgr_t2594140948 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWISHFOUNTAINMGR_T2594140948_H #ifndef CBDRAW_T1445121426_H #define CBDRAW_T1445121426_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbDraw struct cbDraw_t1445121426 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBDRAW_T1445121426_H #ifndef CBREMINDER_T3003815507_H #define CBREMINDER_T3003815507_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbReminder struct cbReminder_t3003815507 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBREMINDER_T3003815507_H #ifndef CBACTIVITY_T3456047851_H #define CBACTIVITY_T3456047851_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbActivity struct cbActivity_t3456047851 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBACTIVITY_T3456047851_H #ifndef DAILYADGIFTMANAGER_T4283495990_H #define DAILYADGIFTMANAGER_T4283495990_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.DailyAdGiftManager struct DailyAdGiftManager_t4283495990 : public RuntimeObject { public: // CDataModelInt DMCore.Logic.DailyAdGiftManager::k__BackingField CDataModelInt_t3463393640 * ___U3CtimesObserverU3Ek__BackingField_3; // CDataModelInt DMCore.Logic.DailyAdGiftManager::k__BackingField CDataModelInt_t3463393640 * ___U3CsecondsObserverU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CtimesObserverU3Ek__BackingField_3() { return static_cast(offsetof(DailyAdGiftManager_t4283495990, ___U3CtimesObserverU3Ek__BackingField_3)); } inline CDataModelInt_t3463393640 * get_U3CtimesObserverU3Ek__BackingField_3() const { return ___U3CtimesObserverU3Ek__BackingField_3; } inline CDataModelInt_t3463393640 ** get_address_of_U3CtimesObserverU3Ek__BackingField_3() { return &___U3CtimesObserverU3Ek__BackingField_3; } inline void set_U3CtimesObserverU3Ek__BackingField_3(CDataModelInt_t3463393640 * value) { ___U3CtimesObserverU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtimesObserverU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CsecondsObserverU3Ek__BackingField_4() { return static_cast(offsetof(DailyAdGiftManager_t4283495990, ___U3CsecondsObserverU3Ek__BackingField_4)); } inline CDataModelInt_t3463393640 * get_U3CsecondsObserverU3Ek__BackingField_4() const { return ___U3CsecondsObserverU3Ek__BackingField_4; } inline CDataModelInt_t3463393640 ** get_address_of_U3CsecondsObserverU3Ek__BackingField_4() { return &___U3CsecondsObserverU3Ek__BackingField_4; } inline void set_U3CsecondsObserverU3Ek__BackingField_4(CDataModelInt_t3463393640 * value) { ___U3CsecondsObserverU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CsecondsObserverU3Ek__BackingField_4), value); } }; struct DailyAdGiftManager_t4283495990_StaticFields { public: // DMCore.Logic.DailyAdGiftManager DMCore.Logic.DailyAdGiftManager::s_Instance DailyAdGiftManager_t4283495990 * ___s_Instance_0; // System.Int32 DMCore.Logic.DailyAdGiftManager::remainingTimes int32_t ___remainingTimes_1; // System.Int32 DMCore.Logic.DailyAdGiftManager::remainingSeconds int32_t ___remainingSeconds_2; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(DailyAdGiftManager_t4283495990_StaticFields, ___s_Instance_0)); } inline DailyAdGiftManager_t4283495990 * get_s_Instance_0() const { return ___s_Instance_0; } inline DailyAdGiftManager_t4283495990 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(DailyAdGiftManager_t4283495990 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_remainingTimes_1() { return static_cast(offsetof(DailyAdGiftManager_t4283495990_StaticFields, ___remainingTimes_1)); } inline int32_t get_remainingTimes_1() const { return ___remainingTimes_1; } inline int32_t* get_address_of_remainingTimes_1() { return &___remainingTimes_1; } inline void set_remainingTimes_1(int32_t value) { ___remainingTimes_1 = value; } inline static int32_t get_offset_of_remainingSeconds_2() { return static_cast(offsetof(DailyAdGiftManager_t4283495990_StaticFields, ___remainingSeconds_2)); } inline int32_t get_remainingSeconds_2() const { return ___remainingSeconds_2; } inline int32_t* get_address_of_remainingSeconds_2() { return &___remainingSeconds_2; } inline void set_remainingSeconds_2(int32_t value) { ___remainingSeconds_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DAILYADGIFTMANAGER_T4283495990_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 CCUSTOMMSGPROCTOPLIST_T3506475377_H #define CCUSTOMMSGPROCTOPLIST_T3506475377_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcTopList struct CCustomMsgProcTopList_t3506475377 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCTOPLIST_T3506475377_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 CCUSTOMMSGPROCWALK_T2502157438_H #define CCUSTOMMSGPROCWALK_T2502157438_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcWalk struct CCustomMsgProcWalk_t2502157438 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCWALK_T2502157438_H #ifndef CCUSTOMNETMSGHOOKER_T1749009394_H #define CCUSTOMNETMSGHOOKER_T1749009394_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Net.CCustomNetMsgHooker::m_arrayCustomProc Dictionary_2_t2894772567 * ___m_arrayCustomProc_0; public: inline static int32_t get_offset_of_m_arrayCustomProc_0() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394, ___m_arrayCustomProc_0)); } inline Dictionary_2_t2894772567 * get_m_arrayCustomProc_0() const { return ___m_arrayCustomProc_0; } inline Dictionary_2_t2894772567 ** get_address_of_m_arrayCustomProc_0() { return &___m_arrayCustomProc_0; } inline void set_m_arrayCustomProc_0(Dictionary_2_t2894772567 * value) { ___m_arrayCustomProc_0 = value; Il2CppCodeGenWriteBarrier((&___m_arrayCustomProc_0), value); } }; struct CCustomNetMsgHooker_t1749009394_StaticFields { public: // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache0_1; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1_2; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2_3; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3_4; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4_5; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5_6; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6_7; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7_8; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8_9; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9_10; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA_11; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB_12; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC_13; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD_14; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE_15; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF_16; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10_17; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11_18; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache12 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache12_19; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache13 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache13_20; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache14 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache14_21; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache15 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache15_22; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache16 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache16_23; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache17 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache17_24; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache18 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache18_25; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache19 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache19_26; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1A_27; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1B_28; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1C_29; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1D_30; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1E_31; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache1F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1F_32; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache20 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache20_33; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache21 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache21_34; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache22 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache22_35; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache23 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache23_36; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache24 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache24_37; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache25 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache25_38; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache26 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache26_39; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache27 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache27_40; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache28 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache28_41; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache29 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache29_42; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2A_43; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2B_44; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2C_45; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2D_46; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2E_47; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache2F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache2F_48; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache30 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache30_49; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache31 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache31_50; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache32 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache32_51; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache33 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache33_52; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache34 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache34_53; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache35 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache35_54; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache36 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache36_55; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache37 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache37_56; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache38 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache38_57; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache39 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache39_58; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3A_59; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3B_60; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3C_61; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3D_62; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3E_63; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache3F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache3F_64; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache40 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache40_65; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache41 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache41_66; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache42 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache42_67; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache43 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache43_68; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache44 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache44_69; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache45 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache45_70; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache46 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache46_71; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache47 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache47_72; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache48 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache48_73; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache49 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache49_74; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4A_75; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4B_76; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4C_77; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4D_78; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4E_79; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache4F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache4F_80; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache50 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache50_81; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache51 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache51_82; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache52 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache52_83; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache53 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache53_84; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache54 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache54_85; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache55 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache55_86; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache56 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache56_87; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache57 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache57_88; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache58 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache58_89; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache59 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache59_90; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5A_91; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5B_92; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5C_93; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5D_94; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5E_95; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache5F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache5F_96; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache60 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache60_97; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache61 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache61_98; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache62 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache62_99; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache63 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache63_100; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache64 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache64_101; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache65 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache65_102; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache66 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache66_103; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache67 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache67_104; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache68 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache68_105; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache69 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache69_106; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6A_107; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6B_108; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6C_109; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6D_110; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6E_111; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache6F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache6F_112; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache70 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache70_113; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache71 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache71_114; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache72 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache72_115; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache73 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache73_116; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache74 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache74_117; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache75 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache75_118; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache76 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache76_119; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache77 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache77_120; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache78 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache78_121; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache79 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache79_122; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7A_123; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7B_124; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7C_125; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7D_126; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7E_127; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache7F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache7F_128; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache80 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache80_129; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache81 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache81_130; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache82 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache82_131; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache83 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache83_132; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache84 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache84_133; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache85 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache85_134; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache86 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache86_135; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache87 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache87_136; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache88 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache88_137; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache89 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache89_138; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8A_139; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8B_140; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8C_141; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8D_142; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8E_143; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache8F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache8F_144; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache90 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache90_145; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache91 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache91_146; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache92 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache92_147; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache93 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache93_148; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache94 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache94_149; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache95 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache95_150; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache96 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache96_151; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache97 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache97_152; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache98 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache98_153; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache99 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache99_154; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9A_155; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9B_156; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9C_157; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9D_158; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9E_159; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache9F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache9F_160; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA0_161; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA1_162; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA2_163; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA3_164; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA4_165; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA5_166; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA6_167; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA7_168; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA8_169; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheA9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheA9_170; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAA_171; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAB_172; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAC_173; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAD_174; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAE_175; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheAF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheAF_176; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB0_177; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB1_178; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB2_179; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB3_180; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB4_181; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB5_182; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB6_183; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB7_184; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB8_185; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheB9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheB9_186; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBA_187; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBB_188; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBC_189; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBD_190; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBE_191; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheBF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheBF_192; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC0_193; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC1_194; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC2_195; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC3_196; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC4_197; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC5_198; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC6_199; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC7_200; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC8_201; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheC9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheC9_202; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCA_203; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCB_204; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCC_205; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCD_206; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCE_207; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheCF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheCF_208; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD0_209; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD1_210; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD2_211; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD3_212; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD4_213; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD5_214; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD6_215; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD7_216; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD8_217; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheD9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheD9_218; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDA_219; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDB_220; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDC_221; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDD_222; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDE_223; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheDF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheDF_224; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE0_225; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE1_226; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE2_227; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE3_228; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE4_229; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE5_230; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE6_231; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE7_232; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE8_233; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheE9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheE9_234; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheEA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheEA_235; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheEB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheEB_236; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheEC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheEC_237; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheED _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheED_238; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheEE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheEE_239; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheEF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheEF_240; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF0_241; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF1_242; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF2 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF2_243; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF3 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF3_244; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF4 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF4_245; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF5 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF5_246; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF6 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF6_247; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF7 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF7_248; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF8 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF8_249; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheF9 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheF9_250; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFA _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFA_251; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFB _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFB_252; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFC _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFC_253; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFD _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFD_254; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFE _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFE_255; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cacheFF _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cacheFF_256; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache100 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache100_257; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache101 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache101_258; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache102 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache102_259; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache103 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache103_260; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache104 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache104_261; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache105 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache105_262; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache106 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache106_263; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache107 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache107_264; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache108 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache108_265; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache109 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache109_266; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10A_267; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10B_268; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10C_269; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10D_270; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10E_271; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache10F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache10F_272; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache110 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache110_273; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache111 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache111_274; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache112 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache112_275; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache113 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache113_276; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache114 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache114_277; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache115 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache115_278; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache116 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache116_279; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache117 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache117_280; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache118 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache118_281; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache119 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache119_282; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11A _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11A_283; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11B _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11B_284; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11C _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11C_285; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11D _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11D_286; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11E _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11E_287; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache11F _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache11F_288; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache120 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache120_289; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache121 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache121_290; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache122 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache122_291; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache123 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache123_292; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache124 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache124_293; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache125 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache125_294; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache126 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache126_295; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomNetMsgHooker::<>f__mg$cache127 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache127_296; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_2() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1_2)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1_2() const { return ___U3CU3Ef__mgU24cache1_2; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1_2() { return &___U3CU3Ef__mgU24cache1_2; } inline void set_U3CU3Ef__mgU24cache1_2(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_3() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2_3)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2_3() const { return ___U3CU3Ef__mgU24cache2_3; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2_3() { return &___U3CU3Ef__mgU24cache2_3; } inline void set_U3CU3Ef__mgU24cache2_3(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_4() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3_4)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3_4() const { return ___U3CU3Ef__mgU24cache3_4; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3_4() { return &___U3CU3Ef__mgU24cache3_4; } inline void set_U3CU3Ef__mgU24cache3_4(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_5() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4_5)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4_5() const { return ___U3CU3Ef__mgU24cache4_5; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4_5() { return &___U3CU3Ef__mgU24cache4_5; } inline void set_U3CU3Ef__mgU24cache4_5(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_5), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_6() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5_6)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5_6() const { return ___U3CU3Ef__mgU24cache5_6; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5_6() { return &___U3CU3Ef__mgU24cache5_6; } inline void set_U3CU3Ef__mgU24cache5_6(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_6), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6_7() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6_7)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6_7() const { return ___U3CU3Ef__mgU24cache6_7; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6_7() { return &___U3CU3Ef__mgU24cache6_7; } inline void set_U3CU3Ef__mgU24cache6_7(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7_8() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7_8)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7_8() const { return ___U3CU3Ef__mgU24cache7_8; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7_8() { return &___U3CU3Ef__mgU24cache7_8; } inline void set_U3CU3Ef__mgU24cache7_8(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8_9() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8_9)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8_9() const { return ___U3CU3Ef__mgU24cache8_9; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8_9() { return &___U3CU3Ef__mgU24cache8_9; } inline void set_U3CU3Ef__mgU24cache8_9(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9_10() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9_10)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9_10() const { return ___U3CU3Ef__mgU24cache9_10; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9_10() { return &___U3CU3Ef__mgU24cache9_10; } inline void set_U3CU3Ef__mgU24cache9_10(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA_11() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA_11)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA_11() const { return ___U3CU3Ef__mgU24cacheA_11; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA_11() { return &___U3CU3Ef__mgU24cacheA_11; } inline void set_U3CU3Ef__mgU24cacheA_11(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB_12() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB_12)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB_12() const { return ___U3CU3Ef__mgU24cacheB_12; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB_12() { return &___U3CU3Ef__mgU24cacheB_12; } inline void set_U3CU3Ef__mgU24cacheB_12(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC_13() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC_13)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC_13() const { return ___U3CU3Ef__mgU24cacheC_13; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC_13() { return &___U3CU3Ef__mgU24cacheC_13; } inline void set_U3CU3Ef__mgU24cacheC_13(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD_14() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD_14)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD_14() const { return ___U3CU3Ef__mgU24cacheD_14; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD_14() { return &___U3CU3Ef__mgU24cacheD_14; } inline void set_U3CU3Ef__mgU24cacheD_14(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD_14), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE_15() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE_15)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE_15() const { return ___U3CU3Ef__mgU24cacheE_15; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE_15() { return &___U3CU3Ef__mgU24cacheE_15; } inline void set_U3CU3Ef__mgU24cacheE_15(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE_15), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF_16() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF_16)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF_16() const { return ___U3CU3Ef__mgU24cacheF_16; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF_16() { return &___U3CU3Ef__mgU24cacheF_16; } inline void set_U3CU3Ef__mgU24cacheF_16(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF_16), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10_17() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10_17)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10_17() const { return ___U3CU3Ef__mgU24cache10_17; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10_17() { return &___U3CU3Ef__mgU24cache10_17; } inline void set_U3CU3Ef__mgU24cache10_17(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10_17), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11_18() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11_18)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11_18() const { return ___U3CU3Ef__mgU24cache11_18; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11_18() { return &___U3CU3Ef__mgU24cache11_18; } inline void set_U3CU3Ef__mgU24cache11_18(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11_18), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache12_19() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache12_19)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache12_19() const { return ___U3CU3Ef__mgU24cache12_19; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache12_19() { return &___U3CU3Ef__mgU24cache12_19; } inline void set_U3CU3Ef__mgU24cache12_19(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache12_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache12_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache13_20() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache13_20)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache13_20() const { return ___U3CU3Ef__mgU24cache13_20; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache13_20() { return &___U3CU3Ef__mgU24cache13_20; } inline void set_U3CU3Ef__mgU24cache13_20(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache13_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache13_20), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache14_21() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache14_21)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache14_21() const { return ___U3CU3Ef__mgU24cache14_21; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache14_21() { return &___U3CU3Ef__mgU24cache14_21; } inline void set_U3CU3Ef__mgU24cache14_21(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache14_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache14_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache15_22() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache15_22)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache15_22() const { return ___U3CU3Ef__mgU24cache15_22; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache15_22() { return &___U3CU3Ef__mgU24cache15_22; } inline void set_U3CU3Ef__mgU24cache15_22(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache15_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache15_22), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache16_23() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache16_23)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache16_23() const { return ___U3CU3Ef__mgU24cache16_23; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache16_23() { return &___U3CU3Ef__mgU24cache16_23; } inline void set_U3CU3Ef__mgU24cache16_23(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache16_23 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache16_23), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache17_24() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache17_24)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache17_24() const { return ___U3CU3Ef__mgU24cache17_24; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache17_24() { return &___U3CU3Ef__mgU24cache17_24; } inline void set_U3CU3Ef__mgU24cache17_24(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache17_24 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache17_24), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache18_25() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache18_25)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache18_25() const { return ___U3CU3Ef__mgU24cache18_25; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache18_25() { return &___U3CU3Ef__mgU24cache18_25; } inline void set_U3CU3Ef__mgU24cache18_25(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache18_25 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache18_25), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache19_26() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache19_26)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache19_26() const { return ___U3CU3Ef__mgU24cache19_26; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache19_26() { return &___U3CU3Ef__mgU24cache19_26; } inline void set_U3CU3Ef__mgU24cache19_26(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache19_26 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache19_26), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1A_27() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1A_27)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1A_27() const { return ___U3CU3Ef__mgU24cache1A_27; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1A_27() { return &___U3CU3Ef__mgU24cache1A_27; } inline void set_U3CU3Ef__mgU24cache1A_27(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1A_27 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1A_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1B_28() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1B_28)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1B_28() const { return ___U3CU3Ef__mgU24cache1B_28; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1B_28() { return &___U3CU3Ef__mgU24cache1B_28; } inline void set_U3CU3Ef__mgU24cache1B_28(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1B_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1B_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1C_29() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1C_29)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1C_29() const { return ___U3CU3Ef__mgU24cache1C_29; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1C_29() { return &___U3CU3Ef__mgU24cache1C_29; } inline void set_U3CU3Ef__mgU24cache1C_29(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1C_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1C_29), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1D_30() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1D_30)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1D_30() const { return ___U3CU3Ef__mgU24cache1D_30; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1D_30() { return &___U3CU3Ef__mgU24cache1D_30; } inline void set_U3CU3Ef__mgU24cache1D_30(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1D_30 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1D_30), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1E_31() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1E_31)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1E_31() const { return ___U3CU3Ef__mgU24cache1E_31; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1E_31() { return &___U3CU3Ef__mgU24cache1E_31; } inline void set_U3CU3Ef__mgU24cache1E_31(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1E_31 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1E_31), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1F_32() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache1F_32)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1F_32() const { return ___U3CU3Ef__mgU24cache1F_32; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1F_32() { return &___U3CU3Ef__mgU24cache1F_32; } inline void set_U3CU3Ef__mgU24cache1F_32(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1F_32 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1F_32), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache20_33() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache20_33)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache20_33() const { return ___U3CU3Ef__mgU24cache20_33; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache20_33() { return &___U3CU3Ef__mgU24cache20_33; } inline void set_U3CU3Ef__mgU24cache20_33(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache20_33 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache20_33), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache21_34() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache21_34)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache21_34() const { return ___U3CU3Ef__mgU24cache21_34; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache21_34() { return &___U3CU3Ef__mgU24cache21_34; } inline void set_U3CU3Ef__mgU24cache21_34(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache21_34 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache21_34), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache22_35() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache22_35)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache22_35() const { return ___U3CU3Ef__mgU24cache22_35; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache22_35() { return &___U3CU3Ef__mgU24cache22_35; } inline void set_U3CU3Ef__mgU24cache22_35(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache22_35 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache22_35), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache23_36() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache23_36)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache23_36() const { return ___U3CU3Ef__mgU24cache23_36; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache23_36() { return &___U3CU3Ef__mgU24cache23_36; } inline void set_U3CU3Ef__mgU24cache23_36(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache23_36 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache23_36), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache24_37() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache24_37)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache24_37() const { return ___U3CU3Ef__mgU24cache24_37; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache24_37() { return &___U3CU3Ef__mgU24cache24_37; } inline void set_U3CU3Ef__mgU24cache24_37(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache24_37 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache24_37), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache25_38() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache25_38)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache25_38() const { return ___U3CU3Ef__mgU24cache25_38; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache25_38() { return &___U3CU3Ef__mgU24cache25_38; } inline void set_U3CU3Ef__mgU24cache25_38(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache25_38 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache25_38), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache26_39() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache26_39)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache26_39() const { return ___U3CU3Ef__mgU24cache26_39; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache26_39() { return &___U3CU3Ef__mgU24cache26_39; } inline void set_U3CU3Ef__mgU24cache26_39(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache26_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache26_39), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache27_40() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache27_40)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache27_40() const { return ___U3CU3Ef__mgU24cache27_40; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache27_40() { return &___U3CU3Ef__mgU24cache27_40; } inline void set_U3CU3Ef__mgU24cache27_40(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache27_40 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache27_40), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache28_41() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache28_41)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache28_41() const { return ___U3CU3Ef__mgU24cache28_41; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache28_41() { return &___U3CU3Ef__mgU24cache28_41; } inline void set_U3CU3Ef__mgU24cache28_41(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache28_41 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache28_41), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache29_42() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache29_42)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache29_42() const { return ___U3CU3Ef__mgU24cache29_42; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache29_42() { return &___U3CU3Ef__mgU24cache29_42; } inline void set_U3CU3Ef__mgU24cache29_42(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache29_42 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache29_42), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2A_43() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2A_43)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2A_43() const { return ___U3CU3Ef__mgU24cache2A_43; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2A_43() { return &___U3CU3Ef__mgU24cache2A_43; } inline void set_U3CU3Ef__mgU24cache2A_43(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2A_43 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2A_43), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2B_44() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2B_44)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2B_44() const { return ___U3CU3Ef__mgU24cache2B_44; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2B_44() { return &___U3CU3Ef__mgU24cache2B_44; } inline void set_U3CU3Ef__mgU24cache2B_44(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2B_44 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2B_44), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2C_45() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2C_45)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2C_45() const { return ___U3CU3Ef__mgU24cache2C_45; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2C_45() { return &___U3CU3Ef__mgU24cache2C_45; } inline void set_U3CU3Ef__mgU24cache2C_45(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2C_45 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2C_45), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2D_46() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2D_46)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2D_46() const { return ___U3CU3Ef__mgU24cache2D_46; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2D_46() { return &___U3CU3Ef__mgU24cache2D_46; } inline void set_U3CU3Ef__mgU24cache2D_46(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2D_46 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2D_46), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2E_47() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2E_47)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2E_47() const { return ___U3CU3Ef__mgU24cache2E_47; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2E_47() { return &___U3CU3Ef__mgU24cache2E_47; } inline void set_U3CU3Ef__mgU24cache2E_47(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2E_47 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2E_47), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2F_48() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache2F_48)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache2F_48() const { return ___U3CU3Ef__mgU24cache2F_48; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache2F_48() { return &___U3CU3Ef__mgU24cache2F_48; } inline void set_U3CU3Ef__mgU24cache2F_48(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache2F_48 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2F_48), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache30_49() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache30_49)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache30_49() const { return ___U3CU3Ef__mgU24cache30_49; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache30_49() { return &___U3CU3Ef__mgU24cache30_49; } inline void set_U3CU3Ef__mgU24cache30_49(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache30_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache30_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache31_50() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache31_50)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache31_50() const { return ___U3CU3Ef__mgU24cache31_50; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache31_50() { return &___U3CU3Ef__mgU24cache31_50; } inline void set_U3CU3Ef__mgU24cache31_50(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache31_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache31_50), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache32_51() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache32_51)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache32_51() const { return ___U3CU3Ef__mgU24cache32_51; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache32_51() { return &___U3CU3Ef__mgU24cache32_51; } inline void set_U3CU3Ef__mgU24cache32_51(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache32_51 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache32_51), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache33_52() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache33_52)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache33_52() const { return ___U3CU3Ef__mgU24cache33_52; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache33_52() { return &___U3CU3Ef__mgU24cache33_52; } inline void set_U3CU3Ef__mgU24cache33_52(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache33_52 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache33_52), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache34_53() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache34_53)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache34_53() const { return ___U3CU3Ef__mgU24cache34_53; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache34_53() { return &___U3CU3Ef__mgU24cache34_53; } inline void set_U3CU3Ef__mgU24cache34_53(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache34_53 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache34_53), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache35_54() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache35_54)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache35_54() const { return ___U3CU3Ef__mgU24cache35_54; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache35_54() { return &___U3CU3Ef__mgU24cache35_54; } inline void set_U3CU3Ef__mgU24cache35_54(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache35_54 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache35_54), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache36_55() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache36_55)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache36_55() const { return ___U3CU3Ef__mgU24cache36_55; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache36_55() { return &___U3CU3Ef__mgU24cache36_55; } inline void set_U3CU3Ef__mgU24cache36_55(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache36_55 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache36_55), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache37_56() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache37_56)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache37_56() const { return ___U3CU3Ef__mgU24cache37_56; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache37_56() { return &___U3CU3Ef__mgU24cache37_56; } inline void set_U3CU3Ef__mgU24cache37_56(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache37_56 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache37_56), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache38_57() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache38_57)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache38_57() const { return ___U3CU3Ef__mgU24cache38_57; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache38_57() { return &___U3CU3Ef__mgU24cache38_57; } inline void set_U3CU3Ef__mgU24cache38_57(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache38_57 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache38_57), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache39_58() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache39_58)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache39_58() const { return ___U3CU3Ef__mgU24cache39_58; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache39_58() { return &___U3CU3Ef__mgU24cache39_58; } inline void set_U3CU3Ef__mgU24cache39_58(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache39_58 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache39_58), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3A_59() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3A_59)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3A_59() const { return ___U3CU3Ef__mgU24cache3A_59; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3A_59() { return &___U3CU3Ef__mgU24cache3A_59; } inline void set_U3CU3Ef__mgU24cache3A_59(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3A_59 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3A_59), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3B_60() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3B_60)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3B_60() const { return ___U3CU3Ef__mgU24cache3B_60; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3B_60() { return &___U3CU3Ef__mgU24cache3B_60; } inline void set_U3CU3Ef__mgU24cache3B_60(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3B_60 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3B_60), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3C_61() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3C_61)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3C_61() const { return ___U3CU3Ef__mgU24cache3C_61; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3C_61() { return &___U3CU3Ef__mgU24cache3C_61; } inline void set_U3CU3Ef__mgU24cache3C_61(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3C_61 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3C_61), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3D_62() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3D_62)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3D_62() const { return ___U3CU3Ef__mgU24cache3D_62; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3D_62() { return &___U3CU3Ef__mgU24cache3D_62; } inline void set_U3CU3Ef__mgU24cache3D_62(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3D_62 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3D_62), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3E_63() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3E_63)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3E_63() const { return ___U3CU3Ef__mgU24cache3E_63; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3E_63() { return &___U3CU3Ef__mgU24cache3E_63; } inline void set_U3CU3Ef__mgU24cache3E_63(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3E_63 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3E_63), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3F_64() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache3F_64)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache3F_64() const { return ___U3CU3Ef__mgU24cache3F_64; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache3F_64() { return &___U3CU3Ef__mgU24cache3F_64; } inline void set_U3CU3Ef__mgU24cache3F_64(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache3F_64 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3F_64), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache40_65() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache40_65)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache40_65() const { return ___U3CU3Ef__mgU24cache40_65; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache40_65() { return &___U3CU3Ef__mgU24cache40_65; } inline void set_U3CU3Ef__mgU24cache40_65(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache40_65 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache40_65), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache41_66() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache41_66)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache41_66() const { return ___U3CU3Ef__mgU24cache41_66; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache41_66() { return &___U3CU3Ef__mgU24cache41_66; } inline void set_U3CU3Ef__mgU24cache41_66(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache41_66 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache41_66), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache42_67() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache42_67)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache42_67() const { return ___U3CU3Ef__mgU24cache42_67; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache42_67() { return &___U3CU3Ef__mgU24cache42_67; } inline void set_U3CU3Ef__mgU24cache42_67(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache42_67 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache42_67), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache43_68() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache43_68)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache43_68() const { return ___U3CU3Ef__mgU24cache43_68; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache43_68() { return &___U3CU3Ef__mgU24cache43_68; } inline void set_U3CU3Ef__mgU24cache43_68(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache43_68 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache43_68), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache44_69() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache44_69)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache44_69() const { return ___U3CU3Ef__mgU24cache44_69; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache44_69() { return &___U3CU3Ef__mgU24cache44_69; } inline void set_U3CU3Ef__mgU24cache44_69(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache44_69 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache44_69), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache45_70() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache45_70)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache45_70() const { return ___U3CU3Ef__mgU24cache45_70; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache45_70() { return &___U3CU3Ef__mgU24cache45_70; } inline void set_U3CU3Ef__mgU24cache45_70(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache45_70 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache45_70), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache46_71() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache46_71)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache46_71() const { return ___U3CU3Ef__mgU24cache46_71; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache46_71() { return &___U3CU3Ef__mgU24cache46_71; } inline void set_U3CU3Ef__mgU24cache46_71(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache46_71 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache46_71), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache47_72() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache47_72)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache47_72() const { return ___U3CU3Ef__mgU24cache47_72; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache47_72() { return &___U3CU3Ef__mgU24cache47_72; } inline void set_U3CU3Ef__mgU24cache47_72(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache47_72 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache47_72), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache48_73() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache48_73)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache48_73() const { return ___U3CU3Ef__mgU24cache48_73; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache48_73() { return &___U3CU3Ef__mgU24cache48_73; } inline void set_U3CU3Ef__mgU24cache48_73(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache48_73 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache48_73), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache49_74() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache49_74)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache49_74() const { return ___U3CU3Ef__mgU24cache49_74; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache49_74() { return &___U3CU3Ef__mgU24cache49_74; } inline void set_U3CU3Ef__mgU24cache49_74(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache49_74 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache49_74), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4A_75() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4A_75)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4A_75() const { return ___U3CU3Ef__mgU24cache4A_75; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4A_75() { return &___U3CU3Ef__mgU24cache4A_75; } inline void set_U3CU3Ef__mgU24cache4A_75(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4A_75 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4A_75), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4B_76() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4B_76)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4B_76() const { return ___U3CU3Ef__mgU24cache4B_76; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4B_76() { return &___U3CU3Ef__mgU24cache4B_76; } inline void set_U3CU3Ef__mgU24cache4B_76(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4B_76 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4B_76), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4C_77() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4C_77)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4C_77() const { return ___U3CU3Ef__mgU24cache4C_77; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4C_77() { return &___U3CU3Ef__mgU24cache4C_77; } inline void set_U3CU3Ef__mgU24cache4C_77(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4C_77 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4C_77), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4D_78() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4D_78)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4D_78() const { return ___U3CU3Ef__mgU24cache4D_78; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4D_78() { return &___U3CU3Ef__mgU24cache4D_78; } inline void set_U3CU3Ef__mgU24cache4D_78(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4D_78 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4D_78), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4E_79() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4E_79)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4E_79() const { return ___U3CU3Ef__mgU24cache4E_79; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4E_79() { return &___U3CU3Ef__mgU24cache4E_79; } inline void set_U3CU3Ef__mgU24cache4E_79(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4E_79 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4E_79), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4F_80() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache4F_80)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache4F_80() const { return ___U3CU3Ef__mgU24cache4F_80; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache4F_80() { return &___U3CU3Ef__mgU24cache4F_80; } inline void set_U3CU3Ef__mgU24cache4F_80(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache4F_80 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4F_80), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache50_81() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache50_81)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache50_81() const { return ___U3CU3Ef__mgU24cache50_81; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache50_81() { return &___U3CU3Ef__mgU24cache50_81; } inline void set_U3CU3Ef__mgU24cache50_81(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache50_81 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache50_81), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache51_82() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache51_82)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache51_82() const { return ___U3CU3Ef__mgU24cache51_82; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache51_82() { return &___U3CU3Ef__mgU24cache51_82; } inline void set_U3CU3Ef__mgU24cache51_82(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache51_82 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache51_82), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache52_83() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache52_83)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache52_83() const { return ___U3CU3Ef__mgU24cache52_83; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache52_83() { return &___U3CU3Ef__mgU24cache52_83; } inline void set_U3CU3Ef__mgU24cache52_83(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache52_83 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache52_83), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache53_84() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache53_84)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache53_84() const { return ___U3CU3Ef__mgU24cache53_84; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache53_84() { return &___U3CU3Ef__mgU24cache53_84; } inline void set_U3CU3Ef__mgU24cache53_84(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache53_84 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache53_84), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache54_85() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache54_85)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache54_85() const { return ___U3CU3Ef__mgU24cache54_85; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache54_85() { return &___U3CU3Ef__mgU24cache54_85; } inline void set_U3CU3Ef__mgU24cache54_85(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache54_85 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache54_85), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache55_86() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache55_86)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache55_86() const { return ___U3CU3Ef__mgU24cache55_86; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache55_86() { return &___U3CU3Ef__mgU24cache55_86; } inline void set_U3CU3Ef__mgU24cache55_86(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache55_86 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache55_86), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache56_87() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache56_87)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache56_87() const { return ___U3CU3Ef__mgU24cache56_87; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache56_87() { return &___U3CU3Ef__mgU24cache56_87; } inline void set_U3CU3Ef__mgU24cache56_87(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache56_87 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache56_87), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache57_88() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache57_88)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache57_88() const { return ___U3CU3Ef__mgU24cache57_88; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache57_88() { return &___U3CU3Ef__mgU24cache57_88; } inline void set_U3CU3Ef__mgU24cache57_88(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache57_88 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache57_88), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache58_89() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache58_89)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache58_89() const { return ___U3CU3Ef__mgU24cache58_89; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache58_89() { return &___U3CU3Ef__mgU24cache58_89; } inline void set_U3CU3Ef__mgU24cache58_89(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache58_89 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache58_89), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache59_90() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache59_90)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache59_90() const { return ___U3CU3Ef__mgU24cache59_90; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache59_90() { return &___U3CU3Ef__mgU24cache59_90; } inline void set_U3CU3Ef__mgU24cache59_90(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache59_90 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache59_90), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5A_91() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5A_91)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5A_91() const { return ___U3CU3Ef__mgU24cache5A_91; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5A_91() { return &___U3CU3Ef__mgU24cache5A_91; } inline void set_U3CU3Ef__mgU24cache5A_91(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5A_91 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5A_91), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5B_92() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5B_92)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5B_92() const { return ___U3CU3Ef__mgU24cache5B_92; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5B_92() { return &___U3CU3Ef__mgU24cache5B_92; } inline void set_U3CU3Ef__mgU24cache5B_92(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5B_92 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5B_92), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5C_93() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5C_93)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5C_93() const { return ___U3CU3Ef__mgU24cache5C_93; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5C_93() { return &___U3CU3Ef__mgU24cache5C_93; } inline void set_U3CU3Ef__mgU24cache5C_93(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5C_93 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5C_93), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5D_94() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5D_94)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5D_94() const { return ___U3CU3Ef__mgU24cache5D_94; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5D_94() { return &___U3CU3Ef__mgU24cache5D_94; } inline void set_U3CU3Ef__mgU24cache5D_94(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5D_94 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5D_94), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5E_95() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5E_95)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5E_95() const { return ___U3CU3Ef__mgU24cache5E_95; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5E_95() { return &___U3CU3Ef__mgU24cache5E_95; } inline void set_U3CU3Ef__mgU24cache5E_95(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5E_95 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5E_95), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5F_96() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache5F_96)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache5F_96() const { return ___U3CU3Ef__mgU24cache5F_96; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache5F_96() { return &___U3CU3Ef__mgU24cache5F_96; } inline void set_U3CU3Ef__mgU24cache5F_96(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache5F_96 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5F_96), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache60_97() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache60_97)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache60_97() const { return ___U3CU3Ef__mgU24cache60_97; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache60_97() { return &___U3CU3Ef__mgU24cache60_97; } inline void set_U3CU3Ef__mgU24cache60_97(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache60_97 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache60_97), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache61_98() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache61_98)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache61_98() const { return ___U3CU3Ef__mgU24cache61_98; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache61_98() { return &___U3CU3Ef__mgU24cache61_98; } inline void set_U3CU3Ef__mgU24cache61_98(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache61_98 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache61_98), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache62_99() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache62_99)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache62_99() const { return ___U3CU3Ef__mgU24cache62_99; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache62_99() { return &___U3CU3Ef__mgU24cache62_99; } inline void set_U3CU3Ef__mgU24cache62_99(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache62_99 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache62_99), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache63_100() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache63_100)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache63_100() const { return ___U3CU3Ef__mgU24cache63_100; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache63_100() { return &___U3CU3Ef__mgU24cache63_100; } inline void set_U3CU3Ef__mgU24cache63_100(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache63_100 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache63_100), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache64_101() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache64_101)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache64_101() const { return ___U3CU3Ef__mgU24cache64_101; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache64_101() { return &___U3CU3Ef__mgU24cache64_101; } inline void set_U3CU3Ef__mgU24cache64_101(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache64_101 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache64_101), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache65_102() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache65_102)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache65_102() const { return ___U3CU3Ef__mgU24cache65_102; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache65_102() { return &___U3CU3Ef__mgU24cache65_102; } inline void set_U3CU3Ef__mgU24cache65_102(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache65_102 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache65_102), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache66_103() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache66_103)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache66_103() const { return ___U3CU3Ef__mgU24cache66_103; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache66_103() { return &___U3CU3Ef__mgU24cache66_103; } inline void set_U3CU3Ef__mgU24cache66_103(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache66_103 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache66_103), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache67_104() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache67_104)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache67_104() const { return ___U3CU3Ef__mgU24cache67_104; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache67_104() { return &___U3CU3Ef__mgU24cache67_104; } inline void set_U3CU3Ef__mgU24cache67_104(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache67_104 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache67_104), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache68_105() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache68_105)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache68_105() const { return ___U3CU3Ef__mgU24cache68_105; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache68_105() { return &___U3CU3Ef__mgU24cache68_105; } inline void set_U3CU3Ef__mgU24cache68_105(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache68_105 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache68_105), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache69_106() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache69_106)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache69_106() const { return ___U3CU3Ef__mgU24cache69_106; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache69_106() { return &___U3CU3Ef__mgU24cache69_106; } inline void set_U3CU3Ef__mgU24cache69_106(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache69_106 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache69_106), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6A_107() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6A_107)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6A_107() const { return ___U3CU3Ef__mgU24cache6A_107; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6A_107() { return &___U3CU3Ef__mgU24cache6A_107; } inline void set_U3CU3Ef__mgU24cache6A_107(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6A_107 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6A_107), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6B_108() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6B_108)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6B_108() const { return ___U3CU3Ef__mgU24cache6B_108; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6B_108() { return &___U3CU3Ef__mgU24cache6B_108; } inline void set_U3CU3Ef__mgU24cache6B_108(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6B_108 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6B_108), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6C_109() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6C_109)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6C_109() const { return ___U3CU3Ef__mgU24cache6C_109; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6C_109() { return &___U3CU3Ef__mgU24cache6C_109; } inline void set_U3CU3Ef__mgU24cache6C_109(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6C_109 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6C_109), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6D_110() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6D_110)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6D_110() const { return ___U3CU3Ef__mgU24cache6D_110; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6D_110() { return &___U3CU3Ef__mgU24cache6D_110; } inline void set_U3CU3Ef__mgU24cache6D_110(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6D_110 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6D_110), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6E_111() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6E_111)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6E_111() const { return ___U3CU3Ef__mgU24cache6E_111; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6E_111() { return &___U3CU3Ef__mgU24cache6E_111; } inline void set_U3CU3Ef__mgU24cache6E_111(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6E_111 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6E_111), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6F_112() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache6F_112)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache6F_112() const { return ___U3CU3Ef__mgU24cache6F_112; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache6F_112() { return &___U3CU3Ef__mgU24cache6F_112; } inline void set_U3CU3Ef__mgU24cache6F_112(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache6F_112 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6F_112), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache70_113() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache70_113)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache70_113() const { return ___U3CU3Ef__mgU24cache70_113; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache70_113() { return &___U3CU3Ef__mgU24cache70_113; } inline void set_U3CU3Ef__mgU24cache70_113(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache70_113 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache70_113), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache71_114() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache71_114)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache71_114() const { return ___U3CU3Ef__mgU24cache71_114; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache71_114() { return &___U3CU3Ef__mgU24cache71_114; } inline void set_U3CU3Ef__mgU24cache71_114(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache71_114 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache71_114), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache72_115() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache72_115)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache72_115() const { return ___U3CU3Ef__mgU24cache72_115; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache72_115() { return &___U3CU3Ef__mgU24cache72_115; } inline void set_U3CU3Ef__mgU24cache72_115(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache72_115 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache72_115), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache73_116() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache73_116)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache73_116() const { return ___U3CU3Ef__mgU24cache73_116; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache73_116() { return &___U3CU3Ef__mgU24cache73_116; } inline void set_U3CU3Ef__mgU24cache73_116(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache73_116 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache73_116), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache74_117() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache74_117)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache74_117() const { return ___U3CU3Ef__mgU24cache74_117; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache74_117() { return &___U3CU3Ef__mgU24cache74_117; } inline void set_U3CU3Ef__mgU24cache74_117(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache74_117 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache74_117), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache75_118() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache75_118)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache75_118() const { return ___U3CU3Ef__mgU24cache75_118; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache75_118() { return &___U3CU3Ef__mgU24cache75_118; } inline void set_U3CU3Ef__mgU24cache75_118(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache75_118 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache75_118), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache76_119() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache76_119)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache76_119() const { return ___U3CU3Ef__mgU24cache76_119; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache76_119() { return &___U3CU3Ef__mgU24cache76_119; } inline void set_U3CU3Ef__mgU24cache76_119(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache76_119 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache76_119), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache77_120() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache77_120)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache77_120() const { return ___U3CU3Ef__mgU24cache77_120; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache77_120() { return &___U3CU3Ef__mgU24cache77_120; } inline void set_U3CU3Ef__mgU24cache77_120(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache77_120 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache77_120), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache78_121() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache78_121)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache78_121() const { return ___U3CU3Ef__mgU24cache78_121; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache78_121() { return &___U3CU3Ef__mgU24cache78_121; } inline void set_U3CU3Ef__mgU24cache78_121(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache78_121 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache78_121), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache79_122() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache79_122)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache79_122() const { return ___U3CU3Ef__mgU24cache79_122; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache79_122() { return &___U3CU3Ef__mgU24cache79_122; } inline void set_U3CU3Ef__mgU24cache79_122(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache79_122 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache79_122), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7A_123() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7A_123)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7A_123() const { return ___U3CU3Ef__mgU24cache7A_123; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7A_123() { return &___U3CU3Ef__mgU24cache7A_123; } inline void set_U3CU3Ef__mgU24cache7A_123(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7A_123 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7A_123), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7B_124() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7B_124)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7B_124() const { return ___U3CU3Ef__mgU24cache7B_124; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7B_124() { return &___U3CU3Ef__mgU24cache7B_124; } inline void set_U3CU3Ef__mgU24cache7B_124(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7B_124 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7B_124), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7C_125() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7C_125)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7C_125() const { return ___U3CU3Ef__mgU24cache7C_125; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7C_125() { return &___U3CU3Ef__mgU24cache7C_125; } inline void set_U3CU3Ef__mgU24cache7C_125(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7C_125 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7C_125), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7D_126() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7D_126)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7D_126() const { return ___U3CU3Ef__mgU24cache7D_126; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7D_126() { return &___U3CU3Ef__mgU24cache7D_126; } inline void set_U3CU3Ef__mgU24cache7D_126(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7D_126 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7D_126), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7E_127() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7E_127)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7E_127() const { return ___U3CU3Ef__mgU24cache7E_127; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7E_127() { return &___U3CU3Ef__mgU24cache7E_127; } inline void set_U3CU3Ef__mgU24cache7E_127(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7E_127 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7E_127), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7F_128() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache7F_128)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache7F_128() const { return ___U3CU3Ef__mgU24cache7F_128; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache7F_128() { return &___U3CU3Ef__mgU24cache7F_128; } inline void set_U3CU3Ef__mgU24cache7F_128(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache7F_128 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7F_128), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache80_129() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache80_129)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache80_129() const { return ___U3CU3Ef__mgU24cache80_129; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache80_129() { return &___U3CU3Ef__mgU24cache80_129; } inline void set_U3CU3Ef__mgU24cache80_129(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache80_129 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache80_129), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache81_130() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache81_130)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache81_130() const { return ___U3CU3Ef__mgU24cache81_130; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache81_130() { return &___U3CU3Ef__mgU24cache81_130; } inline void set_U3CU3Ef__mgU24cache81_130(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache81_130 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache81_130), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache82_131() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache82_131)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache82_131() const { return ___U3CU3Ef__mgU24cache82_131; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache82_131() { return &___U3CU3Ef__mgU24cache82_131; } inline void set_U3CU3Ef__mgU24cache82_131(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache82_131 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache82_131), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache83_132() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache83_132)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache83_132() const { return ___U3CU3Ef__mgU24cache83_132; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache83_132() { return &___U3CU3Ef__mgU24cache83_132; } inline void set_U3CU3Ef__mgU24cache83_132(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache83_132 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache83_132), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache84_133() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache84_133)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache84_133() const { return ___U3CU3Ef__mgU24cache84_133; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache84_133() { return &___U3CU3Ef__mgU24cache84_133; } inline void set_U3CU3Ef__mgU24cache84_133(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache84_133 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache84_133), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache85_134() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache85_134)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache85_134() const { return ___U3CU3Ef__mgU24cache85_134; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache85_134() { return &___U3CU3Ef__mgU24cache85_134; } inline void set_U3CU3Ef__mgU24cache85_134(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache85_134 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache85_134), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache86_135() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache86_135)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache86_135() const { return ___U3CU3Ef__mgU24cache86_135; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache86_135() { return &___U3CU3Ef__mgU24cache86_135; } inline void set_U3CU3Ef__mgU24cache86_135(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache86_135 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache86_135), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache87_136() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache87_136)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache87_136() const { return ___U3CU3Ef__mgU24cache87_136; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache87_136() { return &___U3CU3Ef__mgU24cache87_136; } inline void set_U3CU3Ef__mgU24cache87_136(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache87_136 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache87_136), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache88_137() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache88_137)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache88_137() const { return ___U3CU3Ef__mgU24cache88_137; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache88_137() { return &___U3CU3Ef__mgU24cache88_137; } inline void set_U3CU3Ef__mgU24cache88_137(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache88_137 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache88_137), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache89_138() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache89_138)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache89_138() const { return ___U3CU3Ef__mgU24cache89_138; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache89_138() { return &___U3CU3Ef__mgU24cache89_138; } inline void set_U3CU3Ef__mgU24cache89_138(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache89_138 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache89_138), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8A_139() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8A_139)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8A_139() const { return ___U3CU3Ef__mgU24cache8A_139; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8A_139() { return &___U3CU3Ef__mgU24cache8A_139; } inline void set_U3CU3Ef__mgU24cache8A_139(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8A_139 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8A_139), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8B_140() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8B_140)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8B_140() const { return ___U3CU3Ef__mgU24cache8B_140; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8B_140() { return &___U3CU3Ef__mgU24cache8B_140; } inline void set_U3CU3Ef__mgU24cache8B_140(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8B_140 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8B_140), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8C_141() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8C_141)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8C_141() const { return ___U3CU3Ef__mgU24cache8C_141; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8C_141() { return &___U3CU3Ef__mgU24cache8C_141; } inline void set_U3CU3Ef__mgU24cache8C_141(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8C_141 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8C_141), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8D_142() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8D_142)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8D_142() const { return ___U3CU3Ef__mgU24cache8D_142; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8D_142() { return &___U3CU3Ef__mgU24cache8D_142; } inline void set_U3CU3Ef__mgU24cache8D_142(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8D_142 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8D_142), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8E_143() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8E_143)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8E_143() const { return ___U3CU3Ef__mgU24cache8E_143; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8E_143() { return &___U3CU3Ef__mgU24cache8E_143; } inline void set_U3CU3Ef__mgU24cache8E_143(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8E_143 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8E_143), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8F_144() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache8F_144)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache8F_144() const { return ___U3CU3Ef__mgU24cache8F_144; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache8F_144() { return &___U3CU3Ef__mgU24cache8F_144; } inline void set_U3CU3Ef__mgU24cache8F_144(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache8F_144 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8F_144), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache90_145() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache90_145)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache90_145() const { return ___U3CU3Ef__mgU24cache90_145; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache90_145() { return &___U3CU3Ef__mgU24cache90_145; } inline void set_U3CU3Ef__mgU24cache90_145(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache90_145 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache90_145), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache91_146() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache91_146)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache91_146() const { return ___U3CU3Ef__mgU24cache91_146; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache91_146() { return &___U3CU3Ef__mgU24cache91_146; } inline void set_U3CU3Ef__mgU24cache91_146(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache91_146 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache91_146), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache92_147() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache92_147)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache92_147() const { return ___U3CU3Ef__mgU24cache92_147; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache92_147() { return &___U3CU3Ef__mgU24cache92_147; } inline void set_U3CU3Ef__mgU24cache92_147(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache92_147 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache92_147), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache93_148() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache93_148)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache93_148() const { return ___U3CU3Ef__mgU24cache93_148; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache93_148() { return &___U3CU3Ef__mgU24cache93_148; } inline void set_U3CU3Ef__mgU24cache93_148(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache93_148 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache93_148), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache94_149() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache94_149)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache94_149() const { return ___U3CU3Ef__mgU24cache94_149; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache94_149() { return &___U3CU3Ef__mgU24cache94_149; } inline void set_U3CU3Ef__mgU24cache94_149(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache94_149 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache94_149), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache95_150() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache95_150)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache95_150() const { return ___U3CU3Ef__mgU24cache95_150; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache95_150() { return &___U3CU3Ef__mgU24cache95_150; } inline void set_U3CU3Ef__mgU24cache95_150(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache95_150 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache95_150), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache96_151() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache96_151)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache96_151() const { return ___U3CU3Ef__mgU24cache96_151; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache96_151() { return &___U3CU3Ef__mgU24cache96_151; } inline void set_U3CU3Ef__mgU24cache96_151(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache96_151 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache96_151), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache97_152() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache97_152)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache97_152() const { return ___U3CU3Ef__mgU24cache97_152; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache97_152() { return &___U3CU3Ef__mgU24cache97_152; } inline void set_U3CU3Ef__mgU24cache97_152(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache97_152 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache97_152), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache98_153() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache98_153)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache98_153() const { return ___U3CU3Ef__mgU24cache98_153; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache98_153() { return &___U3CU3Ef__mgU24cache98_153; } inline void set_U3CU3Ef__mgU24cache98_153(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache98_153 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache98_153), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache99_154() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache99_154)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache99_154() const { return ___U3CU3Ef__mgU24cache99_154; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache99_154() { return &___U3CU3Ef__mgU24cache99_154; } inline void set_U3CU3Ef__mgU24cache99_154(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache99_154 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache99_154), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9A_155() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9A_155)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9A_155() const { return ___U3CU3Ef__mgU24cache9A_155; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9A_155() { return &___U3CU3Ef__mgU24cache9A_155; } inline void set_U3CU3Ef__mgU24cache9A_155(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9A_155 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9A_155), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9B_156() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9B_156)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9B_156() const { return ___U3CU3Ef__mgU24cache9B_156; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9B_156() { return &___U3CU3Ef__mgU24cache9B_156; } inline void set_U3CU3Ef__mgU24cache9B_156(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9B_156 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9B_156), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9C_157() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9C_157)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9C_157() const { return ___U3CU3Ef__mgU24cache9C_157; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9C_157() { return &___U3CU3Ef__mgU24cache9C_157; } inline void set_U3CU3Ef__mgU24cache9C_157(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9C_157 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9C_157), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9D_158() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9D_158)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9D_158() const { return ___U3CU3Ef__mgU24cache9D_158; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9D_158() { return &___U3CU3Ef__mgU24cache9D_158; } inline void set_U3CU3Ef__mgU24cache9D_158(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9D_158 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9D_158), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9E_159() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9E_159)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9E_159() const { return ___U3CU3Ef__mgU24cache9E_159; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9E_159() { return &___U3CU3Ef__mgU24cache9E_159; } inline void set_U3CU3Ef__mgU24cache9E_159(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9E_159 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9E_159), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9F_160() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache9F_160)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache9F_160() const { return ___U3CU3Ef__mgU24cache9F_160; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache9F_160() { return &___U3CU3Ef__mgU24cache9F_160; } inline void set_U3CU3Ef__mgU24cache9F_160(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache9F_160 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9F_160), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA0_161() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA0_161)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA0_161() const { return ___U3CU3Ef__mgU24cacheA0_161; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA0_161() { return &___U3CU3Ef__mgU24cacheA0_161; } inline void set_U3CU3Ef__mgU24cacheA0_161(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA0_161 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA0_161), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA1_162() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA1_162)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA1_162() const { return ___U3CU3Ef__mgU24cacheA1_162; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA1_162() { return &___U3CU3Ef__mgU24cacheA1_162; } inline void set_U3CU3Ef__mgU24cacheA1_162(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA1_162 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA1_162), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA2_163() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA2_163)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA2_163() const { return ___U3CU3Ef__mgU24cacheA2_163; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA2_163() { return &___U3CU3Ef__mgU24cacheA2_163; } inline void set_U3CU3Ef__mgU24cacheA2_163(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA2_163 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA2_163), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA3_164() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA3_164)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA3_164() const { return ___U3CU3Ef__mgU24cacheA3_164; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA3_164() { return &___U3CU3Ef__mgU24cacheA3_164; } inline void set_U3CU3Ef__mgU24cacheA3_164(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA3_164 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA3_164), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA4_165() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA4_165)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA4_165() const { return ___U3CU3Ef__mgU24cacheA4_165; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA4_165() { return &___U3CU3Ef__mgU24cacheA4_165; } inline void set_U3CU3Ef__mgU24cacheA4_165(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA4_165 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA4_165), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA5_166() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA5_166)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA5_166() const { return ___U3CU3Ef__mgU24cacheA5_166; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA5_166() { return &___U3CU3Ef__mgU24cacheA5_166; } inline void set_U3CU3Ef__mgU24cacheA5_166(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA5_166 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA5_166), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA6_167() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA6_167)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA6_167() const { return ___U3CU3Ef__mgU24cacheA6_167; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA6_167() { return &___U3CU3Ef__mgU24cacheA6_167; } inline void set_U3CU3Ef__mgU24cacheA6_167(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA6_167 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA6_167), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA7_168() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA7_168)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA7_168() const { return ___U3CU3Ef__mgU24cacheA7_168; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA7_168() { return &___U3CU3Ef__mgU24cacheA7_168; } inline void set_U3CU3Ef__mgU24cacheA7_168(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA7_168 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA7_168), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA8_169() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA8_169)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA8_169() const { return ___U3CU3Ef__mgU24cacheA8_169; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA8_169() { return &___U3CU3Ef__mgU24cacheA8_169; } inline void set_U3CU3Ef__mgU24cacheA8_169(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA8_169 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA8_169), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA9_170() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheA9_170)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheA9_170() const { return ___U3CU3Ef__mgU24cacheA9_170; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheA9_170() { return &___U3CU3Ef__mgU24cacheA9_170; } inline void set_U3CU3Ef__mgU24cacheA9_170(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheA9_170 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA9_170), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAA_171() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAA_171)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAA_171() const { return ___U3CU3Ef__mgU24cacheAA_171; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAA_171() { return &___U3CU3Ef__mgU24cacheAA_171; } inline void set_U3CU3Ef__mgU24cacheAA_171(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAA_171 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAA_171), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAB_172() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAB_172)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAB_172() const { return ___U3CU3Ef__mgU24cacheAB_172; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAB_172() { return &___U3CU3Ef__mgU24cacheAB_172; } inline void set_U3CU3Ef__mgU24cacheAB_172(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAB_172 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAB_172), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAC_173() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAC_173)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAC_173() const { return ___U3CU3Ef__mgU24cacheAC_173; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAC_173() { return &___U3CU3Ef__mgU24cacheAC_173; } inline void set_U3CU3Ef__mgU24cacheAC_173(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAC_173 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAC_173), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAD_174() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAD_174)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAD_174() const { return ___U3CU3Ef__mgU24cacheAD_174; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAD_174() { return &___U3CU3Ef__mgU24cacheAD_174; } inline void set_U3CU3Ef__mgU24cacheAD_174(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAD_174 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAD_174), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAE_175() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAE_175)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAE_175() const { return ___U3CU3Ef__mgU24cacheAE_175; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAE_175() { return &___U3CU3Ef__mgU24cacheAE_175; } inline void set_U3CU3Ef__mgU24cacheAE_175(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAE_175 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAE_175), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheAF_176() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheAF_176)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheAF_176() const { return ___U3CU3Ef__mgU24cacheAF_176; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheAF_176() { return &___U3CU3Ef__mgU24cacheAF_176; } inline void set_U3CU3Ef__mgU24cacheAF_176(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheAF_176 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheAF_176), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB0_177() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB0_177)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB0_177() const { return ___U3CU3Ef__mgU24cacheB0_177; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB0_177() { return &___U3CU3Ef__mgU24cacheB0_177; } inline void set_U3CU3Ef__mgU24cacheB0_177(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB0_177 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB0_177), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB1_178() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB1_178)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB1_178() const { return ___U3CU3Ef__mgU24cacheB1_178; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB1_178() { return &___U3CU3Ef__mgU24cacheB1_178; } inline void set_U3CU3Ef__mgU24cacheB1_178(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB1_178 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB1_178), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB2_179() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB2_179)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB2_179() const { return ___U3CU3Ef__mgU24cacheB2_179; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB2_179() { return &___U3CU3Ef__mgU24cacheB2_179; } inline void set_U3CU3Ef__mgU24cacheB2_179(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB2_179 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB2_179), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB3_180() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB3_180)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB3_180() const { return ___U3CU3Ef__mgU24cacheB3_180; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB3_180() { return &___U3CU3Ef__mgU24cacheB3_180; } inline void set_U3CU3Ef__mgU24cacheB3_180(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB3_180 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB3_180), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB4_181() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB4_181)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB4_181() const { return ___U3CU3Ef__mgU24cacheB4_181; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB4_181() { return &___U3CU3Ef__mgU24cacheB4_181; } inline void set_U3CU3Ef__mgU24cacheB4_181(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB4_181 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB4_181), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB5_182() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB5_182)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB5_182() const { return ___U3CU3Ef__mgU24cacheB5_182; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB5_182() { return &___U3CU3Ef__mgU24cacheB5_182; } inline void set_U3CU3Ef__mgU24cacheB5_182(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB5_182 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB5_182), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB6_183() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB6_183)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB6_183() const { return ___U3CU3Ef__mgU24cacheB6_183; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB6_183() { return &___U3CU3Ef__mgU24cacheB6_183; } inline void set_U3CU3Ef__mgU24cacheB6_183(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB6_183 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB6_183), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB7_184() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB7_184)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB7_184() const { return ___U3CU3Ef__mgU24cacheB7_184; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB7_184() { return &___U3CU3Ef__mgU24cacheB7_184; } inline void set_U3CU3Ef__mgU24cacheB7_184(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB7_184 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB7_184), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB8_185() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB8_185)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB8_185() const { return ___U3CU3Ef__mgU24cacheB8_185; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB8_185() { return &___U3CU3Ef__mgU24cacheB8_185; } inline void set_U3CU3Ef__mgU24cacheB8_185(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB8_185 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB8_185), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB9_186() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheB9_186)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheB9_186() const { return ___U3CU3Ef__mgU24cacheB9_186; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheB9_186() { return &___U3CU3Ef__mgU24cacheB9_186; } inline void set_U3CU3Ef__mgU24cacheB9_186(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheB9_186 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB9_186), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBA_187() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBA_187)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBA_187() const { return ___U3CU3Ef__mgU24cacheBA_187; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBA_187() { return &___U3CU3Ef__mgU24cacheBA_187; } inline void set_U3CU3Ef__mgU24cacheBA_187(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBA_187 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBA_187), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBB_188() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBB_188)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBB_188() const { return ___U3CU3Ef__mgU24cacheBB_188; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBB_188() { return &___U3CU3Ef__mgU24cacheBB_188; } inline void set_U3CU3Ef__mgU24cacheBB_188(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBB_188 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBB_188), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBC_189() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBC_189)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBC_189() const { return ___U3CU3Ef__mgU24cacheBC_189; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBC_189() { return &___U3CU3Ef__mgU24cacheBC_189; } inline void set_U3CU3Ef__mgU24cacheBC_189(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBC_189 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBC_189), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBD_190() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBD_190)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBD_190() const { return ___U3CU3Ef__mgU24cacheBD_190; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBD_190() { return &___U3CU3Ef__mgU24cacheBD_190; } inline void set_U3CU3Ef__mgU24cacheBD_190(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBD_190 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBD_190), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBE_191() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBE_191)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBE_191() const { return ___U3CU3Ef__mgU24cacheBE_191; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBE_191() { return &___U3CU3Ef__mgU24cacheBE_191; } inline void set_U3CU3Ef__mgU24cacheBE_191(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBE_191 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBE_191), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheBF_192() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheBF_192)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheBF_192() const { return ___U3CU3Ef__mgU24cacheBF_192; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheBF_192() { return &___U3CU3Ef__mgU24cacheBF_192; } inline void set_U3CU3Ef__mgU24cacheBF_192(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheBF_192 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheBF_192), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC0_193() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC0_193)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC0_193() const { return ___U3CU3Ef__mgU24cacheC0_193; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC0_193() { return &___U3CU3Ef__mgU24cacheC0_193; } inline void set_U3CU3Ef__mgU24cacheC0_193(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC0_193 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC0_193), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC1_194() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC1_194)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC1_194() const { return ___U3CU3Ef__mgU24cacheC1_194; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC1_194() { return &___U3CU3Ef__mgU24cacheC1_194; } inline void set_U3CU3Ef__mgU24cacheC1_194(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC1_194 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC1_194), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC2_195() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC2_195)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC2_195() const { return ___U3CU3Ef__mgU24cacheC2_195; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC2_195() { return &___U3CU3Ef__mgU24cacheC2_195; } inline void set_U3CU3Ef__mgU24cacheC2_195(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC2_195 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC2_195), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC3_196() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC3_196)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC3_196() const { return ___U3CU3Ef__mgU24cacheC3_196; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC3_196() { return &___U3CU3Ef__mgU24cacheC3_196; } inline void set_U3CU3Ef__mgU24cacheC3_196(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC3_196 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC3_196), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC4_197() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC4_197)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC4_197() const { return ___U3CU3Ef__mgU24cacheC4_197; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC4_197() { return &___U3CU3Ef__mgU24cacheC4_197; } inline void set_U3CU3Ef__mgU24cacheC4_197(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC4_197 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC4_197), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC5_198() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC5_198)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC5_198() const { return ___U3CU3Ef__mgU24cacheC5_198; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC5_198() { return &___U3CU3Ef__mgU24cacheC5_198; } inline void set_U3CU3Ef__mgU24cacheC5_198(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC5_198 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC5_198), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC6_199() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC6_199)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC6_199() const { return ___U3CU3Ef__mgU24cacheC6_199; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC6_199() { return &___U3CU3Ef__mgU24cacheC6_199; } inline void set_U3CU3Ef__mgU24cacheC6_199(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC6_199 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC6_199), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC7_200() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC7_200)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC7_200() const { return ___U3CU3Ef__mgU24cacheC7_200; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC7_200() { return &___U3CU3Ef__mgU24cacheC7_200; } inline void set_U3CU3Ef__mgU24cacheC7_200(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC7_200 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC7_200), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC8_201() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC8_201)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC8_201() const { return ___U3CU3Ef__mgU24cacheC8_201; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC8_201() { return &___U3CU3Ef__mgU24cacheC8_201; } inline void set_U3CU3Ef__mgU24cacheC8_201(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC8_201 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC8_201), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC9_202() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheC9_202)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheC9_202() const { return ___U3CU3Ef__mgU24cacheC9_202; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheC9_202() { return &___U3CU3Ef__mgU24cacheC9_202; } inline void set_U3CU3Ef__mgU24cacheC9_202(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheC9_202 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC9_202), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCA_203() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCA_203)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCA_203() const { return ___U3CU3Ef__mgU24cacheCA_203; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCA_203() { return &___U3CU3Ef__mgU24cacheCA_203; } inline void set_U3CU3Ef__mgU24cacheCA_203(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCA_203 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCA_203), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCB_204() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCB_204)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCB_204() const { return ___U3CU3Ef__mgU24cacheCB_204; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCB_204() { return &___U3CU3Ef__mgU24cacheCB_204; } inline void set_U3CU3Ef__mgU24cacheCB_204(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCB_204 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCB_204), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCC_205() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCC_205)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCC_205() const { return ___U3CU3Ef__mgU24cacheCC_205; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCC_205() { return &___U3CU3Ef__mgU24cacheCC_205; } inline void set_U3CU3Ef__mgU24cacheCC_205(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCC_205 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCC_205), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCD_206() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCD_206)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCD_206() const { return ___U3CU3Ef__mgU24cacheCD_206; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCD_206() { return &___U3CU3Ef__mgU24cacheCD_206; } inline void set_U3CU3Ef__mgU24cacheCD_206(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCD_206 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCD_206), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCE_207() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCE_207)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCE_207() const { return ___U3CU3Ef__mgU24cacheCE_207; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCE_207() { return &___U3CU3Ef__mgU24cacheCE_207; } inline void set_U3CU3Ef__mgU24cacheCE_207(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCE_207 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCE_207), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheCF_208() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheCF_208)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheCF_208() const { return ___U3CU3Ef__mgU24cacheCF_208; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheCF_208() { return &___U3CU3Ef__mgU24cacheCF_208; } inline void set_U3CU3Ef__mgU24cacheCF_208(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheCF_208 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheCF_208), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD0_209() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD0_209)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD0_209() const { return ___U3CU3Ef__mgU24cacheD0_209; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD0_209() { return &___U3CU3Ef__mgU24cacheD0_209; } inline void set_U3CU3Ef__mgU24cacheD0_209(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD0_209 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD0_209), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD1_210() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD1_210)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD1_210() const { return ___U3CU3Ef__mgU24cacheD1_210; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD1_210() { return &___U3CU3Ef__mgU24cacheD1_210; } inline void set_U3CU3Ef__mgU24cacheD1_210(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD1_210 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD1_210), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD2_211() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD2_211)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD2_211() const { return ___U3CU3Ef__mgU24cacheD2_211; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD2_211() { return &___U3CU3Ef__mgU24cacheD2_211; } inline void set_U3CU3Ef__mgU24cacheD2_211(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD2_211 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD2_211), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD3_212() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD3_212)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD3_212() const { return ___U3CU3Ef__mgU24cacheD3_212; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD3_212() { return &___U3CU3Ef__mgU24cacheD3_212; } inline void set_U3CU3Ef__mgU24cacheD3_212(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD3_212 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD3_212), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD4_213() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD4_213)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD4_213() const { return ___U3CU3Ef__mgU24cacheD4_213; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD4_213() { return &___U3CU3Ef__mgU24cacheD4_213; } inline void set_U3CU3Ef__mgU24cacheD4_213(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD4_213 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD4_213), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD5_214() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD5_214)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD5_214() const { return ___U3CU3Ef__mgU24cacheD5_214; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD5_214() { return &___U3CU3Ef__mgU24cacheD5_214; } inline void set_U3CU3Ef__mgU24cacheD5_214(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD5_214 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD5_214), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD6_215() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD6_215)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD6_215() const { return ___U3CU3Ef__mgU24cacheD6_215; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD6_215() { return &___U3CU3Ef__mgU24cacheD6_215; } inline void set_U3CU3Ef__mgU24cacheD6_215(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD6_215 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD6_215), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD7_216() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD7_216)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD7_216() const { return ___U3CU3Ef__mgU24cacheD7_216; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD7_216() { return &___U3CU3Ef__mgU24cacheD7_216; } inline void set_U3CU3Ef__mgU24cacheD7_216(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD7_216 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD7_216), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD8_217() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD8_217)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD8_217() const { return ___U3CU3Ef__mgU24cacheD8_217; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD8_217() { return &___U3CU3Ef__mgU24cacheD8_217; } inline void set_U3CU3Ef__mgU24cacheD8_217(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD8_217 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD8_217), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD9_218() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheD9_218)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheD9_218() const { return ___U3CU3Ef__mgU24cacheD9_218; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheD9_218() { return &___U3CU3Ef__mgU24cacheD9_218; } inline void set_U3CU3Ef__mgU24cacheD9_218(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheD9_218 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD9_218), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDA_219() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDA_219)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDA_219() const { return ___U3CU3Ef__mgU24cacheDA_219; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDA_219() { return &___U3CU3Ef__mgU24cacheDA_219; } inline void set_U3CU3Ef__mgU24cacheDA_219(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDA_219 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDA_219), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDB_220() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDB_220)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDB_220() const { return ___U3CU3Ef__mgU24cacheDB_220; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDB_220() { return &___U3CU3Ef__mgU24cacheDB_220; } inline void set_U3CU3Ef__mgU24cacheDB_220(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDB_220 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDB_220), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDC_221() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDC_221)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDC_221() const { return ___U3CU3Ef__mgU24cacheDC_221; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDC_221() { return &___U3CU3Ef__mgU24cacheDC_221; } inline void set_U3CU3Ef__mgU24cacheDC_221(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDC_221 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDC_221), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDD_222() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDD_222)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDD_222() const { return ___U3CU3Ef__mgU24cacheDD_222; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDD_222() { return &___U3CU3Ef__mgU24cacheDD_222; } inline void set_U3CU3Ef__mgU24cacheDD_222(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDD_222 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDD_222), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDE_223() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDE_223)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDE_223() const { return ___U3CU3Ef__mgU24cacheDE_223; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDE_223() { return &___U3CU3Ef__mgU24cacheDE_223; } inline void set_U3CU3Ef__mgU24cacheDE_223(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDE_223 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDE_223), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheDF_224() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheDF_224)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheDF_224() const { return ___U3CU3Ef__mgU24cacheDF_224; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheDF_224() { return &___U3CU3Ef__mgU24cacheDF_224; } inline void set_U3CU3Ef__mgU24cacheDF_224(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheDF_224 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheDF_224), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE0_225() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE0_225)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE0_225() const { return ___U3CU3Ef__mgU24cacheE0_225; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE0_225() { return &___U3CU3Ef__mgU24cacheE0_225; } inline void set_U3CU3Ef__mgU24cacheE0_225(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE0_225 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE0_225), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE1_226() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE1_226)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE1_226() const { return ___U3CU3Ef__mgU24cacheE1_226; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE1_226() { return &___U3CU3Ef__mgU24cacheE1_226; } inline void set_U3CU3Ef__mgU24cacheE1_226(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE1_226 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE1_226), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE2_227() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE2_227)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE2_227() const { return ___U3CU3Ef__mgU24cacheE2_227; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE2_227() { return &___U3CU3Ef__mgU24cacheE2_227; } inline void set_U3CU3Ef__mgU24cacheE2_227(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE2_227 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE2_227), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE3_228() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE3_228)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE3_228() const { return ___U3CU3Ef__mgU24cacheE3_228; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE3_228() { return &___U3CU3Ef__mgU24cacheE3_228; } inline void set_U3CU3Ef__mgU24cacheE3_228(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE3_228 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE3_228), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE4_229() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE4_229)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE4_229() const { return ___U3CU3Ef__mgU24cacheE4_229; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE4_229() { return &___U3CU3Ef__mgU24cacheE4_229; } inline void set_U3CU3Ef__mgU24cacheE4_229(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE4_229 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE4_229), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE5_230() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE5_230)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE5_230() const { return ___U3CU3Ef__mgU24cacheE5_230; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE5_230() { return &___U3CU3Ef__mgU24cacheE5_230; } inline void set_U3CU3Ef__mgU24cacheE5_230(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE5_230 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE5_230), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE6_231() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE6_231)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE6_231() const { return ___U3CU3Ef__mgU24cacheE6_231; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE6_231() { return &___U3CU3Ef__mgU24cacheE6_231; } inline void set_U3CU3Ef__mgU24cacheE6_231(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE6_231 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE6_231), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE7_232() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE7_232)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE7_232() const { return ___U3CU3Ef__mgU24cacheE7_232; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE7_232() { return &___U3CU3Ef__mgU24cacheE7_232; } inline void set_U3CU3Ef__mgU24cacheE7_232(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE7_232 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE7_232), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE8_233() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE8_233)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE8_233() const { return ___U3CU3Ef__mgU24cacheE8_233; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE8_233() { return &___U3CU3Ef__mgU24cacheE8_233; } inline void set_U3CU3Ef__mgU24cacheE8_233(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE8_233 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE8_233), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE9_234() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheE9_234)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheE9_234() const { return ___U3CU3Ef__mgU24cacheE9_234; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheE9_234() { return &___U3CU3Ef__mgU24cacheE9_234; } inline void set_U3CU3Ef__mgU24cacheE9_234(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheE9_234 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE9_234), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheEA_235() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheEA_235)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheEA_235() const { return ___U3CU3Ef__mgU24cacheEA_235; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheEA_235() { return &___U3CU3Ef__mgU24cacheEA_235; } inline void set_U3CU3Ef__mgU24cacheEA_235(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheEA_235 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheEA_235), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheEB_236() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheEB_236)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheEB_236() const { return ___U3CU3Ef__mgU24cacheEB_236; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheEB_236() { return &___U3CU3Ef__mgU24cacheEB_236; } inline void set_U3CU3Ef__mgU24cacheEB_236(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheEB_236 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheEB_236), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheEC_237() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheEC_237)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheEC_237() const { return ___U3CU3Ef__mgU24cacheEC_237; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheEC_237() { return &___U3CU3Ef__mgU24cacheEC_237; } inline void set_U3CU3Ef__mgU24cacheEC_237(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheEC_237 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheEC_237), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheED_238() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheED_238)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheED_238() const { return ___U3CU3Ef__mgU24cacheED_238; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheED_238() { return &___U3CU3Ef__mgU24cacheED_238; } inline void set_U3CU3Ef__mgU24cacheED_238(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheED_238 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheED_238), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheEE_239() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheEE_239)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheEE_239() const { return ___U3CU3Ef__mgU24cacheEE_239; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheEE_239() { return &___U3CU3Ef__mgU24cacheEE_239; } inline void set_U3CU3Ef__mgU24cacheEE_239(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheEE_239 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheEE_239), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheEF_240() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheEF_240)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheEF_240() const { return ___U3CU3Ef__mgU24cacheEF_240; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheEF_240() { return &___U3CU3Ef__mgU24cacheEF_240; } inline void set_U3CU3Ef__mgU24cacheEF_240(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheEF_240 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheEF_240), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF0_241() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF0_241)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF0_241() const { return ___U3CU3Ef__mgU24cacheF0_241; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF0_241() { return &___U3CU3Ef__mgU24cacheF0_241; } inline void set_U3CU3Ef__mgU24cacheF0_241(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF0_241 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF0_241), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF1_242() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF1_242)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF1_242() const { return ___U3CU3Ef__mgU24cacheF1_242; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF1_242() { return &___U3CU3Ef__mgU24cacheF1_242; } inline void set_U3CU3Ef__mgU24cacheF1_242(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF1_242 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF1_242), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF2_243() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF2_243)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF2_243() const { return ___U3CU3Ef__mgU24cacheF2_243; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF2_243() { return &___U3CU3Ef__mgU24cacheF2_243; } inline void set_U3CU3Ef__mgU24cacheF2_243(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF2_243 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF2_243), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF3_244() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF3_244)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF3_244() const { return ___U3CU3Ef__mgU24cacheF3_244; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF3_244() { return &___U3CU3Ef__mgU24cacheF3_244; } inline void set_U3CU3Ef__mgU24cacheF3_244(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF3_244 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF3_244), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF4_245() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF4_245)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF4_245() const { return ___U3CU3Ef__mgU24cacheF4_245; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF4_245() { return &___U3CU3Ef__mgU24cacheF4_245; } inline void set_U3CU3Ef__mgU24cacheF4_245(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF4_245 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF4_245), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF5_246() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF5_246)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF5_246() const { return ___U3CU3Ef__mgU24cacheF5_246; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF5_246() { return &___U3CU3Ef__mgU24cacheF5_246; } inline void set_U3CU3Ef__mgU24cacheF5_246(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF5_246 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF5_246), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF6_247() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF6_247)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF6_247() const { return ___U3CU3Ef__mgU24cacheF6_247; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF6_247() { return &___U3CU3Ef__mgU24cacheF6_247; } inline void set_U3CU3Ef__mgU24cacheF6_247(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF6_247 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF6_247), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF7_248() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF7_248)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF7_248() const { return ___U3CU3Ef__mgU24cacheF7_248; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF7_248() { return &___U3CU3Ef__mgU24cacheF7_248; } inline void set_U3CU3Ef__mgU24cacheF7_248(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF7_248 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF7_248), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF8_249() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF8_249)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF8_249() const { return ___U3CU3Ef__mgU24cacheF8_249; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF8_249() { return &___U3CU3Ef__mgU24cacheF8_249; } inline void set_U3CU3Ef__mgU24cacheF8_249(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF8_249 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF8_249), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF9_250() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheF9_250)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheF9_250() const { return ___U3CU3Ef__mgU24cacheF9_250; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheF9_250() { return &___U3CU3Ef__mgU24cacheF9_250; } inline void set_U3CU3Ef__mgU24cacheF9_250(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheF9_250 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF9_250), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFA_251() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFA_251)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFA_251() const { return ___U3CU3Ef__mgU24cacheFA_251; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFA_251() { return &___U3CU3Ef__mgU24cacheFA_251; } inline void set_U3CU3Ef__mgU24cacheFA_251(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFA_251 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFA_251), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFB_252() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFB_252)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFB_252() const { return ___U3CU3Ef__mgU24cacheFB_252; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFB_252() { return &___U3CU3Ef__mgU24cacheFB_252; } inline void set_U3CU3Ef__mgU24cacheFB_252(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFB_252 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFB_252), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFC_253() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFC_253)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFC_253() const { return ___U3CU3Ef__mgU24cacheFC_253; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFC_253() { return &___U3CU3Ef__mgU24cacheFC_253; } inline void set_U3CU3Ef__mgU24cacheFC_253(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFC_253 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFC_253), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFD_254() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFD_254)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFD_254() const { return ___U3CU3Ef__mgU24cacheFD_254; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFD_254() { return &___U3CU3Ef__mgU24cacheFD_254; } inline void set_U3CU3Ef__mgU24cacheFD_254(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFD_254 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFD_254), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFE_255() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFE_255)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFE_255() const { return ___U3CU3Ef__mgU24cacheFE_255; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFE_255() { return &___U3CU3Ef__mgU24cacheFE_255; } inline void set_U3CU3Ef__mgU24cacheFE_255(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFE_255 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFE_255), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheFF_256() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cacheFF_256)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cacheFF_256() const { return ___U3CU3Ef__mgU24cacheFF_256; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cacheFF_256() { return &___U3CU3Ef__mgU24cacheFF_256; } inline void set_U3CU3Ef__mgU24cacheFF_256(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cacheFF_256 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheFF_256), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache100_257() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache100_257)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache100_257() const { return ___U3CU3Ef__mgU24cache100_257; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache100_257() { return &___U3CU3Ef__mgU24cache100_257; } inline void set_U3CU3Ef__mgU24cache100_257(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache100_257 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache100_257), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache101_258() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache101_258)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache101_258() const { return ___U3CU3Ef__mgU24cache101_258; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache101_258() { return &___U3CU3Ef__mgU24cache101_258; } inline void set_U3CU3Ef__mgU24cache101_258(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache101_258 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache101_258), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache102_259() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache102_259)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache102_259() const { return ___U3CU3Ef__mgU24cache102_259; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache102_259() { return &___U3CU3Ef__mgU24cache102_259; } inline void set_U3CU3Ef__mgU24cache102_259(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache102_259 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache102_259), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache103_260() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache103_260)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache103_260() const { return ___U3CU3Ef__mgU24cache103_260; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache103_260() { return &___U3CU3Ef__mgU24cache103_260; } inline void set_U3CU3Ef__mgU24cache103_260(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache103_260 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache103_260), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache104_261() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache104_261)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache104_261() const { return ___U3CU3Ef__mgU24cache104_261; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache104_261() { return &___U3CU3Ef__mgU24cache104_261; } inline void set_U3CU3Ef__mgU24cache104_261(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache104_261 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache104_261), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache105_262() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache105_262)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache105_262() const { return ___U3CU3Ef__mgU24cache105_262; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache105_262() { return &___U3CU3Ef__mgU24cache105_262; } inline void set_U3CU3Ef__mgU24cache105_262(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache105_262 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache105_262), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache106_263() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache106_263)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache106_263() const { return ___U3CU3Ef__mgU24cache106_263; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache106_263() { return &___U3CU3Ef__mgU24cache106_263; } inline void set_U3CU3Ef__mgU24cache106_263(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache106_263 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache106_263), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache107_264() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache107_264)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache107_264() const { return ___U3CU3Ef__mgU24cache107_264; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache107_264() { return &___U3CU3Ef__mgU24cache107_264; } inline void set_U3CU3Ef__mgU24cache107_264(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache107_264 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache107_264), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache108_265() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache108_265)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache108_265() const { return ___U3CU3Ef__mgU24cache108_265; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache108_265() { return &___U3CU3Ef__mgU24cache108_265; } inline void set_U3CU3Ef__mgU24cache108_265(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache108_265 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache108_265), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache109_266() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache109_266)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache109_266() const { return ___U3CU3Ef__mgU24cache109_266; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache109_266() { return &___U3CU3Ef__mgU24cache109_266; } inline void set_U3CU3Ef__mgU24cache109_266(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache109_266 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache109_266), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10A_267() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10A_267)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10A_267() const { return ___U3CU3Ef__mgU24cache10A_267; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10A_267() { return &___U3CU3Ef__mgU24cache10A_267; } inline void set_U3CU3Ef__mgU24cache10A_267(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10A_267 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10A_267), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10B_268() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10B_268)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10B_268() const { return ___U3CU3Ef__mgU24cache10B_268; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10B_268() { return &___U3CU3Ef__mgU24cache10B_268; } inline void set_U3CU3Ef__mgU24cache10B_268(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10B_268 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10B_268), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10C_269() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10C_269)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10C_269() const { return ___U3CU3Ef__mgU24cache10C_269; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10C_269() { return &___U3CU3Ef__mgU24cache10C_269; } inline void set_U3CU3Ef__mgU24cache10C_269(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10C_269 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10C_269), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10D_270() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10D_270)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10D_270() const { return ___U3CU3Ef__mgU24cache10D_270; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10D_270() { return &___U3CU3Ef__mgU24cache10D_270; } inline void set_U3CU3Ef__mgU24cache10D_270(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10D_270 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10D_270), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10E_271() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10E_271)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10E_271() const { return ___U3CU3Ef__mgU24cache10E_271; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10E_271() { return &___U3CU3Ef__mgU24cache10E_271; } inline void set_U3CU3Ef__mgU24cache10E_271(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10E_271 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10E_271), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10F_272() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache10F_272)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache10F_272() const { return ___U3CU3Ef__mgU24cache10F_272; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache10F_272() { return &___U3CU3Ef__mgU24cache10F_272; } inline void set_U3CU3Ef__mgU24cache10F_272(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache10F_272 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10F_272), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache110_273() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache110_273)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache110_273() const { return ___U3CU3Ef__mgU24cache110_273; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache110_273() { return &___U3CU3Ef__mgU24cache110_273; } inline void set_U3CU3Ef__mgU24cache110_273(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache110_273 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache110_273), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache111_274() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache111_274)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache111_274() const { return ___U3CU3Ef__mgU24cache111_274; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache111_274() { return &___U3CU3Ef__mgU24cache111_274; } inline void set_U3CU3Ef__mgU24cache111_274(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache111_274 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache111_274), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache112_275() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache112_275)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache112_275() const { return ___U3CU3Ef__mgU24cache112_275; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache112_275() { return &___U3CU3Ef__mgU24cache112_275; } inline void set_U3CU3Ef__mgU24cache112_275(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache112_275 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache112_275), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache113_276() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache113_276)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache113_276() const { return ___U3CU3Ef__mgU24cache113_276; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache113_276() { return &___U3CU3Ef__mgU24cache113_276; } inline void set_U3CU3Ef__mgU24cache113_276(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache113_276 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache113_276), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache114_277() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache114_277)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache114_277() const { return ___U3CU3Ef__mgU24cache114_277; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache114_277() { return &___U3CU3Ef__mgU24cache114_277; } inline void set_U3CU3Ef__mgU24cache114_277(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache114_277 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache114_277), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache115_278() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache115_278)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache115_278() const { return ___U3CU3Ef__mgU24cache115_278; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache115_278() { return &___U3CU3Ef__mgU24cache115_278; } inline void set_U3CU3Ef__mgU24cache115_278(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache115_278 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache115_278), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache116_279() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache116_279)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache116_279() const { return ___U3CU3Ef__mgU24cache116_279; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache116_279() { return &___U3CU3Ef__mgU24cache116_279; } inline void set_U3CU3Ef__mgU24cache116_279(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache116_279 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache116_279), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache117_280() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache117_280)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache117_280() const { return ___U3CU3Ef__mgU24cache117_280; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache117_280() { return &___U3CU3Ef__mgU24cache117_280; } inline void set_U3CU3Ef__mgU24cache117_280(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache117_280 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache117_280), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache118_281() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache118_281)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache118_281() const { return ___U3CU3Ef__mgU24cache118_281; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache118_281() { return &___U3CU3Ef__mgU24cache118_281; } inline void set_U3CU3Ef__mgU24cache118_281(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache118_281 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache118_281), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache119_282() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache119_282)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache119_282() const { return ___U3CU3Ef__mgU24cache119_282; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache119_282() { return &___U3CU3Ef__mgU24cache119_282; } inline void set_U3CU3Ef__mgU24cache119_282(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache119_282 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache119_282), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11A_283() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11A_283)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11A_283() const { return ___U3CU3Ef__mgU24cache11A_283; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11A_283() { return &___U3CU3Ef__mgU24cache11A_283; } inline void set_U3CU3Ef__mgU24cache11A_283(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11A_283 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11A_283), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11B_284() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11B_284)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11B_284() const { return ___U3CU3Ef__mgU24cache11B_284; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11B_284() { return &___U3CU3Ef__mgU24cache11B_284; } inline void set_U3CU3Ef__mgU24cache11B_284(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11B_284 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11B_284), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11C_285() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11C_285)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11C_285() const { return ___U3CU3Ef__mgU24cache11C_285; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11C_285() { return &___U3CU3Ef__mgU24cache11C_285; } inline void set_U3CU3Ef__mgU24cache11C_285(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11C_285 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11C_285), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11D_286() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11D_286)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11D_286() const { return ___U3CU3Ef__mgU24cache11D_286; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11D_286() { return &___U3CU3Ef__mgU24cache11D_286; } inline void set_U3CU3Ef__mgU24cache11D_286(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11D_286 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11D_286), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11E_287() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11E_287)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11E_287() const { return ___U3CU3Ef__mgU24cache11E_287; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11E_287() { return &___U3CU3Ef__mgU24cache11E_287; } inline void set_U3CU3Ef__mgU24cache11E_287(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11E_287 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11E_287), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11F_288() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache11F_288)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache11F_288() const { return ___U3CU3Ef__mgU24cache11F_288; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache11F_288() { return &___U3CU3Ef__mgU24cache11F_288; } inline void set_U3CU3Ef__mgU24cache11F_288(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache11F_288 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11F_288), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache120_289() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache120_289)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache120_289() const { return ___U3CU3Ef__mgU24cache120_289; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache120_289() { return &___U3CU3Ef__mgU24cache120_289; } inline void set_U3CU3Ef__mgU24cache120_289(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache120_289 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache120_289), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache121_290() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache121_290)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache121_290() const { return ___U3CU3Ef__mgU24cache121_290; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache121_290() { return &___U3CU3Ef__mgU24cache121_290; } inline void set_U3CU3Ef__mgU24cache121_290(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache121_290 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache121_290), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache122_291() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache122_291)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache122_291() const { return ___U3CU3Ef__mgU24cache122_291; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache122_291() { return &___U3CU3Ef__mgU24cache122_291; } inline void set_U3CU3Ef__mgU24cache122_291(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache122_291 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache122_291), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache123_292() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache123_292)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache123_292() const { return ___U3CU3Ef__mgU24cache123_292; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache123_292() { return &___U3CU3Ef__mgU24cache123_292; } inline void set_U3CU3Ef__mgU24cache123_292(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache123_292 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache123_292), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache124_293() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache124_293)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache124_293() const { return ___U3CU3Ef__mgU24cache124_293; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache124_293() { return &___U3CU3Ef__mgU24cache124_293; } inline void set_U3CU3Ef__mgU24cache124_293(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache124_293 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache124_293), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache125_294() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache125_294)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache125_294() const { return ___U3CU3Ef__mgU24cache125_294; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache125_294() { return &___U3CU3Ef__mgU24cache125_294; } inline void set_U3CU3Ef__mgU24cache125_294(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache125_294 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache125_294), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache126_295() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache126_295)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache126_295() const { return ___U3CU3Ef__mgU24cache126_295; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache126_295() { return &___U3CU3Ef__mgU24cache126_295; } inline void set_U3CU3Ef__mgU24cache126_295(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache126_295 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache126_295), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache127_296() { return static_cast(offsetof(CCustomNetMsgHooker_t1749009394_StaticFields, ___U3CU3Ef__mgU24cache127_296)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache127_296() const { return ___U3CU3Ef__mgU24cache127_296; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache127_296() { return &___U3CU3Ef__mgU24cache127_296; } inline void set_U3CU3Ef__mgU24cache127_296(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache127_296 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache127_296), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMNETMSGHOOKER_T1749009394_H #ifndef CBPACKAGE_T1110821539_H #define CBPACKAGE_T1110821539_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbPackage struct cbPackage_t1110821539 : public RuntimeObject { public: public: }; struct cbPackage_t1110821539_StaticFields { public: // System.Boolean DMCore.Net.cbPackage::s_ifQuestServerAlready bool ___s_ifQuestServerAlready_0; public: inline static int32_t get_offset_of_s_ifQuestServerAlready_0() { return static_cast(offsetof(cbPackage_t1110821539_StaticFields, ___s_ifQuestServerAlready_0)); } inline bool get_s_ifQuestServerAlready_0() const { return ___s_ifQuestServerAlready_0; } inline bool* get_address_of_s_ifQuestServerAlready_0() { return &___s_ifQuestServerAlready_0; } inline void set_s_ifQuestServerAlready_0(bool value) { ___s_ifQuestServerAlready_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPACKAGE_T1110821539_H #ifndef CVIPCONFIG_T3229999091_H #define CVIPCONFIG_T3229999091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CVipConfig struct CVipConfig_t3229999091 : public RuntimeObject { public: public: }; struct CVipConfig_t3229999091_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CVipConfig::s_BaseInfo Dictionary_2_t1584553728 * ___s_BaseInfo_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CVipConfig::s_PrivilegeInfo Dictionary_2_t1632706988 * ___s_PrivilegeInfo_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CVipConfig::s_GiftInfo Dictionary_2_t4149993272 * ___s_GiftInfo_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CVipConfig::s_GiftIconState Dictionary_2_t3280968592 * ___s_GiftIconState_3; // System.String DMCore.Logic.CVipConfig::CONFIG_PATH String_t* ___CONFIG_PATH_4; public: inline static int32_t get_offset_of_s_BaseInfo_0() { return static_cast(offsetof(CVipConfig_t3229999091_StaticFields, ___s_BaseInfo_0)); } inline Dictionary_2_t1584553728 * get_s_BaseInfo_0() const { return ___s_BaseInfo_0; } inline Dictionary_2_t1584553728 ** get_address_of_s_BaseInfo_0() { return &___s_BaseInfo_0; } inline void set_s_BaseInfo_0(Dictionary_2_t1584553728 * value) { ___s_BaseInfo_0 = value; Il2CppCodeGenWriteBarrier((&___s_BaseInfo_0), value); } inline static int32_t get_offset_of_s_PrivilegeInfo_1() { return static_cast(offsetof(CVipConfig_t3229999091_StaticFields, ___s_PrivilegeInfo_1)); } inline Dictionary_2_t1632706988 * get_s_PrivilegeInfo_1() const { return ___s_PrivilegeInfo_1; } inline Dictionary_2_t1632706988 ** get_address_of_s_PrivilegeInfo_1() { return &___s_PrivilegeInfo_1; } inline void set_s_PrivilegeInfo_1(Dictionary_2_t1632706988 * value) { ___s_PrivilegeInfo_1 = value; Il2CppCodeGenWriteBarrier((&___s_PrivilegeInfo_1), value); } inline static int32_t get_offset_of_s_GiftInfo_2() { return static_cast(offsetof(CVipConfig_t3229999091_StaticFields, ___s_GiftInfo_2)); } inline Dictionary_2_t4149993272 * get_s_GiftInfo_2() const { return ___s_GiftInfo_2; } inline Dictionary_2_t4149993272 ** get_address_of_s_GiftInfo_2() { return &___s_GiftInfo_2; } inline void set_s_GiftInfo_2(Dictionary_2_t4149993272 * value) { ___s_GiftInfo_2 = value; Il2CppCodeGenWriteBarrier((&___s_GiftInfo_2), value); } inline static int32_t get_offset_of_s_GiftIconState_3() { return static_cast(offsetof(CVipConfig_t3229999091_StaticFields, ___s_GiftIconState_3)); } inline Dictionary_2_t3280968592 * get_s_GiftIconState_3() const { return ___s_GiftIconState_3; } inline Dictionary_2_t3280968592 ** get_address_of_s_GiftIconState_3() { return &___s_GiftIconState_3; } inline void set_s_GiftIconState_3(Dictionary_2_t3280968592 * value) { ___s_GiftIconState_3 = value; Il2CppCodeGenWriteBarrier((&___s_GiftIconState_3), value); } inline static int32_t get_offset_of_CONFIG_PATH_4() { return static_cast(offsetof(CVipConfig_t3229999091_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 // CVIPCONFIG_T3229999091_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 CCUSTOMMSGPROCCHAT_T128128202_H #define CCUSTOMMSGPROCCHAT_T128128202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcChat struct CCustomMsgProcChat_t128128202 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCCHAT_T128128202_H #ifndef LIST_1_T913674750_H #define LIST_1_T913674750_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t913674750 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_t2559172825* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t913674750, ____items_1)); } inline Int64U5BU5D_t2559172825* get__items_1() const { return ____items_1; } inline Int64U5BU5D_t2559172825** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_t2559172825* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t913674750, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t913674750, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t913674750_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int64U5BU5D_t2559172825* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t913674750_StaticFields, ___EmptyArray_4)); } inline Int64U5BU5D_t2559172825* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int64U5BU5D_t2559172825** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int64U5BU5D_t2559172825* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T913674750_H #ifndef CIDOLINFO_T400451087_H #define CIDOLINFO_T400451087_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolInfo struct CIdolInfo_t400451087 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CIdolInfo::_userID int64_t ____userID_0; // System.Int32 DMCore.Logic.CIdolInfo::_sex int32_t ____sex_1; // System.Int32 DMCore.Logic.CIdolInfo::_Rank int32_t ____Rank_2; // System.Int32 DMCore.Logic.CIdolInfo::_CurrRankIndex int32_t ____CurrRankIndex_3; // System.Int32 DMCore.Logic.CIdolInfo::_nUpWeekRankIndex int32_t ____nUpWeekRankIndex_4; // System.Int32 DMCore.Logic.CIdolInfo::_MaxGiveFashionCount int32_t ____MaxGiveFashionCount_5; // System.Int32 DMCore.Logic.CIdolInfo::_MaxPraise int32_t ____MaxPraise_6; // System.String DMCore.Logic.CIdolInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CIdolInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Int32 DMCore.Logic.CIdolInfo::_MaxGiveGift int32_t ____MaxGiveGift_9; // System.Int32 DMCore.Logic.CIdolInfo::_nWelcomeValue int32_t ____nWelcomeValue_10; // System.Int32 DMCore.Logic.CIdolInfo::_nStoreFlag int32_t ____nStoreFlag_11; // System.Int32 DMCore.Logic.CIdolInfo::_nlnRankWeekCount int32_t ____nlnRankWeekCount_12; // System.Int32 DMCore.Logic.CIdolInfo::_nMaxRanking int32_t ____nMaxRanking_13; // System.Int32 DMCore.Logic.CIdolInfo::_nPraise int32_t ____nPraise_14; // System.Int32 DMCore.Logic.CIdolInfo::_nGiveGiftCount int32_t ____nGiveGiftCount_15; // System.Int32 DMCore.Logic.CIdolInfo::_nGiveFashCount int32_t ____nGiveFashCount_16; // System.Int32 DMCore.Logic.CIdolInfo::_nPhotoCount int32_t ____nPhotoCount_17; // System.Int32 DMCore.Logic.CIdolInfo::_nHasPraised int32_t ____nHasPraised_18; // System.Collections.Generic.List`1 DMCore.Logic.CIdolInfo::_photoIds List_1_t913674750 * ____photoIds_19; // System.Int32 DMCore.Logic.CIdolInfo::_isNotIdol int32_t ____isNotIdol_20; // System.Int32 DMCore.Logic.CIdolInfo::_headBox int32_t ____headBox_21; public: inline static int32_t get_offset_of__userID_0() { return static_cast(offsetof(CIdolInfo_t400451087, ____userID_0)); } inline int64_t get__userID_0() const { return ____userID_0; } inline int64_t* get_address_of__userID_0() { return &____userID_0; } inline void set__userID_0(int64_t value) { ____userID_0 = value; } inline static int32_t get_offset_of__sex_1() { return static_cast(offsetof(CIdolInfo_t400451087, ____sex_1)); } inline int32_t get__sex_1() const { return ____sex_1; } inline int32_t* get_address_of__sex_1() { return &____sex_1; } inline void set__sex_1(int32_t value) { ____sex_1 = value; } inline static int32_t get_offset_of__Rank_2() { return static_cast(offsetof(CIdolInfo_t400451087, ____Rank_2)); } inline int32_t get__Rank_2() const { return ____Rank_2; } inline int32_t* get_address_of__Rank_2() { return &____Rank_2; } inline void set__Rank_2(int32_t value) { ____Rank_2 = value; } inline static int32_t get_offset_of__CurrRankIndex_3() { return static_cast(offsetof(CIdolInfo_t400451087, ____CurrRankIndex_3)); } inline int32_t get__CurrRankIndex_3() const { return ____CurrRankIndex_3; } inline int32_t* get_address_of__CurrRankIndex_3() { return &____CurrRankIndex_3; } inline void set__CurrRankIndex_3(int32_t value) { ____CurrRankIndex_3 = value; } inline static int32_t get_offset_of__nUpWeekRankIndex_4() { return static_cast(offsetof(CIdolInfo_t400451087, ____nUpWeekRankIndex_4)); } inline int32_t get__nUpWeekRankIndex_4() const { return ____nUpWeekRankIndex_4; } inline int32_t* get_address_of__nUpWeekRankIndex_4() { return &____nUpWeekRankIndex_4; } inline void set__nUpWeekRankIndex_4(int32_t value) { ____nUpWeekRankIndex_4 = value; } inline static int32_t get_offset_of__MaxGiveFashionCount_5() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxGiveFashionCount_5)); } inline int32_t get__MaxGiveFashionCount_5() const { return ____MaxGiveFashionCount_5; } inline int32_t* get_address_of__MaxGiveFashionCount_5() { return &____MaxGiveFashionCount_5; } inline void set__MaxGiveFashionCount_5(int32_t value) { ____MaxGiveFashionCount_5 = value; } inline static int32_t get_offset_of__MaxPraise_6() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxPraise_6)); } inline int32_t get__MaxPraise_6() const { return ____MaxPraise_6; } inline int32_t* get_address_of__MaxPraise_6() { return &____MaxPraise_6; } inline void set__MaxPraise_6(int32_t value) { ____MaxPraise_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CIdolInfo_t400451087, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CIdolInfo_t400451087, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__MaxGiveGift_9() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxGiveGift_9)); } inline int32_t get__MaxGiveGift_9() const { return ____MaxGiveGift_9; } inline int32_t* get_address_of__MaxGiveGift_9() { return &____MaxGiveGift_9; } inline void set__MaxGiveGift_9(int32_t value) { ____MaxGiveGift_9 = value; } inline static int32_t get_offset_of__nWelcomeValue_10() { return static_cast(offsetof(CIdolInfo_t400451087, ____nWelcomeValue_10)); } inline int32_t get__nWelcomeValue_10() const { return ____nWelcomeValue_10; } inline int32_t* get_address_of__nWelcomeValue_10() { return &____nWelcomeValue_10; } inline void set__nWelcomeValue_10(int32_t value) { ____nWelcomeValue_10 = value; } inline static int32_t get_offset_of__nStoreFlag_11() { return static_cast(offsetof(CIdolInfo_t400451087, ____nStoreFlag_11)); } inline int32_t get__nStoreFlag_11() const { return ____nStoreFlag_11; } inline int32_t* get_address_of__nStoreFlag_11() { return &____nStoreFlag_11; } inline void set__nStoreFlag_11(int32_t value) { ____nStoreFlag_11 = value; } inline static int32_t get_offset_of__nlnRankWeekCount_12() { return static_cast(offsetof(CIdolInfo_t400451087, ____nlnRankWeekCount_12)); } inline int32_t get__nlnRankWeekCount_12() const { return ____nlnRankWeekCount_12; } inline int32_t* get_address_of__nlnRankWeekCount_12() { return &____nlnRankWeekCount_12; } inline void set__nlnRankWeekCount_12(int32_t value) { ____nlnRankWeekCount_12 = value; } inline static int32_t get_offset_of__nMaxRanking_13() { return static_cast(offsetof(CIdolInfo_t400451087, ____nMaxRanking_13)); } inline int32_t get__nMaxRanking_13() const { return ____nMaxRanking_13; } inline int32_t* get_address_of__nMaxRanking_13() { return &____nMaxRanking_13; } inline void set__nMaxRanking_13(int32_t value) { ____nMaxRanking_13 = value; } inline static int32_t get_offset_of__nPraise_14() { return static_cast(offsetof(CIdolInfo_t400451087, ____nPraise_14)); } inline int32_t get__nPraise_14() const { return ____nPraise_14; } inline int32_t* get_address_of__nPraise_14() { return &____nPraise_14; } inline void set__nPraise_14(int32_t value) { ____nPraise_14 = value; } inline static int32_t get_offset_of__nGiveGiftCount_15() { return static_cast(offsetof(CIdolInfo_t400451087, ____nGiveGiftCount_15)); } inline int32_t get__nGiveGiftCount_15() const { return ____nGiveGiftCount_15; } inline int32_t* get_address_of__nGiveGiftCount_15() { return &____nGiveGiftCount_15; } inline void set__nGiveGiftCount_15(int32_t value) { ____nGiveGiftCount_15 = value; } inline static int32_t get_offset_of__nGiveFashCount_16() { return static_cast(offsetof(CIdolInfo_t400451087, ____nGiveFashCount_16)); } inline int32_t get__nGiveFashCount_16() const { return ____nGiveFashCount_16; } inline int32_t* get_address_of__nGiveFashCount_16() { return &____nGiveFashCount_16; } inline void set__nGiveFashCount_16(int32_t value) { ____nGiveFashCount_16 = value; } inline static int32_t get_offset_of__nPhotoCount_17() { return static_cast(offsetof(CIdolInfo_t400451087, ____nPhotoCount_17)); } inline int32_t get__nPhotoCount_17() const { return ____nPhotoCount_17; } inline int32_t* get_address_of__nPhotoCount_17() { return &____nPhotoCount_17; } inline void set__nPhotoCount_17(int32_t value) { ____nPhotoCount_17 = value; } inline static int32_t get_offset_of__nHasPraised_18() { return static_cast(offsetof(CIdolInfo_t400451087, ____nHasPraised_18)); } inline int32_t get__nHasPraised_18() const { return ____nHasPraised_18; } inline int32_t* get_address_of__nHasPraised_18() { return &____nHasPraised_18; } inline void set__nHasPraised_18(int32_t value) { ____nHasPraised_18 = value; } inline static int32_t get_offset_of__photoIds_19() { return static_cast(offsetof(CIdolInfo_t400451087, ____photoIds_19)); } inline List_1_t913674750 * get__photoIds_19() const { return ____photoIds_19; } inline List_1_t913674750 ** get_address_of__photoIds_19() { return &____photoIds_19; } inline void set__photoIds_19(List_1_t913674750 * value) { ____photoIds_19 = value; Il2CppCodeGenWriteBarrier((&____photoIds_19), value); } inline static int32_t get_offset_of__isNotIdol_20() { return static_cast(offsetof(CIdolInfo_t400451087, ____isNotIdol_20)); } inline int32_t get__isNotIdol_20() const { return ____isNotIdol_20; } inline int32_t* get_address_of__isNotIdol_20() { return &____isNotIdol_20; } inline void set__isNotIdol_20(int32_t value) { ____isNotIdol_20 = value; } inline static int32_t get_offset_of__headBox_21() { return static_cast(offsetof(CIdolInfo_t400451087, ____headBox_21)); } inline int32_t get__headBox_21() const { return ____headBox_21; } inline int32_t* get_address_of__headBox_21() { return &____headBox_21; } inline void set__headBox_21(int32_t value) { ____headBox_21 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLINFO_T400451087_H #ifndef LOGICCARDMANAGER_T2956095708_H #define LOGICCARDMANAGER_T2956095708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708 : public RuntimeObject { public: // System.Int64 DMCore.Logic.logicCardManager::k__BackingField int64_t ___U3CRoomInfoHostU3Ek__BackingField_0; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomIDU3Ek__BackingField_1; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CNeedPasswordU3Ek__BackingField_3; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CMainRoomTypeU3Ek__BackingField_4; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; // System.Boolean DMCore.Logic.logicCardManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_6; // System.Boolean DMCore.Logic.logicCardManager::m_bMyself bool ___m_bMyself_7; // System.Int64 DMCore.Logic.logicCardManager::m_UserID int64_t ___m_UserID_8; // System.Boolean DMCore.Logic.logicCardManager::m_Changed bool ___m_Changed_9; // System.Boolean DMCore.Logic.logicCardManager::m_bIsInEdit bool ___m_bIsInEdit_10; // System.Boolean DMCore.Logic.logicCardManager::m_ChangedEditCard bool ___m_ChangedEditCard_11; // System.Boolean DMCore.Logic.logicCardManager::isNeedChangeName bool ___isNeedChangeName_12; // System.Int32 DMCore.Logic.logicCardManager::mIsLover int32_t ___mIsLover_13; // System.Boolean DMCore.Logic.logicCardManager::NeedFreshIsLover bool ___NeedFreshIsLover_14; // System.String DMCore.Logic.logicCardManager::newName String_t* ___newName_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.logicCardManager::m_CardArray Dictionary_2_t1306535103 * ___m_CardArray_16; public: inline static int32_t get_offset_of_U3CRoomInfoHostU3Ek__BackingField_0() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomInfoHostU3Ek__BackingField_0)); } inline int64_t get_U3CRoomInfoHostU3Ek__BackingField_0() const { return ___U3CRoomInfoHostU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CRoomInfoHostU3Ek__BackingField_0() { return &___U3CRoomInfoHostU3Ek__BackingField_0; } inline void set_U3CRoomInfoHostU3Ek__BackingField_0(int64_t value) { ___U3CRoomInfoHostU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CRoomIDU3Ek__BackingField_1() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomIDU3Ek__BackingField_1)); } inline int32_t get_U3CRoomIDU3Ek__BackingField_1() const { return ___U3CRoomIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CRoomIDU3Ek__BackingField_1() { return &___U3CRoomIDU3Ek__BackingField_1; } inline void set_U3CRoomIDU3Ek__BackingField_1(int32_t value) { ___U3CRoomIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3CRoomTypeU3Ek__BackingField_2() const { return ___U3CRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CRoomTypeU3Ek__BackingField_2() { return &___U3CRoomTypeU3Ek__BackingField_2; } inline void set_U3CRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3CRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CNeedPasswordU3Ek__BackingField_3() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CNeedPasswordU3Ek__BackingField_3)); } inline bool get_U3CNeedPasswordU3Ek__BackingField_3() const { return ___U3CNeedPasswordU3Ek__BackingField_3; } inline bool* get_address_of_U3CNeedPasswordU3Ek__BackingField_3() { return &___U3CNeedPasswordU3Ek__BackingField_3; } inline void set_U3CNeedPasswordU3Ek__BackingField_3(bool value) { ___U3CNeedPasswordU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CMainRoomTypeU3Ek__BackingField_4() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CMainRoomTypeU3Ek__BackingField_4)); } inline int32_t get_U3CMainRoomTypeU3Ek__BackingField_4() const { return ___U3CMainRoomTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CMainRoomTypeU3Ek__BackingField_4() { return &___U3CMainRoomTypeU3Ek__BackingField_4; } inline void set_U3CMainRoomTypeU3Ek__BackingField_4(int32_t value) { ___U3CMainRoomTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5)); } inline bool get_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() const { return ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return &___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline void set_U3CIsCardRoomInfoChangedU3Ek__BackingField_5(bool value) { ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_6() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_IsNeedRepainMenu_6)); } inline bool get_m_IsNeedRepainMenu_6() const { return ___m_IsNeedRepainMenu_6; } inline bool* get_address_of_m_IsNeedRepainMenu_6() { return &___m_IsNeedRepainMenu_6; } inline void set_m_IsNeedRepainMenu_6(bool value) { ___m_IsNeedRepainMenu_6 = value; } inline static int32_t get_offset_of_m_bMyself_7() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bMyself_7)); } inline bool get_m_bMyself_7() const { return ___m_bMyself_7; } inline bool* get_address_of_m_bMyself_7() { return &___m_bMyself_7; } inline void set_m_bMyself_7(bool value) { ___m_bMyself_7 = value; } inline static int32_t get_offset_of_m_UserID_8() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_UserID_8)); } inline int64_t get_m_UserID_8() const { return ___m_UserID_8; } inline int64_t* get_address_of_m_UserID_8() { return &___m_UserID_8; } inline void set_m_UserID_8(int64_t value) { ___m_UserID_8 = value; } inline static int32_t get_offset_of_m_Changed_9() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_Changed_9)); } inline bool get_m_Changed_9() const { return ___m_Changed_9; } inline bool* get_address_of_m_Changed_9() { return &___m_Changed_9; } inline void set_m_Changed_9(bool value) { ___m_Changed_9 = value; } inline static int32_t get_offset_of_m_bIsInEdit_10() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bIsInEdit_10)); } inline bool get_m_bIsInEdit_10() const { return ___m_bIsInEdit_10; } inline bool* get_address_of_m_bIsInEdit_10() { return &___m_bIsInEdit_10; } inline void set_m_bIsInEdit_10(bool value) { ___m_bIsInEdit_10 = value; } inline static int32_t get_offset_of_m_ChangedEditCard_11() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_ChangedEditCard_11)); } inline bool get_m_ChangedEditCard_11() const { return ___m_ChangedEditCard_11; } inline bool* get_address_of_m_ChangedEditCard_11() { return &___m_ChangedEditCard_11; } inline void set_m_ChangedEditCard_11(bool value) { ___m_ChangedEditCard_11 = value; } inline static int32_t get_offset_of_isNeedChangeName_12() { return static_cast(offsetof(logicCardManager_t2956095708, ___isNeedChangeName_12)); } inline bool get_isNeedChangeName_12() const { return ___isNeedChangeName_12; } inline bool* get_address_of_isNeedChangeName_12() { return &___isNeedChangeName_12; } inline void set_isNeedChangeName_12(bool value) { ___isNeedChangeName_12 = value; } inline static int32_t get_offset_of_mIsLover_13() { return static_cast(offsetof(logicCardManager_t2956095708, ___mIsLover_13)); } inline int32_t get_mIsLover_13() const { return ___mIsLover_13; } inline int32_t* get_address_of_mIsLover_13() { return &___mIsLover_13; } inline void set_mIsLover_13(int32_t value) { ___mIsLover_13 = value; } inline static int32_t get_offset_of_NeedFreshIsLover_14() { return static_cast(offsetof(logicCardManager_t2956095708, ___NeedFreshIsLover_14)); } inline bool get_NeedFreshIsLover_14() const { return ___NeedFreshIsLover_14; } inline bool* get_address_of_NeedFreshIsLover_14() { return &___NeedFreshIsLover_14; } inline void set_NeedFreshIsLover_14(bool value) { ___NeedFreshIsLover_14 = value; } inline static int32_t get_offset_of_newName_15() { return static_cast(offsetof(logicCardManager_t2956095708, ___newName_15)); } inline String_t* get_newName_15() const { return ___newName_15; } inline String_t** get_address_of_newName_15() { return &___newName_15; } inline void set_newName_15(String_t* value) { ___newName_15 = value; Il2CppCodeGenWriteBarrier((&___newName_15), value); } inline static int32_t get_offset_of_m_CardArray_16() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_CardArray_16)); } inline Dictionary_2_t1306535103 * get_m_CardArray_16() const { return ___m_CardArray_16; } inline Dictionary_2_t1306535103 ** get_address_of_m_CardArray_16() { return &___m_CardArray_16; } inline void set_m_CardArray_16(Dictionary_2_t1306535103 * value) { ___m_CardArray_16 = value; Il2CppCodeGenWriteBarrier((&___m_CardArray_16), value); } }; struct logicCardManager_t2956095708_StaticFields { public: // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::s_Instance logicCardManager_t2956095708 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(logicCardManager_t2956095708_StaticFields, ___s_Instance_17)); } inline logicCardManager_t2956095708 * get_s_Instance_17() const { return ___s_Instance_17; } inline logicCardManager_t2956095708 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(logicCardManager_t2956095708 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICCARDMANAGER_T2956095708_H #ifndef CUSERCARDPARAMS_T243895319_H #define CUSERCARDPARAMS_T243895319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_TitleArray List_1_t128053199 * ___m_TitleArray_0; // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_PhotoIDArray List_1_t913674750 * ___m_PhotoIDArray_1; // DMCore.CDataProperty DMCore.Logic.CUserCardParams::m_propAll CDataProperty_t2806246268 * ___m_propAll_2; public: inline static int32_t get_offset_of_m_TitleArray_0() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_TitleArray_0)); } inline List_1_t128053199 * get_m_TitleArray_0() const { return ___m_TitleArray_0; } inline List_1_t128053199 ** get_address_of_m_TitleArray_0() { return &___m_TitleArray_0; } inline void set_m_TitleArray_0(List_1_t128053199 * value) { ___m_TitleArray_0 = value; Il2CppCodeGenWriteBarrier((&___m_TitleArray_0), value); } inline static int32_t get_offset_of_m_PhotoIDArray_1() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_PhotoIDArray_1)); } inline List_1_t913674750 * get_m_PhotoIDArray_1() const { return ___m_PhotoIDArray_1; } inline List_1_t913674750 ** get_address_of_m_PhotoIDArray_1() { return &___m_PhotoIDArray_1; } inline void set_m_PhotoIDArray_1(List_1_t913674750 * value) { ___m_PhotoIDArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoIDArray_1), value); } inline static int32_t get_offset_of_m_propAll_2() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_propAll_2)); } inline CDataProperty_t2806246268 * get_m_propAll_2() const { return ___m_propAll_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propAll_2() { return &___m_propAll_2; } inline void set_m_propAll_2(CDataProperty_t2806246268 * value) { ___m_propAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_propAll_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERCARDPARAMS_T243895319_H #ifndef CCUSTOMMSGPROCCARD_T3220825213_H #define CCUSTOMMSGPROCCARD_T3220825213_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcCard struct CCustomMsgProcCard_t3220825213 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCCARD_T3220825213_H #ifndef CSTATEMANAGER_T2841071903_H #define CSTATEMANAGER_T2841071903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CStateManager struct CStateManager_t2841071903 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CStateManager::m_bWaitResult bool ___m_bWaitResult_0; // System.Int32 DMCore.Logic.CStateManager::m_opState int32_t ___m_opState_1; // System.Int32 DMCore.Logic.CStateManager::m_operation int32_t ___m_operation_2; // DMCore.CDataArray DMCore.Logic.CStateManager::m_data CDataArray_t4068198041 * ___m_data_3; // DMCore.Logic.ChangeStateCallback DMCore.Logic.CStateManager::m_callback ChangeStateCallback_t3932589649 * ___m_callback_4; public: inline static int32_t get_offset_of_m_bWaitResult_0() { return static_cast(offsetof(CStateManager_t2841071903, ___m_bWaitResult_0)); } inline bool get_m_bWaitResult_0() const { return ___m_bWaitResult_0; } inline bool* get_address_of_m_bWaitResult_0() { return &___m_bWaitResult_0; } inline void set_m_bWaitResult_0(bool value) { ___m_bWaitResult_0 = value; } inline static int32_t get_offset_of_m_opState_1() { return static_cast(offsetof(CStateManager_t2841071903, ___m_opState_1)); } inline int32_t get_m_opState_1() const { return ___m_opState_1; } inline int32_t* get_address_of_m_opState_1() { return &___m_opState_1; } inline void set_m_opState_1(int32_t value) { ___m_opState_1 = value; } inline static int32_t get_offset_of_m_operation_2() { return static_cast(offsetof(CStateManager_t2841071903, ___m_operation_2)); } inline int32_t get_m_operation_2() const { return ___m_operation_2; } inline int32_t* get_address_of_m_operation_2() { return &___m_operation_2; } inline void set_m_operation_2(int32_t value) { ___m_operation_2 = value; } inline static int32_t get_offset_of_m_data_3() { return static_cast(offsetof(CStateManager_t2841071903, ___m_data_3)); } inline CDataArray_t4068198041 * get_m_data_3() const { return ___m_data_3; } inline CDataArray_t4068198041 ** get_address_of_m_data_3() { return &___m_data_3; } inline void set_m_data_3(CDataArray_t4068198041 * value) { ___m_data_3 = value; Il2CppCodeGenWriteBarrier((&___m_data_3), value); } inline static int32_t get_offset_of_m_callback_4() { return static_cast(offsetof(CStateManager_t2841071903, ___m_callback_4)); } inline ChangeStateCallback_t3932589649 * get_m_callback_4() const { return ___m_callback_4; } inline ChangeStateCallback_t3932589649 ** get_address_of_m_callback_4() { return &___m_callback_4; } inline void set_m_callback_4(ChangeStateCallback_t3932589649 * value) { ___m_callback_4 = value; Il2CppCodeGenWriteBarrier((&___m_callback_4), value); } }; struct CStateManager_t2841071903_StaticFields { public: // DMCore.Logic.CStateManager DMCore.Logic.CStateManager::s_intance CStateManager_t2841071903 * ___s_intance_6; public: inline static int32_t get_offset_of_s_intance_6() { return static_cast(offsetof(CStateManager_t2841071903_StaticFields, ___s_intance_6)); } inline CStateManager_t2841071903 * get_s_intance_6() const { return ___s_intance_6; } inline CStateManager_t2841071903 ** get_address_of_s_intance_6() { return &___s_intance_6; } inline void set_s_intance_6(CStateManager_t2841071903 * value) { ___s_intance_6 = value; Il2CppCodeGenWriteBarrier((&___s_intance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSTATEMANAGER_T2841071903_H #ifndef INETLISTENER_T2122847788_H #define INETLISTENER_T2122847788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetListener struct INetListener_t2122847788 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLISTENER_T2122847788_H #ifndef CRESOURCEADAPTER_T3687212940_H #define CRESOURCEADAPTER_T3687212940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_httpType bool ___m_httpType_0; // System.String DMCore.Framework.Resource.CResourceAdapter::m_strBaseUrl String_t* ___m_strBaseUrl_1; // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_bUsePkgSystem bool ___m_bUsePkgSystem_2; // System.Collections.Generic.List`1 DMCore.Framework.Resource.CResourceAdapter::m_urlList List_1_t3319525431 * ___m_urlList_4; public: inline static int32_t get_offset_of_m_httpType_0() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_httpType_0)); } inline bool get_m_httpType_0() const { return ___m_httpType_0; } inline bool* get_address_of_m_httpType_0() { return &___m_httpType_0; } inline void set_m_httpType_0(bool value) { ___m_httpType_0 = value; } inline static int32_t get_offset_of_m_strBaseUrl_1() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_strBaseUrl_1)); } inline String_t* get_m_strBaseUrl_1() const { return ___m_strBaseUrl_1; } inline String_t** get_address_of_m_strBaseUrl_1() { return &___m_strBaseUrl_1; } inline void set_m_strBaseUrl_1(String_t* value) { ___m_strBaseUrl_1 = value; Il2CppCodeGenWriteBarrier((&___m_strBaseUrl_1), value); } inline static int32_t get_offset_of_m_bUsePkgSystem_2() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_bUsePkgSystem_2)); } inline bool get_m_bUsePkgSystem_2() const { return ___m_bUsePkgSystem_2; } inline bool* get_address_of_m_bUsePkgSystem_2() { return &___m_bUsePkgSystem_2; } inline void set_m_bUsePkgSystem_2(bool value) { ___m_bUsePkgSystem_2 = value; } inline static int32_t get_offset_of_m_urlList_4() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_urlList_4)); } inline List_1_t3319525431 * get_m_urlList_4() const { return ___m_urlList_4; } inline List_1_t3319525431 ** get_address_of_m_urlList_4() { return &___m_urlList_4; } inline void set_m_urlList_4(List_1_t3319525431 * value) { ___m_urlList_4 = value; Il2CppCodeGenWriteBarrier((&___m_urlList_4), value); } }; struct CResourceAdapter_t3687212940_StaticFields { public: // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::s_Instance CResourceAdapter_t3687212940 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CResourceAdapter_t3687212940_StaticFields, ___s_Instance_3)); } inline CResourceAdapter_t3687212940 * get_s_Instance_3() const { return ___s_Instance_3; } inline CResourceAdapter_t3687212940 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CResourceAdapter_t3687212940 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRESOURCEADAPTER_T3687212940_H #ifndef CTIMERMANAGER_T4186675208_H #define CTIMERMANAGER_T4186675208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208 : public RuntimeObject { public: // BetterList`1 DMCore.Logic.CTimerManager::m_TimerSet BetterList_1_t2996838064 * ___m_TimerSet_0; public: inline static int32_t get_offset_of_m_TimerSet_0() { return static_cast(offsetof(CTimerManager_t4186675208, ___m_TimerSet_0)); } inline BetterList_1_t2996838064 * get_m_TimerSet_0() const { return ___m_TimerSet_0; } inline BetterList_1_t2996838064 ** get_address_of_m_TimerSet_0() { return &___m_TimerSet_0; } inline void set_m_TimerSet_0(BetterList_1_t2996838064 * value) { ___m_TimerSet_0 = value; Il2CppCodeGenWriteBarrier((&___m_TimerSet_0), value); } }; struct CTimerManager_t4186675208_StaticFields { public: // System.Int32 DMCore.Logic.CTimerManager::s_LastTimerID int32_t ___s_LastTimerID_1; // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::s_Instance CTimerManager_t4186675208 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_LastTimerID_1() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_LastTimerID_1)); } inline int32_t get_s_LastTimerID_1() const { return ___s_LastTimerID_1; } inline int32_t* get_address_of_s_LastTimerID_1() { return &___s_LastTimerID_1; } inline void set_s_LastTimerID_1(int32_t value) { ___s_LastTimerID_1 = value; } inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_Instance_2)); } inline CTimerManager_t4186675208 * get_s_Instance_2() const { return ___s_Instance_2; } inline CTimerManager_t4186675208 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CTimerManager_t4186675208 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMERMANAGER_T4186675208_H #ifndef BEATKEYRESULT_T1335677305_H #define BEATKEYRESULT_T1335677305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305 : public RuntimeObject { public: // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_GreatCnt CEncrptHelp_Int_t51280996 * ____GreatCnt_0; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_CoolCnt CEncrptHelp_Int_t51280996 * ____CoolCnt_1; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MissCnt CEncrptHelp_Int_t51280996 * ____MissCnt_2; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_Score CEncrptHelp_Int_t51280996 * ____Score_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_PerfectCnt CEncrptHelp_Int_t51280996 * ____PerfectCnt_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_5; public: inline static int32_t get_offset_of__GreatCnt_0() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____GreatCnt_0)); } inline CEncrptHelp_Int_t51280996 * get__GreatCnt_0() const { return ____GreatCnt_0; } inline CEncrptHelp_Int_t51280996 ** get_address_of__GreatCnt_0() { return &____GreatCnt_0; } inline void set__GreatCnt_0(CEncrptHelp_Int_t51280996 * value) { ____GreatCnt_0 = value; Il2CppCodeGenWriteBarrier((&____GreatCnt_0), value); } inline static int32_t get_offset_of__CoolCnt_1() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____CoolCnt_1)); } inline CEncrptHelp_Int_t51280996 * get__CoolCnt_1() const { return ____CoolCnt_1; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CoolCnt_1() { return &____CoolCnt_1; } inline void set__CoolCnt_1(CEncrptHelp_Int_t51280996 * value) { ____CoolCnt_1 = value; Il2CppCodeGenWriteBarrier((&____CoolCnt_1), value); } inline static int32_t get_offset_of__MissCnt_2() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MissCnt_2)); } inline CEncrptHelp_Int_t51280996 * get__MissCnt_2() const { return ____MissCnt_2; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MissCnt_2() { return &____MissCnt_2; } inline void set__MissCnt_2(CEncrptHelp_Int_t51280996 * value) { ____MissCnt_2 = value; Il2CppCodeGenWriteBarrier((&____MissCnt_2), value); } inline static int32_t get_offset_of__Score_3() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____Score_3)); } inline CEncrptHelp_Int_t51280996 * get__Score_3() const { return ____Score_3; } inline CEncrptHelp_Int_t51280996 ** get_address_of__Score_3() { return &____Score_3; } inline void set__Score_3(CEncrptHelp_Int_t51280996 * value) { ____Score_3 = value; Il2CppCodeGenWriteBarrier((&____Score_3), value); } inline static int32_t get_offset_of__PerfectCnt_4() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____PerfectCnt_4)); } inline CEncrptHelp_Int_t51280996 * get__PerfectCnt_4() const { return ____PerfectCnt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__PerfectCnt_4() { return &____PerfectCnt_4; } inline void set__PerfectCnt_4(CEncrptHelp_Int_t51280996 * value) { ____PerfectCnt_4 = value; Il2CppCodeGenWriteBarrier((&____PerfectCnt_4), value); } inline static int32_t get_offset_of__MaxCombo_5() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MaxCombo_5)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_5() const { return ____MaxCombo_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_5() { return &____MaxCombo_5; } inline void set__MaxCombo_5(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_5 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYRESULT_T1335677305_H #ifndef CCHATINFO_T4292626735_H #define CCHATINFO_T4292626735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatInfo::UserInfo CChatUserInfo_t74790139 * ___UserInfo_0; // DMCore.Logic.CChatMessageInfo DMCore.Logic.CChatInfo::MessageInfo CChatMessageInfo_t3657869099 * ___MessageInfo_1; public: inline static int32_t get_offset_of_UserInfo_0() { return static_cast(offsetof(CChatInfo_t4292626735, ___UserInfo_0)); } inline CChatUserInfo_t74790139 * get_UserInfo_0() const { return ___UserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of_UserInfo_0() { return &___UserInfo_0; } inline void set_UserInfo_0(CChatUserInfo_t74790139 * value) { ___UserInfo_0 = value; Il2CppCodeGenWriteBarrier((&___UserInfo_0), value); } inline static int32_t get_offset_of_MessageInfo_1() { return static_cast(offsetof(CChatInfo_t4292626735, ___MessageInfo_1)); } inline CChatMessageInfo_t3657869099 * get_MessageInfo_1() const { return ___MessageInfo_1; } inline CChatMessageInfo_t3657869099 ** get_address_of_MessageInfo_1() { return &___MessageInfo_1; } inline void set_MessageInfo_1(CChatMessageInfo_t3657869099 * value) { ___MessageInfo_1 = value; Il2CppCodeGenWriteBarrier((&___MessageInfo_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATINFO_T4292626735_H #ifndef 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 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 CGUILD_T675931451_H #define CGUILD_T675931451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuild struct CGuild_t675931451 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuild::k__BackingField int32_t ___U3CTempIndexU3Ek__BackingField_0; // DMCore.Logic.CGuildData DMCore.Logic.CGuild::m_Data CGuildData_t2153593818 * ___m_Data_1; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_MemberList List_1_t3006210622 * ___m_MemberList_2; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_LogList List_1_t3180379001 * ___m_LogList_3; // System.Collections.Generic.List`1 DMCore.Logic.CGuild::m_JoinReqList List_1_t3027426323 * ___m_JoinReqList_4; // System.Boolean DMCore.Logic.CGuild::m_IsBaseInfoReady bool ___m_IsBaseInfoReady_5; public: inline static int32_t get_offset_of_U3CTempIndexU3Ek__BackingField_0() { return static_cast(offsetof(CGuild_t675931451, ___U3CTempIndexU3Ek__BackingField_0)); } inline int32_t get_U3CTempIndexU3Ek__BackingField_0() const { return ___U3CTempIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CTempIndexU3Ek__BackingField_0() { return &___U3CTempIndexU3Ek__BackingField_0; } inline void set_U3CTempIndexU3Ek__BackingField_0(int32_t value) { ___U3CTempIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_Data_1() { return static_cast(offsetof(CGuild_t675931451, ___m_Data_1)); } inline CGuildData_t2153593818 * get_m_Data_1() const { return ___m_Data_1; } inline CGuildData_t2153593818 ** get_address_of_m_Data_1() { return &___m_Data_1; } inline void set_m_Data_1(CGuildData_t2153593818 * value) { ___m_Data_1 = value; Il2CppCodeGenWriteBarrier((&___m_Data_1), value); } inline static int32_t get_offset_of_m_MemberList_2() { return static_cast(offsetof(CGuild_t675931451, ___m_MemberList_2)); } inline List_1_t3006210622 * get_m_MemberList_2() const { return ___m_MemberList_2; } inline List_1_t3006210622 ** get_address_of_m_MemberList_2() { return &___m_MemberList_2; } inline void set_m_MemberList_2(List_1_t3006210622 * value) { ___m_MemberList_2 = value; Il2CppCodeGenWriteBarrier((&___m_MemberList_2), value); } inline static int32_t get_offset_of_m_LogList_3() { return static_cast(offsetof(CGuild_t675931451, ___m_LogList_3)); } inline List_1_t3180379001 * get_m_LogList_3() const { return ___m_LogList_3; } inline List_1_t3180379001 ** get_address_of_m_LogList_3() { return &___m_LogList_3; } inline void set_m_LogList_3(List_1_t3180379001 * value) { ___m_LogList_3 = value; Il2CppCodeGenWriteBarrier((&___m_LogList_3), value); } inline static int32_t get_offset_of_m_JoinReqList_4() { return static_cast(offsetof(CGuild_t675931451, ___m_JoinReqList_4)); } inline List_1_t3027426323 * get_m_JoinReqList_4() const { return ___m_JoinReqList_4; } inline List_1_t3027426323 ** get_address_of_m_JoinReqList_4() { return &___m_JoinReqList_4; } inline void set_m_JoinReqList_4(List_1_t3027426323 * value) { ___m_JoinReqList_4 = value; Il2CppCodeGenWriteBarrier((&___m_JoinReqList_4), value); } inline static int32_t get_offset_of_m_IsBaseInfoReady_5() { return static_cast(offsetof(CGuild_t675931451, ___m_IsBaseInfoReady_5)); } inline bool get_m_IsBaseInfoReady_5() const { return ___m_IsBaseInfoReady_5; } inline bool* get_address_of_m_IsBaseInfoReady_5() { return &___m_IsBaseInfoReady_5; } inline void set_m_IsBaseInfoReady_5(bool value) { ___m_IsBaseInfoReady_5 = value; } }; struct CGuild_t675931451_StaticFields { public: // System.Comparison`1 DMCore.Logic.CGuild::<>f__mg$cache0 Comparison_1_t1309067059 * ___U3CU3Ef__mgU24cache0_6; // System.Predicate`1 DMCore.Logic.CGuild::<>f__am$cache0 Predicate_1_t2359430004 * ___U3CU3Ef__amU24cache0_7; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_6() { return static_cast(offsetof(CGuild_t675931451_StaticFields, ___U3CU3Ef__mgU24cache0_6)); } inline Comparison_1_t1309067059 * get_U3CU3Ef__mgU24cache0_6() const { return ___U3CU3Ef__mgU24cache0_6; } inline Comparison_1_t1309067059 ** get_address_of_U3CU3Ef__mgU24cache0_6() { return &___U3CU3Ef__mgU24cache0_6; } inline void set_U3CU3Ef__mgU24cache0_6(Comparison_1_t1309067059 * value) { ___U3CU3Ef__mgU24cache0_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_6), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_7() { return static_cast(offsetof(CGuild_t675931451_StaticFields, ___U3CU3Ef__amU24cache0_7)); } inline Predicate_1_t2359430004 * get_U3CU3Ef__amU24cache0_7() const { return ___U3CU3Ef__amU24cache0_7; } inline Predicate_1_t2359430004 ** get_address_of_U3CU3Ef__amU24cache0_7() { return &___U3CU3Ef__amU24cache0_7; } inline void set_U3CU3Ef__amU24cache0_7(Predicate_1_t2359430004 * value) { ___U3CU3Ef__amU24cache0_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILD_T675931451_H #ifndef CCUSTOMMSGPROCGUILD_T3994288289_H #define CCUSTOMMSGPROCGUILD_T3994288289_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcGuild struct CCustomMsgProcGuild_t3994288289 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCGUILD_T3994288289_H #ifndef CACCMANAGER_T1454736772_H #define CACCMANAGER_T1454736772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CAccManager struct CAccManager_t1454736772 : public RuntimeObject { public: // System.String DMCore.CAccManager::m_strAccount String_t* ___m_strAccount_0; // System.String DMCore.CAccManager::m_strSecret String_t* ___m_strSecret_1; // System.String DMCore.CAccManager::m_strWhiteSign String_t* ___m_strWhiteSign_2; // System.Boolean DMCore.CAccManager::m_bVibrator bool ___m_bVibrator_3; // System.Boolean DMCore.CAccManager::m_PlayMidi bool ___m_PlayMidi_4; // System.Boolean DMCore.CAccManager::m_DownMode bool ___m_DownMode_5; // System.Boolean DMCore.CAccManager::m_Accept bool ___m_Accept_6; // System.Boolean DMCore.CAccManager::m_SavedConfig bool ___m_SavedConfig_7; public: inline static int32_t get_offset_of_m_strAccount_0() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strAccount_0)); } inline String_t* get_m_strAccount_0() const { return ___m_strAccount_0; } inline String_t** get_address_of_m_strAccount_0() { return &___m_strAccount_0; } inline void set_m_strAccount_0(String_t* value) { ___m_strAccount_0 = value; Il2CppCodeGenWriteBarrier((&___m_strAccount_0), value); } inline static int32_t get_offset_of_m_strSecret_1() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strSecret_1)); } inline String_t* get_m_strSecret_1() const { return ___m_strSecret_1; } inline String_t** get_address_of_m_strSecret_1() { return &___m_strSecret_1; } inline void set_m_strSecret_1(String_t* value) { ___m_strSecret_1 = value; Il2CppCodeGenWriteBarrier((&___m_strSecret_1), value); } inline static int32_t get_offset_of_m_strWhiteSign_2() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strWhiteSign_2)); } inline String_t* get_m_strWhiteSign_2() const { return ___m_strWhiteSign_2; } inline String_t** get_address_of_m_strWhiteSign_2() { return &___m_strWhiteSign_2; } inline void set_m_strWhiteSign_2(String_t* value) { ___m_strWhiteSign_2 = value; Il2CppCodeGenWriteBarrier((&___m_strWhiteSign_2), value); } inline static int32_t get_offset_of_m_bVibrator_3() { return static_cast(offsetof(CAccManager_t1454736772, ___m_bVibrator_3)); } inline bool get_m_bVibrator_3() const { return ___m_bVibrator_3; } inline bool* get_address_of_m_bVibrator_3() { return &___m_bVibrator_3; } inline void set_m_bVibrator_3(bool value) { ___m_bVibrator_3 = value; } inline static int32_t get_offset_of_m_PlayMidi_4() { return static_cast(offsetof(CAccManager_t1454736772, ___m_PlayMidi_4)); } inline bool get_m_PlayMidi_4() const { return ___m_PlayMidi_4; } inline bool* get_address_of_m_PlayMidi_4() { return &___m_PlayMidi_4; } inline void set_m_PlayMidi_4(bool value) { ___m_PlayMidi_4 = value; } inline static int32_t get_offset_of_m_DownMode_5() { return static_cast(offsetof(CAccManager_t1454736772, ___m_DownMode_5)); } inline bool get_m_DownMode_5() const { return ___m_DownMode_5; } inline bool* get_address_of_m_DownMode_5() { return &___m_DownMode_5; } inline void set_m_DownMode_5(bool value) { ___m_DownMode_5 = value; } inline static int32_t get_offset_of_m_Accept_6() { return static_cast(offsetof(CAccManager_t1454736772, ___m_Accept_6)); } inline bool get_m_Accept_6() const { return ___m_Accept_6; } inline bool* get_address_of_m_Accept_6() { return &___m_Accept_6; } inline void set_m_Accept_6(bool value) { ___m_Accept_6 = value; } inline static int32_t get_offset_of_m_SavedConfig_7() { return static_cast(offsetof(CAccManager_t1454736772, ___m_SavedConfig_7)); } inline bool get_m_SavedConfig_7() const { return ___m_SavedConfig_7; } inline bool* get_address_of_m_SavedConfig_7() { return &___m_SavedConfig_7; } inline void set_m_SavedConfig_7(bool value) { ___m_SavedConfig_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACCMANAGER_T1454736772_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 PUBLICSPEAKERMESSAGE_T852809025_H #define PUBLICSPEAKERMESSAGE_T852809025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PublicSpeakerMessage struct PublicSpeakerMessage_t852809025 : public RuntimeObject { public: // DMCore.Logic.CChatInfo DMCore.Logic.PublicSpeakerMessage::Info CChatInfo_t4292626735 * ___Info_0; // System.String DMCore.Logic.PublicSpeakerMessage::Text String_t* ___Text_1; // System.String DMCore.Logic.PublicSpeakerMessage::Count String_t* ___Count_2; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(PublicSpeakerMessage_t852809025, ___Info_0)); } inline CChatInfo_t4292626735 * get_Info_0() const { return ___Info_0; } inline CChatInfo_t4292626735 ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(CChatInfo_t4292626735 * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((&___Info_0), value); } inline static int32_t get_offset_of_Text_1() { return static_cast(offsetof(PublicSpeakerMessage_t852809025, ___Text_1)); } inline String_t* get_Text_1() const { return ___Text_1; } inline String_t** get_address_of_Text_1() { return &___Text_1; } inline void set_Text_1(String_t* value) { ___Text_1 = value; Il2CppCodeGenWriteBarrier((&___Text_1), value); } inline static int32_t get_offset_of_Count_2() { return static_cast(offsetof(PublicSpeakerMessage_t852809025, ___Count_2)); } inline String_t* get_Count_2() const { return ___Count_2; } inline String_t** get_address_of_Count_2() { return &___Count_2; } inline void set_Count_2(String_t* value) { ___Count_2 = value; Il2CppCodeGenWriteBarrier((&___Count_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PUBLICSPEAKERMESSAGE_T852809025_H #ifndef CSPEAKER_T978472097_H #define CSPEAKER_T978472097_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSpeaker struct CSpeaker_t978472097 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CSpeaker::k__BackingField bool ___U3CIsSpeakerShowEndU3Ek__BackingField_0; // System.Single DMCore.Logic.CSpeaker::e_time float ___e_time_1; // System.Single DMCore.Logic.CSpeaker::interval float ___interval_2; // System.Single DMCore.Logic.CSpeaker::max_speaker_life_time float ___max_speaker_life_time_3; // System.Collections.Generic.Queue`1 DMCore.Logic.CSpeaker::speakMessageQueue Queue_1_t699068519 * ___speakMessageQueue_4; // System.Boolean DMCore.Logic.CSpeaker::m_IsOpenChat bool ___m_IsOpenChat_5; // System.Boolean DMCore.Logic.CSpeaker::m_IsEnable bool ___m_IsEnable_6; // DMCore.Logic.stSpeaker DMCore.Logic.CSpeaker::m_SpeakQueue stSpeaker_t2572138757 * ___m_SpeakQueue_7; // uiSpeakBox DMCore.Logic.CSpeaker::m_speakBox uiSpeakBox_t2345481508 * ___m_speakBox_9; // System.Int32 DMCore.Logic.CSpeaker::m_timer int32_t ___m_timer_10; // System.Int32 DMCore.Logic.CSpeaker::nCount int32_t ___nCount_11; public: inline static int32_t get_offset_of_U3CIsSpeakerShowEndU3Ek__BackingField_0() { return static_cast(offsetof(CSpeaker_t978472097, ___U3CIsSpeakerShowEndU3Ek__BackingField_0)); } inline bool get_U3CIsSpeakerShowEndU3Ek__BackingField_0() const { return ___U3CIsSpeakerShowEndU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSpeakerShowEndU3Ek__BackingField_0() { return &___U3CIsSpeakerShowEndU3Ek__BackingField_0; } inline void set_U3CIsSpeakerShowEndU3Ek__BackingField_0(bool value) { ___U3CIsSpeakerShowEndU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_e_time_1() { return static_cast(offsetof(CSpeaker_t978472097, ___e_time_1)); } inline float get_e_time_1() const { return ___e_time_1; } inline float* get_address_of_e_time_1() { return &___e_time_1; } inline void set_e_time_1(float value) { ___e_time_1 = value; } inline static int32_t get_offset_of_interval_2() { return static_cast(offsetof(CSpeaker_t978472097, ___interval_2)); } inline float get_interval_2() const { return ___interval_2; } inline float* get_address_of_interval_2() { return &___interval_2; } inline void set_interval_2(float value) { ___interval_2 = value; } inline static int32_t get_offset_of_max_speaker_life_time_3() { return static_cast(offsetof(CSpeaker_t978472097, ___max_speaker_life_time_3)); } inline float get_max_speaker_life_time_3() const { return ___max_speaker_life_time_3; } inline float* get_address_of_max_speaker_life_time_3() { return &___max_speaker_life_time_3; } inline void set_max_speaker_life_time_3(float value) { ___max_speaker_life_time_3 = value; } inline static int32_t get_offset_of_speakMessageQueue_4() { return static_cast(offsetof(CSpeaker_t978472097, ___speakMessageQueue_4)); } inline Queue_1_t699068519 * get_speakMessageQueue_4() const { return ___speakMessageQueue_4; } inline Queue_1_t699068519 ** get_address_of_speakMessageQueue_4() { return &___speakMessageQueue_4; } inline void set_speakMessageQueue_4(Queue_1_t699068519 * value) { ___speakMessageQueue_4 = value; Il2CppCodeGenWriteBarrier((&___speakMessageQueue_4), value); } inline static int32_t get_offset_of_m_IsOpenChat_5() { return static_cast(offsetof(CSpeaker_t978472097, ___m_IsOpenChat_5)); } inline bool get_m_IsOpenChat_5() const { return ___m_IsOpenChat_5; } inline bool* get_address_of_m_IsOpenChat_5() { return &___m_IsOpenChat_5; } inline void set_m_IsOpenChat_5(bool value) { ___m_IsOpenChat_5 = value; } inline static int32_t get_offset_of_m_IsEnable_6() { return static_cast(offsetof(CSpeaker_t978472097, ___m_IsEnable_6)); } inline bool get_m_IsEnable_6() const { return ___m_IsEnable_6; } inline bool* get_address_of_m_IsEnable_6() { return &___m_IsEnable_6; } inline void set_m_IsEnable_6(bool value) { ___m_IsEnable_6 = value; } inline static int32_t get_offset_of_m_SpeakQueue_7() { return static_cast(offsetof(CSpeaker_t978472097, ___m_SpeakQueue_7)); } inline stSpeaker_t2572138757 * get_m_SpeakQueue_7() const { return ___m_SpeakQueue_7; } inline stSpeaker_t2572138757 ** get_address_of_m_SpeakQueue_7() { return &___m_SpeakQueue_7; } inline void set_m_SpeakQueue_7(stSpeaker_t2572138757 * value) { ___m_SpeakQueue_7 = value; Il2CppCodeGenWriteBarrier((&___m_SpeakQueue_7), value); } inline static int32_t get_offset_of_m_speakBox_9() { return static_cast(offsetof(CSpeaker_t978472097, ___m_speakBox_9)); } inline uiSpeakBox_t2345481508 * get_m_speakBox_9() const { return ___m_speakBox_9; } inline uiSpeakBox_t2345481508 ** get_address_of_m_speakBox_9() { return &___m_speakBox_9; } inline void set_m_speakBox_9(uiSpeakBox_t2345481508 * value) { ___m_speakBox_9 = value; Il2CppCodeGenWriteBarrier((&___m_speakBox_9), value); } inline static int32_t get_offset_of_m_timer_10() { return static_cast(offsetof(CSpeaker_t978472097, ___m_timer_10)); } inline int32_t get_m_timer_10() const { return ___m_timer_10; } inline int32_t* get_address_of_m_timer_10() { return &___m_timer_10; } inline void set_m_timer_10(int32_t value) { ___m_timer_10 = value; } inline static int32_t get_offset_of_nCount_11() { return static_cast(offsetof(CSpeaker_t978472097, ___nCount_11)); } inline int32_t get_nCount_11() const { return ___nCount_11; } inline int32_t* get_address_of_nCount_11() { return &___nCount_11; } inline void set_nCount_11(int32_t value) { ___nCount_11 = value; } }; struct CSpeaker_t978472097_StaticFields { public: // DMCore.Logic.CSpeaker DMCore.Logic.CSpeaker::s_instance CSpeaker_t978472097 * ___s_instance_8; public: inline static int32_t get_offset_of_s_instance_8() { return static_cast(offsetof(CSpeaker_t978472097_StaticFields, ___s_instance_8)); } inline CSpeaker_t978472097 * get_s_instance_8() const { return ___s_instance_8; } inline CSpeaker_t978472097 ** get_address_of_s_instance_8() { return &___s_instance_8; } inline void set_s_instance_8(CSpeaker_t978472097 * value) { ___s_instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSPEAKER_T978472097_H #ifndef CCUSTOMMSGPROCFRIEND_T4205994224_H #define CCUSTOMMSGPROCFRIEND_T4205994224_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProcFriend struct CCustomMsgProcFriend_t4205994224 : public RuntimeObject { public: public: }; struct CCustomMsgProcFriend_t4205994224_StaticFields { public: // System.Boolean DMCore.Net.CCustomMsgProcFriend::s_IsCoolDown bool ___s_IsCoolDown_0; // DMCore.Logic.TimerCallbackProc DMCore.Net.CCustomMsgProcFriend::<>f__mg$cache0 TimerCallbackProc_t3381003091 * ___U3CU3Ef__mgU24cache0_1; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CCustomMsgProcFriend::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_2; public: inline static int32_t get_offset_of_s_IsCoolDown_0() { return static_cast(offsetof(CCustomMsgProcFriend_t4205994224_StaticFields, ___s_IsCoolDown_0)); } inline bool get_s_IsCoolDown_0() const { return ___s_IsCoolDown_0; } inline bool* get_address_of_s_IsCoolDown_0() { return &___s_IsCoolDown_0; } inline void set_s_IsCoolDown_0(bool value) { ___s_IsCoolDown_0 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(CCustomMsgProcFriend_t4205994224_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline TimerCallbackProc_t3381003091 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline TimerCallbackProc_t3381003091 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(TimerCallbackProc_t3381003091 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_2() { return static_cast(offsetof(CCustomMsgProcFriend_t4205994224_StaticFields, ___U3CU3Ef__mgU24cache1_2)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_2() const { return ___U3CU3Ef__mgU24cache1_2; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_2() { return &___U3CU3Ef__mgU24cache1_2; } inline void set_U3CU3Ef__mgU24cache1_2(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROCFRIEND_T4205994224_H #ifndef CPLAYERSEARCHTABLE_T1089245632_H #define CPLAYERSEARCHTABLE_T1089245632_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerSearchTable struct CPlayerSearchTable_t1089245632 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPlayerSearchTable::s_listRequest List_1_t4093334610 * ___s_listRequest_1; // System.Boolean DMCore.Logic.CPlayerSearchTable::s_bChanged bool ___s_bChanged_2; public: inline static int32_t get_offset_of_s_listRequest_1() { return static_cast(offsetof(CPlayerSearchTable_t1089245632, ___s_listRequest_1)); } inline List_1_t4093334610 * get_s_listRequest_1() const { return ___s_listRequest_1; } inline List_1_t4093334610 ** get_address_of_s_listRequest_1() { return &___s_listRequest_1; } inline void set_s_listRequest_1(List_1_t4093334610 * value) { ___s_listRequest_1 = value; Il2CppCodeGenWriteBarrier((&___s_listRequest_1), value); } inline static int32_t get_offset_of_s_bChanged_2() { return static_cast(offsetof(CPlayerSearchTable_t1089245632, ___s_bChanged_2)); } inline bool get_s_bChanged_2() const { return ___s_bChanged_2; } inline bool* get_address_of_s_bChanged_2() { return &___s_bChanged_2; } inline void set_s_bChanged_2(bool value) { ___s_bChanged_2 = value; } }; struct CPlayerSearchTable_t1089245632_StaticFields { public: // DMCore.Logic.CPlayerSearchTable DMCore.Logic.CPlayerSearchTable::s_Instance CPlayerSearchTable_t1089245632 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CPlayerSearchTable_t1089245632_StaticFields, ___s_Instance_0)); } inline CPlayerSearchTable_t1089245632 * get_s_Instance_0() const { return ___s_Instance_0; } inline CPlayerSearchTable_t1089245632 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CPlayerSearchTable_t1089245632 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPLAYERSEARCHTABLE_T1089245632_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 ITASKBASE_1_T2595950535_H #define ITASKBASE_1_T2595950535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Task.ITaskBase`1::m_TaskContainer List_1_t913674750 * ___m_TaskContainer_0; public: inline static int32_t get_offset_of_m_TaskContainer_0() { return static_cast(offsetof(ITaskBase_1_t2595950535, ___m_TaskContainer_0)); } inline List_1_t913674750 * get_m_TaskContainer_0() const { return ___m_TaskContainer_0; } inline List_1_t913674750 ** get_address_of_m_TaskContainer_0() { return &___m_TaskContainer_0; } inline void set_m_TaskContainer_0(List_1_t913674750 * value) { ___m_TaskContainer_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskContainer_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITASKBASE_1_T2595950535_H #ifndef 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 CBSAMESTYLE_T249016077_H #define CBSAMESTYLE_T249016077_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbSameStyle struct cbSameStyle_t249016077 : public RuntimeObject { public: public: }; struct cbSameStyle_t249016077_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbSameStyle::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(cbSameStyle_t249016077_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSAMESTYLE_T249016077_H #ifndef CBCHANGEGAME_T2875447591_H #define CBCHANGEGAME_T2875447591_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbChangeGame struct cbChangeGame_t2875447591 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCHANGEGAME_T2875447591_H #ifndef CBRANK_T1076825907_H #define CBRANK_T1076825907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbRank struct cbRank_t1076825907 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBRANK_T1076825907_H #ifndef CBPINSHOP_T3807915995_H #define CBPINSHOP_T3807915995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbPinShop struct cbPinShop_t3807915995 : public RuntimeObject { public: public: }; struct cbPinShop_t3807915995_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbPinShop::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(cbPinShop_t3807915995_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPINSHOP_T3807915995_H #ifndef CBONHOOK_T374657100_H #define CBONHOOK_T374657100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbOnHook struct cbOnHook_t374657100 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBONHOOK_T374657100_H #ifndef CBIDOLCARD_T385838294_H #define CBIDOLCARD_T385838294_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolCard struct cbIdolCard_t385838294 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLCARD_T385838294_H #ifndef CROLEVEHICLELOGIC_T2059290988_H #define CROLEVEHICLELOGIC_T2059290988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleVehicleLogic struct CRoleVehicleLogic_t2059290988 : public RuntimeObject { public: public: }; struct CRoleVehicleLogic_t2059290988_StaticFields { public: // System.String DMCore.Framework.Scene.CRoleVehicleLogic::s_strVehiclePropKey String_t* ___s_strVehiclePropKey_0; // DMCore.OnMsgBoxClkCallBack DMCore.Framework.Scene.CRoleVehicleLogic::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_1; public: inline static int32_t get_offset_of_s_strVehiclePropKey_0() { return static_cast(offsetof(CRoleVehicleLogic_t2059290988_StaticFields, ___s_strVehiclePropKey_0)); } inline String_t* get_s_strVehiclePropKey_0() const { return ___s_strVehiclePropKey_0; } inline String_t** get_address_of_s_strVehiclePropKey_0() { return &___s_strVehiclePropKey_0; } inline void set_s_strVehiclePropKey_0(String_t* value) { ___s_strVehiclePropKey_0 = value; Il2CppCodeGenWriteBarrier((&___s_strVehiclePropKey_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(CRoleVehicleLogic_t2059290988_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEVEHICLELOGIC_T2059290988_H #ifndef CBCOUPLEWALL_T4084469120_H #define CBCOUPLEWALL_T4084469120_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbCoupleWall struct cbCoupleWall_t4084469120 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCOUPLEWALL_T4084469120_H #ifndef CBGIFTPACKAGE_T2594282032_H #define CBGIFTPACKAGE_T2594282032_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbGiftPackage struct cbGiftPackage_t2594282032 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBGIFTPACKAGE_T2594282032_H #ifndef CBIDOLABILITY_T1913225186_H #define CBIDOLABILITY_T1913225186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolAbility struct cbIdolAbility_t1913225186 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLABILITY_T1913225186_H #ifndef WAITINGROOMHELPER_T1026959434_H #define WAITINGROOMHELPER_T1026959434_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WaitingRoomHelper struct WaitingRoomHelper_t1026959434 : public RuntimeObject { public: public: }; struct WaitingRoomHelper_t1026959434_StaticFields { public: // System.Boolean DMCore.Logic.WaitingRoomHelper::m_IsRequest bool ___m_IsRequest_0; // System.Int64 DMCore.Logic.WaitingRoomHelper::k__BackingField int64_t ___U3CCurrentSelectRoleU3Ek__BackingField_1; // System.Boolean DMCore.Logic.WaitingRoomHelper::k__BackingField bool ___U3CIsRoomTopCardU3Ek__BackingField_2; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomID bool ___s_IsNeedRefreshRoomID_3; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomName bool ___s_IsNeedRefreshRoomName_4; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomPwd bool ___s_IsNeedRefreshRoomPwd_5; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMusicName CDataModelBool_t2269476966 * ___s_IsNeedRefreshMusicName_6; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshSceneName CDataModelBool_t2269476966 * ___s_IsNeedRefreshSceneName_7; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomOwner bool ___s_IsNeedRefreshRoomOwner_8; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshReadyState bool ___s_IsNeedRefreshReadyState_9; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsUIVisibleChanged bool ___s_IsUIVisibleChanged_10; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshDanceMode CDataModelBool_t2269476966 * ___s_IsNeedRefreshDanceMode_11; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTeamID bool ___s_IsNeedRefreshTeamID_12; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsShowCurrentUI bool ___s_IsShowCurrentUI_13; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomName bool ___s_IsNeedRefreshMarryRoomName_14; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomWatchNum bool ___s_IsNeedRefreshMarryRoomWatchNum_15; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomWatchMax bool ___s_IsNeedRefreshMarryRoomWatchMax_16; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTrystProgress bool ___s_IsNeedRefreshTrystProgress_17; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTrystLevel bool ___s_IsNeedRefreshTrystLevel_18; // System.Int32 DMCore.Logic.WaitingRoomHelper::s_CnterRandomMusic int32_t ___s_CnterRandomMusic_19; // System.Collections.Generic.List`1 DMCore.Logic.WaitingRoomHelper::s_GiftModifierSender List_1_t3319525431 * ___s_GiftModifierSender_20; // System.Collections.Generic.List`1 DMCore.Logic.WaitingRoomHelper::s_GiftModifierReceiver List_1_t3319525431 * ___s_GiftModifierReceiver_21; // System.Collections.Generic.LinkedList`1 DMCore.Logic.WaitingRoomHelper::s_expAddList LinkedList_1_t687096698 * ___s_expAddList_22; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.WaitingRoomHelper::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_23; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1_24; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache2 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache2_25; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache3 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache3_26; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache4 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache4_27; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache5 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache5_28; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache6 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache6_29; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache7 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache7_30; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache8 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache8_31; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache9 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache9_32; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheA Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheA_33; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheB Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheB_34; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheC Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheC_35; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheD Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheD_36; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheE Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheE_37; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheF Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheF_38; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache10 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache10_39; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache11 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache11_40; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache12 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache12_41; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache13 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache13_42; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache14 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache14_43; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache15 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache15_44; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache16 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache16_45; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache17 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache17_46; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache18 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache18_47; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache19 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache19_48; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1A Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1A_49; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1B Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1B_50; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1C Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1C_51; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1D Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1D_52; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1E Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1E_53; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1F Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1F_54; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache20 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache20_55; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache21 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache21_56; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache22 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache22_57; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache23 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache23_58; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache24 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache24_59; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache25 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache25_60; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache26 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache26_61; // System.Collections.Generic.Dictionary`2 DMCore.Logic.WaitingRoomHelper::<>f__switch$map9 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map9_62; public: inline static int32_t get_offset_of_m_IsRequest_0() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___m_IsRequest_0)); } inline bool get_m_IsRequest_0() const { return ___m_IsRequest_0; } inline bool* get_address_of_m_IsRequest_0() { return &___m_IsRequest_0; } inline void set_m_IsRequest_0(bool value) { ___m_IsRequest_0 = value; } inline static int32_t get_offset_of_U3CCurrentSelectRoleU3Ek__BackingField_1() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CCurrentSelectRoleU3Ek__BackingField_1)); } inline int64_t get_U3CCurrentSelectRoleU3Ek__BackingField_1() const { return ___U3CCurrentSelectRoleU3Ek__BackingField_1; } inline int64_t* get_address_of_U3CCurrentSelectRoleU3Ek__BackingField_1() { return &___U3CCurrentSelectRoleU3Ek__BackingField_1; } inline void set_U3CCurrentSelectRoleU3Ek__BackingField_1(int64_t value) { ___U3CCurrentSelectRoleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsRoomTopCardU3Ek__BackingField_2() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CIsRoomTopCardU3Ek__BackingField_2)); } inline bool get_U3CIsRoomTopCardU3Ek__BackingField_2() const { return ___U3CIsRoomTopCardU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsRoomTopCardU3Ek__BackingField_2() { return &___U3CIsRoomTopCardU3Ek__BackingField_2; } inline void set_U3CIsRoomTopCardU3Ek__BackingField_2(bool value) { ___U3CIsRoomTopCardU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomID_3() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomID_3)); } inline bool get_s_IsNeedRefreshRoomID_3() const { return ___s_IsNeedRefreshRoomID_3; } inline bool* get_address_of_s_IsNeedRefreshRoomID_3() { return &___s_IsNeedRefreshRoomID_3; } inline void set_s_IsNeedRefreshRoomID_3(bool value) { ___s_IsNeedRefreshRoomID_3 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomName_4() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomName_4)); } inline bool get_s_IsNeedRefreshRoomName_4() const { return ___s_IsNeedRefreshRoomName_4; } inline bool* get_address_of_s_IsNeedRefreshRoomName_4() { return &___s_IsNeedRefreshRoomName_4; } inline void set_s_IsNeedRefreshRoomName_4(bool value) { ___s_IsNeedRefreshRoomName_4 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomPwd_5() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomPwd_5)); } inline bool get_s_IsNeedRefreshRoomPwd_5() const { return ___s_IsNeedRefreshRoomPwd_5; } inline bool* get_address_of_s_IsNeedRefreshRoomPwd_5() { return &___s_IsNeedRefreshRoomPwd_5; } inline void set_s_IsNeedRefreshRoomPwd_5(bool value) { ___s_IsNeedRefreshRoomPwd_5 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMusicName_6() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMusicName_6)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshMusicName_6() const { return ___s_IsNeedRefreshMusicName_6; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshMusicName_6() { return &___s_IsNeedRefreshMusicName_6; } inline void set_s_IsNeedRefreshMusicName_6(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshMusicName_6 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshMusicName_6), value); } inline static int32_t get_offset_of_s_IsNeedRefreshSceneName_7() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshSceneName_7)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshSceneName_7() const { return ___s_IsNeedRefreshSceneName_7; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshSceneName_7() { return &___s_IsNeedRefreshSceneName_7; } inline void set_s_IsNeedRefreshSceneName_7(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshSceneName_7 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshSceneName_7), value); } inline static int32_t get_offset_of_s_IsNeedRefreshRoomOwner_8() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomOwner_8)); } inline bool get_s_IsNeedRefreshRoomOwner_8() const { return ___s_IsNeedRefreshRoomOwner_8; } inline bool* get_address_of_s_IsNeedRefreshRoomOwner_8() { return &___s_IsNeedRefreshRoomOwner_8; } inline void set_s_IsNeedRefreshRoomOwner_8(bool value) { ___s_IsNeedRefreshRoomOwner_8 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshReadyState_9() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshReadyState_9)); } inline bool get_s_IsNeedRefreshReadyState_9() const { return ___s_IsNeedRefreshReadyState_9; } inline bool* get_address_of_s_IsNeedRefreshReadyState_9() { return &___s_IsNeedRefreshReadyState_9; } inline void set_s_IsNeedRefreshReadyState_9(bool value) { ___s_IsNeedRefreshReadyState_9 = value; } inline static int32_t get_offset_of_s_IsUIVisibleChanged_10() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsUIVisibleChanged_10)); } inline bool get_s_IsUIVisibleChanged_10() const { return ___s_IsUIVisibleChanged_10; } inline bool* get_address_of_s_IsUIVisibleChanged_10() { return &___s_IsUIVisibleChanged_10; } inline void set_s_IsUIVisibleChanged_10(bool value) { ___s_IsUIVisibleChanged_10 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshDanceMode_11() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshDanceMode_11)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshDanceMode_11() const { return ___s_IsNeedRefreshDanceMode_11; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshDanceMode_11() { return &___s_IsNeedRefreshDanceMode_11; } inline void set_s_IsNeedRefreshDanceMode_11(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshDanceMode_11 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshDanceMode_11), value); } inline static int32_t get_offset_of_s_IsNeedRefreshTeamID_12() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTeamID_12)); } inline bool get_s_IsNeedRefreshTeamID_12() const { return ___s_IsNeedRefreshTeamID_12; } inline bool* get_address_of_s_IsNeedRefreshTeamID_12() { return &___s_IsNeedRefreshTeamID_12; } inline void set_s_IsNeedRefreshTeamID_12(bool value) { ___s_IsNeedRefreshTeamID_12 = value; } inline static int32_t get_offset_of_s_IsShowCurrentUI_13() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsShowCurrentUI_13)); } inline bool get_s_IsShowCurrentUI_13() const { return ___s_IsShowCurrentUI_13; } inline bool* get_address_of_s_IsShowCurrentUI_13() { return &___s_IsShowCurrentUI_13; } inline void set_s_IsShowCurrentUI_13(bool value) { ___s_IsShowCurrentUI_13 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomName_14() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomName_14)); } inline bool get_s_IsNeedRefreshMarryRoomName_14() const { return ___s_IsNeedRefreshMarryRoomName_14; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomName_14() { return &___s_IsNeedRefreshMarryRoomName_14; } inline void set_s_IsNeedRefreshMarryRoomName_14(bool value) { ___s_IsNeedRefreshMarryRoomName_14 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomWatchNum_15() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomWatchNum_15)); } inline bool get_s_IsNeedRefreshMarryRoomWatchNum_15() const { return ___s_IsNeedRefreshMarryRoomWatchNum_15; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomWatchNum_15() { return &___s_IsNeedRefreshMarryRoomWatchNum_15; } inline void set_s_IsNeedRefreshMarryRoomWatchNum_15(bool value) { ___s_IsNeedRefreshMarryRoomWatchNum_15 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomWatchMax_16() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomWatchMax_16)); } inline bool get_s_IsNeedRefreshMarryRoomWatchMax_16() const { return ___s_IsNeedRefreshMarryRoomWatchMax_16; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomWatchMax_16() { return &___s_IsNeedRefreshMarryRoomWatchMax_16; } inline void set_s_IsNeedRefreshMarryRoomWatchMax_16(bool value) { ___s_IsNeedRefreshMarryRoomWatchMax_16 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshTrystProgress_17() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTrystProgress_17)); } inline bool get_s_IsNeedRefreshTrystProgress_17() const { return ___s_IsNeedRefreshTrystProgress_17; } inline bool* get_address_of_s_IsNeedRefreshTrystProgress_17() { return &___s_IsNeedRefreshTrystProgress_17; } inline void set_s_IsNeedRefreshTrystProgress_17(bool value) { ___s_IsNeedRefreshTrystProgress_17 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshTrystLevel_18() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTrystLevel_18)); } inline bool get_s_IsNeedRefreshTrystLevel_18() const { return ___s_IsNeedRefreshTrystLevel_18; } inline bool* get_address_of_s_IsNeedRefreshTrystLevel_18() { return &___s_IsNeedRefreshTrystLevel_18; } inline void set_s_IsNeedRefreshTrystLevel_18(bool value) { ___s_IsNeedRefreshTrystLevel_18 = value; } inline static int32_t get_offset_of_s_CnterRandomMusic_19() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_CnterRandomMusic_19)); } inline int32_t get_s_CnterRandomMusic_19() const { return ___s_CnterRandomMusic_19; } inline int32_t* get_address_of_s_CnterRandomMusic_19() { return &___s_CnterRandomMusic_19; } inline void set_s_CnterRandomMusic_19(int32_t value) { ___s_CnterRandomMusic_19 = value; } inline static int32_t get_offset_of_s_GiftModifierSender_20() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_GiftModifierSender_20)); } inline List_1_t3319525431 * get_s_GiftModifierSender_20() const { return ___s_GiftModifierSender_20; } inline List_1_t3319525431 ** get_address_of_s_GiftModifierSender_20() { return &___s_GiftModifierSender_20; } inline void set_s_GiftModifierSender_20(List_1_t3319525431 * value) { ___s_GiftModifierSender_20 = value; Il2CppCodeGenWriteBarrier((&___s_GiftModifierSender_20), value); } inline static int32_t get_offset_of_s_GiftModifierReceiver_21() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_GiftModifierReceiver_21)); } inline List_1_t3319525431 * get_s_GiftModifierReceiver_21() const { return ___s_GiftModifierReceiver_21; } inline List_1_t3319525431 ** get_address_of_s_GiftModifierReceiver_21() { return &___s_GiftModifierReceiver_21; } inline void set_s_GiftModifierReceiver_21(List_1_t3319525431 * value) { ___s_GiftModifierReceiver_21 = value; Il2CppCodeGenWriteBarrier((&___s_GiftModifierReceiver_21), value); } inline static int32_t get_offset_of_s_expAddList_22() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_expAddList_22)); } inline LinkedList_1_t687096698 * get_s_expAddList_22() const { return ___s_expAddList_22; } inline LinkedList_1_t687096698 ** get_address_of_s_expAddList_22() { return &___s_expAddList_22; } inline void set_s_expAddList_22(LinkedList_1_t687096698 * value) { ___s_expAddList_22 = value; Il2CppCodeGenWriteBarrier((&___s_expAddList_22), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_23() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache0_23)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_23() const { return ___U3CU3Ef__mgU24cache0_23; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_23() { return &___U3CU3Ef__mgU24cache0_23; } inline void set_U3CU3Ef__mgU24cache0_23(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_23 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_23), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_24() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1_24)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1_24() const { return ___U3CU3Ef__mgU24cache1_24; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1_24() { return &___U3CU3Ef__mgU24cache1_24; } inline void set_U3CU3Ef__mgU24cache1_24(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1_24 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_24), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_25() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache2_25)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache2_25() const { return ___U3CU3Ef__mgU24cache2_25; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache2_25() { return &___U3CU3Ef__mgU24cache2_25; } inline void set_U3CU3Ef__mgU24cache2_25(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache2_25 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_25), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_26() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache3_26)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache3_26() const { return ___U3CU3Ef__mgU24cache3_26; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache3_26() { return &___U3CU3Ef__mgU24cache3_26; } inline void set_U3CU3Ef__mgU24cache3_26(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache3_26 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_26), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_27() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache4_27)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache4_27() const { return ___U3CU3Ef__mgU24cache4_27; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache4_27() { return &___U3CU3Ef__mgU24cache4_27; } inline void set_U3CU3Ef__mgU24cache4_27(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache4_27 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_28() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache5_28)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache5_28() const { return ___U3CU3Ef__mgU24cache5_28; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache5_28() { return &___U3CU3Ef__mgU24cache5_28; } inline void set_U3CU3Ef__mgU24cache5_28(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache5_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6_29() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache6_29)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache6_29() const { return ___U3CU3Ef__mgU24cache6_29; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache6_29() { return &___U3CU3Ef__mgU24cache6_29; } inline void set_U3CU3Ef__mgU24cache6_29(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache6_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6_29), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7_30() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache7_30)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache7_30() const { return ___U3CU3Ef__mgU24cache7_30; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache7_30() { return &___U3CU3Ef__mgU24cache7_30; } inline void set_U3CU3Ef__mgU24cache7_30(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache7_30 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7_30), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8_31() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache8_31)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache8_31() const { return ___U3CU3Ef__mgU24cache8_31; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache8_31() { return &___U3CU3Ef__mgU24cache8_31; } inline void set_U3CU3Ef__mgU24cache8_31(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache8_31 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8_31), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9_32() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache9_32)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache9_32() const { return ___U3CU3Ef__mgU24cache9_32; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache9_32() { return &___U3CU3Ef__mgU24cache9_32; } inline void set_U3CU3Ef__mgU24cache9_32(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache9_32 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9_32), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA_33() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheA_33)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheA_33() const { return ___U3CU3Ef__mgU24cacheA_33; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheA_33() { return &___U3CU3Ef__mgU24cacheA_33; } inline void set_U3CU3Ef__mgU24cacheA_33(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheA_33 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA_33), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB_34() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheB_34)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheB_34() const { return ___U3CU3Ef__mgU24cacheB_34; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheB_34() { return &___U3CU3Ef__mgU24cacheB_34; } inline void set_U3CU3Ef__mgU24cacheB_34(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheB_34 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB_34), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC_35() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheC_35)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheC_35() const { return ___U3CU3Ef__mgU24cacheC_35; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheC_35() { return &___U3CU3Ef__mgU24cacheC_35; } inline void set_U3CU3Ef__mgU24cacheC_35(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheC_35 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC_35), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD_36() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheD_36)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheD_36() const { return ___U3CU3Ef__mgU24cacheD_36; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheD_36() { return &___U3CU3Ef__mgU24cacheD_36; } inline void set_U3CU3Ef__mgU24cacheD_36(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheD_36 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD_36), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE_37() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheE_37)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheE_37() const { return ___U3CU3Ef__mgU24cacheE_37; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheE_37() { return &___U3CU3Ef__mgU24cacheE_37; } inline void set_U3CU3Ef__mgU24cacheE_37(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheE_37 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE_37), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF_38() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheF_38)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheF_38() const { return ___U3CU3Ef__mgU24cacheF_38; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheF_38() { return &___U3CU3Ef__mgU24cacheF_38; } inline void set_U3CU3Ef__mgU24cacheF_38(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheF_38 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF_38), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10_39() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache10_39)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache10_39() const { return ___U3CU3Ef__mgU24cache10_39; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache10_39() { return &___U3CU3Ef__mgU24cache10_39; } inline void set_U3CU3Ef__mgU24cache10_39(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache10_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10_39), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11_40() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache11_40)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache11_40() const { return ___U3CU3Ef__mgU24cache11_40; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache11_40() { return &___U3CU3Ef__mgU24cache11_40; } inline void set_U3CU3Ef__mgU24cache11_40(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache11_40 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11_40), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache12_41() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache12_41)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache12_41() const { return ___U3CU3Ef__mgU24cache12_41; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache12_41() { return &___U3CU3Ef__mgU24cache12_41; } inline void set_U3CU3Ef__mgU24cache12_41(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache12_41 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache12_41), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache13_42() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache13_42)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache13_42() const { return ___U3CU3Ef__mgU24cache13_42; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache13_42() { return &___U3CU3Ef__mgU24cache13_42; } inline void set_U3CU3Ef__mgU24cache13_42(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache13_42 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache13_42), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache14_43() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache14_43)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache14_43() const { return ___U3CU3Ef__mgU24cache14_43; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache14_43() { return &___U3CU3Ef__mgU24cache14_43; } inline void set_U3CU3Ef__mgU24cache14_43(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache14_43 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache14_43), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache15_44() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache15_44)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache15_44() const { return ___U3CU3Ef__mgU24cache15_44; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache15_44() { return &___U3CU3Ef__mgU24cache15_44; } inline void set_U3CU3Ef__mgU24cache15_44(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache15_44 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache15_44), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache16_45() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache16_45)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache16_45() const { return ___U3CU3Ef__mgU24cache16_45; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache16_45() { return &___U3CU3Ef__mgU24cache16_45; } inline void set_U3CU3Ef__mgU24cache16_45(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache16_45 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache16_45), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache17_46() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache17_46)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache17_46() const { return ___U3CU3Ef__mgU24cache17_46; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache17_46() { return &___U3CU3Ef__mgU24cache17_46; } inline void set_U3CU3Ef__mgU24cache17_46(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache17_46 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache17_46), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache18_47() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache18_47)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache18_47() const { return ___U3CU3Ef__mgU24cache18_47; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache18_47() { return &___U3CU3Ef__mgU24cache18_47; } inline void set_U3CU3Ef__mgU24cache18_47(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache18_47 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache18_47), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache19_48() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache19_48)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache19_48() const { return ___U3CU3Ef__mgU24cache19_48; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache19_48() { return &___U3CU3Ef__mgU24cache19_48; } inline void set_U3CU3Ef__mgU24cache19_48(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache19_48 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache19_48), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1A_49() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1A_49)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1A_49() const { return ___U3CU3Ef__mgU24cache1A_49; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1A_49() { return &___U3CU3Ef__mgU24cache1A_49; } inline void set_U3CU3Ef__mgU24cache1A_49(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1A_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1A_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1B_50() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1B_50)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1B_50() const { return ___U3CU3Ef__mgU24cache1B_50; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1B_50() { return &___U3CU3Ef__mgU24cache1B_50; } inline void set_U3CU3Ef__mgU24cache1B_50(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1B_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1B_50), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1C_51() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1C_51)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1C_51() const { return ___U3CU3Ef__mgU24cache1C_51; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1C_51() { return &___U3CU3Ef__mgU24cache1C_51; } inline void set_U3CU3Ef__mgU24cache1C_51(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1C_51 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1C_51), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1D_52() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1D_52)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1D_52() const { return ___U3CU3Ef__mgU24cache1D_52; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1D_52() { return &___U3CU3Ef__mgU24cache1D_52; } inline void set_U3CU3Ef__mgU24cache1D_52(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1D_52 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1D_52), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1E_53() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1E_53)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1E_53() const { return ___U3CU3Ef__mgU24cache1E_53; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1E_53() { return &___U3CU3Ef__mgU24cache1E_53; } inline void set_U3CU3Ef__mgU24cache1E_53(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1E_53 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1E_53), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1F_54() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1F_54)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1F_54() const { return ___U3CU3Ef__mgU24cache1F_54; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1F_54() { return &___U3CU3Ef__mgU24cache1F_54; } inline void set_U3CU3Ef__mgU24cache1F_54(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1F_54 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1F_54), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache20_55() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache20_55)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache20_55() const { return ___U3CU3Ef__mgU24cache20_55; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache20_55() { return &___U3CU3Ef__mgU24cache20_55; } inline void set_U3CU3Ef__mgU24cache20_55(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache20_55 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache20_55), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache21_56() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache21_56)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache21_56() const { return ___U3CU3Ef__mgU24cache21_56; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache21_56() { return &___U3CU3Ef__mgU24cache21_56; } inline void set_U3CU3Ef__mgU24cache21_56(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache21_56 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache21_56), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache22_57() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache22_57)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache22_57() const { return ___U3CU3Ef__mgU24cache22_57; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache22_57() { return &___U3CU3Ef__mgU24cache22_57; } inline void set_U3CU3Ef__mgU24cache22_57(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache22_57 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache22_57), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache23_58() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache23_58)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache23_58() const { return ___U3CU3Ef__mgU24cache23_58; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache23_58() { return &___U3CU3Ef__mgU24cache23_58; } inline void set_U3CU3Ef__mgU24cache23_58(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache23_58 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache23_58), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache24_59() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache24_59)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache24_59() const { return ___U3CU3Ef__mgU24cache24_59; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache24_59() { return &___U3CU3Ef__mgU24cache24_59; } inline void set_U3CU3Ef__mgU24cache24_59(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache24_59 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache24_59), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache25_60() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache25_60)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache25_60() const { return ___U3CU3Ef__mgU24cache25_60; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache25_60() { return &___U3CU3Ef__mgU24cache25_60; } inline void set_U3CU3Ef__mgU24cache25_60(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache25_60 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache25_60), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache26_61() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache26_61)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache26_61() const { return ___U3CU3Ef__mgU24cache26_61; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache26_61() { return &___U3CU3Ef__mgU24cache26_61; } inline void set_U3CU3Ef__mgU24cache26_61(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache26_61 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache26_61), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map9_62() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__switchU24map9_62)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map9_62() const { return ___U3CU3Ef__switchU24map9_62; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map9_62() { return &___U3CU3Ef__switchU24map9_62; } inline void set_U3CU3Ef__switchU24map9_62(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map9_62 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map9_62), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITINGROOMHELPER_T1026959434_H #ifndef CBBOOKRESERVATION_T4023400882_H #define CBBOOKRESERVATION_T4023400882_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbBookReservation struct cbBookReservation_t4023400882 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBBOOKRESERVATION_T4023400882_H #ifndef MARSHALBYREFOBJECT_T2760389100_H #define MARSHALBYREFOBJECT_T2760389100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MarshalByRefObject struct MarshalByRefObject_t2760389100 : public RuntimeObject { public: // System.Runtime.Remoting.ServerIdentity System.MarshalByRefObject::_identity ServerIdentity_t2342208608 * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_t2760389100, ____identity_0)); } inline ServerIdentity_t2342208608 * get__identity_0() const { return ____identity_0; } inline ServerIdentity_t2342208608 ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(ServerIdentity_t2342208608 * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((&____identity_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MARSHALBYREFOBJECT_T2760389100_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 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 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 CNETRECEIVER_T1076104922_H #define CNETRECEIVER_T1076104922_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetReceiver struct CNetReceiver_t1076104922 : public RuntimeObject { public: // BetterList`1 DMCore.Net.CNetReceiver::m_recivBuff BetterList_1_t289316694 * ___m_recivBuff_0; // BetterList`1 DMCore.Net.CNetReceiver::m_TempBuf BetterList_1_t289316694 * ___m_TempBuf_1; public: inline static int32_t get_offset_of_m_recivBuff_0() { return static_cast(offsetof(CNetReceiver_t1076104922, ___m_recivBuff_0)); } inline BetterList_1_t289316694 * get_m_recivBuff_0() const { return ___m_recivBuff_0; } inline BetterList_1_t289316694 ** get_address_of_m_recivBuff_0() { return &___m_recivBuff_0; } inline void set_m_recivBuff_0(BetterList_1_t289316694 * value) { ___m_recivBuff_0 = value; Il2CppCodeGenWriteBarrier((&___m_recivBuff_0), value); } inline static int32_t get_offset_of_m_TempBuf_1() { return static_cast(offsetof(CNetReceiver_t1076104922, ___m_TempBuf_1)); } inline BetterList_1_t289316694 * get_m_TempBuf_1() const { return ___m_TempBuf_1; } inline BetterList_1_t289316694 ** get_address_of_m_TempBuf_1() { return &___m_TempBuf_1; } inline void set_m_TempBuf_1(BetterList_1_t289316694 * value) { ___m_TempBuf_1 = value; Il2CppCodeGenWriteBarrier((&___m_TempBuf_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETRECEIVER_T1076104922_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 CFUNCTIONSWITCHCONFIG_T2078484928_H #define CFUNCTIONSWITCHCONFIG_T2078484928_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFunctionSwitchConfig struct CFunctionSwitchConfig_t2078484928 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFunctionSwitchConfig::mDict Dictionary_2_t2297708088 * ___mDict_1; public: inline static int32_t get_offset_of_mDict_1() { return static_cast(offsetof(CFunctionSwitchConfig_t2078484928, ___mDict_1)); } inline Dictionary_2_t2297708088 * get_mDict_1() const { return ___mDict_1; } inline Dictionary_2_t2297708088 ** get_address_of_mDict_1() { return &___mDict_1; } inline void set_mDict_1(Dictionary_2_t2297708088 * value) { ___mDict_1 = value; Il2CppCodeGenWriteBarrier((&___mDict_1), value); } }; struct CFunctionSwitchConfig_t2078484928_StaticFields { public: // DMCore.Logic.CFunctionSwitchConfig DMCore.Logic.CFunctionSwitchConfig::s_Instance CFunctionSwitchConfig_t2078484928 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CFunctionSwitchConfig_t2078484928_StaticFields, ___s_Instance_0)); } inline CFunctionSwitchConfig_t2078484928 * get_s_Instance_0() const { return ___s_Instance_0; } inline CFunctionSwitchConfig_t2078484928 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CFunctionSwitchConfig_t2078484928 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFUNCTIONSWITCHCONFIG_T2078484928_H #ifndef INETLINK_T2717826932_H #define INETLINK_T2717826932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetLink struct INetLink_t2717826932 : public RuntimeObject { public: // DMCore.Net.CNetReceiver DMCore.Net.INetLink::m_Receiver CNetReceiver_t1076104922 * ___m_Receiver_0; // DMCore.Net.ILinkListener DMCore.Net.INetLink::m_Listener ILinkListener_t2747206916 * ___m_Listener_1; public: inline static int32_t get_offset_of_m_Receiver_0() { return static_cast(offsetof(INetLink_t2717826932, ___m_Receiver_0)); } inline CNetReceiver_t1076104922 * get_m_Receiver_0() const { return ___m_Receiver_0; } inline CNetReceiver_t1076104922 ** get_address_of_m_Receiver_0() { return &___m_Receiver_0; } inline void set_m_Receiver_0(CNetReceiver_t1076104922 * value) { ___m_Receiver_0 = value; Il2CppCodeGenWriteBarrier((&___m_Receiver_0), value); } inline static int32_t get_offset_of_m_Listener_1() { return static_cast(offsetof(INetLink_t2717826932, ___m_Listener_1)); } inline ILinkListener_t2747206916 * get_m_Listener_1() const { return ___m_Listener_1; } inline ILinkListener_t2747206916 ** get_address_of_m_Listener_1() { return &___m_Listener_1; } inline void set_m_Listener_1(ILinkListener_t2747206916 * value) { ___m_Listener_1 = value; Il2CppCodeGenWriteBarrier((&___m_Listener_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLINK_T2717826932_H #ifndef TCPCLIENT_T822906377_H #define TCPCLIENT_T822906377_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.TcpClient struct TcpClient_t822906377 : public RuntimeObject { public: // System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient::stream NetworkStream_t4071955934 * ___stream_0; // System.Boolean System.Net.Sockets.TcpClient::active bool ___active_1; // System.Net.Sockets.Socket System.Net.Sockets.TcpClient::client Socket_t1119025450 * ___client_2; // System.Boolean System.Net.Sockets.TcpClient::disposed bool ___disposed_3; public: inline static int32_t get_offset_of_stream_0() { return static_cast(offsetof(TcpClient_t822906377, ___stream_0)); } inline NetworkStream_t4071955934 * get_stream_0() const { return ___stream_0; } inline NetworkStream_t4071955934 ** get_address_of_stream_0() { return &___stream_0; } inline void set_stream_0(NetworkStream_t4071955934 * value) { ___stream_0 = value; Il2CppCodeGenWriteBarrier((&___stream_0), value); } inline static int32_t get_offset_of_active_1() { return static_cast(offsetof(TcpClient_t822906377, ___active_1)); } inline bool get_active_1() const { return ___active_1; } inline bool* get_address_of_active_1() { return &___active_1; } inline void set_active_1(bool value) { ___active_1 = value; } inline static int32_t get_offset_of_client_2() { return static_cast(offsetof(TcpClient_t822906377, ___client_2)); } inline Socket_t1119025450 * get_client_2() const { return ___client_2; } inline Socket_t1119025450 ** get_address_of_client_2() { return &___client_2; } inline void set_client_2(Socket_t1119025450 * value) { ___client_2 = value; Il2CppCodeGenWriteBarrier((&___client_2), value); } inline static int32_t get_offset_of_disposed_3() { return static_cast(offsetof(TcpClient_t822906377, ___disposed_3)); } inline bool get_disposed_3() const { return ___disposed_3; } inline bool* get_address_of_disposed_3() { return &___disposed_3; } inline void set_disposed_3(bool value) { ___disposed_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TCPCLIENT_T822906377_H #ifndef ITHREADMSG_T995202025_H #define ITHREADMSG_T995202025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Thread.IThreadMsg::m_bSuccess bool ___m_bSuccess_0; public: inline static int32_t get_offset_of_m_bSuccess_0() { return static_cast(offsetof(IThreadMsg_t995202025, ___m_bSuccess_0)); } inline bool get_m_bSuccess_0() const { return ___m_bSuccess_0; } inline bool* get_address_of_m_bSuccess_0() { return &___m_bSuccess_0; } inline void set_m_bSuccess_0(bool value) { ___m_bSuccess_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITHREADMSG_T995202025_H #ifndef CTHREADMANAGER_T1155338034_H #define CTHREADMANAGER_T1155338034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.CThreadManager struct CThreadManager_t1155338034 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Thread.CThreadManager::m_listTID List_1_t1221203580 * ___m_listTID_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Thread.CThreadManager::m_listIOS Dictionary_2_t2578695322 * ___m_listIOS_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Thread.CThreadManager::m_list Dictionary_2_t1382638365 * ___m_list_2; public: inline static int32_t get_offset_of_m_listTID_0() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_listTID_0)); } inline List_1_t1221203580 * get_m_listTID_0() const { return ___m_listTID_0; } inline List_1_t1221203580 ** get_address_of_m_listTID_0() { return &___m_listTID_0; } inline void set_m_listTID_0(List_1_t1221203580 * value) { ___m_listTID_0 = value; Il2CppCodeGenWriteBarrier((&___m_listTID_0), value); } inline static int32_t get_offset_of_m_listIOS_1() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_listIOS_1)); } inline Dictionary_2_t2578695322 * get_m_listIOS_1() const { return ___m_listIOS_1; } inline Dictionary_2_t2578695322 ** get_address_of_m_listIOS_1() { return &___m_listIOS_1; } inline void set_m_listIOS_1(Dictionary_2_t2578695322 * value) { ___m_listIOS_1 = value; Il2CppCodeGenWriteBarrier((&___m_listIOS_1), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_list_2)); } inline Dictionary_2_t1382638365 * get_m_list_2() const { return ___m_list_2; } inline Dictionary_2_t1382638365 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(Dictionary_2_t1382638365 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } }; struct CThreadManager_t1155338034_StaticFields { public: // DMCore.Framework.Thread.CThreadManager DMCore.Framework.Thread.CThreadManager::s_Instance CThreadManager_t1155338034 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CThreadManager_t1155338034_StaticFields, ___s_Instance_3)); } inline CThreadManager_t1155338034 * get_s_Instance_3() const { return ___s_Instance_3; } inline CThreadManager_t1155338034 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CThreadManager_t1155338034 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTHREADMANAGER_T1155338034_H #ifndef 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 CBIDOL_T3035983105_H #define CBIDOL_T3035983105_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdol struct cbIdol_t3035983105 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOL_T3035983105_H #ifndef CCHANGENAMEMANAGER_T2068867582_H #define CCHANGENAMEMANAGER_T2068867582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeNameManager struct CChangeNameManager_t2068867582 : public RuntimeObject { public: // DMCore.Logic.CChangeNameInfo DMCore.Logic.CChangeNameManager::_info_set CChangeNameInfo_t1998310127 * ____info_set_0; // System.Boolean DMCore.Logic.CChangeNameManager::_is_need_refresh_name bool ____is_need_refresh_name_1; // System.String DMCore.Logic.CChangeNameManager::_new_name String_t* ____new_name_2; public: inline static int32_t get_offset_of__info_set_0() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____info_set_0)); } inline CChangeNameInfo_t1998310127 * get__info_set_0() const { return ____info_set_0; } inline CChangeNameInfo_t1998310127 ** get_address_of__info_set_0() { return &____info_set_0; } inline void set__info_set_0(CChangeNameInfo_t1998310127 * value) { ____info_set_0 = value; Il2CppCodeGenWriteBarrier((&____info_set_0), value); } inline static int32_t get_offset_of__is_need_refresh_name_1() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____is_need_refresh_name_1)); } inline bool get__is_need_refresh_name_1() const { return ____is_need_refresh_name_1; } inline bool* get_address_of__is_need_refresh_name_1() { return &____is_need_refresh_name_1; } inline void set__is_need_refresh_name_1(bool value) { ____is_need_refresh_name_1 = value; } inline static int32_t get_offset_of__new_name_2() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____new_name_2)); } inline String_t* get__new_name_2() const { return ____new_name_2; } inline String_t** get_address_of__new_name_2() { return &____new_name_2; } inline void set__new_name_2(String_t* value) { ____new_name_2 = value; Il2CppCodeGenWriteBarrier((&____new_name_2), value); } }; struct CChangeNameManager_t2068867582_StaticFields { public: // DMCore.Logic.CChangeNameManager DMCore.Logic.CChangeNameManager::s_instance CChangeNameManager_t2068867582 * ___s_instance_3; public: inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(CChangeNameManager_t2068867582_StaticFields, ___s_instance_3)); } inline CChangeNameManager_t2068867582 * get_s_instance_3() const { return ___s_instance_3; } inline CChangeNameManager_t2068867582 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(CChangeNameManager_t2068867582 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGENAMEMANAGER_T2068867582_H #ifndef CBMEMBER_T3588385623_H #define CBMEMBER_T3588385623_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbMember struct cbMember_t3588385623 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBMEMBER_T3588385623_H #ifndef CBCONTRISHOP_T2963059688_H #define CBCONTRISHOP_T2963059688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbContriShop struct cbContriShop_t2963059688 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCONTRISHOP_T2963059688_H #ifndef CBSWEEP_T3611869675_H #define CBSWEEP_T3611869675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbSweep struct cbSweep_t3611869675 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSWEEP_T3611869675_H #ifndef CBMARRY_T1564151626_H #define CBMARRY_T1564151626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbMarry struct cbMarry_t1564151626 : public RuntimeObject { public: public: }; struct cbMarry_t1564151626_StaticFields { public: // System.Collections.Generic.List`1 DMCore.Net.cbMarry::mApplyName List_1_t3319525431 * ___mApplyName_0; // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbMarry::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_1; public: inline static int32_t get_offset_of_mApplyName_0() { return static_cast(offsetof(cbMarry_t1564151626_StaticFields, ___mApplyName_0)); } inline List_1_t3319525431 * get_mApplyName_0() const { return ___mApplyName_0; } inline List_1_t3319525431 ** get_address_of_mApplyName_0() { return &___mApplyName_0; } inline void set_mApplyName_0(List_1_t3319525431 * value) { ___mApplyName_0 = value; Il2CppCodeGenWriteBarrier((&___mApplyName_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(cbMarry_t1564151626_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBMARRY_T1564151626_H #ifndef CBCOUPLE_T1980970727_H #define CBCOUPLE_T1980970727_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbCouple struct cbCouple_t1980970727 : public RuntimeObject { public: public: }; struct cbCouple_t1980970727_StaticFields { public: // cbCouple/OnRefreshIsLover cbCouple::onRefeshIslover OnRefreshIsLover_t1807964166 * ___onRefeshIslover_0; public: inline static int32_t get_offset_of_onRefeshIslover_0() { return static_cast(offsetof(cbCouple_t1980970727_StaticFields, ___onRefeshIslover_0)); } inline OnRefreshIsLover_t1807964166 * get_onRefeshIslover_0() const { return ___onRefeshIslover_0; } inline OnRefreshIsLover_t1807964166 ** get_address_of_onRefeshIslover_0() { return &___onRefeshIslover_0; } inline void set_onRefeshIslover_0(OnRefreshIsLover_t1807964166 * value) { ___onRefeshIslover_0 = value; Il2CppCodeGenWriteBarrier((&___onRefeshIslover_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCOUPLE_T1980970727_H #ifndef CBPROFESS_T1029060535_H #define CBPROFESS_T1029060535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbProfess struct cbProfess_t1029060535 : public RuntimeObject { public: public: }; struct cbProfess_t1029060535_StaticFields { public: // System.Int64 DMCore.Net.cbProfess::stoId int64_t ___stoId_0; // System.String DMCore.Net.cbProfess::stoName String_t* ___stoName_1; // System.Int64 DMCore.Net.cbProfess::sfromId int64_t ___sfromId_2; // System.String DMCore.Net.cbProfess::sfromName String_t* ___sfromName_3; // System.Action DMCore.Net.cbProfess::<>f__mg$cache0 Action_t1264377477 * ___U3CU3Ef__mgU24cache0_4; public: inline static int32_t get_offset_of_stoId_0() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___stoId_0)); } inline int64_t get_stoId_0() const { return ___stoId_0; } inline int64_t* get_address_of_stoId_0() { return &___stoId_0; } inline void set_stoId_0(int64_t value) { ___stoId_0 = value; } inline static int32_t get_offset_of_stoName_1() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___stoName_1)); } inline String_t* get_stoName_1() const { return ___stoName_1; } inline String_t** get_address_of_stoName_1() { return &___stoName_1; } inline void set_stoName_1(String_t* value) { ___stoName_1 = value; Il2CppCodeGenWriteBarrier((&___stoName_1), value); } inline static int32_t get_offset_of_sfromId_2() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___sfromId_2)); } inline int64_t get_sfromId_2() const { return ___sfromId_2; } inline int64_t* get_address_of_sfromId_2() { return &___sfromId_2; } inline void set_sfromId_2(int64_t value) { ___sfromId_2 = value; } inline static int32_t get_offset_of_sfromName_3() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___sfromName_3)); } inline String_t* get_sfromName_3() const { return ___sfromName_3; } inline String_t** get_address_of_sfromName_3() { return &___sfromName_3; } inline void set_sfromName_3(String_t* value) { ___sfromName_3 = value; Il2CppCodeGenWriteBarrier((&___sfromName_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_4() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___U3CU3Ef__mgU24cache0_4)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache0_4() const { return ___U3CU3Ef__mgU24cache0_4; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache0_4() { return &___U3CU3Ef__mgU24cache0_4; } inline void set_U3CU3Ef__mgU24cache0_4(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPROFESS_T1029060535_H #ifndef CBFRAGMENT_T1208663451_H #define CBFRAGMENT_T1208663451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFragment struct cbFragment_t1208663451 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFRAGMENT_T1208663451_H #ifndef CENERGYMANAGER_T1133571008_H #define CENERGYMANAGER_T1133571008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CEnergyManager struct CEnergyManager_t1133571008 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CEnergyManager::k__BackingField bool ___U3CIsConfigDataReadyU3Ek__BackingField_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CEnergyManager::m_BuyTimes Dictionary_2_t1839659084 * ___m_BuyTimes_1; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CEnergyManager::m_Diamond_PriceInfo Dictionary_2_t3126044582 * ___m_Diamond_PriceInfo_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CEnergyManager::m_BindDiamond_PriceInfo Dictionary_2_t3126044582 * ___m_BindDiamond_PriceInfo_3; // System.Int32 DMCore.Logic.CEnergyManager::m_addHP int32_t ___m_addHP_4; // System.Int32 DMCore.Logic.CEnergyManager::buyTimes int32_t ___buyTimes_5; public: inline static int32_t get_offset_of_U3CIsConfigDataReadyU3Ek__BackingField_0() { return static_cast(offsetof(CEnergyManager_t1133571008, ___U3CIsConfigDataReadyU3Ek__BackingField_0)); } inline bool get_U3CIsConfigDataReadyU3Ek__BackingField_0() const { return ___U3CIsConfigDataReadyU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsConfigDataReadyU3Ek__BackingField_0() { return &___U3CIsConfigDataReadyU3Ek__BackingField_0; } inline void set_U3CIsConfigDataReadyU3Ek__BackingField_0(bool value) { ___U3CIsConfigDataReadyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_BuyTimes_1() { return static_cast(offsetof(CEnergyManager_t1133571008, ___m_BuyTimes_1)); } inline Dictionary_2_t1839659084 * get_m_BuyTimes_1() const { return ___m_BuyTimes_1; } inline Dictionary_2_t1839659084 ** get_address_of_m_BuyTimes_1() { return &___m_BuyTimes_1; } inline void set_m_BuyTimes_1(Dictionary_2_t1839659084 * value) { ___m_BuyTimes_1 = value; Il2CppCodeGenWriteBarrier((&___m_BuyTimes_1), value); } inline static int32_t get_offset_of_m_Diamond_PriceInfo_2() { return static_cast(offsetof(CEnergyManager_t1133571008, ___m_Diamond_PriceInfo_2)); } inline Dictionary_2_t3126044582 * get_m_Diamond_PriceInfo_2() const { return ___m_Diamond_PriceInfo_2; } inline Dictionary_2_t3126044582 ** get_address_of_m_Diamond_PriceInfo_2() { return &___m_Diamond_PriceInfo_2; } inline void set_m_Diamond_PriceInfo_2(Dictionary_2_t3126044582 * value) { ___m_Diamond_PriceInfo_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diamond_PriceInfo_2), value); } inline static int32_t get_offset_of_m_BindDiamond_PriceInfo_3() { return static_cast(offsetof(CEnergyManager_t1133571008, ___m_BindDiamond_PriceInfo_3)); } inline Dictionary_2_t3126044582 * get_m_BindDiamond_PriceInfo_3() const { return ___m_BindDiamond_PriceInfo_3; } inline Dictionary_2_t3126044582 ** get_address_of_m_BindDiamond_PriceInfo_3() { return &___m_BindDiamond_PriceInfo_3; } inline void set_m_BindDiamond_PriceInfo_3(Dictionary_2_t3126044582 * value) { ___m_BindDiamond_PriceInfo_3 = value; Il2CppCodeGenWriteBarrier((&___m_BindDiamond_PriceInfo_3), value); } inline static int32_t get_offset_of_m_addHP_4() { return static_cast(offsetof(CEnergyManager_t1133571008, ___m_addHP_4)); } inline int32_t get_m_addHP_4() const { return ___m_addHP_4; } inline int32_t* get_address_of_m_addHP_4() { return &___m_addHP_4; } inline void set_m_addHP_4(int32_t value) { ___m_addHP_4 = value; } inline static int32_t get_offset_of_buyTimes_5() { return static_cast(offsetof(CEnergyManager_t1133571008, ___buyTimes_5)); } inline int32_t get_buyTimes_5() const { return ___buyTimes_5; } inline int32_t* get_address_of_buyTimes_5() { return &___buyTimes_5; } inline void set_buyTimes_5(int32_t value) { ___buyTimes_5 = value; } }; struct CEnergyManager_t1133571008_StaticFields { public: // System.Boolean DMCore.Logic.CEnergyManager::s_WaitingForServerReponse bool ___s_WaitingForServerReponse_6; // DMCore.Logic.CEnergyManager DMCore.Logic.CEnergyManager::s_Instance CEnergyManager_t1133571008 * ___s_Instance_7; public: inline static int32_t get_offset_of_s_WaitingForServerReponse_6() { return static_cast(offsetof(CEnergyManager_t1133571008_StaticFields, ___s_WaitingForServerReponse_6)); } inline bool get_s_WaitingForServerReponse_6() const { return ___s_WaitingForServerReponse_6; } inline bool* get_address_of_s_WaitingForServerReponse_6() { return &___s_WaitingForServerReponse_6; } inline void set_s_WaitingForServerReponse_6(bool value) { ___s_WaitingForServerReponse_6 = value; } inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CEnergyManager_t1133571008_StaticFields, ___s_Instance_7)); } inline CEnergyManager_t1133571008 * get_s_Instance_7() const { return ___s_Instance_7; } inline CEnergyManager_t1133571008 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CEnergyManager_t1133571008 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CENERGYMANAGER_T1133571008_H #ifndef CBACHIEVEMENT_T2154381403_H #define CBACHIEVEMENT_T2154381403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbAchievement struct cbAchievement_t2154381403 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBACHIEVEMENT_T2154381403_H #ifndef 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 CCUSTOMIZATIONMANAGER_T450932257_H #define CCUSTOMIZATIONMANAGER_T450932257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCustomizationManager struct CCustomizationManager_t450932257 : public RuntimeObject { public: // DMCore.Logic.CustomItemList DMCore.Logic.CCustomizationManager::m_ActionDanceShow CustomItemList_t2820796053 * ___m_ActionDanceShow_0; // System.Boolean DMCore.Logic.CCustomizationManager::m_IsCustomizationDataChanged bool ___m_IsCustomizationDataChanged_1; // System.Boolean DMCore.Logic.CCustomizationManager::m_IsCustomizationCellChanged bool ___m_IsCustomizationCellChanged_2; // System.Int32 DMCore.Logic.CCustomizationManager::m_ChangedCellID int32_t ___m_ChangedCellID_3; public: inline static int32_t get_offset_of_m_ActionDanceShow_0() { return static_cast(offsetof(CCustomizationManager_t450932257, ___m_ActionDanceShow_0)); } inline CustomItemList_t2820796053 * get_m_ActionDanceShow_0() const { return ___m_ActionDanceShow_0; } inline CustomItemList_t2820796053 ** get_address_of_m_ActionDanceShow_0() { return &___m_ActionDanceShow_0; } inline void set_m_ActionDanceShow_0(CustomItemList_t2820796053 * value) { ___m_ActionDanceShow_0 = value; Il2CppCodeGenWriteBarrier((&___m_ActionDanceShow_0), value); } inline static int32_t get_offset_of_m_IsCustomizationDataChanged_1() { return static_cast(offsetof(CCustomizationManager_t450932257, ___m_IsCustomizationDataChanged_1)); } inline bool get_m_IsCustomizationDataChanged_1() const { return ___m_IsCustomizationDataChanged_1; } inline bool* get_address_of_m_IsCustomizationDataChanged_1() { return &___m_IsCustomizationDataChanged_1; } inline void set_m_IsCustomizationDataChanged_1(bool value) { ___m_IsCustomizationDataChanged_1 = value; } inline static int32_t get_offset_of_m_IsCustomizationCellChanged_2() { return static_cast(offsetof(CCustomizationManager_t450932257, ___m_IsCustomizationCellChanged_2)); } inline bool get_m_IsCustomizationCellChanged_2() const { return ___m_IsCustomizationCellChanged_2; } inline bool* get_address_of_m_IsCustomizationCellChanged_2() { return &___m_IsCustomizationCellChanged_2; } inline void set_m_IsCustomizationCellChanged_2(bool value) { ___m_IsCustomizationCellChanged_2 = value; } inline static int32_t get_offset_of_m_ChangedCellID_3() { return static_cast(offsetof(CCustomizationManager_t450932257, ___m_ChangedCellID_3)); } inline int32_t get_m_ChangedCellID_3() const { return ___m_ChangedCellID_3; } inline int32_t* get_address_of_m_ChangedCellID_3() { return &___m_ChangedCellID_3; } inline void set_m_ChangedCellID_3(int32_t value) { ___m_ChangedCellID_3 = value; } }; struct CCustomizationManager_t450932257_StaticFields { public: // DMCore.Logic.CCustomizationManager DMCore.Logic.CCustomizationManager::s_Instance CCustomizationManager_t450932257 * ___s_Instance_4; // System.Int32 DMCore.Logic.CCustomizationManager::s_PageSize int32_t ___s_PageSize_5; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CCustomizationManager_t450932257_StaticFields, ___s_Instance_4)); } inline CCustomizationManager_t450932257 * get_s_Instance_4() const { return ___s_Instance_4; } inline CCustomizationManager_t450932257 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CCustomizationManager_t450932257 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } inline static int32_t get_offset_of_s_PageSize_5() { return static_cast(offsetof(CCustomizationManager_t450932257_StaticFields, ___s_PageSize_5)); } inline int32_t get_s_PageSize_5() const { return ___s_PageSize_5; } inline int32_t* get_address_of_s_PageSize_5() { return &___s_PageSize_5; } inline void set_s_PageSize_5(int32_t value) { ___s_PageSize_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMIZATIONMANAGER_T450932257_H #ifndef CBBEACH_T327934375_H #define CBBEACH_T327934375_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbBeach struct cbBeach_t327934375 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBBEACH_T327934375_H #ifndef CBCARDHANDBOOK_T2951337609_H #define CBCARDHANDBOOK_T2951337609_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CbCardHandBook struct CbCardHandBook_t2951337609 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCARDHANDBOOK_T2951337609_H #ifndef CBSUITINFO_T648377023_H #define CBSUITINFO_T648377023_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbSuitInfo struct cbSuitInfo_t648377023 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSUITINFO_T648377023_H #ifndef CBFRUITMACHINE_T2527636715_H #define CBFRUITMACHINE_T2527636715_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFruitMachine struct cbFruitMachine_t2527636715 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFRUITMACHINE_T2527636715_H #ifndef CBFAMILY_T528979903_H #define CBFAMILY_T528979903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFamily struct cbFamily_t528979903 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFAMILY_T528979903_H #ifndef 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 CBIDOLSHOW_T3774055990_H #define CBIDOLSHOW_T3774055990_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolShow struct cbIdolShow_t3774055990 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLSHOW_T3774055990_H #ifndef CGUILDCHALLENGEMODEL_T1632606626_H #define CGUILDCHALLENGEMODEL_T1632606626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuildChallengeModel struct CGuildChallengeModel_t1632606626 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CGuildChallengeModel::challengeBossData List_1_t1260420484 * ___challengeBossData_1; // System.Int32 DMCore.Logic.CGuildChallengeModel::currUnLockCount int32_t ___currUnLockCount_2; // System.Int32 DMCore.Logic.CGuildChallengeModel::guildId int32_t ___guildId_3; // System.Int32 DMCore.Logic.CGuildChallengeModel::chanllengeCount int32_t ___chanllengeCount_4; // System.Int32 DMCore.Logic.CGuildChallengeModel::selectGuildPassId int32_t ___selectGuildPassId_5; public: inline static int32_t get_offset_of_challengeBossData_1() { return static_cast(offsetof(CGuildChallengeModel_t1632606626, ___challengeBossData_1)); } inline List_1_t1260420484 * get_challengeBossData_1() const { return ___challengeBossData_1; } inline List_1_t1260420484 ** get_address_of_challengeBossData_1() { return &___challengeBossData_1; } inline void set_challengeBossData_1(List_1_t1260420484 * value) { ___challengeBossData_1 = value; Il2CppCodeGenWriteBarrier((&___challengeBossData_1), value); } inline static int32_t get_offset_of_currUnLockCount_2() { return static_cast(offsetof(CGuildChallengeModel_t1632606626, ___currUnLockCount_2)); } inline int32_t get_currUnLockCount_2() const { return ___currUnLockCount_2; } inline int32_t* get_address_of_currUnLockCount_2() { return &___currUnLockCount_2; } inline void set_currUnLockCount_2(int32_t value) { ___currUnLockCount_2 = value; } inline static int32_t get_offset_of_guildId_3() { return static_cast(offsetof(CGuildChallengeModel_t1632606626, ___guildId_3)); } inline int32_t get_guildId_3() const { return ___guildId_3; } inline int32_t* get_address_of_guildId_3() { return &___guildId_3; } inline void set_guildId_3(int32_t value) { ___guildId_3 = value; } inline static int32_t get_offset_of_chanllengeCount_4() { return static_cast(offsetof(CGuildChallengeModel_t1632606626, ___chanllengeCount_4)); } inline int32_t get_chanllengeCount_4() const { return ___chanllengeCount_4; } inline int32_t* get_address_of_chanllengeCount_4() { return &___chanllengeCount_4; } inline void set_chanllengeCount_4(int32_t value) { ___chanllengeCount_4 = value; } inline static int32_t get_offset_of_selectGuildPassId_5() { return static_cast(offsetof(CGuildChallengeModel_t1632606626, ___selectGuildPassId_5)); } inline int32_t get_selectGuildPassId_5() const { return ___selectGuildPassId_5; } inline int32_t* get_address_of_selectGuildPassId_5() { return &___selectGuildPassId_5; } inline void set_selectGuildPassId_5(int32_t value) { ___selectGuildPassId_5 = value; } }; struct CGuildChallengeModel_t1632606626_StaticFields { public: // DMCore.Logic.CGuildChallengeModel DMCore.Logic.CGuildChallengeModel::s_Instance CGuildChallengeModel_t1632606626 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CGuildChallengeModel_t1632606626_StaticFields, ___s_Instance_0)); } inline CGuildChallengeModel_t1632606626 * get_s_Instance_0() const { return ___s_Instance_0; } inline CGuildChallengeModel_t1632606626 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CGuildChallengeModel_t1632606626 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILDCHALLENGEMODEL_T1632606626_H #ifndef CBQUALIFYING_T1175791899_H #define CBQUALIFYING_T1175791899_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbQualifying struct cbQualifying_t1175791899 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBQUALIFYING_T1175791899_H #ifndef 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 CPETCONFIG_T679804737_H #define CPETCONFIG_T679804737_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPetConfig struct CPetConfig_t679804737 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPetConfig::m_QualityConfig List_1_t3080825839 * ___m_QualityConfig_1; // System.Collections.Generic.List`1 DMCore.Logic.CPetConfig::m_BuyEnergyConfig List_1_t2185202699 * ___m_BuyEnergyConfig_2; public: inline static int32_t get_offset_of_m_QualityConfig_1() { return static_cast(offsetof(CPetConfig_t679804737, ___m_QualityConfig_1)); } inline List_1_t3080825839 * get_m_QualityConfig_1() const { return ___m_QualityConfig_1; } inline List_1_t3080825839 ** get_address_of_m_QualityConfig_1() { return &___m_QualityConfig_1; } inline void set_m_QualityConfig_1(List_1_t3080825839 * value) { ___m_QualityConfig_1 = value; Il2CppCodeGenWriteBarrier((&___m_QualityConfig_1), value); } inline static int32_t get_offset_of_m_BuyEnergyConfig_2() { return static_cast(offsetof(CPetConfig_t679804737, ___m_BuyEnergyConfig_2)); } inline List_1_t2185202699 * get_m_BuyEnergyConfig_2() const { return ___m_BuyEnergyConfig_2; } inline List_1_t2185202699 ** get_address_of_m_BuyEnergyConfig_2() { return &___m_BuyEnergyConfig_2; } inline void set_m_BuyEnergyConfig_2(List_1_t2185202699 * value) { ___m_BuyEnergyConfig_2 = value; Il2CppCodeGenWriteBarrier((&___m_BuyEnergyConfig_2), value); } }; struct CPetConfig_t679804737_StaticFields { public: // DMCore.Logic.CPetConfig DMCore.Logic.CPetConfig::s_Instance CPetConfig_t679804737 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CPetConfig_t679804737_StaticFields, ___s_Instance_0)); } inline CPetConfig_t679804737 * get_s_Instance_0() const { return ___s_Instance_0; } inline CPetConfig_t679804737 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CPetConfig_t679804737 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPETCONFIG_T679804737_H #ifndef CRECHARGECONFIG_T910639634_H #define CRECHARGECONFIG_T910639634_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig struct CRechargeConfig_t910639634 : public RuntimeObject { public: public: }; struct CRechargeConfig_t910639634_StaticFields { public: // System.Boolean DMCore.Logic.CRechargeConfig::k__BackingField bool ___U3CIsNeedRefreshDataU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CRechargeConfig::s_IsRechargeUnitChange bool ___s_IsRechargeUnitChange_1; // System.Collections.Generic.List`1 DMCore.Logic.CRechargeConfig::m_RechargeUnitSet List_1_t3091172711 * ___m_RechargeUnitSet_2; // System.String DMCore.Logic.CRechargeConfig::CONFIG_PATH String_t* ___CONFIG_PATH_3; public: inline static int32_t get_offset_of_U3CIsNeedRefreshDataU3Ek__BackingField_0() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___U3CIsNeedRefreshDataU3Ek__BackingField_0)); } inline bool get_U3CIsNeedRefreshDataU3Ek__BackingField_0() const { return ___U3CIsNeedRefreshDataU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsNeedRefreshDataU3Ek__BackingField_0() { return &___U3CIsNeedRefreshDataU3Ek__BackingField_0; } inline void set_U3CIsNeedRefreshDataU3Ek__BackingField_0(bool value) { ___U3CIsNeedRefreshDataU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_IsRechargeUnitChange_1() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___s_IsRechargeUnitChange_1)); } inline bool get_s_IsRechargeUnitChange_1() const { return ___s_IsRechargeUnitChange_1; } inline bool* get_address_of_s_IsRechargeUnitChange_1() { return &___s_IsRechargeUnitChange_1; } inline void set_s_IsRechargeUnitChange_1(bool value) { ___s_IsRechargeUnitChange_1 = value; } inline static int32_t get_offset_of_m_RechargeUnitSet_2() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___m_RechargeUnitSet_2)); } inline List_1_t3091172711 * get_m_RechargeUnitSet_2() const { return ___m_RechargeUnitSet_2; } inline List_1_t3091172711 ** get_address_of_m_RechargeUnitSet_2() { return &___m_RechargeUnitSet_2; } inline void set_m_RechargeUnitSet_2(List_1_t3091172711 * value) { ___m_RechargeUnitSet_2 = value; Il2CppCodeGenWriteBarrier((&___m_RechargeUnitSet_2), value); } inline static int32_t get_offset_of_CONFIG_PATH_3() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___CONFIG_PATH_3)); } inline String_t* get_CONFIG_PATH_3() const { return ___CONFIG_PATH_3; } inline String_t** get_address_of_CONFIG_PATH_3() { return &___CONFIG_PATH_3; } inline void set_CONFIG_PATH_3(String_t* value) { ___CONFIG_PATH_3 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGECONFIG_T910639634_H #ifndef 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 CBWORKSHOP_MAGIC_T4030907065_H #define CBWORKSHOP_MAGIC_T4030907065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbWorkshop_Magic struct cbWorkshop_Magic_t4030907065 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBWORKSHOP_MAGIC_T4030907065_H #ifndef CBTRYST_T4181642646_H #define CBTRYST_T4181642646_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbTryst struct cbTryst_t4181642646 : public RuntimeObject { public: public: }; struct cbTryst_t4181642646_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbTryst::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbTryst::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_1; // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbTryst::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_2; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(cbTryst_t4181642646_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_1() { return static_cast(offsetof(cbTryst_t4181642646_StaticFields, ___U3CU3Ef__mgU24cache1_1)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_1() const { return ___U3CU3Ef__mgU24cache1_1; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_1() { return &___U3CU3Ef__mgU24cache1_1; } inline void set_U3CU3Ef__mgU24cache1_1(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_2() { return static_cast(offsetof(cbTryst_t4181642646_StaticFields, ___U3CU3Ef__mgU24cache2_2)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_2() const { return ___U3CU3Ef__mgU24cache2_2; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_2() { return &___U3CU3Ef__mgU24cache2_2; } inline void set_U3CU3Ef__mgU24cache2_2(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBTRYST_T4181642646_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 CTOPREWARDMANAGER_T939116142_H #define CTOPREWARDMANAGER_T939116142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTopRewardManager struct CTopRewardManager_t939116142 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CTopRewardManager::_is_reward_data_ready bool ____is_reward_data_ready_0; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTopRewardManager::_top_rewards Dictionary_2_t2450700484 * ____top_rewards_1; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTopRewardManager::_top_titles Dictionary_2_t4126740418 * ____top_titles_2; public: inline static int32_t get_offset_of__is_reward_data_ready_0() { return static_cast(offsetof(CTopRewardManager_t939116142, ____is_reward_data_ready_0)); } inline bool get__is_reward_data_ready_0() const { return ____is_reward_data_ready_0; } inline bool* get_address_of__is_reward_data_ready_0() { return &____is_reward_data_ready_0; } inline void set__is_reward_data_ready_0(bool value) { ____is_reward_data_ready_0 = value; } inline static int32_t get_offset_of__top_rewards_1() { return static_cast(offsetof(CTopRewardManager_t939116142, ____top_rewards_1)); } inline Dictionary_2_t2450700484 * get__top_rewards_1() const { return ____top_rewards_1; } inline Dictionary_2_t2450700484 ** get_address_of__top_rewards_1() { return &____top_rewards_1; } inline void set__top_rewards_1(Dictionary_2_t2450700484 * value) { ____top_rewards_1 = value; Il2CppCodeGenWriteBarrier((&____top_rewards_1), value); } inline static int32_t get_offset_of__top_titles_2() { return static_cast(offsetof(CTopRewardManager_t939116142, ____top_titles_2)); } inline Dictionary_2_t4126740418 * get__top_titles_2() const { return ____top_titles_2; } inline Dictionary_2_t4126740418 ** get_address_of__top_titles_2() { return &____top_titles_2; } inline void set__top_titles_2(Dictionary_2_t4126740418 * value) { ____top_titles_2 = value; Il2CppCodeGenWriteBarrier((&____top_titles_2), value); } }; struct CTopRewardManager_t939116142_StaticFields { public: // DMCore.Logic.CTopRewardManager DMCore.Logic.CTopRewardManager::s_instance CTopRewardManager_t939116142 * ___s_instance_3; public: inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(CTopRewardManager_t939116142_StaticFields, ___s_instance_3)); } inline CTopRewardManager_t939116142 * get_s_instance_3() const { return ___s_instance_3; } inline CTopRewardManager_t939116142 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(CTopRewardManager_t939116142 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTOPREWARDMANAGER_T939116142_H #ifndef CBTOPREWARDLIST_T1314948016_H #define CBTOPREWARDLIST_T1314948016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbTopRewardList struct cbTopRewardList_t1314948016 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBTOPREWARDLIST_T1314948016_H #ifndef SHOPQUICKBUYMANAGER_T3380475808_H #define SHOPQUICKBUYMANAGER_T3380475808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopQuickBuyManager struct shopQuickBuyManager_t3380475808 : public RuntimeObject { public: // System.Boolean DMCore.Logic.shopQuickBuyManager::m_bChanged bool ___m_bChanged_0; // System.Int64 DMCore.Logic.shopQuickBuyManager::m_TotalGCash int64_t ___m_TotalGCash_1; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_TotalBindDCash int32_t ___m_TotalBindDCash_2; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_TotalDCash int32_t ___m_TotalDCash_3; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_vaild int32_t ___m_vaild_4; // System.Collections.Generic.List`1 DMCore.Logic.shopQuickBuyManager::m_listArray List_1_t631885872 * ___m_listArray_5; public: inline static int32_t get_offset_of_m_bChanged_0() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_bChanged_0)); } inline bool get_m_bChanged_0() const { return ___m_bChanged_0; } inline bool* get_address_of_m_bChanged_0() { return &___m_bChanged_0; } inline void set_m_bChanged_0(bool value) { ___m_bChanged_0 = value; } inline static int32_t get_offset_of_m_TotalGCash_1() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalGCash_1)); } inline int64_t get_m_TotalGCash_1() const { return ___m_TotalGCash_1; } inline int64_t* get_address_of_m_TotalGCash_1() { return &___m_TotalGCash_1; } inline void set_m_TotalGCash_1(int64_t value) { ___m_TotalGCash_1 = value; } inline static int32_t get_offset_of_m_TotalBindDCash_2() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalBindDCash_2)); } inline int32_t get_m_TotalBindDCash_2() const { return ___m_TotalBindDCash_2; } inline int32_t* get_address_of_m_TotalBindDCash_2() { return &___m_TotalBindDCash_2; } inline void set_m_TotalBindDCash_2(int32_t value) { ___m_TotalBindDCash_2 = value; } inline static int32_t get_offset_of_m_TotalDCash_3() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalDCash_3)); } inline int32_t get_m_TotalDCash_3() const { return ___m_TotalDCash_3; } inline int32_t* get_address_of_m_TotalDCash_3() { return &___m_TotalDCash_3; } inline void set_m_TotalDCash_3(int32_t value) { ___m_TotalDCash_3 = value; } inline static int32_t get_offset_of_m_vaild_4() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_vaild_4)); } inline int32_t get_m_vaild_4() const { return ___m_vaild_4; } inline int32_t* get_address_of_m_vaild_4() { return &___m_vaild_4; } inline void set_m_vaild_4(int32_t value) { ___m_vaild_4 = value; } inline static int32_t get_offset_of_m_listArray_5() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_listArray_5)); } inline List_1_t631885872 * get_m_listArray_5() const { return ___m_listArray_5; } inline List_1_t631885872 ** get_address_of_m_listArray_5() { return &___m_listArray_5; } inline void set_m_listArray_5(List_1_t631885872 * value) { ___m_listArray_5 = value; Il2CppCodeGenWriteBarrier((&___m_listArray_5), value); } }; struct shopQuickBuyManager_t3380475808_StaticFields { public: // DMCore.Logic.shopQuickBuyManager DMCore.Logic.shopQuickBuyManager::s_Instance shopQuickBuyManager_t3380475808 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(shopQuickBuyManager_t3380475808_StaticFields, ___s_Instance_6)); } inline shopQuickBuyManager_t3380475808 * get_s_Instance_6() const { return ___s_Instance_6; } inline shopQuickBuyManager_t3380475808 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(shopQuickBuyManager_t3380475808 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPQUICKBUYMANAGER_T3380475808_H #ifndef 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 CCUSTOMMSGPROC_T626198569_H #define CCUSTOMMSGPROC_T626198569_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgProc struct CCustomMsgProc_t626198569 : public RuntimeObject { public: public: }; struct CCustomMsgProc_t626198569_StaticFields { public: // System.Int32 DMCore.Net.CCustomMsgProc::s_PveScoreTimerID int32_t ___s_PveScoreTimerID_0; // System.Int32 DMCore.Net.CCustomMsgProc::s_CountDownSecond int32_t ___s_CountDownSecond_1; // DMCore.OnEventCall DMCore.Net.CCustomMsgProc::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_2; // System.Predicate`1 DMCore.Net.CCustomMsgProc::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_3; // System.Predicate`1 DMCore.Net.CCustomMsgProc::<>f__mg$cache2 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache2_4; // DMCore.OnEventCall DMCore.Net.CCustomMsgProc::<>f__mg$cache3 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache3_5; // DMCore.OnEventCall DMCore.Net.CCustomMsgProc::<>f__mg$cache4 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache4_6; // DMCore.Logic.TimerCallbackProc DMCore.Net.CCustomMsgProc::<>f__mg$cache5 TimerCallbackProc_t3381003091 * ___U3CU3Ef__mgU24cache5_7; // System.Predicate`1 DMCore.Net.CCustomMsgProc::<>f__mg$cache6 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache6_8; // System.Predicate`1 DMCore.Net.CCustomMsgProc::<>f__mg$cache7 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache7_9; // System.Predicate`1 DMCore.Net.CCustomMsgProc::<>f__mg$cache8 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache8_10; // System.Action DMCore.Net.CCustomMsgProc::<>f__mg$cache9 Action_t1264377477 * ___U3CU3Ef__mgU24cache9_11; // DMCore.OnEventCall DMCore.Net.CCustomMsgProc::<>f__mg$cacheA OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cacheA_12; // System.Action DMCore.Net.CCustomMsgProc::<>f__mg$cacheB Action_t1264377477 * ___U3CU3Ef__mgU24cacheB_13; public: inline static int32_t get_offset_of_s_PveScoreTimerID_0() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___s_PveScoreTimerID_0)); } inline int32_t get_s_PveScoreTimerID_0() const { return ___s_PveScoreTimerID_0; } inline int32_t* get_address_of_s_PveScoreTimerID_0() { return &___s_PveScoreTimerID_0; } inline void set_s_PveScoreTimerID_0(int32_t value) { ___s_PveScoreTimerID_0 = value; } inline static int32_t get_offset_of_s_CountDownSecond_1() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___s_CountDownSecond_1)); } inline int32_t get_s_CountDownSecond_1() const { return ___s_CountDownSecond_1; } inline int32_t* get_address_of_s_CountDownSecond_1() { return &___s_CountDownSecond_1; } inline void set_s_CountDownSecond_1(int32_t value) { ___s_CountDownSecond_1 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_2() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache0_2)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_2() const { return ___U3CU3Ef__mgU24cache0_2; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_2() { return &___U3CU3Ef__mgU24cache0_2; } inline void set_U3CU3Ef__mgU24cache0_2(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_3() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache1_3)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_3() const { return ___U3CU3Ef__mgU24cache1_3; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_3() { return &___U3CU3Ef__mgU24cache1_3; } inline void set_U3CU3Ef__mgU24cache1_3(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_4() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache2_4)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache2_4() const { return ___U3CU3Ef__mgU24cache2_4; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache2_4() { return &___U3CU3Ef__mgU24cache2_4; } inline void set_U3CU3Ef__mgU24cache2_4(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_5() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache3_5)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache3_5() const { return ___U3CU3Ef__mgU24cache3_5; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache3_5() { return &___U3CU3Ef__mgU24cache3_5; } inline void set_U3CU3Ef__mgU24cache3_5(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache3_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_5), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_6() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache4_6)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache4_6() const { return ___U3CU3Ef__mgU24cache4_6; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache4_6() { return &___U3CU3Ef__mgU24cache4_6; } inline void set_U3CU3Ef__mgU24cache4_6(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache4_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_6), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_7() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache5_7)); } inline TimerCallbackProc_t3381003091 * get_U3CU3Ef__mgU24cache5_7() const { return ___U3CU3Ef__mgU24cache5_7; } inline TimerCallbackProc_t3381003091 ** get_address_of_U3CU3Ef__mgU24cache5_7() { return &___U3CU3Ef__mgU24cache5_7; } inline void set_U3CU3Ef__mgU24cache5_7(TimerCallbackProc_t3381003091 * value) { ___U3CU3Ef__mgU24cache5_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6_8() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache6_8)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache6_8() const { return ___U3CU3Ef__mgU24cache6_8; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache6_8() { return &___U3CU3Ef__mgU24cache6_8; } inline void set_U3CU3Ef__mgU24cache6_8(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache6_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7_9() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache7_9)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache7_9() const { return ___U3CU3Ef__mgU24cache7_9; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache7_9() { return &___U3CU3Ef__mgU24cache7_9; } inline void set_U3CU3Ef__mgU24cache7_9(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache7_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8_10() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache8_10)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache8_10() const { return ___U3CU3Ef__mgU24cache8_10; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache8_10() { return &___U3CU3Ef__mgU24cache8_10; } inline void set_U3CU3Ef__mgU24cache8_10(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache8_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9_11() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cache9_11)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache9_11() const { return ___U3CU3Ef__mgU24cache9_11; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache9_11() { return &___U3CU3Ef__mgU24cache9_11; } inline void set_U3CU3Ef__mgU24cache9_11(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache9_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA_12() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cacheA_12)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cacheA_12() const { return ___U3CU3Ef__mgU24cacheA_12; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cacheA_12() { return &___U3CU3Ef__mgU24cacheA_12; } inline void set_U3CU3Ef__mgU24cacheA_12(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cacheA_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB_13() { return static_cast(offsetof(CCustomMsgProc_t626198569_StaticFields, ___U3CU3Ef__mgU24cacheB_13)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cacheB_13() const { return ___U3CU3Ef__mgU24cacheB_13; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cacheB_13() { return &___U3CU3Ef__mgU24cacheB_13; } inline void set_U3CU3Ef__mgU24cacheB_13(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cacheB_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGPROC_T626198569_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 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 CTRYSTMANAGER_T3257589335_H #define CTRYSTMANAGER_T3257589335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTrystManager struct CTrystManager_t3257589335 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTrystManager::k__BackingField int32_t ___U3CRefreshNeedAmountU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CTrystManager::k__BackingField int32_t ___U3CMax_Escort_NumU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CTrystManager::k__BackingField int32_t ___U3CMax_Plunder_NumU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CTrystManager::k__BackingField int32_t ___U3CMax_FreeRefresh_NumU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CTrystManager::k__BackingField bool ___U3CIsSingleU3Ek__BackingField_4; // CDataModelList DMCore.Logic.CTrystManager::m_modelList CDataModelList_t1133308508 * ___m_modelList_5; // System.Collections.Generic.List`1 DMCore.Logic.CTrystManager::m_plunderList List_1_t107704651 * ___m_plunderList_6; // CDataModelBool DMCore.Logic.CTrystManager::m_bDataReady CDataModelBool_t2269476966 * ___m_bDataReady_7; // System.Int32 DMCore.Logic.CTrystManager::m_currentItemIndex int32_t ___m_currentItemIndex_9; // System.Boolean DMCore.Logic.CTrystManager::IsTrystGame bool ___IsTrystGame_11; public: inline static int32_t get_offset_of_U3CRefreshNeedAmountU3Ek__BackingField_0() { return static_cast(offsetof(CTrystManager_t3257589335, ___U3CRefreshNeedAmountU3Ek__BackingField_0)); } inline int32_t get_U3CRefreshNeedAmountU3Ek__BackingField_0() const { return ___U3CRefreshNeedAmountU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRefreshNeedAmountU3Ek__BackingField_0() { return &___U3CRefreshNeedAmountU3Ek__BackingField_0; } inline void set_U3CRefreshNeedAmountU3Ek__BackingField_0(int32_t value) { ___U3CRefreshNeedAmountU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CMax_Escort_NumU3Ek__BackingField_1() { return static_cast(offsetof(CTrystManager_t3257589335, ___U3CMax_Escort_NumU3Ek__BackingField_1)); } inline int32_t get_U3CMax_Escort_NumU3Ek__BackingField_1() const { return ___U3CMax_Escort_NumU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CMax_Escort_NumU3Ek__BackingField_1() { return &___U3CMax_Escort_NumU3Ek__BackingField_1; } inline void set_U3CMax_Escort_NumU3Ek__BackingField_1(int32_t value) { ___U3CMax_Escort_NumU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CMax_Plunder_NumU3Ek__BackingField_2() { return static_cast(offsetof(CTrystManager_t3257589335, ___U3CMax_Plunder_NumU3Ek__BackingField_2)); } inline int32_t get_U3CMax_Plunder_NumU3Ek__BackingField_2() const { return ___U3CMax_Plunder_NumU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CMax_Plunder_NumU3Ek__BackingField_2() { return &___U3CMax_Plunder_NumU3Ek__BackingField_2; } inline void set_U3CMax_Plunder_NumU3Ek__BackingField_2(int32_t value) { ___U3CMax_Plunder_NumU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMax_FreeRefresh_NumU3Ek__BackingField_3() { return static_cast(offsetof(CTrystManager_t3257589335, ___U3CMax_FreeRefresh_NumU3Ek__BackingField_3)); } inline int32_t get_U3CMax_FreeRefresh_NumU3Ek__BackingField_3() const { return ___U3CMax_FreeRefresh_NumU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CMax_FreeRefresh_NumU3Ek__BackingField_3() { return &___U3CMax_FreeRefresh_NumU3Ek__BackingField_3; } inline void set_U3CMax_FreeRefresh_NumU3Ek__BackingField_3(int32_t value) { ___U3CMax_FreeRefresh_NumU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsSingleU3Ek__BackingField_4() { return static_cast(offsetof(CTrystManager_t3257589335, ___U3CIsSingleU3Ek__BackingField_4)); } inline bool get_U3CIsSingleU3Ek__BackingField_4() const { return ___U3CIsSingleU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsSingleU3Ek__BackingField_4() { return &___U3CIsSingleU3Ek__BackingField_4; } inline void set_U3CIsSingleU3Ek__BackingField_4(bool value) { ___U3CIsSingleU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_modelList_5() { return static_cast(offsetof(CTrystManager_t3257589335, ___m_modelList_5)); } inline CDataModelList_t1133308508 * get_m_modelList_5() const { return ___m_modelList_5; } inline CDataModelList_t1133308508 ** get_address_of_m_modelList_5() { return &___m_modelList_5; } inline void set_m_modelList_5(CDataModelList_t1133308508 * value) { ___m_modelList_5 = value; Il2CppCodeGenWriteBarrier((&___m_modelList_5), value); } inline static int32_t get_offset_of_m_plunderList_6() { return static_cast(offsetof(CTrystManager_t3257589335, ___m_plunderList_6)); } inline List_1_t107704651 * get_m_plunderList_6() const { return ___m_plunderList_6; } inline List_1_t107704651 ** get_address_of_m_plunderList_6() { return &___m_plunderList_6; } inline void set_m_plunderList_6(List_1_t107704651 * value) { ___m_plunderList_6 = value; Il2CppCodeGenWriteBarrier((&___m_plunderList_6), value); } inline static int32_t get_offset_of_m_bDataReady_7() { return static_cast(offsetof(CTrystManager_t3257589335, ___m_bDataReady_7)); } inline CDataModelBool_t2269476966 * get_m_bDataReady_7() const { return ___m_bDataReady_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_bDataReady_7() { return &___m_bDataReady_7; } inline void set_m_bDataReady_7(CDataModelBool_t2269476966 * value) { ___m_bDataReady_7 = value; Il2CppCodeGenWriteBarrier((&___m_bDataReady_7), value); } inline static int32_t get_offset_of_m_currentItemIndex_9() { return static_cast(offsetof(CTrystManager_t3257589335, ___m_currentItemIndex_9)); } inline int32_t get_m_currentItemIndex_9() const { return ___m_currentItemIndex_9; } inline int32_t* get_address_of_m_currentItemIndex_9() { return &___m_currentItemIndex_9; } inline void set_m_currentItemIndex_9(int32_t value) { ___m_currentItemIndex_9 = value; } inline static int32_t get_offset_of_IsTrystGame_11() { return static_cast(offsetof(CTrystManager_t3257589335, ___IsTrystGame_11)); } inline bool get_IsTrystGame_11() const { return ___IsTrystGame_11; } inline bool* get_address_of_IsTrystGame_11() { return &___IsTrystGame_11; } inline void set_IsTrystGame_11(bool value) { ___IsTrystGame_11 = value; } }; struct CTrystManager_t3257589335_StaticFields { public: // DMCore.Logic.CTrystManager DMCore.Logic.CTrystManager::s_Instance CTrystManager_t3257589335 * ___s_Instance_8; public: inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(CTrystManager_t3257589335_StaticFields, ___s_Instance_8)); } inline CTrystManager_t3257589335 * get_s_Instance_8() const { return ___s_Instance_8; } inline CTrystManager_t3257589335 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(CTrystManager_t3257589335 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTRYSTMANAGER_T3257589335_H #ifndef SHAREREWARDMGR_T2342701265_H #define SHAREREWARDMGR_T2342701265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr struct ShareRewardMgr_t2342701265 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.ShareRewardMgr::mShareReward Dictionary_2_t462591304 * ___mShareReward_1; public: inline static int32_t get_offset_of_mShareReward_1() { return static_cast(offsetof(ShareRewardMgr_t2342701265, ___mShareReward_1)); } inline Dictionary_2_t462591304 * get_mShareReward_1() const { return ___mShareReward_1; } inline Dictionary_2_t462591304 ** get_address_of_mShareReward_1() { return &___mShareReward_1; } inline void set_mShareReward_1(Dictionary_2_t462591304 * value) { ___mShareReward_1 = value; Il2CppCodeGenWriteBarrier((&___mShareReward_1), value); } }; struct ShareRewardMgr_t2342701265_StaticFields { public: // DMCore.Logic.ShareRewardMgr DMCore.Logic.ShareRewardMgr::s_Instance ShareRewardMgr_t2342701265 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(ShareRewardMgr_t2342701265_StaticFields, ___s_Instance_0)); } inline ShareRewardMgr_t2342701265 * get_s_Instance_0() const { return ___s_Instance_0; } inline ShareRewardMgr_t2342701265 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(ShareRewardMgr_t2342701265 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHAREREWARDMGR_T2342701265_H #ifndef CTRYSTRESULTMANAGER_T1287103754_H #define CTRYSTRESULTMANAGER_T1287103754_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTrystResultManager struct CTrystResultManager_t1287103754 : public RuntimeObject { public: // DMCore.Logic.CTryst_Result DMCore.Logic.CTrystResultManager::m_resultObj CTryst_Result_t2409345197 * ___m_resultObj_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CTrystResultManager::m_resultPageDic Dictionary_2_t993942903 * ___m_resultPageDic_3; public: inline static int32_t get_offset_of_m_resultObj_1() { return static_cast(offsetof(CTrystResultManager_t1287103754, ___m_resultObj_1)); } inline CTryst_Result_t2409345197 * get_m_resultObj_1() const { return ___m_resultObj_1; } inline CTryst_Result_t2409345197 ** get_address_of_m_resultObj_1() { return &___m_resultObj_1; } inline void set_m_resultObj_1(CTryst_Result_t2409345197 * value) { ___m_resultObj_1 = value; Il2CppCodeGenWriteBarrier((&___m_resultObj_1), value); } inline static int32_t get_offset_of_m_resultPageDic_3() { return static_cast(offsetof(CTrystResultManager_t1287103754, ___m_resultPageDic_3)); } inline Dictionary_2_t993942903 * get_m_resultPageDic_3() const { return ___m_resultPageDic_3; } inline Dictionary_2_t993942903 ** get_address_of_m_resultPageDic_3() { return &___m_resultPageDic_3; } inline void set_m_resultPageDic_3(Dictionary_2_t993942903 * value) { ___m_resultPageDic_3 = value; Il2CppCodeGenWriteBarrier((&___m_resultPageDic_3), value); } }; struct CTrystResultManager_t1287103754_StaticFields { public: // DMCore.Logic.CTrystResultManager DMCore.Logic.CTrystResultManager::s_Instance CTrystResultManager_t1287103754 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CTrystResultManager_t1287103754_StaticFields, ___s_Instance_0)); } inline CTrystResultManager_t1287103754 * get_s_Instance_0() const { return ___s_Instance_0; } inline CTrystResultManager_t1287103754 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CTrystResultManager_t1287103754 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTRYSTRESULTMANAGER_T1287103754_H #ifndef REVENUEDETAILDATA_T1092030774_H #define REVENUEDETAILDATA_T1092030774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpBase int32_t ___ExpBase_0; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpAdd int32_t ___ExpAdd_1; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpFirstWinFlag int32_t ___ExpFirstWinFlag_2; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpDoubleFlag int32_t ___ExpDoubleFlag_3; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpVipFlag int32_t ___ExpVipFlag_4; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpLoverFlag int32_t ___ExpLoverFlag_5; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpMemberFlag int32_t ___ExpMemberFlag_6; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpPetFlag int32_t ___ExpPetFlag_7; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldBase int32_t ___GoldBase_8; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldAdd int32_t ___GoldAdd_9; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldFirstWinFlag int32_t ___GoldFirstWinFlag_10; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldDoubleFlag int32_t ___GoldDoubleFlag_11; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldVipFlag int32_t ___GoldVipFlag_12; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldLoverFlag int32_t ___GoldLoverFlag_13; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldMemberFlag int32_t ___GoldMemberFlag_14; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldPetFlag int32_t ___GoldPetFlag_15; public: inline static int32_t get_offset_of_ExpBase_0() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpBase_0)); } inline int32_t get_ExpBase_0() const { return ___ExpBase_0; } inline int32_t* get_address_of_ExpBase_0() { return &___ExpBase_0; } inline void set_ExpBase_0(int32_t value) { ___ExpBase_0 = value; } inline static int32_t get_offset_of_ExpAdd_1() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpAdd_1)); } inline int32_t get_ExpAdd_1() const { return ___ExpAdd_1; } inline int32_t* get_address_of_ExpAdd_1() { return &___ExpAdd_1; } inline void set_ExpAdd_1(int32_t value) { ___ExpAdd_1 = value; } inline static int32_t get_offset_of_ExpFirstWinFlag_2() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpFirstWinFlag_2)); } inline int32_t get_ExpFirstWinFlag_2() const { return ___ExpFirstWinFlag_2; } inline int32_t* get_address_of_ExpFirstWinFlag_2() { return &___ExpFirstWinFlag_2; } inline void set_ExpFirstWinFlag_2(int32_t value) { ___ExpFirstWinFlag_2 = value; } inline static int32_t get_offset_of_ExpDoubleFlag_3() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpDoubleFlag_3)); } inline int32_t get_ExpDoubleFlag_3() const { return ___ExpDoubleFlag_3; } inline int32_t* get_address_of_ExpDoubleFlag_3() { return &___ExpDoubleFlag_3; } inline void set_ExpDoubleFlag_3(int32_t value) { ___ExpDoubleFlag_3 = value; } inline static int32_t get_offset_of_ExpVipFlag_4() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpVipFlag_4)); } inline int32_t get_ExpVipFlag_4() const { return ___ExpVipFlag_4; } inline int32_t* get_address_of_ExpVipFlag_4() { return &___ExpVipFlag_4; } inline void set_ExpVipFlag_4(int32_t value) { ___ExpVipFlag_4 = value; } inline static int32_t get_offset_of_ExpLoverFlag_5() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpLoverFlag_5)); } inline int32_t get_ExpLoverFlag_5() const { return ___ExpLoverFlag_5; } inline int32_t* get_address_of_ExpLoverFlag_5() { return &___ExpLoverFlag_5; } inline void set_ExpLoverFlag_5(int32_t value) { ___ExpLoverFlag_5 = value; } inline static int32_t get_offset_of_ExpMemberFlag_6() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpMemberFlag_6)); } inline int32_t get_ExpMemberFlag_6() const { return ___ExpMemberFlag_6; } inline int32_t* get_address_of_ExpMemberFlag_6() { return &___ExpMemberFlag_6; } inline void set_ExpMemberFlag_6(int32_t value) { ___ExpMemberFlag_6 = value; } inline static int32_t get_offset_of_ExpPetFlag_7() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpPetFlag_7)); } inline int32_t get_ExpPetFlag_7() const { return ___ExpPetFlag_7; } inline int32_t* get_address_of_ExpPetFlag_7() { return &___ExpPetFlag_7; } inline void set_ExpPetFlag_7(int32_t value) { ___ExpPetFlag_7 = value; } inline static int32_t get_offset_of_GoldBase_8() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldBase_8)); } inline int32_t get_GoldBase_8() const { return ___GoldBase_8; } inline int32_t* get_address_of_GoldBase_8() { return &___GoldBase_8; } inline void set_GoldBase_8(int32_t value) { ___GoldBase_8 = value; } inline static int32_t get_offset_of_GoldAdd_9() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldAdd_9)); } inline int32_t get_GoldAdd_9() const { return ___GoldAdd_9; } inline int32_t* get_address_of_GoldAdd_9() { return &___GoldAdd_9; } inline void set_GoldAdd_9(int32_t value) { ___GoldAdd_9 = value; } inline static int32_t get_offset_of_GoldFirstWinFlag_10() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldFirstWinFlag_10)); } inline int32_t get_GoldFirstWinFlag_10() const { return ___GoldFirstWinFlag_10; } inline int32_t* get_address_of_GoldFirstWinFlag_10() { return &___GoldFirstWinFlag_10; } inline void set_GoldFirstWinFlag_10(int32_t value) { ___GoldFirstWinFlag_10 = value; } inline static int32_t get_offset_of_GoldDoubleFlag_11() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldDoubleFlag_11)); } inline int32_t get_GoldDoubleFlag_11() const { return ___GoldDoubleFlag_11; } inline int32_t* get_address_of_GoldDoubleFlag_11() { return &___GoldDoubleFlag_11; } inline void set_GoldDoubleFlag_11(int32_t value) { ___GoldDoubleFlag_11 = value; } inline static int32_t get_offset_of_GoldVipFlag_12() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldVipFlag_12)); } inline int32_t get_GoldVipFlag_12() const { return ___GoldVipFlag_12; } inline int32_t* get_address_of_GoldVipFlag_12() { return &___GoldVipFlag_12; } inline void set_GoldVipFlag_12(int32_t value) { ___GoldVipFlag_12 = value; } inline static int32_t get_offset_of_GoldLoverFlag_13() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldLoverFlag_13)); } inline int32_t get_GoldLoverFlag_13() const { return ___GoldLoverFlag_13; } inline int32_t* get_address_of_GoldLoverFlag_13() { return &___GoldLoverFlag_13; } inline void set_GoldLoverFlag_13(int32_t value) { ___GoldLoverFlag_13 = value; } inline static int32_t get_offset_of_GoldMemberFlag_14() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldMemberFlag_14)); } inline int32_t get_GoldMemberFlag_14() const { return ___GoldMemberFlag_14; } inline int32_t* get_address_of_GoldMemberFlag_14() { return &___GoldMemberFlag_14; } inline void set_GoldMemberFlag_14(int32_t value) { ___GoldMemberFlag_14 = value; } inline static int32_t get_offset_of_GoldPetFlag_15() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldPetFlag_15)); } inline int32_t get_GoldPetFlag_15() const { return ___GoldPetFlag_15; } inline int32_t* get_address_of_GoldPetFlag_15() { return &___GoldPetFlag_15; } inline void set_GoldPetFlag_15(int32_t value) { ___GoldPetFlag_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REVENUEDETAILDATA_T1092030774_H #ifndef CTRYST_RESULT_T2409345197_H #define CTRYST_RESULT_T2409345197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTryst_Result struct CTryst_Result_t2409345197 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTryst_Result::m_winTeamId int32_t ___m_winTeamId_0; // System.Int32 DMCore.Logic.CTryst_Result::m_taskLv int32_t ___m_taskLv_1; // System.String DMCore.Logic.CTryst_Result::m_taskName String_t* ___m_taskName_2; // System.Collections.Generic.List`1 DMCore.Logic.CTryst_Result::m_roles List_1_t1848979348 * ___m_roles_3; // DMCore.Logic.CAwardItem[] DMCore.Logic.CTryst_Result::m_awards CAwardItemU5BU5D_t688006690* ___m_awards_4; public: inline static int32_t get_offset_of_m_winTeamId_0() { return static_cast(offsetof(CTryst_Result_t2409345197, ___m_winTeamId_0)); } inline int32_t get_m_winTeamId_0() const { return ___m_winTeamId_0; } inline int32_t* get_address_of_m_winTeamId_0() { return &___m_winTeamId_0; } inline void set_m_winTeamId_0(int32_t value) { ___m_winTeamId_0 = value; } inline static int32_t get_offset_of_m_taskLv_1() { return static_cast(offsetof(CTryst_Result_t2409345197, ___m_taskLv_1)); } inline int32_t get_m_taskLv_1() const { return ___m_taskLv_1; } inline int32_t* get_address_of_m_taskLv_1() { return &___m_taskLv_1; } inline void set_m_taskLv_1(int32_t value) { ___m_taskLv_1 = value; } inline static int32_t get_offset_of_m_taskName_2() { return static_cast(offsetof(CTryst_Result_t2409345197, ___m_taskName_2)); } inline String_t* get_m_taskName_2() const { return ___m_taskName_2; } inline String_t** get_address_of_m_taskName_2() { return &___m_taskName_2; } inline void set_m_taskName_2(String_t* value) { ___m_taskName_2 = value; Il2CppCodeGenWriteBarrier((&___m_taskName_2), value); } inline static int32_t get_offset_of_m_roles_3() { return static_cast(offsetof(CTryst_Result_t2409345197, ___m_roles_3)); } inline List_1_t1848979348 * get_m_roles_3() const { return ___m_roles_3; } inline List_1_t1848979348 ** get_address_of_m_roles_3() { return &___m_roles_3; } inline void set_m_roles_3(List_1_t1848979348 * value) { ___m_roles_3 = value; Il2CppCodeGenWriteBarrier((&___m_roles_3), value); } inline static int32_t get_offset_of_m_awards_4() { return static_cast(offsetof(CTryst_Result_t2409345197, ___m_awards_4)); } inline CAwardItemU5BU5D_t688006690* get_m_awards_4() const { return ___m_awards_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_m_awards_4() { return &___m_awards_4; } inline void set_m_awards_4(CAwardItemU5BU5D_t688006690* value) { ___m_awards_4 = value; Il2CppCodeGenWriteBarrier((&___m_awards_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTRYST_RESULT_T2409345197_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 CTRYSTACCEPTMANAGER_T2681539265_H #define CTRYSTACCEPTMANAGER_T2681539265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTrystAcceptManager struct CTrystAcceptManager_t2681539265 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTrystAcceptManager::k__BackingField int32_t ___U3CTypeU3Ek__BackingField_0; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CTrystAcceptManager::m_list LinkedList_1_t2337629374 * ___m_list_2; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_0() { return static_cast(offsetof(CTrystAcceptManager_t2681539265, ___U3CTypeU3Ek__BackingField_0)); } inline int32_t get_U3CTypeU3Ek__BackingField_0() const { return ___U3CTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CTypeU3Ek__BackingField_0() { return &___U3CTypeU3Ek__BackingField_0; } inline void set_U3CTypeU3Ek__BackingField_0(int32_t value) { ___U3CTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CTrystAcceptManager_t2681539265, ___m_list_2)); } inline LinkedList_1_t2337629374 * get_m_list_2() const { return ___m_list_2; } inline LinkedList_1_t2337629374 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(LinkedList_1_t2337629374 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } }; struct CTrystAcceptManager_t2681539265_StaticFields { public: // DMCore.Logic.CTrystAcceptManager DMCore.Logic.CTrystAcceptManager::s_Instance CTrystAcceptManager_t2681539265 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CTrystAcceptManager_t2681539265_StaticFields, ___s_Instance_1)); } inline CTrystAcceptManager_t2681539265 * get_s_Instance_1() const { return ___s_Instance_1; } inline CTrystAcceptManager_t2681539265 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CTrystAcceptManager_t2681539265 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTRYSTACCEPTMANAGER_T2681539265_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 TRYST_PLUNDERTASK_T2930597205_H #define TRYST_PLUNDERTASK_T2930597205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_PlunderTask struct Tryst_PlunderTask_t2930597205 : public RuntimeObject { public: // System.Int64 DMCore.Logic.Tryst_PlunderTask::instanceId int64_t ___instanceId_0; // System.Int32 DMCore.Logic.Tryst_PlunderTask::taskId int32_t ___taskId_1; // System.Int32 DMCore.Logic.Tryst_PlunderTask::level int32_t ___level_2; // System.String DMCore.Logic.Tryst_PlunderTask::destination String_t* ___destination_3; // System.Collections.Generic.List`1 DMCore.Logic.Tryst_PlunderTask::userList List_1_t3219943714 * ___userList_4; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_PlunderTask::awards CAwardItemU5BU5D_t688006690* ___awards_5; public: inline static int32_t get_offset_of_instanceId_0() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___instanceId_0)); } inline int64_t get_instanceId_0() const { return ___instanceId_0; } inline int64_t* get_address_of_instanceId_0() { return &___instanceId_0; } inline void set_instanceId_0(int64_t value) { ___instanceId_0 = value; } inline static int32_t get_offset_of_taskId_1() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___taskId_1)); } inline int32_t get_taskId_1() const { return ___taskId_1; } inline int32_t* get_address_of_taskId_1() { return &___taskId_1; } inline void set_taskId_1(int32_t value) { ___taskId_1 = value; } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___destination_3)); } inline String_t* get_destination_3() const { return ___destination_3; } inline String_t** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(String_t* value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((&___destination_3), value); } inline static int32_t get_offset_of_userList_4() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___userList_4)); } inline List_1_t3219943714 * get_userList_4() const { return ___userList_4; } inline List_1_t3219943714 ** get_address_of_userList_4() { return &___userList_4; } inline void set_userList_4(List_1_t3219943714 * value) { ___userList_4 = value; Il2CppCodeGenWriteBarrier((&___userList_4), value); } inline static int32_t get_offset_of_awards_5() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___awards_5)); } inline CAwardItemU5BU5D_t688006690* get_awards_5() const { return ___awards_5; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_5() { return &___awards_5; } inline void set_awards_5(CAwardItemU5BU5D_t688006690* value) { ___awards_5 = value; Il2CppCodeGenWriteBarrier((&___awards_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_PLUNDERTASK_T2930597205_H #ifndef 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 TRYST_ESCORTTASK_T537680740_H #define TRYST_ESCORTTASK_T537680740_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_EscortTask struct Tryst_EscortTask_t537680740 : public RuntimeObject { public: // System.Int32 DMCore.Logic.Tryst_EscortTask::taskIndex int32_t ___taskIndex_0; // System.Int32 DMCore.Logic.Tryst_EscortTask::taskId int32_t ___taskId_1; // System.Int32 DMCore.Logic.Tryst_EscortTask::level int32_t ___level_2; // System.String DMCore.Logic.Tryst_EscortTask::destination String_t* ___destination_3; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_EscortTask::awards CAwardItemU5BU5D_t688006690* ___awards_4; public: inline static int32_t get_offset_of_taskIndex_0() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___taskIndex_0)); } inline int32_t get_taskIndex_0() const { return ___taskIndex_0; } inline int32_t* get_address_of_taskIndex_0() { return &___taskIndex_0; } inline void set_taskIndex_0(int32_t value) { ___taskIndex_0 = value; } inline static int32_t get_offset_of_taskId_1() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___taskId_1)); } inline int32_t get_taskId_1() const { return ___taskId_1; } inline int32_t* get_address_of_taskId_1() { return &___taskId_1; } inline void set_taskId_1(int32_t value) { ___taskId_1 = value; } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___destination_3)); } inline String_t* get_destination_3() const { return ___destination_3; } inline String_t** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(String_t* value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((&___destination_3), value); } inline static int32_t get_offset_of_awards_4() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___awards_4)); } inline CAwardItemU5BU5D_t688006690* get_awards_4() const { return ___awards_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_4() { return &___awards_4; } inline void set_awards_4(CAwardItemU5BU5D_t688006690* value) { ___awards_4 = value; Il2CppCodeGenWriteBarrier((&___awards_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_ESCORTTASK_T537680740_H #ifndef CSHOPCARTMANAGER_T2478140686_H #define CSHOPCARTMANAGER_T2478140686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopCartManager::k__BackingField bool ___U3CIsCheckAllU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CShopCartManager::m_TotalPrice int32_t ___m_TotalPrice_1; // System.Int32 DMCore.Logic.CShopCartManager::m_ActiveIndex int32_t ___m_ActiveIndex_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopCartManager::m_shopcarList List_1_t1992424465 * ___m_shopcarList_4; // System.Int32 DMCore.Logic.CShopCartManager::m_totalGold int32_t ___m_totalGold_5; // System.Int32 DMCore.Logic.CShopCartManager::m_totalDimond int32_t ___m_totalDimond_6; // System.Int32 DMCore.Logic.CShopCartManager::m_totalBindDimond int32_t ___m_totalBindDimond_7; // CDataModelBool DMCore.Logic.CShopCartManager::m_bRefreshPrice CDataModelBool_t2269476966 * ___m_bRefreshPrice_8; // System.Int32 DMCore.Logic.CShopCartManager::m_curSelectCount int32_t ___m_curSelectCount_9; // CDataModelInt DMCore.Logic.CShopCartManager::selectedCnt CDataModelInt_t3463393640 * ___selectedCnt_10; // CDataModelInt DMCore.Logic.CShopCartManager::m_shopCnt CDataModelInt_t3463393640 * ___m_shopCnt_11; public: inline static int32_t get_offset_of_U3CIsCheckAllU3Ek__BackingField_0() { return static_cast(offsetof(CShopCartManager_t2478140686, ___U3CIsCheckAllU3Ek__BackingField_0)); } inline bool get_U3CIsCheckAllU3Ek__BackingField_0() const { return ___U3CIsCheckAllU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsCheckAllU3Ek__BackingField_0() { return &___U3CIsCheckAllU3Ek__BackingField_0; } inline void set_U3CIsCheckAllU3Ek__BackingField_0(bool value) { ___U3CIsCheckAllU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_TotalPrice_1() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_TotalPrice_1)); } inline int32_t get_m_TotalPrice_1() const { return ___m_TotalPrice_1; } inline int32_t* get_address_of_m_TotalPrice_1() { return &___m_TotalPrice_1; } inline void set_m_TotalPrice_1(int32_t value) { ___m_TotalPrice_1 = value; } inline static int32_t get_offset_of_m_ActiveIndex_3() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_ActiveIndex_3)); } inline int32_t get_m_ActiveIndex_3() const { return ___m_ActiveIndex_3; } inline int32_t* get_address_of_m_ActiveIndex_3() { return &___m_ActiveIndex_3; } inline void set_m_ActiveIndex_3(int32_t value) { ___m_ActiveIndex_3 = value; } inline static int32_t get_offset_of_m_shopcarList_4() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopcarList_4)); } inline List_1_t1992424465 * get_m_shopcarList_4() const { return ___m_shopcarList_4; } inline List_1_t1992424465 ** get_address_of_m_shopcarList_4() { return &___m_shopcarList_4; } inline void set_m_shopcarList_4(List_1_t1992424465 * value) { ___m_shopcarList_4 = value; Il2CppCodeGenWriteBarrier((&___m_shopcarList_4), value); } inline static int32_t get_offset_of_m_totalGold_5() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalGold_5)); } inline int32_t get_m_totalGold_5() const { return ___m_totalGold_5; } inline int32_t* get_address_of_m_totalGold_5() { return &___m_totalGold_5; } inline void set_m_totalGold_5(int32_t value) { ___m_totalGold_5 = value; } inline static int32_t get_offset_of_m_totalDimond_6() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalDimond_6)); } inline int32_t get_m_totalDimond_6() const { return ___m_totalDimond_6; } inline int32_t* get_address_of_m_totalDimond_6() { return &___m_totalDimond_6; } inline void set_m_totalDimond_6(int32_t value) { ___m_totalDimond_6 = value; } inline static int32_t get_offset_of_m_totalBindDimond_7() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalBindDimond_7)); } inline int32_t get_m_totalBindDimond_7() const { return ___m_totalBindDimond_7; } inline int32_t* get_address_of_m_totalBindDimond_7() { return &___m_totalBindDimond_7; } inline void set_m_totalBindDimond_7(int32_t value) { ___m_totalBindDimond_7 = value; } inline static int32_t get_offset_of_m_bRefreshPrice_8() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_bRefreshPrice_8)); } inline CDataModelBool_t2269476966 * get_m_bRefreshPrice_8() const { return ___m_bRefreshPrice_8; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshPrice_8() { return &___m_bRefreshPrice_8; } inline void set_m_bRefreshPrice_8(CDataModelBool_t2269476966 * value) { ___m_bRefreshPrice_8 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshPrice_8), value); } inline static int32_t get_offset_of_m_curSelectCount_9() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_curSelectCount_9)); } inline int32_t get_m_curSelectCount_9() const { return ___m_curSelectCount_9; } inline int32_t* get_address_of_m_curSelectCount_9() { return &___m_curSelectCount_9; } inline void set_m_curSelectCount_9(int32_t value) { ___m_curSelectCount_9 = value; } inline static int32_t get_offset_of_selectedCnt_10() { return static_cast(offsetof(CShopCartManager_t2478140686, ___selectedCnt_10)); } inline CDataModelInt_t3463393640 * get_selectedCnt_10() const { return ___selectedCnt_10; } inline CDataModelInt_t3463393640 ** get_address_of_selectedCnt_10() { return &___selectedCnt_10; } inline void set_selectedCnt_10(CDataModelInt_t3463393640 * value) { ___selectedCnt_10 = value; Il2CppCodeGenWriteBarrier((&___selectedCnt_10), value); } inline static int32_t get_offset_of_m_shopCnt_11() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopCnt_11)); } inline CDataModelInt_t3463393640 * get_m_shopCnt_11() const { return ___m_shopCnt_11; } inline CDataModelInt_t3463393640 ** get_address_of_m_shopCnt_11() { return &___m_shopCnt_11; } inline void set_m_shopCnt_11(CDataModelInt_t3463393640 * value) { ___m_shopCnt_11 = value; Il2CppCodeGenWriteBarrier((&___m_shopCnt_11), value); } }; struct CShopCartManager_t2478140686_StaticFields { public: // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::s_Instance CShopCartManager_t2478140686 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CShopCartManager_t2478140686_StaticFields, ___s_Instance_2)); } inline CShopCartManager_t2478140686 * get_s_Instance_2() const { return ___s_Instance_2; } inline CShopCartManager_t2478140686 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CShopCartManager_t2478140686 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCARTMANAGER_T2478140686_H #ifndef CCUSTOMMSGBROADCASTPROC_T4063175774_H #define CCUSTOMMSGBROADCASTPROC_T4063175774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgBroadCastProc struct CCustomMsgBroadCastProc_t4063175774 : public RuntimeObject { public: public: }; struct CCustomMsgBroadCastProc_t4063175774_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Net.CCustomMsgBroadCastProc::s_ArrayBroadCastProc Dictionary_2_t2894772567 * ___s_ArrayBroadCastProc_0; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomMsgBroadCastProc::<>f__mg$cache0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache0_1; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomMsgBroadCastProc::<>f__mg$cache1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1_2; public: inline static int32_t get_offset_of_s_ArrayBroadCastProc_0() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___s_ArrayBroadCastProc_0)); } inline Dictionary_2_t2894772567 * get_s_ArrayBroadCastProc_0() const { return ___s_ArrayBroadCastProc_0; } inline Dictionary_2_t2894772567 ** get_address_of_s_ArrayBroadCastProc_0() { return &___s_ArrayBroadCastProc_0; } inline void set_s_ArrayBroadCastProc_0(Dictionary_2_t2894772567 * value) { ___s_ArrayBroadCastProc_0 = value; Il2CppCodeGenWriteBarrier((&___s_ArrayBroadCastProc_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_2() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___U3CU3Ef__mgU24cache1_2)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1_2() const { return ___U3CU3Ef__mgU24cache1_2; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1_2() { return &___U3CU3Ef__mgU24cache1_2; } inline void set_U3CU3Ef__mgU24cache1_2(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGBROADCASTPROC_T4063175774_H #ifndef IRESHELP_T377823252_H #define IRESHELP_T377823252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Resource.IResHelp::m_dicProtectedRes Dictionary_2_t2736202052 * ___m_dicProtectedRes_0; // System.Boolean DMCore.Framework.Resource.IResHelp::m_bHighMode bool ___m_bHighMode_1; public: inline static int32_t get_offset_of_m_dicProtectedRes_0() { return static_cast(offsetof(IResHelp_t377823252, ___m_dicProtectedRes_0)); } inline Dictionary_2_t2736202052 * get_m_dicProtectedRes_0() const { return ___m_dicProtectedRes_0; } inline Dictionary_2_t2736202052 ** get_address_of_m_dicProtectedRes_0() { return &___m_dicProtectedRes_0; } inline void set_m_dicProtectedRes_0(Dictionary_2_t2736202052 * value) { ___m_dicProtectedRes_0 = value; Il2CppCodeGenWriteBarrier((&___m_dicProtectedRes_0), value); } inline static int32_t get_offset_of_m_bHighMode_1() { return static_cast(offsetof(IResHelp_t377823252, ___m_bHighMode_1)); } inline bool get_m_bHighMode_1() const { return ___m_bHighMode_1; } inline bool* get_address_of_m_bHighMode_1() { return &___m_bHighMode_1; } inline void set_m_bHighMode_1(bool value) { ___m_bHighMode_1 = value; } }; struct IResHelp_t377823252_StaticFields { public: // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::s_Instance IResHelp_t377823252 * ___s_Instance_2; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_3; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___s_Instance_2)); } inline IResHelp_t377823252 * get_s_Instance_2() const { return ___s_Instance_2; } inline IResHelp_t377823252 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(IResHelp_t377823252 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_3() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache0_3)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_3() const { return ___U3CU3Ef__mgU24cache0_3; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_3() { return &___U3CU3Ef__mgU24cache0_3; } inline void set_U3CU3Ef__mgU24cache0_3(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_4() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache1_4)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_4() const { return ___U3CU3Ef__mgU24cache1_4; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_4() { return &___U3CU3Ef__mgU24cache1_4; } inline void set_U3CU3Ef__mgU24cache1_4(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESHELP_T377823252_H #ifndef CUSERGUIDEHELP_T3161639665_H #define CUSERGUIDEHELP_T3161639665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserGuideHelp struct CUserGuideHelp_t3161639665 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CUserGuideHelp::k__BackingField bool ___U3CIsNeedRearrangeIconU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CUserGuideHelp::m_nLocalMainStep int32_t ___m_nLocalMainStep_9; // System.Int32 DMCore.Logic.CUserGuideHelp::m_nLocalSubStep int32_t ___m_nLocalSubStep_10; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_listMainStep List_1_t1536066709 * ___m_listMainStep_12; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_listLimit List_1_t3315527713 * ___m_listLimit_13; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_unLockLimit List_1_t3315527713 * ___m_unLockLimit_14; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CUserGuideHelp::m_unLockAnim LinkedList_1_t683098980 * ___m_unLockAnim_15; // System.Collections.Generic.Stack`1 DMCore.Logic.CUserGuideHelp::m_newPlayPopupWnd Stack_1_t3794335208 * ___m_newPlayPopupWnd_16; public: inline static int32_t get_offset_of_U3CIsNeedRearrangeIconU3Ek__BackingField_7() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___U3CIsNeedRearrangeIconU3Ek__BackingField_7)); } inline bool get_U3CIsNeedRearrangeIconU3Ek__BackingField_7() const { return ___U3CIsNeedRearrangeIconU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsNeedRearrangeIconU3Ek__BackingField_7() { return &___U3CIsNeedRearrangeIconU3Ek__BackingField_7; } inline void set_U3CIsNeedRearrangeIconU3Ek__BackingField_7(bool value) { ___U3CIsNeedRearrangeIconU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_nLocalMainStep_9() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_nLocalMainStep_9)); } inline int32_t get_m_nLocalMainStep_9() const { return ___m_nLocalMainStep_9; } inline int32_t* get_address_of_m_nLocalMainStep_9() { return &___m_nLocalMainStep_9; } inline void set_m_nLocalMainStep_9(int32_t value) { ___m_nLocalMainStep_9 = value; } inline static int32_t get_offset_of_m_nLocalSubStep_10() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_nLocalSubStep_10)); } inline int32_t get_m_nLocalSubStep_10() const { return ___m_nLocalSubStep_10; } inline int32_t* get_address_of_m_nLocalSubStep_10() { return &___m_nLocalSubStep_10; } inline void set_m_nLocalSubStep_10(int32_t value) { ___m_nLocalSubStep_10 = value; } inline static int32_t get_offset_of_m_listMainStep_12() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_listMainStep_12)); } inline List_1_t1536066709 * get_m_listMainStep_12() const { return ___m_listMainStep_12; } inline List_1_t1536066709 ** get_address_of_m_listMainStep_12() { return &___m_listMainStep_12; } inline void set_m_listMainStep_12(List_1_t1536066709 * value) { ___m_listMainStep_12 = value; Il2CppCodeGenWriteBarrier((&___m_listMainStep_12), value); } inline static int32_t get_offset_of_m_listLimit_13() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_listLimit_13)); } inline List_1_t3315527713 * get_m_listLimit_13() const { return ___m_listLimit_13; } inline List_1_t3315527713 ** get_address_of_m_listLimit_13() { return &___m_listLimit_13; } inline void set_m_listLimit_13(List_1_t3315527713 * value) { ___m_listLimit_13 = value; Il2CppCodeGenWriteBarrier((&___m_listLimit_13), value); } inline static int32_t get_offset_of_m_unLockLimit_14() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_unLockLimit_14)); } inline List_1_t3315527713 * get_m_unLockLimit_14() const { return ___m_unLockLimit_14; } inline List_1_t3315527713 ** get_address_of_m_unLockLimit_14() { return &___m_unLockLimit_14; } inline void set_m_unLockLimit_14(List_1_t3315527713 * value) { ___m_unLockLimit_14 = value; Il2CppCodeGenWriteBarrier((&___m_unLockLimit_14), value); } inline static int32_t get_offset_of_m_unLockAnim_15() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_unLockAnim_15)); } inline LinkedList_1_t683098980 * get_m_unLockAnim_15() const { return ___m_unLockAnim_15; } inline LinkedList_1_t683098980 ** get_address_of_m_unLockAnim_15() { return &___m_unLockAnim_15; } inline void set_m_unLockAnim_15(LinkedList_1_t683098980 * value) { ___m_unLockAnim_15 = value; Il2CppCodeGenWriteBarrier((&___m_unLockAnim_15), value); } inline static int32_t get_offset_of_m_newPlayPopupWnd_16() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_newPlayPopupWnd_16)); } inline Stack_1_t3794335208 * get_m_newPlayPopupWnd_16() const { return ___m_newPlayPopupWnd_16; } inline Stack_1_t3794335208 ** get_address_of_m_newPlayPopupWnd_16() { return &___m_newPlayPopupWnd_16; } inline void set_m_newPlayPopupWnd_16(Stack_1_t3794335208 * value) { ___m_newPlayPopupWnd_16 = value; Il2CppCodeGenWriteBarrier((&___m_newPlayPopupWnd_16), value); } }; struct CUserGuideHelp_t3161639665_StaticFields { public: // DMCore.Logic.CUserGuideHelp DMCore.Logic.CUserGuideHelp::s_Instance CUserGuideHelp_t3161639665 * ___s_Instance_8; // System.Boolean DMCore.Logic.CUserGuideHelp::s_bEnableUsrGuide bool ___s_bEnableUsrGuide_11; public: inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(CUserGuideHelp_t3161639665_StaticFields, ___s_Instance_8)); } inline CUserGuideHelp_t3161639665 * get_s_Instance_8() const { return ___s_Instance_8; } inline CUserGuideHelp_t3161639665 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(CUserGuideHelp_t3161639665 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } inline static int32_t get_offset_of_s_bEnableUsrGuide_11() { return static_cast(offsetof(CUserGuideHelp_t3161639665_StaticFields, ___s_bEnableUsrGuide_11)); } inline bool get_s_bEnableUsrGuide_11() const { return ___s_bEnableUsrGuide_11; } inline bool* get_address_of_s_bEnableUsrGuide_11() { return &___s_bEnableUsrGuide_11; } inline void set_s_bEnableUsrGuide_11(bool value) { ___s_bEnableUsrGuide_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERGUIDEHELP_T3161639665_H #ifndef CSCENEEFFECTMANAGER_T793970061_H #define CSCENEEFFECTMANAGER_T793970061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.CSceneEffectManager struct CSceneEffectManager_t793970061 : public RuntimeObject { public: // System.Collections.Generic.List`1> DMCore.Framework.CSceneEffectManager::m_listPtrDefaultTime List_1_t3041809111 * ___m_listPtrDefaultTime_1; // System.Collections.Generic.List`1> DMCore.Framework.CSceneEffectManager::m_listPtrShowTime List_1_t3041809111 * ___m_listPtrShowTime_2; // System.Boolean DMCore.Framework.CSceneEffectManager::m_bInShowTime bool ___m_bInShowTime_3; public: inline static int32_t get_offset_of_m_listPtrDefaultTime_1() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_listPtrDefaultTime_1)); } inline List_1_t3041809111 * get_m_listPtrDefaultTime_1() const { return ___m_listPtrDefaultTime_1; } inline List_1_t3041809111 ** get_address_of_m_listPtrDefaultTime_1() { return &___m_listPtrDefaultTime_1; } inline void set_m_listPtrDefaultTime_1(List_1_t3041809111 * value) { ___m_listPtrDefaultTime_1 = value; Il2CppCodeGenWriteBarrier((&___m_listPtrDefaultTime_1), value); } inline static int32_t get_offset_of_m_listPtrShowTime_2() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_listPtrShowTime_2)); } inline List_1_t3041809111 * get_m_listPtrShowTime_2() const { return ___m_listPtrShowTime_2; } inline List_1_t3041809111 ** get_address_of_m_listPtrShowTime_2() { return &___m_listPtrShowTime_2; } inline void set_m_listPtrShowTime_2(List_1_t3041809111 * value) { ___m_listPtrShowTime_2 = value; Il2CppCodeGenWriteBarrier((&___m_listPtrShowTime_2), value); } inline static int32_t get_offset_of_m_bInShowTime_3() { return static_cast(offsetof(CSceneEffectManager_t793970061, ___m_bInShowTime_3)); } inline bool get_m_bInShowTime_3() const { return ___m_bInShowTime_3; } inline bool* get_address_of_m_bInShowTime_3() { return &___m_bInShowTime_3; } inline void set_m_bInShowTime_3(bool value) { ___m_bInShowTime_3 = value; } }; struct CSceneEffectManager_t793970061_StaticFields { public: // DMCore.Framework.CSceneEffectManager DMCore.Framework.CSceneEffectManager::s_instance CSceneEffectManager_t793970061 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CSceneEffectManager_t793970061_StaticFields, ___s_instance_0)); } inline CSceneEffectManager_t793970061 * get_s_instance_0() const { return ___s_instance_0; } inline CSceneEffectManager_t793970061 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CSceneEffectManager_t793970061 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENEEFFECTMANAGER_T793970061_H #ifndef CBSHOP_T332527065_H #define CBSHOP_T332527065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbShop struct cbShop_t332527065 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSHOP_T332527065_H #ifndef DICTIONARY_2_T2894772567_H #define DICTIONARY_2_T2894772567_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_t2894772567 : 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 _ProcCustomMsgU5BU5D_t3165880077* ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___valueSlots_7)); } inline _ProcCustomMsgU5BU5D_t3165880077* get_valueSlots_7() const { return ___valueSlots_7; } inline _ProcCustomMsgU5BU5D_t3165880077** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(_ProcCustomMsgU5BU5D_t3165880077* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567, ___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_t2894772567_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2770218921 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2894772567_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2770218921 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2770218921 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2770218921 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2894772567_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 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 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 CBSHARE_T3473995223_H #define CBSHARE_T3473995223_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbShare struct cbShare_t3473995223 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSHARE_T3473995223_H #ifndef LIST_1_T60038374_H #define LIST_1_T60038374_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t60038374 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BrandDataU5BU5D_t1814136145* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t60038374, ____items_1)); } inline BrandDataU5BU5D_t1814136145* get__items_1() const { return ____items_1; } inline BrandDataU5BU5D_t1814136145** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BrandDataU5BU5D_t1814136145* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t60038374, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t60038374, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t60038374_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BrandDataU5BU5D_t1814136145* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t60038374_StaticFields, ___EmptyArray_4)); } inline BrandDataU5BU5D_t1814136145* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BrandDataU5BU5D_t1814136145** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BrandDataU5BU5D_t1814136145* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T60038374_H #ifndef 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 CANIMSYSTEM_T3541144328_H #define CANIMSYSTEM_T3541144328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bPaused bool ___m_bPaused_0; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bEditMode bool ___m_bEditMode_1; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bIntroduceMode bool ___m_bIntroduceMode_2; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSystem::m_SequenceAll List_1_t3326345499 * ___m_SequenceAll_3; // System.Single DMCore.Framework.Movie.CAnimSystem::m_curTime float ___m_curTime_4; // System.Int32 DMCore.Framework.Movie.CAnimSystem::m_musicLevel int32_t ___m_musicLevel_5; // System.String DMCore.Framework.Movie.CAnimSystem::m_musicCfgPath String_t* ___m_musicCfgPath_6; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bOverTimeAutoStop bool ___m_bOverTimeAutoStop_7; // BetterList`1 DMCore.Framework.Movie.CAnimSystem::m_vStopList BetterList_1_t1002471007 * ___m_vStopList_8; public: inline static int32_t get_offset_of_m_bPaused_0() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bPaused_0)); } inline bool get_m_bPaused_0() const { return ___m_bPaused_0; } inline bool* get_address_of_m_bPaused_0() { return &___m_bPaused_0; } inline void set_m_bPaused_0(bool value) { ___m_bPaused_0 = value; } inline static int32_t get_offset_of_m_bEditMode_1() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bEditMode_1)); } inline bool get_m_bEditMode_1() const { return ___m_bEditMode_1; } inline bool* get_address_of_m_bEditMode_1() { return &___m_bEditMode_1; } inline void set_m_bEditMode_1(bool value) { ___m_bEditMode_1 = value; } inline static int32_t get_offset_of_m_bIntroduceMode_2() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bIntroduceMode_2)); } inline bool get_m_bIntroduceMode_2() const { return ___m_bIntroduceMode_2; } inline bool* get_address_of_m_bIntroduceMode_2() { return &___m_bIntroduceMode_2; } inline void set_m_bIntroduceMode_2(bool value) { ___m_bIntroduceMode_2 = value; } inline static int32_t get_offset_of_m_SequenceAll_3() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_SequenceAll_3)); } inline List_1_t3326345499 * get_m_SequenceAll_3() const { return ___m_SequenceAll_3; } inline List_1_t3326345499 ** get_address_of_m_SequenceAll_3() { return &___m_SequenceAll_3; } inline void set_m_SequenceAll_3(List_1_t3326345499 * value) { ___m_SequenceAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_SequenceAll_3), value); } inline static int32_t get_offset_of_m_curTime_4() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_curTime_4)); } inline float get_m_curTime_4() const { return ___m_curTime_4; } inline float* get_address_of_m_curTime_4() { return &___m_curTime_4; } inline void set_m_curTime_4(float value) { ___m_curTime_4 = value; } inline static int32_t get_offset_of_m_musicLevel_5() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicLevel_5)); } inline int32_t get_m_musicLevel_5() const { return ___m_musicLevel_5; } inline int32_t* get_address_of_m_musicLevel_5() { return &___m_musicLevel_5; } inline void set_m_musicLevel_5(int32_t value) { ___m_musicLevel_5 = value; } inline static int32_t get_offset_of_m_musicCfgPath_6() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicCfgPath_6)); } inline String_t* get_m_musicCfgPath_6() const { return ___m_musicCfgPath_6; } inline String_t** get_address_of_m_musicCfgPath_6() { return &___m_musicCfgPath_6; } inline void set_m_musicCfgPath_6(String_t* value) { ___m_musicCfgPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_musicCfgPath_6), value); } inline static int32_t get_offset_of_m_bOverTimeAutoStop_7() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bOverTimeAutoStop_7)); } inline bool get_m_bOverTimeAutoStop_7() const { return ___m_bOverTimeAutoStop_7; } inline bool* get_address_of_m_bOverTimeAutoStop_7() { return &___m_bOverTimeAutoStop_7; } inline void set_m_bOverTimeAutoStop_7(bool value) { ___m_bOverTimeAutoStop_7 = value; } inline static int32_t get_offset_of_m_vStopList_8() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_vStopList_8)); } inline BetterList_1_t1002471007 * get_m_vStopList_8() const { return ___m_vStopList_8; } inline BetterList_1_t1002471007 ** get_address_of_m_vStopList_8() { return &___m_vStopList_8; } inline void set_m_vStopList_8(BetterList_1_t1002471007 * value) { ___m_vStopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_vStopList_8), value); } }; struct CAnimSystem_t3541144328_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map4 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4_9; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map5 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map5_10; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_11; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4_9() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map4_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4_9() const { return ___U3CU3Ef__switchU24map4_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4_9() { return &___U3CU3Ef__switchU24map4_9; } inline void set_U3CU3Ef__switchU24map4_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4_9), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map5_10() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map5_10)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map5_10() const { return ___U3CU3Ef__switchU24map5_10; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map5_10() { return &___U3CU3Ef__switchU24map5_10; } inline void set_U3CU3Ef__switchU24map5_10(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map5_10), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_11() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map6_11)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_11() const { return ___U3CU3Ef__switchU24map6_11; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_11() { return &___U3CU3Ef__switchU24map6_11; } inline void set_U3CU3Ef__switchU24map6_11(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSYSTEM_T3541144328_H #ifndef BRANDDATA_T2882930928_H #define BRANDDATA_T2882930928_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BrandData struct BrandData_t2882930928 : public RuntimeObject { public: // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CIDU3Ek__BackingField_1; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CLogoU3Ek__BackingField_2; // System.Collections.Generic.List`1 DMCore.Logic.BrandData::k__BackingField List_1_t3319525431 * ___U3CIntroduceU3Ek__BackingField_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicImage Dictionary_2_t3625702484 * ___m_DicImage_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicUrl Dictionary_2_t1632706988 * ___m_DicUrl_5; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(BrandData_t2882930928, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_1() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIDU3Ek__BackingField_1)); } inline String_t* get_U3CIDU3Ek__BackingField_1() const { return ___U3CIDU3Ek__BackingField_1; } inline String_t** get_address_of_U3CIDU3Ek__BackingField_1() { return &___U3CIDU3Ek__BackingField_1; } inline void set_U3CIDU3Ek__BackingField_1(String_t* value) { ___U3CIDU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CIDU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLogoU3Ek__BackingField_2() { return static_cast(offsetof(BrandData_t2882930928, ___U3CLogoU3Ek__BackingField_2)); } inline String_t* get_U3CLogoU3Ek__BackingField_2() const { return ___U3CLogoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLogoU3Ek__BackingField_2() { return &___U3CLogoU3Ek__BackingField_2; } inline void set_U3CLogoU3Ek__BackingField_2(String_t* value) { ___U3CLogoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CLogoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIntroduceU3Ek__BackingField_3() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIntroduceU3Ek__BackingField_3)); } inline List_1_t3319525431 * get_U3CIntroduceU3Ek__BackingField_3() const { return ___U3CIntroduceU3Ek__BackingField_3; } inline List_1_t3319525431 ** get_address_of_U3CIntroduceU3Ek__BackingField_3() { return &___U3CIntroduceU3Ek__BackingField_3; } inline void set_U3CIntroduceU3Ek__BackingField_3(List_1_t3319525431 * value) { ___U3CIntroduceU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CIntroduceU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_DicImage_4() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicImage_4)); } inline Dictionary_2_t3625702484 * get_m_DicImage_4() const { return ___m_DicImage_4; } inline Dictionary_2_t3625702484 ** get_address_of_m_DicImage_4() { return &___m_DicImage_4; } inline void set_m_DicImage_4(Dictionary_2_t3625702484 * value) { ___m_DicImage_4 = value; Il2CppCodeGenWriteBarrier((&___m_DicImage_4), value); } inline static int32_t get_offset_of_m_DicUrl_5() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicUrl_5)); } inline Dictionary_2_t1632706988 * get_m_DicUrl_5() const { return ___m_DicUrl_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_DicUrl_5() { return &___m_DicUrl_5; } inline void set_m_DicUrl_5(Dictionary_2_t1632706988 * value) { ___m_DicUrl_5 = value; Il2CppCodeGenWriteBarrier((&___m_DicUrl_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BRANDDATA_T2882930928_H #ifndef 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 CANIMSEQUENCE_T1119714129_H #define CANIMSEQUENCE_T1119714129_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129 : public RuntimeObject { public: // System.String DMCore.Framework.Movie.CAnimSequence::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Int32 DMCore.Framework.Movie.CAnimSequence::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSequence::m_listNodes List_1_t504483877 * ___m_listNodes_2; // System.Boolean DMCore.Framework.Movie.CAnimSequence::m_bEnable bool ___m_bEnable_3; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(CAnimSequence_t1119714129, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_1() { return static_cast(offsetof(CAnimSequence_t1119714129, ___U3CDeviceIDU3Ek__BackingField_1)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_1() const { return ___U3CDeviceIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_1() { return &___U3CDeviceIDU3Ek__BackingField_1; } inline void set_U3CDeviceIDU3Ek__BackingField_1(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listNodes_2() { return static_cast(offsetof(CAnimSequence_t1119714129, ___m_listNodes_2)); } inline List_1_t504483877 * get_m_listNodes_2() const { return ___m_listNodes_2; } inline List_1_t504483877 ** get_address_of_m_listNodes_2() { return &___m_listNodes_2; } inline void set_m_listNodes_2(List_1_t504483877 * value) { ___m_listNodes_2 = value; Il2CppCodeGenWriteBarrier((&___m_listNodes_2), value); } inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CAnimSequence_t1119714129, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSEQUENCE_T1119714129_H #ifndef SHOPBRANDREGION_T2226231466_H #define SHOPBRANDREGION_T2226231466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ShopBrandRegion::k__BackingField int32_t ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; // System.String DMCore.Logic.ShopBrandRegion::k__BackingField String_t* ___U3CCurrentUseBrandIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.ShopBrandRegion::k__BackingField bool ___U3CIsNeedFreshUIU3Ek__BackingField_3; // System.Collections.Generic.List`1 DMCore.Logic.ShopBrandRegion::m_BrandList List_1_t60038374 * ___m_BrandList_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.ShopBrandRegion::m_GoodsURL Dictionary_2_t1632706988 * ___m_GoodsURL_5; public: inline static int32_t get_offset_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseHeadIndexU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentUseHeadIndexU3Ek__BackingField_1() const { return ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return &___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline void set_U3CCurrentUseHeadIndexU3Ek__BackingField_1(int32_t value) { ___U3CCurrentUseHeadIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseBrandIDU3Ek__BackingField_2)); } inline String_t* get_U3CCurrentUseBrandIDU3Ek__BackingField_2() const { return ___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline String_t** get_address_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return &___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline void set_U3CCurrentUseBrandIDU3Ek__BackingField_2(String_t* value) { ___U3CCurrentUseBrandIDU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentUseBrandIDU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CIsNeedFreshUIU3Ek__BackingField_3)); } inline bool get_U3CIsNeedFreshUIU3Ek__BackingField_3() const { return ___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return &___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline void set_U3CIsNeedFreshUIU3Ek__BackingField_3(bool value) { ___U3CIsNeedFreshUIU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_BrandList_4() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_BrandList_4)); } inline List_1_t60038374 * get_m_BrandList_4() const { return ___m_BrandList_4; } inline List_1_t60038374 ** get_address_of_m_BrandList_4() { return &___m_BrandList_4; } inline void set_m_BrandList_4(List_1_t60038374 * value) { ___m_BrandList_4 = value; Il2CppCodeGenWriteBarrier((&___m_BrandList_4), value); } inline static int32_t get_offset_of_m_GoodsURL_5() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_GoodsURL_5)); } inline Dictionary_2_t1632706988 * get_m_GoodsURL_5() const { return ___m_GoodsURL_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_GoodsURL_5() { return &___m_GoodsURL_5; } inline void set_m_GoodsURL_5(Dictionary_2_t1632706988 * value) { ___m_GoodsURL_5 = value; Il2CppCodeGenWriteBarrier((&___m_GoodsURL_5), value); } }; struct ShopBrandRegion_t2226231466_StaticFields { public: // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::s_Instance ShopBrandRegion_t2226231466 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(ShopBrandRegion_t2226231466_StaticFields, ___s_Instance_0)); } inline ShopBrandRegion_t2226231466 * get_s_Instance_0() const { return ___s_Instance_0; } inline ShopBrandRegion_t2226231466 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(ShopBrandRegion_t2226231466 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPBRANDREGION_T2226231466_H #ifndef CDANCEMODE_T1520520494_H #define CDANCEMODE_T1520520494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.DanceMode.CDanceMode::m_listActive Dictionary_2_t757155719 * ___m_listActive_0; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listSection List_1_t2376830540 * ___m_listSection_1; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listGiveLike List_1_t1621593514 * ___m_listGiveLike_2; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_ListUserId List_1_t128053199 * ___m_ListUserId_3; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionIndex int32_t ___m_SectionIndex_4; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionCount int32_t ___m_SectionCount_5; // System.Int32 DMCore.DanceMode.CDanceMode::m_ServerResultSectionIndex int32_t ___m_ServerResultSectionIndex_6; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd DMCore.DanceMode.CDanceMode::m_ptrRoleAnimEnd OnRoleAnimEnd_t3559497459 * ___m_ptrRoleAnimEnd_8; public: inline static int32_t get_offset_of_m_listActive_0() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listActive_0)); } inline Dictionary_2_t757155719 * get_m_listActive_0() const { return ___m_listActive_0; } inline Dictionary_2_t757155719 ** get_address_of_m_listActive_0() { return &___m_listActive_0; } inline void set_m_listActive_0(Dictionary_2_t757155719 * value) { ___m_listActive_0 = value; Il2CppCodeGenWriteBarrier((&___m_listActive_0), value); } inline static int32_t get_offset_of_m_listSection_1() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listSection_1)); } inline List_1_t2376830540 * get_m_listSection_1() const { return ___m_listSection_1; } inline List_1_t2376830540 ** get_address_of_m_listSection_1() { return &___m_listSection_1; } inline void set_m_listSection_1(List_1_t2376830540 * value) { ___m_listSection_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSection_1), value); } inline static int32_t get_offset_of_m_listGiveLike_2() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listGiveLike_2)); } inline List_1_t1621593514 * get_m_listGiveLike_2() const { return ___m_listGiveLike_2; } inline List_1_t1621593514 ** get_address_of_m_listGiveLike_2() { return &___m_listGiveLike_2; } inline void set_m_listGiveLike_2(List_1_t1621593514 * value) { ___m_listGiveLike_2 = value; Il2CppCodeGenWriteBarrier((&___m_listGiveLike_2), value); } inline static int32_t get_offset_of_m_ListUserId_3() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ListUserId_3)); } inline List_1_t128053199 * get_m_ListUserId_3() const { return ___m_ListUserId_3; } inline List_1_t128053199 ** get_address_of_m_ListUserId_3() { return &___m_ListUserId_3; } inline void set_m_ListUserId_3(List_1_t128053199 * value) { ___m_ListUserId_3 = value; Il2CppCodeGenWriteBarrier((&___m_ListUserId_3), value); } inline static int32_t get_offset_of_m_SectionIndex_4() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionIndex_4)); } inline int32_t get_m_SectionIndex_4() const { return ___m_SectionIndex_4; } inline int32_t* get_address_of_m_SectionIndex_4() { return &___m_SectionIndex_4; } inline void set_m_SectionIndex_4(int32_t value) { ___m_SectionIndex_4 = value; } inline static int32_t get_offset_of_m_SectionCount_5() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionCount_5)); } inline int32_t get_m_SectionCount_5() const { return ___m_SectionCount_5; } inline int32_t* get_address_of_m_SectionCount_5() { return &___m_SectionCount_5; } inline void set_m_SectionCount_5(int32_t value) { ___m_SectionCount_5 = value; } inline static int32_t get_offset_of_m_ServerResultSectionIndex_6() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ServerResultSectionIndex_6)); } inline int32_t get_m_ServerResultSectionIndex_6() const { return ___m_ServerResultSectionIndex_6; } inline int32_t* get_address_of_m_ServerResultSectionIndex_6() { return &___m_ServerResultSectionIndex_6; } inline void set_m_ServerResultSectionIndex_6(int32_t value) { ___m_ServerResultSectionIndex_6 = value; } inline static int32_t get_offset_of_m_ptrRoleAnimEnd_8() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ptrRoleAnimEnd_8)); } inline OnRoleAnimEnd_t3559497459 * get_m_ptrRoleAnimEnd_8() const { return ___m_ptrRoleAnimEnd_8; } inline OnRoleAnimEnd_t3559497459 ** get_address_of_m_ptrRoleAnimEnd_8() { return &___m_ptrRoleAnimEnd_8; } inline void set_m_ptrRoleAnimEnd_8(OnRoleAnimEnd_t3559497459 * value) { ___m_ptrRoleAnimEnd_8 = value; Il2CppCodeGenWriteBarrier((&___m_ptrRoleAnimEnd_8), value); } }; struct CDanceMode_t1520520494_StaticFields { public: // DMCore.DanceMode.CSectionRoleTask DMCore.DanceMode.CDanceMode::s_roleTask CSectionRoleTask_t2014828986 * ___s_roleTask_7; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache0 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache0_9; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache1 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_roleTask_7() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___s_roleTask_7)); } inline CSectionRoleTask_t2014828986 * get_s_roleTask_7() const { return ___s_roleTask_7; } inline CSectionRoleTask_t2014828986 ** get_address_of_s_roleTask_7() { return &___s_roleTask_7; } inline void set_s_roleTask_7(CSectionRoleTask_t2014828986 * value) { ___s_roleTask_7 = value; Il2CppCodeGenWriteBarrier((&___s_roleTask_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_T1520520494_H #ifndef CROLEBEATKEYDATA_TOTAL_T538171442_H #define CROLEBEATKEYDATA_TOTAL_T538171442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Total::userId int64_t ___userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::winCount int32_t ___winCount_1; // System.String DMCore.DanceMode.CRoleBeatKeyData_Total::userName String_t* ___userName_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::maxCombo int32_t ___maxCombo_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Total::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_winCount_1() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___winCount_1)); } inline int32_t get_winCount_1() const { return ___winCount_1; } inline int32_t* get_address_of_winCount_1() { return &___winCount_1; } inline void set_winCount_1(int32_t value) { ___winCount_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_maxCombo_3() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___maxCombo_3)); } inline int32_t get_maxCombo_3() const { return ___maxCombo_3; } inline int32_t* get_address_of_maxCombo_3() { return &___maxCombo_3; } inline void set_maxCombo_3(int32_t value) { ___maxCombo_3 = value; } inline static int32_t get_offset_of__scoreEncrpt_4() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ____scoreEncrpt_4)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_4() const { return ____scoreEncrpt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_4() { return &____scoreEncrpt_4; } inline void set__scoreEncrpt_4(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_4 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_TOTAL_T538171442_H #ifndef 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 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 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 CTMSGLINK_T2836569250_H #define CTMSGLINK_T2836569250_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgLink struct CTMsgLink_t2836569250 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgLink::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.String DMCore.Net.CNetLink/CTMsgLink::m_serverIP String_t* ___m_serverIP_2; // System.Int32 DMCore.Net.CNetLink/CTMsgLink::m_port int32_t ___m_port_3; // System.Net.Sockets.TcpClient DMCore.Net.CNetLink/CTMsgLink::m_tcpClient TcpClient_t822906377 * ___m_tcpClient_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_serverIP_2() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_serverIP_2)); } inline String_t* get_m_serverIP_2() const { return ___m_serverIP_2; } inline String_t** get_address_of_m_serverIP_2() { return &___m_serverIP_2; } inline void set_m_serverIP_2(String_t* value) { ___m_serverIP_2 = value; Il2CppCodeGenWriteBarrier((&___m_serverIP_2), value); } inline static int32_t get_offset_of_m_port_3() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_port_3)); } inline int32_t get_m_port_3() const { return ___m_port_3; } inline int32_t* get_address_of_m_port_3() { return &___m_port_3; } inline void set_m_port_3(int32_t value) { ___m_port_3 = value; } inline static int32_t get_offset_of_m_tcpClient_4() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_tcpClient_4)); } inline TcpClient_t822906377 * get_m_tcpClient_4() const { return ___m_tcpClient_4; } inline TcpClient_t822906377 ** get_address_of_m_tcpClient_4() { return &___m_tcpClient_4; } inline void set_m_tcpClient_4(TcpClient_t822906377 * value) { ___m_tcpClient_4 = value; Il2CppCodeGenWriteBarrier((&___m_tcpClient_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGLINK_T2836569250_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 MAGICWORKSHOPCONFIG_T833590401_H #define MAGICWORKSHOPCONFIG_T833590401_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MagicWorkShopConfig struct MagicWorkShopConfig_t833590401 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.MagicWorkShopConfig::jewelEffectCfg Dictionary_2_t4083476977 * ___jewelEffectCfg_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.MagicWorkShopConfig::categoryBoneNameCfg Dictionary_2_t1632706988 * ___categoryBoneNameCfg_2; // System.Collections.Generic.List`1 DMCore.Logic.MagicWorkShopConfig::upstepMaterials List_1_t128053199 * ___upstepMaterials_3; // System.Collections.Generic.List`1 DMCore.Logic.MagicWorkShopConfig::handBookClothCfg List_1_t723336618 * ___handBookClothCfg_4; public: inline static int32_t get_offset_of_jewelEffectCfg_1() { return static_cast(offsetof(MagicWorkShopConfig_t833590401, ___jewelEffectCfg_1)); } inline Dictionary_2_t4083476977 * get_jewelEffectCfg_1() const { return ___jewelEffectCfg_1; } inline Dictionary_2_t4083476977 ** get_address_of_jewelEffectCfg_1() { return &___jewelEffectCfg_1; } inline void set_jewelEffectCfg_1(Dictionary_2_t4083476977 * value) { ___jewelEffectCfg_1 = value; Il2CppCodeGenWriteBarrier((&___jewelEffectCfg_1), value); } inline static int32_t get_offset_of_categoryBoneNameCfg_2() { return static_cast(offsetof(MagicWorkShopConfig_t833590401, ___categoryBoneNameCfg_2)); } inline Dictionary_2_t1632706988 * get_categoryBoneNameCfg_2() const { return ___categoryBoneNameCfg_2; } inline Dictionary_2_t1632706988 ** get_address_of_categoryBoneNameCfg_2() { return &___categoryBoneNameCfg_2; } inline void set_categoryBoneNameCfg_2(Dictionary_2_t1632706988 * value) { ___categoryBoneNameCfg_2 = value; Il2CppCodeGenWriteBarrier((&___categoryBoneNameCfg_2), value); } inline static int32_t get_offset_of_upstepMaterials_3() { return static_cast(offsetof(MagicWorkShopConfig_t833590401, ___upstepMaterials_3)); } inline List_1_t128053199 * get_upstepMaterials_3() const { return ___upstepMaterials_3; } inline List_1_t128053199 ** get_address_of_upstepMaterials_3() { return &___upstepMaterials_3; } inline void set_upstepMaterials_3(List_1_t128053199 * value) { ___upstepMaterials_3 = value; Il2CppCodeGenWriteBarrier((&___upstepMaterials_3), value); } inline static int32_t get_offset_of_handBookClothCfg_4() { return static_cast(offsetof(MagicWorkShopConfig_t833590401, ___handBookClothCfg_4)); } inline List_1_t723336618 * get_handBookClothCfg_4() const { return ___handBookClothCfg_4; } inline List_1_t723336618 ** get_address_of_handBookClothCfg_4() { return &___handBookClothCfg_4; } inline void set_handBookClothCfg_4(List_1_t723336618 * value) { ___handBookClothCfg_4 = value; Il2CppCodeGenWriteBarrier((&___handBookClothCfg_4), value); } }; struct MagicWorkShopConfig_t833590401_StaticFields { public: // DMCore.Logic.MagicWorkShopConfig DMCore.Logic.MagicWorkShopConfig::s_Instance MagicWorkShopConfig_t833590401 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(MagicWorkShopConfig_t833590401_StaticFields, ___s_Instance_5)); } inline MagicWorkShopConfig_t833590401 * get_s_Instance_5() const { return ___s_Instance_5; } inline MagicWorkShopConfig_t833590401 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(MagicWorkShopConfig_t833590401 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MAGICWORKSHOPCONFIG_T833590401_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 STREAM_T1273022909_H #define STREAM_T1273022909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.Stream struct Stream_t1273022909 : public MarshalByRefObject_t2760389100 { public: public: }; struct Stream_t1273022909_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t1273022909 * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t1273022909_StaticFields, ___Null_1)); } inline Stream_t1273022909 * get_Null_1() const { return ___Null_1; } inline Stream_t1273022909 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t1273022909 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((&___Null_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAM_T1273022909_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 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 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 SMSGCUSTOM_T3704812008_H #define SMSGCUSTOM_T3704812008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgCustom struct SMsgCustom_t3704812008 : public INetMsgBaseS2C_t126919271 { public: // DMCore.CDataArray DMCore.Net.Protocol.SMsgCustom::dataArray CDataArray_t4068198041 * ___dataArray_0; public: inline static int32_t get_offset_of_dataArray_0() { return static_cast(offsetof(SMsgCustom_t3704812008, ___dataArray_0)); } inline CDataArray_t4068198041 * get_dataArray_0() const { return ___dataArray_0; } inline CDataArray_t4068198041 ** get_address_of_dataArray_0() { return &___dataArray_0; } inline void set_dataArray_0(CDataArray_t4068198041 * value) { ___dataArray_0 = value; Il2CppCodeGenWriteBarrier((&___dataArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCUSTOM_T3704812008_H #ifndef CNETLINK_T2605986831_H #define CNETLINK_T2605986831_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink struct CNetLink_t2605986831 : public INetLink_t2717826932 { public: // System.Net.Sockets.TcpClient DMCore.Net.CNetLink::m_TcpClient TcpClient_t822906377 * ___m_TcpClient_3; // System.Byte[] DMCore.Net.CNetLink::m_Buffer ByteU5BU5D_t4116647657* ___m_Buffer_4; // System.Byte[] DMCore.Net.CNetLink::m_StaticBuf ByteU5BU5D_t4116647657* ___m_StaticBuf_5; // System.Boolean DMCore.Net.CNetLink::m_beforeClose bool ___m_beforeClose_6; public: inline static int32_t get_offset_of_m_TcpClient_3() { return static_cast(offsetof(CNetLink_t2605986831, ___m_TcpClient_3)); } inline TcpClient_t822906377 * get_m_TcpClient_3() const { return ___m_TcpClient_3; } inline TcpClient_t822906377 ** get_address_of_m_TcpClient_3() { return &___m_TcpClient_3; } inline void set_m_TcpClient_3(TcpClient_t822906377 * value) { ___m_TcpClient_3 = value; Il2CppCodeGenWriteBarrier((&___m_TcpClient_3), value); } inline static int32_t get_offset_of_m_Buffer_4() { return static_cast(offsetof(CNetLink_t2605986831, ___m_Buffer_4)); } inline ByteU5BU5D_t4116647657* get_m_Buffer_4() const { return ___m_Buffer_4; } inline ByteU5BU5D_t4116647657** get_address_of_m_Buffer_4() { return &___m_Buffer_4; } inline void set_m_Buffer_4(ByteU5BU5D_t4116647657* value) { ___m_Buffer_4 = value; Il2CppCodeGenWriteBarrier((&___m_Buffer_4), value); } inline static int32_t get_offset_of_m_StaticBuf_5() { return static_cast(offsetof(CNetLink_t2605986831, ___m_StaticBuf_5)); } inline ByteU5BU5D_t4116647657* get_m_StaticBuf_5() const { return ___m_StaticBuf_5; } inline ByteU5BU5D_t4116647657** get_address_of_m_StaticBuf_5() { return &___m_StaticBuf_5; } inline void set_m_StaticBuf_5(ByteU5BU5D_t4116647657* value) { ___m_StaticBuf_5 = value; Il2CppCodeGenWriteBarrier((&___m_StaticBuf_5), value); } inline static int32_t get_offset_of_m_beforeClose_6() { return static_cast(offsetof(CNetLink_t2605986831, ___m_beforeClose_6)); } inline bool get_m_beforeClose_6() const { return ___m_beforeClose_6; } inline bool* get_address_of_m_beforeClose_6() { return &___m_beforeClose_6; } inline void set_m_beforeClose_6(bool value) { ___m_beforeClose_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETLINK_T2605986831_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef UINT64_T4134040092_H #define UINT64_T4134040092_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt64 struct UInt64_t4134040092 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_t4134040092, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT64_T4134040092_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 TRYST_ROLE_T376904606_H #define TRYST_ROLE_T376904606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606 { public: // System.Int64 DMCore.Logic.Tryst_Role::roleId int64_t ___roleId_0; // System.String DMCore.Logic.Tryst_Role::roleName String_t* ___roleName_1; // System.Int32 DMCore.Logic.Tryst_Role::roleSex int32_t ___roleSex_2; // System.Int64 DMCore.Logic.Tryst_Role::rolePhotoId int64_t ___rolePhotoId_3; // System.Int32 DMCore.Logic.Tryst_Role::teamId int32_t ___teamId_4; // System.Int32 DMCore.Logic.Tryst_Role::score int32_t ___score_5; public: inline static int32_t get_offset_of_roleId_0() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleId_0)); } inline int64_t get_roleId_0() const { return ___roleId_0; } inline int64_t* get_address_of_roleId_0() { return &___roleId_0; } inline void set_roleId_0(int64_t value) { ___roleId_0 = value; } inline static int32_t get_offset_of_roleName_1() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleName_1)); } inline String_t* get_roleName_1() const { return ___roleName_1; } inline String_t** get_address_of_roleName_1() { return &___roleName_1; } inline void set_roleName_1(String_t* value) { ___roleName_1 = value; Il2CppCodeGenWriteBarrier((&___roleName_1), value); } inline static int32_t get_offset_of_roleSex_2() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleSex_2)); } inline int32_t get_roleSex_2() const { return ___roleSex_2; } inline int32_t* get_address_of_roleSex_2() { return &___roleSex_2; } inline void set_roleSex_2(int32_t value) { ___roleSex_2 = value; } inline static int32_t get_offset_of_rolePhotoId_3() { return static_cast(offsetof(Tryst_Role_t376904606, ___rolePhotoId_3)); } inline int64_t get_rolePhotoId_3() const { return ___rolePhotoId_3; } inline int64_t* get_address_of_rolePhotoId_3() { return &___rolePhotoId_3; } inline void set_rolePhotoId_3(int64_t value) { ___rolePhotoId_3 = value; } inline static int32_t get_offset_of_teamId_4() { return static_cast(offsetof(Tryst_Role_t376904606, ___teamId_4)); } inline int32_t get_teamId_4() const { return ___teamId_4; } inline int32_t* get_address_of_teamId_4() { return &___teamId_4; } inline void set_teamId_4(int32_t value) { ___teamId_4 = value; } inline static int32_t get_offset_of_score_5() { return static_cast(offsetof(Tryst_Role_t376904606, ___score_5)); } inline int32_t get_score_5() const { return ___score_5; } inline int32_t* get_address_of_score_5() { return &___score_5; } inline void set_score_5(int32_t value) { ___score_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_pinvoke { int64_t ___roleId_0; char* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_com { int64_t ___roleId_0; Il2CppChar* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; #endif // TRYST_ROLE_T376904606_H #ifndef TRYST_ACCEPT_T3497983365_H #define TRYST_ACCEPT_T3497983365_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365 { public: // System.Int64 DMCore.Logic.Tryst_Accept::instanceId int64_t ___instanceId_0; // System.Int64 DMCore.Logic.Tryst_Accept::inviterId int64_t ___inviterId_1; // System.String DMCore.Logic.Tryst_Accept::inviterName String_t* ___inviterName_2; // System.Int32 DMCore.Logic.Tryst_Accept::taskLv int32_t ___taskLv_3; // System.String DMCore.Logic.Tryst_Accept::taskName String_t* ___taskName_4; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_Accept::awards CAwardItemU5BU5D_t688006690* ___awards_5; public: inline static int32_t get_offset_of_instanceId_0() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___instanceId_0)); } inline int64_t get_instanceId_0() const { return ___instanceId_0; } inline int64_t* get_address_of_instanceId_0() { return &___instanceId_0; } inline void set_instanceId_0(int64_t value) { ___instanceId_0 = value; } inline static int32_t get_offset_of_inviterId_1() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___inviterId_1)); } inline int64_t get_inviterId_1() const { return ___inviterId_1; } inline int64_t* get_address_of_inviterId_1() { return &___inviterId_1; } inline void set_inviterId_1(int64_t value) { ___inviterId_1 = value; } inline static int32_t get_offset_of_inviterName_2() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___inviterName_2)); } inline String_t* get_inviterName_2() const { return ___inviterName_2; } inline String_t** get_address_of_inviterName_2() { return &___inviterName_2; } inline void set_inviterName_2(String_t* value) { ___inviterName_2 = value; Il2CppCodeGenWriteBarrier((&___inviterName_2), value); } inline static int32_t get_offset_of_taskLv_3() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___taskLv_3)); } inline int32_t get_taskLv_3() const { return ___taskLv_3; } inline int32_t* get_address_of_taskLv_3() { return &___taskLv_3; } inline void set_taskLv_3(int32_t value) { ___taskLv_3 = value; } inline static int32_t get_offset_of_taskName_4() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___taskName_4)); } inline String_t* get_taskName_4() const { return ___taskName_4; } inline String_t** get_address_of_taskName_4() { return &___taskName_4; } inline void set_taskName_4(String_t* value) { ___taskName_4 = value; Il2CppCodeGenWriteBarrier((&___taskName_4), value); } inline static int32_t get_offset_of_awards_5() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___awards_5)); } inline CAwardItemU5BU5D_t688006690* get_awards_5() const { return ___awards_5; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_5() { return &___awards_5; } inline void set_awards_5(CAwardItemU5BU5D_t688006690* value) { ___awards_5 = value; Il2CppCodeGenWriteBarrier((&___awards_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365_marshaled_pinvoke { int64_t ___instanceId_0; int64_t ___inviterId_1; char* ___inviterName_2; int32_t ___taskLv_3; char* ___taskName_4; CAwardItemU5BU5D_t688006690* ___awards_5; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365_marshaled_com { int64_t ___instanceId_0; int64_t ___inviterId_1; Il2CppChar* ___inviterName_2; int32_t ___taskLv_3; Il2CppChar* ___taskName_4; CAwardItemU5BU5D_t688006690* ___awards_5; }; #endif // TRYST_ACCEPT_T3497983365_H #ifndef 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 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 INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef CTMSGRECEIVE_T1651985722_H #define CTMSGRECEIVE_T1651985722_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgReceive struct CTMsgReceive_t1651985722 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgReceive::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.Int32 DMCore.Net.CNetLink/CTMsgReceive::m_readLen int32_t ___m_readLen_2; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgReceive_t1651985722, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_readLen_2() { return static_cast(offsetof(CTMsgReceive_t1651985722, ___m_readLen_2)); } inline int32_t get_m_readLen_2() const { return ___m_readLen_2; } inline int32_t* get_address_of_m_readLen_2() { return &___m_readLen_2; } inline void set_m_readLen_2(int32_t value) { ___m_readLen_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGRECEIVE_T1651985722_H #ifndef CTMSGSEND_T560712231_H #define CTMSGSEND_T560712231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgSend struct CTMsgSend_t560712231 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgSend::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.IO.MemoryStream DMCore.Net.CNetLink/CTMsgSend::m_buffer MemoryStream_t94973147 * ___m_buffer_2; // System.Int32 DMCore.Net.CNetLink/CTMsgSend::m_nStartIndex int32_t ___m_nStartIndex_3; // System.Int32 DMCore.Net.CNetLink/CTMsgSend::m_nSendLen int32_t ___m_nSendLen_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_buffer_2() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_buffer_2)); } inline MemoryStream_t94973147 * get_m_buffer_2() const { return ___m_buffer_2; } inline MemoryStream_t94973147 ** get_address_of_m_buffer_2() { return &___m_buffer_2; } inline void set_m_buffer_2(MemoryStream_t94973147 * value) { ___m_buffer_2 = value; Il2CppCodeGenWriteBarrier((&___m_buffer_2), value); } inline static int32_t get_offset_of_m_nStartIndex_3() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_nStartIndex_3)); } inline int32_t get_m_nStartIndex_3() const { return ___m_nStartIndex_3; } inline int32_t* get_address_of_m_nStartIndex_3() { return &___m_nStartIndex_3; } inline void set_m_nStartIndex_3(int32_t value) { ___m_nStartIndex_3 = value; } inline static int32_t get_offset_of_m_nSendLen_4() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_nSendLen_4)); } inline int32_t get_m_nSendLen_4() const { return ___m_nSendLen_4; } inline int32_t* get_address_of_m_nSendLen_4() { return &___m_nSendLen_4; } inline void set_m_nSendLen_4(int32_t value) { ___m_nSendLen_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGSEND_T560712231_H #ifndef CPVEAWARDMANAGER_T3593166514_H #define CPVEAWARDMANAGER_T3593166514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveAwardManager struct CPveAwardManager_t3593166514 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveAwardManager::m_SectionUnlockLevel Dictionary_2_t1839659084 * ___m_SectionUnlockLevel_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveAwardManager::m_SectionAward Dictionary_2_t736164020 * ___m_SectionAward_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveAwardManager::m_StageEnergy Dictionary_2_t1839659084 * ___m_StageEnergy_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveAwardManager::m_StageAward Dictionary_2_t3682058863 * ___m_StageAward_4; // System.Collections.Generic.Dictionary`2>> DMCore.Logic.CPveAwardManager::m_StageMaterialMale Dictionary_2_t3352828889 * ___m_StageMaterialMale_5; // System.Collections.Generic.Dictionary`2>> DMCore.Logic.CPveAwardManager::m_StageMaterialFemale Dictionary_2_t3352828889 * ___m_StageMaterialFemale_6; // DMCore.Logic.CAwardList DMCore.Logic.CPveAwardManager::m_pveAward CAwardList_t4094041907 * ___m_pveAward_8; // System.Int32 DMCore.Logic.CPveAwardManager::m_WeightSum int32_t ___m_WeightSum_9; public: inline static int32_t get_offset_of_m_SectionUnlockLevel_1() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_SectionUnlockLevel_1)); } inline Dictionary_2_t1839659084 * get_m_SectionUnlockLevel_1() const { return ___m_SectionUnlockLevel_1; } inline Dictionary_2_t1839659084 ** get_address_of_m_SectionUnlockLevel_1() { return &___m_SectionUnlockLevel_1; } inline void set_m_SectionUnlockLevel_1(Dictionary_2_t1839659084 * value) { ___m_SectionUnlockLevel_1 = value; Il2CppCodeGenWriteBarrier((&___m_SectionUnlockLevel_1), value); } inline static int32_t get_offset_of_m_SectionAward_2() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_SectionAward_2)); } inline Dictionary_2_t736164020 * get_m_SectionAward_2() const { return ___m_SectionAward_2; } inline Dictionary_2_t736164020 ** get_address_of_m_SectionAward_2() { return &___m_SectionAward_2; } inline void set_m_SectionAward_2(Dictionary_2_t736164020 * value) { ___m_SectionAward_2 = value; Il2CppCodeGenWriteBarrier((&___m_SectionAward_2), value); } inline static int32_t get_offset_of_m_StageEnergy_3() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_StageEnergy_3)); } inline Dictionary_2_t1839659084 * get_m_StageEnergy_3() const { return ___m_StageEnergy_3; } inline Dictionary_2_t1839659084 ** get_address_of_m_StageEnergy_3() { return &___m_StageEnergy_3; } inline void set_m_StageEnergy_3(Dictionary_2_t1839659084 * value) { ___m_StageEnergy_3 = value; Il2CppCodeGenWriteBarrier((&___m_StageEnergy_3), value); } inline static int32_t get_offset_of_m_StageAward_4() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_StageAward_4)); } inline Dictionary_2_t3682058863 * get_m_StageAward_4() const { return ___m_StageAward_4; } inline Dictionary_2_t3682058863 ** get_address_of_m_StageAward_4() { return &___m_StageAward_4; } inline void set_m_StageAward_4(Dictionary_2_t3682058863 * value) { ___m_StageAward_4 = value; Il2CppCodeGenWriteBarrier((&___m_StageAward_4), value); } inline static int32_t get_offset_of_m_StageMaterialMale_5() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_StageMaterialMale_5)); } inline Dictionary_2_t3352828889 * get_m_StageMaterialMale_5() const { return ___m_StageMaterialMale_5; } inline Dictionary_2_t3352828889 ** get_address_of_m_StageMaterialMale_5() { return &___m_StageMaterialMale_5; } inline void set_m_StageMaterialMale_5(Dictionary_2_t3352828889 * value) { ___m_StageMaterialMale_5 = value; Il2CppCodeGenWriteBarrier((&___m_StageMaterialMale_5), value); } inline static int32_t get_offset_of_m_StageMaterialFemale_6() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_StageMaterialFemale_6)); } inline Dictionary_2_t3352828889 * get_m_StageMaterialFemale_6() const { return ___m_StageMaterialFemale_6; } inline Dictionary_2_t3352828889 ** get_address_of_m_StageMaterialFemale_6() { return &___m_StageMaterialFemale_6; } inline void set_m_StageMaterialFemale_6(Dictionary_2_t3352828889 * value) { ___m_StageMaterialFemale_6 = value; Il2CppCodeGenWriteBarrier((&___m_StageMaterialFemale_6), value); } inline static int32_t get_offset_of_m_pveAward_8() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_pveAward_8)); } inline CAwardList_t4094041907 * get_m_pveAward_8() const { return ___m_pveAward_8; } inline CAwardList_t4094041907 ** get_address_of_m_pveAward_8() { return &___m_pveAward_8; } inline void set_m_pveAward_8(CAwardList_t4094041907 * value) { ___m_pveAward_8 = value; Il2CppCodeGenWriteBarrier((&___m_pveAward_8), value); } inline static int32_t get_offset_of_m_WeightSum_9() { return static_cast(offsetof(CPveAwardManager_t3593166514, ___m_WeightSum_9)); } inline int32_t get_m_WeightSum_9() const { return ___m_WeightSum_9; } inline int32_t* get_address_of_m_WeightSum_9() { return &___m_WeightSum_9; } inline void set_m_WeightSum_9(int32_t value) { ___m_WeightSum_9 = value; } }; struct CPveAwardManager_t3593166514_StaticFields { public: // DMCore.Logic.CPveAwardManager DMCore.Logic.CPveAwardManager::s_instance CPveAwardManager_t3593166514 * ___s_instance_7; public: inline static int32_t get_offset_of_s_instance_7() { return static_cast(offsetof(CPveAwardManager_t3593166514_StaticFields, ___s_instance_7)); } inline CPveAwardManager_t3593166514 * get_s_instance_7() const { return ___s_instance_7; } inline CPveAwardManager_t3593166514 ** get_address_of_s_instance_7() { return &___s_instance_7; } inline void set_s_instance_7(CPveAwardManager_t3593166514 * value) { ___s_instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVEAWARDMANAGER_T3593166514_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 SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef 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 CDANCEMANAGER_T448141780_H #define CDANCEMANAGER_T448141780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicID int32_t ___m_curMusicID_4; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLevel int32_t ___m_curMusicLevel_5; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLength int32_t ___m_curMusicLength_6; // System.Boolean DMCore.DanceMode.CDanceManager::m_bDancing bool ___m_bDancing_7; // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::m_BeatKeyManager CBeatKeyManager_t1395295909 * ___m_BeatKeyManager_8; public: inline static int32_t get_offset_of_m_curMusicID_4() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicID_4)); } inline int32_t get_m_curMusicID_4() const { return ___m_curMusicID_4; } inline int32_t* get_address_of_m_curMusicID_4() { return &___m_curMusicID_4; } inline void set_m_curMusicID_4(int32_t value) { ___m_curMusicID_4 = value; } inline static int32_t get_offset_of_m_curMusicLevel_5() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLevel_5)); } inline int32_t get_m_curMusicLevel_5() const { return ___m_curMusicLevel_5; } inline int32_t* get_address_of_m_curMusicLevel_5() { return &___m_curMusicLevel_5; } inline void set_m_curMusicLevel_5(int32_t value) { ___m_curMusicLevel_5 = value; } inline static int32_t get_offset_of_m_curMusicLength_6() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLength_6)); } inline int32_t get_m_curMusicLength_6() const { return ___m_curMusicLength_6; } inline int32_t* get_address_of_m_curMusicLength_6() { return &___m_curMusicLength_6; } inline void set_m_curMusicLength_6(int32_t value) { ___m_curMusicLength_6 = value; } inline static int32_t get_offset_of_m_bDancing_7() { return static_cast(offsetof(CDanceManager_t448141780, ___m_bDancing_7)); } inline bool get_m_bDancing_7() const { return ___m_bDancing_7; } inline bool* get_address_of_m_bDancing_7() { return &___m_bDancing_7; } inline void set_m_bDancing_7(bool value) { ___m_bDancing_7 = value; } inline static int32_t get_offset_of_m_BeatKeyManager_8() { return static_cast(offsetof(CDanceManager_t448141780, ___m_BeatKeyManager_8)); } inline CBeatKeyManager_t1395295909 * get_m_BeatKeyManager_8() const { return ___m_BeatKeyManager_8; } inline CBeatKeyManager_t1395295909 ** get_address_of_m_BeatKeyManager_8() { return &___m_BeatKeyManager_8; } inline void set_m_BeatKeyManager_8(CBeatKeyManager_t1395295909 * value) { ___m_BeatKeyManager_8 = value; Il2CppCodeGenWriteBarrier((&___m_BeatKeyManager_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMANAGER_T448141780_H #ifndef CNETMAINLOGIC_T857650587_H #define CNETMAINLOGIC_T857650587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587 : public INetListener_t2122847788 { public: // DMCore.Net.CNetMainLogic/_ProcDelegate[] DMCore.Net.CNetMainLogic::m_AllProcPtrs _ProcDelegateU5BU5D_t2947363969* ___m_AllProcPtrs_1; // System.Int32 DMCore.Net.CNetMainLogic::m_NetState int32_t ___m_NetState_2; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetMainLogic::m_NetStateLock CThreadLock_t3315856551 * ___m_NetStateLock_3; // DMCore.Net.CCustomNetMsgHooker DMCore.Net.CNetMainLogic::m_msgHooker CCustomNetMsgHooker_t1749009394 * ___m_msgHooker_4; // System.String DMCore.Net.CNetMainLogic::m_ip String_t* ___m_ip_5; // System.Int32 DMCore.Net.CNetMainLogic::m_port int32_t ___m_port_6; // System.Boolean DMCore.Net.CNetMainLogic::m_bUserClose bool ___m_bUserClose_7; public: inline static int32_t get_offset_of_m_AllProcPtrs_1() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_AllProcPtrs_1)); } inline _ProcDelegateU5BU5D_t2947363969* get_m_AllProcPtrs_1() const { return ___m_AllProcPtrs_1; } inline _ProcDelegateU5BU5D_t2947363969** get_address_of_m_AllProcPtrs_1() { return &___m_AllProcPtrs_1; } inline void set_m_AllProcPtrs_1(_ProcDelegateU5BU5D_t2947363969* value) { ___m_AllProcPtrs_1 = value; Il2CppCodeGenWriteBarrier((&___m_AllProcPtrs_1), value); } inline static int32_t get_offset_of_m_NetState_2() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetState_2)); } inline int32_t get_m_NetState_2() const { return ___m_NetState_2; } inline int32_t* get_address_of_m_NetState_2() { return &___m_NetState_2; } inline void set_m_NetState_2(int32_t value) { ___m_NetState_2 = value; } inline static int32_t get_offset_of_m_NetStateLock_3() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetStateLock_3)); } inline CThreadLock_t3315856551 * get_m_NetStateLock_3() const { return ___m_NetStateLock_3; } inline CThreadLock_t3315856551 ** get_address_of_m_NetStateLock_3() { return &___m_NetStateLock_3; } inline void set_m_NetStateLock_3(CThreadLock_t3315856551 * value) { ___m_NetStateLock_3 = value; Il2CppCodeGenWriteBarrier((&___m_NetStateLock_3), value); } inline static int32_t get_offset_of_m_msgHooker_4() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_msgHooker_4)); } inline CCustomNetMsgHooker_t1749009394 * get_m_msgHooker_4() const { return ___m_msgHooker_4; } inline CCustomNetMsgHooker_t1749009394 ** get_address_of_m_msgHooker_4() { return &___m_msgHooker_4; } inline void set_m_msgHooker_4(CCustomNetMsgHooker_t1749009394 * value) { ___m_msgHooker_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgHooker_4), value); } inline static int32_t get_offset_of_m_ip_5() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_ip_5)); } inline String_t* get_m_ip_5() const { return ___m_ip_5; } inline String_t** get_address_of_m_ip_5() { return &___m_ip_5; } inline void set_m_ip_5(String_t* value) { ___m_ip_5 = value; Il2CppCodeGenWriteBarrier((&___m_ip_5), value); } inline static int32_t get_offset_of_m_port_6() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_port_6)); } inline int32_t get_m_port_6() const { return ___m_port_6; } inline int32_t* get_address_of_m_port_6() { return &___m_port_6; } inline void set_m_port_6(int32_t value) { ___m_port_6 = value; } inline static int32_t get_offset_of_m_bUserClose_7() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_bUserClose_7)); } inline bool get_m_bUserClose_7() const { return ___m_bUserClose_7; } inline bool* get_address_of_m_bUserClose_7() { return &___m_bUserClose_7; } inline void set_m_bUserClose_7(bool value) { ___m_bUserClose_7 = value; } }; struct CNetMainLogic_t857650587_StaticFields { public: // System.Boolean DMCore.Net.CNetMainLogic::k__BackingField bool ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; // System.String DMCore.Net.CNetMainLogic::GOLD_NOT_ENOUGH String_t* ___GOLD_NOT_ENOUGH_8; // System.String DMCore.Net.CNetMainLogic::DIAMOND_NOT_ENOUGH String_t* ___DIAMOND_NOT_ENOUGH_9; // System.String DMCore.Net.CNetMainLogic::ENERGY_NOT_ENOUGH String_t* ___ENERGY_NOT_ENOUGH_10; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_11; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_12; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_13; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache3 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache3_14; public: inline static int32_t get_offset_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CIsServerStateRoleReadyU3Ek__BackingField_0)); } inline bool get_U3CIsServerStateRoleReadyU3Ek__BackingField_0() const { return ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return &___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline void set_U3CIsServerStateRoleReadyU3Ek__BackingField_0(bool value) { ___U3CIsServerStateRoleReadyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_GOLD_NOT_ENOUGH_8() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___GOLD_NOT_ENOUGH_8)); } inline String_t* get_GOLD_NOT_ENOUGH_8() const { return ___GOLD_NOT_ENOUGH_8; } inline String_t** get_address_of_GOLD_NOT_ENOUGH_8() { return &___GOLD_NOT_ENOUGH_8; } inline void set_GOLD_NOT_ENOUGH_8(String_t* value) { ___GOLD_NOT_ENOUGH_8 = value; Il2CppCodeGenWriteBarrier((&___GOLD_NOT_ENOUGH_8), value); } inline static int32_t get_offset_of_DIAMOND_NOT_ENOUGH_9() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___DIAMOND_NOT_ENOUGH_9)); } inline String_t* get_DIAMOND_NOT_ENOUGH_9() const { return ___DIAMOND_NOT_ENOUGH_9; } inline String_t** get_address_of_DIAMOND_NOT_ENOUGH_9() { return &___DIAMOND_NOT_ENOUGH_9; } inline void set_DIAMOND_NOT_ENOUGH_9(String_t* value) { ___DIAMOND_NOT_ENOUGH_9 = value; Il2CppCodeGenWriteBarrier((&___DIAMOND_NOT_ENOUGH_9), value); } inline static int32_t get_offset_of_ENERGY_NOT_ENOUGH_10() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___ENERGY_NOT_ENOUGH_10)); } inline String_t* get_ENERGY_NOT_ENOUGH_10() const { return ___ENERGY_NOT_ENOUGH_10; } inline String_t** get_address_of_ENERGY_NOT_ENOUGH_10() { return &___ENERGY_NOT_ENOUGH_10; } inline void set_ENERGY_NOT_ENOUGH_10(String_t* value) { ___ENERGY_NOT_ENOUGH_10 = value; Il2CppCodeGenWriteBarrier((&___ENERGY_NOT_ENOUGH_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_11() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache0_11)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_11() const { return ___U3CU3Ef__mgU24cache0_11; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_11() { return &___U3CU3Ef__mgU24cache0_11; } inline void set_U3CU3Ef__mgU24cache0_11(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_12() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache1_12)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_12() const { return ___U3CU3Ef__mgU24cache1_12; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_12() { return &___U3CU3Ef__mgU24cache1_12; } inline void set_U3CU3Ef__mgU24cache1_12(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_13() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache2_13)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_13() const { return ___U3CU3Ef__mgU24cache2_13; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_13() { return &___U3CU3Ef__mgU24cache2_13; } inline void set_U3CU3Ef__mgU24cache2_13(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_14() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache3_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache3_14() const { return ___U3CU3Ef__mgU24cache3_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache3_14() { return &___U3CU3Ef__mgU24cache3_14; } inline void set_U3CU3Ef__mgU24cache3_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache3_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETMAINLOGIC_T857650587_H #ifndef 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 CBEATKEYMANAGER_T1395295909_H #define CBEATKEYMANAGER_T1395295909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_listCtrlNode List_1_t2491780804 * ___m_listCtrlNode_4; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nCurBpm int32_t ___m_nCurBpm_5; // UnityEngine.Texture2D DMCore.DanceMode.CBeatKeyManager::m_beatkeyTexture Texture2D_t3840446185 * ___m_beatkeyTexture_6; // UnityEngine.GameObject DMCore.DanceMode.CBeatKeyManager::m_beatkeyAtlas GameObject_t1113636619 * ___m_beatkeyAtlas_7; // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CBeatKeyManager::m_DrawCall Dictionary_2_t3213771897 * ___m_DrawCall_8; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_SectionMaxScore List_1_t128053199 * ___m_SectionMaxScore_9; // BetterList`1 DMCore.DanceMode.CBeatKeyManager::m_RtClkArea BetterList_1_t1515500177 * ___m_RtClkArea_10; // System.Single DMCore.DanceMode.CBeatKeyManager::m_fTimeJudgeAnimTime float ___m_fTimeJudgeAnimTime_11; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_BeatKeyColorState int32_t ___m_BeatKeyColorState_13; // DMCore.Framework.Movie.CAnimSequence DMCore.DanceMode.CBeatKeyManager::m_ptrClassicalKeyInfo CAnimSequence_t1119714129 * ___m_ptrClassicalKeyInfo_14; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeyInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeyInfo_15; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeySwingInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeySwingInfo_16; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nBeatKeyJudged int32_t ___m_nBeatKeyJudged_17; // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::m_RevenueDetail RevenueDetailData_t1092030774 * ___m_RevenueDetail_18; public: inline static int32_t get_offset_of_m_listCtrlNode_4() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_listCtrlNode_4)); } inline List_1_t2491780804 * get_m_listCtrlNode_4() const { return ___m_listCtrlNode_4; } inline List_1_t2491780804 ** get_address_of_m_listCtrlNode_4() { return &___m_listCtrlNode_4; } inline void set_m_listCtrlNode_4(List_1_t2491780804 * value) { ___m_listCtrlNode_4 = value; Il2CppCodeGenWriteBarrier((&___m_listCtrlNode_4), value); } inline static int32_t get_offset_of_m_nCurBpm_5() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nCurBpm_5)); } inline int32_t get_m_nCurBpm_5() const { return ___m_nCurBpm_5; } inline int32_t* get_address_of_m_nCurBpm_5() { return &___m_nCurBpm_5; } inline void set_m_nCurBpm_5(int32_t value) { ___m_nCurBpm_5 = value; } inline static int32_t get_offset_of_m_beatkeyTexture_6() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyTexture_6)); } inline Texture2D_t3840446185 * get_m_beatkeyTexture_6() const { return ___m_beatkeyTexture_6; } inline Texture2D_t3840446185 ** get_address_of_m_beatkeyTexture_6() { return &___m_beatkeyTexture_6; } inline void set_m_beatkeyTexture_6(Texture2D_t3840446185 * value) { ___m_beatkeyTexture_6 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyTexture_6), value); } inline static int32_t get_offset_of_m_beatkeyAtlas_7() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyAtlas_7)); } inline GameObject_t1113636619 * get_m_beatkeyAtlas_7() const { return ___m_beatkeyAtlas_7; } inline GameObject_t1113636619 ** get_address_of_m_beatkeyAtlas_7() { return &___m_beatkeyAtlas_7; } inline void set_m_beatkeyAtlas_7(GameObject_t1113636619 * value) { ___m_beatkeyAtlas_7 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyAtlas_7), value); } inline static int32_t get_offset_of_m_DrawCall_8() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_DrawCall_8)); } inline Dictionary_2_t3213771897 * get_m_DrawCall_8() const { return ___m_DrawCall_8; } inline Dictionary_2_t3213771897 ** get_address_of_m_DrawCall_8() { return &___m_DrawCall_8; } inline void set_m_DrawCall_8(Dictionary_2_t3213771897 * value) { ___m_DrawCall_8 = value; Il2CppCodeGenWriteBarrier((&___m_DrawCall_8), value); } inline static int32_t get_offset_of_m_SectionMaxScore_9() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_SectionMaxScore_9)); } inline List_1_t128053199 * get_m_SectionMaxScore_9() const { return ___m_SectionMaxScore_9; } inline List_1_t128053199 ** get_address_of_m_SectionMaxScore_9() { return &___m_SectionMaxScore_9; } inline void set_m_SectionMaxScore_9(List_1_t128053199 * value) { ___m_SectionMaxScore_9 = value; Il2CppCodeGenWriteBarrier((&___m_SectionMaxScore_9), value); } inline static int32_t get_offset_of_m_RtClkArea_10() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RtClkArea_10)); } inline BetterList_1_t1515500177 * get_m_RtClkArea_10() const { return ___m_RtClkArea_10; } inline BetterList_1_t1515500177 ** get_address_of_m_RtClkArea_10() { return &___m_RtClkArea_10; } inline void set_m_RtClkArea_10(BetterList_1_t1515500177 * value) { ___m_RtClkArea_10 = value; Il2CppCodeGenWriteBarrier((&___m_RtClkArea_10), value); } inline static int32_t get_offset_of_m_fTimeJudgeAnimTime_11() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_fTimeJudgeAnimTime_11)); } inline float get_m_fTimeJudgeAnimTime_11() const { return ___m_fTimeJudgeAnimTime_11; } inline float* get_address_of_m_fTimeJudgeAnimTime_11() { return &___m_fTimeJudgeAnimTime_11; } inline void set_m_fTimeJudgeAnimTime_11(float value) { ___m_fTimeJudgeAnimTime_11 = value; } inline static int32_t get_offset_of_m_BeatKeyColorState_13() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_BeatKeyColorState_13)); } inline int32_t get_m_BeatKeyColorState_13() const { return ___m_BeatKeyColorState_13; } inline int32_t* get_address_of_m_BeatKeyColorState_13() { return &___m_BeatKeyColorState_13; } inline void set_m_BeatKeyColorState_13(int32_t value) { ___m_BeatKeyColorState_13 = value; } inline static int32_t get_offset_of_m_ptrClassicalKeyInfo_14() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrClassicalKeyInfo_14)); } inline CAnimSequence_t1119714129 * get_m_ptrClassicalKeyInfo_14() const { return ___m_ptrClassicalKeyInfo_14; } inline CAnimSequence_t1119714129 ** get_address_of_m_ptrClassicalKeyInfo_14() { return &___m_ptrClassicalKeyInfo_14; } inline void set_m_ptrClassicalKeyInfo_14(CAnimSequence_t1119714129 * value) { ___m_ptrClassicalKeyInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ptrClassicalKeyInfo_14), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeyInfo_15() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeyInfo_15)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeyInfo_15() const { return ___m_ptrCurBeatKeyInfo_15; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeyInfo_15() { return &___m_ptrCurBeatKeyInfo_15; } inline void set_m_ptrCurBeatKeyInfo_15(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeyInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeyInfo_15), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeySwingInfo_16() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeySwingInfo_16)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeySwingInfo_16() const { return ___m_ptrCurBeatKeySwingInfo_16; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeySwingInfo_16() { return &___m_ptrCurBeatKeySwingInfo_16; } inline void set_m_ptrCurBeatKeySwingInfo_16(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeySwingInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeySwingInfo_16), value); } inline static int32_t get_offset_of_m_nBeatKeyJudged_17() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nBeatKeyJudged_17)); } inline int32_t get_m_nBeatKeyJudged_17() const { return ___m_nBeatKeyJudged_17; } inline int32_t* get_address_of_m_nBeatKeyJudged_17() { return &___m_nBeatKeyJudged_17; } inline void set_m_nBeatKeyJudged_17(int32_t value) { ___m_nBeatKeyJudged_17 = value; } inline static int32_t get_offset_of_m_RevenueDetail_18() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RevenueDetail_18)); } inline RevenueDetailData_t1092030774 * get_m_RevenueDetail_18() const { return ___m_RevenueDetail_18; } inline RevenueDetailData_t1092030774 ** get_address_of_m_RevenueDetail_18() { return &___m_RevenueDetail_18; } inline void set_m_RevenueDetail_18(RevenueDetailData_t1092030774 * value) { ___m_RevenueDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RevenueDetail_18), value); } }; struct CBeatKeyManager_t1395295909_StaticFields { public: // System.Single[] DMCore.DanceMode.CBeatKeyManager::s_HelpImageWidth SingleU5BU5D_t1444911251* ___s_HelpImageWidth_19; // System.Action`1 DMCore.DanceMode.CBeatKeyManager::<>f__am$cache0 Action_1_t1192173657 * ___U3CU3Ef__amU24cache0_20; public: inline static int32_t get_offset_of_s_HelpImageWidth_19() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___s_HelpImageWidth_19)); } inline SingleU5BU5D_t1444911251* get_s_HelpImageWidth_19() const { return ___s_HelpImageWidth_19; } inline SingleU5BU5D_t1444911251** get_address_of_s_HelpImageWidth_19() { return &___s_HelpImageWidth_19; } inline void set_s_HelpImageWidth_19(SingleU5BU5D_t1444911251* value) { ___s_HelpImageWidth_19 = value; Il2CppCodeGenWriteBarrier((&___s_HelpImageWidth_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_20() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___U3CU3Ef__amU24cache0_20)); } inline Action_1_t1192173657 * get_U3CU3Ef__amU24cache0_20() const { return ___U3CU3Ef__amU24cache0_20; } inline Action_1_t1192173657 ** get_address_of_U3CU3Ef__amU24cache0_20() { return &___U3CU3Ef__amU24cache0_20; } inline void set_U3CU3Ef__amU24cache0_20(Action_1_t1192173657 * value) { ___U3CU3Ef__amU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYMANAGER_T1395295909_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef 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 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 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 ISOUNDMANAGER_T434164892_H #define ISOUNDMANAGER_T434164892_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ISoundManager struct ISoundManager_t434164892 : public ILogicBase_t2190831891 { public: // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSource AudioSource_t3935305588 * ___m_AudioSource_4; // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSourceMidi AudioSource_t3935305588 * ___m_AudioSourceMidi_5; // System.Collections.Generic.Dictionary`2 DMCore.ISoundManager::m_AudioTask Dictionary_2_t3546609324 * ___m_AudioTask_6; // System.Collections.Generic.List`1 DMCore.ISoundManager::m_TaskIlleagal List_1_t128053199 * ___m_TaskIlleagal_7; // System.Int32 DMCore.ISoundManager::m_TaskIndex int32_t ___m_TaskIndex_8; // System.Boolean DMCore.ISoundManager::m_bEnable bool ___m_bEnable_9; public: inline static int32_t get_offset_of_m_AudioSource_4() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSource_4)); } inline AudioSource_t3935305588 * get_m_AudioSource_4() const { return ___m_AudioSource_4; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSource_4() { return &___m_AudioSource_4; } inline void set_m_AudioSource_4(AudioSource_t3935305588 * value) { ___m_AudioSource_4 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSource_4), value); } inline static int32_t get_offset_of_m_AudioSourceMidi_5() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSourceMidi_5)); } inline AudioSource_t3935305588 * get_m_AudioSourceMidi_5() const { return ___m_AudioSourceMidi_5; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSourceMidi_5() { return &___m_AudioSourceMidi_5; } inline void set_m_AudioSourceMidi_5(AudioSource_t3935305588 * value) { ___m_AudioSourceMidi_5 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSourceMidi_5), value); } inline static int32_t get_offset_of_m_AudioTask_6() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioTask_6)); } inline Dictionary_2_t3546609324 * get_m_AudioTask_6() const { return ___m_AudioTask_6; } inline Dictionary_2_t3546609324 ** get_address_of_m_AudioTask_6() { return &___m_AudioTask_6; } inline void set_m_AudioTask_6(Dictionary_2_t3546609324 * value) { ___m_AudioTask_6 = value; Il2CppCodeGenWriteBarrier((&___m_AudioTask_6), value); } inline static int32_t get_offset_of_m_TaskIlleagal_7() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIlleagal_7)); } inline List_1_t128053199 * get_m_TaskIlleagal_7() const { return ___m_TaskIlleagal_7; } inline List_1_t128053199 ** get_address_of_m_TaskIlleagal_7() { return &___m_TaskIlleagal_7; } inline void set_m_TaskIlleagal_7(List_1_t128053199 * value) { ___m_TaskIlleagal_7 = value; Il2CppCodeGenWriteBarrier((&___m_TaskIlleagal_7), value); } inline static int32_t get_offset_of_m_TaskIndex_8() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIndex_8)); } inline int32_t get_m_TaskIndex_8() const { return ___m_TaskIndex_8; } inline int32_t* get_address_of_m_TaskIndex_8() { return &___m_TaskIndex_8; } inline void set_m_TaskIndex_8(int32_t value) { ___m_TaskIndex_8 = value; } inline static int32_t get_offset_of_m_bEnable_9() { return static_cast(offsetof(ISoundManager_t434164892, ___m_bEnable_9)); } inline bool get_m_bEnable_9() const { return ___m_bEnable_9; } inline bool* get_address_of_m_bEnable_9() { return &___m_bEnable_9; } inline void set_m_bEnable_9(bool value) { ___m_bEnable_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISOUNDMANAGER_T434164892_H #ifndef ENUMCHATMESSAGETYPE_T1713743275_H #define ENUMCHATMESSAGETYPE_T1713743275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageType struct enumChatMessageType_t1713743275 { public: // System.Int32 DMCore.Logic.enumChatMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageType_t1713743275, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATMESSAGETYPE_T1713743275_H #ifndef 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 ENUMCHATMESSAGESTATE_T2020719732_H #define ENUMCHATMESSAGESTATE_T2020719732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageState struct enumChatMessageState_t2020719732 { public: // System.Int32 DMCore.Logic.enumChatMessageState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageState_t2020719732, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATMESSAGESTATE_T2020719732_H #ifndef ADTYPEENUM_T3686086406_H #define ADTYPEENUM_T3686086406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ADTypeEnum struct ADTypeEnum_t3686086406 { public: // System.Int32 DMCore.Logic.ADTypeEnum::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ADTypeEnum_t3686086406, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADTYPEENUM_T3686086406_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 CREDBAGMANAGER_T3862531732_H #define CREDBAGMANAGER_T3862531732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.CRedBagManager::k__BackingField bool ___U3CIsSendRedbagTypeU3Ek__BackingField_1; // System.String DMCore.Logic.CRedBagManager::k__BackingField String_t* ___U3CGuildInfoU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagResult Dictionary_2_t2186227814 * ___redbagResult_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagInfo Dictionary_2_t2398643463 * ___redbagInfo_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::guildbaseInfo Dictionary_2_t3591256528 * ___guildbaseInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CRedBagManager::redbagMine List_1_t3998011009 * ___redbagMine_6; // System.Int32 DMCore.Logic.CRedBagManager::redbagId int32_t ___redbagId_8; // System.Int32 DMCore.Logic.CRedBagManager::getcoin int32_t ___getcoin_9; // System.Int32 DMCore.Logic.CRedBagManager::sendcoin int32_t ___sendcoin_10; public: inline static int32_t get_offset_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CIsSendRedbagTypeU3Ek__BackingField_1)); } inline bool get_U3CIsSendRedbagTypeU3Ek__BackingField_1() const { return ___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return &___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline void set_U3CIsSendRedbagTypeU3Ek__BackingField_1(bool value) { ___U3CIsSendRedbagTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CGuildInfoU3Ek__BackingField_2() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CGuildInfoU3Ek__BackingField_2)); } inline String_t* get_U3CGuildInfoU3Ek__BackingField_2() const { return ___U3CGuildInfoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CGuildInfoU3Ek__BackingField_2() { return &___U3CGuildInfoU3Ek__BackingField_2; } inline void set_U3CGuildInfoU3Ek__BackingField_2(String_t* value) { ___U3CGuildInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CGuildInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_redbagResult_3() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagResult_3)); } inline Dictionary_2_t2186227814 * get_redbagResult_3() const { return ___redbagResult_3; } inline Dictionary_2_t2186227814 ** get_address_of_redbagResult_3() { return &___redbagResult_3; } inline void set_redbagResult_3(Dictionary_2_t2186227814 * value) { ___redbagResult_3 = value; Il2CppCodeGenWriteBarrier((&___redbagResult_3), value); } inline static int32_t get_offset_of_redbagInfo_4() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagInfo_4)); } inline Dictionary_2_t2398643463 * get_redbagInfo_4() const { return ___redbagInfo_4; } inline Dictionary_2_t2398643463 ** get_address_of_redbagInfo_4() { return &___redbagInfo_4; } inline void set_redbagInfo_4(Dictionary_2_t2398643463 * value) { ___redbagInfo_4 = value; Il2CppCodeGenWriteBarrier((&___redbagInfo_4), value); } inline static int32_t get_offset_of_guildbaseInfo_5() { return static_cast(offsetof(CRedBagManager_t3862531732, ___guildbaseInfo_5)); } inline Dictionary_2_t3591256528 * get_guildbaseInfo_5() const { return ___guildbaseInfo_5; } inline Dictionary_2_t3591256528 ** get_address_of_guildbaseInfo_5() { return &___guildbaseInfo_5; } inline void set_guildbaseInfo_5(Dictionary_2_t3591256528 * value) { ___guildbaseInfo_5 = value; Il2CppCodeGenWriteBarrier((&___guildbaseInfo_5), value); } inline static int32_t get_offset_of_redbagMine_6() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagMine_6)); } inline List_1_t3998011009 * get_redbagMine_6() const { return ___redbagMine_6; } inline List_1_t3998011009 ** get_address_of_redbagMine_6() { return &___redbagMine_6; } inline void set_redbagMine_6(List_1_t3998011009 * value) { ___redbagMine_6 = value; Il2CppCodeGenWriteBarrier((&___redbagMine_6), value); } inline static int32_t get_offset_of_redbagId_8() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagId_8)); } inline int32_t get_redbagId_8() const { return ___redbagId_8; } inline int32_t* get_address_of_redbagId_8() { return &___redbagId_8; } inline void set_redbagId_8(int32_t value) { ___redbagId_8 = value; } inline static int32_t get_offset_of_getcoin_9() { return static_cast(offsetof(CRedBagManager_t3862531732, ___getcoin_9)); } inline int32_t get_getcoin_9() const { return ___getcoin_9; } inline int32_t* get_address_of_getcoin_9() { return &___getcoin_9; } inline void set_getcoin_9(int32_t value) { ___getcoin_9 = value; } inline static int32_t get_offset_of_sendcoin_10() { return static_cast(offsetof(CRedBagManager_t3862531732, ___sendcoin_10)); } inline int32_t get_sendcoin_10() const { return ___sendcoin_10; } inline int32_t* get_address_of_sendcoin_10() { return &___sendcoin_10; } inline void set_sendcoin_10(int32_t value) { ___sendcoin_10 = value; } }; struct CRedBagManager_t3862531732_StaticFields { public: // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::s_Instance CRedBagManager_t3862531732 * ___s_Instance_7; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CRedBagManager_t3862531732_StaticFields, ___s_Instance_7)); } inline CRedBagManager_t3862531732 * get_s_Instance_7() const { return ___s_Instance_7; } inline CRedBagManager_t3862531732 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CRedBagManager_t3862531732 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREDBAGMANAGER_T3862531732_H #ifndef 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 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 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 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 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 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 ENUMJUDGERESULT_T4081836998_H #define ENUMJUDGERESULT_T4081836998_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumJudgeResult struct enumJudgeResult_t4081836998 { public: // System.Int32 DMCore.DanceMode.enumJudgeResult::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumJudgeResult_t4081836998, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMJUDGERESULT_T4081836998_H #ifndef 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 FILEACCESS_T1659085276_H #define FILEACCESS_T1659085276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAccess struct FileAccess_t1659085276 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAccess_t1659085276, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEACCESS_T1659085276_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 ITEMTAG_T1493235631_H #define ITEMTAG_T1493235631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemTag struct ItemTag_t1493235631 { public: // System.Int32 DMCore.Logic.ItemTag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemTag_t1493235631, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMTAG_T1493235631_H #ifndef 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 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 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 ENUMTHREADID_T4044096134_H #define ENUMTHREADID_T4044096134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.enumThreadID struct enumThreadID_t4044096134 { public: // System.Int32 DMCore.Framework.Thread.enumThreadID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumThreadID_t4044096134, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTHREADID_T4044096134_H #ifndef PROTOCOLTYPE_T303635025_H #define PROTOCOLTYPE_T303635025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.ProtocolType struct ProtocolType_t303635025 { public: // System.Int32 System.Net.Sockets.ProtocolType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ProtocolType_t303635025, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROTOCOLTYPE_T303635025_H #ifndef CINTEGRALRANKCONTROLLER_T2394358502_H #define CINTEGRALRANKCONTROLLER_T2394358502_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIntegralRankController struct CIntegralRankController_t2394358502 : public IMonoCtrllor_t1427182583 { public: // CDataModelList DMCore.Logic.CIntegralRankController::mYesterdayList CDataModelList_t1133308508 * ___mYesterdayList_2; // CDataModelList DMCore.Logic.CIntegralRankController::mTodayList CDataModelList_t1133308508 * ___mTodayList_3; // CDataModelList DMCore.Logic.CIntegralRankController::mHistoriesList CDataModelList_t1133308508 * ___mHistoriesList_4; // System.Single DMCore.Logic.CIntegralRankController::mYesterdayTimeLabor float ___mYesterdayTimeLabor_5; // System.Single DMCore.Logic.CIntegralRankController::mTodayTimeLabor float ___mTodayTimeLabor_6; // System.Single DMCore.Logic.CIntegralRankController::mHistoriesTimeLabor float ___mHistoriesTimeLabor_7; // System.Int32 DMCore.Logic.CIntegralRankController::tabflag int32_t ___tabflag_9; // CDataModelBool DMCore.Logic.CIntegralRankController::isRingOver CDataModelBool_t2269476966 * ___isRingOver_10; public: inline static int32_t get_offset_of_mYesterdayList_2() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mYesterdayList_2)); } inline CDataModelList_t1133308508 * get_mYesterdayList_2() const { return ___mYesterdayList_2; } inline CDataModelList_t1133308508 ** get_address_of_mYesterdayList_2() { return &___mYesterdayList_2; } inline void set_mYesterdayList_2(CDataModelList_t1133308508 * value) { ___mYesterdayList_2 = value; Il2CppCodeGenWriteBarrier((&___mYesterdayList_2), value); } inline static int32_t get_offset_of_mTodayList_3() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mTodayList_3)); } inline CDataModelList_t1133308508 * get_mTodayList_3() const { return ___mTodayList_3; } inline CDataModelList_t1133308508 ** get_address_of_mTodayList_3() { return &___mTodayList_3; } inline void set_mTodayList_3(CDataModelList_t1133308508 * value) { ___mTodayList_3 = value; Il2CppCodeGenWriteBarrier((&___mTodayList_3), value); } inline static int32_t get_offset_of_mHistoriesList_4() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mHistoriesList_4)); } inline CDataModelList_t1133308508 * get_mHistoriesList_4() const { return ___mHistoriesList_4; } inline CDataModelList_t1133308508 ** get_address_of_mHistoriesList_4() { return &___mHistoriesList_4; } inline void set_mHistoriesList_4(CDataModelList_t1133308508 * value) { ___mHistoriesList_4 = value; Il2CppCodeGenWriteBarrier((&___mHistoriesList_4), value); } inline static int32_t get_offset_of_mYesterdayTimeLabor_5() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mYesterdayTimeLabor_5)); } inline float get_mYesterdayTimeLabor_5() const { return ___mYesterdayTimeLabor_5; } inline float* get_address_of_mYesterdayTimeLabor_5() { return &___mYesterdayTimeLabor_5; } inline void set_mYesterdayTimeLabor_5(float value) { ___mYesterdayTimeLabor_5 = value; } inline static int32_t get_offset_of_mTodayTimeLabor_6() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mTodayTimeLabor_6)); } inline float get_mTodayTimeLabor_6() const { return ___mTodayTimeLabor_6; } inline float* get_address_of_mTodayTimeLabor_6() { return &___mTodayTimeLabor_6; } inline void set_mTodayTimeLabor_6(float value) { ___mTodayTimeLabor_6 = value; } inline static int32_t get_offset_of_mHistoriesTimeLabor_7() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___mHistoriesTimeLabor_7)); } inline float get_mHistoriesTimeLabor_7() const { return ___mHistoriesTimeLabor_7; } inline float* get_address_of_mHistoriesTimeLabor_7() { return &___mHistoriesTimeLabor_7; } inline void set_mHistoriesTimeLabor_7(float value) { ___mHistoriesTimeLabor_7 = value; } inline static int32_t get_offset_of_tabflag_9() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___tabflag_9)); } inline int32_t get_tabflag_9() const { return ___tabflag_9; } inline int32_t* get_address_of_tabflag_9() { return &___tabflag_9; } inline void set_tabflag_9(int32_t value) { ___tabflag_9 = value; } inline static int32_t get_offset_of_isRingOver_10() { return static_cast(offsetof(CIntegralRankController_t2394358502, ___isRingOver_10)); } inline CDataModelBool_t2269476966 * get_isRingOver_10() const { return ___isRingOver_10; } inline CDataModelBool_t2269476966 ** get_address_of_isRingOver_10() { return &___isRingOver_10; } inline void set_isRingOver_10(CDataModelBool_t2269476966 * value) { ___isRingOver_10 = value; Il2CppCodeGenWriteBarrier((&___isRingOver_10), value); } }; struct CIntegralRankController_t2394358502_StaticFields { public: // DMCore.Logic.CIntegralRankController DMCore.Logic.CIntegralRankController::s_instance CIntegralRankController_t2394358502 * ___s_instance_1; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(CIntegralRankController_t2394358502_StaticFields, ___s_instance_1)); } inline CIntegralRankController_t2394358502 * get_s_instance_1() const { return ___s_instance_1; } inline CIntegralRankController_t2394358502 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(CIntegralRankController_t2394358502 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTEGRALRANKCONTROLLER_T2394358502_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 ENUMACTIVITYTYPE_T2524249953_H #define ENUMACTIVITYTYPE_T2524249953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumActivityType struct enumActivityType_t2524249953 { public: // System.Int32 DMCore.Logic.enumActivityType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumActivityType_t2524249953, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMACTIVITYTYPE_T2524249953_H #ifndef ADDRESSFAMILY_T2612549059_H #define ADDRESSFAMILY_T2612549059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.AddressFamily struct AddressFamily_t2612549059 { public: // System.Int32 System.Net.Sockets.AddressFamily::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AddressFamily_t2612549059, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADDRESSFAMILY_T2612549059_H #ifndef SOCKETTYPE_T2175930299_H #define SOCKETTYPE_T2175930299_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.SocketType struct SocketType_t2175930299 { public: // System.Int32 System.Net.Sockets.SocketType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SocketType_t2175930299, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SOCKETTYPE_T2175930299_H #ifndef MEMORYSTREAM_T94973147_H #define MEMORYSTREAM_T94973147_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.MemoryStream struct MemoryStream_t94973147 : public Stream_t1273022909 { public: // System.Boolean System.IO.MemoryStream::canWrite bool ___canWrite_2; // System.Boolean System.IO.MemoryStream::allowGetBuffer bool ___allowGetBuffer_3; // System.Int32 System.IO.MemoryStream::capacity int32_t ___capacity_4; // System.Int32 System.IO.MemoryStream::length int32_t ___length_5; // System.Byte[] System.IO.MemoryStream::internalBuffer ByteU5BU5D_t4116647657* ___internalBuffer_6; // System.Int32 System.IO.MemoryStream::initialIndex int32_t ___initialIndex_7; // System.Boolean System.IO.MemoryStream::expandable bool ___expandable_8; // System.Boolean System.IO.MemoryStream::streamClosed bool ___streamClosed_9; // System.Int32 System.IO.MemoryStream::position int32_t ___position_10; // System.Int32 System.IO.MemoryStream::dirty_bytes int32_t ___dirty_bytes_11; public: inline static int32_t get_offset_of_canWrite_2() { return static_cast(offsetof(MemoryStream_t94973147, ___canWrite_2)); } inline bool get_canWrite_2() const { return ___canWrite_2; } inline bool* get_address_of_canWrite_2() { return &___canWrite_2; } inline void set_canWrite_2(bool value) { ___canWrite_2 = value; } inline static int32_t get_offset_of_allowGetBuffer_3() { return static_cast(offsetof(MemoryStream_t94973147, ___allowGetBuffer_3)); } inline bool get_allowGetBuffer_3() const { return ___allowGetBuffer_3; } inline bool* get_address_of_allowGetBuffer_3() { return &___allowGetBuffer_3; } inline void set_allowGetBuffer_3(bool value) { ___allowGetBuffer_3 = value; } inline static int32_t get_offset_of_capacity_4() { return static_cast(offsetof(MemoryStream_t94973147, ___capacity_4)); } inline int32_t get_capacity_4() const { return ___capacity_4; } inline int32_t* get_address_of_capacity_4() { return &___capacity_4; } inline void set_capacity_4(int32_t value) { ___capacity_4 = value; } inline static int32_t get_offset_of_length_5() { return static_cast(offsetof(MemoryStream_t94973147, ___length_5)); } inline int32_t get_length_5() const { return ___length_5; } inline int32_t* get_address_of_length_5() { return &___length_5; } inline void set_length_5(int32_t value) { ___length_5 = value; } inline static int32_t get_offset_of_internalBuffer_6() { return static_cast(offsetof(MemoryStream_t94973147, ___internalBuffer_6)); } inline ByteU5BU5D_t4116647657* get_internalBuffer_6() const { return ___internalBuffer_6; } inline ByteU5BU5D_t4116647657** get_address_of_internalBuffer_6() { return &___internalBuffer_6; } inline void set_internalBuffer_6(ByteU5BU5D_t4116647657* value) { ___internalBuffer_6 = value; Il2CppCodeGenWriteBarrier((&___internalBuffer_6), value); } inline static int32_t get_offset_of_initialIndex_7() { return static_cast(offsetof(MemoryStream_t94973147, ___initialIndex_7)); } inline int32_t get_initialIndex_7() const { return ___initialIndex_7; } inline int32_t* get_address_of_initialIndex_7() { return &___initialIndex_7; } inline void set_initialIndex_7(int32_t value) { ___initialIndex_7 = value; } inline static int32_t get_offset_of_expandable_8() { return static_cast(offsetof(MemoryStream_t94973147, ___expandable_8)); } inline bool get_expandable_8() const { return ___expandable_8; } inline bool* get_address_of_expandable_8() { return &___expandable_8; } inline void set_expandable_8(bool value) { ___expandable_8 = value; } inline static int32_t get_offset_of_streamClosed_9() { return static_cast(offsetof(MemoryStream_t94973147, ___streamClosed_9)); } inline bool get_streamClosed_9() const { return ___streamClosed_9; } inline bool* get_address_of_streamClosed_9() { return &___streamClosed_9; } inline void set_streamClosed_9(bool value) { ___streamClosed_9 = value; } inline static int32_t get_offset_of_position_10() { return static_cast(offsetof(MemoryStream_t94973147, ___position_10)); } inline int32_t get_position_10() const { return ___position_10; } inline int32_t* get_address_of_position_10() { return &___position_10; } inline void set_position_10(int32_t value) { ___position_10 = value; } inline static int32_t get_offset_of_dirty_bytes_11() { return static_cast(offsetof(MemoryStream_t94973147, ___dirty_bytes_11)); } inline int32_t get_dirty_bytes_11() const { return ___dirty_bytes_11; } inline int32_t* get_address_of_dirty_bytes_11() { return &___dirty_bytes_11; } inline void set_dirty_bytes_11(int32_t value) { ___dirty_bytes_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMORYSTREAM_T94973147_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 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 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 ENUMTASKTYPE_T1584418477_H #define ENUMTASKTYPE_T1584418477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskType struct enumTaskType_t1584418477 { public: // System.Int32 DMCore.Logic.enumTaskType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskType_t1584418477, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTASKTYPE_T1584418477_H #ifndef ENUMTASKSTATE_T3103322317_H #define ENUMTASKSTATE_T3103322317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskState struct enumTaskState_t3103322317 { public: // System.Int32 DMCore.Logic.enumTaskState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskState_t3103322317, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTASKSTATE_T3103322317_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 CCUSTOMMSGBROADCASTID_T2062625822_H #define CCUSTOMMSGBROADCASTID_T2062625822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgBroadCastID struct CCustomMsgBroadCastID_t2062625822 { public: // System.Int32 DMCore.Net.CCustomMsgBroadCastID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CCustomMsgBroadCastID_t2062625822, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGBROADCASTID_T2062625822_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 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 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 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 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 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 ENUMSONGGROUP_T305338880_H #define ENUMSONGGROUP_T305338880_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSongGroup struct enumSongGroup_t305338880 { public: // System.Int32 DMCore.Logic.enumSongGroup::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSongGroup_t305338880, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMSONGGROUP_T305338880_H #ifndef ENUMREQUESTFROM_T3677637358_H #define ENUMREQUESTFROM_T3677637358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager/enumRequestFrom struct enumRequestFrom_t3677637358 { public: // System.Int32 DMCore.Logic.CRechargeManager/enumRequestFrom::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRequestFrom_t3677637358, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMREQUESTFROM_T3677637358_H #ifndef ENUMRANDOMMUSICRANGE_T3300078576_H #define ENUMRANDOMMUSICRANGE_T3300078576_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRandomMusicRange struct enumRandomMusicRange_t3300078576 { public: // System.Int32 DMCore.Logic.enumRandomMusicRange::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRandomMusicRange_t3300078576, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMRANDOMMUSICRANGE_T3300078576_H #ifndef 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 ATTACHMENTTYPE_T3361036191_H #define ATTACHMENTTYPE_T3361036191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AttachmentType struct AttachmentType_t3361036191 { public: // System.Int32 DMCore.Logic.AttachmentType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AttachmentType_t3361036191, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENTTYPE_T3361036191_H #ifndef ENUMSTATE_T1817366131_H #define ENUMSTATE_T1817366131_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumState struct enumState_t1817366131 { public: // System.Int32 DMCore.Logic.enumState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumState_t1817366131, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMSTATE_T1817366131_H #ifndef CHOOSECLOTHTYPE_T488531444_H #define CHOOSECLOTHTYPE_T488531444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ChooseClothType struct ChooseClothType_t488531444 { public: // System.Int32 DMCore.Logic.ChooseClothType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ChooseClothType_t488531444, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHOOSECLOTHTYPE_T488531444_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 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 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 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 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 TRYST_RESULT_TYPE_T3563931965_H #define TRYST_RESULT_TYPE_T3563931965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Result_Type struct Tryst_Result_Type_t3563931965 { public: // System.Int32 DMCore.Logic.Tryst_Result_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Tryst_Result_Type_t3563931965, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_RESULT_TYPE_T3563931965_H #ifndef ENUMSYSTEMNOTICETYPE_T345767898_H #define ENUMSYSTEMNOTICETYPE_T345767898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSystemNoticeType struct enumSystemNoticeType_t345767898 { public: // System.Int32 DMCore.Logic.enumSystemNoticeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSystemNoticeType_t345767898, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMSYSTEMNOTICETYPE_T345767898_H #ifndef ENUMINVITETYPE_T639247486_H #define ENUMINVITETYPE_T639247486_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerInviteTable/enumInviteType struct enumInviteType_t639247486 { public: // System.Int32 DMCore.Logic.CPlayerInviteTable/enumInviteType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumInviteType_t639247486, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMINVITETYPE_T639247486_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 ESHAREPRIZETYPE_T3091249208_H #define ESHAREPRIZETYPE_T3091249208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr/ESharePrizeType struct ESharePrizeType_t3091249208 { public: // System.Int32 DMCore.Logic.ShareRewardMgr/ESharePrizeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ESharePrizeType_t3091249208, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ESHAREPRIZETYPE_T3091249208_H #ifndef 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 EXTERNALEXCEPTION_T3544951457_H #define EXTERNALEXCEPTION_T3544951457_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.InteropServices.ExternalException struct ExternalException_t3544951457 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXTERNALEXCEPTION_T3544951457_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 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 ENUMIDOLSHOWPAGE_T3773857292_H #define ENUMIDOLSHOWPAGE_T3773857292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumIdolShowPage struct enumIdolShowPage_t3773857292 { public: // System.Int32 DMCore.Logic.enumIdolShowPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumIdolShowPage_t3773857292, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMIDOLSHOWPAGE_T3773857292_H #ifndef 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 CEXCHANGEMANAGER_T117633886_H #define CEXCHANGEMANAGER_T117633886_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CExchangeManager struct CExchangeManager_t117633886 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CExchangeManager::m_IsTimesChanged bool ___m_IsTimesChanged_0; // UnityEngine.Vector2 DMCore.Logic.CExchangeManager::m_CurrentTimes Vector2_t2156229523 ___m_CurrentTimes_1; // System.Int32 DMCore.Logic.CExchangeManager::m_SurpriseType int32_t ___m_SurpriseType_2; public: inline static int32_t get_offset_of_m_IsTimesChanged_0() { return static_cast(offsetof(CExchangeManager_t117633886, ___m_IsTimesChanged_0)); } inline bool get_m_IsTimesChanged_0() const { return ___m_IsTimesChanged_0; } inline bool* get_address_of_m_IsTimesChanged_0() { return &___m_IsTimesChanged_0; } inline void set_m_IsTimesChanged_0(bool value) { ___m_IsTimesChanged_0 = value; } inline static int32_t get_offset_of_m_CurrentTimes_1() { return static_cast(offsetof(CExchangeManager_t117633886, ___m_CurrentTimes_1)); } inline Vector2_t2156229523 get_m_CurrentTimes_1() const { return ___m_CurrentTimes_1; } inline Vector2_t2156229523 * get_address_of_m_CurrentTimes_1() { return &___m_CurrentTimes_1; } inline void set_m_CurrentTimes_1(Vector2_t2156229523 value) { ___m_CurrentTimes_1 = value; } inline static int32_t get_offset_of_m_SurpriseType_2() { return static_cast(offsetof(CExchangeManager_t117633886, ___m_SurpriseType_2)); } inline int32_t get_m_SurpriseType_2() const { return ___m_SurpriseType_2; } inline int32_t* get_address_of_m_SurpriseType_2() { return &___m_SurpriseType_2; } inline void set_m_SurpriseType_2(int32_t value) { ___m_SurpriseType_2 = value; } }; struct CExchangeManager_t117633886_StaticFields { public: // DMCore.Logic.CExchangeManager DMCore.Logic.CExchangeManager::s_Instance CExchangeManager_t117633886 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CExchangeManager_t117633886_StaticFields, ___s_Instance_3)); } inline CExchangeManager_t117633886 * get_s_Instance_3() const { return ___s_Instance_3; } inline CExchangeManager_t117633886 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CExchangeManager_t117633886 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEXCHANGEMANAGER_T117633886_H #ifndef CUSTOMSERVER_T3388599715_H #define CUSTOMSERVER_T3388599715_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CustomServer struct CustomServer_t3388599715 { public: // System.Int32 DMCore.Net.CustomServer::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CustomServer_t3388599715, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSTOMSERVER_T3388599715_H #ifndef ITEM_NEW_TYPE_T1459219112_H #define ITEM_NEW_TYPE_T1459219112_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_NEW_TYPE struct ITEM_NEW_TYPE_t1459219112 { public: // System.Int32 DMCore.Logic.ITEM_NEW_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_NEW_TYPE_t1459219112, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEM_NEW_TYPE_T1459219112_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 ITEM_SHOP_TYPE_T1196220606_H #define ITEM_SHOP_TYPE_T1196220606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_SHOP_TYPE struct ITEM_SHOP_TYPE_t1196220606 { public: // System.Int32 DMCore.Logic.ITEM_SHOP_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_SHOP_TYPE_t1196220606, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEM_SHOP_TYPE_T1196220606_H #ifndef 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 IPADDRESS_T241777590_H #define IPADDRESS_T241777590_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.IPAddress struct IPAddress_t241777590 : public RuntimeObject { public: // System.Int64 System.Net.IPAddress::m_Address int64_t ___m_Address_0; // System.Net.Sockets.AddressFamily System.Net.IPAddress::m_Family int32_t ___m_Family_1; // System.UInt16[] System.Net.IPAddress::m_Numbers UInt16U5BU5D_t3326319531* ___m_Numbers_2; // System.Int64 System.Net.IPAddress::m_ScopeId int64_t ___m_ScopeId_3; // System.Int32 System.Net.IPAddress::m_HashCode int32_t ___m_HashCode_11; public: inline static int32_t get_offset_of_m_Address_0() { return static_cast(offsetof(IPAddress_t241777590, ___m_Address_0)); } inline int64_t get_m_Address_0() const { return ___m_Address_0; } inline int64_t* get_address_of_m_Address_0() { return &___m_Address_0; } inline void set_m_Address_0(int64_t value) { ___m_Address_0 = value; } inline static int32_t get_offset_of_m_Family_1() { return static_cast(offsetof(IPAddress_t241777590, ___m_Family_1)); } inline int32_t get_m_Family_1() const { return ___m_Family_1; } inline int32_t* get_address_of_m_Family_1() { return &___m_Family_1; } inline void set_m_Family_1(int32_t value) { ___m_Family_1 = value; } inline static int32_t get_offset_of_m_Numbers_2() { return static_cast(offsetof(IPAddress_t241777590, ___m_Numbers_2)); } inline UInt16U5BU5D_t3326319531* get_m_Numbers_2() const { return ___m_Numbers_2; } inline UInt16U5BU5D_t3326319531** get_address_of_m_Numbers_2() { return &___m_Numbers_2; } inline void set_m_Numbers_2(UInt16U5BU5D_t3326319531* value) { ___m_Numbers_2 = value; Il2CppCodeGenWriteBarrier((&___m_Numbers_2), value); } inline static int32_t get_offset_of_m_ScopeId_3() { return static_cast(offsetof(IPAddress_t241777590, ___m_ScopeId_3)); } inline int64_t get_m_ScopeId_3() const { return ___m_ScopeId_3; } inline int64_t* get_address_of_m_ScopeId_3() { return &___m_ScopeId_3; } inline void set_m_ScopeId_3(int64_t value) { ___m_ScopeId_3 = value; } inline static int32_t get_offset_of_m_HashCode_11() { return static_cast(offsetof(IPAddress_t241777590, ___m_HashCode_11)); } inline int32_t get_m_HashCode_11() const { return ___m_HashCode_11; } inline int32_t* get_address_of_m_HashCode_11() { return &___m_HashCode_11; } inline void set_m_HashCode_11(int32_t value) { ___m_HashCode_11 = value; } }; struct IPAddress_t241777590_StaticFields { public: // System.Net.IPAddress System.Net.IPAddress::Any IPAddress_t241777590 * ___Any_4; // System.Net.IPAddress System.Net.IPAddress::Broadcast IPAddress_t241777590 * ___Broadcast_5; // System.Net.IPAddress System.Net.IPAddress::Loopback IPAddress_t241777590 * ___Loopback_6; // System.Net.IPAddress System.Net.IPAddress::None IPAddress_t241777590 * ___None_7; // System.Net.IPAddress System.Net.IPAddress::IPv6Any IPAddress_t241777590 * ___IPv6Any_8; // System.Net.IPAddress System.Net.IPAddress::IPv6Loopback IPAddress_t241777590 * ___IPv6Loopback_9; // System.Net.IPAddress System.Net.IPAddress::IPv6None IPAddress_t241777590 * ___IPv6None_10; public: inline static int32_t get_offset_of_Any_4() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___Any_4)); } inline IPAddress_t241777590 * get_Any_4() const { return ___Any_4; } inline IPAddress_t241777590 ** get_address_of_Any_4() { return &___Any_4; } inline void set_Any_4(IPAddress_t241777590 * value) { ___Any_4 = value; Il2CppCodeGenWriteBarrier((&___Any_4), value); } inline static int32_t get_offset_of_Broadcast_5() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___Broadcast_5)); } inline IPAddress_t241777590 * get_Broadcast_5() const { return ___Broadcast_5; } inline IPAddress_t241777590 ** get_address_of_Broadcast_5() { return &___Broadcast_5; } inline void set_Broadcast_5(IPAddress_t241777590 * value) { ___Broadcast_5 = value; Il2CppCodeGenWriteBarrier((&___Broadcast_5), value); } inline static int32_t get_offset_of_Loopback_6() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___Loopback_6)); } inline IPAddress_t241777590 * get_Loopback_6() const { return ___Loopback_6; } inline IPAddress_t241777590 ** get_address_of_Loopback_6() { return &___Loopback_6; } inline void set_Loopback_6(IPAddress_t241777590 * value) { ___Loopback_6 = value; Il2CppCodeGenWriteBarrier((&___Loopback_6), value); } inline static int32_t get_offset_of_None_7() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___None_7)); } inline IPAddress_t241777590 * get_None_7() const { return ___None_7; } inline IPAddress_t241777590 ** get_address_of_None_7() { return &___None_7; } inline void set_None_7(IPAddress_t241777590 * value) { ___None_7 = value; Il2CppCodeGenWriteBarrier((&___None_7), value); } inline static int32_t get_offset_of_IPv6Any_8() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___IPv6Any_8)); } inline IPAddress_t241777590 * get_IPv6Any_8() const { return ___IPv6Any_8; } inline IPAddress_t241777590 ** get_address_of_IPv6Any_8() { return &___IPv6Any_8; } inline void set_IPv6Any_8(IPAddress_t241777590 * value) { ___IPv6Any_8 = value; Il2CppCodeGenWriteBarrier((&___IPv6Any_8), value); } inline static int32_t get_offset_of_IPv6Loopback_9() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___IPv6Loopback_9)); } inline IPAddress_t241777590 * get_IPv6Loopback_9() const { return ___IPv6Loopback_9; } inline IPAddress_t241777590 ** get_address_of_IPv6Loopback_9() { return &___IPv6Loopback_9; } inline void set_IPv6Loopback_9(IPAddress_t241777590 * value) { ___IPv6Loopback_9 = value; Il2CppCodeGenWriteBarrier((&___IPv6Loopback_9), value); } inline static int32_t get_offset_of_IPv6None_10() { return static_cast(offsetof(IPAddress_t241777590_StaticFields, ___IPv6None_10)); } inline IPAddress_t241777590 * get_IPv6None_10() const { return ___IPv6None_10; } inline IPAddress_t241777590 ** get_address_of_IPv6None_10() { return &___IPv6None_10; } inline void set_IPv6None_10(IPAddress_t241777590 * value) { ___IPv6None_10 = value; Il2CppCodeGenWriteBarrier((&___IPv6None_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IPADDRESS_T241777590_H #ifndef NETWORKSTREAM_T4071955934_H #define NETWORKSTREAM_T4071955934_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.NetworkStream struct NetworkStream_t4071955934 : public Stream_t1273022909 { public: // System.IO.FileAccess System.Net.Sockets.NetworkStream::access int32_t ___access_2; // System.Net.Sockets.Socket System.Net.Sockets.NetworkStream::socket Socket_t1119025450 * ___socket_3; // System.Boolean System.Net.Sockets.NetworkStream::owns_socket bool ___owns_socket_4; // System.Boolean System.Net.Sockets.NetworkStream::readable bool ___readable_5; // System.Boolean System.Net.Sockets.NetworkStream::writeable bool ___writeable_6; // System.Boolean System.Net.Sockets.NetworkStream::disposed bool ___disposed_7; public: inline static int32_t get_offset_of_access_2() { return static_cast(offsetof(NetworkStream_t4071955934, ___access_2)); } inline int32_t get_access_2() const { return ___access_2; } inline int32_t* get_address_of_access_2() { return &___access_2; } inline void set_access_2(int32_t value) { ___access_2 = value; } inline static int32_t get_offset_of_socket_3() { return static_cast(offsetof(NetworkStream_t4071955934, ___socket_3)); } inline Socket_t1119025450 * get_socket_3() const { return ___socket_3; } inline Socket_t1119025450 ** get_address_of_socket_3() { return &___socket_3; } inline void set_socket_3(Socket_t1119025450 * value) { ___socket_3 = value; Il2CppCodeGenWriteBarrier((&___socket_3), value); } inline static int32_t get_offset_of_owns_socket_4() { return static_cast(offsetof(NetworkStream_t4071955934, ___owns_socket_4)); } inline bool get_owns_socket_4() const { return ___owns_socket_4; } inline bool* get_address_of_owns_socket_4() { return &___owns_socket_4; } inline void set_owns_socket_4(bool value) { ___owns_socket_4 = value; } inline static int32_t get_offset_of_readable_5() { return static_cast(offsetof(NetworkStream_t4071955934, ___readable_5)); } inline bool get_readable_5() const { return ___readable_5; } inline bool* get_address_of_readable_5() { return &___readable_5; } inline void set_readable_5(bool value) { ___readable_5 = value; } inline static int32_t get_offset_of_writeable_6() { return static_cast(offsetof(NetworkStream_t4071955934, ___writeable_6)); } inline bool get_writeable_6() const { return ___writeable_6; } inline bool* get_address_of_writeable_6() { return &___writeable_6; } inline void set_writeable_6(bool value) { ___writeable_6 = value; } inline static int32_t get_offset_of_disposed_7() { return static_cast(offsetof(NetworkStream_t4071955934, ___disposed_7)); } inline bool get_disposed_7() const { return ___disposed_7; } inline bool* get_address_of_disposed_7() { return &___disposed_7; } inline void set_disposed_7(bool value) { ___disposed_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NETWORKSTREAM_T4071955934_H #ifndef WIN32EXCEPTION_T3234146298_H #define WIN32EXCEPTION_T3234146298_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ComponentModel.Win32Exception struct Win32Exception_t3234146298 : public ExternalException_t3544951457 { public: // System.Int32 System.ComponentModel.Win32Exception::native_error_code int32_t ___native_error_code_11; public: inline static int32_t get_offset_of_native_error_code_11() { return static_cast(offsetof(Win32Exception_t3234146298, ___native_error_code_11)); } inline int32_t get_native_error_code_11() const { return ___native_error_code_11; } inline int32_t* get_address_of_native_error_code_11() { return &___native_error_code_11; } inline void set_native_error_code_11(int32_t value) { ___native_error_code_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WIN32EXCEPTION_T3234146298_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 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 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 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 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 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 CMSGBOXCONTROL_T806533544_H #define CMSGBOXCONTROL_T806533544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544 : public RuntimeObject { public: // System.Boolean DMCore.CMsgBoxControl::m_bActive bool ___m_bActive_0; // System.Collections.Generic.LinkedList`1 DMCore.CMsgBoxControl::m_listAll LinkedList_1_t863209702 * ___m_listAll_1; // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot int32_t ___m_pivot_2; public: inline static int32_t get_offset_of_m_bActive_0() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); } inline bool get_m_bActive_0() const { return ___m_bActive_0; } inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; } inline void set_m_bActive_0(bool value) { ___m_bActive_0 = value; } inline static int32_t get_offset_of_m_listAll_1() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); } inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; } inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; } inline void set_m_listAll_1(LinkedList_1_t863209702 * value) { ___m_listAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_1), value); } inline static int32_t get_offset_of_m_pivot_2() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); } inline int32_t get_m_pivot_2() const { return ___m_pivot_2; } inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; } inline void set_m_pivot_2(int32_t value) { ___m_pivot_2 = value; } }; struct CMsgBoxControl_t806533544_StaticFields { public: // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance CMsgBoxControl_t806533544 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); } inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBOXCONTROL_T806533544_H #ifndef 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 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 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 CTASKITEM_T2164631511_H #define CTASKITEM_T2164631511_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511 : public RuntimeObject { public: // DMCore.Logic.enumTaskType DMCore.Logic.CTaskItem::m_TaskType int32_t ___m_TaskType_0; // System.Int32 DMCore.Logic.CTaskItem::m_TaskGroupID int32_t ___m_TaskGroupID_1; // System.Int32 DMCore.Logic.CTaskItem::m_TaskID int32_t ___m_TaskID_2; // System.Int32 DMCore.Logic.CTaskItem::m_PassValue int32_t ___m_PassValue_3; // System.Int32 DMCore.Logic.CTaskItem::m_CurValue int32_t ___m_CurValue_4; // DMCore.Logic.enumTaskState DMCore.Logic.CTaskItem::m_TaskState int32_t ___m_TaskState_5; // System.Int32 DMCore.Logic.CTaskItem::m_ShowOrder int32_t ___m_ShowOrder_6; // System.Int32 DMCore.Logic.CTaskItem::m_GoID int32_t ___m_GoID_7; // System.Int32 DMCore.Logic.CTaskItem::m_ActiveValue int32_t ___m_ActiveValue_8; // System.Int32 DMCore.Logic.CTaskItem::m_ReplacedTaskID int32_t ___m_ReplacedTaskID_9; public: inline static int32_t get_offset_of_m_TaskType_0() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskType_0)); } inline int32_t get_m_TaskType_0() const { return ___m_TaskType_0; } inline int32_t* get_address_of_m_TaskType_0() { return &___m_TaskType_0; } inline void set_m_TaskType_0(int32_t value) { ___m_TaskType_0 = value; } inline static int32_t get_offset_of_m_TaskGroupID_1() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskGroupID_1)); } inline int32_t get_m_TaskGroupID_1() const { return ___m_TaskGroupID_1; } inline int32_t* get_address_of_m_TaskGroupID_1() { return &___m_TaskGroupID_1; } inline void set_m_TaskGroupID_1(int32_t value) { ___m_TaskGroupID_1 = value; } inline static int32_t get_offset_of_m_TaskID_2() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskID_2)); } inline int32_t get_m_TaskID_2() const { return ___m_TaskID_2; } inline int32_t* get_address_of_m_TaskID_2() { return &___m_TaskID_2; } inline void set_m_TaskID_2(int32_t value) { ___m_TaskID_2 = value; } inline static int32_t get_offset_of_m_PassValue_3() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_PassValue_3)); } inline int32_t get_m_PassValue_3() const { return ___m_PassValue_3; } inline int32_t* get_address_of_m_PassValue_3() { return &___m_PassValue_3; } inline void set_m_PassValue_3(int32_t value) { ___m_PassValue_3 = value; } inline static int32_t get_offset_of_m_CurValue_4() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_CurValue_4)); } inline int32_t get_m_CurValue_4() const { return ___m_CurValue_4; } inline int32_t* get_address_of_m_CurValue_4() { return &___m_CurValue_4; } inline void set_m_CurValue_4(int32_t value) { ___m_CurValue_4 = value; } inline static int32_t get_offset_of_m_TaskState_5() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskState_5)); } inline int32_t get_m_TaskState_5() const { return ___m_TaskState_5; } inline int32_t* get_address_of_m_TaskState_5() { return &___m_TaskState_5; } inline void set_m_TaskState_5(int32_t value) { ___m_TaskState_5 = value; } inline static int32_t get_offset_of_m_ShowOrder_6() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ShowOrder_6)); } inline int32_t get_m_ShowOrder_6() const { return ___m_ShowOrder_6; } inline int32_t* get_address_of_m_ShowOrder_6() { return &___m_ShowOrder_6; } inline void set_m_ShowOrder_6(int32_t value) { ___m_ShowOrder_6 = value; } inline static int32_t get_offset_of_m_GoID_7() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_GoID_7)); } inline int32_t get_m_GoID_7() const { return ___m_GoID_7; } inline int32_t* get_address_of_m_GoID_7() { return &___m_GoID_7; } inline void set_m_GoID_7(int32_t value) { ___m_GoID_7 = value; } inline static int32_t get_offset_of_m_ActiveValue_8() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ActiveValue_8)); } inline int32_t get_m_ActiveValue_8() const { return ___m_ActiveValue_8; } inline int32_t* get_address_of_m_ActiveValue_8() { return &___m_ActiveValue_8; } inline void set_m_ActiveValue_8(int32_t value) { ___m_ActiveValue_8 = value; } inline static int32_t get_offset_of_m_ReplacedTaskID_9() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ReplacedTaskID_9)); } inline int32_t get_m_ReplacedTaskID_9() const { return ___m_ReplacedTaskID_9; } inline int32_t* get_address_of_m_ReplacedTaskID_9() { return &___m_ReplacedTaskID_9; } inline void set_m_ReplacedTaskID_9(int32_t value) { ___m_ReplacedTaskID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKITEM_T2164631511_H #ifndef CPLAYERINVITETABLE_T2496984219_H #define CPLAYERINVITETABLE_T2496984219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerInviteTable struct CPlayerInviteTable_t2496984219 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPlayerInviteTable::s_listRequest List_1_t4093334610 * ___s_listRequest_2; // System.Boolean DMCore.Logic.CPlayerInviteTable::s_bChanged bool ___s_bChanged_3; public: inline static int32_t get_offset_of_s_listRequest_2() { return static_cast(offsetof(CPlayerInviteTable_t2496984219, ___s_listRequest_2)); } inline List_1_t4093334610 * get_s_listRequest_2() const { return ___s_listRequest_2; } inline List_1_t4093334610 ** get_address_of_s_listRequest_2() { return &___s_listRequest_2; } inline void set_s_listRequest_2(List_1_t4093334610 * value) { ___s_listRequest_2 = value; Il2CppCodeGenWriteBarrier((&___s_listRequest_2), value); } inline static int32_t get_offset_of_s_bChanged_3() { return static_cast(offsetof(CPlayerInviteTable_t2496984219, ___s_bChanged_3)); } inline bool get_s_bChanged_3() const { return ___s_bChanged_3; } inline bool* get_address_of_s_bChanged_3() { return &___s_bChanged_3; } inline void set_s_bChanged_3(bool value) { ___s_bChanged_3 = value; } }; struct CPlayerInviteTable_t2496984219_StaticFields { public: // DMCore.Logic.CPlayerInviteTable/enumInviteType DMCore.Logic.CPlayerInviteTable::k__BackingField int32_t ___U3CInviteTypeU3Ek__BackingField_0; // DMCore.Logic.CPlayerInviteTable DMCore.Logic.CPlayerInviteTable::s_Instance CPlayerInviteTable_t2496984219 * ___s_Instance_1; public: inline static int32_t get_offset_of_U3CInviteTypeU3Ek__BackingField_0() { return static_cast(offsetof(CPlayerInviteTable_t2496984219_StaticFields, ___U3CInviteTypeU3Ek__BackingField_0)); } inline int32_t get_U3CInviteTypeU3Ek__BackingField_0() const { return ___U3CInviteTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CInviteTypeU3Ek__BackingField_0() { return &___U3CInviteTypeU3Ek__BackingField_0; } inline void set_U3CInviteTypeU3Ek__BackingField_0(int32_t value) { ___U3CInviteTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CPlayerInviteTable_t2496984219_StaticFields, ___s_Instance_1)); } inline CPlayerInviteTable_t2496984219 * get_s_Instance_1() const { return ___s_Instance_1; } inline CPlayerInviteTable_t2496984219 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CPlayerInviteTable_t2496984219 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPLAYERINVITETABLE_T2496984219_H #ifndef CRECHARGEMANAGER_T2919414649_H #define CRECHARGEMANAGER_T2919414649_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649 : public RuntimeObject { public: // DMCore.Logic.CRechargeManager/enumRequestFrom DMCore.Logic.CRechargeManager::k__BackingField int32_t ___U3CRequestFromU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CRechargeManager::m_IsNeedRefreshProgressbar bool ___m_IsNeedRefreshProgressbar_1; // System.Boolean DMCore.Logic.CRechargeManager::m_bWaitting bool ___m_bWaitting_2; // System.String DMCore.Logic.CRechargeManager::m_strProductSign String_t* ___m_strProductSign_3; public: inline static int32_t get_offset_of_U3CRequestFromU3Ek__BackingField_0() { return static_cast(offsetof(CRechargeManager_t2919414649, ___U3CRequestFromU3Ek__BackingField_0)); } inline int32_t get_U3CRequestFromU3Ek__BackingField_0() const { return ___U3CRequestFromU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRequestFromU3Ek__BackingField_0() { return &___U3CRequestFromU3Ek__BackingField_0; } inline void set_U3CRequestFromU3Ek__BackingField_0(int32_t value) { ___U3CRequestFromU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshProgressbar_1() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_IsNeedRefreshProgressbar_1)); } inline bool get_m_IsNeedRefreshProgressbar_1() const { return ___m_IsNeedRefreshProgressbar_1; } inline bool* get_address_of_m_IsNeedRefreshProgressbar_1() { return &___m_IsNeedRefreshProgressbar_1; } inline void set_m_IsNeedRefreshProgressbar_1(bool value) { ___m_IsNeedRefreshProgressbar_1 = value; } inline static int32_t get_offset_of_m_bWaitting_2() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_bWaitting_2)); } inline bool get_m_bWaitting_2() const { return ___m_bWaitting_2; } inline bool* get_address_of_m_bWaitting_2() { return &___m_bWaitting_2; } inline void set_m_bWaitting_2(bool value) { ___m_bWaitting_2 = value; } inline static int32_t get_offset_of_m_strProductSign_3() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_strProductSign_3)); } inline String_t* get_m_strProductSign_3() const { return ___m_strProductSign_3; } inline String_t** get_address_of_m_strProductSign_3() { return &___m_strProductSign_3; } inline void set_m_strProductSign_3(String_t* value) { ___m_strProductSign_3 = value; Il2CppCodeGenWriteBarrier((&___m_strProductSign_3), value); } }; struct CRechargeManager_t2919414649_StaticFields { public: // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::s_Instance CRechargeManager_t2919414649 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CRechargeManager_t2919414649_StaticFields, ___s_Instance_4)); } inline CRechargeManager_t2919414649 * get_s_Instance_4() const { return ___s_Instance_4; } inline CRechargeManager_t2919414649 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CRechargeManager_t2919414649 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGEMANAGER_T2919414649_H #ifndef CSONGMANAGER_T2375791487_H #define CSONGMANAGER_T2375791487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSongManager struct CSongManager_t2375791487 : public RuntimeObject { public: // DMCore.Logic.CSongManager/CSongGroup[] DMCore.Logic.CSongManager::m_groupArr CSongGroupU5BU5D_t2243977840* ___m_groupArr_0; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedGroup int32_t ___m_SelectedGroup_1; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedSongGroup int32_t ___m_SelectedSongGroup_2; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CSongManager::m_RandomRange int32_t ___m_RandomRange_3; // System.Int32 DMCore.Logic.CSongManager::m_version int32_t ___m_version_4; // System.Int32 DMCore.Logic.CSongManager::m_myScore int32_t ___m_myScore_5; // DMCore.CDataArray DMCore.Logic.CSongManager::m_songDetail CDataArray_t4068198041 * ___m_songDetail_6; // System.Boolean DMCore.Logic.CSongManager::m_isNeedMoveToCurrentSong bool ___m_isNeedMoveToCurrentSong_7; // System.Boolean DMCore.Logic.CSongManager::m_isEnableSwitchSong bool ___m_isEnableSwitchSong_8; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_12; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRefreshAtOnceU3Ek__BackingField_13; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CRankShowU3Ek__BackingField_14; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CSongManager_t2375791487, ___m_groupArr_0)); } inline CSongGroupU5BU5D_t2243977840* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CSongGroupU5BU5D_t2243977840** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CSongGroupU5BU5D_t2243977840* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_SelectedGroup_1() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedGroup_1)); } inline int32_t get_m_SelectedGroup_1() const { return ___m_SelectedGroup_1; } inline int32_t* get_address_of_m_SelectedGroup_1() { return &___m_SelectedGroup_1; } inline void set_m_SelectedGroup_1(int32_t value) { ___m_SelectedGroup_1 = value; } inline static int32_t get_offset_of_m_SelectedSongGroup_2() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedSongGroup_2)); } inline int32_t get_m_SelectedSongGroup_2() const { return ___m_SelectedSongGroup_2; } inline int32_t* get_address_of_m_SelectedSongGroup_2() { return &___m_SelectedSongGroup_2; } inline void set_m_SelectedSongGroup_2(int32_t value) { ___m_SelectedSongGroup_2 = value; } inline static int32_t get_offset_of_m_RandomRange_3() { return static_cast(offsetof(CSongManager_t2375791487, ___m_RandomRange_3)); } inline int32_t get_m_RandomRange_3() const { return ___m_RandomRange_3; } inline int32_t* get_address_of_m_RandomRange_3() { return &___m_RandomRange_3; } inline void set_m_RandomRange_3(int32_t value) { ___m_RandomRange_3 = value; } inline static int32_t get_offset_of_m_version_4() { return static_cast(offsetof(CSongManager_t2375791487, ___m_version_4)); } inline int32_t get_m_version_4() const { return ___m_version_4; } inline int32_t* get_address_of_m_version_4() { return &___m_version_4; } inline void set_m_version_4(int32_t value) { ___m_version_4 = value; } inline static int32_t get_offset_of_m_myScore_5() { return static_cast(offsetof(CSongManager_t2375791487, ___m_myScore_5)); } inline int32_t get_m_myScore_5() const { return ___m_myScore_5; } inline int32_t* get_address_of_m_myScore_5() { return &___m_myScore_5; } inline void set_m_myScore_5(int32_t value) { ___m_myScore_5 = value; } inline static int32_t get_offset_of_m_songDetail_6() { return static_cast(offsetof(CSongManager_t2375791487, ___m_songDetail_6)); } inline CDataArray_t4068198041 * get_m_songDetail_6() const { return ___m_songDetail_6; } inline CDataArray_t4068198041 ** get_address_of_m_songDetail_6() { return &___m_songDetail_6; } inline void set_m_songDetail_6(CDataArray_t4068198041 * value) { ___m_songDetail_6 = value; Il2CppCodeGenWriteBarrier((&___m_songDetail_6), value); } inline static int32_t get_offset_of_m_isNeedMoveToCurrentSong_7() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isNeedMoveToCurrentSong_7)); } inline bool get_m_isNeedMoveToCurrentSong_7() const { return ___m_isNeedMoveToCurrentSong_7; } inline bool* get_address_of_m_isNeedMoveToCurrentSong_7() { return &___m_isNeedMoveToCurrentSong_7; } inline void set_m_isNeedMoveToCurrentSong_7(bool value) { ___m_isNeedMoveToCurrentSong_7 = value; } inline static int32_t get_offset_of_m_isEnableSwitchSong_8() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isEnableSwitchSong_8)); } inline bool get_m_isEnableSwitchSong_8() const { return ___m_isEnableSwitchSong_8; } inline bool* get_address_of_m_isEnableSwitchSong_8() { return &___m_isEnableSwitchSong_8; } inline void set_m_isEnableSwitchSong_8(bool value) { ___m_isEnableSwitchSong_8 = value; } inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomSuccessU3Ek__BackingField_11)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_11() const { return ___U3CIsRandomSuccessU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return &___U3CIsRandomSuccessU3Ek__BackingField_11; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_11(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_12() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomLocalU3Ek__BackingField_12)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_12() const { return ___U3CIsRandomLocalU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_12() { return &___U3CIsRandomLocalU3Ek__BackingField_12; } inline void set_U3CIsRandomLocalU3Ek__BackingField_12(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRefreshAtOnceU3Ek__BackingField_13)); } inline bool get_U3CIsRefreshAtOnceU3Ek__BackingField_13() const { return ___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline bool* get_address_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return &___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline void set_U3CIsRefreshAtOnceU3Ek__BackingField_13(bool value) { ___U3CIsRefreshAtOnceU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CRankShowU3Ek__BackingField_14() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CRankShowU3Ek__BackingField_14)); } inline bool get_U3CRankShowU3Ek__BackingField_14() const { return ___U3CRankShowU3Ek__BackingField_14; } inline bool* get_address_of_U3CRankShowU3Ek__BackingField_14() { return &___U3CRankShowU3Ek__BackingField_14; } inline void set_U3CRankShowU3Ek__BackingField_14(bool value) { ___U3CRankShowU3Ek__BackingField_14 = value; } }; struct CSongManager_t2375791487_StaticFields { public: // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::s_instance CSongManager_t2375791487 * ___s_instance_9; // System.Int32 DMCore.Logic.CSongManager::s_songScoreVersion int32_t ___s_songScoreVersion_10; public: inline static int32_t get_offset_of_s_instance_9() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_instance_9)); } inline CSongManager_t2375791487 * get_s_instance_9() const { return ___s_instance_9; } inline CSongManager_t2375791487 ** get_address_of_s_instance_9() { return &___s_instance_9; } inline void set_s_instance_9(CSongManager_t2375791487 * value) { ___s_instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_instance_9), value); } inline static int32_t get_offset_of_s_songScoreVersion_10() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_songScoreVersion_10)); } inline int32_t get_s_songScoreVersion_10() const { return ___s_songScoreVersion_10; } inline int32_t* get_address_of_s_songScoreVersion_10() { return &___s_songScoreVersion_10; } inline void set_s_songScoreVersion_10(int32_t value) { ___s_songScoreVersion_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSONGMANAGER_T2375791487_H #ifndef 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 CIDOLSHOWMANAGER_T2312713117_H #define CIDOLSHOWMANAGER_T2312713117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolShowManager struct CIdolShowManager_t2312713117 : public RuntimeObject { public: // DMCore.Logic.enumIdolShowPage DMCore.Logic.CIdolShowManager::m_ActivePage int32_t ___m_ActivePage_0; // System.Int32 DMCore.Logic.CIdolShowManager::lastWeekSelfRank int32_t ___lastWeekSelfRank_1; // System.Int32 DMCore.Logic.CIdolShowManager::MaxClothNum int32_t ___MaxClothNum_2; // System.Int32 DMCore.Logic.CIdolShowManager::MaxPraiseNum int32_t ___MaxPraiseNum_3; // System.Int32 DMCore.Logic.CIdolShowManager::MaxGiftNum int32_t ___MaxGiftNum_4; // System.Int32 DMCore.Logic.CIdolShowManager::CurrentCollectNum int32_t ___CurrentCollectNum_5; // System.Single DMCore.Logic.CIdolShowManager::OriControllorPos float ___OriControllorPos_6; // System.Int32 DMCore.Logic.CIdolShowManager::LastUnFoldIndex int32_t ___LastUnFoldIndex_7; // System.Int64 DMCore.Logic.CIdolShowManager::LastSearchId int64_t ___LastSearchId_8; // System.Int64 DMCore.Logic.CIdolShowManager::lastGiveClothId int64_t ___lastGiveClothId_9; // System.Int64 DMCore.Logic.CIdolShowManager::lastGiveGiftId int64_t ___lastGiveGiftId_10; // System.Boolean DMCore.Logic.CIdolShowManager::PopularityChanged bool ___PopularityChanged_11; // System.Collections.Generic.List`1 DMCore.Logic.CIdolShowManager::m_PopularityPlayId List_1_t913674750 * ___m_PopularityPlayId_12; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::resetCollectList DataRefreshCallBack_t1481235937 * ___resetCollectList_13; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreCollectState DataRefreshCallBack_t1481235937 * ___refreCollectState_14; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::showSerch DataRefreshCallBack_t1481235937 * ___showSerch_15; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshTop10 DataRefreshCallBack_t1481235937 * ___refreshTop10_16; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::showDetail DataRefreshCallBack_t1481235937 * ___showDetail_17; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshMyRank DataRefreshCallBack_t1481235937 * ___refreshMyRank_18; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshCollect DataRefreshCallBack_t1481235937 * ___refreshCollect_19; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshSelfPopularity DataRefreshCallBack_t1481235937 * ___refreshSelfPopularity_20; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshSelfPhotos DataRefreshCallBack_t1481235937 * ___refreshSelfPhotos_21; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::interactCallback DataRefreshCallBack_t1481235937 * ___interactCallback_22; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshNoRankData DataRefreshCallBack_t1481235937 * ___refreshNoRankData_23; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshGiftPanel DataRefreshCallBack_t1481235937 * ___refreshGiftPanel_24; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail DMCore.Logic.CIdolShowManager::sendPopularLogDetail SendPopularLogDetail_t1438849614 * ___sendPopularLogDetail_25; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail DMCore.Logic.CIdolShowManager::refreshSelfPopularityInfo SendPopularLogDetail_t1438849614 * ___refreshSelfPopularityInfo_26; // System.Int32 DMCore.Logic.CIdolShowManager::curHitRankSex int32_t ___curHitRankSex_27; // System.Int32 DMCore.Logic.CIdolShowManager::curNYear int32_t ___curNYear_28; // System.Int32 DMCore.Logic.CIdolShowManager::curNVolume int32_t ___curNVolume_29; // System.Int32 DMCore.Logic.CIdolShowManager::curTop10Ntype int32_t ___curTop10Ntype_30; // System.Int32 DMCore.Logic.CIdolShowManager::isTopLeftEnd int32_t ___isTopLeftEnd_31; // System.Int32 DMCore.Logic.CIdolShowManager::isTopRightEnd int32_t ___isTopRightEnd_32; // System.String DMCore.Logic.CIdolShowManager::top10Date String_t* ___top10Date_33; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolShowManager::s_listIdols Dictionary_2_t463511065 * ___s_listIdols_34; // System.Boolean DMCore.Logic.CIdolShowManager::rankListChanged bool ___rankListChanged_36; // System.Boolean DMCore.Logic.CIdolShowManager::searchTableChanged bool ___searchTableChanged_37; // System.Boolean DMCore.Logic.CIdolShowManager::m_IsTargetSelf bool ___m_IsTargetSelf_38; // System.Int64 DMCore.Logic.CIdolShowManager::m_TargetUserId int64_t ___m_TargetUserId_39; // DMCore.Logic.CIdolInfo DMCore.Logic.CIdolShowManager::selfInfo CIdolInfo_t400451087 * ___selfInfo_40; public: inline static int32_t get_offset_of_m_ActivePage_0() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_ActivePage_0)); } inline int32_t get_m_ActivePage_0() const { return ___m_ActivePage_0; } inline int32_t* get_address_of_m_ActivePage_0() { return &___m_ActivePage_0; } inline void set_m_ActivePage_0(int32_t value) { ___m_ActivePage_0 = value; } inline static int32_t get_offset_of_lastWeekSelfRank_1() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastWeekSelfRank_1)); } inline int32_t get_lastWeekSelfRank_1() const { return ___lastWeekSelfRank_1; } inline int32_t* get_address_of_lastWeekSelfRank_1() { return &___lastWeekSelfRank_1; } inline void set_lastWeekSelfRank_1(int32_t value) { ___lastWeekSelfRank_1 = value; } inline static int32_t get_offset_of_MaxClothNum_2() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxClothNum_2)); } inline int32_t get_MaxClothNum_2() const { return ___MaxClothNum_2; } inline int32_t* get_address_of_MaxClothNum_2() { return &___MaxClothNum_2; } inline void set_MaxClothNum_2(int32_t value) { ___MaxClothNum_2 = value; } inline static int32_t get_offset_of_MaxPraiseNum_3() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxPraiseNum_3)); } inline int32_t get_MaxPraiseNum_3() const { return ___MaxPraiseNum_3; } inline int32_t* get_address_of_MaxPraiseNum_3() { return &___MaxPraiseNum_3; } inline void set_MaxPraiseNum_3(int32_t value) { ___MaxPraiseNum_3 = value; } inline static int32_t get_offset_of_MaxGiftNum_4() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxGiftNum_4)); } inline int32_t get_MaxGiftNum_4() const { return ___MaxGiftNum_4; } inline int32_t* get_address_of_MaxGiftNum_4() { return &___MaxGiftNum_4; } inline void set_MaxGiftNum_4(int32_t value) { ___MaxGiftNum_4 = value; } inline static int32_t get_offset_of_CurrentCollectNum_5() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___CurrentCollectNum_5)); } inline int32_t get_CurrentCollectNum_5() const { return ___CurrentCollectNum_5; } inline int32_t* get_address_of_CurrentCollectNum_5() { return &___CurrentCollectNum_5; } inline void set_CurrentCollectNum_5(int32_t value) { ___CurrentCollectNum_5 = value; } inline static int32_t get_offset_of_OriControllorPos_6() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___OriControllorPos_6)); } inline float get_OriControllorPos_6() const { return ___OriControllorPos_6; } inline float* get_address_of_OriControllorPos_6() { return &___OriControllorPos_6; } inline void set_OriControllorPos_6(float value) { ___OriControllorPos_6 = value; } inline static int32_t get_offset_of_LastUnFoldIndex_7() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___LastUnFoldIndex_7)); } inline int32_t get_LastUnFoldIndex_7() const { return ___LastUnFoldIndex_7; } inline int32_t* get_address_of_LastUnFoldIndex_7() { return &___LastUnFoldIndex_7; } inline void set_LastUnFoldIndex_7(int32_t value) { ___LastUnFoldIndex_7 = value; } inline static int32_t get_offset_of_LastSearchId_8() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___LastSearchId_8)); } inline int64_t get_LastSearchId_8() const { return ___LastSearchId_8; } inline int64_t* get_address_of_LastSearchId_8() { return &___LastSearchId_8; } inline void set_LastSearchId_8(int64_t value) { ___LastSearchId_8 = value; } inline static int32_t get_offset_of_lastGiveClothId_9() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastGiveClothId_9)); } inline int64_t get_lastGiveClothId_9() const { return ___lastGiveClothId_9; } inline int64_t* get_address_of_lastGiveClothId_9() { return &___lastGiveClothId_9; } inline void set_lastGiveClothId_9(int64_t value) { ___lastGiveClothId_9 = value; } inline static int32_t get_offset_of_lastGiveGiftId_10() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastGiveGiftId_10)); } inline int64_t get_lastGiveGiftId_10() const { return ___lastGiveGiftId_10; } inline int64_t* get_address_of_lastGiveGiftId_10() { return &___lastGiveGiftId_10; } inline void set_lastGiveGiftId_10(int64_t value) { ___lastGiveGiftId_10 = value; } inline static int32_t get_offset_of_PopularityChanged_11() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___PopularityChanged_11)); } inline bool get_PopularityChanged_11() const { return ___PopularityChanged_11; } inline bool* get_address_of_PopularityChanged_11() { return &___PopularityChanged_11; } inline void set_PopularityChanged_11(bool value) { ___PopularityChanged_11 = value; } inline static int32_t get_offset_of_m_PopularityPlayId_12() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_PopularityPlayId_12)); } inline List_1_t913674750 * get_m_PopularityPlayId_12() const { return ___m_PopularityPlayId_12; } inline List_1_t913674750 ** get_address_of_m_PopularityPlayId_12() { return &___m_PopularityPlayId_12; } inline void set_m_PopularityPlayId_12(List_1_t913674750 * value) { ___m_PopularityPlayId_12 = value; Il2CppCodeGenWriteBarrier((&___m_PopularityPlayId_12), value); } inline static int32_t get_offset_of_resetCollectList_13() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___resetCollectList_13)); } inline DataRefreshCallBack_t1481235937 * get_resetCollectList_13() const { return ___resetCollectList_13; } inline DataRefreshCallBack_t1481235937 ** get_address_of_resetCollectList_13() { return &___resetCollectList_13; } inline void set_resetCollectList_13(DataRefreshCallBack_t1481235937 * value) { ___resetCollectList_13 = value; Il2CppCodeGenWriteBarrier((&___resetCollectList_13), value); } inline static int32_t get_offset_of_refreCollectState_14() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreCollectState_14)); } inline DataRefreshCallBack_t1481235937 * get_refreCollectState_14() const { return ___refreCollectState_14; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreCollectState_14() { return &___refreCollectState_14; } inline void set_refreCollectState_14(DataRefreshCallBack_t1481235937 * value) { ___refreCollectState_14 = value; Il2CppCodeGenWriteBarrier((&___refreCollectState_14), value); } inline static int32_t get_offset_of_showSerch_15() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___showSerch_15)); } inline DataRefreshCallBack_t1481235937 * get_showSerch_15() const { return ___showSerch_15; } inline DataRefreshCallBack_t1481235937 ** get_address_of_showSerch_15() { return &___showSerch_15; } inline void set_showSerch_15(DataRefreshCallBack_t1481235937 * value) { ___showSerch_15 = value; Il2CppCodeGenWriteBarrier((&___showSerch_15), value); } inline static int32_t get_offset_of_refreshTop10_16() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshTop10_16)); } inline DataRefreshCallBack_t1481235937 * get_refreshTop10_16() const { return ___refreshTop10_16; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshTop10_16() { return &___refreshTop10_16; } inline void set_refreshTop10_16(DataRefreshCallBack_t1481235937 * value) { ___refreshTop10_16 = value; Il2CppCodeGenWriteBarrier((&___refreshTop10_16), value); } inline static int32_t get_offset_of_showDetail_17() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___showDetail_17)); } inline DataRefreshCallBack_t1481235937 * get_showDetail_17() const { return ___showDetail_17; } inline DataRefreshCallBack_t1481235937 ** get_address_of_showDetail_17() { return &___showDetail_17; } inline void set_showDetail_17(DataRefreshCallBack_t1481235937 * value) { ___showDetail_17 = value; Il2CppCodeGenWriteBarrier((&___showDetail_17), value); } inline static int32_t get_offset_of_refreshMyRank_18() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshMyRank_18)); } inline DataRefreshCallBack_t1481235937 * get_refreshMyRank_18() const { return ___refreshMyRank_18; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshMyRank_18() { return &___refreshMyRank_18; } inline void set_refreshMyRank_18(DataRefreshCallBack_t1481235937 * value) { ___refreshMyRank_18 = value; Il2CppCodeGenWriteBarrier((&___refreshMyRank_18), value); } inline static int32_t get_offset_of_refreshCollect_19() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshCollect_19)); } inline DataRefreshCallBack_t1481235937 * get_refreshCollect_19() const { return ___refreshCollect_19; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshCollect_19() { return &___refreshCollect_19; } inline void set_refreshCollect_19(DataRefreshCallBack_t1481235937 * value) { ___refreshCollect_19 = value; Il2CppCodeGenWriteBarrier((&___refreshCollect_19), value); } inline static int32_t get_offset_of_refreshSelfPopularity_20() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPopularity_20)); } inline DataRefreshCallBack_t1481235937 * get_refreshSelfPopularity_20() const { return ___refreshSelfPopularity_20; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshSelfPopularity_20() { return &___refreshSelfPopularity_20; } inline void set_refreshSelfPopularity_20(DataRefreshCallBack_t1481235937 * value) { ___refreshSelfPopularity_20 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPopularity_20), value); } inline static int32_t get_offset_of_refreshSelfPhotos_21() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPhotos_21)); } inline DataRefreshCallBack_t1481235937 * get_refreshSelfPhotos_21() const { return ___refreshSelfPhotos_21; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshSelfPhotos_21() { return &___refreshSelfPhotos_21; } inline void set_refreshSelfPhotos_21(DataRefreshCallBack_t1481235937 * value) { ___refreshSelfPhotos_21 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPhotos_21), value); } inline static int32_t get_offset_of_interactCallback_22() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___interactCallback_22)); } inline DataRefreshCallBack_t1481235937 * get_interactCallback_22() const { return ___interactCallback_22; } inline DataRefreshCallBack_t1481235937 ** get_address_of_interactCallback_22() { return &___interactCallback_22; } inline void set_interactCallback_22(DataRefreshCallBack_t1481235937 * value) { ___interactCallback_22 = value; Il2CppCodeGenWriteBarrier((&___interactCallback_22), value); } inline static int32_t get_offset_of_refreshNoRankData_23() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshNoRankData_23)); } inline DataRefreshCallBack_t1481235937 * get_refreshNoRankData_23() const { return ___refreshNoRankData_23; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshNoRankData_23() { return &___refreshNoRankData_23; } inline void set_refreshNoRankData_23(DataRefreshCallBack_t1481235937 * value) { ___refreshNoRankData_23 = value; Il2CppCodeGenWriteBarrier((&___refreshNoRankData_23), value); } inline static int32_t get_offset_of_refreshGiftPanel_24() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshGiftPanel_24)); } inline DataRefreshCallBack_t1481235937 * get_refreshGiftPanel_24() const { return ___refreshGiftPanel_24; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshGiftPanel_24() { return &___refreshGiftPanel_24; } inline void set_refreshGiftPanel_24(DataRefreshCallBack_t1481235937 * value) { ___refreshGiftPanel_24 = value; Il2CppCodeGenWriteBarrier((&___refreshGiftPanel_24), value); } inline static int32_t get_offset_of_sendPopularLogDetail_25() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___sendPopularLogDetail_25)); } inline SendPopularLogDetail_t1438849614 * get_sendPopularLogDetail_25() const { return ___sendPopularLogDetail_25; } inline SendPopularLogDetail_t1438849614 ** get_address_of_sendPopularLogDetail_25() { return &___sendPopularLogDetail_25; } inline void set_sendPopularLogDetail_25(SendPopularLogDetail_t1438849614 * value) { ___sendPopularLogDetail_25 = value; Il2CppCodeGenWriteBarrier((&___sendPopularLogDetail_25), value); } inline static int32_t get_offset_of_refreshSelfPopularityInfo_26() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPopularityInfo_26)); } inline SendPopularLogDetail_t1438849614 * get_refreshSelfPopularityInfo_26() const { return ___refreshSelfPopularityInfo_26; } inline SendPopularLogDetail_t1438849614 ** get_address_of_refreshSelfPopularityInfo_26() { return &___refreshSelfPopularityInfo_26; } inline void set_refreshSelfPopularityInfo_26(SendPopularLogDetail_t1438849614 * value) { ___refreshSelfPopularityInfo_26 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPopularityInfo_26), value); } inline static int32_t get_offset_of_curHitRankSex_27() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curHitRankSex_27)); } inline int32_t get_curHitRankSex_27() const { return ___curHitRankSex_27; } inline int32_t* get_address_of_curHitRankSex_27() { return &___curHitRankSex_27; } inline void set_curHitRankSex_27(int32_t value) { ___curHitRankSex_27 = value; } inline static int32_t get_offset_of_curNYear_28() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curNYear_28)); } inline int32_t get_curNYear_28() const { return ___curNYear_28; } inline int32_t* get_address_of_curNYear_28() { return &___curNYear_28; } inline void set_curNYear_28(int32_t value) { ___curNYear_28 = value; } inline static int32_t get_offset_of_curNVolume_29() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curNVolume_29)); } inline int32_t get_curNVolume_29() const { return ___curNVolume_29; } inline int32_t* get_address_of_curNVolume_29() { return &___curNVolume_29; } inline void set_curNVolume_29(int32_t value) { ___curNVolume_29 = value; } inline static int32_t get_offset_of_curTop10Ntype_30() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curTop10Ntype_30)); } inline int32_t get_curTop10Ntype_30() const { return ___curTop10Ntype_30; } inline int32_t* get_address_of_curTop10Ntype_30() { return &___curTop10Ntype_30; } inline void set_curTop10Ntype_30(int32_t value) { ___curTop10Ntype_30 = value; } inline static int32_t get_offset_of_isTopLeftEnd_31() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___isTopLeftEnd_31)); } inline int32_t get_isTopLeftEnd_31() const { return ___isTopLeftEnd_31; } inline int32_t* get_address_of_isTopLeftEnd_31() { return &___isTopLeftEnd_31; } inline void set_isTopLeftEnd_31(int32_t value) { ___isTopLeftEnd_31 = value; } inline static int32_t get_offset_of_isTopRightEnd_32() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___isTopRightEnd_32)); } inline int32_t get_isTopRightEnd_32() const { return ___isTopRightEnd_32; } inline int32_t* get_address_of_isTopRightEnd_32() { return &___isTopRightEnd_32; } inline void set_isTopRightEnd_32(int32_t value) { ___isTopRightEnd_32 = value; } inline static int32_t get_offset_of_top10Date_33() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___top10Date_33)); } inline String_t* get_top10Date_33() const { return ___top10Date_33; } inline String_t** get_address_of_top10Date_33() { return &___top10Date_33; } inline void set_top10Date_33(String_t* value) { ___top10Date_33 = value; Il2CppCodeGenWriteBarrier((&___top10Date_33), value); } inline static int32_t get_offset_of_s_listIdols_34() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___s_listIdols_34)); } inline Dictionary_2_t463511065 * get_s_listIdols_34() const { return ___s_listIdols_34; } inline Dictionary_2_t463511065 ** get_address_of_s_listIdols_34() { return &___s_listIdols_34; } inline void set_s_listIdols_34(Dictionary_2_t463511065 * value) { ___s_listIdols_34 = value; Il2CppCodeGenWriteBarrier((&___s_listIdols_34), value); } inline static int32_t get_offset_of_rankListChanged_36() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___rankListChanged_36)); } inline bool get_rankListChanged_36() const { return ___rankListChanged_36; } inline bool* get_address_of_rankListChanged_36() { return &___rankListChanged_36; } inline void set_rankListChanged_36(bool value) { ___rankListChanged_36 = value; } inline static int32_t get_offset_of_searchTableChanged_37() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___searchTableChanged_37)); } inline bool get_searchTableChanged_37() const { return ___searchTableChanged_37; } inline bool* get_address_of_searchTableChanged_37() { return &___searchTableChanged_37; } inline void set_searchTableChanged_37(bool value) { ___searchTableChanged_37 = value; } inline static int32_t get_offset_of_m_IsTargetSelf_38() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_IsTargetSelf_38)); } inline bool get_m_IsTargetSelf_38() const { return ___m_IsTargetSelf_38; } inline bool* get_address_of_m_IsTargetSelf_38() { return &___m_IsTargetSelf_38; } inline void set_m_IsTargetSelf_38(bool value) { ___m_IsTargetSelf_38 = value; } inline static int32_t get_offset_of_m_TargetUserId_39() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_TargetUserId_39)); } inline int64_t get_m_TargetUserId_39() const { return ___m_TargetUserId_39; } inline int64_t* get_address_of_m_TargetUserId_39() { return &___m_TargetUserId_39; } inline void set_m_TargetUserId_39(int64_t value) { ___m_TargetUserId_39 = value; } inline static int32_t get_offset_of_selfInfo_40() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___selfInfo_40)); } inline CIdolInfo_t400451087 * get_selfInfo_40() const { return ___selfInfo_40; } inline CIdolInfo_t400451087 ** get_address_of_selfInfo_40() { return &___selfInfo_40; } inline void set_selfInfo_40(CIdolInfo_t400451087 * value) { ___selfInfo_40 = value; Il2CppCodeGenWriteBarrier((&___selfInfo_40), value); } }; struct CIdolShowManager_t2312713117_StaticFields { public: // DMCore.Logic.CIdolShowManager DMCore.Logic.CIdolShowManager::s_Instance CIdolShowManager_t2312713117 * ___s_Instance_35; public: inline static int32_t get_offset_of_s_Instance_35() { return static_cast(offsetof(CIdolShowManager_t2312713117_StaticFields, ___s_Instance_35)); } inline CIdolShowManager_t2312713117 * get_s_Instance_35() const { return ___s_Instance_35; } inline CIdolShowManager_t2312713117 ** get_address_of_s_Instance_35() { return &___s_Instance_35; } inline void set_s_Instance_35(CIdolShowManager_t2312713117 * value) { ___s_Instance_35 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLSHOWMANAGER_T2312713117_H #ifndef 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 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 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 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 CCHATMESSAGEINFO_T3657869099_H #define CCHATMESSAGEINFO_T3657869099_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099 : public RuntimeObject { public: // System.String DMCore.Logic.CChatMessageInfo::Time String_t* ___Time_0; // System.String DMCore.Logic.CChatMessageInfo::ChatContent String_t* ___ChatContent_1; // DMCore.Logic.enumChatMessageState DMCore.Logic.CChatMessageInfo::State int32_t ___State_2; // DMCore.Logic.enumChatMessageType DMCore.Logic.CChatMessageInfo::Type int32_t ___Type_3; // DMCore.Logic.enumSystemNoticeType DMCore.Logic.CChatMessageInfo::InfoType int32_t ___InfoType_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatMessageInfo::ChatChannel int32_t ___ChatChannel_5; // System.Single DMCore.Logic.CChatMessageInfo::VoiceLength float ___VoiceLength_6; // System.String DMCore.Logic.CChatMessageInfo::voiceText String_t* ___voiceText_7; // System.String DMCore.Logic.CChatMessageInfo::SmallPic String_t* ___SmallPic_8; // System.Int32 DMCore.Logic.CChatMessageInfo::RedbagID int32_t ___RedbagID_9; public: inline static int32_t get_offset_of_Time_0() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Time_0)); } inline String_t* get_Time_0() const { return ___Time_0; } inline String_t** get_address_of_Time_0() { return &___Time_0; } inline void set_Time_0(String_t* value) { ___Time_0 = value; Il2CppCodeGenWriteBarrier((&___Time_0), value); } inline static int32_t get_offset_of_ChatContent_1() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatContent_1)); } inline String_t* get_ChatContent_1() const { return ___ChatContent_1; } inline String_t** get_address_of_ChatContent_1() { return &___ChatContent_1; } inline void set_ChatContent_1(String_t* value) { ___ChatContent_1 = value; Il2CppCodeGenWriteBarrier((&___ChatContent_1), value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_Type_3() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Type_3)); } inline int32_t get_Type_3() const { return ___Type_3; } inline int32_t* get_address_of_Type_3() { return &___Type_3; } inline void set_Type_3(int32_t value) { ___Type_3 = value; } inline static int32_t get_offset_of_InfoType_4() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___InfoType_4)); } inline int32_t get_InfoType_4() const { return ___InfoType_4; } inline int32_t* get_address_of_InfoType_4() { return &___InfoType_4; } inline void set_InfoType_4(int32_t value) { ___InfoType_4 = value; } inline static int32_t get_offset_of_ChatChannel_5() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatChannel_5)); } inline int32_t get_ChatChannel_5() const { return ___ChatChannel_5; } inline int32_t* get_address_of_ChatChannel_5() { return &___ChatChannel_5; } inline void set_ChatChannel_5(int32_t value) { ___ChatChannel_5 = value; } inline static int32_t get_offset_of_VoiceLength_6() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___VoiceLength_6)); } inline float get_VoiceLength_6() const { return ___VoiceLength_6; } inline float* get_address_of_VoiceLength_6() { return &___VoiceLength_6; } inline void set_VoiceLength_6(float value) { ___VoiceLength_6 = value; } inline static int32_t get_offset_of_voiceText_7() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___voiceText_7)); } inline String_t* get_voiceText_7() const { return ___voiceText_7; } inline String_t** get_address_of_voiceText_7() { return &___voiceText_7; } inline void set_voiceText_7(String_t* value) { ___voiceText_7 = value; Il2CppCodeGenWriteBarrier((&___voiceText_7), value); } inline static int32_t get_offset_of_SmallPic_8() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___SmallPic_8)); } inline String_t* get_SmallPic_8() const { return ___SmallPic_8; } inline String_t** get_address_of_SmallPic_8() { return &___SmallPic_8; } inline void set_SmallPic_8(String_t* value) { ___SmallPic_8 = value; Il2CppCodeGenWriteBarrier((&___SmallPic_8), value); } inline static int32_t get_offset_of_RedbagID_9() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___RedbagID_9)); } inline int32_t get_RedbagID_9() const { return ___RedbagID_9; } inline int32_t* get_address_of_RedbagID_9() { return &___RedbagID_9; } inline void set_RedbagID_9(int32_t value) { ___RedbagID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMESSAGEINFO_T3657869099_H #ifndef 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 AUDIOCLIP_T3680889665_H #define AUDIOCLIP_T3680889665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip struct AudioClip_t3680889665 : public Object_t631007953 { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t1677636661 * ___m_PCMReaderCallback_2; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_t1059417452 * ___m_PCMSetPositionCallback_3; public: inline static int32_t get_offset_of_m_PCMReaderCallback_2() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMReaderCallback_2)); } inline PCMReaderCallback_t1677636661 * get_m_PCMReaderCallback_2() const { return ___m_PCMReaderCallback_2; } inline PCMReaderCallback_t1677636661 ** get_address_of_m_PCMReaderCallback_2() { return &___m_PCMReaderCallback_2; } inline void set_m_PCMReaderCallback_2(PCMReaderCallback_t1677636661 * value) { ___m_PCMReaderCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_PCMReaderCallback_2), value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_3() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMSetPositionCallback_3)); } inline PCMSetPositionCallback_t1059417452 * get_m_PCMSetPositionCallback_3() const { return ___m_PCMSetPositionCallback_3; } inline PCMSetPositionCallback_t1059417452 ** get_address_of_m_PCMSetPositionCallback_3() { return &___m_PCMSetPositionCallback_3; } inline void set_m_PCMSetPositionCallback_3(PCMSetPositionCallback_t1059417452 * value) { ___m_PCMSetPositionCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_PCMSetPositionCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOCLIP_T3680889665_H #ifndef CTASKMANAGER_T4133723725_H #define CTASKMANAGER_T4133723725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskManager::m_CurrentSelectIndex int32_t ___m_CurrentSelectIndex_1; // System.Boolean DMCore.Logic.CTaskManager::m_bIfChanged bool ___m_bIfChanged_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTaskManager::m_TaskDataList Dictionary_2_t2525419584 * ___m_TaskDataList_3; // System.Int32 DMCore.Logic.CTaskManager::m_nTaskNotReadCnt int32_t ___m_nTaskNotReadCnt_4; // System.Int32 DMCore.Logic.CTaskManager::m_activeMainIndex int32_t ___m_activeMainIndex_5; // System.Int32 DMCore.Logic.CTaskManager::m_lastMainIndex int32_t ___m_lastMainIndex_6; // DMCore.Logic.enumTaskType DMCore.Logic.CTaskManager::m_curTaskType int32_t ___m_curTaskType_7; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveValue int32_t ___m_dailyActiveValue_8; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveLevel int32_t ___m_dailyActiveLevel_9; // DMCore.Logic.CTaskDailyAward[] DMCore.Logic.CTaskManager::m_dailyAwardArr CTaskDailyAwardU5BU5D_t108279183* ___m_dailyAwardArr_10; // System.Boolean DMCore.Logic.CTaskManager::m_isWaitingResult bool ___m_isWaitingResult_11; // System.Boolean DMCore.Logic.CTaskManager::m_isDailyAwardReady bool ___m_isDailyAwardReady_12; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshAward bool ___m_isNeedFreshAward_13; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshGiftList bool ___m_isNeedFreshGiftList_14; // CDataModelInt DMCore.Logic.CTaskManager::m_selectTaskId CDataModelInt_t3463393640 * ___m_selectTaskId_15; // CDataModelBool DMCore.Logic.CTaskManager::m_isRefreshList CDataModelBool_t2269476966 * ___m_isRefreshList_16; // System.Int32 DMCore.Logic.CTaskManager::m_curChooseID int32_t ___m_curChooseID_17; public: inline static int32_t get_offset_of_m_CurrentSelectIndex_1() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_CurrentSelectIndex_1)); } inline int32_t get_m_CurrentSelectIndex_1() const { return ___m_CurrentSelectIndex_1; } inline int32_t* get_address_of_m_CurrentSelectIndex_1() { return &___m_CurrentSelectIndex_1; } inline void set_m_CurrentSelectIndex_1(int32_t value) { ___m_CurrentSelectIndex_1 = value; } inline static int32_t get_offset_of_m_bIfChanged_2() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_bIfChanged_2)); } inline bool get_m_bIfChanged_2() const { return ___m_bIfChanged_2; } inline bool* get_address_of_m_bIfChanged_2() { return &___m_bIfChanged_2; } inline void set_m_bIfChanged_2(bool value) { ___m_bIfChanged_2 = value; } inline static int32_t get_offset_of_m_TaskDataList_3() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_TaskDataList_3)); } inline Dictionary_2_t2525419584 * get_m_TaskDataList_3() const { return ___m_TaskDataList_3; } inline Dictionary_2_t2525419584 ** get_address_of_m_TaskDataList_3() { return &___m_TaskDataList_3; } inline void set_m_TaskDataList_3(Dictionary_2_t2525419584 * value) { ___m_TaskDataList_3 = value; Il2CppCodeGenWriteBarrier((&___m_TaskDataList_3), value); } inline static int32_t get_offset_of_m_nTaskNotReadCnt_4() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_nTaskNotReadCnt_4)); } inline int32_t get_m_nTaskNotReadCnt_4() const { return ___m_nTaskNotReadCnt_4; } inline int32_t* get_address_of_m_nTaskNotReadCnt_4() { return &___m_nTaskNotReadCnt_4; } inline void set_m_nTaskNotReadCnt_4(int32_t value) { ___m_nTaskNotReadCnt_4 = value; } inline static int32_t get_offset_of_m_activeMainIndex_5() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_activeMainIndex_5)); } inline int32_t get_m_activeMainIndex_5() const { return ___m_activeMainIndex_5; } inline int32_t* get_address_of_m_activeMainIndex_5() { return &___m_activeMainIndex_5; } inline void set_m_activeMainIndex_5(int32_t value) { ___m_activeMainIndex_5 = value; } inline static int32_t get_offset_of_m_lastMainIndex_6() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_lastMainIndex_6)); } inline int32_t get_m_lastMainIndex_6() const { return ___m_lastMainIndex_6; } inline int32_t* get_address_of_m_lastMainIndex_6() { return &___m_lastMainIndex_6; } inline void set_m_lastMainIndex_6(int32_t value) { ___m_lastMainIndex_6 = value; } inline static int32_t get_offset_of_m_curTaskType_7() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curTaskType_7)); } inline int32_t get_m_curTaskType_7() const { return ___m_curTaskType_7; } inline int32_t* get_address_of_m_curTaskType_7() { return &___m_curTaskType_7; } inline void set_m_curTaskType_7(int32_t value) { ___m_curTaskType_7 = value; } inline static int32_t get_offset_of_m_dailyActiveValue_8() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveValue_8)); } inline int32_t get_m_dailyActiveValue_8() const { return ___m_dailyActiveValue_8; } inline int32_t* get_address_of_m_dailyActiveValue_8() { return &___m_dailyActiveValue_8; } inline void set_m_dailyActiveValue_8(int32_t value) { ___m_dailyActiveValue_8 = value; } inline static int32_t get_offset_of_m_dailyActiveLevel_9() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveLevel_9)); } inline int32_t get_m_dailyActiveLevel_9() const { return ___m_dailyActiveLevel_9; } inline int32_t* get_address_of_m_dailyActiveLevel_9() { return &___m_dailyActiveLevel_9; } inline void set_m_dailyActiveLevel_9(int32_t value) { ___m_dailyActiveLevel_9 = value; } inline static int32_t get_offset_of_m_dailyAwardArr_10() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyAwardArr_10)); } inline CTaskDailyAwardU5BU5D_t108279183* get_m_dailyAwardArr_10() const { return ___m_dailyAwardArr_10; } inline CTaskDailyAwardU5BU5D_t108279183** get_address_of_m_dailyAwardArr_10() { return &___m_dailyAwardArr_10; } inline void set_m_dailyAwardArr_10(CTaskDailyAwardU5BU5D_t108279183* value) { ___m_dailyAwardArr_10 = value; Il2CppCodeGenWriteBarrier((&___m_dailyAwardArr_10), value); } inline static int32_t get_offset_of_m_isWaitingResult_11() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isWaitingResult_11)); } inline bool get_m_isWaitingResult_11() const { return ___m_isWaitingResult_11; } inline bool* get_address_of_m_isWaitingResult_11() { return &___m_isWaitingResult_11; } inline void set_m_isWaitingResult_11(bool value) { ___m_isWaitingResult_11 = value; } inline static int32_t get_offset_of_m_isDailyAwardReady_12() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isDailyAwardReady_12)); } inline bool get_m_isDailyAwardReady_12() const { return ___m_isDailyAwardReady_12; } inline bool* get_address_of_m_isDailyAwardReady_12() { return &___m_isDailyAwardReady_12; } inline void set_m_isDailyAwardReady_12(bool value) { ___m_isDailyAwardReady_12 = value; } inline static int32_t get_offset_of_m_isNeedFreshAward_13() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshAward_13)); } inline bool get_m_isNeedFreshAward_13() const { return ___m_isNeedFreshAward_13; } inline bool* get_address_of_m_isNeedFreshAward_13() { return &___m_isNeedFreshAward_13; } inline void set_m_isNeedFreshAward_13(bool value) { ___m_isNeedFreshAward_13 = value; } inline static int32_t get_offset_of_m_isNeedFreshGiftList_14() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshGiftList_14)); } inline bool get_m_isNeedFreshGiftList_14() const { return ___m_isNeedFreshGiftList_14; } inline bool* get_address_of_m_isNeedFreshGiftList_14() { return &___m_isNeedFreshGiftList_14; } inline void set_m_isNeedFreshGiftList_14(bool value) { ___m_isNeedFreshGiftList_14 = value; } inline static int32_t get_offset_of_m_selectTaskId_15() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_selectTaskId_15)); } inline CDataModelInt_t3463393640 * get_m_selectTaskId_15() const { return ___m_selectTaskId_15; } inline CDataModelInt_t3463393640 ** get_address_of_m_selectTaskId_15() { return &___m_selectTaskId_15; } inline void set_m_selectTaskId_15(CDataModelInt_t3463393640 * value) { ___m_selectTaskId_15 = value; Il2CppCodeGenWriteBarrier((&___m_selectTaskId_15), value); } inline static int32_t get_offset_of_m_isRefreshList_16() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isRefreshList_16)); } inline CDataModelBool_t2269476966 * get_m_isRefreshList_16() const { return ___m_isRefreshList_16; } inline CDataModelBool_t2269476966 ** get_address_of_m_isRefreshList_16() { return &___m_isRefreshList_16; } inline void set_m_isRefreshList_16(CDataModelBool_t2269476966 * value) { ___m_isRefreshList_16 = value; Il2CppCodeGenWriteBarrier((&___m_isRefreshList_16), value); } inline static int32_t get_offset_of_m_curChooseID_17() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curChooseID_17)); } inline int32_t get_m_curChooseID_17() const { return ___m_curChooseID_17; } inline int32_t* get_address_of_m_curChooseID_17() { return &___m_curChooseID_17; } inline void set_m_curChooseID_17(int32_t value) { ___m_curChooseID_17 = value; } }; struct CTaskManager_t4133723725_StaticFields { public: // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::s_Instance CTaskManager_t4133723725 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CTaskManager_t4133723725_StaticFields, ___s_Instance_0)); } inline CTaskManager_t4133723725 * get_s_Instance_0() const { return ___s_Instance_0; } inline CTaskManager_t4133723725 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CTaskManager_t4133723725 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKMANAGER_T4133723725_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 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 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 SHOPSENDGIFTTARGET_T3356455075_H #define SHOPSENDGIFTTARGET_T3356455075_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopSendGiftTarget struct shopSendGiftTarget_t3356455075 : public RuntimeObject { public: // System.String DMCore.Logic.shopSendGiftTarget::t_targetName String_t* ___t_targetName_0; // System.String DMCore.Logic.shopSendGiftTarget::t_giftName String_t* ___t_giftName_1; // DMCore.Logic.enumFriendType DMCore.Logic.shopSendGiftTarget::m_TargetType int32_t ___m_TargetType_2; // System.Boolean DMCore.Logic.shopSendGiftTarget::m_IsTargetTypeChanged bool ___m_IsTargetTypeChanged_3; // System.Int64 DMCore.Logic.shopSendGiftTarget::m_TargetUserID int64_t ___m_TargetUserID_4; // System.String DMCore.Logic.shopSendGiftTarget::m_TargetUserName String_t* ___m_TargetUserName_5; // System.String DMCore.Logic.shopSendGiftTarget::m_TargetGiftName String_t* ___m_TargetGiftName_6; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_TargetGiftID int32_t ___m_TargetGiftID_7; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_TargetGiftCount int32_t ___m_TargetGiftCount_8; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_PriceGolden int32_t ___m_PriceGolden_9; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_PriceDiamond int32_t ___m_PriceDiamond_10; public: inline static int32_t get_offset_of_t_targetName_0() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___t_targetName_0)); } inline String_t* get_t_targetName_0() const { return ___t_targetName_0; } inline String_t** get_address_of_t_targetName_0() { return &___t_targetName_0; } inline void set_t_targetName_0(String_t* value) { ___t_targetName_0 = value; Il2CppCodeGenWriteBarrier((&___t_targetName_0), value); } inline static int32_t get_offset_of_t_giftName_1() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___t_giftName_1)); } inline String_t* get_t_giftName_1() const { return ___t_giftName_1; } inline String_t** get_address_of_t_giftName_1() { return &___t_giftName_1; } inline void set_t_giftName_1(String_t* value) { ___t_giftName_1 = value; Il2CppCodeGenWriteBarrier((&___t_giftName_1), value); } inline static int32_t get_offset_of_m_TargetType_2() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetType_2)); } inline int32_t get_m_TargetType_2() const { return ___m_TargetType_2; } inline int32_t* get_address_of_m_TargetType_2() { return &___m_TargetType_2; } inline void set_m_TargetType_2(int32_t value) { ___m_TargetType_2 = value; } inline static int32_t get_offset_of_m_IsTargetTypeChanged_3() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_IsTargetTypeChanged_3)); } inline bool get_m_IsTargetTypeChanged_3() const { return ___m_IsTargetTypeChanged_3; } inline bool* get_address_of_m_IsTargetTypeChanged_3() { return &___m_IsTargetTypeChanged_3; } inline void set_m_IsTargetTypeChanged_3(bool value) { ___m_IsTargetTypeChanged_3 = value; } inline static int32_t get_offset_of_m_TargetUserID_4() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetUserID_4)); } inline int64_t get_m_TargetUserID_4() const { return ___m_TargetUserID_4; } inline int64_t* get_address_of_m_TargetUserID_4() { return &___m_TargetUserID_4; } inline void set_m_TargetUserID_4(int64_t value) { ___m_TargetUserID_4 = value; } inline static int32_t get_offset_of_m_TargetUserName_5() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetUserName_5)); } inline String_t* get_m_TargetUserName_5() const { return ___m_TargetUserName_5; } inline String_t** get_address_of_m_TargetUserName_5() { return &___m_TargetUserName_5; } inline void set_m_TargetUserName_5(String_t* value) { ___m_TargetUserName_5 = value; Il2CppCodeGenWriteBarrier((&___m_TargetUserName_5), value); } inline static int32_t get_offset_of_m_TargetGiftName_6() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftName_6)); } inline String_t* get_m_TargetGiftName_6() const { return ___m_TargetGiftName_6; } inline String_t** get_address_of_m_TargetGiftName_6() { return &___m_TargetGiftName_6; } inline void set_m_TargetGiftName_6(String_t* value) { ___m_TargetGiftName_6 = value; Il2CppCodeGenWriteBarrier((&___m_TargetGiftName_6), value); } inline static int32_t get_offset_of_m_TargetGiftID_7() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftID_7)); } inline int32_t get_m_TargetGiftID_7() const { return ___m_TargetGiftID_7; } inline int32_t* get_address_of_m_TargetGiftID_7() { return &___m_TargetGiftID_7; } inline void set_m_TargetGiftID_7(int32_t value) { ___m_TargetGiftID_7 = value; } inline static int32_t get_offset_of_m_TargetGiftCount_8() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftCount_8)); } inline int32_t get_m_TargetGiftCount_8() const { return ___m_TargetGiftCount_8; } inline int32_t* get_address_of_m_TargetGiftCount_8() { return &___m_TargetGiftCount_8; } inline void set_m_TargetGiftCount_8(int32_t value) { ___m_TargetGiftCount_8 = value; } inline static int32_t get_offset_of_m_PriceGolden_9() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_PriceGolden_9)); } inline int32_t get_m_PriceGolden_9() const { return ___m_PriceGolden_9; } inline int32_t* get_address_of_m_PriceGolden_9() { return &___m_PriceGolden_9; } inline void set_m_PriceGolden_9(int32_t value) { ___m_PriceGolden_9 = value; } inline static int32_t get_offset_of_m_PriceDiamond_10() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_PriceDiamond_10)); } inline int32_t get_m_PriceDiamond_10() const { return ___m_PriceDiamond_10; } inline int32_t* get_address_of_m_PriceDiamond_10() { return &___m_PriceDiamond_10; } inline void set_m_PriceDiamond_10(int32_t value) { ___m_PriceDiamond_10 = value; } }; struct shopSendGiftTarget_t3356455075_StaticFields { public: // DMCore.Logic.shopSendGiftTarget DMCore.Logic.shopSendGiftTarget::s_Instance shopSendGiftTarget_t3356455075 * ___s_Instance_11; // System.String DMCore.Logic.shopSendGiftTarget::s_PresentSplit String_t* ___s_PresentSplit_12; // System.Boolean DMCore.Logic.shopSendGiftTarget::s_IsNeedShowAll bool ___s_IsNeedShowAll_13; public: inline static int32_t get_offset_of_s_Instance_11() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_Instance_11)); } inline shopSendGiftTarget_t3356455075 * get_s_Instance_11() const { return ___s_Instance_11; } inline shopSendGiftTarget_t3356455075 ** get_address_of_s_Instance_11() { return &___s_Instance_11; } inline void set_s_Instance_11(shopSendGiftTarget_t3356455075 * value) { ___s_Instance_11 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_11), value); } inline static int32_t get_offset_of_s_PresentSplit_12() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_PresentSplit_12)); } inline String_t* get_s_PresentSplit_12() const { return ___s_PresentSplit_12; } inline String_t** get_address_of_s_PresentSplit_12() { return &___s_PresentSplit_12; } inline void set_s_PresentSplit_12(String_t* value) { ___s_PresentSplit_12 = value; Il2CppCodeGenWriteBarrier((&___s_PresentSplit_12), value); } inline static int32_t get_offset_of_s_IsNeedShowAll_13() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_IsNeedShowAll_13)); } inline bool get_s_IsNeedShowAll_13() const { return ___s_IsNeedShowAll_13; } inline bool* get_address_of_s_IsNeedShowAll_13() { return &___s_IsNeedShowAll_13; } inline void set_s_IsNeedShowAll_13(bool value) { ___s_IsNeedShowAll_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPSENDGIFTTARGET_T3356455075_H #ifndef 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 SOCKET_T1119025450_H #define SOCKET_T1119025450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.Socket struct Socket_t1119025450 : public RuntimeObject { public: // System.Collections.Queue System.Net.Sockets.Socket::readQ Queue_t3637523393 * ___readQ_0; // System.Collections.Queue System.Net.Sockets.Socket::writeQ Queue_t3637523393 * ___writeQ_1; // System.Boolean System.Net.Sockets.Socket::islistening bool ___islistening_2; // System.Boolean System.Net.Sockets.Socket::useoverlappedIO bool ___useoverlappedIO_3; // System.Int32 System.Net.Sockets.Socket::MinListenPort int32_t ___MinListenPort_4; // System.Int32 System.Net.Sockets.Socket::MaxListenPort int32_t ___MaxListenPort_5; // System.Int32 System.Net.Sockets.Socket::linger_timeout int32_t ___linger_timeout_8; // System.IntPtr System.Net.Sockets.Socket::socket intptr_t ___socket_9; // System.Net.Sockets.AddressFamily System.Net.Sockets.Socket::address_family int32_t ___address_family_10; // System.Net.Sockets.SocketType System.Net.Sockets.Socket::socket_type int32_t ___socket_type_11; // System.Net.Sockets.ProtocolType System.Net.Sockets.Socket::protocol_type int32_t ___protocol_type_12; // System.Boolean System.Net.Sockets.Socket::blocking bool ___blocking_13; // System.Threading.Thread System.Net.Sockets.Socket::blocking_thread Thread_t2300836069 * ___blocking_thread_14; // System.Boolean System.Net.Sockets.Socket::isbound bool ___isbound_15; // System.Int32 System.Net.Sockets.Socket::max_bind_count int32_t ___max_bind_count_17; // System.Boolean System.Net.Sockets.Socket::connected bool ___connected_18; // System.Boolean System.Net.Sockets.Socket::closed bool ___closed_19; // System.Boolean System.Net.Sockets.Socket::disposed bool ___disposed_20; // System.Net.EndPoint System.Net.Sockets.Socket::seed_endpoint EndPoint_t982345378 * ___seed_endpoint_21; public: inline static int32_t get_offset_of_readQ_0() { return static_cast(offsetof(Socket_t1119025450, ___readQ_0)); } inline Queue_t3637523393 * get_readQ_0() const { return ___readQ_0; } inline Queue_t3637523393 ** get_address_of_readQ_0() { return &___readQ_0; } inline void set_readQ_0(Queue_t3637523393 * value) { ___readQ_0 = value; Il2CppCodeGenWriteBarrier((&___readQ_0), value); } inline static int32_t get_offset_of_writeQ_1() { return static_cast(offsetof(Socket_t1119025450, ___writeQ_1)); } inline Queue_t3637523393 * get_writeQ_1() const { return ___writeQ_1; } inline Queue_t3637523393 ** get_address_of_writeQ_1() { return &___writeQ_1; } inline void set_writeQ_1(Queue_t3637523393 * value) { ___writeQ_1 = value; Il2CppCodeGenWriteBarrier((&___writeQ_1), value); } inline static int32_t get_offset_of_islistening_2() { return static_cast(offsetof(Socket_t1119025450, ___islistening_2)); } inline bool get_islistening_2() const { return ___islistening_2; } inline bool* get_address_of_islistening_2() { return &___islistening_2; } inline void set_islistening_2(bool value) { ___islistening_2 = value; } inline static int32_t get_offset_of_useoverlappedIO_3() { return static_cast(offsetof(Socket_t1119025450, ___useoverlappedIO_3)); } inline bool get_useoverlappedIO_3() const { return ___useoverlappedIO_3; } inline bool* get_address_of_useoverlappedIO_3() { return &___useoverlappedIO_3; } inline void set_useoverlappedIO_3(bool value) { ___useoverlappedIO_3 = value; } inline static int32_t get_offset_of_MinListenPort_4() { return static_cast(offsetof(Socket_t1119025450, ___MinListenPort_4)); } inline int32_t get_MinListenPort_4() const { return ___MinListenPort_4; } inline int32_t* get_address_of_MinListenPort_4() { return &___MinListenPort_4; } inline void set_MinListenPort_4(int32_t value) { ___MinListenPort_4 = value; } inline static int32_t get_offset_of_MaxListenPort_5() { return static_cast(offsetof(Socket_t1119025450, ___MaxListenPort_5)); } inline int32_t get_MaxListenPort_5() const { return ___MaxListenPort_5; } inline int32_t* get_address_of_MaxListenPort_5() { return &___MaxListenPort_5; } inline void set_MaxListenPort_5(int32_t value) { ___MaxListenPort_5 = value; } inline static int32_t get_offset_of_linger_timeout_8() { return static_cast(offsetof(Socket_t1119025450, ___linger_timeout_8)); } inline int32_t get_linger_timeout_8() const { return ___linger_timeout_8; } inline int32_t* get_address_of_linger_timeout_8() { return &___linger_timeout_8; } inline void set_linger_timeout_8(int32_t value) { ___linger_timeout_8 = value; } inline static int32_t get_offset_of_socket_9() { return static_cast(offsetof(Socket_t1119025450, ___socket_9)); } inline intptr_t get_socket_9() const { return ___socket_9; } inline intptr_t* get_address_of_socket_9() { return &___socket_9; } inline void set_socket_9(intptr_t value) { ___socket_9 = value; } inline static int32_t get_offset_of_address_family_10() { return static_cast(offsetof(Socket_t1119025450, ___address_family_10)); } inline int32_t get_address_family_10() const { return ___address_family_10; } inline int32_t* get_address_of_address_family_10() { return &___address_family_10; } inline void set_address_family_10(int32_t value) { ___address_family_10 = value; } inline static int32_t get_offset_of_socket_type_11() { return static_cast(offsetof(Socket_t1119025450, ___socket_type_11)); } inline int32_t get_socket_type_11() const { return ___socket_type_11; } inline int32_t* get_address_of_socket_type_11() { return &___socket_type_11; } inline void set_socket_type_11(int32_t value) { ___socket_type_11 = value; } inline static int32_t get_offset_of_protocol_type_12() { return static_cast(offsetof(Socket_t1119025450, ___protocol_type_12)); } inline int32_t get_protocol_type_12() const { return ___protocol_type_12; } inline int32_t* get_address_of_protocol_type_12() { return &___protocol_type_12; } inline void set_protocol_type_12(int32_t value) { ___protocol_type_12 = value; } inline static int32_t get_offset_of_blocking_13() { return static_cast(offsetof(Socket_t1119025450, ___blocking_13)); } inline bool get_blocking_13() const { return ___blocking_13; } inline bool* get_address_of_blocking_13() { return &___blocking_13; } inline void set_blocking_13(bool value) { ___blocking_13 = value; } inline static int32_t get_offset_of_blocking_thread_14() { return static_cast(offsetof(Socket_t1119025450, ___blocking_thread_14)); } inline Thread_t2300836069 * get_blocking_thread_14() const { return ___blocking_thread_14; } inline Thread_t2300836069 ** get_address_of_blocking_thread_14() { return &___blocking_thread_14; } inline void set_blocking_thread_14(Thread_t2300836069 * value) { ___blocking_thread_14 = value; Il2CppCodeGenWriteBarrier((&___blocking_thread_14), value); } inline static int32_t get_offset_of_isbound_15() { return static_cast(offsetof(Socket_t1119025450, ___isbound_15)); } inline bool get_isbound_15() const { return ___isbound_15; } inline bool* get_address_of_isbound_15() { return &___isbound_15; } inline void set_isbound_15(bool value) { ___isbound_15 = value; } inline static int32_t get_offset_of_max_bind_count_17() { return static_cast(offsetof(Socket_t1119025450, ___max_bind_count_17)); } inline int32_t get_max_bind_count_17() const { return ___max_bind_count_17; } inline int32_t* get_address_of_max_bind_count_17() { return &___max_bind_count_17; } inline void set_max_bind_count_17(int32_t value) { ___max_bind_count_17 = value; } inline static int32_t get_offset_of_connected_18() { return static_cast(offsetof(Socket_t1119025450, ___connected_18)); } inline bool get_connected_18() const { return ___connected_18; } inline bool* get_address_of_connected_18() { return &___connected_18; } inline void set_connected_18(bool value) { ___connected_18 = value; } inline static int32_t get_offset_of_closed_19() { return static_cast(offsetof(Socket_t1119025450, ___closed_19)); } inline bool get_closed_19() const { return ___closed_19; } inline bool* get_address_of_closed_19() { return &___closed_19; } inline void set_closed_19(bool value) { ___closed_19 = value; } inline static int32_t get_offset_of_disposed_20() { return static_cast(offsetof(Socket_t1119025450, ___disposed_20)); } inline bool get_disposed_20() const { return ___disposed_20; } inline bool* get_address_of_disposed_20() { return &___disposed_20; } inline void set_disposed_20(bool value) { ___disposed_20 = value; } inline static int32_t get_offset_of_seed_endpoint_21() { return static_cast(offsetof(Socket_t1119025450, ___seed_endpoint_21)); } inline EndPoint_t982345378 * get_seed_endpoint_21() const { return ___seed_endpoint_21; } inline EndPoint_t982345378 ** get_address_of_seed_endpoint_21() { return &___seed_endpoint_21; } inline void set_seed_endpoint_21(EndPoint_t982345378 * value) { ___seed_endpoint_21 = value; Il2CppCodeGenWriteBarrier((&___seed_endpoint_21), value); } }; struct Socket_t1119025450_StaticFields { public: // System.Int32 System.Net.Sockets.Socket::ipv4Supported int32_t ___ipv4Supported_6; // System.Int32 System.Net.Sockets.Socket::ipv6Supported int32_t ___ipv6Supported_7; // System.Int32 System.Net.Sockets.Socket::current_bind_count int32_t ___current_bind_count_16; // System.Reflection.MethodInfo System.Net.Sockets.Socket::check_socket_policy MethodInfo_t * ___check_socket_policy_22; public: inline static int32_t get_offset_of_ipv4Supported_6() { return static_cast(offsetof(Socket_t1119025450_StaticFields, ___ipv4Supported_6)); } inline int32_t get_ipv4Supported_6() const { return ___ipv4Supported_6; } inline int32_t* get_address_of_ipv4Supported_6() { return &___ipv4Supported_6; } inline void set_ipv4Supported_6(int32_t value) { ___ipv4Supported_6 = value; } inline static int32_t get_offset_of_ipv6Supported_7() { return static_cast(offsetof(Socket_t1119025450_StaticFields, ___ipv6Supported_7)); } inline int32_t get_ipv6Supported_7() const { return ___ipv6Supported_7; } inline int32_t* get_address_of_ipv6Supported_7() { return &___ipv6Supported_7; } inline void set_ipv6Supported_7(int32_t value) { ___ipv6Supported_7 = value; } inline static int32_t get_offset_of_current_bind_count_16() { return static_cast(offsetof(Socket_t1119025450_StaticFields, ___current_bind_count_16)); } inline int32_t get_current_bind_count_16() const { return ___current_bind_count_16; } inline int32_t* get_address_of_current_bind_count_16() { return &___current_bind_count_16; } inline void set_current_bind_count_16(int32_t value) { ___current_bind_count_16 = value; } inline static int32_t get_offset_of_check_socket_policy_22() { return static_cast(offsetof(Socket_t1119025450_StaticFields, ___check_socket_policy_22)); } inline MethodInfo_t * get_check_socket_policy_22() const { return ___check_socket_policy_22; } inline MethodInfo_t ** get_address_of_check_socket_policy_22() { return &___check_socket_policy_22; } inline void set_check_socket_policy_22(MethodInfo_t * value) { ___check_socket_policy_22 = value; Il2CppCodeGenWriteBarrier((&___check_socket_policy_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SOCKET_T1119025450_H #ifndef CACTIVITYMANAGER_T1081296145_H #define CACTIVITYMANAGER_T1081296145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145 : public RuntimeObject { public: // DMCore.Logic.enumActivityType DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CactivityTypeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityManager::m_dicImage Dictionary_2_t3625702484 * ___m_dicImage_5; // System.Boolean DMCore.Logic.CActivityManager::m_is_in_update bool ___m_is_in_update_6; // System.Boolean DMCore.Logic.CActivityManager::m_is_activity_list_ready bool ___m_is_activity_list_ready_7; // System.Boolean DMCore.Logic.CActivityManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_8; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_activity_detail_list List_1_t25523635 * ___m_activity_detail_list_9; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_independent_activity_list List_1_t25523635 * ___m_independent_activity_list_10; // System.Int32 DMCore.Logic.CActivityManager::m_AnnouceClothCount int32_t ___m_AnnouceClothCount_11; // System.String DMCore.Logic.CActivityManager::m_AnnounceClothInfo String_t* ___m_AnnounceClothInfo_12; // System.Boolean DMCore.Logic.CActivityManager::m_AcceptAwardIng bool ___m_AcceptAwardIng_13; // System.Single DMCore.Logic.CActivityManager::AcceptAwardCDTime float ___AcceptAwardCDTime_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CActivityManager::m_ActivityDataDictionary Dictionary_2_t3209204262 * ___m_ActivityDataDictionary_22; public: inline static int32_t get_offset_of_U3CactivityTypeU3Ek__BackingField_4() { return static_cast(offsetof(CActivityManager_t1081296145, ___U3CactivityTypeU3Ek__BackingField_4)); } inline int32_t get_U3CactivityTypeU3Ek__BackingField_4() const { return ___U3CactivityTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CactivityTypeU3Ek__BackingField_4() { return &___U3CactivityTypeU3Ek__BackingField_4; } inline void set_U3CactivityTypeU3Ek__BackingField_4(int32_t value) { ___U3CactivityTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_dicImage_5() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_dicImage_5)); } inline Dictionary_2_t3625702484 * get_m_dicImage_5() const { return ___m_dicImage_5; } inline Dictionary_2_t3625702484 ** get_address_of_m_dicImage_5() { return &___m_dicImage_5; } inline void set_m_dicImage_5(Dictionary_2_t3625702484 * value) { ___m_dicImage_5 = value; Il2CppCodeGenWriteBarrier((&___m_dicImage_5), value); } inline static int32_t get_offset_of_m_is_in_update_6() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_in_update_6)); } inline bool get_m_is_in_update_6() const { return ___m_is_in_update_6; } inline bool* get_address_of_m_is_in_update_6() { return &___m_is_in_update_6; } inline void set_m_is_in_update_6(bool value) { ___m_is_in_update_6 = value; } inline static int32_t get_offset_of_m_is_activity_list_ready_7() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_activity_list_ready_7)); } inline bool get_m_is_activity_list_ready_7() const { return ___m_is_activity_list_ready_7; } inline bool* get_address_of_m_is_activity_list_ready_7() { return &___m_is_activity_list_ready_7; } inline void set_m_is_activity_list_ready_7(bool value) { ___m_is_activity_list_ready_7 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshAll_8() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_IsNeedRefreshAll_8)); } inline bool get_m_IsNeedRefreshAll_8() const { return ___m_IsNeedRefreshAll_8; } inline bool* get_address_of_m_IsNeedRefreshAll_8() { return &___m_IsNeedRefreshAll_8; } inline void set_m_IsNeedRefreshAll_8(bool value) { ___m_IsNeedRefreshAll_8 = value; } inline static int32_t get_offset_of_m_activity_detail_list_9() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_activity_detail_list_9)); } inline List_1_t25523635 * get_m_activity_detail_list_9() const { return ___m_activity_detail_list_9; } inline List_1_t25523635 ** get_address_of_m_activity_detail_list_9() { return &___m_activity_detail_list_9; } inline void set_m_activity_detail_list_9(List_1_t25523635 * value) { ___m_activity_detail_list_9 = value; Il2CppCodeGenWriteBarrier((&___m_activity_detail_list_9), value); } inline static int32_t get_offset_of_m_independent_activity_list_10() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_independent_activity_list_10)); } inline List_1_t25523635 * get_m_independent_activity_list_10() const { return ___m_independent_activity_list_10; } inline List_1_t25523635 ** get_address_of_m_independent_activity_list_10() { return &___m_independent_activity_list_10; } inline void set_m_independent_activity_list_10(List_1_t25523635 * value) { ___m_independent_activity_list_10 = value; Il2CppCodeGenWriteBarrier((&___m_independent_activity_list_10), value); } inline static int32_t get_offset_of_m_AnnouceClothCount_11() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnouceClothCount_11)); } inline int32_t get_m_AnnouceClothCount_11() const { return ___m_AnnouceClothCount_11; } inline int32_t* get_address_of_m_AnnouceClothCount_11() { return &___m_AnnouceClothCount_11; } inline void set_m_AnnouceClothCount_11(int32_t value) { ___m_AnnouceClothCount_11 = value; } inline static int32_t get_offset_of_m_AnnounceClothInfo_12() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnounceClothInfo_12)); } inline String_t* get_m_AnnounceClothInfo_12() const { return ___m_AnnounceClothInfo_12; } inline String_t** get_address_of_m_AnnounceClothInfo_12() { return &___m_AnnounceClothInfo_12; } inline void set_m_AnnounceClothInfo_12(String_t* value) { ___m_AnnounceClothInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_AnnounceClothInfo_12), value); } inline static int32_t get_offset_of_m_AcceptAwardIng_13() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AcceptAwardIng_13)); } inline bool get_m_AcceptAwardIng_13() const { return ___m_AcceptAwardIng_13; } inline bool* get_address_of_m_AcceptAwardIng_13() { return &___m_AcceptAwardIng_13; } inline void set_m_AcceptAwardIng_13(bool value) { ___m_AcceptAwardIng_13 = value; } inline static int32_t get_offset_of_AcceptAwardCDTime_14() { return static_cast(offsetof(CActivityManager_t1081296145, ___AcceptAwardCDTime_14)); } inline float get_AcceptAwardCDTime_14() const { return ___AcceptAwardCDTime_14; } inline float* get_address_of_AcceptAwardCDTime_14() { return &___AcceptAwardCDTime_14; } inline void set_AcceptAwardCDTime_14(float value) { ___AcceptAwardCDTime_14 = value; } inline static int32_t get_offset_of_m_ActivityDataDictionary_22() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_ActivityDataDictionary_22)); } inline Dictionary_2_t3209204262 * get_m_ActivityDataDictionary_22() const { return ___m_ActivityDataDictionary_22; } inline Dictionary_2_t3209204262 ** get_address_of_m_ActivityDataDictionary_22() { return &___m_ActivityDataDictionary_22; } inline void set_m_ActivityDataDictionary_22(Dictionary_2_t3209204262 * value) { ___m_ActivityDataDictionary_22 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityDataDictionary_22), value); } }; struct CActivityManager_t1081296145_StaticFields { public: // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CMemberAwardListU3Ek__BackingField_0; // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CProExchangeActivityListU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CCurrentActivityNewIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CActivityManager::k__BackingField bool ___U3CIsActivityListChangedU3Ek__BackingField_3; // DMListView DMCore.Logic.CActivityManager::m_ActivityAwardList DMListView_t512231514 * ___m_ActivityAwardList_15; // DMListView DMCore.Logic.CActivityManager::m_ActivityAdvertiseList DMListView_t512231514 * ___m_ActivityAdvertiseList_16; // DMListView DMCore.Logic.CActivityManager::m_ActivityKeepLoginList DMListView_t512231514 * ___m_ActivityKeepLoginList_17; // System.Int32 DMCore.Logic.CActivityManager::s_target_activity int32_t ___s_target_activity_18; // System.Boolean DMCore.Logic.CActivityManager::s_has_activity_bill_show_over bool ___s_has_activity_bill_show_over_19; // System.Boolean DMCore.Logic.CActivityManager::s_NeedActiveLastSelection bool ___s_NeedActiveLastSelection_20; // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::s_intance CActivityManager_t1081296145 * ___s_intance_21; public: inline static int32_t get_offset_of_U3CMemberAwardListU3Ek__BackingField_0() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CMemberAwardListU3Ek__BackingField_0)); } inline DMListView_t512231514 * get_U3CMemberAwardListU3Ek__BackingField_0() const { return ___U3CMemberAwardListU3Ek__BackingField_0; } inline DMListView_t512231514 ** get_address_of_U3CMemberAwardListU3Ek__BackingField_0() { return &___U3CMemberAwardListU3Ek__BackingField_0; } inline void set_U3CMemberAwardListU3Ek__BackingField_0(DMListView_t512231514 * value) { ___U3CMemberAwardListU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CMemberAwardListU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CProExchangeActivityListU3Ek__BackingField_1)); } inline DMListView_t512231514 * get_U3CProExchangeActivityListU3Ek__BackingField_1() const { return ___U3CProExchangeActivityListU3Ek__BackingField_1; } inline DMListView_t512231514 ** get_address_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return &___U3CProExchangeActivityListU3Ek__BackingField_1; } inline void set_U3CProExchangeActivityListU3Ek__BackingField_1(DMListView_t512231514 * value) { ___U3CProExchangeActivityListU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CProExchangeActivityListU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CCurrentActivityNewIDU3Ek__BackingField_2)); } inline int32_t get_U3CCurrentActivityNewIDU3Ek__BackingField_2() const { return ___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return &___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline void set_U3CCurrentActivityNewIDU3Ek__BackingField_2(int32_t value) { ___U3CCurrentActivityNewIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CIsActivityListChangedU3Ek__BackingField_3)); } inline bool get_U3CIsActivityListChangedU3Ek__BackingField_3() const { return ___U3CIsActivityListChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return &___U3CIsActivityListChangedU3Ek__BackingField_3; } inline void set_U3CIsActivityListChangedU3Ek__BackingField_3(bool value) { ___U3CIsActivityListChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_ActivityAwardList_15() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAwardList_15)); } inline DMListView_t512231514 * get_m_ActivityAwardList_15() const { return ___m_ActivityAwardList_15; } inline DMListView_t512231514 ** get_address_of_m_ActivityAwardList_15() { return &___m_ActivityAwardList_15; } inline void set_m_ActivityAwardList_15(DMListView_t512231514 * value) { ___m_ActivityAwardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAwardList_15), value); } inline static int32_t get_offset_of_m_ActivityAdvertiseList_16() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAdvertiseList_16)); } inline DMListView_t512231514 * get_m_ActivityAdvertiseList_16() const { return ___m_ActivityAdvertiseList_16; } inline DMListView_t512231514 ** get_address_of_m_ActivityAdvertiseList_16() { return &___m_ActivityAdvertiseList_16; } inline void set_m_ActivityAdvertiseList_16(DMListView_t512231514 * value) { ___m_ActivityAdvertiseList_16 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAdvertiseList_16), value); } inline static int32_t get_offset_of_m_ActivityKeepLoginList_17() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityKeepLoginList_17)); } inline DMListView_t512231514 * get_m_ActivityKeepLoginList_17() const { return ___m_ActivityKeepLoginList_17; } inline DMListView_t512231514 ** get_address_of_m_ActivityKeepLoginList_17() { return &___m_ActivityKeepLoginList_17; } inline void set_m_ActivityKeepLoginList_17(DMListView_t512231514 * value) { ___m_ActivityKeepLoginList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityKeepLoginList_17), value); } inline static int32_t get_offset_of_s_target_activity_18() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_target_activity_18)); } inline int32_t get_s_target_activity_18() const { return ___s_target_activity_18; } inline int32_t* get_address_of_s_target_activity_18() { return &___s_target_activity_18; } inline void set_s_target_activity_18(int32_t value) { ___s_target_activity_18 = value; } inline static int32_t get_offset_of_s_has_activity_bill_show_over_19() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_has_activity_bill_show_over_19)); } inline bool get_s_has_activity_bill_show_over_19() const { return ___s_has_activity_bill_show_over_19; } inline bool* get_address_of_s_has_activity_bill_show_over_19() { return &___s_has_activity_bill_show_over_19; } inline void set_s_has_activity_bill_show_over_19(bool value) { ___s_has_activity_bill_show_over_19 = value; } inline static int32_t get_offset_of_s_NeedActiveLastSelection_20() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_NeedActiveLastSelection_20)); } inline bool get_s_NeedActiveLastSelection_20() const { return ___s_NeedActiveLastSelection_20; } inline bool* get_address_of_s_NeedActiveLastSelection_20() { return &___s_NeedActiveLastSelection_20; } inline void set_s_NeedActiveLastSelection_20(bool value) { ___s_NeedActiveLastSelection_20 = value; } inline static int32_t get_offset_of_s_intance_21() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_intance_21)); } inline CActivityManager_t1081296145 * get_s_intance_21() const { return ___s_intance_21; } inline CActivityManager_t1081296145 ** get_address_of_s_intance_21() { return &___s_intance_21; } inline void set_s_intance_21(CActivityManager_t1081296145 * value) { ___s_intance_21 = value; Il2CppCodeGenWriteBarrier((&___s_intance_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYMANAGER_T1081296145_H #ifndef MAGICWORKSHOPMAINMANAGER_T420038521_H #define MAGICWORKSHOPMAINMANAGER_T420038521_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MagicWorkShopMainManager struct MagicWorkShopMainManager_t420038521 : public IMonoCtrllor_t1427182583 { public: // DMCore.Logic.MagicWorkShopMainManager/OnConfirmChooseCloth DMCore.Logic.MagicWorkShopMainManager::k__BackingField OnConfirmChooseCloth_t3730002751 * ___U3CGetCurCallBackU3Ek__BackingField_1; // System.Boolean DMCore.Logic.MagicWorkShopMainManager::k__BackingField bool ___U3CisChooseClothU3Ek__BackingField_2; // DMCore.Logic.ChooseClothType DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CCurrenChooseClothTypeU3Ek__BackingField_3; // System.Int32 DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CGetCurrentServerIDU3Ek__BackingField_4; // System.Int32 DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CGetCurrentSavedServerIDU3Ek__BackingField_5; // System.String DMCore.Logic.MagicWorkShopMainManager::k__BackingField String_t* ___U3CGetCurrentHammerNameU3Ek__BackingField_6; // System.Int32 DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CGetCurrentHammerIDU3Ek__BackingField_7; // System.Int32 DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CCurrentSavedClothServerIDU3Ek__BackingField_8; // System.Int32 DMCore.Logic.MagicWorkShopMainManager::k__BackingField int32_t ___U3CCurrentSavedJewelServerIDU3Ek__BackingField_9; // System.Boolean DMCore.Logic.MagicWorkShopMainManager::k__BackingField bool ___U3CRequestRemoveJewelU3Ek__BackingField_10; // CDataModelInt DMCore.Logic.MagicWorkShopMainManager::HandBookJewelId CDataModelInt_t3463393640 * ___HandBookJewelId_11; // CDataModelInt DMCore.Logic.MagicWorkShopMainManager::HandBookJewelType CDataModelInt_t3463393640 * ___HandBookJewelType_12; // CDataModelBool DMCore.Logic.MagicWorkShopMainManager::k__BackingField CDataModelBool_t2269476966 * ___U3CbNeedGetMaterialCfgU3Ek__BackingField_13; // CDataModelBool DMCore.Logic.MagicWorkShopMainManager::k__BackingField CDataModelBool_t2269476966 * ___U3CIsAlreadyMaxLevelU3Ek__BackingField_14; // CDataModelBool DMCore.Logic.MagicWorkShopMainManager::IsNeedShowHandBookBtn CDataModelBool_t2269476966 * ___IsNeedShowHandBookBtn_15; // CDataModelMap DMCore.Logic.MagicWorkShopMainManager::materialCfg CDataModelMap_t1093164792 * ___materialCfg_16; // CDataModelInt DMCore.Logic.MagicWorkShopMainManager::wearClothConfigId CDataModelInt_t3463393640 * ___wearClothConfigId_17; // System.Collections.Generic.List`1 DMCore.Logic.MagicWorkShopMainManager::m_UpgradeCloth List_1_t4014798088 * ___m_UpgradeCloth_19; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.MagicWorkShopMainManager::magWorkShopModel ISceneRole_t2394225724 * ___magWorkShopModel_20; public: inline static int32_t get_offset_of_U3CGetCurCallBackU3Ek__BackingField_1() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CGetCurCallBackU3Ek__BackingField_1)); } inline OnConfirmChooseCloth_t3730002751 * get_U3CGetCurCallBackU3Ek__BackingField_1() const { return ___U3CGetCurCallBackU3Ek__BackingField_1; } inline OnConfirmChooseCloth_t3730002751 ** get_address_of_U3CGetCurCallBackU3Ek__BackingField_1() { return &___U3CGetCurCallBackU3Ek__BackingField_1; } inline void set_U3CGetCurCallBackU3Ek__BackingField_1(OnConfirmChooseCloth_t3730002751 * value) { ___U3CGetCurCallBackU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CGetCurCallBackU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CisChooseClothU3Ek__BackingField_2() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CisChooseClothU3Ek__BackingField_2)); } inline bool get_U3CisChooseClothU3Ek__BackingField_2() const { return ___U3CisChooseClothU3Ek__BackingField_2; } inline bool* get_address_of_U3CisChooseClothU3Ek__BackingField_2() { return &___U3CisChooseClothU3Ek__BackingField_2; } inline void set_U3CisChooseClothU3Ek__BackingField_2(bool value) { ___U3CisChooseClothU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CCurrenChooseClothTypeU3Ek__BackingField_3() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CCurrenChooseClothTypeU3Ek__BackingField_3)); } inline int32_t get_U3CCurrenChooseClothTypeU3Ek__BackingField_3() const { return ___U3CCurrenChooseClothTypeU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CCurrenChooseClothTypeU3Ek__BackingField_3() { return &___U3CCurrenChooseClothTypeU3Ek__BackingField_3; } inline void set_U3CCurrenChooseClothTypeU3Ek__BackingField_3(int32_t value) { ___U3CCurrenChooseClothTypeU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CGetCurrentServerIDU3Ek__BackingField_4() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CGetCurrentServerIDU3Ek__BackingField_4)); } inline int32_t get_U3CGetCurrentServerIDU3Ek__BackingField_4() const { return ___U3CGetCurrentServerIDU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CGetCurrentServerIDU3Ek__BackingField_4() { return &___U3CGetCurrentServerIDU3Ek__BackingField_4; } inline void set_U3CGetCurrentServerIDU3Ek__BackingField_4(int32_t value) { ___U3CGetCurrentServerIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CGetCurrentSavedServerIDU3Ek__BackingField_5() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CGetCurrentSavedServerIDU3Ek__BackingField_5)); } inline int32_t get_U3CGetCurrentSavedServerIDU3Ek__BackingField_5() const { return ___U3CGetCurrentSavedServerIDU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CGetCurrentSavedServerIDU3Ek__BackingField_5() { return &___U3CGetCurrentSavedServerIDU3Ek__BackingField_5; } inline void set_U3CGetCurrentSavedServerIDU3Ek__BackingField_5(int32_t value) { ___U3CGetCurrentSavedServerIDU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CGetCurrentHammerNameU3Ek__BackingField_6() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CGetCurrentHammerNameU3Ek__BackingField_6)); } inline String_t* get_U3CGetCurrentHammerNameU3Ek__BackingField_6() const { return ___U3CGetCurrentHammerNameU3Ek__BackingField_6; } inline String_t** get_address_of_U3CGetCurrentHammerNameU3Ek__BackingField_6() { return &___U3CGetCurrentHammerNameU3Ek__BackingField_6; } inline void set_U3CGetCurrentHammerNameU3Ek__BackingField_6(String_t* value) { ___U3CGetCurrentHammerNameU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CGetCurrentHammerNameU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CGetCurrentHammerIDU3Ek__BackingField_7() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CGetCurrentHammerIDU3Ek__BackingField_7)); } inline int32_t get_U3CGetCurrentHammerIDU3Ek__BackingField_7() const { return ___U3CGetCurrentHammerIDU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CGetCurrentHammerIDU3Ek__BackingField_7() { return &___U3CGetCurrentHammerIDU3Ek__BackingField_7; } inline void set_U3CGetCurrentHammerIDU3Ek__BackingField_7(int32_t value) { ___U3CGetCurrentHammerIDU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CCurrentSavedClothServerIDU3Ek__BackingField_8() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CCurrentSavedClothServerIDU3Ek__BackingField_8)); } inline int32_t get_U3CCurrentSavedClothServerIDU3Ek__BackingField_8() const { return ___U3CCurrentSavedClothServerIDU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CCurrentSavedClothServerIDU3Ek__BackingField_8() { return &___U3CCurrentSavedClothServerIDU3Ek__BackingField_8; } inline void set_U3CCurrentSavedClothServerIDU3Ek__BackingField_8(int32_t value) { ___U3CCurrentSavedClothServerIDU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CCurrentSavedJewelServerIDU3Ek__BackingField_9() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CCurrentSavedJewelServerIDU3Ek__BackingField_9)); } inline int32_t get_U3CCurrentSavedJewelServerIDU3Ek__BackingField_9() const { return ___U3CCurrentSavedJewelServerIDU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CCurrentSavedJewelServerIDU3Ek__BackingField_9() { return &___U3CCurrentSavedJewelServerIDU3Ek__BackingField_9; } inline void set_U3CCurrentSavedJewelServerIDU3Ek__BackingField_9(int32_t value) { ___U3CCurrentSavedJewelServerIDU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CRequestRemoveJewelU3Ek__BackingField_10() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CRequestRemoveJewelU3Ek__BackingField_10)); } inline bool get_U3CRequestRemoveJewelU3Ek__BackingField_10() const { return ___U3CRequestRemoveJewelU3Ek__BackingField_10; } inline bool* get_address_of_U3CRequestRemoveJewelU3Ek__BackingField_10() { return &___U3CRequestRemoveJewelU3Ek__BackingField_10; } inline void set_U3CRequestRemoveJewelU3Ek__BackingField_10(bool value) { ___U3CRequestRemoveJewelU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_HandBookJewelId_11() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___HandBookJewelId_11)); } inline CDataModelInt_t3463393640 * get_HandBookJewelId_11() const { return ___HandBookJewelId_11; } inline CDataModelInt_t3463393640 ** get_address_of_HandBookJewelId_11() { return &___HandBookJewelId_11; } inline void set_HandBookJewelId_11(CDataModelInt_t3463393640 * value) { ___HandBookJewelId_11 = value; Il2CppCodeGenWriteBarrier((&___HandBookJewelId_11), value); } inline static int32_t get_offset_of_HandBookJewelType_12() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___HandBookJewelType_12)); } inline CDataModelInt_t3463393640 * get_HandBookJewelType_12() const { return ___HandBookJewelType_12; } inline CDataModelInt_t3463393640 ** get_address_of_HandBookJewelType_12() { return &___HandBookJewelType_12; } inline void set_HandBookJewelType_12(CDataModelInt_t3463393640 * value) { ___HandBookJewelType_12 = value; Il2CppCodeGenWriteBarrier((&___HandBookJewelType_12), value); } inline static int32_t get_offset_of_U3CbNeedGetMaterialCfgU3Ek__BackingField_13() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CbNeedGetMaterialCfgU3Ek__BackingField_13)); } inline CDataModelBool_t2269476966 * get_U3CbNeedGetMaterialCfgU3Ek__BackingField_13() const { return ___U3CbNeedGetMaterialCfgU3Ek__BackingField_13; } inline CDataModelBool_t2269476966 ** get_address_of_U3CbNeedGetMaterialCfgU3Ek__BackingField_13() { return &___U3CbNeedGetMaterialCfgU3Ek__BackingField_13; } inline void set_U3CbNeedGetMaterialCfgU3Ek__BackingField_13(CDataModelBool_t2269476966 * value) { ___U3CbNeedGetMaterialCfgU3Ek__BackingField_13 = value; Il2CppCodeGenWriteBarrier((&___U3CbNeedGetMaterialCfgU3Ek__BackingField_13), value); } inline static int32_t get_offset_of_U3CIsAlreadyMaxLevelU3Ek__BackingField_14() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___U3CIsAlreadyMaxLevelU3Ek__BackingField_14)); } inline CDataModelBool_t2269476966 * get_U3CIsAlreadyMaxLevelU3Ek__BackingField_14() const { return ___U3CIsAlreadyMaxLevelU3Ek__BackingField_14; } inline CDataModelBool_t2269476966 ** get_address_of_U3CIsAlreadyMaxLevelU3Ek__BackingField_14() { return &___U3CIsAlreadyMaxLevelU3Ek__BackingField_14; } inline void set_U3CIsAlreadyMaxLevelU3Ek__BackingField_14(CDataModelBool_t2269476966 * value) { ___U3CIsAlreadyMaxLevelU3Ek__BackingField_14 = value; Il2CppCodeGenWriteBarrier((&___U3CIsAlreadyMaxLevelU3Ek__BackingField_14), value); } inline static int32_t get_offset_of_IsNeedShowHandBookBtn_15() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___IsNeedShowHandBookBtn_15)); } inline CDataModelBool_t2269476966 * get_IsNeedShowHandBookBtn_15() const { return ___IsNeedShowHandBookBtn_15; } inline CDataModelBool_t2269476966 ** get_address_of_IsNeedShowHandBookBtn_15() { return &___IsNeedShowHandBookBtn_15; } inline void set_IsNeedShowHandBookBtn_15(CDataModelBool_t2269476966 * value) { ___IsNeedShowHandBookBtn_15 = value; Il2CppCodeGenWriteBarrier((&___IsNeedShowHandBookBtn_15), value); } inline static int32_t get_offset_of_materialCfg_16() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___materialCfg_16)); } inline CDataModelMap_t1093164792 * get_materialCfg_16() const { return ___materialCfg_16; } inline CDataModelMap_t1093164792 ** get_address_of_materialCfg_16() { return &___materialCfg_16; } inline void set_materialCfg_16(CDataModelMap_t1093164792 * value) { ___materialCfg_16 = value; Il2CppCodeGenWriteBarrier((&___materialCfg_16), value); } inline static int32_t get_offset_of_wearClothConfigId_17() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___wearClothConfigId_17)); } inline CDataModelInt_t3463393640 * get_wearClothConfigId_17() const { return ___wearClothConfigId_17; } inline CDataModelInt_t3463393640 ** get_address_of_wearClothConfigId_17() { return &___wearClothConfigId_17; } inline void set_wearClothConfigId_17(CDataModelInt_t3463393640 * value) { ___wearClothConfigId_17 = value; Il2CppCodeGenWriteBarrier((&___wearClothConfigId_17), value); } inline static int32_t get_offset_of_m_UpgradeCloth_19() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___m_UpgradeCloth_19)); } inline List_1_t4014798088 * get_m_UpgradeCloth_19() const { return ___m_UpgradeCloth_19; } inline List_1_t4014798088 ** get_address_of_m_UpgradeCloth_19() { return &___m_UpgradeCloth_19; } inline void set_m_UpgradeCloth_19(List_1_t4014798088 * value) { ___m_UpgradeCloth_19 = value; Il2CppCodeGenWriteBarrier((&___m_UpgradeCloth_19), value); } inline static int32_t get_offset_of_magWorkShopModel_20() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521, ___magWorkShopModel_20)); } inline ISceneRole_t2394225724 * get_magWorkShopModel_20() const { return ___magWorkShopModel_20; } inline ISceneRole_t2394225724 ** get_address_of_magWorkShopModel_20() { return &___magWorkShopModel_20; } inline void set_magWorkShopModel_20(ISceneRole_t2394225724 * value) { ___magWorkShopModel_20 = value; Il2CppCodeGenWriteBarrier((&___magWorkShopModel_20), value); } }; struct MagicWorkShopMainManager_t420038521_StaticFields { public: // DMCore.Logic.MagicWorkShopMainManager DMCore.Logic.MagicWorkShopMainManager::s_Instance MagicWorkShopMainManager_t420038521 * ___s_Instance_18; // ScenePersonalWndShop/OnClickMsgCallBack DMCore.Logic.MagicWorkShopMainManager::<>f__mg$cache0 OnClickMsgCallBack_t2526724959 * ___U3CU3Ef__mgU24cache0_21; public: inline static int32_t get_offset_of_s_Instance_18() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521_StaticFields, ___s_Instance_18)); } inline MagicWorkShopMainManager_t420038521 * get_s_Instance_18() const { return ___s_Instance_18; } inline MagicWorkShopMainManager_t420038521 ** get_address_of_s_Instance_18() { return &___s_Instance_18; } inline void set_s_Instance_18(MagicWorkShopMainManager_t420038521 * value) { ___s_Instance_18 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_18), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(MagicWorkShopMainManager_t420038521_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline OnClickMsgCallBack_t2526724959 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline OnClickMsgCallBack_t2526724959 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(OnClickMsgCallBack_t2526724959 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MAGICWORKSHOPMAINMANAGER_T420038521_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 CSHOPITEMDATA_T2542723346_H #define CSHOPITEMDATA_T2542723346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopItemData struct CShopItemData_t2542723346 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopItemData::modelID int32_t ___modelID_0; // System.Int32 DMCore.Logic.CShopItemData::itemServerID int32_t ___itemServerID_1; // System.Int32 DMCore.Logic.CShopItemData::itemPrice int32_t ___itemPrice_2; // System.Int32 DMCore.Logic.CShopItemData::itemDiamond int32_t ___itemDiamond_3; // System.Int32 DMCore.Logic.CShopItemData::itemLife int32_t ___itemLife_4; // DMCore.Logic.ItemTag DMCore.Logic.CShopItemData::itemTag int32_t ___itemTag_5; // System.Boolean DMCore.Logic.CShopItemData::itemOwnd bool ___itemOwnd_6; // System.Int32 DMCore.Logic.CShopItemData::itemFashion int32_t ___itemFashion_7; // System.Int32 DMCore.Logic.CShopItemData::itemAmount int32_t ___itemAmount_8; // System.Boolean DMCore.Logic.CShopItemData::itemVip bool ___itemVip_9; // System.Int32 DMCore.Logic.CShopItemData::itemMember int32_t ___itemMember_10; // System.Int32 DMCore.Logic.CShopItemData::buyLimited int32_t ___buyLimited_11; // DMCore.Logic.ItemQuality DMCore.Logic.CShopItemData::qualityLevel int32_t ___qualityLevel_12; // System.Int32 DMCore.Logic.CShopItemData::nleftNum int32_t ___nleftNum_13; // System.Int32 DMCore.Logic.CShopItemData::nLeftTime int32_t ___nLeftTime_14; // System.Int32 DMCore.Logic.CShopItemData::nStartTime int32_t ___nStartTime_15; // System.Int32 DMCore.Logic.CShopItemData::permanentCoinPrise int32_t ___permanentCoinPrise_16; // System.Int32 DMCore.Logic.CShopItemData::permanentDiamondPrise int32_t ___permanentDiamondPrise_17; // System.Boolean DMCore.Logic.CShopItemData::CanBuyInEntityShop bool ___CanBuyInEntityShop_18; // System.Int32 DMCore.Logic.CShopItemData::LimitBuyNum int32_t ___LimitBuyNum_19; // System.Int32 DMCore.Logic.CShopItemData::CanBuyUseBindDiamond int32_t ___CanBuyUseBindDiamond_20; // System.Int32 DMCore.Logic.CShopItemData::DeductBindDiamond int32_t ___DeductBindDiamond_21; // System.Single DMCore.Logic.CShopItemData::DisCount float ___DisCount_22; // System.Int32 DMCore.Logic.CShopItemData::SortID int32_t ___SortID_23; // System.Boolean DMCore.Logic.CShopItemData::isUpdata bool ___isUpdata_24; public: inline static int32_t get_offset_of_modelID_0() { return static_cast(offsetof(CShopItemData_t2542723346, ___modelID_0)); } inline int32_t get_modelID_0() const { return ___modelID_0; } inline int32_t* get_address_of_modelID_0() { return &___modelID_0; } inline void set_modelID_0(int32_t value) { ___modelID_0 = value; } inline static int32_t get_offset_of_itemServerID_1() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemServerID_1)); } inline int32_t get_itemServerID_1() const { return ___itemServerID_1; } inline int32_t* get_address_of_itemServerID_1() { return &___itemServerID_1; } inline void set_itemServerID_1(int32_t value) { ___itemServerID_1 = value; } inline static int32_t get_offset_of_itemPrice_2() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemPrice_2)); } inline int32_t get_itemPrice_2() const { return ___itemPrice_2; } inline int32_t* get_address_of_itemPrice_2() { return &___itemPrice_2; } inline void set_itemPrice_2(int32_t value) { ___itemPrice_2 = value; } inline static int32_t get_offset_of_itemDiamond_3() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemDiamond_3)); } inline int32_t get_itemDiamond_3() const { return ___itemDiamond_3; } inline int32_t* get_address_of_itemDiamond_3() { return &___itemDiamond_3; } inline void set_itemDiamond_3(int32_t value) { ___itemDiamond_3 = value; } inline static int32_t get_offset_of_itemLife_4() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemLife_4)); } inline int32_t get_itemLife_4() const { return ___itemLife_4; } inline int32_t* get_address_of_itemLife_4() { return &___itemLife_4; } inline void set_itemLife_4(int32_t value) { ___itemLife_4 = value; } inline static int32_t get_offset_of_itemTag_5() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemTag_5)); } inline int32_t get_itemTag_5() const { return ___itemTag_5; } inline int32_t* get_address_of_itemTag_5() { return &___itemTag_5; } inline void set_itemTag_5(int32_t value) { ___itemTag_5 = value; } inline static int32_t get_offset_of_itemOwnd_6() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemOwnd_6)); } inline bool get_itemOwnd_6() const { return ___itemOwnd_6; } inline bool* get_address_of_itemOwnd_6() { return &___itemOwnd_6; } inline void set_itemOwnd_6(bool value) { ___itemOwnd_6 = value; } inline static int32_t get_offset_of_itemFashion_7() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemFashion_7)); } inline int32_t get_itemFashion_7() const { return ___itemFashion_7; } inline int32_t* get_address_of_itemFashion_7() { return &___itemFashion_7; } inline void set_itemFashion_7(int32_t value) { ___itemFashion_7 = value; } inline static int32_t get_offset_of_itemAmount_8() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemAmount_8)); } inline int32_t get_itemAmount_8() const { return ___itemAmount_8; } inline int32_t* get_address_of_itemAmount_8() { return &___itemAmount_8; } inline void set_itemAmount_8(int32_t value) { ___itemAmount_8 = value; } inline static int32_t get_offset_of_itemVip_9() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemVip_9)); } inline bool get_itemVip_9() const { return ___itemVip_9; } inline bool* get_address_of_itemVip_9() { return &___itemVip_9; } inline void set_itemVip_9(bool value) { ___itemVip_9 = value; } inline static int32_t get_offset_of_itemMember_10() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemMember_10)); } inline int32_t get_itemMember_10() const { return ___itemMember_10; } inline int32_t* get_address_of_itemMember_10() { return &___itemMember_10; } inline void set_itemMember_10(int32_t value) { ___itemMember_10 = value; } inline static int32_t get_offset_of_buyLimited_11() { return static_cast(offsetof(CShopItemData_t2542723346, ___buyLimited_11)); } inline int32_t get_buyLimited_11() const { return ___buyLimited_11; } inline int32_t* get_address_of_buyLimited_11() { return &___buyLimited_11; } inline void set_buyLimited_11(int32_t value) { ___buyLimited_11 = value; } inline static int32_t get_offset_of_qualityLevel_12() { return static_cast(offsetof(CShopItemData_t2542723346, ___qualityLevel_12)); } inline int32_t get_qualityLevel_12() const { return ___qualityLevel_12; } inline int32_t* get_address_of_qualityLevel_12() { return &___qualityLevel_12; } inline void set_qualityLevel_12(int32_t value) { ___qualityLevel_12 = value; } inline static int32_t get_offset_of_nleftNum_13() { return static_cast(offsetof(CShopItemData_t2542723346, ___nleftNum_13)); } inline int32_t get_nleftNum_13() const { return ___nleftNum_13; } inline int32_t* get_address_of_nleftNum_13() { return &___nleftNum_13; } inline void set_nleftNum_13(int32_t value) { ___nleftNum_13 = value; } inline static int32_t get_offset_of_nLeftTime_14() { return static_cast(offsetof(CShopItemData_t2542723346, ___nLeftTime_14)); } inline int32_t get_nLeftTime_14() const { return ___nLeftTime_14; } inline int32_t* get_address_of_nLeftTime_14() { return &___nLeftTime_14; } inline void set_nLeftTime_14(int32_t value) { ___nLeftTime_14 = value; } inline static int32_t get_offset_of_nStartTime_15() { return static_cast(offsetof(CShopItemData_t2542723346, ___nStartTime_15)); } inline int32_t get_nStartTime_15() const { return ___nStartTime_15; } inline int32_t* get_address_of_nStartTime_15() { return &___nStartTime_15; } inline void set_nStartTime_15(int32_t value) { ___nStartTime_15 = value; } inline static int32_t get_offset_of_permanentCoinPrise_16() { return static_cast(offsetof(CShopItemData_t2542723346, ___permanentCoinPrise_16)); } inline int32_t get_permanentCoinPrise_16() const { return ___permanentCoinPrise_16; } inline int32_t* get_address_of_permanentCoinPrise_16() { return &___permanentCoinPrise_16; } inline void set_permanentCoinPrise_16(int32_t value) { ___permanentCoinPrise_16 = value; } inline static int32_t get_offset_of_permanentDiamondPrise_17() { return static_cast(offsetof(CShopItemData_t2542723346, ___permanentDiamondPrise_17)); } inline int32_t get_permanentDiamondPrise_17() const { return ___permanentDiamondPrise_17; } inline int32_t* get_address_of_permanentDiamondPrise_17() { return &___permanentDiamondPrise_17; } inline void set_permanentDiamondPrise_17(int32_t value) { ___permanentDiamondPrise_17 = value; } inline static int32_t get_offset_of_CanBuyInEntityShop_18() { return static_cast(offsetof(CShopItemData_t2542723346, ___CanBuyInEntityShop_18)); } inline bool get_CanBuyInEntityShop_18() const { return ___CanBuyInEntityShop_18; } inline bool* get_address_of_CanBuyInEntityShop_18() { return &___CanBuyInEntityShop_18; } inline void set_CanBuyInEntityShop_18(bool value) { ___CanBuyInEntityShop_18 = value; } inline static int32_t get_offset_of_LimitBuyNum_19() { return static_cast(offsetof(CShopItemData_t2542723346, ___LimitBuyNum_19)); } inline int32_t get_LimitBuyNum_19() const { return ___LimitBuyNum_19; } inline int32_t* get_address_of_LimitBuyNum_19() { return &___LimitBuyNum_19; } inline void set_LimitBuyNum_19(int32_t value) { ___LimitBuyNum_19 = value; } inline static int32_t get_offset_of_CanBuyUseBindDiamond_20() { return static_cast(offsetof(CShopItemData_t2542723346, ___CanBuyUseBindDiamond_20)); } inline int32_t get_CanBuyUseBindDiamond_20() const { return ___CanBuyUseBindDiamond_20; } inline int32_t* get_address_of_CanBuyUseBindDiamond_20() { return &___CanBuyUseBindDiamond_20; } inline void set_CanBuyUseBindDiamond_20(int32_t value) { ___CanBuyUseBindDiamond_20 = value; } inline static int32_t get_offset_of_DeductBindDiamond_21() { return static_cast(offsetof(CShopItemData_t2542723346, ___DeductBindDiamond_21)); } inline int32_t get_DeductBindDiamond_21() const { return ___DeductBindDiamond_21; } inline int32_t* get_address_of_DeductBindDiamond_21() { return &___DeductBindDiamond_21; } inline void set_DeductBindDiamond_21(int32_t value) { ___DeductBindDiamond_21 = value; } inline static int32_t get_offset_of_DisCount_22() { return static_cast(offsetof(CShopItemData_t2542723346, ___DisCount_22)); } inline float get_DisCount_22() const { return ___DisCount_22; } inline float* get_address_of_DisCount_22() { return &___DisCount_22; } inline void set_DisCount_22(float value) { ___DisCount_22 = value; } inline static int32_t get_offset_of_SortID_23() { return static_cast(offsetof(CShopItemData_t2542723346, ___SortID_23)); } inline int32_t get_SortID_23() const { return ___SortID_23; } inline int32_t* get_address_of_SortID_23() { return &___SortID_23; } inline void set_SortID_23(int32_t value) { ___SortID_23 = value; } inline static int32_t get_offset_of_isUpdata_24() { return static_cast(offsetof(CShopItemData_t2542723346, ___isUpdata_24)); } inline bool get_isUpdata_24() const { return ___isUpdata_24; } inline bool* get_address_of_isUpdata_24() { return &___isUpdata_24; } inline void set_isUpdata_24(bool value) { ___isUpdata_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPITEMDATA_T2542723346_H #ifndef COMPONENT_T1923634451_H #define COMPONENT_T1923634451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Component struct Component_t1923634451 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPONENT_T1923634451_H #ifndef CFRAGMENTSHOPMANAGER_T693884529_H #define CFRAGMENTSHOPMANAGER_T693884529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFragmentShopManager struct CFragmentShopManager_t693884529 : public RuntimeObject { public: // System.Action`1 DMCore.Logic.CFragmentShopManager::ChangeTabEvent Action_1_t1368688201 * ___ChangeTabEvent_1; // System.Action`1 DMCore.Logic.CFragmentShopManager::ChangeClothesEvent Action_1_t1631686707 * ___ChangeClothesEvent_2; // System.String[] DMCore.Logic.CFragmentShopManager::FRAGMENTTYPE_COIN_TYPE_CACHE_STRING StringU5BU5D_t1281789340* ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3; // System.String[] DMCore.Logic.CFragmentShopManager::FRAGMENT_COIN_SPRITE_STRING StringU5BU5D_t1281789340* ___FRAGMENT_COIN_SPRITE_STRING_4; // DMCore.Logic.ITEM_SHOP_TYPE DMCore.Logic.CFragmentShopManager::k__BackingField int32_t ___U3CCurrentTabU3Ek__BackingField_5; // DMCore.Logic.ITEM_NEW_TYPE DMCore.Logic.CFragmentShopManager::k__BackingField int32_t ___U3CCurrentTypeU3Ek__BackingField_6; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFragmentShopManager::m_FragmentShopItemList Dictionary_2_t3386653540 * ___m_FragmentShopItemList_7; public: inline static int32_t get_offset_of_ChangeTabEvent_1() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___ChangeTabEvent_1)); } inline Action_1_t1368688201 * get_ChangeTabEvent_1() const { return ___ChangeTabEvent_1; } inline Action_1_t1368688201 ** get_address_of_ChangeTabEvent_1() { return &___ChangeTabEvent_1; } inline void set_ChangeTabEvent_1(Action_1_t1368688201 * value) { ___ChangeTabEvent_1 = value; Il2CppCodeGenWriteBarrier((&___ChangeTabEvent_1), value); } inline static int32_t get_offset_of_ChangeClothesEvent_2() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___ChangeClothesEvent_2)); } inline Action_1_t1631686707 * get_ChangeClothesEvent_2() const { return ___ChangeClothesEvent_2; } inline Action_1_t1631686707 ** get_address_of_ChangeClothesEvent_2() { return &___ChangeClothesEvent_2; } inline void set_ChangeClothesEvent_2(Action_1_t1631686707 * value) { ___ChangeClothesEvent_2 = value; Il2CppCodeGenWriteBarrier((&___ChangeClothesEvent_2), value); } inline static int32_t get_offset_of_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3)); } inline StringU5BU5D_t1281789340* get_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() const { return ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3; } inline StringU5BU5D_t1281789340** get_address_of_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() { return &___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3; } inline void set_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3(StringU5BU5D_t1281789340* value) { ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3 = value; Il2CppCodeGenWriteBarrier((&___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3), value); } inline static int32_t get_offset_of_FRAGMENT_COIN_SPRITE_STRING_4() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___FRAGMENT_COIN_SPRITE_STRING_4)); } inline StringU5BU5D_t1281789340* get_FRAGMENT_COIN_SPRITE_STRING_4() const { return ___FRAGMENT_COIN_SPRITE_STRING_4; } inline StringU5BU5D_t1281789340** get_address_of_FRAGMENT_COIN_SPRITE_STRING_4() { return &___FRAGMENT_COIN_SPRITE_STRING_4; } inline void set_FRAGMENT_COIN_SPRITE_STRING_4(StringU5BU5D_t1281789340* value) { ___FRAGMENT_COIN_SPRITE_STRING_4 = value; Il2CppCodeGenWriteBarrier((&___FRAGMENT_COIN_SPRITE_STRING_4), value); } inline static int32_t get_offset_of_U3CCurrentTabU3Ek__BackingField_5() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___U3CCurrentTabU3Ek__BackingField_5)); } inline int32_t get_U3CCurrentTabU3Ek__BackingField_5() const { return ___U3CCurrentTabU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CCurrentTabU3Ek__BackingField_5() { return &___U3CCurrentTabU3Ek__BackingField_5; } inline void set_U3CCurrentTabU3Ek__BackingField_5(int32_t value) { ___U3CCurrentTabU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CCurrentTypeU3Ek__BackingField_6() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___U3CCurrentTypeU3Ek__BackingField_6)); } inline int32_t get_U3CCurrentTypeU3Ek__BackingField_6() const { return ___U3CCurrentTypeU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CCurrentTypeU3Ek__BackingField_6() { return &___U3CCurrentTypeU3Ek__BackingField_6; } inline void set_U3CCurrentTypeU3Ek__BackingField_6(int32_t value) { ___U3CCurrentTypeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_m_FragmentShopItemList_7() { return static_cast(offsetof(CFragmentShopManager_t693884529, ___m_FragmentShopItemList_7)); } inline Dictionary_2_t3386653540 * get_m_FragmentShopItemList_7() const { return ___m_FragmentShopItemList_7; } inline Dictionary_2_t3386653540 ** get_address_of_m_FragmentShopItemList_7() { return &___m_FragmentShopItemList_7; } inline void set_m_FragmentShopItemList_7(Dictionary_2_t3386653540 * value) { ___m_FragmentShopItemList_7 = value; Il2CppCodeGenWriteBarrier((&___m_FragmentShopItemList_7), value); } }; struct CFragmentShopManager_t693884529_StaticFields { public: // DMCore.Logic.CFragmentShopManager DMCore.Logic.CFragmentShopManager::s_Instance CFragmentShopManager_t693884529 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CFragmentShopManager_t693884529_StaticFields, ___s_Instance_0)); } inline CFragmentShopManager_t693884529 * get_s_Instance_0() const { return ___s_Instance_0; } inline CFragmentShopManager_t693884529 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CFragmentShopManager_t693884529 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRAGMENTSHOPMANAGER_T693884529_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 TIMERCALLBACKPROC_T3381003091_H #define TIMERCALLBACKPROC_T3381003091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROC_T3381003091_H #ifndef ACTION_T1264377477_H #define ACTION_T1264377477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action struct Action_t1264377477 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_T1264377477_H #ifndef PREDICATE_1_T2672744813_H #define PREDICATE_1_T2672744813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t2672744813 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2672744813_H #ifndef CSCENEMODELOBJ_T2681526009_H #define CSCENEMODELOBJ_T2681526009_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009 : public ISceneBaseObj_t858622483 { public: // System.Boolean DMCore.Framework.Scene.CSceneModelObj::m_bSendLoadingTask bool ___m_bSendLoadingTask_19; public: inline static int32_t get_offset_of_m_bSendLoadingTask_19() { return static_cast(offsetof(CSceneModelObj_t2681526009, ___m_bSendLoadingTask_19)); } inline bool get_m_bSendLoadingTask_19() const { return ___m_bSendLoadingTask_19; } inline bool* get_address_of_m_bSendLoadingTask_19() { return &___m_bSendLoadingTask_19; } inline void set_m_bSendLoadingTask_19(bool value) { ___m_bSendLoadingTask_19 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENEMODELOBJ_T2681526009_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 CFCMCONFIG_T130793684_H #define CFCMCONFIG_T130793684_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFCMConfig::mOpen int32_t ___mOpen_1; // System.Int32 DMCore.Logic.CFCMConfig::mFirst int32_t ___mFirst_2; // System.Int32 DMCore.Logic.CFCMConfig::mAdult int32_t ___mAdult_3; // System.DateTime DMCore.Logic.CFCMConfig::mEndTime DateTime_t3738529785 ___mEndTime_4; // System.Boolean[] DMCore.Logic.CFCMConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_5; // System.Single DMCore.Logic.CFCMConfig::mCheckCD float ___mCheckCD_6; public: inline static int32_t get_offset_of_mOpen_1() { return static_cast(offsetof(CFCMConfig_t130793684, ___mOpen_1)); } inline int32_t get_mOpen_1() const { return ___mOpen_1; } inline int32_t* get_address_of_mOpen_1() { return &___mOpen_1; } inline void set_mOpen_1(int32_t value) { ___mOpen_1 = value; } inline static int32_t get_offset_of_mFirst_2() { return static_cast(offsetof(CFCMConfig_t130793684, ___mFirst_2)); } inline int32_t get_mFirst_2() const { return ___mFirst_2; } inline int32_t* get_address_of_mFirst_2() { return &___mFirst_2; } inline void set_mFirst_2(int32_t value) { ___mFirst_2 = value; } inline static int32_t get_offset_of_mAdult_3() { return static_cast(offsetof(CFCMConfig_t130793684, ___mAdult_3)); } inline int32_t get_mAdult_3() const { return ___mAdult_3; } inline int32_t* get_address_of_mAdult_3() { return &___mAdult_3; } inline void set_mAdult_3(int32_t value) { ___mAdult_3 = value; } inline static int32_t get_offset_of_mEndTime_4() { return static_cast(offsetof(CFCMConfig_t130793684, ___mEndTime_4)); } inline DateTime_t3738529785 get_mEndTime_4() const { return ___mEndTime_4; } inline DateTime_t3738529785 * get_address_of_mEndTime_4() { return &___mEndTime_4; } inline void set_mEndTime_4(DateTime_t3738529785 value) { ___mEndTime_4 = value; } inline static int32_t get_offset_of_mTipsState_5() { return static_cast(offsetof(CFCMConfig_t130793684, ___mTipsState_5)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_5() const { return ___mTipsState_5; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_5() { return &___mTipsState_5; } inline void set_mTipsState_5(BooleanU5BU5D_t2897418192* value) { ___mTipsState_5 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_5), value); } inline static int32_t get_offset_of_mCheckCD_6() { return static_cast(offsetof(CFCMConfig_t130793684, ___mCheckCD_6)); } inline float get_mCheckCD_6() const { return ___mCheckCD_6; } inline float* get_address_of_mCheckCD_6() { return &___mCheckCD_6; } inline void set_mCheckCD_6(float value) { ___mCheckCD_6 = value; } }; struct CFCMConfig_t130793684_StaticFields { public: // DMCore.Logic.CFCMConfig DMCore.Logic.CFCMConfig::s_Instance CFCMConfig_t130793684 * ___s_Instance_0; // System.Single DMCore.Logic.CFCMConfig::MAX_CD float ___MAX_CD_7; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___s_Instance_0)); } inline CFCMConfig_t130793684 * get_s_Instance_0() const { return ___s_Instance_0; } inline CFCMConfig_t130793684 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CFCMConfig_t130793684 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_MAX_CD_7() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___MAX_CD_7)); } inline float get_MAX_CD_7() const { return ___MAX_CD_7; } inline float* get_address_of_MAX_CD_7() { return &___MAX_CD_7; } inline void set_MAX_CD_7(float value) { ___MAX_CD_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFCMCONFIG_T130793684_H #ifndef CHATCONTENT_T42021257_H #define CHATCONTENT_T42021257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_isHistory bool ___m_isHistory_0; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_receiver_id String_t* ___m_receiver_id_1; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_type String_t* ___m_type_2; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_sender_id String_t* ___m_sender_id_3; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_message String_t* ___m_message_4; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_smallPic String_t* ___m_smallPic_5; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_voicetext String_t* ___m_voicetext_6; // System.Single DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_voiceLen float ___m_voiceLen_7; // System.DateTime DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_time DateTime_t3738529785 ___m_time_8; // DMCore.Framework.Plugin.CYunvaSDK/UserInfo DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_sender_info UserInfo_t2013096041 * ___m_sender_info_9; // System.Int32 DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_redbagID int32_t ___m_redbagID_10; public: inline static int32_t get_offset_of_m_isHistory_0() { return static_cast(offsetof(ChatContent_t42021257, ___m_isHistory_0)); } inline bool get_m_isHistory_0() const { return ___m_isHistory_0; } inline bool* get_address_of_m_isHistory_0() { return &___m_isHistory_0; } inline void set_m_isHistory_0(bool value) { ___m_isHistory_0 = value; } inline static int32_t get_offset_of_m_receiver_id_1() { return static_cast(offsetof(ChatContent_t42021257, ___m_receiver_id_1)); } inline String_t* get_m_receiver_id_1() const { return ___m_receiver_id_1; } inline String_t** get_address_of_m_receiver_id_1() { return &___m_receiver_id_1; } inline void set_m_receiver_id_1(String_t* value) { ___m_receiver_id_1 = value; Il2CppCodeGenWriteBarrier((&___m_receiver_id_1), value); } inline static int32_t get_offset_of_m_type_2() { return static_cast(offsetof(ChatContent_t42021257, ___m_type_2)); } inline String_t* get_m_type_2() const { return ___m_type_2; } inline String_t** get_address_of_m_type_2() { return &___m_type_2; } inline void set_m_type_2(String_t* value) { ___m_type_2 = value; Il2CppCodeGenWriteBarrier((&___m_type_2), value); } inline static int32_t get_offset_of_m_sender_id_3() { return static_cast(offsetof(ChatContent_t42021257, ___m_sender_id_3)); } inline String_t* get_m_sender_id_3() const { return ___m_sender_id_3; } inline String_t** get_address_of_m_sender_id_3() { return &___m_sender_id_3; } inline void set_m_sender_id_3(String_t* value) { ___m_sender_id_3 = value; Il2CppCodeGenWriteBarrier((&___m_sender_id_3), value); } inline static int32_t get_offset_of_m_message_4() { return static_cast(offsetof(ChatContent_t42021257, ___m_message_4)); } inline String_t* get_m_message_4() const { return ___m_message_4; } inline String_t** get_address_of_m_message_4() { return &___m_message_4; } inline void set_m_message_4(String_t* value) { ___m_message_4 = value; Il2CppCodeGenWriteBarrier((&___m_message_4), value); } inline static int32_t get_offset_of_m_smallPic_5() { return static_cast(offsetof(ChatContent_t42021257, ___m_smallPic_5)); } inline String_t* get_m_smallPic_5() const { return ___m_smallPic_5; } inline String_t** get_address_of_m_smallPic_5() { return &___m_smallPic_5; } inline void set_m_smallPic_5(String_t* value) { ___m_smallPic_5 = value; Il2CppCodeGenWriteBarrier((&___m_smallPic_5), value); } inline static int32_t get_offset_of_m_voicetext_6() { return static_cast(offsetof(ChatContent_t42021257, ___m_voicetext_6)); } inline String_t* get_m_voicetext_6() const { return ___m_voicetext_6; } inline String_t** get_address_of_m_voicetext_6() { return &___m_voicetext_6; } inline void set_m_voicetext_6(String_t* value) { ___m_voicetext_6 = value; Il2CppCodeGenWriteBarrier((&___m_voicetext_6), value); } inline static int32_t get_offset_of_m_voiceLen_7() { return static_cast(offsetof(ChatContent_t42021257, ___m_voiceLen_7)); } inline float get_m_voiceLen_7() const { return ___m_voiceLen_7; } inline float* get_address_of_m_voiceLen_7() { return &___m_voiceLen_7; } inline void set_m_voiceLen_7(float value) { ___m_voiceLen_7 = value; } inline static int32_t get_offset_of_m_time_8() { return static_cast(offsetof(ChatContent_t42021257, ___m_time_8)); } inline DateTime_t3738529785 get_m_time_8() const { return ___m_time_8; } inline DateTime_t3738529785 * get_address_of_m_time_8() { return &___m_time_8; } inline void set_m_time_8(DateTime_t3738529785 value) { ___m_time_8 = value; } inline static int32_t get_offset_of_m_sender_info_9() { return static_cast(offsetof(ChatContent_t42021257, ___m_sender_info_9)); } inline UserInfo_t2013096041 * get_m_sender_info_9() const { return ___m_sender_info_9; } inline UserInfo_t2013096041 ** get_address_of_m_sender_info_9() { return &___m_sender_info_9; } inline void set_m_sender_info_9(UserInfo_t2013096041 * value) { ___m_sender_info_9 = value; Il2CppCodeGenWriteBarrier((&___m_sender_info_9), value); } inline static int32_t get_offset_of_m_redbagID_10() { return static_cast(offsetof(ChatContent_t42021257, ___m_redbagID_10)); } inline int32_t get_m_redbagID_10() const { return ___m_redbagID_10; } inline int32_t* get_address_of_m_redbagID_10() { return &___m_redbagID_10; } inline void set_m_redbagID_10(int32_t value) { ___m_redbagID_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHATCONTENT_T42021257_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 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 CGUILDDATA_T2153593818_H #define CGUILDDATA_T2153593818_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuildData struct CGuildData_t2153593818 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CGuildData::GuildID int32_t ___GuildID_0; // System.Int64 DMCore.Logic.CGuildData::PhotoID int64_t ___PhotoID_1; // System.String DMCore.Logic.CGuildData::GuildName String_t* ___GuildName_2; // System.Int32 DMCore.Logic.CGuildData::GuildLevel int32_t ___GuildLevel_3; // System.Int32 DMCore.Logic.CGuildData::CurLevelExperience int32_t ___CurLevelExperience_4; // System.String DMCore.Logic.CGuildData::OwnerName String_t* ___OwnerName_5; // System.Int32 DMCore.Logic.CGuildData::DistrictID int32_t ___DistrictID_6; // System.Int32 DMCore.Logic.CGuildData::CurMemberCount int32_t ___CurMemberCount_7; // System.Int32 DMCore.Logic.CGuildData::MaxMemberCount int32_t ___MaxMemberCount_8; // System.Boolean DMCore.Logic.CGuildData::IsBeApplying bool ___IsBeApplying_9; // System.String DMCore.Logic.CGuildData::CreateDate String_t* ___CreateDate_10; // System.String DMCore.Logic.CGuildData::Signature String_t* ___Signature_11; // System.String DMCore.Logic.CGuildData::Notice String_t* ___Notice_12; // System.String DMCore.Logic.CGuildData::DissolveTime String_t* ___DissolveTime_13; // System.String DMCore.Logic.CGuildData::CurServerTime String_t* ___CurServerTime_14; // System.DateTime DMCore.Logic.CGuildData::CurClientTime DateTime_t3738529785 ___CurClientTime_15; // System.Int32 DMCore.Logic.CGuildData::UpLevelExperience int32_t ___UpLevelExperience_16; public: inline static int32_t get_offset_of_GuildID_0() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildID_0)); } inline int32_t get_GuildID_0() const { return ___GuildID_0; } inline int32_t* get_address_of_GuildID_0() { return &___GuildID_0; } inline void set_GuildID_0(int32_t value) { ___GuildID_0 = value; } inline static int32_t get_offset_of_PhotoID_1() { return static_cast(offsetof(CGuildData_t2153593818, ___PhotoID_1)); } inline int64_t get_PhotoID_1() const { return ___PhotoID_1; } inline int64_t* get_address_of_PhotoID_1() { return &___PhotoID_1; } inline void set_PhotoID_1(int64_t value) { ___PhotoID_1 = value; } inline static int32_t get_offset_of_GuildName_2() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildName_2)); } inline String_t* get_GuildName_2() const { return ___GuildName_2; } inline String_t** get_address_of_GuildName_2() { return &___GuildName_2; } inline void set_GuildName_2(String_t* value) { ___GuildName_2 = value; Il2CppCodeGenWriteBarrier((&___GuildName_2), value); } inline static int32_t get_offset_of_GuildLevel_3() { return static_cast(offsetof(CGuildData_t2153593818, ___GuildLevel_3)); } inline int32_t get_GuildLevel_3() const { return ___GuildLevel_3; } inline int32_t* get_address_of_GuildLevel_3() { return &___GuildLevel_3; } inline void set_GuildLevel_3(int32_t value) { ___GuildLevel_3 = value; } inline static int32_t get_offset_of_CurLevelExperience_4() { return static_cast(offsetof(CGuildData_t2153593818, ___CurLevelExperience_4)); } inline int32_t get_CurLevelExperience_4() const { return ___CurLevelExperience_4; } inline int32_t* get_address_of_CurLevelExperience_4() { return &___CurLevelExperience_4; } inline void set_CurLevelExperience_4(int32_t value) { ___CurLevelExperience_4 = value; } inline static int32_t get_offset_of_OwnerName_5() { return static_cast(offsetof(CGuildData_t2153593818, ___OwnerName_5)); } inline String_t* get_OwnerName_5() const { return ___OwnerName_5; } inline String_t** get_address_of_OwnerName_5() { return &___OwnerName_5; } inline void set_OwnerName_5(String_t* value) { ___OwnerName_5 = value; Il2CppCodeGenWriteBarrier((&___OwnerName_5), value); } inline static int32_t get_offset_of_DistrictID_6() { return static_cast(offsetof(CGuildData_t2153593818, ___DistrictID_6)); } inline int32_t get_DistrictID_6() const { return ___DistrictID_6; } inline int32_t* get_address_of_DistrictID_6() { return &___DistrictID_6; } inline void set_DistrictID_6(int32_t value) { ___DistrictID_6 = value; } inline static int32_t get_offset_of_CurMemberCount_7() { return static_cast(offsetof(CGuildData_t2153593818, ___CurMemberCount_7)); } inline int32_t get_CurMemberCount_7() const { return ___CurMemberCount_7; } inline int32_t* get_address_of_CurMemberCount_7() { return &___CurMemberCount_7; } inline void set_CurMemberCount_7(int32_t value) { ___CurMemberCount_7 = value; } inline static int32_t get_offset_of_MaxMemberCount_8() { return static_cast(offsetof(CGuildData_t2153593818, ___MaxMemberCount_8)); } inline int32_t get_MaxMemberCount_8() const { return ___MaxMemberCount_8; } inline int32_t* get_address_of_MaxMemberCount_8() { return &___MaxMemberCount_8; } inline void set_MaxMemberCount_8(int32_t value) { ___MaxMemberCount_8 = value; } inline static int32_t get_offset_of_IsBeApplying_9() { return static_cast(offsetof(CGuildData_t2153593818, ___IsBeApplying_9)); } inline bool get_IsBeApplying_9() const { return ___IsBeApplying_9; } inline bool* get_address_of_IsBeApplying_9() { return &___IsBeApplying_9; } inline void set_IsBeApplying_9(bool value) { ___IsBeApplying_9 = value; } inline static int32_t get_offset_of_CreateDate_10() { return static_cast(offsetof(CGuildData_t2153593818, ___CreateDate_10)); } inline String_t* get_CreateDate_10() const { return ___CreateDate_10; } inline String_t** get_address_of_CreateDate_10() { return &___CreateDate_10; } inline void set_CreateDate_10(String_t* value) { ___CreateDate_10 = value; Il2CppCodeGenWriteBarrier((&___CreateDate_10), value); } inline static int32_t get_offset_of_Signature_11() { return static_cast(offsetof(CGuildData_t2153593818, ___Signature_11)); } inline String_t* get_Signature_11() const { return ___Signature_11; } inline String_t** get_address_of_Signature_11() { return &___Signature_11; } inline void set_Signature_11(String_t* value) { ___Signature_11 = value; Il2CppCodeGenWriteBarrier((&___Signature_11), value); } inline static int32_t get_offset_of_Notice_12() { return static_cast(offsetof(CGuildData_t2153593818, ___Notice_12)); } inline String_t* get_Notice_12() const { return ___Notice_12; } inline String_t** get_address_of_Notice_12() { return &___Notice_12; } inline void set_Notice_12(String_t* value) { ___Notice_12 = value; Il2CppCodeGenWriteBarrier((&___Notice_12), value); } inline static int32_t get_offset_of_DissolveTime_13() { return static_cast(offsetof(CGuildData_t2153593818, ___DissolveTime_13)); } inline String_t* get_DissolveTime_13() const { return ___DissolveTime_13; } inline String_t** get_address_of_DissolveTime_13() { return &___DissolveTime_13; } inline void set_DissolveTime_13(String_t* value) { ___DissolveTime_13 = value; Il2CppCodeGenWriteBarrier((&___DissolveTime_13), value); } inline static int32_t get_offset_of_CurServerTime_14() { return static_cast(offsetof(CGuildData_t2153593818, ___CurServerTime_14)); } inline String_t* get_CurServerTime_14() const { return ___CurServerTime_14; } inline String_t** get_address_of_CurServerTime_14() { return &___CurServerTime_14; } inline void set_CurServerTime_14(String_t* value) { ___CurServerTime_14 = value; Il2CppCodeGenWriteBarrier((&___CurServerTime_14), value); } inline static int32_t get_offset_of_CurClientTime_15() { return static_cast(offsetof(CGuildData_t2153593818, ___CurClientTime_15)); } inline DateTime_t3738529785 get_CurClientTime_15() const { return ___CurClientTime_15; } inline DateTime_t3738529785 * get_address_of_CurClientTime_15() { return &___CurClientTime_15; } inline void set_CurClientTime_15(DateTime_t3738529785 value) { ___CurClientTime_15 = value; } inline static int32_t get_offset_of_UpLevelExperience_16() { return static_cast(offsetof(CGuildData_t2153593818, ___UpLevelExperience_16)); } inline int32_t get_UpLevelExperience_16() const { return ___UpLevelExperience_16; } inline int32_t* get_address_of_UpLevelExperience_16() { return &___UpLevelExperience_16; } inline void set_UpLevelExperience_16(int32_t value) { ___UpLevelExperience_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUILDDATA_T2153593818_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 _PROCCUSTOMMSG_T4006059236_H #define _PROCCUSTOMMSG_T4006059236_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg struct _ProcCustomMsg_t4006059236 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // _PROCCUSTOMMSG_T4006059236_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 ONCONFIRMCHOOSECLOTH_T3730002751_H #define ONCONFIRMCHOOSECLOTH_T3730002751_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MagicWorkShopMainManager/OnConfirmChooseCloth struct OnConfirmChooseCloth_t3730002751 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCONFIRMCHOOSECLOTH_T3730002751_H #ifndef SOCKETEXCEPTION_T3852068672_H #define SOCKETEXCEPTION_T3852068672_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.Sockets.SocketException struct SocketException_t3852068672 : public Win32Exception_t3234146298 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SOCKETEXCEPTION_T3852068672_H #ifndef CADCONFIG_T2669318563_H #define CADCONFIG_T2669318563_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CADConfig struct CADConfig_t2669318563 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::blackList List_1_t863193852 * ___blackList_1; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::serverBlackList List_1_t863193852 * ___serverBlackList_2; // System.Int32 DMCore.Logic.CADConfig::mOpen int32_t ___mOpen_4; // System.Int32 DMCore.Logic.CADConfig::mFirst int32_t ___mFirst_5; // System.Int32 DMCore.Logic.CADConfig::mAdult int32_t ___mAdult_6; // System.DateTime DMCore.Logic.CADConfig::mEndTime DateTime_t3738529785 ___mEndTime_7; // System.Boolean[] DMCore.Logic.CADConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_8; // System.Single DMCore.Logic.CADConfig::mCheckCD float ___mCheckCD_9; // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::mADTypeEnum int32_t ___mADTypeEnum_10; // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::mADParamEx ADParamEx_t1844218245 * ___mADParamEx_11; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mADCodeList List_1_t3319525431 * ___mADCodeList_12; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mAwardexList List_1_t539570837 * ___mAwardexList_13; // CDataModelInt DMCore.Logic.CADConfig::m_modelAwardInfoData CDataModelInt_t3463393640 * ___m_modelAwardInfoData_14; public: inline static int32_t get_offset_of_blackList_1() { return static_cast(offsetof(CADConfig_t2669318563, ___blackList_1)); } inline List_1_t863193852 * get_blackList_1() const { return ___blackList_1; } inline List_1_t863193852 ** get_address_of_blackList_1() { return &___blackList_1; } inline void set_blackList_1(List_1_t863193852 * value) { ___blackList_1 = value; Il2CppCodeGenWriteBarrier((&___blackList_1), value); } inline static int32_t get_offset_of_serverBlackList_2() { return static_cast(offsetof(CADConfig_t2669318563, ___serverBlackList_2)); } inline List_1_t863193852 * get_serverBlackList_2() const { return ___serverBlackList_2; } inline List_1_t863193852 ** get_address_of_serverBlackList_2() { return &___serverBlackList_2; } inline void set_serverBlackList_2(List_1_t863193852 * value) { ___serverBlackList_2 = value; Il2CppCodeGenWriteBarrier((&___serverBlackList_2), value); } inline static int32_t get_offset_of_mOpen_4() { return static_cast(offsetof(CADConfig_t2669318563, ___mOpen_4)); } inline int32_t get_mOpen_4() const { return ___mOpen_4; } inline int32_t* get_address_of_mOpen_4() { return &___mOpen_4; } inline void set_mOpen_4(int32_t value) { ___mOpen_4 = value; } inline static int32_t get_offset_of_mFirst_5() { return static_cast(offsetof(CADConfig_t2669318563, ___mFirst_5)); } inline int32_t get_mFirst_5() const { return ___mFirst_5; } inline int32_t* get_address_of_mFirst_5() { return &___mFirst_5; } inline void set_mFirst_5(int32_t value) { ___mFirst_5 = value; } inline static int32_t get_offset_of_mAdult_6() { return static_cast(offsetof(CADConfig_t2669318563, ___mAdult_6)); } inline int32_t get_mAdult_6() const { return ___mAdult_6; } inline int32_t* get_address_of_mAdult_6() { return &___mAdult_6; } inline void set_mAdult_6(int32_t value) { ___mAdult_6 = value; } inline static int32_t get_offset_of_mEndTime_7() { return static_cast(offsetof(CADConfig_t2669318563, ___mEndTime_7)); } inline DateTime_t3738529785 get_mEndTime_7() const { return ___mEndTime_7; } inline DateTime_t3738529785 * get_address_of_mEndTime_7() { return &___mEndTime_7; } inline void set_mEndTime_7(DateTime_t3738529785 value) { ___mEndTime_7 = value; } inline static int32_t get_offset_of_mTipsState_8() { return static_cast(offsetof(CADConfig_t2669318563, ___mTipsState_8)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_8() const { return ___mTipsState_8; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_8() { return &___mTipsState_8; } inline void set_mTipsState_8(BooleanU5BU5D_t2897418192* value) { ___mTipsState_8 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_8), value); } inline static int32_t get_offset_of_mCheckCD_9() { return static_cast(offsetof(CADConfig_t2669318563, ___mCheckCD_9)); } inline float get_mCheckCD_9() const { return ___mCheckCD_9; } inline float* get_address_of_mCheckCD_9() { return &___mCheckCD_9; } inline void set_mCheckCD_9(float value) { ___mCheckCD_9 = value; } inline static int32_t get_offset_of_mADTypeEnum_10() { return static_cast(offsetof(CADConfig_t2669318563, ___mADTypeEnum_10)); } inline int32_t get_mADTypeEnum_10() const { return ___mADTypeEnum_10; } inline int32_t* get_address_of_mADTypeEnum_10() { return &___mADTypeEnum_10; } inline void set_mADTypeEnum_10(int32_t value) { ___mADTypeEnum_10 = value; } inline static int32_t get_offset_of_mADParamEx_11() { return static_cast(offsetof(CADConfig_t2669318563, ___mADParamEx_11)); } inline ADParamEx_t1844218245 * get_mADParamEx_11() const { return ___mADParamEx_11; } inline ADParamEx_t1844218245 ** get_address_of_mADParamEx_11() { return &___mADParamEx_11; } inline void set_mADParamEx_11(ADParamEx_t1844218245 * value) { ___mADParamEx_11 = value; Il2CppCodeGenWriteBarrier((&___mADParamEx_11), value); } inline static int32_t get_offset_of_mADCodeList_12() { return static_cast(offsetof(CADConfig_t2669318563, ___mADCodeList_12)); } inline List_1_t3319525431 * get_mADCodeList_12() const { return ___mADCodeList_12; } inline List_1_t3319525431 ** get_address_of_mADCodeList_12() { return &___mADCodeList_12; } inline void set_mADCodeList_12(List_1_t3319525431 * value) { ___mADCodeList_12 = value; Il2CppCodeGenWriteBarrier((&___mADCodeList_12), value); } inline static int32_t get_offset_of_mAwardexList_13() { return static_cast(offsetof(CADConfig_t2669318563, ___mAwardexList_13)); } inline List_1_t539570837 * get_mAwardexList_13() const { return ___mAwardexList_13; } inline List_1_t539570837 ** get_address_of_mAwardexList_13() { return &___mAwardexList_13; } inline void set_mAwardexList_13(List_1_t539570837 * value) { ___mAwardexList_13 = value; Il2CppCodeGenWriteBarrier((&___mAwardexList_13), value); } inline static int32_t get_offset_of_m_modelAwardInfoData_14() { return static_cast(offsetof(CADConfig_t2669318563, ___m_modelAwardInfoData_14)); } inline CDataModelInt_t3463393640 * get_m_modelAwardInfoData_14() const { return ___m_modelAwardInfoData_14; } inline CDataModelInt_t3463393640 ** get_address_of_m_modelAwardInfoData_14() { return &___m_modelAwardInfoData_14; } inline void set_m_modelAwardInfoData_14(CDataModelInt_t3463393640 * value) { ___m_modelAwardInfoData_14 = value; Il2CppCodeGenWriteBarrier((&___m_modelAwardInfoData_14), value); } }; struct CADConfig_t2669318563_StaticFields { public: // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::nowADType int32_t ___nowADType_0; // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::s_Instance CADConfig_t2669318563 * ___s_Instance_3; public: inline static int32_t get_offset_of_nowADType_0() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___nowADType_0)); } inline int32_t get_nowADType_0() const { return ___nowADType_0; } inline int32_t* get_address_of_nowADType_0() { return &___nowADType_0; } inline void set_nowADType_0(int32_t value) { ___nowADType_0 = value; } inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___s_Instance_3)); } inline CADConfig_t2669318563 * get_s_Instance_3() const { return ___s_Instance_3; } inline CADConfig_t2669318563 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CADConfig_t2669318563 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CADCONFIG_T2669318563_H #ifndef AUDIOSOURCE_T3935305588_H #define AUDIOSOURCE_T3935305588_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioSource struct AudioSource_t3935305588 : public Behaviour_t1437897464 { public: // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::spatializerExtension AudioSourceExtension_t3064908834 * ___spatializerExtension_2; // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::ambisonicExtension AudioSourceExtension_t3064908834 * ___ambisonicExtension_3; public: inline static int32_t get_offset_of_spatializerExtension_2() { return static_cast(offsetof(AudioSource_t3935305588, ___spatializerExtension_2)); } inline AudioSourceExtension_t3064908834 * get_spatializerExtension_2() const { return ___spatializerExtension_2; } inline AudioSourceExtension_t3064908834 ** get_address_of_spatializerExtension_2() { return &___spatializerExtension_2; } inline void set_spatializerExtension_2(AudioSourceExtension_t3064908834 * value) { ___spatializerExtension_2 = value; Il2CppCodeGenWriteBarrier((&___spatializerExtension_2), value); } inline static int32_t get_offset_of_ambisonicExtension_3() { return static_cast(offsetof(AudioSource_t3935305588, ___ambisonicExtension_3)); } inline AudioSourceExtension_t3064908834 * get_ambisonicExtension_3() const { return ___ambisonicExtension_3; } inline AudioSourceExtension_t3064908834 ** get_address_of_ambisonicExtension_3() { return &___ambisonicExtension_3; } inline void set_ambisonicExtension_3(AudioSourceExtension_t3064908834 * value) { ___ambisonicExtension_3 = value; Il2CppCodeGenWriteBarrier((&___ambisonicExtension_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOSOURCE_T3935305588_H #ifndef 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 ANIMATION_T3648466861_H #define ANIMATION_T3648466861_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Animation struct Animation_t3648466861 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATION_T3648466861_H #ifndef 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 CLOADINGWATCH_T1236523732_H #define CLOADINGWATCH_T1236523732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLoadingWatch struct CLoadingWatch_t1236523732 : public MonoBehaviour_t3962482529 { public: // System.Int32 CLoadingWatch::m_TickCnt int32_t ___m_TickCnt_2; // UILabel CLoadingWatch::m_LBTips UILabel_t3248798549 * ___m_LBTips_3; // UIPanel CLoadingWatch::m_panelClipStep UIPanel_t1716472341 * ___m_panelClipStep_4; // UILabel CLoadingWatch::m_labelTotalTips UILabel_t3248798549 * ___m_labelTotalTips_5; // UILabel CLoadingWatch::m_labelUpdateTips UILabel_t3248798549 * ___m_labelUpdateTips_6; // UnityEngine.Transform CLoadingWatch::m_stepObj Transform_t3600365921 * ___m_stepObj_7; // UnityEngine.Transform CLoadingWatch::m_spriteStep Transform_t3600365921 * ___m_spriteStep_8; // UnityEngine.Transform CLoadingWatch::m_transPetStep Transform_t3600365921 * ___m_transPetStep_9; // UITexture CLoadingWatch::m_effOverAll UITexture_t3471168817 * ___m_effOverAll_10; // System.Int32 CLoadingWatch::m_WidgetCount int32_t ___m_WidgetCount_11; // UnityEngine.Transform CLoadingWatch::m_FullDownRoot Transform_t3600365921 * ___m_FullDownRoot_12; // UnityEngine.Transform[] CLoadingWatch::m_NotFullDownWidgets TransformU5BU5D_t807237628* ___m_NotFullDownWidgets_13; // System.Boolean CLoadingWatch::m_bFullDownloadMode bool ___m_bFullDownloadMode_15; // System.Single CLoadingWatch::m_TimeLabor float ___m_TimeLabor_16; // System.Boolean CLoadingWatch::m_bEnableTotalInfo bool ___m_bEnableTotalInfo_17; // System.Single CLoadingWatch::m_fTimeLast float ___m_fTimeLast_18; // System.Single CLoadingWatch::m_fTimeBegin float ___m_fTimeBegin_19; public: inline static int32_t get_offset_of_m_TickCnt_2() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TickCnt_2)); } inline int32_t get_m_TickCnt_2() const { return ___m_TickCnt_2; } inline int32_t* get_address_of_m_TickCnt_2() { return &___m_TickCnt_2; } inline void set_m_TickCnt_2(int32_t value) { ___m_TickCnt_2 = value; } inline static int32_t get_offset_of_m_LBTips_3() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_LBTips_3)); } inline UILabel_t3248798549 * get_m_LBTips_3() const { return ___m_LBTips_3; } inline UILabel_t3248798549 ** get_address_of_m_LBTips_3() { return &___m_LBTips_3; } inline void set_m_LBTips_3(UILabel_t3248798549 * value) { ___m_LBTips_3 = value; Il2CppCodeGenWriteBarrier((&___m_LBTips_3), value); } inline static int32_t get_offset_of_m_panelClipStep_4() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_panelClipStep_4)); } inline UIPanel_t1716472341 * get_m_panelClipStep_4() const { return ___m_panelClipStep_4; } inline UIPanel_t1716472341 ** get_address_of_m_panelClipStep_4() { return &___m_panelClipStep_4; } inline void set_m_panelClipStep_4(UIPanel_t1716472341 * value) { ___m_panelClipStep_4 = value; Il2CppCodeGenWriteBarrier((&___m_panelClipStep_4), value); } inline static int32_t get_offset_of_m_labelTotalTips_5() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelTotalTips_5)); } inline UILabel_t3248798549 * get_m_labelTotalTips_5() const { return ___m_labelTotalTips_5; } inline UILabel_t3248798549 ** get_address_of_m_labelTotalTips_5() { return &___m_labelTotalTips_5; } inline void set_m_labelTotalTips_5(UILabel_t3248798549 * value) { ___m_labelTotalTips_5 = value; Il2CppCodeGenWriteBarrier((&___m_labelTotalTips_5), value); } inline static int32_t get_offset_of_m_labelUpdateTips_6() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelUpdateTips_6)); } inline UILabel_t3248798549 * get_m_labelUpdateTips_6() const { return ___m_labelUpdateTips_6; } inline UILabel_t3248798549 ** get_address_of_m_labelUpdateTips_6() { return &___m_labelUpdateTips_6; } inline void set_m_labelUpdateTips_6(UILabel_t3248798549 * value) { ___m_labelUpdateTips_6 = value; Il2CppCodeGenWriteBarrier((&___m_labelUpdateTips_6), value); } inline static int32_t get_offset_of_m_stepObj_7() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_stepObj_7)); } inline Transform_t3600365921 * get_m_stepObj_7() const { return ___m_stepObj_7; } inline Transform_t3600365921 ** get_address_of_m_stepObj_7() { return &___m_stepObj_7; } inline void set_m_stepObj_7(Transform_t3600365921 * value) { ___m_stepObj_7 = value; Il2CppCodeGenWriteBarrier((&___m_stepObj_7), value); } inline static int32_t get_offset_of_m_spriteStep_8() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_spriteStep_8)); } inline Transform_t3600365921 * get_m_spriteStep_8() const { return ___m_spriteStep_8; } inline Transform_t3600365921 ** get_address_of_m_spriteStep_8() { return &___m_spriteStep_8; } inline void set_m_spriteStep_8(Transform_t3600365921 * value) { ___m_spriteStep_8 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep_8), value); } inline static int32_t get_offset_of_m_transPetStep_9() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_transPetStep_9)); } inline Transform_t3600365921 * get_m_transPetStep_9() const { return ___m_transPetStep_9; } inline Transform_t3600365921 ** get_address_of_m_transPetStep_9() { return &___m_transPetStep_9; } inline void set_m_transPetStep_9(Transform_t3600365921 * value) { ___m_transPetStep_9 = value; Il2CppCodeGenWriteBarrier((&___m_transPetStep_9), value); } inline static int32_t get_offset_of_m_effOverAll_10() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_effOverAll_10)); } inline UITexture_t3471168817 * get_m_effOverAll_10() const { return ___m_effOverAll_10; } inline UITexture_t3471168817 ** get_address_of_m_effOverAll_10() { return &___m_effOverAll_10; } inline void set_m_effOverAll_10(UITexture_t3471168817 * value) { ___m_effOverAll_10 = value; Il2CppCodeGenWriteBarrier((&___m_effOverAll_10), value); } inline static int32_t get_offset_of_m_WidgetCount_11() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_WidgetCount_11)); } inline int32_t get_m_WidgetCount_11() const { return ___m_WidgetCount_11; } inline int32_t* get_address_of_m_WidgetCount_11() { return &___m_WidgetCount_11; } inline void set_m_WidgetCount_11(int32_t value) { ___m_WidgetCount_11 = value; } inline static int32_t get_offset_of_m_FullDownRoot_12() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_FullDownRoot_12)); } inline Transform_t3600365921 * get_m_FullDownRoot_12() const { return ___m_FullDownRoot_12; } inline Transform_t3600365921 ** get_address_of_m_FullDownRoot_12() { return &___m_FullDownRoot_12; } inline void set_m_FullDownRoot_12(Transform_t3600365921 * value) { ___m_FullDownRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_FullDownRoot_12), value); } inline static int32_t get_offset_of_m_NotFullDownWidgets_13() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_NotFullDownWidgets_13)); } inline TransformU5BU5D_t807237628* get_m_NotFullDownWidgets_13() const { return ___m_NotFullDownWidgets_13; } inline TransformU5BU5D_t807237628** get_address_of_m_NotFullDownWidgets_13() { return &___m_NotFullDownWidgets_13; } inline void set_m_NotFullDownWidgets_13(TransformU5BU5D_t807237628* value) { ___m_NotFullDownWidgets_13 = value; Il2CppCodeGenWriteBarrier((&___m_NotFullDownWidgets_13), value); } inline static int32_t get_offset_of_m_bFullDownloadMode_15() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bFullDownloadMode_15)); } inline bool get_m_bFullDownloadMode_15() const { return ___m_bFullDownloadMode_15; } inline bool* get_address_of_m_bFullDownloadMode_15() { return &___m_bFullDownloadMode_15; } inline void set_m_bFullDownloadMode_15(bool value) { ___m_bFullDownloadMode_15 = value; } inline static int32_t get_offset_of_m_TimeLabor_16() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TimeLabor_16)); } inline float get_m_TimeLabor_16() const { return ___m_TimeLabor_16; } inline float* get_address_of_m_TimeLabor_16() { return &___m_TimeLabor_16; } inline void set_m_TimeLabor_16(float value) { ___m_TimeLabor_16 = value; } inline static int32_t get_offset_of_m_bEnableTotalInfo_17() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bEnableTotalInfo_17)); } inline bool get_m_bEnableTotalInfo_17() const { return ___m_bEnableTotalInfo_17; } inline bool* get_address_of_m_bEnableTotalInfo_17() { return &___m_bEnableTotalInfo_17; } inline void set_m_bEnableTotalInfo_17(bool value) { ___m_bEnableTotalInfo_17 = value; } inline static int32_t get_offset_of_m_fTimeLast_18() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeLast_18)); } inline float get_m_fTimeLast_18() const { return ___m_fTimeLast_18; } inline float* get_address_of_m_fTimeLast_18() { return &___m_fTimeLast_18; } inline void set_m_fTimeLast_18(float value) { ___m_fTimeLast_18 = value; } inline static int32_t get_offset_of_m_fTimeBegin_19() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeBegin_19)); } inline float get_m_fTimeBegin_19() const { return ___m_fTimeBegin_19; } inline float* get_address_of_m_fTimeBegin_19() { return &___m_fTimeBegin_19; } inline void set_m_fTimeBegin_19(float value) { ___m_fTimeBegin_19 = value; } }; struct CLoadingWatch_t1236523732_StaticFields { public: // System.Action CLoadingWatch::On_Level_Loaded Action_t1264377477 * ___On_Level_Loaded_14; // System.Collections.Generic.Dictionary`2 CLoadingWatch::<>f__switch$mapC Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24mapC_20; public: inline static int32_t get_offset_of_On_Level_Loaded_14() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___On_Level_Loaded_14)); } inline Action_t1264377477 * get_On_Level_Loaded_14() const { return ___On_Level_Loaded_14; } inline Action_t1264377477 ** get_address_of_On_Level_Loaded_14() { return &___On_Level_Loaded_14; } inline void set_On_Level_Loaded_14(Action_t1264377477 * value) { ___On_Level_Loaded_14 = value; Il2CppCodeGenWriteBarrier((&___On_Level_Loaded_14), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24mapC_20() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___U3CU3Ef__switchU24mapC_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24mapC_20() const { return ___U3CU3Ef__switchU24mapC_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24mapC_20() { return &___U3CU3Ef__switchU24mapC_20; } inline void set_U3CU3Ef__switchU24mapC_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24mapC_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24mapC_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOADINGWATCH_T1236523732_H #ifndef PVESCORE_T550407626_H #define PVESCORE_T550407626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // PVEScore struct PVEScore_t550407626 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject PVEScore::m_Success GameObject_t1113636619 * ___m_Success_2; // UnityEngine.GameObject PVEScore::m_Failed GameObject_t1113636619 * ___m_Failed_3; // UnityEngine.GameObject PVEScore::m_Star0 GameObject_t1113636619 * ___m_Star0_4; // UnityEngine.GameObject PVEScore::m_Star1 GameObject_t1113636619 * ___m_Star1_5; // UnityEngine.GameObject PVEScore::m_Star2 GameObject_t1113636619 * ___m_Star2_6; // UnityEngine.GameObject PVEScore::m_StarEffect0 GameObject_t1113636619 * ___m_StarEffect0_7; // UnityEngine.GameObject PVEScore::m_StarEffect1 GameObject_t1113636619 * ___m_StarEffect1_8; // UnityEngine.GameObject PVEScore::m_StarEffect2 GameObject_t1113636619 * ___m_StarEffect2_9; // UILabel PVEScore::m_BestScore UILabel_t3248798549 * ___m_BestScore_10; // UILabel PVEScore::m_LabelCombo UILabel_t3248798549 * ___m_LabelCombo_11; // UILabel PVEScore::m_LabelPerfect UILabel_t3248798549 * ___m_LabelPerfect_12; // UILabel PVEScore::m_LabelCool UILabel_t3248798549 * ___m_LabelCool_13; // UILabel PVEScore::m_LabelNice UILabel_t3248798549 * ___m_LabelNice_14; // UILabel PVEScore::m_LabelMiss UILabel_t3248798549 * ___m_LabelMiss_15; // UILabel PVEScore::m_LabelPVELevel UILabel_t3248798549 * ___m_LabelPVELevel_16; // UILabel PVEScore::m_LabelScore UILabel_t3248798549 * ___m_LabelScore_17; // UILabel PVEScore::m_LabelMusicName UILabel_t3248798549 * ___m_LabelMusicName_18; // UILabel PVEScore::m_LabelMusicInfo UILabel_t3248798549 * ___m_LabelMusicInfo_19; // UITexture PVEScore::m_TextureMusicIcon UITexture_t3471168817 * ___m_TextureMusicIcon_20; // UnityEngine.Transform PVEScore::m_uiRoot Transform_t3600365921 * ___m_uiRoot_21; // UnityEngine.AudioClip PVEScore::m_AudioSuccess AudioClip_t3680889665 * ___m_AudioSuccess_22; // UnityEngine.AudioClip PVEScore::m_AudioFailed AudioClip_t3680889665 * ___m_AudioFailed_23; // UnityEngine.AudioClip PVEScore::m_AudioStep0 AudioClip_t3680889665 * ___m_AudioStep0_24; // UnityEngine.AudioClip PVEScore::m_AudioStep1 AudioClip_t3680889665 * ___m_AudioStep1_25; // UnityEngine.AudioClip PVEScore::m_AudioStep2 AudioClip_t3680889665 * ___m_AudioStep2_26; // UnityEngine.Transform PVEScore::m_giftRoot Transform_t3600365921 * ___m_giftRoot_27; // UILabel PVEScore::m_giftCount UILabel_t3248798549 * ___m_giftCount_28; // UILabel PVEScore::m_shareLabel UILabel_t3248798549 * ___m_shareLabel_29; // System.Boolean PVEScore::isPageInit bool ___isPageInit_30; // System.Int32 PVEScore::m_PassStar int32_t ___m_PassStar_31; // UnityEngine.GameObject PVEScore::mWatchAdBtn GameObject_t1113636619 * ___mWatchAdBtn_32; // UnityEngine.GameObject PVEScore::mButtonPlayAgainBtn GameObject_t1113636619 * ___mButtonPlayAgainBtn_33; // System.Int32 PVEScore::remainingTimes int32_t ___remainingTimes_34; public: inline static int32_t get_offset_of_m_Success_2() { return static_cast(offsetof(PVEScore_t550407626, ___m_Success_2)); } inline GameObject_t1113636619 * get_m_Success_2() const { return ___m_Success_2; } inline GameObject_t1113636619 ** get_address_of_m_Success_2() { return &___m_Success_2; } inline void set_m_Success_2(GameObject_t1113636619 * value) { ___m_Success_2 = value; Il2CppCodeGenWriteBarrier((&___m_Success_2), value); } inline static int32_t get_offset_of_m_Failed_3() { return static_cast(offsetof(PVEScore_t550407626, ___m_Failed_3)); } inline GameObject_t1113636619 * get_m_Failed_3() const { return ___m_Failed_3; } inline GameObject_t1113636619 ** get_address_of_m_Failed_3() { return &___m_Failed_3; } inline void set_m_Failed_3(GameObject_t1113636619 * value) { ___m_Failed_3 = value; Il2CppCodeGenWriteBarrier((&___m_Failed_3), value); } inline static int32_t get_offset_of_m_Star0_4() { return static_cast(offsetof(PVEScore_t550407626, ___m_Star0_4)); } inline GameObject_t1113636619 * get_m_Star0_4() const { return ___m_Star0_4; } inline GameObject_t1113636619 ** get_address_of_m_Star0_4() { return &___m_Star0_4; } inline void set_m_Star0_4(GameObject_t1113636619 * value) { ___m_Star0_4 = value; Il2CppCodeGenWriteBarrier((&___m_Star0_4), value); } inline static int32_t get_offset_of_m_Star1_5() { return static_cast(offsetof(PVEScore_t550407626, ___m_Star1_5)); } inline GameObject_t1113636619 * get_m_Star1_5() const { return ___m_Star1_5; } inline GameObject_t1113636619 ** get_address_of_m_Star1_5() { return &___m_Star1_5; } inline void set_m_Star1_5(GameObject_t1113636619 * value) { ___m_Star1_5 = value; Il2CppCodeGenWriteBarrier((&___m_Star1_5), value); } inline static int32_t get_offset_of_m_Star2_6() { return static_cast(offsetof(PVEScore_t550407626, ___m_Star2_6)); } inline GameObject_t1113636619 * get_m_Star2_6() const { return ___m_Star2_6; } inline GameObject_t1113636619 ** get_address_of_m_Star2_6() { return &___m_Star2_6; } inline void set_m_Star2_6(GameObject_t1113636619 * value) { ___m_Star2_6 = value; Il2CppCodeGenWriteBarrier((&___m_Star2_6), value); } inline static int32_t get_offset_of_m_StarEffect0_7() { return static_cast(offsetof(PVEScore_t550407626, ___m_StarEffect0_7)); } inline GameObject_t1113636619 * get_m_StarEffect0_7() const { return ___m_StarEffect0_7; } inline GameObject_t1113636619 ** get_address_of_m_StarEffect0_7() { return &___m_StarEffect0_7; } inline void set_m_StarEffect0_7(GameObject_t1113636619 * value) { ___m_StarEffect0_7 = value; Il2CppCodeGenWriteBarrier((&___m_StarEffect0_7), value); } inline static int32_t get_offset_of_m_StarEffect1_8() { return static_cast(offsetof(PVEScore_t550407626, ___m_StarEffect1_8)); } inline GameObject_t1113636619 * get_m_StarEffect1_8() const { return ___m_StarEffect1_8; } inline GameObject_t1113636619 ** get_address_of_m_StarEffect1_8() { return &___m_StarEffect1_8; } inline void set_m_StarEffect1_8(GameObject_t1113636619 * value) { ___m_StarEffect1_8 = value; Il2CppCodeGenWriteBarrier((&___m_StarEffect1_8), value); } inline static int32_t get_offset_of_m_StarEffect2_9() { return static_cast(offsetof(PVEScore_t550407626, ___m_StarEffect2_9)); } inline GameObject_t1113636619 * get_m_StarEffect2_9() const { return ___m_StarEffect2_9; } inline GameObject_t1113636619 ** get_address_of_m_StarEffect2_9() { return &___m_StarEffect2_9; } inline void set_m_StarEffect2_9(GameObject_t1113636619 * value) { ___m_StarEffect2_9 = value; Il2CppCodeGenWriteBarrier((&___m_StarEffect2_9), value); } inline static int32_t get_offset_of_m_BestScore_10() { return static_cast(offsetof(PVEScore_t550407626, ___m_BestScore_10)); } inline UILabel_t3248798549 * get_m_BestScore_10() const { return ___m_BestScore_10; } inline UILabel_t3248798549 ** get_address_of_m_BestScore_10() { return &___m_BestScore_10; } inline void set_m_BestScore_10(UILabel_t3248798549 * value) { ___m_BestScore_10 = value; Il2CppCodeGenWriteBarrier((&___m_BestScore_10), value); } inline static int32_t get_offset_of_m_LabelCombo_11() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelCombo_11)); } inline UILabel_t3248798549 * get_m_LabelCombo_11() const { return ___m_LabelCombo_11; } inline UILabel_t3248798549 ** get_address_of_m_LabelCombo_11() { return &___m_LabelCombo_11; } inline void set_m_LabelCombo_11(UILabel_t3248798549 * value) { ___m_LabelCombo_11 = value; Il2CppCodeGenWriteBarrier((&___m_LabelCombo_11), value); } inline static int32_t get_offset_of_m_LabelPerfect_12() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelPerfect_12)); } inline UILabel_t3248798549 * get_m_LabelPerfect_12() const { return ___m_LabelPerfect_12; } inline UILabel_t3248798549 ** get_address_of_m_LabelPerfect_12() { return &___m_LabelPerfect_12; } inline void set_m_LabelPerfect_12(UILabel_t3248798549 * value) { ___m_LabelPerfect_12 = value; Il2CppCodeGenWriteBarrier((&___m_LabelPerfect_12), value); } inline static int32_t get_offset_of_m_LabelCool_13() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelCool_13)); } inline UILabel_t3248798549 * get_m_LabelCool_13() const { return ___m_LabelCool_13; } inline UILabel_t3248798549 ** get_address_of_m_LabelCool_13() { return &___m_LabelCool_13; } inline void set_m_LabelCool_13(UILabel_t3248798549 * value) { ___m_LabelCool_13 = value; Il2CppCodeGenWriteBarrier((&___m_LabelCool_13), value); } inline static int32_t get_offset_of_m_LabelNice_14() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelNice_14)); } inline UILabel_t3248798549 * get_m_LabelNice_14() const { return ___m_LabelNice_14; } inline UILabel_t3248798549 ** get_address_of_m_LabelNice_14() { return &___m_LabelNice_14; } inline void set_m_LabelNice_14(UILabel_t3248798549 * value) { ___m_LabelNice_14 = value; Il2CppCodeGenWriteBarrier((&___m_LabelNice_14), value); } inline static int32_t get_offset_of_m_LabelMiss_15() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelMiss_15)); } inline UILabel_t3248798549 * get_m_LabelMiss_15() const { return ___m_LabelMiss_15; } inline UILabel_t3248798549 ** get_address_of_m_LabelMiss_15() { return &___m_LabelMiss_15; } inline void set_m_LabelMiss_15(UILabel_t3248798549 * value) { ___m_LabelMiss_15 = value; Il2CppCodeGenWriteBarrier((&___m_LabelMiss_15), value); } inline static int32_t get_offset_of_m_LabelPVELevel_16() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelPVELevel_16)); } inline UILabel_t3248798549 * get_m_LabelPVELevel_16() const { return ___m_LabelPVELevel_16; } inline UILabel_t3248798549 ** get_address_of_m_LabelPVELevel_16() { return &___m_LabelPVELevel_16; } inline void set_m_LabelPVELevel_16(UILabel_t3248798549 * value) { ___m_LabelPVELevel_16 = value; Il2CppCodeGenWriteBarrier((&___m_LabelPVELevel_16), value); } inline static int32_t get_offset_of_m_LabelScore_17() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelScore_17)); } inline UILabel_t3248798549 * get_m_LabelScore_17() const { return ___m_LabelScore_17; } inline UILabel_t3248798549 ** get_address_of_m_LabelScore_17() { return &___m_LabelScore_17; } inline void set_m_LabelScore_17(UILabel_t3248798549 * value) { ___m_LabelScore_17 = value; Il2CppCodeGenWriteBarrier((&___m_LabelScore_17), value); } inline static int32_t get_offset_of_m_LabelMusicName_18() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelMusicName_18)); } inline UILabel_t3248798549 * get_m_LabelMusicName_18() const { return ___m_LabelMusicName_18; } inline UILabel_t3248798549 ** get_address_of_m_LabelMusicName_18() { return &___m_LabelMusicName_18; } inline void set_m_LabelMusicName_18(UILabel_t3248798549 * value) { ___m_LabelMusicName_18 = value; Il2CppCodeGenWriteBarrier((&___m_LabelMusicName_18), value); } inline static int32_t get_offset_of_m_LabelMusicInfo_19() { return static_cast(offsetof(PVEScore_t550407626, ___m_LabelMusicInfo_19)); } inline UILabel_t3248798549 * get_m_LabelMusicInfo_19() const { return ___m_LabelMusicInfo_19; } inline UILabel_t3248798549 ** get_address_of_m_LabelMusicInfo_19() { return &___m_LabelMusicInfo_19; } inline void set_m_LabelMusicInfo_19(UILabel_t3248798549 * value) { ___m_LabelMusicInfo_19 = value; Il2CppCodeGenWriteBarrier((&___m_LabelMusicInfo_19), value); } inline static int32_t get_offset_of_m_TextureMusicIcon_20() { return static_cast(offsetof(PVEScore_t550407626, ___m_TextureMusicIcon_20)); } inline UITexture_t3471168817 * get_m_TextureMusicIcon_20() const { return ___m_TextureMusicIcon_20; } inline UITexture_t3471168817 ** get_address_of_m_TextureMusicIcon_20() { return &___m_TextureMusicIcon_20; } inline void set_m_TextureMusicIcon_20(UITexture_t3471168817 * value) { ___m_TextureMusicIcon_20 = value; Il2CppCodeGenWriteBarrier((&___m_TextureMusicIcon_20), value); } inline static int32_t get_offset_of_m_uiRoot_21() { return static_cast(offsetof(PVEScore_t550407626, ___m_uiRoot_21)); } inline Transform_t3600365921 * get_m_uiRoot_21() const { return ___m_uiRoot_21; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_21() { return &___m_uiRoot_21; } inline void set_m_uiRoot_21(Transform_t3600365921 * value) { ___m_uiRoot_21 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_21), value); } inline static int32_t get_offset_of_m_AudioSuccess_22() { return static_cast(offsetof(PVEScore_t550407626, ___m_AudioSuccess_22)); } inline AudioClip_t3680889665 * get_m_AudioSuccess_22() const { return ___m_AudioSuccess_22; } inline AudioClip_t3680889665 ** get_address_of_m_AudioSuccess_22() { return &___m_AudioSuccess_22; } inline void set_m_AudioSuccess_22(AudioClip_t3680889665 * value) { ___m_AudioSuccess_22 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSuccess_22), value); } inline static int32_t get_offset_of_m_AudioFailed_23() { return static_cast(offsetof(PVEScore_t550407626, ___m_AudioFailed_23)); } inline AudioClip_t3680889665 * get_m_AudioFailed_23() const { return ___m_AudioFailed_23; } inline AudioClip_t3680889665 ** get_address_of_m_AudioFailed_23() { return &___m_AudioFailed_23; } inline void set_m_AudioFailed_23(AudioClip_t3680889665 * value) { ___m_AudioFailed_23 = value; Il2CppCodeGenWriteBarrier((&___m_AudioFailed_23), value); } inline static int32_t get_offset_of_m_AudioStep0_24() { return static_cast(offsetof(PVEScore_t550407626, ___m_AudioStep0_24)); } inline AudioClip_t3680889665 * get_m_AudioStep0_24() const { return ___m_AudioStep0_24; } inline AudioClip_t3680889665 ** get_address_of_m_AudioStep0_24() { return &___m_AudioStep0_24; } inline void set_m_AudioStep0_24(AudioClip_t3680889665 * value) { ___m_AudioStep0_24 = value; Il2CppCodeGenWriteBarrier((&___m_AudioStep0_24), value); } inline static int32_t get_offset_of_m_AudioStep1_25() { return static_cast(offsetof(PVEScore_t550407626, ___m_AudioStep1_25)); } inline AudioClip_t3680889665 * get_m_AudioStep1_25() const { return ___m_AudioStep1_25; } inline AudioClip_t3680889665 ** get_address_of_m_AudioStep1_25() { return &___m_AudioStep1_25; } inline void set_m_AudioStep1_25(AudioClip_t3680889665 * value) { ___m_AudioStep1_25 = value; Il2CppCodeGenWriteBarrier((&___m_AudioStep1_25), value); } inline static int32_t get_offset_of_m_AudioStep2_26() { return static_cast(offsetof(PVEScore_t550407626, ___m_AudioStep2_26)); } inline AudioClip_t3680889665 * get_m_AudioStep2_26() const { return ___m_AudioStep2_26; } inline AudioClip_t3680889665 ** get_address_of_m_AudioStep2_26() { return &___m_AudioStep2_26; } inline void set_m_AudioStep2_26(AudioClip_t3680889665 * value) { ___m_AudioStep2_26 = value; Il2CppCodeGenWriteBarrier((&___m_AudioStep2_26), value); } inline static int32_t get_offset_of_m_giftRoot_27() { return static_cast(offsetof(PVEScore_t550407626, ___m_giftRoot_27)); } inline Transform_t3600365921 * get_m_giftRoot_27() const { return ___m_giftRoot_27; } inline Transform_t3600365921 ** get_address_of_m_giftRoot_27() { return &___m_giftRoot_27; } inline void set_m_giftRoot_27(Transform_t3600365921 * value) { ___m_giftRoot_27 = value; Il2CppCodeGenWriteBarrier((&___m_giftRoot_27), value); } inline static int32_t get_offset_of_m_giftCount_28() { return static_cast(offsetof(PVEScore_t550407626, ___m_giftCount_28)); } inline UILabel_t3248798549 * get_m_giftCount_28() const { return ___m_giftCount_28; } inline UILabel_t3248798549 ** get_address_of_m_giftCount_28() { return &___m_giftCount_28; } inline void set_m_giftCount_28(UILabel_t3248798549 * value) { ___m_giftCount_28 = value; Il2CppCodeGenWriteBarrier((&___m_giftCount_28), value); } inline static int32_t get_offset_of_m_shareLabel_29() { return static_cast(offsetof(PVEScore_t550407626, ___m_shareLabel_29)); } inline UILabel_t3248798549 * get_m_shareLabel_29() const { return ___m_shareLabel_29; } inline UILabel_t3248798549 ** get_address_of_m_shareLabel_29() { return &___m_shareLabel_29; } inline void set_m_shareLabel_29(UILabel_t3248798549 * value) { ___m_shareLabel_29 = value; Il2CppCodeGenWriteBarrier((&___m_shareLabel_29), value); } inline static int32_t get_offset_of_isPageInit_30() { return static_cast(offsetof(PVEScore_t550407626, ___isPageInit_30)); } inline bool get_isPageInit_30() const { return ___isPageInit_30; } inline bool* get_address_of_isPageInit_30() { return &___isPageInit_30; } inline void set_isPageInit_30(bool value) { ___isPageInit_30 = value; } inline static int32_t get_offset_of_m_PassStar_31() { return static_cast(offsetof(PVEScore_t550407626, ___m_PassStar_31)); } inline int32_t get_m_PassStar_31() const { return ___m_PassStar_31; } inline int32_t* get_address_of_m_PassStar_31() { return &___m_PassStar_31; } inline void set_m_PassStar_31(int32_t value) { ___m_PassStar_31 = value; } inline static int32_t get_offset_of_mWatchAdBtn_32() { return static_cast(offsetof(PVEScore_t550407626, ___mWatchAdBtn_32)); } inline GameObject_t1113636619 * get_mWatchAdBtn_32() const { return ___mWatchAdBtn_32; } inline GameObject_t1113636619 ** get_address_of_mWatchAdBtn_32() { return &___mWatchAdBtn_32; } inline void set_mWatchAdBtn_32(GameObject_t1113636619 * value) { ___mWatchAdBtn_32 = value; Il2CppCodeGenWriteBarrier((&___mWatchAdBtn_32), value); } inline static int32_t get_offset_of_mButtonPlayAgainBtn_33() { return static_cast(offsetof(PVEScore_t550407626, ___mButtonPlayAgainBtn_33)); } inline GameObject_t1113636619 * get_mButtonPlayAgainBtn_33() const { return ___mButtonPlayAgainBtn_33; } inline GameObject_t1113636619 ** get_address_of_mButtonPlayAgainBtn_33() { return &___mButtonPlayAgainBtn_33; } inline void set_mButtonPlayAgainBtn_33(GameObject_t1113636619 * value) { ___mButtonPlayAgainBtn_33 = value; Il2CppCodeGenWriteBarrier((&___mButtonPlayAgainBtn_33), value); } inline static int32_t get_offset_of_remainingTimes_34() { return static_cast(offsetof(PVEScore_t550407626, ___remainingTimes_34)); } inline int32_t get_remainingTimes_34() const { return ___remainingTimes_34; } inline int32_t* get_address_of_remainingTimes_34() { return &___remainingTimes_34; } inline void set_remainingTimes_34(int32_t value) { ___remainingTimes_34 = value; } }; struct PVEScore_t550407626_StaticFields { public: // System.Action PVEScore::<>f__mg$cache0 Action_t1264377477 * ___U3CU3Ef__mgU24cache0_35; // System.Action PVEScore::<>f__mg$cache1 Action_t1264377477 * ___U3CU3Ef__mgU24cache1_36; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_35() { return static_cast(offsetof(PVEScore_t550407626_StaticFields, ___U3CU3Ef__mgU24cache0_35)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache0_35() const { return ___U3CU3Ef__mgU24cache0_35; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache0_35() { return &___U3CU3Ef__mgU24cache0_35; } inline void set_U3CU3Ef__mgU24cache0_35(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache0_35 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_35), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_36() { return static_cast(offsetof(PVEScore_t550407626_StaticFields, ___U3CU3Ef__mgU24cache1_36)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache1_36() const { return ___U3CU3Ef__mgU24cache1_36; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache1_36() { return &___U3CU3Ef__mgU24cache1_36; } inline void set_U3CU3Ef__mgU24cache1_36(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache1_36 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_36), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PVESCORE_T550407626_H // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690 : public RuntimeArray { public: ALIGN_FIELD (8) CAwardItem_t1677460915 * m_Items[1]; public: inline CAwardItem_t1677460915 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CAwardItem_t1677460915 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, CAwardItem_t1677460915 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CAwardItem_t1677460915 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CAwardItem_t1677460915 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CAwardItem_t1677460915 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // DMCore.Logic.CFriendInfo[] struct CFriendInfoU5BU5D_t1425557173 : public RuntimeArray { public: ALIGN_FIELD (8) CFriendInfo_t2621259868 * m_Items[1]; public: inline CFriendInfo_t2621259868 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CFriendInfo_t2621259868 ** 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, CFriendInfo_t2621259868 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CFriendInfo_t2621259868 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CFriendInfo_t2621259868 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CFriendInfo_t2621259868 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.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::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2696058023_gshared (List_1_t913674750 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m358737454_gshared (List_1_t913674750 * __this, int64_t p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Task.ITaskBase`1::IsProcessing(T) extern "C" IL2CPP_METHOD_ATTR bool ITaskBase_1_IsProcessing_m1431982735_gshared (ITaskBase_1_t2595950535 * __this, int64_t p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Task.ITaskBase`1::AddTask(T) extern "C" IL2CPP_METHOD_ATTR void ITaskBase_1_AddTask_m2037277534_gshared (ITaskBase_1_t2595950535 * __this, int64_t p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Task.ITaskBase`1::RemoveTask(T) extern "C" IL2CPP_METHOD_ATTR void ITaskBase_1_RemoveTask_m2603698764_gshared (ITaskBase_1_t2595950535 * __this, int64_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2382293057_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3327106492_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // DMCore.Logic.ShareRewardMgr DMCore.Logic.ShareRewardMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareRewardMgr_t2342701265 * ShareRewardMgr_GetInstance_m2882336195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr::ResponseFromServer(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_ResponseFromServer_m1556283076 (ShareRewardMgr_t2342701265 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr::OnPrizeResult(DMCore.Logic.ShareRewardMgr/ESharePrizeType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_OnPrizeResult_m2231083291 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, bool ___isAchieved1, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr::OnShareSuccess(DMCore.Logic.ShareRewardMgr/ESharePrizeType) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_OnShareSuccess_m3373676167 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, const RuntimeMethod* method); // 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::SetGroupTotalCount(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SetGroupTotalCount_m779595446 (CShopManager_t754298620 * __this, int32_t ___equipType0, int32_t ___totalCount1, bool ___male2, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopItemData__ctor_m2054549701 (CShopItemData_t2542723346 * __this, const RuntimeMethod* method); // System.Single DMCore.CDataArray::GetFloat(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataArray_GetFloat_m2138633744 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, float ___defaultVal1, const RuntimeMethod* method); // 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.Void DMCore.Logic.CShopConfig::AddGoodsConfig(DMCore.Logic.CShopItemData) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_AddGoodsConfig_m2866916887 (CShopConfig_t202154353 * __this, CShopItemData_t2542723346 * ___itemPtr0, const RuntimeMethod* method); // DMCore.Logic.CUserGuideHelp DMCore.Logic.CUserGuideHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CUserGuideHelp_t3161639665 * CUserGuideHelp_GetInstance_m275027335 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CUserGuideHelp::CheckStepOver(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CUserGuideHelp_CheckStepOver_m3565091882 (CUserGuideHelp_t3161639665 * __this, int32_t ___nMainStep0, const RuntimeMethod* method); // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::PushGroupItem(System.Int32,DMCore.Logic.CShopItemData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_PushGroupItem_m3756289196 (CShopManager_t754298620 * __this, int32_t ___equipType0, CShopItemData_t2542723346 * ___itemValue1, bool ___male2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::SortBySortID(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SortBySortID_m179757944 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::ClearTargetGroup(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ClearTargetGroup_m491497626 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method); // DMCore.Logic.CFragmentShopManager DMCore.Logic.CFragmentShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFragmentShopManager_t693884529 * CFragmentShopManager_GetInstance_m1043734401 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentShopManager::OnFragmentShopDataResponse(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFragmentShopManager_OnFragmentShopDataResponse_m3193300947 (CFragmentShopManager_t693884529 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentShopManager::OnFragmentShopBuyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFragmentShopManager_OnFragmentShopBuyResult_m127113940 (CFragmentShopManager_t693884529 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShopBrandRegion_t2226231466 * ShopBrandRegion_GetInstance_m3204479288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::RequestGetGoodsURL(System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_RequestGetGoodsURL_m4189210867 (ShopBrandRegion_t2226231466 * __this, String_t* ___goodID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::UpdataGroupBuyingData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CShopManager_UpdataGroupBuyingData_m4125695859 (CShopManager_t754298620 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetCount_m3616072297 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::ReduceShopItemCountByServerID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_ReduceShopItemCountByServerID_m401024941 (CShopManager_t754298620 * __this, int32_t ___nServerItemID0, int32_t ___nCount1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::SetShopItemStateByServerID(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SetShopItemStateByServerID_m243714119 (CShopManager_t754298620 * __this, int32_t ___nCategory0, int32_t ___nServerItemID1, bool ___bOwned2, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.ShopBrandRegion::GetBrandList() extern "C" IL2CPP_METHOD_ATTR List_1_t60038374 * ShopBrandRegion_GetBrandList_m1857248527 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m314762573(__this, p0, method) (( BrandData_t2882930928 * (*) (List_1_t60038374 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String DMCore.Logic.BrandData::get_ID() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_ID_m3092736839 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1896408099(__this, method) (( int32_t (*) (List_1_t60038374 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean DMCore.Logic.CShopManager::IsClothing(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_IsClothing_m480793725 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopCartManager_t2478140686 * CShopCartManager_GetInstance_m4201379927 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::Remove(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Remove_m392127347 (CShopCartManager_t2478140686 * __this, int32_t ___serverID0, const RuntimeMethod* method); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetUICamera_m3997251255 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // 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); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // DMCore.Logic.shopQuickBuyManager DMCore.Logic.shopQuickBuyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopQuickBuyManager_t3380475808 * shopQuickBuyManager_GetInstance_m3465389214 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.shopQuickBuyManager::SetCurQuickBuyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_SetCurQuickBuyResult_m2099440291 (shopQuickBuyManager_t3380475808 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopRenewItem::OnFreshRenewItemInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopRenewItem_OnFreshRenewItemInfo_m697874167 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStore(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStore_m3791632431 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStoreTips(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStoreTips_m1713455330 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_OpenTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_OpenTime_m359803640 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CTopRewardManager DMCore.Logic.CTopRewardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTopRewardManager_t939116142 * CTopRewardManager_GetInstance_m2170123154 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTopRewardManager::PushRewardsList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CTopRewardManager_PushRewardsList_m274930091 (CTopRewardManager_t939116142 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CTrystManager DMCore.Logic.CTrystManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTrystManager_t3257589335 * CTrystManager_GetInstance_m3009828578 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::set_RefreshNeedAmount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_set_RefreshNeedAmount_m4155964000 (CTrystManager_t3257589335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::set_Max_Escort_Num(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_set_Max_Escort_Num_m2685274491 (CTrystManager_t3257589335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::set_Max_Plunder_Num(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_set_Max_Plunder_Num_m3124340030 (CTrystManager_t3257589335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::set_Max_FreeRefresh_Num(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_set_Max_FreeRefresh_Num_m2923693203 (CTrystManager_t3257589335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.Tryst_EscortTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void Tryst_EscortTask__ctor_m2743791145 (Tryst_EscortTask_t537680740 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.Tryst_EscortTask::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_EscortTask_CheckIndexValid_m3535143810 (Tryst_EscortTask_t537680740 * __this, int32_t ____index0, const RuntimeMethod* method); // 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.CTrystManager::RefreshEscortItemData(System.Int32,DMCore.Logic.Tryst_EscortTask) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_RefreshEscortItemData_m2949352782 (CTrystManager_t3257589335 * __this, int32_t ____index0, Tryst_EscortTask_t537680740 * ____data1, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::ClearPlunderList() extern "C" IL2CPP_METHOD_ATTR void CTrystManager_ClearPlunderList_m1579894082 (CTrystManager_t3257589335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.Tryst_PlunderTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void Tryst_PlunderTask__ctor_m454660652 (Tryst_PlunderTask_t2930597205 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.Tryst_PlunderTask::AppendUserInfo(System.Int64,System.Int32,System.String,System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Tryst_PlunderTask_AppendUserInfo_m363073329 (Tryst_PlunderTask_t2930597205 * __this, int64_t ___userId0, int32_t ___sex1, String_t* ___name2, int64_t ___photoId3, bool ___bEnemy4, const RuntimeMethod* method); // System.Boolean DMCore.Logic.Tryst_PlunderTask::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_PlunderTask_CheckIndexValid_m1199324718 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::AppendPlunder(DMCore.Logic.Tryst_PlunderTask) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_AppendPlunder_m59707176 (CTrystManager_t3257589335 * __this, Tryst_PlunderTask_t2930597205 * ____data0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::set_IsReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_set_IsReady_m499450614 (CTrystManager_t3257589335 * __this, bool ___value0, 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.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void DMCore.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m3511413583 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, float ___continueTime4, const RuntimeMethod* method); // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m2997593015 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, String_t* ___btnOKText7, float ___contentScale8, const RuntimeMethod* method); // System.Boolean DMCore.CMsgBoxControl::IsMsgBoxActive() extern "C" IL2CPP_METHOD_ATTR bool CMsgBoxControl_IsMsgBoxActive_m2272270482 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::CloseMsgBox() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_CloseMsgBox_m2122844749 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method); // System.Void DMCore.Logic.Tryst_Accept::.ctor(System.Int64,System.Int64,System.String,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void Tryst_Accept__ctor_m2961092371 (Tryst_Accept_t3497983365 * __this, int64_t ____insId0, int64_t ____inviterId1, String_t* ____inviterName2, int32_t ____taskLv3, String_t* ____taskName4, const RuntimeMethod* method); // System.Boolean DMCore.Logic.Tryst_Accept::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_Accept_CheckIndexValid_m2007988865 (Tryst_Accept_t3497983365 * __this, int32_t ____index0, const RuntimeMethod* method); // DMCore.Logic.CTrystAcceptManager DMCore.Logic.CTrystAcceptManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTrystAcceptManager_t2681539265 * CTrystAcceptManager_GetInstance_m1046311184 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystAcceptManager::OpenACKWnd(DMCore.Logic.Tryst_Accept,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystAcceptManager_OpenACKWnd_m1345721315 (CTrystAcceptManager_t2681539265 * __this, Tryst_Accept_t3497983365 ____data0, int32_t ____type1, const RuntimeMethod* method); // DMCore.Logic.CTrystResultManager DMCore.Logic.CTrystResultManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTrystResultManager_t1287103754 * CTrystResultManager_GetInstance_m2960003828 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CTryst_Result DMCore.Logic.CTrystResultManager::GetInternalResultObj() extern "C" IL2CPP_METHOD_ATTR CTryst_Result_t2409345197 * CTrystResultManager_GetInternalResultObj_m3297877371 (CTrystResultManager_t1287103754 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTryst_Result::Reset() extern "C" IL2CPP_METHOD_ATTR void CTryst_Result_Reset_m753537412 (CTryst_Result_t2409345197 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTryst_Result::RefreshRoleList(DMCore.Logic.Tryst_Role) extern "C" IL2CPP_METHOD_ATTR void CTryst_Result_RefreshRoleList_m1105480183 (CTryst_Result_t2409345197 * __this, Tryst_Role_t376904606 ____data0, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTrystResultManager::IsWin(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CTrystResultManager_IsWin_m1299002283 (CTrystResultManager_t1287103754 * __this, int32_t ____winTeamId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystResultManager::OpenResultPage(DMCore.Logic.Tryst_Result_Type) extern "C" IL2CPP_METHOD_ATTR void CTrystResultManager_OpenResultPage_m1039621910 (CTrystResultManager_t1287103754 * __this, int32_t ____type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTrystManager::RequestTeamInvite(System.Int64,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTrystManager_RequestTeamInvite_m2208899473 (CTrystManager_t3257589335 * __this, int64_t ____userId0, String_t* ____userName1, int32_t ____result2, 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 DMCore.Logic.CTrystManager::RequestCancelTrystTask() extern "C" IL2CPP_METHOD_ATTR void CTrystManager_RequestCancelTrystTask_m1714640956 (CTrystManager_t3257589335 * __this, const RuntimeMethod* method); // DMCore.Logic.MagicWorkShopConfig DMCore.Logic.MagicWorkShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR MagicWorkShopConfig_t833590401 * MagicWorkShopConfig_GetInstance_m2722586947 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.MagicWorkShopConfig::ReceiveClothUpstepMaterial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void MagicWorkShopConfig_ReceiveClothUpstepMaterial_m1241041931 (MagicWorkShopConfig_t833590401 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::InitRoleEffect() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_InitRoleEffect_m2798063024 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // DMCore.Logic.MagicWorkShopMainManager DMCore.Logic.MagicWorkShopMainManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR MagicWorkShopMainManager_t420038521 * MagicWorkShopMainManager_GetInstance_m2608188513 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.MagicWorkShopMainManager::get_RequestRemoveJewel() extern "C" IL2CPP_METHOD_ATTR bool MagicWorkShopMainManager_get_RequestRemoveJewel_m2741178370 (MagicWorkShopMainManager_t420038521 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.MagicWorkShopMainManager::MagicWorkShopToBuy() extern "C" IL2CPP_METHOD_ATTR void MagicWorkShopMainManager_MagicWorkShopToBuy_m4020623867 (MagicWorkShopMainManager_t420038521 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.MagicWorkShopMainManager::get_GetCurrentHammerName() extern "C" IL2CPP_METHOD_ATTR String_t* MagicWorkShopMainManager_get_GetCurrentHammerName_m3693955274 (MagicWorkShopMainManager_t420038521 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m686064934 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, const RuntimeMethod* method); // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMyPackageManager_t122981866 * CMyPackageManager_GetInstance_m3554952935 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_MainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_MainType_m2460541734 (CMyPackageManager_t122981866 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MagicWorkShopMainManager::set_GetCurrentSavedServerID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MagicWorkShopMainManager_set_GetCurrentSavedServerID_m1436714964 (MagicWorkShopMainManager_t420038521 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.MagicWorkShopMainManager/OnConfirmChooseCloth DMCore.Logic.MagicWorkShopMainManager::get_GetCurCallBack() extern "C" IL2CPP_METHOD_ATTR OnConfirmChooseCloth_t3730002751 * MagicWorkShopMainManager_get_GetCurCallBack_m3204894558 (MagicWorkShopMainManager_t420038521 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.MagicWorkShopMainManager/OnConfirmChooseCloth::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnConfirmChooseCloth_Invoke_m1528157138 (OnConfirmChooseCloth_t3730002751 * __this, bool ___bConfirmed0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.MagicWorkShopMainManager::get_bNeedGetMaterialCfg() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * MagicWorkShopMainManager_get_bNeedGetMaterialCfg_m4216916133 (MagicWorkShopMainManager_t420038521 * __this, const RuntimeMethod* method); // System.Boolean CDataModelBool::get_Data() extern "C" IL2CPP_METHOD_ATTR bool CDataModelBool_get_Data_m2289136987 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void CDataModelBool::set_Data(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDataModelBool_set_Data_m838892248 (CDataModelBool_t2269476966 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgBroadCastProc::OnInit() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgBroadCastProc_OnInit_m3815888556 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1359997266(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2894772567 *, int32_t, _ProcCustomMsg_t4006059236 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void _ProcCustomMsg_Invoke_m4176140132 (_ProcCustomMsg_t4006059236 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.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::LogAuto(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogAuto_m2403746865 (CLogHelp_t779629444 * __this, String_t* ___strLog0, const RuntimeMethod* method); // DMCore.Framework.CSceneEffectManager DMCore.Framework.CSceneEffectManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSceneEffectManager_t793970061 * CSceneEffectManager_GetInstance_m2293662075 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.CSceneEffectManager::IsInShowTime() extern "C" IL2CPP_METHOD_ATTR bool CSceneEffectManager_IsInShowTime_m1412775753 (CSceneEffectManager_t793970061 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.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); // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.DanceMode.CDanceModeManager::get_PlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_PlayMode_m4120183678 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.CDanceMode DMCore.DanceMode.CDanceModeManager::GetDanceModeIns() extern "C" IL2CPP_METHOD_ATTR CDanceMode_t1520520494 * CDanceModeManager_GetDanceModeIns_m2487172692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetServerSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetServerSectionIndex_m1307218057 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // UnityEngine.AnimationClip DMCore.CAnimManager::GetAnimClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CAnimManager_GetAnimClip_m1783282542 (RuntimeObject * __this /* static, unused */, String_t* ___name0, 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.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.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::PlayDanceFace(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_PlayDanceFace_m2150404248 (ISceneRole_t2394225724 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1146460721(__this, method) (( void (*) (Dictionary_2_t2894772567 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void _ProcCustomMsg__ctor_m8552529 (_ProcCustomMsg_t4006059236 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m363058517(__this, p0, p1, method) (( void (*) (Dictionary_2_t2894772567 *, int32_t, _ProcCustomMsg_t4006059236 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::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.Int32 DMCore.DanceMode.CDanceMode::GetSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionIndex_m4199677593 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CRoleBeatKeyData_Total::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Total__ctor_m2671646461 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CRoleBeatKeyData_Total::set_score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoleBeatKeyData_Total_set_score_m3889446481 (CRoleBeatKeyData_Total_t538171442 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::get_score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Total_get_score_m3615130383 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::OnServer_SectionJudgeResult(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnServer_SectionJudgeResult_m1562514731 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, int32_t ___perfect2, int32_t ___cool3, int32_t ___hit4, int32_t ___miss5, int32_t ___score6, int32_t ___maxCombo7, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_KeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_KeyMode_m2381482102 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PlayEffect_m4006788978 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::ServerCallTriggerNextSection() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_ServerCallTriggerNextSection_m1295348855 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindTransFromUICamera(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindTransFromUICamera_m1444083882 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::get_RevenueDetail() extern "C" IL2CPP_METHOD_ATTR RevenueDetailData_t1092030774 * CBeatKeyManager_get_RevenueDetail_m4206266121 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(__this, method) (( AudioSource_t3935305588 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Boolean UnityEngine.AudioSource::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool AudioSource_get_isPlaying_m1896551654 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.AudioSource::get_clip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * AudioSource_get_clip_m1234340632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AudioClip_get_length_m4269890037 (AudioClip_t3680889665 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_time() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_time_m2174765632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // CQualifyingManager CQualifyingManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQualifyingManager_t954001806 * CQualifyingManager_GetInstance_m1430111945 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m1854500591 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProc::OnBeforeMusicEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnBeforeMusicEnd_m1089437859 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, 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::SetAvatarEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetAvatarEnable_m3870392861 (shopModel_t101745799 * __this, bool ___bEnable0, 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.Void DMCore.DanceMode.CDanceMode::OnServer_ServerRoleBeatKeyResult(System.Int64,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___score1, int32_t ___nSectionIndex2, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SetData_Active(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetData_Active_m3820342168 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___combo1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SetData_Active(System.Int64,System.Int32,DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SetData_Active_m2052631992 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___combo1, int32_t ___result2, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::StopAnim() extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_StopAnim_m821603361 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::GetRoleObj(System.Int32) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_GetRoleObj_m3880305570 (CSceneService_t551449725 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.IHelp::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * IHelp_GetMovieSystem_m2219992042 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSequence DMCore.Framework.Movie.CAnimSystem::GetSequence(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAnimSequence_t1119714129 * CAnimSystem_GetSequence_m3318152150 (CAnimSystem_t3541144328 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSequence::SetEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CAnimSequence_SetEnable_m4244610736 (CAnimSequence_t1119714129 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Movie.CAnimSystem::GetSequenceCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAnimSystem_GetSequenceCount_m203127661 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAnimation_t3648466861_m4214971628(__this, method) (( Animation_t3648466861 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMCore.Framework.Misc.CMiscHelp::RemoveAnimClipAll(UnityEngine.Animation) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_RemoveAnimClipAll_m4123168742 (RuntimeObject * __this /* static, unused */, Animation_t3648466861 * ___anim0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Resource.CUIPkgService::IfEnableUIPkg() extern "C" IL2CPP_METHOD_ATTR bool CUIPkgService_IfEnableUIPkg_m2923996538 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IResourceManager_GetInstance_m641731805 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResourceManager::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResourceManager_ClearAllProtectedRes_m142422286 (IResourceManager_t3165642952 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2189065264(__this, p0, p1, method) (( void (*) (Predicate_1_t2672744813 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceManager::SetDancing(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDanceManager_SetDancing_m281022321 (CDanceManager_t448141780 * __this, bool ___bDance0, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m170606278 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.GameObject::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * GameObject_get_transform_m1369836730 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_set_parent_m786917804 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_zero_m1409827619 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::SetWatchTarget(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetWatchTarget_m1900455678 (ICameraBase_t3615533728 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::ResumeStartState() extern "C" IL2CPP_METHOD_ATTR void ICameraBase_ResumeStartState_m3410972229 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::SortRoleResult() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SortRoleResult_m2190656169 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneModelObj DMCore.Framework.Scene.CSceneService::GetSceneObj() extern "C" IL2CPP_METHOD_ATTR CSceneModelObj_t2681526009 * CSceneService_GetSceneObj_m85658510 (CSceneService_t551449725 * __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); // DMCore.ISoundManager DMCore.IHelp::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * IHelp_GetSoundManager_m1651454919 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* 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,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPveManager_t3058433014 * CPveManager_GetInstance_m1165268867 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::IsPveMode() extern "C" IL2CPP_METHOD_ATTR bool CPveManager_IsPveMode_m3137815888 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceModeManager::OnGameEnd(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDanceModeManager_OnGameEnd_m3889324977 (RuntimeObject * __this /* static, unused */, bool ___uploadKpResult0, const RuntimeMethod* method); // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableLocalGame() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableLocalGame_m1315119155 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableDoubleMode() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableDoubleMode_m4172060757 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProc::OnSavePveScoreSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnSavePveScoreSuccess_m3705507135 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::GetCurLevel(System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CPveManager_GetCurLevel_m2915376389 (CPveManager_t3058433014 * __this, int32_t* ___Level0, int32_t* ___SubLevel1, const RuntimeMethod* method); // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetCurStage() extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetCurStage_m1008327040 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveStage::GetPassStarCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetPassStarCount_m426550483 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetMyTotalBeatKeyResult() extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetMyTotalBeatKeyResult_m1828600594 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_Score() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_Score_m1192178185 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_PerfectCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_PerfectCnt_m3291851013 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_GreatCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_GreatCnt_m4274019200 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_CoolCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_CoolCnt_m326624524 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MissCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MissCnt_m3032174063 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MaxCombo() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MaxCombo_m1083244857 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceManager::GetCurMusicLength() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_GetCurMusicLength_m1652638153 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveStage::GetMusicInfo(System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CPveStage_GetMusicInfo_m3914305645 (CPveStage_t850204332 * __this, int32_t* ___musicID0, int32_t* ___musicLevel1, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m930871804 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t* ___Rank1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveStage::IsBossLevel() extern "C" IL2CPP_METHOD_ATTR bool CPveStage_IsBossLevel_m2056120916 (CPveStage_t850204332 * __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); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.Logic.CPveStage::GetKeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetKeyMode_m2981702896 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::GetPlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetPlayMode_m2050646118 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProc::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc__ctor_m2511947299 (TimerCallbackProc_t3381003091 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProc,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m1163471876 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProc_t3381003091 * ___timerProc1, int32_t ___runTimes2, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::SetUICamera(UnityEngine.Camera) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetUICamera_m1576310182 (ICameraBase_t3615533728 * __this, Camera_t4157153871 * ___camera0, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::SetActiveCamera(UnityEngine.Camera) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetActiveCamera_m1414277267 (ICameraBase_t3615533728 * __this, Camera_t4157153871 * ___camera0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m121978786 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, bool ___bActive1, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.ISoundManager::RegisterInstanceMidi(UnityEngine.AudioSource) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_RegisterInstanceMidi_m3270129377 (ISoundManager_t434164892 * __this, AudioSource_t3935305588 * ___audioSrc0, const RuntimeMethod* method); // System.Void DMCore.ISoundManager::RegisterInstance(UnityEngine.AudioSource) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_RegisterInstance_m2538411816 (ISoundManager_t434164892 * __this, AudioSource_t3935305588 * ___audioSrc0, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * CRoot_GetMovieSystem_m206666588 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::DelSequenceAll() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_DelSequenceAll_m761186596 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTimerManager::KillTimer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTimerManager_KillTimer_m1432033039 (CTimerManager_t4186675208 * __this, int32_t ___timerID0, const RuntimeMethod* method); // DMCore.Logic.CPveAwardManager DMCore.Logic.CPveAwardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPveAwardManager_t3593166514 * CPveAwardManager_GetInstance_m1671663127 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveAwardManager::FreshAward(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveAwardManager_FreshAward_m2127493836 (CPveAwardManager_t3593166514 * __this, CDataArray_t4068198041 * ___awardData0, int32_t ___startPos1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveAwardManager::ClearAward() extern "C" IL2CPP_METHOD_ATTR void CPveAwardManager_ClearAward_m52915938 (CPveAwardManager_t3593166514 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::get_stageType() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_get_stageType_m2294086458 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::QueryPVEServerList() extern "C" IL2CPP_METHOD_ATTR bool CPveManager_QueryPVEServerList_m56522718 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::DestroyPropItems() extern "C" IL2CPP_METHOD_ATTR void CSceneService_DestroyPropItems_m930065990 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::DestroyNpc() extern "C" IL2CPP_METHOD_ATTR void CSceneService_DestroyNpc_m2384329419 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::DestroyScene() extern "C" IL2CPP_METHOD_ATTR void CSceneService_DestroyScene_m761940867 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 DMCore.Framework.Scene.CSceneService::GetRoleEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CSceneService_GetRoleEnumerator_m432970706 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::DestroyAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSceneService_DestroyAll_m3746588077 (CSceneService_t551449725 * __this, bool ___bDestroyMainRole0, const RuntimeMethod* method); // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::GetInstance() extern "C" IL2CPP_METHOD_ATTR CResourceAdapter_t3687212940 * CResourceAdapter_GetInstance_m3328036836 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Resource.CResourceAdapter::IfUsePkgSystem() extern "C" IL2CPP_METHOD_ATTR bool CResourceAdapter_IfUsePkgSystem_m1147199107 (CResourceAdapter_t3687212940 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_name(System.String) extern "C" IL2CPP_METHOD_ATTR void Object_set_name_m291480324 (Object_t631007953 * __this, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::DoWithWndEnable(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CWndController_DoWithWndEnable_m2191996108 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisPVEScore_t550407626_m908015785(__this /* static, unused */, ___local0, ___path1, method) (( PVEScore_t550407626 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void PVEScore::ShowBackStory(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PVEScore_ShowBackStory_m2792886709 (PVEScore_t550407626 * __this, int32_t ___times0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::set_IsInitOrPlayeOver(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPveManager_set_IsInitOrPlayeOver_m2322703020 (CPveManager_t3058433014 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Net.CNetMainLogic DMCore.CRoot::GetNetControl() extern "C" IL2CPP_METHOD_ATTR CNetMainLogic_t857650587 * CRoot_GetNetControl_m305351655 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRechargeManager_t2919414649 * CRechargeManager_GetInstance_m3912661271 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeManager::OnServerCallProductSign(System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_OnServerCallProductSign_m1526179712 (CRechargeManager_t2919414649 * __this, String_t* ___productSign0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::SetLevelResultByServer(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CPveManager_SetLevelResultByServer_m100888048 (CPveManager_t3058433014 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Reset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Reset_m2019494392 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::SetSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CSceneService_SetSceneID_m2003638378 (CSceneService_t551449725 * __this, int32_t ___ID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CProperty__ctor_m1842622200 (CProperty_t963755051 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::SetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetInt_m72189256 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___value1, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.CSceneService::GetSceneNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * CSceneService_GetSceneNetProperty_m2882939145 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::Append(DMCore.Framework.Scene.CProperty) extern "C" IL2CPP_METHOD_ATTR void CProperty_Append_m396754954 (CProperty_t963755051 * __this, CProperty_t963755051 * ___other0, const RuntimeMethod* method); // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResHelp_t377823252 * IResHelp_GetInstance_m2776387326 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResHelp::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResHelp_ClearAllProtectedRes_m2887695512 (IResHelp_t377823252 * __this, const RuntimeMethod* method); // System.Void DMCore.CRoot::SetLoadingSceneName(System.String) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetLoadingSceneName_m1081407738 (CRoot_t1043641654 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Action::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action__ctor_m2994342681 (Action_t1264377477 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DMCore.IHelp::DoLoadLevel(System.String,System.Action) extern "C" IL2CPP_METHOD_ATTR void IHelp_DoLoadLevel_m4092529488 (RuntimeObject * __this /* static, unused */, String_t* ___levelName0, Action_t1264377477 * ___gabageCollect1, const RuntimeMethod* method); // 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); // System.Void DMCore.Framework.Scene.ISceneRole::SetChangeModel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_SetChangeModel_m2585185700 (ISceneRole_t2394225724 * __this, int32_t ___nModelID0, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProc::DisplayCountDown(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_DisplayCountDown_m1031623839 (RuntimeObject * __this /* static, unused */, int32_t ___second0, const RuntimeMethod* method); // System.Void DMCore.CRoot::LockPosition(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoot_LockPosition_m2189534623 (CRoot_t1043641654 * __this, bool ___bLock0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceMode::AddListData(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDanceMode_AddListData_m3526060947 (CDanceMode_t1520520494 * __this, int64_t ___userid0, int32_t ___flag1, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProc::OnSwitchToDanceStage() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnSwitchToDanceStage_m3362448257 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m2905932203 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // System.Boolean CQualifyingManager::QualifyNeedQuitContDown() extern "C" IL2CPP_METHOD_ATTR bool CQualifyingManager_QualifyNeedQuitContDown_m1260436022 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSongManager_t2375791487 * CSongManager_GetInstance_m3356603502 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::OnFreshHotSong(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CSongManager_OnFreshHotSong_m2050299917 (CSongManager_t2375791487 * __this, CDataArray_t4068198041 * ___hotSong0, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::OnFreshMyScore(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CSongManager_OnFreshMyScore_m449158156 (CSongManager_t2375791487 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::OnFreshSongDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CSongManager_OnFreshSongDetail_m2482306771 (CSongManager_t2375791487 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CStateManager DMCore.Logic.CStateManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CStateManager_t2841071903 * CStateManager_GetInstance_m1039289296 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CStateManager::ChangeMainRoleStateResult(System.Boolean,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CStateManager_ChangeMainRoleStateResult_m2483901706 (CStateManager_t2841071903 * __this, bool ___result0, int32_t ___state1, int32_t ___op2, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::.ctor() extern "C" IL2CPP_METHOD_ATTR void CUserCardParams__ctor_m3668201255 (CUserCardParams_t243895319 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::DeSerialFromMsg(DMCore.CDataArray,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CUserCardParams_DeSerialFromMsg_m488797808 (CUserCardParams_t243895319 * __this, CDataArray_t4068198041 * ___msg0, int32_t ___nStartIndex1, bool ___IsOpenTitle2, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CUserCardParams::GetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t CUserCardParams_GetUserID_m1490528571 (CUserCardParams_t243895319 * __this, const RuntimeMethod* method); // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR logicCardManager_t2956095708 * logicCardManager_GetInstance_m10903635 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::AllocUserCard(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_AllocUserCard_m233663967 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::Append(DMCore.Logic.CUserCardParams) extern "C" IL2CPP_METHOD_ATTR void CUserCardParams_Append_m2909483972 (CUserCardParams_t243895319 * __this, CUserCardParams_t243895319 * ___other0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_SetChanged_m2144239199 (logicCardManager_t2956095708 * __this, bool ___bChanged0, 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); // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMenuManager_t3869721565 * CMenuManager_GetInstance_m3933304740 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::Repain_Praise() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_Repain_Praise_m2410650893 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::SetChangedEditCard(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_SetChangedEditCard_m3175087409 (logicCardManager_t2956095708 * __this, bool ___bChanged0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_RoomInfoHost(System.Int64) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_RoomInfoHost_m4051253339 (logicCardManager_t2956095708 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_RoomID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_RoomID_m3714467667 (logicCardManager_t2956095708 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_RoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_RoomType_m2170554393 (logicCardManager_t2956095708 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_NeedPassword(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_NeedPassword_m2813081044 (logicCardManager_t2956095708 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_MainRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_MainRoomType_m738710588 (logicCardManager_t2956095708 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_IsCardRoomInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_IsCardRoomInfoChanged_m3593288912 (logicCardManager_t2956095708 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::ClearPhoto() extern "C" IL2CPP_METHOD_ATTR void CUserCardParams_ClearPhoto_m3834788385 (CUserCardParams_t243895319 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::PushPhotoID(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CUserCardParams_PushPhotoID_m1612614046 (CUserCardParams_t243895319 * __this, int64_t ___id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserCardParams::CallPhotoLoad(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CUserCardParams_CallPhotoLoad_m2590385097 (CUserCardParams_t243895319 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.Logic.CIdolShowManager DMCore.Logic.CIdolShowManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolShowManager_t2312713117 * CIdolShowManager_GetInstance_m2867202331 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CIdolInfo DMCore.Logic.CIdolShowManager::GetIdolInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CIdolInfo_t400451087 * CIdolShowManager_GetIdolInfo_m550851100 (CIdolShowManager_t2312713117 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2696058023(__this, method) (( void (*) (List_1_t913674750 *, const RuntimeMethod*))List_1_Clear_m2696058023_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m358737454(__this, p0, method) (( void (*) (List_1_t913674750 *, int64_t, const RuntimeMethod*))List_1_Add_m358737454_gshared)(__this, p0, method) // System.Void DMCore.Logic.CIdolShowManager::RefreshIdolAlbum(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshIdolAlbum_m3985476690 (CIdolShowManager_t2312713117 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CFriendManager::IsBlackList(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CFriendManager_IsBlackList_m3959366362 (CFriendManager_t3708308264 * __this, int64_t ___userId0, 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.Boolean System.String::Contains(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Contains_m1147431944 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // DMCore.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::ClearTask(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CChatManager_ClearTask_m3095308342 (CChatManager_t1988186574 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChatInfo__ctor_m830194973 (CChatInfo_t4292626735 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatUserInfo::SetValue(System.Int64,System.Int64,System.String,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.enumOnlineState,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatUserInfo_SetValue_m1876659017 (CChatUserInfo_t74790139 * __this, int64_t ___photoID0, int64_t ___senderID1, String_t* ___name2, int32_t ___sex3, int32_t ___level4, int32_t ___member_level5, int32_t ___status6, int32_t ___onlineState7, int32_t ___equipHeadBoxID8, int32_t ___equipChatBubbleID9, int32_t ___broadChatID10, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m3718521780 (DateTime_t3738529785 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatMessageInfo::SetValue(System.String,System.String,DMCore.Logic.enumChatMessageState,DMCore.Logic.enumChatMessageType) extern "C" IL2CPP_METHOD_ATTR void CChatMessageInfo_SetValue_m3691071710 (CChatMessageInfo_t3657869099 * __this, String_t* ___time0, String_t* ___content1, int32_t ___state2, int32_t ___type3, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatMessageInfo::SetRedbagID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatMessageInfo_SetRedbagID_m211441819 (CChatMessageInfo_t3657869099 * __this, int32_t ___redbagId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::AddPublicChatData(DMCore.Logic.enumChatChannel,DMCore.Logic.CChatInfo) extern "C" IL2CPP_METHOD_ATTR void CChatManager_AddPublicChatData_m2986672072 (CChatManager_t1988186574 * __this, int32_t ___curChannel0, CChatInfo_t4292626735 * ___info1, const RuntimeMethod* method); // System.Void DMCore.Logic.PublicSpeakerMessage::.ctor(DMCore.Logic.CChatInfo,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void PublicSpeakerMessage__ctor_m2731669263 (PublicSpeakerMessage_t852809025 * __this, CChatInfo_t4292626735 * ___info0, String_t* ___text1, String_t* ___count2, const RuntimeMethod* method); // DMCore.Logic.CSpeaker DMCore.Logic.CSpeaker::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSpeaker_t978472097 * CSpeaker_GetInstance_m2212004304 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSpeaker::EnterQueue(DMCore.Logic.PublicSpeakerMessage) extern "C" IL2CPP_METHOD_ATTR void CSpeaker_EnterQueue_m1107554829 (CSpeaker_t978472097 * __this, PublicSpeakerMessage_t852809025 * ___info0, const RuntimeMethod* method); // System.Void DMCore.Framework.Plugin.CYunvaSDK/ChatContent::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ChatContent__ctor_m79402427 (ChatContent_t42021257 * __this, String_t* ___serializedInfo0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatHelper::OnReceivePrivate(DMCore.Framework.Plugin.CYunvaSDK/ChatContent) extern "C" IL2CPP_METHOD_ATTR void CChatHelper_OnReceivePrivate_m3982040799 (RuntimeObject * __this /* static, unused */, ChatContent_t42021257 * ___content0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatHelper::OnPrivateSendResultListener(System.Boolean,DMCore.Framework.Plugin.CYunvaSDK/ChatContent) extern "C" IL2CPP_METHOD_ATTR void CChatHelper_OnPrivateSendResultListener_m958208561 (RuntimeObject * __this /* static, unused */, bool ___bSuccess0, ChatContent_t42021257 * ___content1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatHelper::OnReceiveChannel(DMCore.Framework.Plugin.CYunvaSDK/ChatContent) extern "C" IL2CPP_METHOD_ATTR void CChatHelper_OnReceiveChannel_m290782649 (RuntimeObject * __this /* static, unused */, ChatContent_t42021257 * ___content0, const RuntimeMethod* method); // System.Void DMCore.Framework.Plugin.CYunvaSDK/ChatContent::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ChatContent_SetData_m15973071 (ChatContent_t42021257 * __this, int32_t ___redbagId0, const RuntimeMethod* method); // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRedBagManager_t3862531732 * CRedBagManager_GetInstance_m3806512028 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::Serialize() extern "C" IL2CPP_METHOD_ATTR String_t* ChatContent_Serialize_m3118107970 (ChatContent_t42021257 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::set_GuildInfo(System.String) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_GuildInfo_m1527693605 (CRedBagManager_t3862531732 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::GetReceiveId() extern "C" IL2CPP_METHOD_ATTR String_t* ChatContent_GetReceiveId_m1282395789 (ChatContent_t42021257 * __this, const RuntimeMethod* method); // System.Boolean System.Int64::TryParse(System.String,System.Int64&) extern "C" IL2CPP_METHOD_ATTR bool Int64_TryParse_m2208578514 (RuntimeObject * __this /* static, unused */, String_t* p0, int64_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.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Plugin.CYunvaSDK/ChatContent::.ctor(System.Boolean,System.String,System.String,System.String,System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ChatContent__ctor_m862172166 (ChatContent_t42021257 * __this, bool ___isHistory0, String_t* ___receive_id1, String_t* ___type2, String_t* ___time3, String_t* ___sender_id4, String_t* ___extMsg5, String_t* ___sender_extra_info6, String_t* ___msg7, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProcChat::SendChatMessage(System.String,DMCore.Framework.Plugin.CYunvaSDK/ChatContent) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_SendChatMessage_m1354514579 (RuntimeObject * __this /* static, unused */, String_t* ___chatType0, ChatContent_t42021257 * ___chatContent1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::onChannelNum(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatManager_onChannelNum_m4252036181 (CChatManager_t1988186574 * __this, int32_t ___channelId0, int32_t ___num1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_IsStopServer(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_IsStopServer_m1813046309 (CChatManager_t1988186574 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::set_LeftTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_LeftTime_m2145845650 (CChatManager_t1988186574 * __this, int32_t ___value0, 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); // DMCore.Logic.CFriendInfo DMCore.Logic.CFriendManager::GetFriend(DMCore.Logic.enumFriendType,System.Int64) extern "C" IL2CPP_METHOD_ATTR CFriendInfo_t2621259868 * CFriendManager_GetFriend_m3613398793 (CFriendManager_t3708308264 * __this, int32_t ___type0, int64_t ___userID1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::AddFriend(DMCore.Logic.CFriendInfo) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_AddFriend_m350068355 (CFriendManager_t3708308264 * __this, CFriendInfo_t2621259868 * ___friend0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CFriendManager::DelFriend(System.Int64,DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR bool CFriendManager_DelFriend_m2772944346 (CFriendManager_t3708308264 * __this, int64_t ___userID0, int32_t ___Type1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CFriendInfo__ctor_m622204052 (CFriendInfo_t2621259868 * __this, const RuntimeMethod* method); // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::ToClientType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CFriendManager_ToClientType_m2142609817 (RuntimeObject * __this /* static, unused */, int32_t ___friendType0, const RuntimeMethod* method); // DMCore.Logic.CPlayerSearchTable DMCore.Logic.CPlayerSearchTable::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPlayerSearchTable_t1089245632 * CPlayerSearchTable_GetInstance_m2025896924 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerSearchTable::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPlayerSearchTable_SetChanged_m4077302533 (CPlayerSearchTable_t1089245632 * __this, bool ___b0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerSearchTable::Add(DMCore.Logic.CFriendInfo) extern "C" IL2CPP_METHOD_ATTR void CPlayerSearchTable_Add_m4049039873 (CPlayerSearchTable_t1089245632 * __this, CFriendInfo_t2621259868 * ___info0, const RuntimeMethod* method); // DMCore.Logic.CPlayerInviteTable DMCore.Logic.CPlayerInviteTable::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPlayerInviteTable_t2496984219 * CPlayerInviteTable_GetInstance_m1907975491 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerInviteTable::Add(DMCore.Logic.CFriendInfo) extern "C" IL2CPP_METHOD_ATTR void CPlayerInviteTable_Add_m2140640641 (CPlayerInviteTable_t2496984219 * __this, CFriendInfo_t2621259868 * ___info0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CFriendManager::SetFriendProperty(System.Int64,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CFriendManager_SetFriendProperty_m4259977943 (CFriendManager_t3708308264 * __this, int64_t ___userID0, String_t* ___propName1, int32_t ___value2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CFriendManager::SetFriendState(System.Int64,DMCore.Logic.enumOnlineState) extern "C" IL2CPP_METHOD_ATTR bool CFriendManager_SetFriendState_m548940498 (CFriendManager_t3708308264 * __this, int64_t ___userID0, int32_t ___nOnline1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::SetRequestOverFlag(DMCore.Logic.enumFriendType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_SetRequestOverFlag_m4236110060 (CFriendManager_t3708308264 * __this, int32_t ___type0, bool ___flag1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::AddFriends(DMCore.Logic.CFriendInfo[],DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_AddFriends_m872372061 (CFriendManager_t3708308264 * __this, CFriendInfoU5BU5D_t1425557173* ___friends0, int32_t ___Type1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageHint_m1547364369 (RuntimeObject * __this /* static, unused */, String_t* ___hintTextID0, bool ___bShowAtOnce1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::RefreshAttentionState(DMCore.Logic.enumFriendType,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_RefreshAttentionState_m3478168379 (CFriendManager_t3708308264 * __this, int32_t ___type0, int64_t ___friendID1, int32_t ___operationType2, 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.Task.ITaskBase`1 DMCore.Logic.CFriendManager::get_ApplyingReceived() extern "C" IL2CPP_METHOD_ATTR ITaskBase_1_t2595950535 * CFriendManager_get_ApplyingReceived_m4041690592 (CFriendManager_t3708308264 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Task.ITaskBase`1::IsProcessing(T) #define ITaskBase_1_IsProcessing_m1431982735(__this, p0, method) (( bool (*) (ITaskBase_1_t2595950535 *, int64_t, const RuntimeMethod*))ITaskBase_1_IsProcessing_m1431982735_gshared)(__this, p0, method) // System.Void DMCore.Framework.Task.ITaskBase`1::AddTask(T) #define ITaskBase_1_AddTask_m2037277534(__this, p0, method) (( void (*) (ITaskBase_1_t2595950535 *, int64_t, const RuntimeMethod*))ITaskBase_1_AddTask_m2037277534_gshared)(__this, p0, method) // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::GetUserProperty() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * ISceneBaseObj_GetUserProperty_m776816018 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method); // DMCore.CAccManager DMCore.IHelp::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * IHelp_GetAccManager_m4068249592 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.CAccManager::IfAccept() extern "C" IL2CPP_METHOD_ATTR bool CAccManager_IfAccept_m2997737319 (CAccManager_t1454736772 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProcFriend::SendInvitationResult(System.Int32,System.Int64,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_SendInvitationResult_m3446318060 (RuntimeObject * __this /* static, unused */, int32_t ___result0, int64_t ___userID1, int32_t ___roomID2, int32_t ___roomType3, int32_t ___marryType4, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::get_ActivePage() extern "C" IL2CPP_METHOD_ATTR int32_t CWndController_get_ActivePage_m2720187282 (CWndController_t749709641 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CUserGuideHelp::CheckScreenLocked() extern "C" IL2CPP_METHOD_ATTR bool CUserGuideHelp_CheckScreenLocked_m2562023595 (CUserGuideHelp_t3161639665 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProcFriend::OnInviteMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void DMCore.Framework.Task.ITaskBase`1::RemoveTask(T) #define ITaskBase_1_RemoveTask_m2603698764(__this, p0, method) (( void (*) (ITaskBase_1_t2595950535 *, int64_t, const RuntimeMethod*))ITaskBase_1_RemoveTask_m2603698764_gshared)(__this, p0, method) // 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.Void DMCore.Logic.CGuildManager::set_ReQuestGuildID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_ReQuestGuildID_m91661659 (CGuildManager_t3445311192 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CGuildManager::get_InvitorList() extern "C" IL2CPP_METHOD_ATTR ITaskBase_1_t2595950535 * CGuildManager_get_InvitorList_m2110384913 (CGuildManager_t3445311192 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m3339413201 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, RuntimeObject * p3, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::PushUseTextHelp(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_PushUseTextHelp_m1548017256 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___itemText1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, const RuntimeMethod* method); // DMCore.Logic.enumGuildListState DMCore.Logic.CGuildManager::get_GuildListState() extern "C" IL2CPP_METHOD_ATTR int32_t CGuildManager_get_GuildListState_m913280079 (CGuildManager_t3445311192 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::ProcessGuildBaseInfoMessage(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_ProcessGuildBaseInfoMessage_m174074935 (CGuildManager_t3445311192 * __this, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::ProcessResearchResultMessage(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_ProcessResearchResultMessage_m1573180898 (CGuildManager_t3445311192 * __this, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CGuildData__ctor_m2735126153 (CGuildData_t2153593818 * __this, const RuntimeMethod* method); // DMCore.Logic.CGuild DMCore.Logic.CGuildManager::GetGuildByID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CGuild_t675931451 * CGuildManager_GetGuildByID_m1722464464 (CGuildManager_t3445311192 * __this, int64_t ___guildID0, const RuntimeMethod* method); // DMCore.Logic.CGuildData DMCore.Logic.CGuild::get_Data() extern "C" IL2CPP_METHOD_ATTR CGuildData_t2153593818 * CGuild_get_Data_m336040289 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuildManager::UpdateGuild(DMCore.Logic.CGuildData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_UpdateGuild_m3826775573 (CGuildManager_t3445311192 * __this, CGuildData_t2153593818 * ___dataVal0, bool ___isFirstTime1, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsSelfGuildBaseChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsSelfGuildBaseChanged_m124389728 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuildManager::IsAlreayInGuild() extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_IsAlreayInGuild_m3845470998 (CGuildManager_t3445311192 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsOtherGuildInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsOtherGuildInfoChanged_m2427018088 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CGuild DMCore.Logic.CGuildManager::GetSelfGuild() extern "C" IL2CPP_METHOD_ATTR CGuild_t675931451 * CGuildManager_GetSelfGuild_m659507340 (CGuildManager_t3445311192 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuild::ClearMember() extern "C" IL2CPP_METHOD_ATTR void CGuild_ClearMember_m2429507377 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMemberData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMemberData__ctor_m2168665034 (CMemberData_t1242630376 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuild::AddMember(DMCore.Logic.CMemberData) extern "C" IL2CPP_METHOD_ATTR bool CGuild_AddMember_m2975870500 (CGuild_t675931451 * __this, CMemberData_t1242630376 * ___dataVal0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsSelfGuildMemberChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsSelfGuildMemberChanged_m1499595190 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::BroadcastMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_BroadcastMessage_m1982682109 (GameObject_t1113636619 * __this, String_t* p0, int32_t p1, 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.CGuildManager::UpdateGuildMemberInfo(System.Int64,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_UpdateGuildMemberInfo_m1521144290 (CGuildManager_t3445311192 * __this, int64_t ___userID0, String_t* ___fieldName1, String_t* ___value2, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomMsgProcGuild::_ShowErrorHint(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild__ShowErrorHint_m1486559534 (RuntimeObject * __this /* static, unused */, String_t* ___prefix0, int32_t ___errorCode1, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsGuildListChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsGuildListChanged_m3400919227 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsCreateGuildSuccess(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsCreateGuildSuccess_m1953012202 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsGuildDutyChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsGuildDutyChanged_m574153301 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuild::ClearJoinInRequest() extern "C" IL2CPP_METHOD_ATTR void CGuild_ClearJoinInRequest_m155119179 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CJoinRequstData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CJoinRequstData__ctor_m1595023073 (CJoinRequstData_t67409287 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuild::AddJoinInRequest(DMCore.Logic.CJoinRequstData) extern "C" IL2CPP_METHOD_ATTR bool CGuild_AddJoinInRequest_m248633592 (CGuild_t675931451 * __this, CJoinRequstData_t67409287 * ___dataVal0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsSelfJoinInRequestChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsSelfJoinInRequestChanged_m86092119 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuild::ClearLog() extern "C" IL2CPP_METHOD_ATTR void CGuild_ClearLog_m2835110492 (CGuild_t675931451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLogData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CLogData__ctor_m2551144928 (CLogData_t998132375 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuild::AddLog(DMCore.Logic.CLogData) extern "C" IL2CPP_METHOD_ATTR bool CGuild_AddLog_m3530978884 (CGuild_t675931451 * __this, CLogData_t998132375 * ___dataVal0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsSelfGuildLogChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsSelfGuildLogChanged_m1262142560 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuild::DelJoinInRequest(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CGuild_DelJoinInRequest_m654498283 (CGuild_t675931451 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CGuildManager::SetCreateCondtion(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CGuildManager_SetCreateCondtion_m3987523295 (CGuildManager_t3445311192 * __this, int32_t ___gold0, int32_t ___level1, int32_t ___length2, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_IsCreateConditonChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_IsCreateConditonChanged_m1392735822 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuildManager::set_BeKickOutGuildAndNeedBox(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CGuildManager_set_BeKickOutGuildAndNeedBox_m4013034883 (CGuildManager_t3445311192 * __this, bool ___value0, const RuntimeMethod* method); // CSignsManager CSignsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CSignsManager/TypeClass::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void TypeClass__ctor_m644886958 (TypeClass_t2664900121 * __this, int32_t ___mainType0, int32_t ___subType1, const RuntimeMethod* method); // System.Void CSignsManager::AddSetMainType(CSignsManager/TypeClass) extern "C" IL2CPP_METHOD_ATTR void CSignsManager_AddSetMainType_m2738915358 (CSignsManager_t1825583579 * __this, TypeClass_t2664900121 * ___type0, const RuntimeMethod* method); // System.Void CSignsManager::RefreshSigns() extern "C" IL2CPP_METHOD_ATTR void CSignsManager_RefreshSigns_m3266895297 (CSignsManager_t1825583579 * __this, const RuntimeMethod* method); // System.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.String DMCore.Framework.Scene.CProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CProperty_GetWideStr_m2042428682 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___strDefault1, const RuntimeMethod* method); // 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.String DMCore.Logic.CInteractiveConfig::GetActionName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CInteractiveConfig_GetActionName_m3535109887 (CInteractiveConfig_t2063269181 * __this, int32_t ____actionId0, 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 DMCore.Logic.CStateManager::GetRoleState(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CStateManager_GetRoleState_m1384526008 (CStateManager_t2841071903 * __this, int64_t ___userId0, const RuntimeMethod* method); // 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 DMCore.Framework.Scene.CWalkCamera::SendMsg_Move(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CWalkCamera_SendMsg_Move_m2980338678 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 ___targetPos0, const RuntimeMethod* method); // DMCore.Logic.CSingleAnimManager DMCore.Logic.CSingleAnimManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSingleAnimManager_t1334401826 * CSingleAnimManager_GetInstance_m2284464196 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSingleAnimManager::PlaySingleAnim(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CSingleAnimManager_PlaySingleAnim_m3972191603 (CSingleAnimManager_t1334401826 * __this, String_t* ___singleName0, int64_t ___senderUserID1, const RuntimeMethod* method); // DMCore.Logic.CMutualAnimManager DMCore.Logic.CMutualAnimManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMutualAnimManager_t3619480921 * CMutualAnimManager_GetInstance_m2186787476 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // 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); // System.Void DMCore.Logic.CInteractiveConfig::RefreshActionInfo(System.Int32,System.Int32,System.Boolean,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInteractiveConfig_RefreshActionInfo_m4259462094 (CInteractiveConfig_t2063269181 * __this, int32_t ____type0, int32_t ____actionId1, bool ____bunlock2, int32_t ____unlockType3, int32_t ____props4, const RuntimeMethod* method); // DMCore.Logic.CLottery DMCore.Logic.CLottery::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLottery_t1855092142 * CLottery_GetInstance_m198414969 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // 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); // 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); // 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); // 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); // DMCore.Logic.CLotteryNew DMCore.Logic.CLotteryNew::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLotteryNew_t505895158 * CLotteryNew_GetInstance_m538648445 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::RefreshLotteryData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RefreshLotteryData_m1099807557 (CLotteryNew_t505895158 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // 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); // 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); // 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); // 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); // System.Void DMCore.Logic.CMessageData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMessageData__ctor_m3240998607 (CMessageData_t2024175854 * __this, const RuntimeMethod* method); // 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); // 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); // DMCore.Logic.CMessageManager DMCore.Logic.CMessageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMessageManager_t3136027633 * CMessageManager_GetInstance_m450821822 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::AddMessage(DMCore.Logic.CMessageData) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_AddMessage_m929149739 (CMessageManager_t3136027633 * __this, CMessageData_t2024175854 * ___data0, 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::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); // 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); // DMCore.Logic.IAttachMent DMCore.Logic.IAttachMent::Alloc(DMCore.Logic.AttachmentType) extern "C" IL2CPP_METHOD_ATTR IAttachMent_t1542359345 * IAttachMent_Alloc_m98142390 (RuntimeObject * __this /* static, unused */, int32_t ___Type0, const RuntimeMethod* method); // 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); // System.Void DMCore.CMsgManager::PushHintUseTextHelp(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHintUseTextHelp_m3781284520 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::GetUserCardInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_GetUserCardInfo_m575868701 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // 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); // DMCore.CDataProperty DMCore.Logic.CUserCardParams::GetPropPtr() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CUserCardParams_GetPropPtr_m2831202178 (CUserCardParams_t243895319 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::ChangeHasPraiseState(System.Int64,DMCore.Logic.CIdolInfo) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_ChangeHasPraiseState_m87448725 (CIdolShowManager_t2312713117 * __this, int64_t ___userid0, CIdolInfo_t400451087 * ___idol1, 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); // 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); // 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::GiftResultAdd(System.Int32,System.Int64,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CGiftManager_GiftResultAdd_m3655150750 (CGiftManager_t2180653355 * __this, int32_t ___type0, int64_t ___userid1, String_t* ___userName2, int32_t ___giftid3, int32_t ___num4, const RuntimeMethod* method); // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskManager_t4133723725 * CTaskManager_GetInstance_m1133311262 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::Clear(DMCore.Logic.enumTaskType) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_Clear_m2439658262 (CTaskManager_t4133723725 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTaskItem__ctor_m1094341511 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_TaskType(DMCore.Logic.enumTaskType) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_TaskType_m1168206575 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_TaskGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_TaskGroupID_m3300291168 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_TaskID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_TaskID_m1151702108 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskItem::get_TaskID() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskItem_get_TaskID_m2743219709 (CTaskItem_t2164631511 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_PassValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_PassValue_m145123013 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_CurValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_CurValue_m2278239152 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_TaskState(DMCore.Logic.enumTaskState) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_TaskState_m2245957060 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_ShowOrder(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_ShowOrder_m3239204522 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_GoID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_GoID_m3713267911 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_ActiveValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_ActiveValue_m965508734 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskItem::set_ReplacedTaskID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskItem_set_ReplacedTaskID_m42469034 (CTaskItem_t2164631511 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::FreshTask(DMCore.Logic.CTaskItem) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_FreshTask_m1180935708 (CTaskManager_t4133723725 * __this, CTaskItem_t2164631511 * ___taskItem0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskAwardUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTaskAwardUnit__ctor_m1718970461 (CTaskAwardUnit_t1909119860 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskCommonAward DMCore.Logic.CTaskCommonAward::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskCommonAward_t611906720 * CTaskCommonAward_GetInstance_m558035351 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskCommonAward::Add(System.Int32,DMCore.Logic.CTaskAwardUnit) extern "C" IL2CPP_METHOD_ATTR bool CTaskCommonAward_Add_m403165469 (CTaskCommonAward_t611906720 * __this, int32_t ___taskID0, CTaskAwardUnit_t1909119860 * ___unit1, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::FreshDailyAwardInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_FreshDailyAwardInfo_m555599325 (CTaskManager_t4133723725 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::OnAcceptAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_OnAcceptAwardResult_m3288341412 (CTaskManager_t4133723725 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* 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.Void DMCore.Logic.CTopListManager::PushList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CTopListManager_PushList_m3159334338 (CTopListManager_t2888565983 * __this, CDataArray_t4068198041 * ___msg0, 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); // System.Void DMCore.Framework.Scene.CWalkManager::OnServerMsg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CWalkManager_OnServerMsg_m263065033 (CWalkManager_t3228361237 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CCustomNetMsgHooker::RegisterCustomCallback(DMCore.Net.CustomServer,DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg) extern "C" IL2CPP_METHOD_ATTR void CCustomNetMsgHooker_RegisterCustomCallback_m690621943 (CCustomNetMsgHooker_t1749009394 * __this, int32_t ___msgID0, _ProcCustomMsg_t4006059236 * ___proc1, 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.DailyAdGiftManager DMCore.Logic.DailyAdGiftManager::get_Instance() extern "C" IL2CPP_METHOD_ATTR DailyAdGiftManager_t4283495990 * DailyAdGiftManager_get_Instance_m1800354374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CADConfig_t2669318563 * CADConfig_GetInstance_m3209210073 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CExchangeManager DMCore.Logic.CExchangeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CExchangeManager_t117633886 * CExchangeManager_GetInstance_m431687053 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWishFountainMgr_t2594140948 * CWishFountainMgr_GetInstance_m525250956 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CEnergyManager DMCore.Logic.CEnergyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CEnergyManager_t1133571008 * CEnergyManager_GetInstance_m679002328 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CChangeNameManager DMCore.Logic.CChangeNameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeNameManager_t2068867582 * CChangeNameManager_GetInstance_m85489895 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CCustomizationManager DMCore.Logic.CCustomizationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CCustomizationManager_t450932257 * CCustomizationManager_GetInstance_m2414113504 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CGuildChallengeModel DMCore.Logic.CGuildChallengeModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGuildChallengeModel_t1632606626 * CGuildChallengeModel_GetInstance_m2390655172 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.shopSendGiftTarget DMCore.Logic.shopSendGiftTarget::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopSendGiftTarget_t3356455075 * shopSendGiftTarget_GetInstance_m1019184916 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CPetManager DMCore.Logic.CPetManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPetManager_t2941415134 * CPetManager_GetInstance_m156291089 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CPetConfig DMCore.Logic.CPetConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPetConfig_t679804737 * CPetConfig_GetInstance_m2205073526 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // MemberManager MemberManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR MemberManager_t2979457932 * MemberManager_GetInstance_m1562229700 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeveluprewardConfig_t716371407 * CLeveluprewardConfig_GetInstance_m925178553 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CIntegralRankController DMCore.Logic.CIntegralRankController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIntegralRankController_t2394358502 * CIntegralRankController_GetInstance_m3536867742 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m169465257(__this, p0, method) (( bool (*) (Dictionary_2_t2894772567 *, 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_m2444938132(__this, p0, method) (( _ProcCustomMsg_t4006059236 * (*) (Dictionary_2_t2894772567 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::GetLogService() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * CRoot_GetLogService_m687714144 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3367577580(__this, p0, p1, method) (( void (*) (Dictionary_2_t2894772567 *, int32_t, _ProcCustomMsg_t4006059236 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void DMCore.Net.INetLink::.ctor() extern "C" IL2CPP_METHOD_ATTR void INetLink__ctor_m495627144 (INetLink_t2717826932 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.TcpClient::.ctor() extern "C" IL2CPP_METHOD_ATTR void TcpClient__ctor_m1992471411 (TcpClient_t822906377 * __this, const RuntimeMethod* method); // System.Net.Sockets.Socket System.Net.Sockets.TcpClient::get_Client() extern "C" IL2CPP_METHOD_ATTR Socket_t1119025450 * TcpClient_get_Client_m139203108 (TcpClient_t822906377 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.INetLink::SetKeepAlive(System.Net.Sockets.Socket,System.UInt64,System.UInt64) extern "C" IL2CPP_METHOD_ATTR void INetLink_SetKeepAlive_m261764816 (RuntimeObject * __this /* static, unused */, Socket_t1119025450 * ___socket0, uint64_t ___keepAliveTime1, uint64_t ___intervalTime2, const RuntimeMethod* method); // System.Void DMCore.Net.CNetLink/CTMsgLink::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgLink__ctor_m234958746 (CTMsgLink_t2836569250 * __this, const RuntimeMethod* method); // DMCore.Framework.Thread.CThreadManager DMCore.Framework.Thread.CThreadManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CThreadManager_t1155338034 * CThreadManager_GetInstance_m98901248 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadManager::PushMsg(DMCore.Framework.Thread.enumThreadID,DMCore.Framework.Thread.IThreadMsg) extern "C" IL2CPP_METHOD_ATTR void CThreadManager_PushMsg_m3098333431 (CThreadManager_t1155338034 * __this, int32_t ___id0, IThreadMsg_t995202025 * ___msg1, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::set_SendTimeout(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Socket_set_SendTimeout_m2494155708 (Socket_t1119025450 * __this, int32_t p0, const RuntimeMethod* method); // System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient::GetStream() extern "C" IL2CPP_METHOD_ATTR NetworkStream_t4071955934 * TcpClient_GetStream_m960745678 (TcpClient_t822906377 * __this, const RuntimeMethod* method); // System.Void System.IO.Stream::Dispose() extern "C" IL2CPP_METHOD_ATTR void Stream_Dispose_m2589290611 (Stream_t1273022909 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.TcpClient::Close() extern "C" IL2CPP_METHOD_ATTR void TcpClient_Close_m3817529922 (TcpClient_t822906377 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadManager::Stop(DMCore.Framework.Thread.enumThreadID) extern "C" IL2CPP_METHOD_ATTR void CThreadManager_Stop_m147882772 (CThreadManager_t1155338034 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void System.GC::Collect() extern "C" IL2CPP_METHOD_ATTR void GC_Collect_m743975114 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Net.CNetLink/CTMsgSend::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgSend__ctor_m80630631 (CTMsgSend_t560712231 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.IThreadMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void IThreadMsg__ctor_m509884931 (IThreadMsg_t995202025 * __this, const RuntimeMethod* method); // System.Net.IPAddress System.Net.IPAddress::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR IPAddress_t241777590 * IPAddress_Parse_m2200822423 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void System.Net.Sockets.TcpClient::Connect(System.Net.IPAddress,System.Int32) extern "C" IL2CPP_METHOD_ATTR void TcpClient_Connect_m4269241863 (TcpClient_t822906377 * __this, IPAddress_t241777590 * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Thread.IThreadMsg::IsSuccess() extern "C" IL2CPP_METHOD_ATTR bool IThreadMsg_IsSuccess_m186262284 (IThreadMsg_t995202025 * __this, const RuntimeMethod* method); // System.Boolean System.Net.Sockets.TcpClient::get_Connected() extern "C" IL2CPP_METHOD_ATTR bool TcpClient_get_Connected_m4171740171 (TcpClient_t822906377 * __this, const RuntimeMethod* method); // DMCore.Net.ILinkListener DMCore.Net.INetLink::GetListener() extern "C" IL2CPP_METHOD_ATTR ILinkListener_t2747206916 * INetLink_GetListener_m831413518 (INetLink_t2717826932 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetLink/CTMsgReceive::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgReceive__ctor_m3357173520 (CTMsgReceive_t1651985722 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.IThreadMsg::SetFailded() extern "C" IL2CPP_METHOD_ATTR void IThreadMsg_SetFailded_m2507299407 (IThreadMsg_t995202025 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetReceiver::OnGetStream(System.Byte[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNetReceiver_OnGetStream_m361994846 (CNetReceiver_t1076104922 * __this, ByteU5BU5D_t4116647657* ___var0, int32_t ___nStartIndex1, int32_t ___nLen2, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbShare::OnQueryShareReward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShare_OnQueryShareReward_m2927474406 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { ShareRewardMgr_t2342701265 * L_0 = ShareRewardMgr_GetInstance_m2882336195(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); ShareRewardMgr_ResponseFromServer_m1556283076(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShare::OnGetPrizeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShare_OnGetPrizeResult_m3406331510 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t G_B3_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); if (L_7) { goto IL_0026; } } { G_B3_0 = 0; goto IL_0027; } IL_0026: { G_B3_0 = 1; } IL_0027: { V_2 = (bool)G_B3_0; ShareRewardMgr_t2342701265 * L_8 = ShareRewardMgr_GetInstance_m2882336195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_1; bool L_10 = V_2; NullCheck(L_8); ShareRewardMgr_OnPrizeResult_m2231083291(L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShare::OnShareSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShare_OnShareSuccess_m883947820 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; ShareRewardMgr_t2342701265 * L_2 = ShareRewardMgr_GetInstance_m2882336195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; NullCheck(L_2); ShareRewardMgr_OnShareSuccess_m3373676167(L_2, 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.Net.cbShop::OnShopPageData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnShopPageData_m3664528955 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnShopPageData_m3664528955_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; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; CShopItemData_t2542723346 * V_9 = NULL; int32_t G_B3_0 = 0; CShopItemData_t2542723346 * G_B6_0 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CShopItemData_t2542723346 * G_B7_1 = NULL; CShopItemData_t2542723346 * G_B9_0 = NULL; CShopItemData_t2542723346 * G_B8_0 = NULL; int32_t G_B10_0 = 0; CShopItemData_t2542723346 * G_B10_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, (-1), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, (-1), /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, (-1), /*hidden argument*/NULL); V_5 = L_19; int32_t L_20 = V_1; if (!L_20) { goto IL_0051; } } { G_B3_0 = 0; goto IL_0052; } IL_0051: { G_B3_0 = 1; } IL_0052: { V_6 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_21 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_2; int32_t L_23 = V_3; bool L_24 = V_6; NullCheck(L_21); CShopManager_SetGroupTotalCount_m779595446(L_21, L_22, L_23, L_24, /*hidden argument*/NULL); V_7 = 0; goto IL_0342; } IL_006a: { int32_t L_25 = V_0; int32_t L_26 = V_7; int32_t L_27 = V_5; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)L_27)))); CShopItemData_t2542723346 * L_28 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_28, /*hidden argument*/NULL); V_9 = L_28; CShopItemData_t2542723346 * L_29 = V_9; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_8; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_8 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, (-1), /*hidden argument*/NULL); NullCheck(L_29); L_29->set_itemServerID_1(L_33); CShopItemData_t2542723346 * L_34 = V_9; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_8; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_8 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, (-1), /*hidden argument*/NULL); NullCheck(L_34); L_34->set_modelID_0(L_38); CShopItemData_t2542723346 * L_39 = V_9; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_8; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_8 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, (-1), /*hidden argument*/NULL); NullCheck(L_39); L_39->set_itemPrice_2(L_43); CShopItemData_t2542723346 * L_44 = V_9; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_8; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_8 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, (-1), /*hidden argument*/NULL); NullCheck(L_44); L_44->set_itemDiamond_3(L_48); CShopItemData_t2542723346 * L_49 = V_9; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_8; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_8 = L_52; NullCheck(L_50); int32_t L_53 = CDataArray_GetInt_m1111369473(L_50, L_52, (-1), /*hidden argument*/NULL); NullCheck(L_49); L_49->set_itemLife_4(L_53); CShopItemData_t2542723346 * L_54 = V_9; CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_8; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_8 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, (-1), /*hidden argument*/NULL); NullCheck(L_54); L_54->set_itemTag_5(L_58); CShopItemData_t2542723346 * L_59 = V_9; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_8; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_8 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); G_B5_0 = L_59; if ((((int32_t)0) >= ((int32_t)L_63))) { G_B6_0 = L_59; goto IL_0114; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_0115; } IL_0114: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0115: { NullCheck(G_B7_1); G_B7_1->set_itemVip_9((bool)G_B7_0); CShopItemData_t2542723346 * L_64 = V_9; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_8; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_8 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, (-1), /*hidden argument*/NULL); NullCheck(L_64); L_64->set_itemMember_10(L_68); CShopItemData_t2542723346 * L_69 = V_9; CDataArray_t4068198041 * L_70 = ___msg0; int32_t L_71 = V_8; int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); V_8 = L_72; NullCheck(L_70); int32_t L_73 = CDataArray_GetInt_m1111369473(L_70, L_72, 0, /*hidden argument*/NULL); G_B8_0 = L_69; if ((((int32_t)0) >= ((int32_t)L_73))) { G_B9_0 = L_69; goto IL_014b; } } { G_B10_0 = 1; G_B10_1 = G_B8_0; goto IL_014c; } IL_014b: { G_B10_0 = 0; G_B10_1 = G_B9_0; } IL_014c: { NullCheck(G_B10_1); G_B10_1->set_itemOwnd_6((bool)G_B10_0); CShopItemData_t2542723346 * L_74 = V_9; CDataArray_t4068198041 * L_75 = ___msg0; int32_t L_76 = V_8; int32_t L_77 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); V_8 = L_77; NullCheck(L_75); int32_t L_78 = CDataArray_GetInt_m1111369473(L_75, L_77, 0, /*hidden argument*/NULL); NullCheck(L_74); L_74->set_itemFashion_7(L_78); CShopItemData_t2542723346 * L_79 = V_9; CDataArray_t4068198041 * L_80 = ___msg0; int32_t L_81 = V_8; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); V_8 = L_82; NullCheck(L_80); int32_t L_83 = CDataArray_GetInt_m1111369473(L_80, L_82, 0, /*hidden argument*/NULL); NullCheck(L_79); L_79->set_qualityLevel_12(L_83); CShopItemData_t2542723346 * L_84 = V_9; CDataArray_t4068198041 * L_85 = ___msg0; int32_t L_86 = V_8; int32_t L_87 = ((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)1)); V_8 = 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_buyLimited_11(L_88); CShopItemData_t2542723346 * L_89 = V_9; CDataArray_t4068198041 * L_90 = ___msg0; int32_t L_91 = V_8; int32_t L_92 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); V_8 = L_92; NullCheck(L_90); int32_t L_93 = CDataArray_GetInt_m1111369473(L_90, L_92, 0, /*hidden argument*/NULL); NullCheck(L_89); L_89->set_permanentCoinPrise_16(L_93); CShopItemData_t2542723346 * L_94 = V_9; CDataArray_t4068198041 * L_95 = ___msg0; int32_t L_96 = V_8; int32_t L_97 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); V_8 = L_97; NullCheck(L_95); int32_t L_98 = CDataArray_GetInt_m1111369473(L_95, L_97, 0, /*hidden argument*/NULL); NullCheck(L_94); L_94->set_permanentDiamondPrise_17(L_98); CShopItemData_t2542723346 * L_99 = V_9; CDataArray_t4068198041 * L_100 = ___msg0; int32_t L_101 = V_8; int32_t L_102 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); V_8 = L_102; NullCheck(L_100); int32_t L_103 = CDataArray_GetInt_m1111369473(L_100, L_102, (-1), /*hidden argument*/NULL); NullCheck(L_99); L_99->set_CanBuyUseBindDiamond_20(L_103); CShopItemData_t2542723346 * L_104 = V_9; CDataArray_t4068198041 * L_105 = ___msg0; int32_t L_106 = V_8; int32_t L_107 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); V_8 = L_107; NullCheck(L_105); int32_t L_108 = CDataArray_GetInt_m1111369473(L_105, L_107, (-1), /*hidden argument*/NULL); NullCheck(L_104); L_104->set_DeductBindDiamond_21(L_108); CShopItemData_t2542723346 * L_109 = V_9; CDataArray_t4068198041 * L_110 = ___msg0; int32_t L_111 = V_8; int32_t L_112 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); V_8 = L_112; NullCheck(L_110); float L_113 = CDataArray_GetFloat_m2138633744(L_110, L_112, (1.0f), /*hidden argument*/NULL); NullCheck(L_109); L_109->set_DisCount_22(L_113); CShopItemData_t2542723346 * L_114 = V_9; CDataArray_t4068198041 * L_115 = ___msg0; int32_t L_116 = V_8; int32_t L_117 = ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)1)); V_8 = L_117; NullCheck(L_115); int32_t L_118 = CDataArray_GetInt_m1111369473(L_115, L_117, 1, /*hidden argument*/NULL); NullCheck(L_114); L_114->set_SortID_23(L_118); CShopConfig_t202154353 * L_119 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_120 = V_9; NullCheck(L_119); CShopConfig_AddGoodsConfig_m2866916887(L_119, L_120, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var); CUserGuideHelp_t3161639665 * L_121 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_121); bool L_122 = CUserGuideHelp_CheckStepOver_m3565091882(L_121, 5, /*hidden argument*/NULL); if (!L_122) { goto IL_032c; } } { int32_t L_123 = V_7; if (L_123) { goto IL_032c; } } { CShopItemData_t2542723346 * L_124 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_125 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_126 = V_9; NullCheck(L_126); int32_t L_127 = L_126->get_itemServerID_1(); NullCheck(L_125); int32_t L_128 = CMiscConfig_GetInt_m1183615064(L_125, _stringLiteral2161133814, L_127, /*hidden argument*/NULL); NullCheck(L_124); L_124->set_itemServerID_1(L_128); CShopItemData_t2542723346 * L_129 = V_9; CMiscConfig_t1694835947 * L_130 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_131 = V_9; NullCheck(L_131); int32_t L_132 = L_131->get_modelID_0(); NullCheck(L_130); int32_t L_133 = CMiscConfig_GetInt_m1183615064(L_130, _stringLiteral1719892253, L_132, /*hidden argument*/NULL); NullCheck(L_129); L_129->set_modelID_0(L_133); CShopItemData_t2542723346 * L_134 = V_9; CMiscConfig_t1694835947 * L_135 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_136 = V_9; NullCheck(L_136); int32_t L_137 = L_136->get_qualityLevel_12(); NullCheck(L_135); int32_t L_138 = CMiscConfig_GetInt_m1183615064(L_135, _stringLiteral1232840130, L_137, /*hidden argument*/NULL); NullCheck(L_134); L_134->set_qualityLevel_12(L_138); CShopItemData_t2542723346 * L_139 = V_9; CMiscConfig_t1694835947 * L_140 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_141 = V_9; NullCheck(L_141); int32_t L_142 = L_141->get_itemAmount_8(); NullCheck(L_140); int32_t L_143 = CMiscConfig_GetInt_m1183615064(L_140, _stringLiteral3222905264, L_142, /*hidden argument*/NULL); NullCheck(L_139); L_139->set_itemAmount_8(L_143); CShopItemData_t2542723346 * L_144 = V_9; NullCheck(L_144); L_144->set_itemPrice_2(0); CShopItemData_t2542723346 * L_145 = V_9; NullCheck(L_145); L_145->set_permanentCoinPrise_16(0); CShopItemData_t2542723346 * L_146 = V_9; CMiscConfig_t1694835947 * L_147 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_148 = V_9; NullCheck(L_148); int32_t L_149 = L_148->get_itemDiamond_3(); NullCheck(L_147); int32_t L_150 = CMiscConfig_GetInt_m1183615064(L_147, _stringLiteral74857867, L_149, /*hidden argument*/NULL); NullCheck(L_146); L_146->set_itemDiamond_3(L_150); CShopItemData_t2542723346 * L_151 = V_9; CMiscConfig_t1694835947 * L_152 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_153 = V_9; NullCheck(L_153); int32_t L_154 = L_153->get_itemFashion_7(); NullCheck(L_152); int32_t L_155 = CMiscConfig_GetInt_m1183615064(L_152, _stringLiteral203484071, L_154, /*hidden argument*/NULL); NullCheck(L_151); L_151->set_itemFashion_7(L_155); CShopItemData_t2542723346 * L_156 = V_9; CMiscConfig_t1694835947 * L_157 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_158 = V_9; NullCheck(L_158); int32_t L_159 = L_158->get_permanentDiamondPrise_17(); NullCheck(L_157); int32_t L_160 = CMiscConfig_GetInt_m1183615064(L_157, _stringLiteral3130595509, L_159, /*hidden argument*/NULL); NullCheck(L_156); L_156->set_permanentDiamondPrise_17(L_160); CShopItemData_t2542723346 * L_161 = V_9; NullCheck(L_161); L_161->set_DisCount_22((1.0f)); CShopItemData_t2542723346 * L_162 = V_9; NullCheck(L_162); L_162->set_CanBuyUseBindDiamond_20(0); CShopItemData_t2542723346 * L_163 = V_9; NullCheck(L_163); L_163->set_SortID_23((-1)); } IL_032c: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_164 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_165 = V_2; CShopItemData_t2542723346 * L_166 = V_9; bool L_167 = V_6; NullCheck(L_164); CShopManager_PushGroupItem_m3756289196(L_164, L_165, L_166, L_167, /*hidden argument*/NULL); int32_t L_168 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_168, (int32_t)1)); } IL_0342: { int32_t L_169 = V_7; int32_t L_170 = V_4; if ((((int32_t)L_169) < ((int32_t)L_170))) { goto IL_006a; } } { IL2CPP_RUNTIME_CLASS_INIT(CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var); CUserGuideHelp_t3161639665 * L_171 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_171); bool L_172 = CUserGuideHelp_CheckStepOver_m3565091882(L_171, 5, /*hidden argument*/NULL); if (L_172) { goto IL_0369; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_173 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_174 = V_2; bool L_175 = V_6; NullCheck(L_173); CShopManager_SortBySortID_m179757944(L_173, L_174, L_175, /*hidden argument*/NULL); } IL_0369: { return; } } // System.Void DMCore.Net.cbShop::OnFindShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnFindShopData_m3076986386 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnFindShopData_m3076986386_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; CShopItemData_t2542723346 * V_9 = NULL; int32_t G_B3_0 = 0; CShopItemData_t2542723346 * G_B6_0 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CShopItemData_t2542723346 * G_B7_1 = NULL; CShopItemData_t2542723346 * G_B9_0 = NULL; CShopItemData_t2542723346 * G_B8_0 = NULL; int32_t G_B10_0 = 0; CShopItemData_t2542723346 * G_B10_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, (-1), /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, (-1), /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, (-1), /*hidden argument*/NULL); V_5 = L_20; int32_t L_21 = V_1; if (!L_21) { goto IL_0055; } } { G_B3_0 = 0; goto IL_0056; } IL_0055: { G_B3_0 = 1; } IL_0056: { V_6 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_22 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_23 = V_6; NullCheck(L_22); CShopManager_ClearTargetGroup_m491497626(L_22, ((int32_t)100), L_23, /*hidden argument*/NULL); CShopManager_t754298620 * L_24 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_25 = V_3; bool L_26 = V_6; NullCheck(L_24); CShopManager_SetGroupTotalCount_m779595446(L_24, ((int32_t)100), L_25, L_26, /*hidden argument*/NULL); V_7 = 0; goto IL_0233; } IL_007d: { int32_t L_27 = V_0; int32_t L_28 = V_7; int32_t L_29 = V_5; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)L_29)))); CShopItemData_t2542723346 * L_30 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_30, /*hidden argument*/NULL); V_9 = L_30; CShopItemData_t2542723346 * L_31 = V_9; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_8; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_8 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, (-1), /*hidden argument*/NULL); NullCheck(L_31); L_31->set_itemServerID_1(L_35); CShopItemData_t2542723346 * L_36 = V_9; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_8; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_8 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, (-1), /*hidden argument*/NULL); NullCheck(L_36); L_36->set_modelID_0(L_40); CShopItemData_t2542723346 * L_41 = V_9; CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_8; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_8 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, (-1), /*hidden argument*/NULL); NullCheck(L_41); L_41->set_itemPrice_2(L_45); CShopItemData_t2542723346 * L_46 = V_9; CDataArray_t4068198041 * L_47 = ___msg0; int32_t L_48 = V_8; int32_t L_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); V_8 = L_49; NullCheck(L_47); int32_t L_50 = CDataArray_GetInt_m1111369473(L_47, L_49, (-1), /*hidden argument*/NULL); NullCheck(L_46); L_46->set_itemDiamond_3(L_50); CShopItemData_t2542723346 * L_51 = V_9; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_8; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_8 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, (-1), /*hidden argument*/NULL); NullCheck(L_51); L_51->set_itemLife_4(L_55); CShopItemData_t2542723346 * L_56 = V_9; CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_8; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_8 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, (-1), /*hidden argument*/NULL); NullCheck(L_56); L_56->set_itemTag_5(L_60); CShopItemData_t2542723346 * L_61 = V_9; CDataArray_t4068198041 * L_62 = ___msg0; int32_t L_63 = V_8; int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); V_8 = L_64; NullCheck(L_62); int32_t L_65 = CDataArray_GetInt_m1111369473(L_62, L_64, 0, /*hidden argument*/NULL); G_B5_0 = L_61; if ((((int32_t)0) >= ((int32_t)L_65))) { G_B6_0 = L_61; goto IL_0127; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_0128; } IL_0127: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0128: { NullCheck(G_B7_1); G_B7_1->set_itemVip_9((bool)G_B7_0); CShopItemData_t2542723346 * L_66 = V_9; CDataArray_t4068198041 * L_67 = ___msg0; int32_t L_68 = V_8; int32_t L_69 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); V_8 = L_69; NullCheck(L_67); int32_t L_70 = CDataArray_GetInt_m1111369473(L_67, L_69, (-1), /*hidden argument*/NULL); NullCheck(L_66); L_66->set_itemMember_10(L_70); CShopItemData_t2542723346 * L_71 = V_9; CDataArray_t4068198041 * L_72 = ___msg0; int32_t L_73 = V_8; int32_t L_74 = ((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)1)); V_8 = L_74; NullCheck(L_72); int32_t L_75 = CDataArray_GetInt_m1111369473(L_72, L_74, 0, /*hidden argument*/NULL); G_B8_0 = L_71; if ((((int32_t)0) >= ((int32_t)L_75))) { G_B9_0 = L_71; goto IL_015e; } } { G_B10_0 = 1; G_B10_1 = G_B8_0; goto IL_015f; } IL_015e: { G_B10_0 = 0; G_B10_1 = G_B9_0; } IL_015f: { NullCheck(G_B10_1); G_B10_1->set_itemOwnd_6((bool)G_B10_0); CShopItemData_t2542723346 * L_76 = V_9; CDataArray_t4068198041 * L_77 = ___msg0; int32_t L_78 = V_8; int32_t L_79 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); V_8 = 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_itemFashion_7(L_80); CShopItemData_t2542723346 * L_81 = V_9; CDataArray_t4068198041 * L_82 = ___msg0; int32_t L_83 = V_8; int32_t L_84 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); V_8 = 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_qualityLevel_12(L_85); CShopItemData_t2542723346 * L_86 = V_9; CDataArray_t4068198041 * L_87 = ___msg0; int32_t L_88 = V_8; int32_t L_89 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); V_8 = L_89; NullCheck(L_87); int32_t L_90 = CDataArray_GetInt_m1111369473(L_87, L_89, 0, /*hidden argument*/NULL); NullCheck(L_86); L_86->set_buyLimited_11(L_90); CShopItemData_t2542723346 * L_91 = V_9; CDataArray_t4068198041 * L_92 = ___msg0; int32_t L_93 = V_8; int32_t L_94 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); V_8 = L_94; NullCheck(L_92); int32_t L_95 = CDataArray_GetInt_m1111369473(L_92, L_94, 0, /*hidden argument*/NULL); NullCheck(L_91); L_91->set_permanentCoinPrise_16(L_95); CShopItemData_t2542723346 * L_96 = V_9; CDataArray_t4068198041 * L_97 = ___msg0; int32_t L_98 = V_8; int32_t L_99 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); V_8 = L_99; NullCheck(L_97); int32_t L_100 = CDataArray_GetInt_m1111369473(L_97, L_99, 0, /*hidden argument*/NULL); NullCheck(L_96); L_96->set_permanentDiamondPrise_17(L_100); CShopItemData_t2542723346 * L_101 = V_9; CDataArray_t4068198041 * L_102 = ___msg0; int32_t L_103 = V_8; int32_t L_104 = ((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)1)); V_8 = L_104; NullCheck(L_102); int32_t L_105 = CDataArray_GetInt_m1111369473(L_102, L_104, (-1), /*hidden argument*/NULL); NullCheck(L_101); L_101->set_CanBuyUseBindDiamond_20(L_105); CShopItemData_t2542723346 * L_106 = V_9; CDataArray_t4068198041 * L_107 = ___msg0; int32_t L_108 = V_8; int32_t L_109 = ((int32_t)il2cpp_codegen_add((int32_t)L_108, (int32_t)1)); V_8 = L_109; NullCheck(L_107); int32_t L_110 = CDataArray_GetInt_m1111369473(L_107, L_109, (-1), /*hidden argument*/NULL); NullCheck(L_106); L_106->set_DeductBindDiamond_21(L_110); CShopItemData_t2542723346 * L_111 = V_9; CDataArray_t4068198041 * L_112 = ___msg0; int32_t L_113 = V_8; int32_t L_114 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); V_8 = L_114; NullCheck(L_112); float L_115 = CDataArray_GetFloat_m2138633744(L_112, L_114, (1.0f), /*hidden argument*/NULL); NullCheck(L_111); L_111->set_DisCount_22(L_115); CShopConfig_t202154353 * L_116 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_117 = V_9; NullCheck(L_116); CShopConfig_AddGoodsConfig_m2866916887(L_116, L_117, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_118 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_119 = V_9; bool L_120 = V_6; NullCheck(L_118); CShopManager_PushGroupItem_m3756289196(L_118, ((int32_t)100), L_119, L_120, /*hidden argument*/NULL); int32_t L_121 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_0233: { int32_t L_122 = V_7; int32_t L_123 = V_4; if ((((int32_t)L_122) < ((int32_t)L_123))) { goto IL_007d; } } { return; } } // System.Void DMCore.Net.cbShop::OnFragmentShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnFragmentShopData_m642849873 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFragmentShopManager_OnFragmentShopDataResponse_m3193300947(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnFragmentShopBuyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnFragmentShopBuyResult_m712183724 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFragmentShopManager_OnFragmentShopBuyResult_m127113940(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnBrandShopPageData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnBrandShopPageData_m3630413250 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnBrandShopPageData_m3630413250_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; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; CShopItemData_t2542723346 * V_9 = NULL; int32_t G_B3_0 = 0; CShopItemData_t2542723346 * G_B6_0 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CShopItemData_t2542723346 * G_B7_1 = NULL; CShopItemData_t2542723346 * G_B9_0 = NULL; CShopItemData_t2542723346 * G_B8_0 = NULL; int32_t G_B10_0 = 0; CShopItemData_t2542723346 * G_B10_1 = NULL; CShopItemData_t2542723346 * G_B12_0 = NULL; CShopItemData_t2542723346 * G_B11_0 = NULL; int32_t G_B13_0 = 0; CShopItemData_t2542723346 * G_B13_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, (-1), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, (-1), /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, (-1), /*hidden argument*/NULL); V_5 = L_19; int32_t L_20 = V_1; if (!L_20) { goto IL_0051; } } { G_B3_0 = 0; goto IL_0052; } IL_0051: { G_B3_0 = 1; } IL_0052: { V_6 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_21 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_3; bool L_23 = V_6; NullCheck(L_21); CShopManager_SetGroupTotalCount_m779595446(L_21, ((int32_t)75), L_22, L_23, /*hidden argument*/NULL); V_7 = 0; goto IL_025f; } IL_006b: { int32_t L_24 = V_0; int32_t L_25 = V_7; int32_t L_26 = V_5; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_25, (int32_t)L_26)))); CShopItemData_t2542723346 * L_27 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_27, /*hidden argument*/NULL); V_9 = L_27; CShopItemData_t2542723346 * L_28 = V_9; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_8; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_8 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, (-1), /*hidden argument*/NULL); NullCheck(L_28); L_28->set_itemServerID_1(L_32); CShopItemData_t2542723346 * L_33 = V_9; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_8; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_8 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, (-1), /*hidden argument*/NULL); NullCheck(L_33); L_33->set_modelID_0(L_37); CShopItemData_t2542723346 * L_38 = V_9; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_8; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_8 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, (-1), /*hidden argument*/NULL); NullCheck(L_38); L_38->set_itemPrice_2(L_42); CShopItemData_t2542723346 * L_43 = V_9; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_8; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_8 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, (-1), /*hidden argument*/NULL); NullCheck(L_43); L_43->set_itemDiamond_3(L_47); CShopItemData_t2542723346 * L_48 = V_9; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_8; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_8 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, (-1), /*hidden argument*/NULL); NullCheck(L_48); L_48->set_itemLife_4(L_52); CShopItemData_t2542723346 * L_53 = V_9; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_8; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_8 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, (-1), /*hidden argument*/NULL); NullCheck(L_53); L_53->set_itemTag_5(L_57); CShopItemData_t2542723346 * L_58 = V_9; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_8; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_8 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); G_B5_0 = L_58; if ((((int32_t)0) >= ((int32_t)L_62))) { G_B6_0 = L_58; goto IL_0115; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_0116; } IL_0115: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0116: { NullCheck(G_B7_1); G_B7_1->set_itemVip_9((bool)G_B7_0); CShopItemData_t2542723346 * L_63 = V_9; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_8; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_8 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, (-1), /*hidden argument*/NULL); NullCheck(L_63); L_63->set_itemMember_10(L_67); CShopItemData_t2542723346 * L_68 = V_9; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_8; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_8 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); G_B8_0 = L_68; if ((((int32_t)0) >= ((int32_t)L_72))) { G_B9_0 = L_68; goto IL_014c; } } { G_B10_0 = 1; G_B10_1 = G_B8_0; goto IL_014d; } IL_014c: { G_B10_0 = 0; G_B10_1 = G_B9_0; } IL_014d: { NullCheck(G_B10_1); G_B10_1->set_itemOwnd_6((bool)G_B10_0); CShopItemData_t2542723346 * L_73 = V_9; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_8; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_8 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); NullCheck(L_73); L_73->set_itemFashion_7(L_77); CShopItemData_t2542723346 * L_78 = V_9; CDataArray_t4068198041 * L_79 = ___msg0; int32_t L_80 = V_8; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_8 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, 0, /*hidden argument*/NULL); NullCheck(L_78); L_78->set_qualityLevel_12(L_82); CShopItemData_t2542723346 * L_83 = V_9; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_8; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_8 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_buyLimited_11(L_87); CShopItemData_t2542723346 * L_88 = V_9; CDataArray_t4068198041 * L_89 = ___msg0; int32_t L_90 = V_8; int32_t L_91 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); V_8 = L_91; NullCheck(L_89); int32_t L_92 = CDataArray_GetInt_m1111369473(L_89, L_91, 0, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_permanentCoinPrise_16(L_92); CShopItemData_t2542723346 * L_93 = V_9; CDataArray_t4068198041 * L_94 = ___msg0; int32_t L_95 = V_8; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); V_8 = 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_permanentDiamondPrise_17(L_97); CShopItemData_t2542723346 * L_98 = V_9; CDataArray_t4068198041 * L_99 = ___msg0; int32_t L_100 = V_8; int32_t L_101 = ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)1)); V_8 = L_101; NullCheck(L_99); int32_t L_102 = CDataArray_GetInt_m1111369473(L_99, L_101, 0, /*hidden argument*/NULL); G_B11_0 = L_98; if ((((int32_t)0) >= ((int32_t)L_102))) { G_B12_0 = L_98; goto IL_01d7; } } { G_B13_0 = 1; G_B13_1 = G_B11_0; goto IL_01d8; } IL_01d7: { G_B13_0 = 0; G_B13_1 = G_B12_0; } IL_01d8: { NullCheck(G_B13_1); G_B13_1->set_CanBuyInEntityShop_18((bool)G_B13_0); CShopItemData_t2542723346 * L_103 = V_9; CDataArray_t4068198041 * L_104 = ___msg0; int32_t L_105 = V_8; int32_t L_106 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); V_8 = 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_CanBuyUseBindDiamond_20(L_107); CShopItemData_t2542723346 * L_108 = V_9; CDataArray_t4068198041 * L_109 = ___msg0; int32_t L_110 = V_8; int32_t L_111 = ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)); V_8 = L_111; NullCheck(L_109); int32_t L_112 = CDataArray_GetInt_m1111369473(L_109, L_111, 0, /*hidden argument*/NULL); NullCheck(L_108); L_108->set_DeductBindDiamond_21(L_112); CShopItemData_t2542723346 * L_113 = V_9; CDataArray_t4068198041 * L_114 = ___msg0; int32_t L_115 = V_8; int32_t L_116 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)1)); V_8 = L_116; NullCheck(L_114); float L_117 = CDataArray_GetFloat_m2138633744(L_114, L_116, (0.0f), /*hidden argument*/NULL); NullCheck(L_113); L_113->set_DisCount_22(L_117); ShopBrandRegion_t2226231466 * L_118 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_119 = V_9; NullCheck(L_119); int32_t* L_120 = L_119->get_address_of_itemServerID_1(); String_t* L_121 = Int32_ToString_m141394615(L_120, /*hidden argument*/NULL); NullCheck(L_118); ShopBrandRegion_RequestGetGoodsURL_m4189210867(L_118, L_121, /*hidden argument*/NULL); CShopConfig_t202154353 * L_122 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_123 = V_9; NullCheck(L_122); CShopConfig_AddGoodsConfig_m2866916887(L_122, L_123, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_124 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_125 = V_9; bool L_126 = V_6; NullCheck(L_124); CShopManager_PushGroupItem_m3756289196(L_124, ((int32_t)75), L_125, L_126, /*hidden argument*/NULL); int32_t L_127 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)1)); } IL_025f: { int32_t L_128 = V_7; int32_t L_129 = V_4; if ((((int32_t)L_128) < ((int32_t)L_129))) { goto IL_006b; } } { return; } } // System.Void DMCore.Net.cbShop::OnShopAcitvityData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnShopAcitvityData_m235835498 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnShopAcitvityData_m235835498_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; CShopItemData_t2542723346 * V_5 = NULL; int32_t G_B3_0 = 0; CShopItemData_t2542723346 * G_B6_0 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CShopItemData_t2542723346 * G_B7_1 = NULL; CShopItemData_t2542723346 * G_B9_0 = NULL; CShopItemData_t2542723346 * G_B8_0 = NULL; int32_t G_B10_0 = 0; CShopItemData_t2542723346 * G_B10_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_1; if (!L_8) { goto IL_0028; } } { G_B3_0 = 0; goto IL_0029; } IL_0028: { G_B3_0 = 1; } IL_0029: { V_3 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_9 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_2; bool L_11 = V_3; NullCheck(L_9); CShopManager_SetGroupTotalCount_m779595446(L_9, ((int32_t)71), L_10, L_11, /*hidden argument*/NULL); V_4 = 0; goto IL_0203; } IL_0040: { CShopItemData_t2542723346 * L_12 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_12, /*hidden argument*/NULL); V_5 = L_12; CShopItemData_t2542723346 * L_13 = V_5; 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, (-1), /*hidden argument*/NULL); NullCheck(L_13); L_13->set_itemServerID_1(L_17); CShopItemData_t2542723346 * L_18 = V_5; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, (-1), /*hidden argument*/NULL); NullCheck(L_18); L_18->set_modelID_0(L_22); CShopItemData_t2542723346 * L_23 = V_5; 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, (-1), /*hidden argument*/NULL); NullCheck(L_23); L_23->set_itemPrice_2(L_27); CShopItemData_t2542723346 * L_28 = V_5; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, (-1), /*hidden argument*/NULL); NullCheck(L_28); L_28->set_itemDiamond_3(L_32); CShopItemData_t2542723346 * L_33 = V_5; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, (-1), /*hidden argument*/NULL); NullCheck(L_33); L_33->set_itemLife_4(L_37); CShopItemData_t2542723346 * L_38 = V_5; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, (-1), /*hidden argument*/NULL); NullCheck(L_38); L_38->set_itemTag_5(L_42); CShopItemData_t2542723346 * L_43 = V_5; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); G_B5_0 = L_43; if ((((int32_t)0) >= ((int32_t)L_47))) { G_B6_0 = L_43; goto IL_00d3; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_00d4; } IL_00d3: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_00d4: { NullCheck(G_B7_1); G_B7_1->set_itemVip_9((bool)G_B7_0); CShopItemData_t2542723346 * L_48 = V_5; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, (-1), /*hidden argument*/NULL); NullCheck(L_48); L_48->set_itemMember_10(L_52); CShopItemData_t2542723346 * L_53 = V_5; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); G_B8_0 = L_53; if ((((int32_t)0) >= ((int32_t)L_57))) { G_B9_0 = L_53; goto IL_0106; } } { G_B10_0 = 1; G_B10_1 = G_B8_0; goto IL_0107; } IL_0106: { G_B10_0 = 0; G_B10_1 = G_B9_0; } IL_0107: { NullCheck(G_B10_1); G_B10_1->set_itemOwnd_6((bool)G_B10_0); CShopItemData_t2542723346 * L_58 = V_5; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); NullCheck(L_58); L_58->set_itemFashion_7(L_62); CShopItemData_t2542723346 * L_63 = V_5; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set_qualityLevel_12(L_67); CShopItemData_t2542723346 * L_68 = V_5; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); NullCheck(L_68); L_68->set_buyLimited_11(L_72); CShopItemData_t2542723346 * L_73 = V_5; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); NullCheck(L_73); L_73->set_permanentCoinPrise_16(L_77); CShopItemData_t2542723346 * L_78 = V_5; CDataArray_t4068198041 * L_79 = ___msg0; int32_t L_80 = V_0; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_0 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, 0, /*hidden argument*/NULL); NullCheck(L_78); L_78->set_permanentDiamondPrise_17(L_82); CShopItemData_t2542723346 * L_83 = V_5; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_0; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_0 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_nleftNum_13(L_87); CShopItemData_t2542723346 * L_88 = V_5; CDataArray_t4068198041 * L_89 = ___msg0; int32_t L_90 = V_0; int32_t L_91 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); V_0 = L_91; NullCheck(L_89); int32_t L_92 = CDataArray_GetInt_m1111369473(L_89, L_91, 0, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_nLeftTime_14(L_92); CShopItemData_t2542723346 * L_93 = V_5; 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_nStartTime_15(L_97); CShopItemData_t2542723346 * L_98 = V_5; 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_CanBuyUseBindDiamond_20(L_102); CShopItemData_t2542723346 * L_103 = V_5; 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_DeductBindDiamond_21(L_107); CShopItemData_t2542723346 * L_108 = V_5; CDataArray_t4068198041 * L_109 = ___msg0; int32_t L_110 = V_0; int32_t L_111 = ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)); V_0 = L_111; NullCheck(L_109); float L_112 = CDataArray_GetFloat_m2138633744(L_109, L_111, (0.0f), /*hidden argument*/NULL); NullCheck(L_108); L_108->set_DisCount_22(L_112); CShopConfig_t202154353 * L_113 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_114 = V_5; NullCheck(L_113); CShopConfig_AddGoodsConfig_m2866916887(L_113, L_114, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_115 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_116 = V_5; bool L_117 = V_3; NullCheck(L_115); CShopManager_PushGroupItem_m3756289196(L_115, ((int32_t)71), L_116, L_117, /*hidden argument*/NULL); int32_t L_118 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)1)); } IL_0203: { int32_t L_119 = V_4; int32_t L_120 = V_2; if ((((int32_t)L_119) < ((int32_t)L_120))) { goto IL_0040; } } { return; } } // System.Void DMCore.Net.cbShop::OnGroupBuyingData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnGroupBuyingData_m3484794248 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnGroupBuyingData_m3484794248_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CShopManager_UpdataGroupBuyingData_m4125695859(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnShopBuyItemResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnShopBuyItemResult_m3698048566 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnShopBuyItemResult_m3698048566_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; Camera_t4157153871 * V_9 = NULL; { V_0 = 0; V_1 = (bool)1; CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetCount_m3616072297(L_0, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2))/(int32_t)2)); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); V_3 = L_5; int32_t L_6 = V_3; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_014d; } } { V_4 = 0; goto IL_0120; } IL_002b: { 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, (-1), /*hidden argument*/NULL); V_5 = L_10; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, (-1), /*hidden argument*/NULL); V_6 = L_14; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, (-1), /*hidden argument*/NULL); V_7 = L_18; int32_t L_19 = V_7; if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)19))))) { goto IL_0071; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_20 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = V_5; NullCheck(L_20); CShopManager_ReduceShopItemCountByServerID_m401024941(L_20, L_21, 1, /*hidden argument*/NULL); goto IL_0099; } IL_0071: { int32_t L_22 = V_7; if ((((int32_t)L_22) == ((int32_t)((int32_t)13)))) { goto IL_0095; } } { int32_t L_23 = V_7; if ((((int32_t)L_23) == ((int32_t)((int32_t)12)))) { goto IL_0095; } } { int32_t L_24 = V_7; if ((((int32_t)L_24) == ((int32_t)((int32_t)11)))) { goto IL_0095; } } { int32_t L_25 = V_7; if ((!(((uint32_t)L_25) == ((uint32_t)((int32_t)10))))) { goto IL_0099; } } IL_0095: { V_6 = ((int32_t)71); } IL_0099: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_26 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_27 = V_6; int32_t L_28 = V_5; NullCheck(L_26); bool L_29 = CShopManager_SetShopItemStateByServerID_m243714119(L_26, L_27, L_28, (bool)1, /*hidden argument*/NULL); if (L_29) { goto IL_00fa; } } { V_8 = 0; goto IL_00e4; } IL_00b5: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_30 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); ShopBrandRegion_t2226231466 * L_31 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); List_1_t60038374 * L_32 = ShopBrandRegion_GetBrandList_m1857248527(L_31, /*hidden argument*/NULL); int32_t L_33 = V_8; NullCheck(L_32); BrandData_t2882930928 * L_34 = List_1_get_Item_m314762573(L_32, L_33, /*hidden argument*/List_1_get_Item_m314762573_RuntimeMethod_var); NullCheck(L_34); String_t* L_35 = BrandData_get_ID_m3092736839(L_34, /*hidden argument*/NULL); int32_t L_36 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); int32_t L_37 = V_5; NullCheck(L_30); CShopManager_SetShopItemStateByServerID_m243714119(L_30, L_36, L_37, (bool)1, /*hidden argument*/NULL); int32_t L_38 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00e4: { int32_t L_39 = V_8; ShopBrandRegion_t2226231466 * L_40 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); List_1_t60038374 * L_41 = ShopBrandRegion_GetBrandList_m1857248527(L_40, /*hidden argument*/NULL); NullCheck(L_41); int32_t L_42 = List_1_get_Count_m1896408099(L_41, /*hidden argument*/List_1_get_Count_m1896408099_RuntimeMethod_var); if ((((int32_t)L_39) < ((int32_t)L_42))) { goto IL_00b5; } } IL_00fa: { int32_t L_43 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_44 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); if (L_44) { goto IL_0108; } } { V_1 = (bool)0; } IL_0108: { bool L_45 = V_1; if (!L_45) { goto IL_011a; } } { CShopCartManager_t2478140686 * L_46 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_47 = V_5; NullCheck(L_46); CShopCartManager_Remove_m392127347(L_46, L_47, /*hidden argument*/NULL); } IL_011a: { int32_t L_48 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0120: { int32_t L_49 = V_4; int32_t L_50 = V_2; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_002b; } } { bool L_51 = V_1; if (L_51) { goto IL_0148; } } { CMsgManager_t455955613 * L_52 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_53 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); String_t* L_54 = CTextHelp_GetText_m372251958(L_53, _stringLiteral3175011887, /*hidden argument*/NULL); NullCheck(L_52); CMsgManager_PushHint_m1231354654(L_52, L_54, (bool)1, /*hidden argument*/NULL); } IL_0148: { goto IL_0167; } IL_014d: { CMsgManager_t455955613 * L_55 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_56 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); String_t* L_57 = CTextHelp_GetText_m372251958(L_56, _stringLiteral99505124, /*hidden argument*/NULL); NullCheck(L_55); CMsgManager_PushHint_m1231354654(L_55, L_57, (bool)1, /*hidden argument*/NULL); } IL_0167: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_58 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); ICameraBase_t3615533728 * L_59 = CRoot_GetCamera_m3179746689(L_58, /*hidden argument*/NULL); NullCheck(L_59); Camera_t4157153871 * L_60 = ICameraBase_GetUICamera_m3997251255(L_59, /*hidden argument*/NULL); V_9 = L_60; Camera_t4157153871 * L_61 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_62 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_0197; } } { Camera_t4157153871 * L_63 = V_9; NullCheck(L_63); Transform_t3600365921 * L_64 = Component_get_transform_m3162698980(L_63, /*hidden argument*/NULL); NullCheck(L_64); Component_SendMessage_m1441147224(L_64, _stringLiteral2954340664, 1, /*hidden argument*/NULL); } IL_0197: { return; } } // System.Void DMCore.Net.cbShop::OnQuickBuyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnQuickBuyResult_m1867915233 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnQuickBuyResult_m1867915233_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var); shopQuickBuyManager_t3380475808 * L_0 = shopQuickBuyManager_GetInstance_m3465389214(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); shopQuickBuyManager_SetCurQuickBuyResult_m2099440291(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnFreshRnewItemInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnFreshRnewItemInfo_m1575829260 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnFreshRnewItemInfo_m1575829260_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); shopRenewItem_OnFreshRenewItemInfo_m697874167(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnRenewItemResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnRenewItemResult_m1045898337 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnRenewItemResult_m1045898337_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CTextHelp_t3119637808 * G_B2_0 = NULL; CMsgManager_t455955613 * G_B2_1 = NULL; CTextHelp_t3119637808 * G_B1_0 = NULL; CMsgManager_t455955613 * G_B1_1 = NULL; String_t* G_B3_0 = NULL; CTextHelp_t3119637808 * G_B3_1 = NULL; CMsgManager_t455955613 * G_B3_2 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; CMsgManager_t455955613 * L_2 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; G_B1_0 = L_3; G_B1_1 = L_2; if (L_4) { G_B2_0 = L_3; G_B2_1 = L_2; goto IL_0023; } } { G_B3_0 = _stringLiteral3718829616; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0028; } IL_0023: { G_B3_0 = _stringLiteral1776706558; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0028: { NullCheck(G_B3_1); String_t* L_5 = CTextHelp_GetText_m372251958(G_B3_1, G_B3_0, /*hidden argument*/NULL); NullCheck(G_B3_2); CMsgManager_PushHint_m1231354654(G_B3_2, L_5, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnSigleItemInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnSigleItemInfo_m863665362 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnSigleItemInfo_m863665362_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CShopItemData_t2542723346 * V_1 = NULL; CShopItemData_t2542723346 * G_B2_0 = NULL; CShopItemData_t2542723346 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CShopItemData_t2542723346 * G_B3_1 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; CShopItemData_t2542723346 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CShopItemData_t2542723346 * G_B6_1 = NULL; { V_0 = 0; CShopItemData_t2542723346 * L_0 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_0, /*hidden argument*/NULL); V_1 = L_0; CShopItemData_t2542723346 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); NullCheck(L_1); L_1->set_itemServerID_1(L_5); CShopItemData_t2542723346 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, (-1), /*hidden argument*/NULL); NullCheck(L_6); L_6->set_modelID_0(L_10); CShopItemData_t2542723346 * L_11 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_11); L_11->set_itemPrice_2(L_15); CShopItemData_t2542723346 * L_16 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_16); L_16->set_itemDiamond_3(L_20); CShopItemData_t2542723346 * L_21 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_21); L_21->set_itemLife_4(L_25); CShopItemData_t2542723346 * L_26 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_26); L_26->set_itemTag_5(L_30); CShopItemData_t2542723346 * L_31 = V_1; 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); G_B1_0 = L_31; if ((((int32_t)0) >= ((int32_t)L_35))) { G_B2_0 = L_31; goto IL_008d; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_008e; } IL_008d: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_008e: { NullCheck(G_B3_1); G_B3_1->set_itemVip_9((bool)G_B3_0); CShopItemData_t2542723346 * L_36 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_36); L_36->set_itemMember_10(L_40); CShopItemData_t2542723346 * L_41 = V_1; CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_0; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_0 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, 0, /*hidden argument*/NULL); G_B4_0 = L_41; if ((((int32_t)0) >= ((int32_t)L_45))) { G_B5_0 = L_41; goto IL_00be; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_00bf; } IL_00be: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_00bf: { NullCheck(G_B6_1); G_B6_1->set_itemOwnd_6((bool)G_B6_0); CShopItemData_t2542723346 * L_46 = V_1; CDataArray_t4068198041 * L_47 = ___msg0; int32_t L_48 = V_0; int32_t L_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); V_0 = L_49; NullCheck(L_47); int32_t L_50 = CDataArray_GetInt_m1111369473(L_47, L_49, 0, /*hidden argument*/NULL); NullCheck(L_46); L_46->set_itemFashion_7(L_50); CShopItemData_t2542723346 * L_51 = V_1; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); NullCheck(L_51); L_51->set_qualityLevel_12(L_55); CShopItemData_t2542723346 * L_56 = V_1; CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, 0, /*hidden argument*/NULL); NullCheck(L_56); L_56->set_buyLimited_11(L_60); CShopItemData_t2542723346 * L_61 = V_1; 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_permanentCoinPrise_16(L_65); CShopItemData_t2542723346 * L_66 = V_1; 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_permanentDiamondPrise_17(L_70); CShopItemData_t2542723346 * L_71 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_71); L_71->set_CanBuyUseBindDiamond_20(L_75); CShopItemData_t2542723346 * L_76 = V_1; 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, (-1), /*hidden argument*/NULL); NullCheck(L_76); L_76->set_DeductBindDiamond_21(L_80); CShopItemData_t2542723346 * L_81 = V_1; 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); float L_85 = CDataArray_GetFloat_m2138633744(L_82, L_84, (1.0f), /*hidden argument*/NULL); NullCheck(L_81); L_81->set_DisCount_22(L_85); CShopConfig_t202154353 * L_86 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_87 = V_1; NullCheck(L_86); CShopConfig_AddGoodsConfig_m2866916887(L_86, L_87, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbShop::OnMultiItemInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnMultiItemInfo_m3834970908 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnMultiItemInfo_m3834970908_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; CShopItemData_t2542723346 * V_5 = NULL; CShopItemData_t2542723346 * G_B3_0 = NULL; CShopItemData_t2542723346 * G_B2_0 = NULL; int32_t G_B4_0 = 0; CShopItemData_t2542723346 * G_B4_1 = NULL; CShopItemData_t2542723346 * G_B6_0 = NULL; CShopItemData_t2542723346 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CShopItemData_t2542723346 * G_B7_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_01c4; } IL_0023: { int32_t L_8 = V_0; int32_t L_9 = V_3; int32_t L_10 = V_2; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)))); CShopItemData_t2542723346 * L_11 = (CShopItemData_t2542723346 *)il2cpp_codegen_object_new(CShopItemData_t2542723346_il2cpp_TypeInfo_var); CShopItemData__ctor_m2054549701(L_11, /*hidden argument*/NULL); V_5 = L_11; CShopItemData_t2542723346 * L_12 = V_5; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_4; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_4 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, (-1), /*hidden argument*/NULL); NullCheck(L_12); L_12->set_itemServerID_1(L_16); CShopItemData_t2542723346 * L_17 = V_5; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_4; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_4 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, (-1), /*hidden argument*/NULL); NullCheck(L_17); L_17->set_modelID_0(L_21); CShopItemData_t2542723346 * L_22 = V_5; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_4; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_4 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, (-1), /*hidden argument*/NULL); NullCheck(L_22); L_22->set_itemPrice_2(L_26); CShopItemData_t2542723346 * L_27 = V_5; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_4; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_4 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, (-1), /*hidden argument*/NULL); NullCheck(L_27); L_27->set_itemDiamond_3(L_31); CShopItemData_t2542723346 * L_32 = V_5; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_4; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_4 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, (-1), /*hidden argument*/NULL); NullCheck(L_32); L_32->set_itemLife_4(L_36); CShopItemData_t2542723346 * L_37 = V_5; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_4; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_4 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, (-1), /*hidden argument*/NULL); NullCheck(L_37); L_37->set_itemTag_5(L_41); CShopItemData_t2542723346 * L_42 = V_5; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_4; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_4 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); G_B2_0 = L_42; if ((((int32_t)0) >= ((int32_t)L_46))) { G_B3_0 = L_42; goto IL_00cb; } } { G_B4_0 = 1; G_B4_1 = G_B2_0; goto IL_00cc; } IL_00cb: { G_B4_0 = 0; G_B4_1 = G_B3_0; } IL_00cc: { NullCheck(G_B4_1); G_B4_1->set_itemVip_9((bool)G_B4_0); CShopItemData_t2542723346 * L_47 = V_5; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_4; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_4 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, (-1), /*hidden argument*/NULL); NullCheck(L_47); L_47->set_itemMember_10(L_51); CShopItemData_t2542723346 * L_52 = V_5; CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_4; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_4 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); G_B5_0 = L_52; if ((((int32_t)0) >= ((int32_t)L_56))) { G_B6_0 = L_52; goto IL_0102; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_0103; } IL_0102: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0103: { NullCheck(G_B7_1); G_B7_1->set_itemOwnd_6((bool)G_B7_0); CShopItemData_t2542723346 * L_57 = V_5; CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_4; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_4 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); NullCheck(L_57); L_57->set_itemFashion_7(L_61); CShopItemData_t2542723346 * L_62 = V_5; CDataArray_t4068198041 * L_63 = ___msg0; int32_t L_64 = V_4; int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); V_4 = L_65; NullCheck(L_63); int32_t L_66 = CDataArray_GetInt_m1111369473(L_63, L_65, 0, /*hidden argument*/NULL); NullCheck(L_62); L_62->set_qualityLevel_12(L_66); CShopItemData_t2542723346 * L_67 = V_5; CDataArray_t4068198041 * L_68 = ___msg0; int32_t L_69 = V_4; int32_t L_70 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); V_4 = L_70; NullCheck(L_68); int32_t L_71 = CDataArray_GetInt_m1111369473(L_68, L_70, 0, /*hidden argument*/NULL); NullCheck(L_67); L_67->set_buyLimited_11(L_71); CShopItemData_t2542723346 * L_72 = V_5; CDataArray_t4068198041 * L_73 = ___msg0; int32_t L_74 = V_4; int32_t L_75 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); V_4 = L_75; NullCheck(L_73); int32_t L_76 = CDataArray_GetInt_m1111369473(L_73, L_75, 0, /*hidden argument*/NULL); NullCheck(L_72); L_72->set_permanentCoinPrise_16(L_76); CShopItemData_t2542723346 * L_77 = V_5; CDataArray_t4068198041 * L_78 = ___msg0; int32_t L_79 = V_4; int32_t L_80 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); V_4 = L_80; NullCheck(L_78); int32_t L_81 = CDataArray_GetInt_m1111369473(L_78, L_80, 0, /*hidden argument*/NULL); NullCheck(L_77); L_77->set_permanentDiamondPrise_17(L_81); CShopItemData_t2542723346 * L_82 = V_5; CDataArray_t4068198041 * L_83 = ___msg0; int32_t L_84 = V_4; int32_t L_85 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); V_4 = L_85; NullCheck(L_83); int32_t L_86 = CDataArray_GetInt_m1111369473(L_83, L_85, (-1), /*hidden argument*/NULL); NullCheck(L_82); L_82->set_CanBuyUseBindDiamond_20(L_86); CShopItemData_t2542723346 * L_87 = V_5; CDataArray_t4068198041 * L_88 = ___msg0; int32_t L_89 = V_4; int32_t L_90 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); V_4 = L_90; NullCheck(L_88); int32_t L_91 = CDataArray_GetInt_m1111369473(L_88, L_90, (-1), /*hidden argument*/NULL); NullCheck(L_87); L_87->set_DeductBindDiamond_21(L_91); CShopItemData_t2542723346 * L_92 = V_5; CDataArray_t4068198041 * L_93 = ___msg0; int32_t L_94 = V_4; int32_t L_95 = ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)1)); V_4 = L_95; NullCheck(L_93); float L_96 = CDataArray_GetFloat_m2138633744(L_93, L_95, (1.0f), /*hidden argument*/NULL); NullCheck(L_92); L_92->set_DisCount_22(L_96); CShopConfig_t202154353 * L_97 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CShopItemData_t2542723346 * L_98 = V_5; NullCheck(L_97); CShopConfig_AddGoodsConfig_m2866916887(L_97, L_98, /*hidden argument*/NULL); int32_t L_99 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)1)); } IL_01c4: { int32_t L_100 = V_3; int32_t L_101 = V_1; if ((((int32_t)L_100) < ((int32_t)L_101))) { goto IL_0023; } } { return; } } // System.Void DMCore.Net.cbShop::OnNewStoreData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbShop_OnNewStoreData_m237354159 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbShop_OnNewStoreData_m237354159_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_5 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CShopManager_set_IsOpenNewStore_m3791632431(L_5, (bool)0, /*hidden argument*/NULL); goto IL_003c; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_6 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CShopManager_set_IsOpenNewStore_m3791632431(L_6, (bool)1, /*hidden argument*/NULL); CShopManager_t754298620 * L_7 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CShopManager_set_IsOpenNewStoreTips_m1713455330(L_7, (bool)1, /*hidden argument*/NULL); } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_8 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_1; NullCheck(L_8); CShopManager_set_OpenTime_m359803640(L_8, L_9, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbTopRewardList::RefreshRewardList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTopRewardList_RefreshRewardList_m1548875857 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTopRewardList_RefreshRewardList_m1548875857_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTopRewardManager_t939116142_il2cpp_TypeInfo_var); CTopRewardManager_t939116142 * L_0 = CTopRewardManager_GetInstance_m2170123154(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___data0; NullCheck(L_0); CTopRewardManager_PushRewardsList_m274930091(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbTryst::OnTrystConfig(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTrystConfig_m2104105230 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTrystConfig_m2104105230_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; bool V_9 = false; String_t* V_10 = NULL; String_t* V_11 = NULL; int32_t G_B3_0 = 0; int32_t G_B7_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_001a; } } { G_B3_0 = 1; goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { V_1 = (bool)G_B3_0; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_8 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); NullCheck(L_8); CTrystManager_set_RefreshNeedAmount_m4155964000(L_8, L_12, /*hidden argument*/NULL); CTrystManager_t3257589335 * L_13 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); NullCheck(L_13); CTrystManager_set_Max_Escort_Num_m2685274491(L_13, L_17, /*hidden argument*/NULL); CTrystManager_t3257589335 * L_18 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); NullCheck(L_18); CTrystManager_set_Max_Plunder_Num_m3124340030(L_18, L_22, /*hidden argument*/NULL); CTrystManager_t3257589335 * L_23 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); 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); CTrystManager_set_Max_FreeRefresh_Num_m2923693203(L_23, L_27, /*hidden argument*/NULL); CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_3 = L_31; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int64_t L_35 = CDataArray_GetLong_m4094450536(L_32, L_34, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); V_5 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); V_6 = L_43; V_7 = 0; goto IL_0114; } IL_00c1: { CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); V_8 = L_47; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_51) == ((uint32_t)1)))) { goto IL_00e7; } } { G_B7_0 = 1; goto IL_00e8; } IL_00e7: { G_B7_0 = 0; } IL_00e8: { V_9 = (bool)G_B7_0; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_55 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_52); String_t* L_56 = CDataArray_GetWideStr_m3532563229(L_52, L_54, L_55, /*hidden argument*/NULL); V_10 = L_56; CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; String_t* L_60 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_57); String_t* L_61 = CDataArray_GetWideStr_m3532563229(L_57, L_59, L_60, /*hidden argument*/NULL); V_11 = L_61; int32_t L_62 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0114: { int32_t L_63 = V_7; int32_t L_64 = V_6; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_00c1; } } { return; } } // System.Void DMCore.Net.cbTryst::OnEscortTaskList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnEscortTaskList_m1673010365 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnEscortTaskList_m1673010365_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; Tryst_EscortTask_t537680740 * 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 G_B3_0 = 0; int32_t G_B7_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_001a; } } { G_B3_0 = 1; goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { V_1 = (bool)G_B3_0; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_012d; } IL_0030: { Tryst_EscortTask_t537680740 * L_8 = (Tryst_EscortTask_t537680740 *)il2cpp_codegen_object_new(Tryst_EscortTask_t537680740_il2cpp_TypeInfo_var); Tryst_EscortTask__ctor_m2743791145(L_8, /*hidden argument*/NULL); V_4 = L_8; Tryst_EscortTask_t537680740 * L_9 = V_4; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_taskIndex_0(L_13); Tryst_EscortTask_t537680740 * L_14 = V_4; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_taskId_1(L_18); Tryst_EscortTask_t537680740 * L_19 = V_4; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 1, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_level_2(L_23); Tryst_EscortTask_t537680740 * L_24 = V_4; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_25); String_t* L_29 = CDataArray_GetWideStr_m3532563229(L_25, L_27, L_28, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_destination_3(L_29); CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); V_5 = L_33; Tryst_EscortTask_t537680740 * L_34 = V_4; NullCheck(L_34); L_34->set_awards_4((CAwardItemU5BU5D_t688006690*)NULL); int32_t L_35 = V_5; if ((((int32_t)2) >= ((int32_t)L_35))) { goto IL_00ab; } } { G_B7_0 = 2; goto IL_00ad; } IL_00ab: { int32_t L_36 = V_5; G_B7_0 = L_36; } IL_00ad: { V_6 = G_B7_0; Tryst_EscortTask_t537680740 * L_37 = V_4; int32_t L_38 = V_6; NullCheck(L_37); L_37->set_awards_4(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_38))); V_7 = 0; goto IL_010d; } IL_00c5: { CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); V_8 = L_42; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); V_9 = L_46; Tryst_EscortTask_t537680740 * L_47 = V_4; int32_t L_48 = V_7; NullCheck(L_47); bool L_49 = Tryst_EscortTask_CheckIndexValid_m3535143810(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_0107; } } { Tryst_EscortTask_t537680740 * L_50 = V_4; NullCheck(L_50); CAwardItemU5BU5D_t688006690* L_51 = L_50->get_awards_4(); int32_t L_52 = V_7; int32_t L_53 = V_8; int32_t L_54 = V_9; CAwardItem_t1677460915 * L_55 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_55, L_53, L_54, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_51); ArrayElementTypeCheck (L_51, L_55); (L_51)->SetAt(static_cast(L_52), (CAwardItem_t1677460915 *)L_55); } IL_0107: { int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_010d: { int32_t L_57 = V_7; int32_t L_58 = V_5; if ((((int32_t)L_57) < ((int32_t)L_58))) { goto IL_00c5; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_59 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); Tryst_EscortTask_t537680740 * L_60 = V_4; NullCheck(L_60); int32_t L_61 = L_60->get_taskIndex_0(); Tryst_EscortTask_t537680740 * L_62 = V_4; NullCheck(L_59); CTrystManager_RefreshEscortItemData_m2949352782(L_59, L_61, L_62, /*hidden argument*/NULL); int32_t L_63 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_012d: { int32_t L_64 = V_3; int32_t L_65 = V_2; if ((((int32_t)L_64) < ((int32_t)L_65))) { goto IL_0030; } } { return; } } // System.Void DMCore.Net.cbTryst::OnPlunderTaskList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnPlunderTaskList_m3831778568 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnPlunderTaskList_m3831778568_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Tryst_PlunderTask_t2930597205 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int64_t V_6 = 0; int32_t V_7 = 0; String_t* V_8 = NULL; int64_t V_9 = 0; bool V_10 = false; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t G_B5_0 = 0; int32_t G_B10_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_0 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTrystManager_ClearPlunderList_m1579894082(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_019b; } IL_0020: { Tryst_PlunderTask_t2930597205 * L_5 = (Tryst_PlunderTask_t2930597205 *)il2cpp_codegen_object_new(Tryst_PlunderTask_t2930597205_il2cpp_TypeInfo_var); Tryst_PlunderTask__ctor_m454660652(L_5, /*hidden argument*/NULL); V_3 = L_5; Tryst_PlunderTask_t2930597205 * L_6 = V_3; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int64_t L_10 = CDataArray_GetLong_m4094450536(L_7, L_9, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_6); L_6->set_instanceId_0(L_10); Tryst_PlunderTask_t2930597205 * L_11 = V_3; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_taskId_1(L_15); Tryst_PlunderTask_t2930597205 * L_16 = V_3; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_level_2(L_20); Tryst_PlunderTask_t2930597205 * L_21 = V_3; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_22); String_t* L_26 = CDataArray_GetWideStr_m3532563229(L_22, L_24, L_25, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_destination_3(L_26); CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_4 = L_30; V_5 = 0; goto IL_00f8; } IL_0089: { CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int64_t L_34 = CDataArray_GetLong_m4094450536(L_31, L_33, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_6 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_7 = L_38; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_39); String_t* L_43 = CDataArray_GetWideStr_m3532563229(L_39, L_41, L_42, /*hidden argument*/NULL); V_8 = L_43; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int64_t L_47 = CDataArray_GetLong_m4094450536(L_44, L_46, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_9 = L_47; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_51) == ((uint32_t)1)))) { goto IL_00df; } } { G_B5_0 = 1; goto IL_00e0; } IL_00df: { G_B5_0 = 0; } IL_00e0: { V_10 = (bool)G_B5_0; Tryst_PlunderTask_t2930597205 * L_52 = V_3; int64_t L_53 = V_6; int32_t L_54 = V_7; String_t* L_55 = V_8; int64_t L_56 = V_9; bool L_57 = V_10; NullCheck(L_52); Tryst_PlunderTask_AppendUserInfo_m363073329(L_52, L_53, L_54, L_55, L_56, L_57, /*hidden argument*/NULL); int32_t L_58 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f8: { int32_t L_59 = V_5; int32_t L_60 = V_4; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_0089; } } { CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, 0, /*hidden argument*/NULL); V_11 = L_64; Tryst_PlunderTask_t2930597205 * L_65 = V_3; NullCheck(L_65); L_65->set_awards_5((CAwardItemU5BU5D_t688006690*)NULL); int32_t L_66 = V_11; if ((((int32_t)2) >= ((int32_t)L_66))) { goto IL_0124; } } { G_B10_0 = 2; goto IL_0126; } IL_0124: { int32_t L_67 = V_11; G_B10_0 = L_67; } IL_0126: { V_12 = G_B10_0; Tryst_PlunderTask_t2930597205 * L_68 = V_3; int32_t L_69 = V_12; NullCheck(L_68); L_68->set_awards_5(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_69))); V_13 = 0; goto IL_0183; } IL_013d: { CDataArray_t4068198041 * L_70 = ___msg0; int32_t L_71 = V_0; int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); V_0 = L_72; NullCheck(L_70); int32_t L_73 = CDataArray_GetInt_m1111369473(L_70, L_72, 0, /*hidden argument*/NULL); V_14 = L_73; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); V_15 = L_77; Tryst_PlunderTask_t2930597205 * L_78 = V_3; int32_t L_79 = V_13; NullCheck(L_78); bool L_80 = Tryst_PlunderTask_CheckIndexValid_m1199324718(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_017d; } } { Tryst_PlunderTask_t2930597205 * L_81 = V_3; NullCheck(L_81); CAwardItemU5BU5D_t688006690* L_82 = L_81->get_awards_5(); int32_t L_83 = V_13; int32_t L_84 = V_14; int32_t L_85 = V_15; CAwardItem_t1677460915 * L_86 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_86, L_84, L_85, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_82); ArrayElementTypeCheck (L_82, L_86); (L_82)->SetAt(static_cast(L_83), (CAwardItem_t1677460915 *)L_86); } IL_017d: { int32_t L_87 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); } IL_0183: { int32_t L_88 = V_13; int32_t L_89 = V_11; if ((((int32_t)L_88) < ((int32_t)L_89))) { goto IL_013d; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_90 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); Tryst_PlunderTask_t2930597205 * L_91 = V_3; NullCheck(L_90); CTrystManager_AppendPlunder_m59707176(L_90, L_91, /*hidden argument*/NULL); int32_t L_92 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); } IL_019b: { int32_t L_93 = V_2; int32_t L_94 = V_1; if ((((int32_t)L_93) < ((int32_t)L_94))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_95 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_95); CTrystManager_set_IsReady_m499450614(L_95, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbTryst::OnTeamAdd(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTeamAdd_m3710159786 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTeamAdd_m3710159786_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; return; } } // System.Void DMCore.Net.cbTryst::OnTeamInvite(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTeamInvite_m655965139 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTeamInvite_m655965139_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; String_t* V_3 = NULL; CDataArray_t4068198041 * V_4 = NULL; String_t* G_B3_0 = NULL; String_t* G_B5_0 = NULL; int32_t G_B5_1 = 0; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); String_t* L_11 = CTextHelp_GetText_m3374553046(L_9, _stringLiteral1566526685, L_10, /*hidden argument*/NULL); V_3 = L_11; String_t* L_12 = V_3; bool L_13 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B3_0 = L_14; goto IL_0052; } IL_004b: { String_t* L_15 = V_3; String_t* L_16 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Format_m2844511972(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); G_B3_0 = L_17; } IL_0052: { V_3 = G_B3_0; CDataArray_t4068198041 * L_18 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_18, /*hidden argument*/NULL); V_4 = L_18; CDataArray_t4068198041 * L_19 = V_4; int64_t L_20 = V_1; NullCheck(L_19); CDataArray_Push_m3799896857(L_19, L_20, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_4; String_t* L_22 = V_2; NullCheck(L_21); CDataArray_Push_m1799687930(L_21, L_22, /*hidden argument*/NULL); String_t* L_23 = V_3; OnMsgBoxClkCallBack_t3229751541 * L_24 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); G_B4_0 = L_23; G_B4_1 = 0; if (L_24) { G_B5_0 = L_23; G_B5_1 = 0; goto IL_0084; } } { intptr_t L_25 = (intptr_t)cbTryst_OnTeamInviteConfirm_m1381052374_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_26 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_26, NULL, L_25, /*hidden argument*/NULL); ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_0(L_26); G_B5_0 = G_B4_0; G_B5_1 = G_B4_1; } IL_0084: { OnMsgBoxClkCallBack_t3229751541 * L_27 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); CDataArray_t4068198041 * L_28 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, G_B5_1, G_B5_0, L_27, L_28, (10.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbTryst::OnEntryHall(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnEntryHall_m3488518008 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int64_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; return; } } // System.Void DMCore.Net.cbTryst::OnEscort_Create(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnEscort_Create_m2918088793 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnEscort_Create_m2918088793_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int64_t V_5 = 0; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; CMsgBoxControl_t806533544 * G_B4_2 = NULL; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; CMsgBoxControl_t806533544 * G_B3_2 = NULL; String_t* G_B11_0 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_00c6; } } { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int64_t L_20 = CDataArray_GetLong_m4094450536(L_17, L_19, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_5 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_6 = L_24; int32_t L_25 = V_3; if (L_25) { goto IL_00c1; } } { CMsgBoxControl_t806533544 * L_26 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_29 = CTextHelp_GetText_m3374553046(L_27, _stringLiteral816430843, L_28, /*hidden argument*/NULL); OnMsgBoxClkCallBack_t3229751541 * L_30 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_1(); G_B3_0 = L_29; G_B3_1 = 0; G_B3_2 = L_26; if (L_30) { G_B4_0 = L_29; G_B4_1 = 0; G_B4_2 = L_26; goto IL_0092; } } { intptr_t L_31 = (intptr_t)cbTryst_OnWaitConfirm_m3066838474_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_32 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_32, NULL, L_31, /*hidden argument*/NULL); ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_1(L_32); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_0092: { OnMsgBoxClkCallBack_t3229751541 * L_33 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CTextHelp_t3119637808 * L_35 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_35); String_t* L_37 = CTextHelp_GetText_m3374553046(L_35, _stringLiteral2399493619, L_36, /*hidden argument*/NULL); NullCheck(G_B4_2); CMsgBoxControl_Push_m2997593015(G_B4_2, G_B4_1, G_B4_0, L_33, (CDataArray_t4068198041 *)NULL, 1, (10.0f), L_34, L_37, (1.0f), /*hidden argument*/NULL); } IL_00c1: { goto IL_0137; } IL_00c6: { CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_38); String_t* L_42 = CDataArray_GetWideStr_m3532563229(L_38, L_40, L_41, /*hidden argument*/NULL); V_7 = L_42; CMsgBoxControl_t806533544 * L_43 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); bool L_44 = CMsgBoxControl_IsMsgBoxActive_m2272270482(L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_00f1; } } { CMsgBoxControl_t806533544 * L_45 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); CMsgBoxControl_CloseMsgBox_m2122844749(L_45, /*hidden argument*/NULL); } IL_00f1: { CTextHelp_t3119637808 * L_46 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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(); NullCheck(L_46); String_t* L_48 = CTextHelp_GetText_m3374553046(L_46, _stringLiteral329757031, L_47, /*hidden argument*/NULL); V_8 = L_48; String_t* L_49 = V_8; bool L_50 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_011d; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_51 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B11_0 = L_51; goto IL_0126; } IL_011d: { String_t* L_52 = V_8; String_t* L_53 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_54 = String_Format_m2844511972(NULL /*static, unused*/, L_52, L_53, /*hidden argument*/NULL); G_B11_0 = L_54; } IL_0126: { V_8 = G_B11_0; CMsgBoxControl_t806533544 * L_55 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_56 = V_8; NullCheck(L_55); CMsgBoxControl_Push_m272952420(L_55, 0, L_56, (OnMsgBoxClkCallBack_t3229751541 *)NULL, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); } IL_0137: { return; } } // System.Void DMCore.Net.cbTryst::OnCancelTask(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnCancelTask_m1553003231 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.cbTryst::OnPlunder_Create(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnPlunder_Create_m2314820394 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnPlunder_Create_m2314820394_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; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; CMsgBoxControl_t806533544 * G_B4_2 = NULL; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; CMsgBoxControl_t806533544 * G_B3_2 = NULL; String_t* G_B11_0 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_00aa; } } { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int64_t L_16 = CDataArray_GetLong_m4094450536(L_13, L_15, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_16; int32_t L_17 = V_3; if (L_17) { goto IL_00a5; } } { CMsgBoxControl_t806533544 * L_18 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_19 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_19); String_t* L_21 = CTextHelp_GetText_m3374553046(L_19, _stringLiteral816430843, L_20, /*hidden argument*/NULL); OnMsgBoxClkCallBack_t3229751541 * L_22 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_2(); G_B3_0 = L_21; G_B3_1 = 0; G_B3_2 = L_18; if (L_22) { G_B4_0 = L_21; G_B4_1 = 0; G_B4_2 = L_18; goto IL_0076; } } { intptr_t L_23 = (intptr_t)cbTryst_OnWaitConfirm_m3066838474_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_24 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_24, NULL, L_23, /*hidden argument*/NULL); ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_2(L_24); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_0076: { OnMsgBoxClkCallBack_t3229751541 * L_25 = ((cbTryst_t4181642646_StaticFields*)il2cpp_codegen_static_fields_for(cbTryst_t4181642646_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_29 = CTextHelp_GetText_m3374553046(L_27, _stringLiteral2399493619, L_28, /*hidden argument*/NULL); NullCheck(G_B4_2); CMsgBoxControl_Push_m2997593015(G_B4_2, G_B4_1, G_B4_0, L_25, (CDataArray_t4068198041 *)NULL, 1, (10.0f), L_26, L_29, (1.0f), /*hidden argument*/NULL); } IL_00a5: { goto IL_011b; } IL_00aa: { CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); V_5 = L_34; CMsgBoxControl_t806533544 * L_35 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); bool L_36 = CMsgBoxControl_IsMsgBoxActive_m2272270482(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00d5; } } { CMsgBoxControl_t806533544 * L_37 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); CMsgBoxControl_CloseMsgBox_m2122844749(L_37, /*hidden argument*/NULL); } IL_00d5: { CTextHelp_t3119637808 * L_38 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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(); NullCheck(L_38); String_t* L_40 = CTextHelp_GetText_m3374553046(L_38, _stringLiteral3671631184, L_39, /*hidden argument*/NULL); V_6 = L_40; String_t* L_41 = V_6; bool L_42 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_0101; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B11_0 = L_43; goto IL_010a; } IL_0101: { String_t* L_44 = V_6; String_t* L_45 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_46 = String_Format_m2844511972(NULL /*static, unused*/, L_44, L_45, /*hidden argument*/NULL); G_B11_0 = L_46; } IL_010a: { V_6 = G_B11_0; CMsgBoxControl_t806533544 * L_47 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_48 = V_6; NullCheck(L_47); CMsgBoxControl_Push_m272952420(L_47, 0, L_48, (OnMsgBoxClkCallBack_t3229751541 *)NULL, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); } IL_011b: { return; } } // System.Void DMCore.Net.cbTryst::OnEscort2Accept(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnEscort2Accept_m1966320487 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnEscort2Accept_m1966320487_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 0; Tryst_Accept_t3497983365 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 1, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_21 = CDataArray_GetWideStr_m3532563229(L_17, L_19, L_20, /*hidden argument*/NULL); V_5 = L_21; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_6 = L_25; int64_t L_26 = V_1; int64_t L_27 = V_2; String_t* L_28 = V_3; int32_t L_29 = V_4; String_t* L_30 = V_5; Tryst_Accept__ctor_m2961092371((&V_7), L_26, L_27, L_28, L_29, L_30, /*hidden argument*/NULL); V_8 = 0; goto IL_00bb; } IL_0073: { CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); V_9 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_10 = L_38; int32_t L_39 = V_8; bool L_40 = Tryst_Accept_CheckIndexValid_m2007988865((&V_7), L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_00b5; } } { CAwardItemU5BU5D_t688006690* L_41 = (&V_7)->get_awards_5(); int32_t L_42 = V_8; int32_t L_43 = V_9; int32_t L_44 = V_10; CAwardItem_t1677460915 * L_45 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_45, L_43, L_44, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_45); (L_41)->SetAt(static_cast(L_42), (CAwardItem_t1677460915 *)L_45); } IL_00b5: { int32_t L_46 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00bb: { int32_t L_47 = V_8; int32_t L_48 = V_6; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_0073; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystAcceptManager_t2681539265_il2cpp_TypeInfo_var); CTrystAcceptManager_t2681539265 * L_49 = CTrystAcceptManager_GetInstance_m1046311184(NULL /*static, unused*/, /*hidden argument*/NULL); Tryst_Accept_t3497983365 L_50 = V_7; NullCheck(L_49); CTrystAcceptManager_OpenACKWnd_m1345721315(L_49, L_50, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbTryst::OnPlunder2Accept(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnPlunder2Accept_m4256148824 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnPlunder2Accept_m4256148824_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 0; Tryst_Accept_t3497983365 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 1, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_21 = CDataArray_GetWideStr_m3532563229(L_17, L_19, L_20, /*hidden argument*/NULL); V_5 = L_21; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_6 = L_25; int64_t L_26 = V_1; int64_t L_27 = V_2; String_t* L_28 = V_3; int32_t L_29 = V_4; String_t* L_30 = V_5; Tryst_Accept__ctor_m2961092371((&V_7), L_26, L_27, L_28, L_29, L_30, /*hidden argument*/NULL); V_8 = 0; goto IL_00bb; } IL_0073: { CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); V_9 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_10 = L_38; int32_t L_39 = V_8; bool L_40 = Tryst_Accept_CheckIndexValid_m2007988865((&V_7), L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_00b5; } } { CAwardItemU5BU5D_t688006690* L_41 = (&V_7)->get_awards_5(); int32_t L_42 = V_8; int32_t L_43 = V_9; int32_t L_44 = V_10; CAwardItem_t1677460915 * L_45 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_45, L_43, L_44, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_45); (L_41)->SetAt(static_cast(L_42), (CAwardItem_t1677460915 *)L_45); } IL_00b5: { int32_t L_46 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00bb: { int32_t L_47 = V_8; int32_t L_48 = V_6; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_0073; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystAcceptManager_t2681539265_il2cpp_TypeInfo_var); CTrystAcceptManager_t2681539265 * L_49 = CTrystAcceptManager_GetInstance_m1046311184(NULL /*static, unused*/, /*hidden argument*/NULL); Tryst_Accept_t3497983365 L_50 = V_7; NullCheck(L_49); CTrystAcceptManager_OpenACKWnd_m1345721315(L_49, L_50, 2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbTryst::OnTryst_Result_Dance(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTryst_Result_Dance_m3733109336 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTryst_Result_Dance_m3733109336_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CTryst_Result_t2409345197 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; Tryst_Role_t376904606 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t G_B6_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_0 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTryst_Result_t2409345197 * L_1 = CTrystResultManager_GetInternalResultObj_m3297877371(L_0, /*hidden argument*/NULL); V_1 = L_1; CTryst_Result_t2409345197 * L_2 = V_1; NullCheck(L_2); CTryst_Result_Reset_m753537412(L_2, /*hidden argument*/NULL); CTryst_Result_t2409345197 * L_3 = V_1; 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); NullCheck(L_3); L_3->set_m_winTeamId_0(L_7); CTryst_Result_t2409345197 * L_8 = V_1; 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); NullCheck(L_8); L_8->set_m_taskLv_1(L_12); CTryst_Result_t2409345197 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CDataArray_GetWideStr_m3532563229(L_14, L_16, L_17, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_m_taskName_2(L_18); CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_2 = L_22; V_3 = 0; goto IL_00ed; } IL_0061: { il2cpp_codegen_initobj((&V_4), sizeof(Tryst_Role_t376904606 )); CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int64_t L_26 = CDataArray_GetLong_m4094450536(L_23, L_25, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); (&V_4)->set_roleId_0(L_26); CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_31 = CDataArray_GetWideStr_m3532563229(L_27, L_29, L_30, /*hidden argument*/NULL); (&V_4)->set_roleName_1(L_31); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); (&V_4)->set_roleSex_2(L_35); CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); (&V_4)->set_rolePhotoId_3(L_39); CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); (&V_4)->set_teamId_4(L_43); CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); (&V_4)->set_score_5(L_47); CTryst_Result_t2409345197 * L_48 = V_1; Tryst_Role_t376904606 L_49 = V_4; NullCheck(L_48); CTryst_Result_RefreshRoleList_m1105480183(L_48, L_49, /*hidden argument*/NULL); int32_t L_50 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_00ed: { int32_t L_51 = V_3; int32_t L_52 = V_2; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_0061; } } { CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); V_5 = L_56; int32_t L_57 = V_5; if ((((int32_t)2) >= ((int32_t)L_57))) { goto IL_0110; } } { G_B6_0 = 2; goto IL_0112; } IL_0110: { int32_t L_58 = V_5; G_B6_0 = L_58; } IL_0112: { V_6 = G_B6_0; CTryst_Result_t2409345197 * L_59 = V_1; int32_t L_60 = V_6; NullCheck(L_59); L_59->set_m_awards_4(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_60))); V_7 = 0; goto IL_016b; } IL_0129: { CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, 0, /*hidden argument*/NULL); V_8 = L_64; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 0, /*hidden argument*/NULL); V_9 = L_68; int32_t L_69 = V_7; int32_t L_70 = V_6; if ((((int32_t)L_69) >= ((int32_t)L_70))) { goto IL_0165; } } { CTryst_Result_t2409345197 * L_71 = V_1; NullCheck(L_71); CAwardItemU5BU5D_t688006690* L_72 = L_71->get_m_awards_4(); int32_t L_73 = V_7; int32_t L_74 = V_8; int32_t L_75 = V_9; CAwardItem_t1677460915 * L_76 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_76, L_74, L_75, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_72); ArrayElementTypeCheck (L_72, L_76); (L_72)->SetAt(static_cast(L_73), (CAwardItem_t1677460915 *)L_76); } IL_0165: { int32_t L_77 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_016b: { int32_t L_78 = V_7; int32_t L_79 = V_5; if ((((int32_t)L_78) < ((int32_t)L_79))) { goto IL_0129; } } { V_10 = 0; CMainRole_t4200562839 * L_80 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_80); CProperty_t963755051 * L_81 = ISceneBaseObj_GetNetProperty_m1709069404(L_80, /*hidden argument*/NULL); NullCheck(L_81); int32_t L_82 = CProperty_GetInt_m2680341236(L_81, _stringLiteral2721688862, 1, /*hidden argument*/NULL); V_11 = L_82; IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_83 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); CTryst_Result_t2409345197 * L_84 = V_1; NullCheck(L_84); int32_t L_85 = L_84->get_m_winTeamId_0(); NullCheck(L_83); bool L_86 = CTrystResultManager_IsWin_m1299002283(L_83, L_85, /*hidden argument*/NULL); if (!L_86) { goto IL_01d4; } } { int32_t L_87 = V_11; if ((!(((uint32_t)L_87) == ((uint32_t)1)))) { goto IL_01b3; } } { V_10 = 5; goto IL_01c3; } IL_01b3: { int32_t L_88 = V_11; if ((!(((uint32_t)L_88) == ((uint32_t)2)))) { goto IL_01c3; } } { V_10 = 2; goto IL_01c3; } IL_01c3: { IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_89 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_90 = V_10; NullCheck(L_89); CTrystResultManager_OpenResultPage_m1039621910(L_89, L_90, /*hidden argument*/NULL); goto IL_0200; } IL_01d4: { int32_t L_91 = V_11; if ((!(((uint32_t)L_91) == ((uint32_t)1)))) { goto IL_01e4; } } { V_10 = 3; goto IL_01f4; } IL_01e4: { int32_t L_92 = V_11; if ((!(((uint32_t)L_92) == ((uint32_t)2)))) { goto IL_01f4; } } { V_10 = 4; goto IL_01f4; } IL_01f4: { IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_93 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_94 = V_10; NullCheck(L_93); CTrystResultManager_OpenResultPage_m1039621910(L_93, L_94, /*hidden argument*/NULL); } IL_0200: { return; } } // System.Void DMCore.Net.cbTryst::OnTryst_Result_Final(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTryst_Result_Final_m4137517033 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTryst_Result_Final_m4137517033_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CTryst_Result_t2409345197 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; Tryst_Role_t376904606 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; bool V_10 = false; int32_t G_B6_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_0 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTryst_Result_t2409345197 * L_1 = CTrystResultManager_GetInternalResultObj_m3297877371(L_0, /*hidden argument*/NULL); V_1 = L_1; CTryst_Result_t2409345197 * L_2 = V_1; NullCheck(L_2); CTryst_Result_Reset_m753537412(L_2, /*hidden argument*/NULL); CTryst_Result_t2409345197 * L_3 = V_1; 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); NullCheck(L_3); L_3->set_m_winTeamId_0(L_7); CTryst_Result_t2409345197 * L_8 = V_1; 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); NullCheck(L_8); L_8->set_m_taskLv_1(L_12); CTryst_Result_t2409345197 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CDataArray_GetWideStr_m3532563229(L_14, L_16, L_17, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_m_taskName_2(L_18); CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_2 = L_22; V_3 = 0; goto IL_00da; } IL_0061: { il2cpp_codegen_initobj((&V_4), sizeof(Tryst_Role_t376904606 )); CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int64_t L_26 = CDataArray_GetLong_m4094450536(L_23, L_25, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); (&V_4)->set_roleId_0(L_26); CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_31 = CDataArray_GetWideStr_m3532563229(L_27, L_29, L_30, /*hidden argument*/NULL); (&V_4)->set_roleName_1(L_31); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); (&V_4)->set_roleSex_2(L_35); CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); (&V_4)->set_rolePhotoId_3(L_39); CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); (&V_4)->set_teamId_4(L_43); CTryst_Result_t2409345197 * L_44 = V_1; Tryst_Role_t376904606 L_45 = V_4; NullCheck(L_44); CTryst_Result_RefreshRoleList_m1105480183(L_44, L_45, /*hidden argument*/NULL); int32_t L_46 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00da: { int32_t L_47 = V_3; int32_t L_48 = V_2; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_0061; } } { CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); V_5 = L_52; int32_t L_53 = V_5; if ((((int32_t)2) >= ((int32_t)L_53))) { goto IL_00fd; } } { G_B6_0 = 2; goto IL_00ff; } IL_00fd: { int32_t L_54 = V_5; G_B6_0 = L_54; } IL_00ff: { V_6 = G_B6_0; CTryst_Result_t2409345197 * L_55 = V_1; int32_t L_56 = V_6; NullCheck(L_55); L_55->set_m_awards_4(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)L_56))); V_7 = 0; goto IL_0158; } IL_0116: { CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, 0, /*hidden argument*/NULL); V_8 = L_60; CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, 0, /*hidden argument*/NULL); V_9 = L_64; int32_t L_65 = V_7; int32_t L_66 = V_6; if ((((int32_t)L_65) >= ((int32_t)L_66))) { goto IL_0152; } } { CTryst_Result_t2409345197 * L_67 = V_1; NullCheck(L_67); CAwardItemU5BU5D_t688006690* L_68 = L_67->get_m_awards_4(); int32_t L_69 = V_7; int32_t L_70 = V_8; int32_t L_71 = V_9; CAwardItem_t1677460915 * L_72 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_72, L_70, L_71, ((int32_t)999), /*hidden argument*/NULL); NullCheck(L_68); ArrayElementTypeCheck (L_68, L_72); (L_68)->SetAt(static_cast(L_69), (CAwardItem_t1677460915 *)L_72); } IL_0152: { int32_t L_73 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)1)); } IL_0158: { int32_t L_74 = V_7; int32_t L_75 = V_5; if ((((int32_t)L_74) < ((int32_t)L_75))) { goto IL_0116; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_76 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); CTryst_Result_t2409345197 * L_77 = V_1; NullCheck(L_77); int32_t L_78 = L_77->get_m_winTeamId_0(); NullCheck(L_76); bool L_79 = CTrystResultManager_IsWin_m1299002283(L_76, L_78, /*hidden argument*/NULL); V_10 = L_79; bool L_80 = V_10; if (!L_80) { goto IL_018a; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_81 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); CTrystResultManager_OpenResultPage_m1039621910(L_81, 1, /*hidden argument*/NULL); goto IL_0195; } IL_018a: { IL2CPP_RUNTIME_CLASS_INIT(CTrystResultManager_t1287103754_il2cpp_TypeInfo_var); CTrystResultManager_t1287103754 * L_82 = CTrystResultManager_GetInstance_m2960003828(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_82); CTrystResultManager_OpenResultPage_m1039621910(L_82, 3, /*hidden argument*/NULL); } IL_0195: { return; } } // System.Void DMCore.Net.cbTryst::OnTeamInviteConfirm(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnTeamInviteConfirm_m1381052374 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnTeamInviteConfirm_m1381052374_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; String_t* V_1 = NULL; { CDataArray_t4068198041 * L_0 = ___userData1; 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; CDataArray_t4068198041 * L_2 = ___userData1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_2); String_t* L_4 = CDataArray_GetWideStr_m3532563229(L_2, 1, L_3, /*hidden argument*/NULL); V_1 = L_4; bool L_5 = ___bConfirmed0; if (!L_5) { goto IL_003f; } } { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_6 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_7 = V_0; String_t* L_8 = V_1; NullCheck(L_6); CTrystManager_RequestTeamInvite_m2208899473(L_6, L_7, L_8, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_9 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CWndController_ShowUI_m3552255067(L_9, ((int32_t)210), /*hidden argument*/NULL); goto IL_004c; } IL_003f: { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_10 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_11 = V_0; String_t* L_12 = V_1; NullCheck(L_10); CTrystManager_RequestTeamInvite_m2208899473(L_10, L_11, L_12, 0, /*hidden argument*/NULL); } IL_004c: { return; } } // System.Void DMCore.Net.cbTryst::OnWaitConfirm(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbTryst_OnWaitConfirm_m3066838474 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbTryst_OnWaitConfirm_m3066838474_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTrystManager_t3257589335_il2cpp_TypeInfo_var); CTrystManager_t3257589335 * L_0 = CTrystManager_GetInstance_m3009828578(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CTrystManager_RequestCancelTrystTask_m1714640956(L_0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbWorkshop_Magic::OnReceiveClothUpstepMaterial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbWorkshop_Magic_OnReceiveClothUpstepMaterial_m883942208 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { MagicWorkShopConfig_t833590401 * L_0 = MagicWorkShopConfig_GetInstance_m2722586947(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); MagicWorkShopConfig_ReceiveClothUpstepMaterial_m1241041931(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbWorkshop_Magic::OnReceiveFloodResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbWorkshop_Magic_OnReceiveFloodResult_m761822970 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbWorkshop_Magic_OnReceiveFloodResult_m761822970_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; String_t* V_10 = NULL; String_t* V_11 = NULL; int32_t V_12 = 0; String_t* V_13 = NULL; String_t* V_14 = NULL; String_t* V_15 = NULL; String_t* V_16 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; switch (L_8) { case 0: { goto IL_004f; } case 1: { goto IL_00b6; } case 2: { goto IL_00de; } case 3: { goto IL_0106; } case 4: { goto IL_012e; } case 5: { goto IL_0156; } case 6: { goto IL_017e; } case 7: { goto IL_01a6; } case 8: { goto IL_01ce; } case 9: { goto IL_01eb; } } } { goto IL_0235; } IL_004f: { CMainRole_t4200562839 * L_9 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); ISceneRole_InitRoleEffect_m2798063024(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_10 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = MagicWorkShopMainManager_get_RequestRemoveJewel_m2741178370(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_008e; } } { CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_14 = CTextHelp_GetText_m3374553046(L_12, _stringLiteral3420434452, L_13, /*hidden argument*/NULL); V_3 = L_14; CMsgManager_t455955613 * L_15 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_16 = V_3; NullCheck(L_15); CMsgManager_PushHint_m1231354654(L_15, L_16, (bool)1, /*hidden argument*/NULL); goto IL_00b1; } IL_008e: { CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_19 = CTextHelp_GetText_m3374553046(L_17, _stringLiteral3924009645, L_18, /*hidden argument*/NULL); V_4 = L_19; CMsgManager_t455955613 * L_20 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_21 = V_4; NullCheck(L_20); CMsgManager_PushHint_m1231354654(L_20, L_21, (bool)1, /*hidden argument*/NULL); } IL_00b1: { goto IL_025d; } IL_00b6: { CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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_22); String_t* L_24 = CTextHelp_GetText_m3374553046(L_22, _stringLiteral4056371380, L_23, /*hidden argument*/NULL); V_5 = L_24; CMsgManager_t455955613 * L_25 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_26 = V_5; NullCheck(L_25); CMsgManager_PushHint_m1231354654(L_25, L_26, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_00de: { CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_29 = CTextHelp_GetText_m3374553046(L_27, _stringLiteral2100056244, L_28, /*hidden argument*/NULL); V_6 = L_29; CMsgManager_t455955613 * L_30 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_31 = V_6; NullCheck(L_30); CMsgManager_PushHint_m1231354654(L_30, L_31, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_0106: { CTextHelp_t3119637808 * L_32 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_32); String_t* L_34 = CTextHelp_GetText_m3374553046(L_32, _stringLiteral143741108, L_33, /*hidden argument*/NULL); V_7 = L_34; CMsgManager_t455955613 * L_35 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_36 = V_7; NullCheck(L_35); CMsgManager_PushHint_m1231354654(L_35, L_36, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_012e: { CTextHelp_t3119637808 * L_37 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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(); NullCheck(L_37); String_t* L_39 = CTextHelp_GetText_m3374553046(L_37, _stringLiteral953045172, L_38, /*hidden argument*/NULL); V_8 = L_39; CMsgManager_t455955613 * L_40 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_41 = V_8; NullCheck(L_40); CMsgManager_PushHint_m1231354654(L_40, L_41, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_0156: { CTextHelp_t3119637808 * L_42 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_42); String_t* L_44 = CTextHelp_GetText_m3374553046(L_42, _stringLiteral3291697332, L_43, /*hidden argument*/NULL); V_9 = L_44; CMsgManager_t455955613 * L_45 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_46 = V_9; NullCheck(L_45); CMsgManager_PushHint_m1231354654(L_45, L_46, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_017e: { CTextHelp_t3119637808 * L_47 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_47); String_t* L_49 = CTextHelp_GetText_m3374553046(L_47, _stringLiteral1335382196, L_48, /*hidden argument*/NULL); V_10 = L_49; CMsgManager_t455955613 * L_50 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_51 = V_10; NullCheck(L_50); CMsgManager_PushHint_m1231354654(L_50, L_51, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_01a6: { CTextHelp_t3119637808 * L_52 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_52); String_t* L_54 = CTextHelp_GetText_m3374553046(L_52, _stringLiteral3674034356, L_53, /*hidden argument*/NULL); V_11 = L_54; CMsgManager_t455955613 * L_55 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_56 = V_11; NullCheck(L_55); CMsgManager_PushHint_m1231354654(L_55, L_56, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_01ce: { CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, (-1), /*hidden argument*/NULL); V_12 = L_60; IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_61 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_61); MagicWorkShopMainManager_MagicWorkShopToBuy_m4020623867(L_61, /*hidden argument*/NULL); goto IL_025d; } IL_01eb: { CTextHelp_t3119637808 * L_62 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_62); String_t* L_64 = CTextHelp_GetText_m3374553046(L_62, _stringLiteral786693936, L_63, /*hidden argument*/NULL); V_13 = L_64; IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_65 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); String_t* L_66 = MagicWorkShopMainManager_get_GetCurrentHammerName_m3693955274(L_65, /*hidden argument*/NULL); V_14 = L_66; String_t* L_67 = V_13; String_t* L_68 = V_14; String_t* L_69 = String_Format_m2844511972(NULL /*static, unused*/, L_67, L_68, /*hidden argument*/NULL); V_15 = L_69; String_t* L_70 = V_15; MagicWorkShopMainManager_t420038521 * L_71 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_72 = (intptr_t)MagicWorkShopMainManager_MagicWorkShopResult_m2369630951_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_73 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_73, L_71, L_72, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_70, L_73, /*hidden argument*/NULL); goto IL_025d; } IL_0235: { CTextHelp_t3119637808 * L_74 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_75 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_74); String_t* L_76 = CTextHelp_GetText_m3374553046(L_74, _stringLiteral1131565236, L_75, /*hidden argument*/NULL); V_16 = L_76; CMsgManager_t455955613 * L_77 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_78 = V_16; NullCheck(L_77); CMsgManager_PushHint_m1231354654(L_77, L_78, (bool)1, /*hidden argument*/NULL); goto IL_025d; } IL_025d: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_79 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); CMyPackageManager_set_MainType_m2460541734(L_79, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_80 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_81 = V_1; NullCheck(L_80); MagicWorkShopMainManager_set_GetCurrentSavedServerID_m1436714964(L_80, L_81, /*hidden argument*/NULL); MagicWorkShopMainManager_t420038521 * L_82 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_82); OnConfirmChooseCloth_t3730002751 * L_83 = MagicWorkShopMainManager_get_GetCurCallBack_m3204894558(L_82, /*hidden argument*/NULL); NullCheck(L_83); OnConfirmChooseCloth_Invoke_m1528157138(L_83, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbWorkshop_Magic::OnReceiveUpgradeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbWorkshop_Magic_OnReceiveUpgradeResult_m1671327390 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbWorkshop_Magic_OnReceiveUpgradeResult_m1671327390_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* 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, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; switch (L_8) { case 0: { goto IL_003b; } case 1: { goto IL_006b; } case 2: { goto IL_0093; } case 3: { goto IL_00bb; } case 4: { goto IL_00e3; } } } { goto IL_010b; } IL_003b: { CMainRole_t4200562839 * L_9 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); ISceneRole_InitRoleEffect_m2798063024(L_9, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_10 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_10); String_t* L_12 = CTextHelp_GetText_m3374553046(L_10, _stringLiteral726788289, L_11, /*hidden argument*/NULL); V_3 = L_12; CMsgManager_t455955613 * L_13 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_14 = V_3; NullCheck(L_13); CMsgManager_PushHint_m1231354654(L_13, L_14, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_006b: { CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_15); String_t* L_17 = CTextHelp_GetText_m3374553046(L_15, _stringLiteral4169787491, L_16, /*hidden argument*/NULL); V_4 = L_17; CMsgManager_t455955613 * L_18 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_19 = V_4; NullCheck(L_18); CMsgManager_PushHint_m1231354654(L_18, L_19, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_0093: { CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_20); String_t* L_22 = CTextHelp_GetText_m3374553046(L_20, _stringLiteral4169984099, L_21, /*hidden argument*/NULL); V_5 = L_22; CMsgManager_t455955613 * L_23 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_24 = V_5; NullCheck(L_23); CMsgManager_PushHint_m1231354654(L_23, L_24, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_00bb: { CTextHelp_t3119637808 * L_25 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_25); String_t* L_27 = CTextHelp_GetText_m3374553046(L_25, _stringLiteral4169918563, L_26, /*hidden argument*/NULL); V_6 = L_27; CMsgManager_t455955613 * L_28 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_29 = V_6; NullCheck(L_28); CMsgManager_PushHint_m1231354654(L_28, L_29, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_00e3: { CTextHelp_t3119637808 * L_30 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_32 = CTextHelp_GetText_m3374553046(L_30, _stringLiteral4170115171, L_31, /*hidden argument*/NULL); V_7 = L_32; CMsgManager_t455955613 * L_33 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_34 = V_7; NullCheck(L_33); CMsgManager_PushHint_m1231354654(L_33, L_34, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_010b: { CTextHelp_t3119637808 * L_35 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_35); String_t* L_37 = CTextHelp_GetText_m3374553046(L_35, _stringLiteral4168804451, L_36, /*hidden argument*/NULL); V_8 = L_37; CMsgManager_t455955613 * L_38 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_39 = V_8; NullCheck(L_38); CMsgManager_PushHint_m1231354654(L_38, L_39, (bool)1, /*hidden argument*/NULL); goto IL_0133; } IL_0133: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_40 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); CMyPackageManager_set_MainType_m2460541734(L_40, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_41 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_42 = V_1; NullCheck(L_41); MagicWorkShopMainManager_set_GetCurrentSavedServerID_m1436714964(L_41, L_42, /*hidden argument*/NULL); MagicWorkShopMainManager_t420038521 * L_43 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); OnConfirmChooseCloth_t3730002751 * L_44 = MagicWorkShopMainManager_get_GetCurCallBack_m3204894558(L_43, /*hidden argument*/NULL); NullCheck(L_44); OnConfirmChooseCloth_Invoke_m1528157138(L_44, (bool)1, /*hidden argument*/NULL); MagicWorkShopMainManager_t420038521 * L_45 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); CDataModelBool_t2269476966 * L_46 = MagicWorkShopMainManager_get_bNeedGetMaterialCfg_m4216916133(L_45, /*hidden argument*/NULL); NullCheck(L_46); bool L_47 = CDataModelBool_get_Data_m2289136987(L_46, /*hidden argument*/NULL); if (L_47) { goto IL_017d; } } { IL2CPP_RUNTIME_CLASS_INIT(MagicWorkShopMainManager_t420038521_il2cpp_TypeInfo_var); MagicWorkShopMainManager_t420038521 * L_48 = MagicWorkShopMainManager_GetInstance_m2608188513(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); CDataModelBool_t2269476966 * L_49 = MagicWorkShopMainManager_get_bNeedGetMaterialCfg_m4216916133(L_48, /*hidden argument*/NULL); NullCheck(L_49); CDataModelBool_set_Data_m838892248(L_49, (bool)1, /*hidden argument*/NULL); } IL_017d: { 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.Net.CCustomMsgBroadCastProc::OnBroadCastMsg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; _ProcCustomMsg_t4006059236 * V_1 = NULL; { CCustomMsgBroadCastProc_OnInit_m3815888556(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; V_1 = (_ProcCustomMsg_t4006059236 *)NULL; Dictionary_2_t2894772567 * L_2 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_s_ArrayBroadCastProc_0(); int32_t L_3 = V_0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m1359997266(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1359997266_RuntimeMethod_var); if (!L_4) { goto IL_002e; } } { _ProcCustomMsg_t4006059236 * L_5 = V_1; CDataArray_t4068198041 * L_6 = ___msg0; NullCheck(L_5); _ProcCustomMsg_Invoke_m4176140132(L_5, L_6, /*hidden argument*/NULL); goto IL_004f; } IL_002e: { CLogHelp_t779629444 * L_7 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2375558971, L_8, /*hidden argument*/NULL); NullCheck(L_7); CLogHelp_LogAuto_m2403746865(L_7, L_9, /*hidden argument*/NULL); } IL_004f: { return; } } // System.Void DMCore.Net.CCustomMsgBroadCastProc::OnBroadCastTenMiss(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgBroadCastProc_OnBroadCastTenMiss_m1217948027 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgBroadCastProc_OnBroadCastTenMiss_m1217948027_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; ISceneRole_t2394225724 * V_1 = NULL; CBeatKeyManager_t1395295909 * V_2 = NULL; int32_t V_3 = 0; AnimationClip_t2318505987 * V_4 = NULL; AnimationClip_t2318505987 * G_B15_0 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 2, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(CSceneEffectManager_t793970061_il2cpp_TypeInfo_var); CSceneEffectManager_t793970061 * L_2 = CSceneEffectManager_GetInstance_m2293662075(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CSceneEffectManager_IsInShowTime_m1412775753(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } { return; } IL_001a: { CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = V_0; NullCheck(L_4); ISceneRole_t2394225724 * L_6 = CSceneService_FindRoleByUserID_m4171044813(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; ISceneRole_t2394225724 * L_7 = V_1; if (!L_7) { goto IL_00fa; } } { ISceneRole_t2394225724 * L_8 = V_1; NullCheck(L_8); bool L_9 = ISceneBaseObj_IsValid_m1197404667(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_00fa; } } { ISceneRole_t2394225724 * L_10 = V_1; NullCheck(L_10); bool L_11 = ISceneBaseObj_IsEnable_m3745268461(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_00fa; } } { CBeatKeyManager_t1395295909 * L_12 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_12; CBeatKeyManager_t1395295909 * L_13 = V_2; if (L_13) { goto IL_004f; } } { return; } IL_004f: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_14 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_14) == ((int32_t)2))) { goto IL_0091; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_15 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = CDanceMode_GetServerSectionIndex_m1307218057(L_15, /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); int32_t L_17 = V_3; if (!L_17) { goto IL_0091; } } { int32_t L_18 = V_3; if (((int32_t)((int32_t)L_18%(int32_t)2))) { goto IL_0091; } } { ISceneRole_t2394225724 * L_19 = V_1; NullCheck(L_19); CProperty_t963755051 * L_20 = ISceneBaseObj_GetNetProperty_m1709069404(L_19, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CProperty_GetInt_m2680341236(L_20, _stringLiteral3941088982, 0, /*hidden argument*/NULL); if ((((int32_t)((int32_t)1000)) <= ((int32_t)L_21))) { goto IL_0091; } } { return; } IL_0091: { ISceneRole_t2394225724 * L_22 = V_1; NullCheck(L_22); int32_t L_23 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_22); if (L_23) { goto IL_00ab; } } { AnimationClip_t2318505987 * L_24 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral789984009, /*hidden argument*/NULL); G_B15_0 = L_24; goto IL_00b5; } IL_00ab: { AnimationClip_t2318505987 * L_25 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral2502039926, /*hidden argument*/NULL); G_B15_0 = L_25; } IL_00b5: { V_4 = G_B15_0; AnimationClip_t2318505987 * L_26 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_27 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_00fa; } } { ISceneRole_t2394225724 * L_28 = V_1; AnimationClip_t2318505987 * L_29 = V_4; AnimationClip_t2318505987 * L_30 = V_4; NullCheck(L_30); float L_31 = AnimationClip_get_length_m3296085482(L_30, /*hidden argument*/NULL); NullCheck(L_28); ISceneBaseObj_PlayAnimClip_m3190763634(L_28, L_29, _stringLiteral1436727204, (1.0f), ((float)il2cpp_codegen_subtract((float)L_31, (float)(0.001f))), (0.0f), (bool)1, (0.0f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_32 = V_1; NullCheck(L_32); ILogicBase_Update_m3853008051(L_32, (0.0001f), /*hidden argument*/NULL); } IL_00fa: { return; } } // System.Void DMCore.Net.CCustomMsgBroadCastProc::OnBroadCastDanceFace(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgBroadCastProc_OnBroadCastDanceFace_m2534475932 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int64_t V_0 = 0; int32_t V_1 = 0; ISceneRole_t2394225724 * V_2 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 2, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 3, (-1), /*hidden argument*/NULL); V_1 = L_3; CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = V_0; NullCheck(L_4); ISceneRole_t2394225724 * L_6 = CSceneService_FindRoleByUserID_m4171044813(L_4, L_5, /*hidden argument*/NULL); V_2 = L_6; ISceneRole_t2394225724 * L_7 = V_2; if (!L_7) { goto IL_002c; } } { ISceneRole_t2394225724 * L_8 = V_2; int32_t L_9 = V_1; NullCheck(L_8); ISceneRole_PlayDanceFace_m2150404248(L_8, L_9, /*hidden argument*/NULL); } IL_002c: { return; } } // System.Void DMCore.Net.CCustomMsgBroadCastProc::OnInit() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgBroadCastProc_OnInit_m3815888556 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgBroadCastProc_OnInit_m3815888556_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; Dictionary_2_t2894772567 * G_B4_1 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t2894772567 * G_B3_1 = NULL; int32_t G_B6_0 = 0; Dictionary_2_t2894772567 * G_B6_1 = NULL; int32_t G_B5_0 = 0; Dictionary_2_t2894772567 * G_B5_1 = NULL; { Dictionary_2_t2894772567 * L_0 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_s_ArrayBroadCastProc_0(); if (!L_0) { goto IL_000b; } } { return; } IL_000b: { Dictionary_2_t2894772567 * L_1 = (Dictionary_2_t2894772567 *)il2cpp_codegen_object_new(Dictionary_2_t2894772567_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1146460721(L_1, /*hidden argument*/Dictionary_2__ctor_m1146460721_RuntimeMethod_var); ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->set_s_ArrayBroadCastProc_0(L_1); Dictionary_2_t2894772567 * L_2 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_s_ArrayBroadCastProc_0(); _ProcCustomMsg_t4006059236 * L_3 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); G_B3_0 = 1; G_B3_1 = L_2; if (L_3) { G_B4_0 = 1; G_B4_1 = L_2; goto IL_0033; } } { intptr_t L_4 = (intptr_t)CCustomMsgBroadCastProc_OnBroadCastTenMiss_m1217948027_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_5 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_5, NULL, L_4, /*hidden argument*/NULL); ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_1(L_5); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0033: { _ProcCustomMsg_t4006059236 * L_6 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); NullCheck(G_B4_1); Dictionary_2_Add_m363058517(G_B4_1, G_B4_0, L_6, /*hidden argument*/Dictionary_2_Add_m363058517_RuntimeMethod_var); Dictionary_2_t2894772567 * L_7 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_s_ArrayBroadCastProc_0(); _ProcCustomMsg_t4006059236 * L_8 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); G_B5_0 = 2; G_B5_1 = L_7; if (L_8) { G_B6_0 = 2; G_B6_1 = L_7; goto IL_005b; } } { intptr_t L_9 = (intptr_t)CCustomMsgBroadCastProc_OnBroadCastDanceFace_m2534475932_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_10 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_10, NULL, L_9, /*hidden argument*/NULL); ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_2(L_10); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_005b: { _ProcCustomMsg_t4006059236 * L_11 = ((CCustomMsgBroadCastProc_t4063175774_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgBroadCastProc_t4063175774_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); NullCheck(G_B6_1); Dictionary_2_Add_m363058517(G_B6_1, G_B6_0, L_11, /*hidden argument*/Dictionary_2_Add_m363058517_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProc::OnAllReady(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnAllReady_m2207046574 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnAllReady_m2207046574_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3696623800, /*hidden argument*/NULL); V_0 = L_0; GameObject_t1113636619 * 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_002f; } } { GameObject_t1113636619 * L_3 = V_0; NullCheck(L_3); GameObject_SendMessage_m1121218340(L_3, _stringLiteral1891720412, 1, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = V_0; NullCheck(L_4); GameObject_SendMessage_m1121218340(L_4, _stringLiteral1073303861, 1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Void DMCore.Net.CCustomMsgProc::_StartGame(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc__StartGame_m859414082 (RuntimeObject * __this /* static, unused */, bool ___bFirstCall0, float ___fDelTime1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc__StartGame_m859414082_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3696623800, /*hidden argument*/NULL); V_0 = L_0; GameObject_t1113636619 * 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_0023; } } { GameObject_t1113636619 * L_3 = V_0; NullCheck(L_3); GameObject_SendMessage_m1121218340(L_3, _stringLiteral1161938831, 1, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnMusicSectionResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnMusicSectionResult_m1772262060 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnMusicSectionResult_m1772262060_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; bool V_5 = false; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; CRoleBeatKeyData_Total_t538171442 * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; ISceneRole_t2394225724 * V_14 = NULL; Transform_t3600365921 * V_15 = NULL; int32_t G_B3_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CDanceMode_GetServerSectionIndex_m1307218057(L_0, /*hidden argument*/NULL); V_1 = L_1; CDanceMode_t1520520494 * L_2 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CDanceMode_GetSectionIndex_m4199677593(L_2, /*hidden argument*/NULL); V_2 = L_3; int32_t L_4 = V_1; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); int32_t L_5 = V_3; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); int32_t L_6 = V_2; int32_t L_7 = V_3; if ((((int32_t)L_6) >= ((int32_t)L_7))) { goto IL_002e; } } { G_B3_0 = 1; goto IL_002f; } IL_002e: { G_B3_0 = 0; } IL_002f: { V_5 = (bool)G_B3_0; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, (-1), /*hidden argument*/NULL); V_6 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, (-1), /*hidden argument*/NULL); V_7 = L_15; V_8 = 0; goto IL_0162; } IL_0055: { CRoleBeatKeyData_Total_t538171442 * L_16 = (CRoleBeatKeyData_Total_t538171442 *)il2cpp_codegen_object_new(CRoleBeatKeyData_Total_t538171442_il2cpp_TypeInfo_var); CRoleBeatKeyData_Total__ctor_m2671646461(L_16, /*hidden argument*/NULL); V_9 = L_16; CRoleBeatKeyData_Total_t538171442 * L_17 = V_9; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int64_t L_21 = CDataArray_GetLong_m4094450536(L_18, L_20, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); NullCheck(L_17); L_17->set_userId_0(L_21); CRoleBeatKeyData_Total_t538171442 * L_22 = V_9; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, (-1), /*hidden argument*/NULL); NullCheck(L_22); L_22->set_winCount_1(L_26); CRoleBeatKeyData_Total_t538171442 * L_27 = V_9; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, (-1), /*hidden argument*/NULL); NullCheck(L_27); CRoleBeatKeyData_Total_set_score_m3889446481(L_27, L_31, /*hidden argument*/NULL); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, (-1), /*hidden argument*/NULL); V_10 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, (-1), /*hidden argument*/NULL); V_11 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, (-1), /*hidden argument*/NULL); V_12 = L_43; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, (-1), /*hidden argument*/NULL); V_13 = L_47; CRoleBeatKeyData_Total_t538171442 * L_48 = V_9; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, (-1), /*hidden argument*/NULL); NullCheck(L_48); L_48->set_maxCombo_3(L_52); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_53 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_54 = V_9; NullCheck(L_54); int64_t L_55 = L_54->get_userId_0(); int32_t L_56 = V_3; int32_t L_57 = V_10; int32_t L_58 = V_11; int32_t L_59 = V_12; int32_t L_60 = V_13; CRoleBeatKeyData_Total_t538171442 * L_61 = V_9; NullCheck(L_61); int32_t L_62 = CRoleBeatKeyData_Total_get_score_m3615130383(L_61, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_63 = V_9; NullCheck(L_63); int32_t L_64 = L_63->get_maxCombo_3(); NullCheck(L_53); CDanceMode_OnServer_SectionJudgeResult_m1562514731(L_53, L_55, L_56, L_57, L_58, L_59, L_60, L_62, L_64, /*hidden argument*/NULL); int32_t L_65 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_65) == ((int32_t)1))) { goto IL_015c; } } { int32_t L_66 = V_13; if (L_66) { goto IL_015c; } } { int32_t L_67 = V_10; if (L_67) { goto IL_0130; } } { int32_t L_68 = V_11; if (L_68) { goto IL_0130; } } { int32_t L_69 = V_12; if (!L_69) { goto IL_015c; } } IL_0130: { CSceneService_t551449725 * L_70 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_71 = V_9; NullCheck(L_71); int64_t L_72 = L_71->get_userId_0(); NullCheck(L_70); ISceneRole_t2394225724 * L_73 = CSceneService_FindRoleByUserID_m4171044813(L_70, L_72, /*hidden argument*/NULL); V_14 = L_73; ISceneRole_t2394225724 * L_74 = V_14; if (!L_74) { goto IL_015c; } } { ISceneRole_t2394225724 * L_75 = V_14; NullCheck(L_75); ISceneBaseObj_PlayEffect_m4006788978(L_75, _stringLiteral2268074698, 1, (8.0f), /*hidden argument*/NULL); } IL_015c: { int32_t L_76 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_0162: { int32_t L_77 = V_8; int32_t L_78 = V_7; if ((((int32_t)L_77) < ((int32_t)L_78))) { goto IL_0055; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_79 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); CDanceMode_ServerCallTriggerNextSection_m1295348855(L_79, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_80 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, _stringLiteral4248988930, /*hidden argument*/NULL); V_15 = L_80; Transform_t3600365921 * L_81 = V_15; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_82 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_019b; } } { Transform_t3600365921 * L_83 = V_15; NullCheck(L_83); Component_SendMessage_m1441147224(L_83, _stringLiteral1086423010, 1, /*hidden argument*/NULL); } IL_019b: { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnMusicEndResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnMusicEndResult_m2561410411 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnMusicEndResult_m2561410411_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; CBeatKeyManager_t1395295909 * V_5 = NULL; GameObject_t1113636619 * V_6 = NULL; AudioSource_t3935305588 * V_7 = NULL; float V_8 = 0.0f; AudioSource_t3935305588 * G_B9_0 = NULL; float G_B13_0 = 0.0f; float G_B17_0 = 0.0f; CEventManager_t474365641 * G_B17_1 = NULL; float G_B16_0 = 0.0f; CEventManager_t474365641 * G_B16_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0036; } 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); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, (-1), /*hidden argument*/NULL); V_4 = L_11; int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0036: { int32_t L_13 = V_2; int32_t L_14 = V_1; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0016; } } { CBeatKeyManager_t1395295909 * L_15 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_15; CBeatKeyManager_t1395295909 * L_16 = V_5; if (!L_16) { goto IL_01d0; } } { CBeatKeyManager_t1395295909 * L_17 = V_5; NullCheck(L_17); RevenueDetailData_t1092030774 * L_18 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_17, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, (-1), /*hidden argument*/NULL); NullCheck(L_18); L_18->set_ExpBase_0(L_22); CBeatKeyManager_t1395295909 * L_23 = V_5; NullCheck(L_23); RevenueDetailData_t1092030774 * L_24 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_23, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, (-1), /*hidden argument*/NULL); NullCheck(L_24); L_24->set_ExpAdd_1(L_28); CBeatKeyManager_t1395295909 * L_29 = V_5; NullCheck(L_29); RevenueDetailData_t1092030774 * L_30 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_29, /*hidden argument*/NULL); CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, (-1), /*hidden argument*/NULL); NullCheck(L_30); L_30->set_ExpFirstWinFlag_2(L_34); CBeatKeyManager_t1395295909 * L_35 = V_5; NullCheck(L_35); RevenueDetailData_t1092030774 * L_36 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_35, /*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, (-1), /*hidden argument*/NULL); NullCheck(L_36); L_36->set_ExpDoubleFlag_3(L_40); CBeatKeyManager_t1395295909 * L_41 = V_5; NullCheck(L_41); RevenueDetailData_t1092030774 * L_42 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_41, /*hidden argument*/NULL); CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, (-1), /*hidden argument*/NULL); NullCheck(L_42); L_42->set_ExpVipFlag_4(L_46); CBeatKeyManager_t1395295909 * L_47 = V_5; NullCheck(L_47); RevenueDetailData_t1092030774 * L_48 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_47, /*hidden argument*/NULL); CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, (-1), /*hidden argument*/NULL); NullCheck(L_48); L_48->set_ExpLoverFlag_5(L_52); CBeatKeyManager_t1395295909 * L_53 = V_5; NullCheck(L_53); RevenueDetailData_t1092030774 * L_54 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_53, /*hidden argument*/NULL); 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, (-1), /*hidden argument*/NULL); NullCheck(L_54); L_54->set_ExpMemberFlag_6(L_58); CBeatKeyManager_t1395295909 * L_59 = V_5; NullCheck(L_59); RevenueDetailData_t1092030774 * L_60 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_59, /*hidden argument*/NULL); CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, (-1), /*hidden argument*/NULL); NullCheck(L_60); L_60->set_ExpPetFlag_7(L_64); CBeatKeyManager_t1395295909 * L_65 = V_5; NullCheck(L_65); RevenueDetailData_t1092030774 * L_66 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_65, /*hidden argument*/NULL); 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, (-1), /*hidden argument*/NULL); NullCheck(L_66); L_66->set_GoldBase_8(L_70); CBeatKeyManager_t1395295909 * L_71 = V_5; NullCheck(L_71); RevenueDetailData_t1092030774 * L_72 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_71, /*hidden argument*/NULL); CDataArray_t4068198041 * L_73 = ___msg0; int32_t L_74 = V_0; int32_t L_75 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); V_0 = L_75; NullCheck(L_73); int32_t L_76 = CDataArray_GetInt_m1111369473(L_73, L_75, (-1), /*hidden argument*/NULL); NullCheck(L_72); L_72->set_GoldAdd_9(L_76); CBeatKeyManager_t1395295909 * L_77 = V_5; NullCheck(L_77); RevenueDetailData_t1092030774 * L_78 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_77, /*hidden argument*/NULL); CDataArray_t4068198041 * L_79 = ___msg0; int32_t L_80 = V_0; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_0 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, (-1), /*hidden argument*/NULL); NullCheck(L_78); L_78->set_GoldFirstWinFlag_10(L_82); CBeatKeyManager_t1395295909 * L_83 = V_5; NullCheck(L_83); RevenueDetailData_t1092030774 * L_84 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_83, /*hidden argument*/NULL); 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, (-1), /*hidden argument*/NULL); NullCheck(L_84); L_84->set_GoldDoubleFlag_11(L_88); CBeatKeyManager_t1395295909 * L_89 = V_5; NullCheck(L_89); RevenueDetailData_t1092030774 * L_90 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_89, /*hidden argument*/NULL); CDataArray_t4068198041 * L_91 = ___msg0; int32_t L_92 = V_0; int32_t L_93 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); V_0 = L_93; NullCheck(L_91); int32_t L_94 = CDataArray_GetInt_m1111369473(L_91, L_93, (-1), /*hidden argument*/NULL); NullCheck(L_90); L_90->set_GoldVipFlag_12(L_94); CBeatKeyManager_t1395295909 * L_95 = V_5; NullCheck(L_95); RevenueDetailData_t1092030774 * L_96 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_95, /*hidden argument*/NULL); CDataArray_t4068198041 * L_97 = ___msg0; int32_t L_98 = V_0; int32_t L_99 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); V_0 = L_99; NullCheck(L_97); int32_t L_100 = CDataArray_GetInt_m1111369473(L_97, L_99, (-1), /*hidden argument*/NULL); NullCheck(L_96); L_96->set_GoldLoverFlag_13(L_100); CBeatKeyManager_t1395295909 * L_101 = V_5; NullCheck(L_101); RevenueDetailData_t1092030774 * L_102 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_101, /*hidden argument*/NULL); CDataArray_t4068198041 * L_103 = ___msg0; int32_t L_104 = V_0; int32_t L_105 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)1)); V_0 = L_105; NullCheck(L_103); int32_t L_106 = CDataArray_GetInt_m1111369473(L_103, L_105, (-1), /*hidden argument*/NULL); NullCheck(L_102); L_102->set_GoldMemberFlag_14(L_106); CBeatKeyManager_t1395295909 * L_107 = V_5; NullCheck(L_107); RevenueDetailData_t1092030774 * L_108 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_107, /*hidden argument*/NULL); CDataArray_t4068198041 * L_109 = ___msg0; int32_t L_110 = V_0; int32_t L_111 = ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)); V_0 = L_111; NullCheck(L_109); int32_t L_112 = CDataArray_GetInt_m1111369473(L_109, L_111, (-1), /*hidden argument*/NULL); NullCheck(L_108); L_108->set_GoldPetFlag_15(L_112); goto IL_01d1; } IL_01d0: { return; } IL_01d1: { GameObject_t1113636619 * L_113 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1225903039, /*hidden argument*/NULL); V_6 = L_113; GameObject_t1113636619 * L_114 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_115 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_114, /*hidden argument*/NULL); if (!L_115) { goto IL_01f6; } } { GameObject_t1113636619 * L_116 = V_6; NullCheck(L_116); AudioSource_t3935305588 * L_117 = GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(L_116, /*hidden argument*/GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var); G_B9_0 = L_117; goto IL_01f7; } IL_01f6: { G_B9_0 = ((AudioSource_t3935305588 *)(NULL)); } IL_01f7: { V_7 = G_B9_0; AudioSource_t3935305588 * L_118 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_119 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_118, /*hidden argument*/NULL); if (!L_119) { goto IL_022b; } } { AudioSource_t3935305588 * L_120 = V_7; NullCheck(L_120); bool L_121 = AudioSource_get_isPlaying_m1896551654(L_120, /*hidden argument*/NULL); if (!L_121) { goto IL_022b; } } { AudioSource_t3935305588 * L_122 = V_7; NullCheck(L_122); AudioClip_t3680889665 * L_123 = AudioSource_get_clip_m1234340632(L_122, /*hidden argument*/NULL); NullCheck(L_123); float L_124 = AudioClip_get_length_m4269890037(L_123, /*hidden argument*/NULL); AudioSource_t3935305588 * L_125 = V_7; NullCheck(L_125); float L_126 = AudioSource_get_time_m2174765632(L_125, /*hidden argument*/NULL); G_B13_0 = ((float)il2cpp_codegen_subtract((float)L_124, (float)L_126)); goto IL_0230; } IL_022b: { G_B13_0 = (0.0f); } IL_0230: { V_8 = G_B13_0; float L_127 = V_8; if ((!(((float)(0.001f)) < ((float)L_127)))) { goto IL_027b; } } { CQualifyingManager_t954001806 * L_128 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_128); bool L_129 = L_128->get_IsQualifyingGame_15(); if (L_129) { goto IL_027b; } } { CEventManager_t474365641 * L_130 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_131 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_132 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_2(); G_B16_0 = L_131; G_B16_1 = L_130; if (L_132) { G_B17_0 = L_131; G_B17_1 = L_130; goto IL_026c; } } { intptr_t L_133 = (intptr_t)CCustomMsgProc_OnBeforeMusicEnd_m1089437859_RuntimeMethod_var; OnEventCall_t3758354630 * L_134 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_134, NULL, L_133, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_2(L_134); G_B17_0 = G_B16_0; G_B17_1 = G_B16_1; } IL_026c: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_135 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_2(); NullCheck(G_B17_1); CEventManager_PushOnce_m1854500591(G_B17_1, G_B17_0, L_135, /*hidden argument*/NULL); goto IL_0287; } IL_027b: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); CCustomMsgProc_OnBeforeMusicEnd_m1089437859(NULL /*static, unused*/, (bool)1, (0.0f), 0, /*hidden argument*/NULL); } IL_0287: { shopModel_t101745799 * L_136 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_136); shopModel_SetAvatarEnable_m3870392861(L_136, (bool)1, /*hidden argument*/NULL); shopModel_t101745799 * L_137 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_138 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_138); int64_t L_139 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_138); NullCheck(L_137); shopModel_SetShowAvatarTarget_m263909296(L_137, L_139, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnBeatKeyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnBeatKeyResult_m3544590218 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnBeatKeyResult_m3544590218_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int64_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { V_1 = 0; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_1; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_1 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); V_2 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; 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); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; V_4 = 0; goto IL_007f; } IL_0031: { CDataArray_t4068198041 * L_10 = ___msg0; 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; NullCheck(L_10); int64_t L_13 = CDataArray_GetLong_m4094450536(L_10, L_12, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_5 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_1; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_1 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_6 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_1; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_1 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_7 = L_21; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_22 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_23 = V_5; int32_t L_24 = V_6; int32_t L_25 = V_3; NullCheck(L_22); CDanceMode_OnServer_ServerRoleBeatKeyResult_m1493793335(L_22, L_23, L_24, L_25, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_26 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_27 = V_5; int32_t L_28 = V_7; NullCheck(L_26); CDanceMode_SetData_Active_m3820342168(L_26, L_27, L_28, /*hidden argument*/NULL); int32_t L_29 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_007f: { int32_t L_30 = V_4; int32_t L_31 = V_2; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0031; } } { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnDancePlayResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnDancePlayResult_m179410432 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnDancePlayResult_m179410432_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_12 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_13 = V_1; int32_t L_14 = V_2; int32_t L_15 = V_3; NullCheck(L_12); CDanceMode_SetData_Active_m2052631992(L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnBeforeMusicEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnBeforeMusicEnd_m1089437859 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnBeforeMusicEnd_m1089437859_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ISceneBaseObj_t858622483 * V_1 = NULL; int32_t V_2 = 0; CAnimSequence_t1119714129 * V_3 = NULL; Camera_t4157153871 * V_4 = NULL; Animation_t3648466861 * V_5 = NULL; GameObject_t1113636619 * V_6 = NULL; CSceneModelObj_t2681526009 * V_7 = NULL; Animation_t3648466861 * G_B11_0 = NULL; IResourceManager_t3165642952 * G_B14_0 = NULL; IResourceManager_t3165642952 * G_B13_0 = NULL; IResourceManager_t3165642952 * G_B16_0 = NULL; IResourceManager_t3165642952 * G_B15_0 = NULL; float G_B30_0 = 0.0f; CEventManager_t474365641 * G_B30_1 = NULL; float G_B29_0 = 0.0f; CEventManager_t474365641 * G_B29_1 = NULL; float G_B33_0 = 0.0f; CEventManager_t474365641 * G_B33_1 = NULL; float G_B32_0 = 0.0f; CEventManager_t474365641 * G_B32_1 = NULL; { V_0 = 0; V_1 = (ISceneBaseObj_t858622483 *)NULL; goto IL_000f; } IL_0009: { ISceneBaseObj_t858622483 * L_0 = V_1; NullCheck(L_0); ISceneBaseObj_StopAnim_m821603361(L_0, /*hidden argument*/NULL); } IL_000f: { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; int32_t L_3 = L_2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); NullCheck(L_1); ISceneBaseObj_t858622483 * L_4 = CSceneService_GetRoleObj_m3880305570(L_1, L_3, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_5 = L_4; V_1 = L_5; if (L_5) { goto IL_0009; } } { V_2 = 0; goto IL_0049; } IL_002c: { CAnimSystem_t3541144328 * L_6 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_2; NullCheck(L_6); CAnimSequence_t1119714129 * L_8 = CAnimSystem_GetSequence_m3318152150(L_6, L_7, /*hidden argument*/NULL); V_3 = L_8; CAnimSequence_t1119714129 * L_9 = V_3; if (!L_9) { goto IL_0045; } } { CAnimSequence_t1119714129 * L_10 = V_3; NullCheck(L_10); CAnimSequence_SetEnable_m4244610736(L_10, (bool)0, /*hidden argument*/NULL); } IL_0045: { int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0049: { int32_t L_12 = V_2; CAnimSystem_t3541144328 * L_13 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = CAnimSystem_GetSequenceCount_m203127661(L_13, /*hidden argument*/NULL); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_002c; } } { Camera_t4157153871 * L_15 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_15; Camera_t4157153871 * L_16 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0079; } } { Camera_t4157153871 * L_18 = V_4; NullCheck(L_18); Animation_t3648466861 * L_19 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(L_18, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); G_B11_0 = L_19; goto IL_007a; } IL_0079: { G_B11_0 = ((Animation_t3648466861 *)(NULL)); } IL_007a: { V_5 = G_B11_0; Animation_t3648466861 * L_20 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_RemoveAnimClipAll_m4123168742(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CUIPkgService_t1582475416_il2cpp_TypeInfo_var); bool L_21 = CUIPkgService_IfEnableUIPkg_m2923996538(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_21) { goto IL_00e5; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_22 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); IResourceManager_ClearAllProtectedRes_m142422286(L_22, /*hidden argument*/NULL); IResourceManager_t3165642952 * L_23 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_24 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_3(); G_B13_0 = L_23; if (L_24) { G_B14_0 = L_23; goto IL_00b4; } } { intptr_t L_25 = (intptr_t)IResHelp__FunPathDanceCamera_m2753716925_RuntimeMethod_var; Predicate_1_t2672744813 * L_26 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_26, NULL, L_25, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_3(L_26); G_B14_0 = G_B13_0; } IL_00b4: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_27 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_3(); NullCheck(G_B14_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B14_0, L_27); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_28 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_29 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_4(); G_B15_0 = L_28; if (L_29) { G_B16_0 = L_28; goto IL_00db; } } { intptr_t L_30 = (intptr_t)IResHelp__FunPathDanceAnim_m180543390_RuntimeMethod_var; Predicate_1_t2672744813 * L_31 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_31, NULL, L_30, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_4(L_31); G_B16_0 = G_B15_0; } IL_00db: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_32 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_4(); NullCheck(G_B16_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B16_0, L_32); } IL_00e5: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_33 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CDanceManager_t448141780 * L_34 = CRoot_GetDanceManager_m876173276(L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_0104; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_35 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CDanceManager_t448141780 * L_36 = CRoot_GetDanceManager_m876173276(L_35, /*hidden argument*/NULL); NullCheck(L_36); CDanceManager_SetDancing_m281022321(L_36, (bool)0, /*hidden argument*/NULL); } IL_0104: { CQualifyingManager_t954001806 * L_37 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); bool L_38 = L_37->get_IsQualifyingGame_15(); if (L_38) { goto IL_019d; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_39 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, _stringLiteral306581958, /*hidden argument*/NULL); V_6 = ((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_39, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_40 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_41 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_017e; } } { Camera_t4157153871 * L_42 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_43 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_017e; } } { GameObject_t1113636619 * L_44 = V_6; NullCheck(L_44); Transform_t3600365921 * L_45 = GameObject_get_transform_m1369836730(L_44, /*hidden argument*/NULL); Camera_t4157153871 * L_46 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); Transform_t3600365921 * L_47 = Component_get_transform_m3162698980(L_46, /*hidden argument*/NULL); NullCheck(L_45); Transform_set_parent_m786917804(L_45, L_47, /*hidden argument*/NULL); GameObject_t1113636619 * L_48 = V_6; NullCheck(L_48); Transform_t3600365921 * L_49 = GameObject_get_transform_m1369836730(L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_50 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_49); Transform_set_localPosition_m4128471975(L_49, L_50, /*hidden argument*/NULL); GameObject_t1113636619 * L_51 = V_6; NullCheck(L_51); Transform_t3600365921 * L_52 = GameObject_get_transform_m1369836730(L_51, /*hidden argument*/NULL); Vector3_t3722313464 L_53 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_52); Transform_set_localScale_m3053443106(L_52, L_53, /*hidden argument*/NULL); goto IL_019d; } IL_017e: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_54 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); ICameraBase_t3615533728 * L_55 = CRoot_GetCamera_m3179746689(L_54, /*hidden argument*/NULL); NullCheck(L_55); ICameraBase_SetWatchTarget_m1900455678(L_55, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_56 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); ICameraBase_t3615533728 * L_57 = CRoot_GetCamera_m3179746689(L_56, /*hidden argument*/NULL); NullCheck(L_57); ICameraBase_ResumeStartState_m3410972229(L_57, /*hidden argument*/NULL); } IL_019d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_58 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); CDanceMode_SortRoleResult_m2190656169(L_58, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_59 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); VirtActionInvoker0::Invoke(8 /* System.Void DMCore.DanceMode.CDanceMode::OnMusicEndRoleAnim() */, L_59); CSceneService_t551449725 * L_60 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); CSceneModelObj_t2681526009 * L_61 = CSceneService_GetSceneObj_m85658510(L_60, /*hidden argument*/NULL); V_7 = L_61; CSceneModelObj_t2681526009 * L_62 = V_7; if (!L_62) { goto IL_01e8; } } { CSceneModelObj_t2681526009 * L_63 = V_7; NullCheck(L_63); Transform_t3600365921 * L_64 = ISceneBaseObj_GetTransform_m3818769012(L_63, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_65 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_01e8; } } { CSceneModelObj_t2681526009 * L_66 = V_7; NullCheck(L_66); Transform_t3600365921 * L_67 = ISceneBaseObj_GetTransform_m3818769012(L_66, /*hidden argument*/NULL); NullCheck(L_67); Component_SendMessage_m1441147224(L_67, _stringLiteral2835786234, 1, /*hidden argument*/NULL); } IL_01e8: { ISoundManager_t434164892 * L_68 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); IResourceManager_t3165642952 * L_69 = IHelp_GetResManager_m1508557610(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); Object_t631007953 * L_70 = IResourceManager_CreateResource_m1279813597(L_69, _stringLiteral1719305668, (bool)0, /*hidden argument*/NULL); NullCheck(L_68); ISoundManager_PlayOnce_m3370941300(L_68, ((AudioClip_t3680889665 *)IsInstSealed((RuntimeObject*)L_70, AudioClip_t3680889665_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_71 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); bool L_72 = L_71->get_IsQualifyingGame_15(); if (!L_72) { goto IL_0248; } } { CEventManager_t474365641 * L_73 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_74 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_5(); G_B29_0 = (5.0f); G_B29_1 = L_73; if (L_74) { G_B30_0 = (5.0f); G_B30_1 = L_73; goto IL_0239; } } { intptr_t L_75 = (intptr_t)CCustomMsgProc_OnAfterMusicEnd_m3374563766_RuntimeMethod_var; OnEventCall_t3758354630 * L_76 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_76, NULL, L_75, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3_5(L_76); G_B30_0 = G_B29_0; G_B30_1 = G_B29_1; } IL_0239: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_77 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_5(); NullCheck(G_B30_1); CEventManager_PushOnce_m1854500591(G_B30_1, G_B30_0, L_77, /*hidden argument*/NULL); goto IL_0274; } IL_0248: { CEventManager_t474365641 * L_78 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_79 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_6(); G_B32_0 = (8.0f); G_B32_1 = L_78; if (L_79) { G_B33_0 = (8.0f); G_B33_1 = L_78; goto IL_026a; } } { intptr_t L_80 = (intptr_t)CCustomMsgProc_OnAfterMusicEnd_m3374563766_RuntimeMethod_var; OnEventCall_t3758354630 * L_81 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_81, NULL, L_80, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4_6(L_81); G_B33_0 = G_B32_0; G_B33_1 = G_B32_1; } IL_026a: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_82 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_6(); NullCheck(G_B33_1); CEventManager_PushOnce_m1854500591(G_B33_1, G_B33_0, L_82, /*hidden argument*/NULL); } IL_0274: { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnAfterMusicEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnAfterMusicEnd_m3374563766 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnAfterMusicEnd_m3374563766_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CPveStage_t850204332 * V_2 = NULL; int32_t V_3 = 0; CBeatKeyManager_t1395295909 * V_4 = NULL; BeatKeyResult_t1335677305 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; bool V_16 = false; CDataArray_t4068198041 * V_17 = NULL; int32_t G_B7_0 = 0; int32_t G_B10_0 = 0; int32_t G_B13_0 = 0; int32_t G_B16_0 = 0; int32_t G_B19_0 = 0; int32_t G_B22_0 = 0; int32_t G_B25_0 = 0; int32_t G_B28_0 = 0; CDataArray_t4068198041 * G_B30_0 = NULL; CDataArray_t4068198041 * G_B29_0 = NULL; int32_t G_B31_0 = 0; CDataArray_t4068198041 * G_B31_1 = NULL; float G_B33_0 = 0.0f; CTimerManager_t4186675208 * G_B33_1 = NULL; float G_B32_0 = 0.0f; CTimerManager_t4186675208 * G_B32_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CPveManager_IsPveMode_m3137815888(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_023d; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceModeManager_OnGameEnd_m3889324977(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); CLocalBattle_t1519924991 * L_2 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLocalBattle_get_EnableLocalGame_m1315119155(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_003a; } } { CLocalBattle_t1519924991 * L_4 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); CCustomMsgProc_OnSavePveScoreSuccess_m3705507135(NULL /*static, unused*/, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); return; } IL_003a: { V_0 = 0; V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_6 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CPveManager_GetCurLevel_m2915376389(L_6, (&V_0), (&V_1), /*hidden argument*/NULL); CPveManager_t3058433014 * L_7 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CPveStage_t850204332 * L_8 = CPveManager_GetCurStage_m1008327040(L_7, /*hidden argument*/NULL); V_2 = L_8; CPveStage_t850204332 * L_9 = V_2; if (!L_9) { goto IL_0068; } } { CPveStage_t850204332 * L_10 = V_2; NullCheck(L_10); int32_t L_11 = CPveStage_GetPassStarCount_m426550483(L_10, /*hidden argument*/NULL); G_B7_0 = L_11; goto IL_0069; } IL_0068: { G_B7_0 = 0; } IL_0069: { V_3 = G_B7_0; CBeatKeyManager_t1395295909 * L_12 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_12; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_13 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); BeatKeyResult_t1335677305 * L_14 = CDanceMode_GetMyTotalBeatKeyResult_m1828600594(L_13, /*hidden argument*/NULL); V_5 = L_14; BeatKeyResult_t1335677305 * L_15 = V_5; if (!L_15) { goto IL_0090; } } { BeatKeyResult_t1335677305 * L_16 = V_5; NullCheck(L_16); int32_t L_17 = BeatKeyResult_get_m_Score_m1192178185(L_16, /*hidden argument*/NULL); G_B10_0 = L_17; goto IL_0091; } IL_0090: { G_B10_0 = 0; } IL_0091: { V_6 = G_B10_0; BeatKeyResult_t1335677305 * L_18 = V_5; if (!L_18) { goto IL_00a6; } } { BeatKeyResult_t1335677305 * L_19 = V_5; NullCheck(L_19); int32_t L_20 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_19, /*hidden argument*/NULL); G_B13_0 = L_20; goto IL_00a7; } IL_00a6: { G_B13_0 = 0; } IL_00a7: { V_7 = G_B13_0; BeatKeyResult_t1335677305 * L_21 = V_5; if (!L_21) { goto IL_00bc; } } { BeatKeyResult_t1335677305 * L_22 = V_5; NullCheck(L_22); int32_t L_23 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_22, /*hidden argument*/NULL); G_B16_0 = L_23; goto IL_00bd; } IL_00bc: { G_B16_0 = 0; } IL_00bd: { V_8 = G_B16_0; BeatKeyResult_t1335677305 * L_24 = V_5; if (!L_24) { goto IL_00d2; } } { BeatKeyResult_t1335677305 * L_25 = V_5; NullCheck(L_25); int32_t L_26 = BeatKeyResult_get_m_CoolCnt_m326624524(L_25, /*hidden argument*/NULL); G_B19_0 = L_26; goto IL_00d3; } IL_00d2: { G_B19_0 = 0; } IL_00d3: { V_9 = G_B19_0; BeatKeyResult_t1335677305 * L_27 = V_5; if (!L_27) { goto IL_00e8; } } { BeatKeyResult_t1335677305 * L_28 = V_5; NullCheck(L_28); int32_t L_29 = BeatKeyResult_get_m_MissCnt_m3032174063(L_28, /*hidden argument*/NULL); G_B22_0 = L_29; goto IL_00e9; } IL_00e8: { G_B22_0 = 0; } IL_00e9: { V_10 = G_B22_0; BeatKeyResult_t1335677305 * L_30 = V_5; if (!L_30) { goto IL_00fe; } } { BeatKeyResult_t1335677305 * L_31 = V_5; NullCheck(L_31); int32_t L_32 = BeatKeyResult_get_m_MaxCombo_m1083244857(L_31, /*hidden argument*/NULL); G_B25_0 = L_32; goto IL_00ff; } IL_00fe: { G_B25_0 = 0; } IL_00ff: { V_11 = G_B25_0; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_33 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CDanceManager_t448141780 * L_34 = CRoot_GetDanceManager_m876173276(L_33, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = CDanceManager_GetCurMusicLength_m1652638153(L_34, /*hidden argument*/NULL); V_12 = L_35; V_13 = 0; V_14 = 0; CPveStage_t850204332 * L_36 = V_2; NullCheck(L_36); CPveStage_GetMusicInfo_m3914305645(L_36, (&V_13), (&V_14), /*hidden argument*/NULL); V_15 = 0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_37 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_38 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); int64_t L_39 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_38); NullCheck(L_37); CDanceMode_GetData_TotalByUserID_m930871804(L_37, L_39, (&V_15), /*hidden argument*/NULL); CPveStage_t850204332 * L_40 = V_2; if (!L_40) { goto IL_014d; } } { CPveStage_t850204332 * L_41 = V_2; NullCheck(L_41); bool L_42 = CPveStage_IsBossLevel_m2056120916(L_41, /*hidden argument*/NULL); G_B28_0 = ((int32_t)(L_42)); goto IL_014e; } IL_014d: { G_B28_0 = 0; } IL_014e: { V_16 = (bool)G_B28_0; CDataArray_t4068198041 * L_43 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_43, /*hidden argument*/NULL); V_17 = L_43; CDataArray_t4068198041 * L_44 = V_17; NullCheck(L_44); CDataArray_Push_m3820844360(L_44, ((int32_t)1052), /*hidden argument*/NULL); CDataArray_t4068198041 * L_45 = V_17; int32_t L_46 = V_0; int32_t L_47 = V_1; NullCheck(L_45); CDataArray_Push_m3820844360(L_45, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)100), (int32_t)L_46)), (int32_t)L_47)), /*hidden argument*/NULL); CDataArray_t4068198041 * L_48 = V_17; int32_t L_49 = V_3; NullCheck(L_48); CDataArray_Push_m3820844360(L_48, L_49, /*hidden argument*/NULL); CDataArray_t4068198041 * L_50 = V_17; int32_t L_51 = V_6; NullCheck(L_50); CDataArray_Push_m3820844360(L_50, L_51, /*hidden argument*/NULL); CDataArray_t4068198041 * L_52 = V_17; int32_t L_53 = V_12; NullCheck(L_52); CDataArray_Push_m3820844360(L_52, L_53, /*hidden argument*/NULL); CDataArray_t4068198041 * L_54 = V_17; int32_t L_55 = V_15; NullCheck(L_54); CDataArray_Push_m3820844360(L_54, ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)), /*hidden argument*/NULL); CDataArray_t4068198041 * L_56 = V_17; int32_t L_57 = V_3; G_B29_0 = L_56; if ((((int32_t)0) >= ((int32_t)L_57))) { G_B30_0 = L_56; goto IL_01a4; } } { G_B31_0 = 1; G_B31_1 = G_B29_0; goto IL_01a5; } IL_01a4: { G_B31_0 = 0; G_B31_1 = G_B30_0; } IL_01a5: { NullCheck(G_B31_1); CDataArray_Push_m3820844360(G_B31_1, G_B31_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_58 = V_17; int32_t L_59 = V_7; NullCheck(L_58); CDataArray_Push_m3820844360(L_58, L_59, /*hidden argument*/NULL); CDataArray_t4068198041 * L_60 = V_17; int32_t L_61 = V_8; NullCheck(L_60); CDataArray_Push_m3820844360(L_60, L_61, /*hidden argument*/NULL); CDataArray_t4068198041 * L_62 = V_17; int32_t L_63 = V_9; NullCheck(L_62); CDataArray_Push_m3820844360(L_62, L_63, /*hidden argument*/NULL); CDataArray_t4068198041 * L_64 = V_17; int32_t L_65 = V_10; NullCheck(L_64); CDataArray_Push_m3820844360(L_64, L_65, /*hidden argument*/NULL); CDataArray_t4068198041 * L_66 = V_17; int32_t L_67 = V_11; NullCheck(L_66); CDataArray_Push_m3820844360(L_66, L_67, /*hidden argument*/NULL); CDataArray_t4068198041 * L_68 = V_17; CPveStage_t850204332 * L_69 = V_2; NullCheck(L_69); int32_t L_70 = CPveStage_GetKeyMode_m2981702896(L_69, /*hidden argument*/NULL); NullCheck(L_68); CDataArray_Push_m3820844360(L_68, L_70, /*hidden argument*/NULL); CDataArray_t4068198041 * L_71 = V_17; CPveStage_t850204332 * L_72 = V_2; NullCheck(L_72); int32_t L_73 = CPveStage_GetPlayMode_m2050646118(L_72, /*hidden argument*/NULL); NullCheck(L_71); CDataArray_Push_m3820844360(L_71, L_73, /*hidden argument*/NULL); CDataArray_t4068198041 * L_74 = V_17; int32_t L_75 = V_13; NullCheck(L_74); CDataArray_Push_m3820844360(L_74, L_75, /*hidden argument*/NULL); CDataArray_t4068198041 * L_76 = V_17; int32_t L_77 = V_14; NullCheck(L_76); CDataArray_Push_m3820844360(L_76, L_77, /*hidden argument*/NULL); CDataArray_t4068198041 * L_78 = V_17; NullCheck(L_78); CDataArray_Flush_m1077150699(L_78, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_79 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); float L_80 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_NET_MESSAGE_OVER_TIME_11(); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); TimerCallbackProc_t3381003091 * L_81 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_7(); G_B32_0 = L_80; G_B32_1 = L_79; if (L_81) { G_B33_0 = L_80; G_B33_1 = L_79; goto IL_022c; } } { intptr_t L_82 = (intptr_t)CCustomMsgProc_OnSavePveScoreTimeOver_m2403533338_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_83 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_83, NULL, L_82, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5_7(L_83); G_B33_0 = G_B32_0; G_B33_1 = G_B32_1; } IL_022c: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); TimerCallbackProc_t3381003091 * L_84 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_7(); NullCheck(G_B33_1); int32_t L_85 = CTimerManager_CreateTimer_m1163471876(G_B33_1, G_B33_0, L_84, 1, /*hidden argument*/NULL); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_PveScoreTimerID_0(L_85); return; } IL_023d: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_86 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_86); ICameraBase_t3615533728 * L_87 = CRoot_GetCamera_m3179746689(L_86, /*hidden argument*/NULL); NullCheck(L_87); ICameraBase_SetUICamera_m1576310182(L_87, (Camera_t4157153871 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_88 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_88); ICameraBase_t3615533728 * L_89 = CRoot_GetCamera_m3179746689(L_88, /*hidden argument*/NULL); NullCheck(L_89); ICameraBase_SetActiveCamera_m1414277267(L_89, (Camera_t4157153871 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_90 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_90); ICameraBase_t3615533728 * L_91 = CRoot_GetCamera_m3179746689(L_90, /*hidden argument*/NULL); NullCheck(L_91); ICameraBase_SetWatchTarget_m1900455678(L_91, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); GameObject_t1113636619 * L_92 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1926007183, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_92, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_93 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral917982364, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_93, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_94 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3696623800, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_94, (bool)0, /*hidden argument*/NULL); CRoot_t1043641654 * L_95 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_95); ISoundManager_t434164892 * L_96 = CRoot_GetSoundManager_m30020774(L_95, /*hidden argument*/NULL); NullCheck(L_96); ISoundManager_RegisterInstanceMidi_m3270129377(L_96, (AudioSource_t3935305588 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_97 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); ISoundManager_t434164892 * L_98 = CRoot_GetSoundManager_m30020774(L_97, /*hidden argument*/NULL); NullCheck(L_98); ISoundManager_RegisterInstance_m2538411816(L_98, (AudioSource_t3935305588 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_99 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); CAnimSystem_t3541144328 * L_100 = CRoot_GetMovieSystem_m206666588(L_99, /*hidden argument*/NULL); NullCheck(L_100); CAnimSystem_DelSequenceAll_m761186596(L_100, /*hidden argument*/NULL); CSceneService_t551449725 * L_101 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_101); CSceneModelObj_t2681526009 * L_102 = CSceneService_GetSceneObj_m85658510(L_101, /*hidden argument*/NULL); NullCheck(L_102); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_102); CMainRole_t4200562839 * L_103 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_103); ISceneBaseObj_StopAnim_m821603361(L_103, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceModeManager_OnGameEnd_m3889324977(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_104 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_104); VirtActionInvoker0::Invoke(9 /* System.Void DMCore.DanceMode.CDanceMode::OnBeforeShowResultUI() */, L_104); CDanceMode_t1520520494 * L_105 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_105); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.DanceMode.CDanceMode::OnShowResultUI() */, L_105); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnSavePveScoreSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnSavePveScoreSuccess_m3705507135 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnSavePveScoreSuccess_m3705507135_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; GameObject_t1113636619 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; GameObject_t1113636619 * V_4 = NULL; RuntimeObject* V_5 = NULL; ISceneRole_t2394225724 * V_6 = NULL; String_t* V_7 = NULL; GameObject_t1113636619 * V_8 = NULL; PVEScore_t550407626 * V_9 = 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); IResourceManager_t3165642952 * G_B31_0 = NULL; IResourceManager_t3165642952 * G_B30_0 = NULL; IResourceManager_t3165642952 * G_B33_0 = NULL; IResourceManager_t3165642952 * G_B32_0 = NULL; IResourceManager_t3165642952 * G_B35_0 = NULL; IResourceManager_t3165642952 * G_B34_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); int32_t L_0 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_PveScoreTimerID_0(); if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_1 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); int32_t L_2 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_PveScoreTimerID_0(); NullCheck(L_1); CTimerManager_KillTimer_m1432033039(L_1, L_2, /*hidden argument*/NULL); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_PveScoreTimerID_0((-1)); } IL_0020: { GameObject_t1113636619 * L_3 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1939764993, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } { return; } IL_0036: { V_0 = 0; CLocalBattle_t1519924991 * L_5 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = CLocalBattle_get_EnableLocalGame_m1315119155(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_00bc; } } { CDataArray_t4068198041 * L_7 = ___msg0; if (L_7) { goto IL_004e; } } { return; } IL_004e: { CDataArray_t4068198041 * L_8 = ___msg0; NullCheck(L_8); int32_t L_9 = CDataArray_GetInt_m1111369473(L_8, 1, 0, /*hidden argument*/NULL); V_1 = (bool)((((int32_t)1) == ((int32_t)L_9))? 1 : 0); bool L_10 = V_1; if (!L_10) { goto IL_0071; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveAwardManager_t3593166514_il2cpp_TypeInfo_var); CPveAwardManager_t3593166514 * L_11 = CPveAwardManager_GetInstance_m1671663127(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = ___msg0; NullCheck(L_11); CPveAwardManager_FreshAward_m2127493836(L_11, L_12, 2, /*hidden argument*/NULL); goto IL_007b; } IL_0071: { IL2CPP_RUNTIME_CLASS_INIT(CPveAwardManager_t3593166514_il2cpp_TypeInfo_var); CPveAwardManager_t3593166514 * L_13 = CPveAwardManager_GetInstance_m1671663127(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CPveAwardManager_ClearAward_m52915938(L_13, /*hidden argument*/NULL); } IL_007b: try { // begin try (depth: 1) CDataArray_t4068198041 * L_14 = ___msg0; NullCheck(L_14); int32_t L_15 = CDataArray_GetInt_m1111369473(L_14, 2, 0, /*hidden argument*/NULL); V_0 = L_15; goto IL_009b; } // 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_0089; throw e; } CATCH_0089: { // begin catch(System.Object) V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2652448469, /*hidden argument*/NULL); goto IL_009b; } // end catch (depth: 1) IL_009b: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_16 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CPveStage_t850204332 * L_17 = CPveManager_GetCurStage_m1008327040(L_16, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = CPveStage_get_stageType_m2294086458(L_17, /*hidden argument*/NULL); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_00bc; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_19 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CPveManager_QueryPVEServerList_m56522718(L_19, /*hidden argument*/NULL); return; } IL_00bc: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_20 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); ICameraBase_t3615533728 * L_21 = CRoot_GetCamera_m3179746689(L_20, /*hidden argument*/NULL); NullCheck(L_21); ICameraBase_SetUICamera_m1576310182(L_21, (Camera_t4157153871 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_22 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); ICameraBase_t3615533728 * L_23 = CRoot_GetCamera_m3179746689(L_22, /*hidden argument*/NULL); NullCheck(L_23); ICameraBase_SetActiveCamera_m1414277267(L_23, (Camera_t4157153871 *)NULL, /*hidden argument*/NULL); CRoot_t1043641654 * L_24 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); ICameraBase_t3615533728 * L_25 = CRoot_GetCamera_m3179746689(L_24, /*hidden argument*/NULL); NullCheck(L_25); ICameraBase_SetWatchTarget_m1900455678(L_25, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); GameObject_t1113636619 * L_26 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1926007183, /*hidden argument*/NULL); V_2 = L_26; GameObject_t1113636619 * L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0109; } } { GameObject_t1113636619 * L_29 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); } IL_0109: { GameObject_t1113636619 * L_30 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral917982364, /*hidden argument*/NULL); V_3 = L_30; GameObject_t1113636619 * L_31 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0126; } } { GameObject_t1113636619 * L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); } IL_0126: { GameObject_t1113636619 * L_34 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3696623800, /*hidden argument*/NULL); V_4 = L_34; GameObject_t1113636619 * L_35 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_0146; } } { GameObject_t1113636619 * L_37 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); } IL_0146: { CLocalBattle_t1519924991 * L_38 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); bool L_39 = CLocalBattle_get_EnableLocalGame_m1315119155(L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_01c3; } } { CLocalBattle_t1519924991 * L_40 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); bool L_41 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_01c3; } } { CSceneService_t551449725 * L_42 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); CSceneService_DestroyPropItems_m930065990(L_42, /*hidden argument*/NULL); CSceneService_t551449725 * L_43 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); CSceneService_DestroyNpc_m2384329419(L_43, /*hidden argument*/NULL); CSceneService_t551449725 * L_44 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); CSceneService_DestroyScene_m761940867(L_44, /*hidden argument*/NULL); CSceneService_t551449725 * L_45 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); RuntimeObject* L_46 = CSceneService_GetRoleEnumerator_m432970706(L_45, /*hidden argument*/NULL); V_5 = L_46; goto IL_01b2; } IL_0193: { RuntimeObject* L_47 = V_5; NullCheck(L_47); ISceneRole_t2394225724 * L_48 = InterfaceFuncInvoker0< ISceneRole_t2394225724 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2826796192_il2cpp_TypeInfo_var, L_47); V_6 = L_48; ISceneRole_t2394225724 * L_49 = V_6; if (!L_49) { goto IL_01b2; } } { ISceneRole_t2394225724 * L_50 = V_6; NullCheck(L_50); ISceneBaseObj_StopAnim_m821603361(L_50, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_51 = V_6; NullCheck(L_51); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_51); } IL_01b2: { RuntimeObject* L_52 = V_5; NullCheck(L_52); bool L_53 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_52); if (L_53) { goto IL_0193; } } { goto IL_01e3; } IL_01c3: { CSceneService_t551449725 * L_54 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); CSceneService_DestroyAll_m3746588077(L_54, (bool)0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_55 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); ISceneBaseObj_StopAnim_m821603361(L_55, /*hidden argument*/NULL); CMainRole_t4200562839 * L_56 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_56); } IL_01e3: { CResourceAdapter_t3687212940 * L_57 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); bool L_58 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_027b; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_59 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_60 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_8(); G_B30_0 = L_59; if (L_60) { G_B31_0 = L_59; goto IL_020f; } } { intptr_t L_61 = (intptr_t)IResHelp__FunPathDanceAnim_m180543390_RuntimeMethod_var; Predicate_1_t2672744813 * L_62 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_62, NULL, L_61, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6_8(L_62); G_B31_0 = G_B30_0; } IL_020f: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_63 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_8(); NullCheck(G_B31_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B31_0, L_63); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_64 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_65 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_9(); G_B32_0 = L_64; if (L_65) { G_B33_0 = L_64; goto IL_0236; } } { intptr_t L_66 = (intptr_t)IResHelp__FunPathDanceCamera_m2753716925_RuntimeMethod_var; Predicate_1_t2672744813 * L_67 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_67, NULL, L_66, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7_9(L_67); G_B33_0 = G_B32_0; } IL_0236: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_68 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_9(); NullCheck(G_B33_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B33_0, L_68); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_69 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); IResourceManager_ClearAllProtectedRes_m142422286(L_69, /*hidden argument*/NULL); CMainRole_t4200562839 * L_70 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_70); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_70); IResourceManager_t3165642952 * L_71 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_72 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_10(); G_B34_0 = L_71; if (L_72) { G_B35_0 = L_71; goto IL_0271; } } { intptr_t L_73 = (intptr_t)IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; Predicate_1_t2672744813 * L_74 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_74, NULL, L_73, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8_10(L_74); G_B35_0 = G_B34_0; } IL_0271: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Predicate_1_t2672744813 * L_75 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_10(); NullCheck(G_B35_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B35_0, L_75); } IL_027b: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_7 = L_76; CLocalBattle_t1519924991 * L_77 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_77); bool L_78 = CLocalBattle_get_EnableLocalGame_m1315119155(L_77, /*hidden argument*/NULL); if (!L_78) { goto IL_02ac; } } { CLocalBattle_t1519924991 * L_79 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); bool L_80 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_02ac; } } { V_7 = _stringLiteral1830586300; goto IL_02b3; } IL_02ac: { V_7 = _stringLiteral1939764993; } IL_02b3: { String_t* L_81 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_82 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral781856181, L_81, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_83 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); V_8 = ((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_83, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_84 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_85 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_034d; } } { GameObject_t1113636619 * L_86 = V_8; String_t* L_87 = V_7; NullCheck(L_86); Object_set_name_m291480324(L_86, L_87, /*hidden argument*/NULL); GameObject_t1113636619 * L_88 = V_8; NullCheck(L_88); GameObject_SetActive_m796801857(L_88, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_89 = V_8; NullCheck(L_89); Transform_t3600365921 * L_90 = GameObject_get_transform_m1369836730(L_89, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_91 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_90); Transform_set_localScale_m3053443106(L_90, L_91, /*hidden argument*/NULL); GameObject_t1113636619 * L_92 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_DoWithWndEnable_m2191996108(NULL /*static, unused*/, L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_93 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_93); CDanceMode_SortRoleResult_m2190656169(L_93, /*hidden argument*/NULL); GameObject_t1113636619 * L_94 = V_8; NullCheck(L_94); Transform_t3600365921 * L_95 = GameObject_get_transform_m1369836730(L_94, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); PVEScore_t550407626 * L_96 = CMiscHelp_GetChildComponent_TisPVEScore_t550407626_m908015785(NULL /*static, unused*/, L_95, _stringLiteral759850599, /*hidden argument*/CMiscHelp_GetChildComponent_TisPVEScore_t550407626_m908015785_RuntimeMethod_var); V_9 = L_96; PVEScore_t550407626 * L_97 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_98 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_97, /*hidden argument*/NULL); if (!L_98) { goto IL_0333; } } { PVEScore_t550407626 * L_99 = V_9; int32_t L_100 = V_0; NullCheck(L_99); PVEScore_ShowBackStory_m2792886709(L_99, L_100, /*hidden argument*/NULL); } IL_0333: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_101 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_101); CPveManager_set_IsInitOrPlayeOver_m2322703020(L_101, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_102 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_102); CAnimSystem_t3541144328 * L_103 = CRoot_GetMovieSystem_m206666588(L_102, /*hidden argument*/NULL); NullCheck(L_103); CAnimSystem_DelSequenceAll_m761186596(L_103, /*hidden argument*/NULL); } IL_034d: { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnSavePveScoreTimeOver() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnSavePveScoreTimeOver_m2403533338 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnSavePveScoreTimeOver_m2403533338_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CNetMainLogic_t857650587 * L_1 = CRoot_GetNetControl_m305351655(L_0, /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Net.INetListener::OnLinkUnConnected() */, L_1); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnRechargeCallSignedCode(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnRechargeCallSignedCode_m1430985354 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnRechargeCallSignedCode_m1430985354_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; 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); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager_t2919414649 * L_3 = CRechargeManager_GetInstance_m3912661271(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = V_0; NullCheck(L_3); CRechargeManager_OnServerCallProductSign_m1526179712(L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnCallPveResultList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnCallPveResultList_m1542349672 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnCallPveResultList_m1542349672_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CPveManager_SetLevelResultByServer_m100888048(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnRestartGame(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnRestartGame_m2096619909 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnRestartGame_m2096619909_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; ISceneBaseObj_t858622483 * V_5 = NULL; CProperty_t963755051 * V_6 = NULL; CSceneService_t551449725 * V_7 = NULL; String_t* G_B5_0 = NULL; String_t* G_B4_0 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CSceneService_t551449725 * L_12 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CSceneModelObj_t2681526009 * L_13 = CSceneService_GetSceneObj_m85658510(L_12, /*hidden argument*/NULL); NullCheck(L_13); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_13); V_4 = 0; V_5 = (ISceneBaseObj_t858622483 *)NULL; goto IL_004a; } IL_0043: { ISceneBaseObj_t858622483 * L_14 = V_5; NullCheck(L_14); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_14); } IL_004a: { CSceneService_t551449725 * L_15 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = V_4; int32_t L_17 = L_16; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); NullCheck(L_15); ISceneBaseObj_t858622483 * L_18 = CSceneService_GetRoleObj_m3880305570(L_15, L_17, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_19 = L_18; V_5 = L_19; if (L_19) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_20 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CAnimSystem_t3541144328 * L_21 = CRoot_GetMovieSystem_m206666588(L_20, /*hidden argument*/NULL); NullCheck(L_21); CAnimSystem_DelSequenceAll_m761186596(L_21, /*hidden argument*/NULL); CRoot_t1043641654 * L_22 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); ILogicBase_Reset_m2019494392(L_22, /*hidden argument*/NULL); CSceneService_t551449725 * L_23 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_24 = V_1; NullCheck(L_23); CSceneService_SetSceneID_m2003638378(L_23, L_24, /*hidden argument*/NULL); CProperty_t963755051 * L_25 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_25, /*hidden argument*/NULL); V_6 = L_25; CProperty_t963755051 * L_26 = V_6; int32_t L_27 = V_2; NullCheck(L_26); CProperty_SetInt_m72189256(L_26, _stringLiteral2522787689, L_27, /*hidden argument*/NULL); CProperty_t963755051 * L_28 = V_6; int32_t L_29 = V_3; NullCheck(L_28); CProperty_SetInt_m72189256(L_28, _stringLiteral217883487, L_29, /*hidden argument*/NULL); CRoot_t1043641654 * L_30 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CSceneService_t551449725 * L_31 = CRoot_GetSceneService_m2061443921(L_30, /*hidden argument*/NULL); V_7 = L_31; CSceneService_t551449725 * L_32 = V_7; NullCheck(L_32); CProperty_t963755051 * L_33 = CSceneService_GetSceneNetProperty_m2882939145(L_32, /*hidden argument*/NULL); CProperty_t963755051 * L_34 = V_6; NullCheck(L_33); CProperty_Append_m396754954(L_33, L_34, /*hidden argument*/NULL); IResHelp_t377823252 * L_35 = IResHelp_GetInstance_m2776387326(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); IResHelp_ClearAllProtectedRes_m2887695512(L_35, /*hidden argument*/NULL); CRoot_t1043641654 * L_36 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); CRoot_SetLoadingSceneName_m1081407738(L_36, _stringLiteral2570825119, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Action_t1264377477 * L_37 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_11(); G_B4_0 = _stringLiteral1305446639; if (L_37) { G_B5_0 = _stringLiteral1305446639; goto IL_00f8; } } { intptr_t L_38 = (intptr_t)CLoadingWatch_OnLevelLoadedDefault_m2523115143_RuntimeMethod_var; Action_t1264377477 * L_39 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_39, NULL, L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9_11(L_39); G_B5_0 = G_B4_0; } IL_00f8: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Action_t1264377477 * L_40 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_11(); IHelp_DoLoadLevel_m4092529488(NULL /*static, unused*/, G_B5_0, L_40, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnStartCountDownForSwitchToDance(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnStartCountDownForSwitchToDance_m595243597 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnStartCountDownForSwitchToDance_m595243597_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; ISceneRole_t2394225724 * V_2 = NULL; int64_t V_3 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); V_0 = L_1; V_1 = 0; 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); CSceneService_t551449725 * L_3 = CRoot_GetSceneService_m2061443921(L_2, /*hidden argument*/NULL); int32_t L_4 = V_1; NullCheck(L_3); ISceneBaseObj_t858622483 * L_5 = CSceneService_GetRoleObj_m3880305570(L_3, L_4, /*hidden argument*/NULL); V_2 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_5, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); goto IL_005d; } IL_0028: { ISceneRole_t2394225724 * L_6 = V_2; NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); V_3 = L_7; int64_t L_8 = V_0; int64_t L_9 = V_3; if ((((int64_t)L_8) == ((int64_t)L_9))) { goto IL_003c; } } { int64_t L_10 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); CRecentInteractiveObj_AddToRecentInteractive_m2475683790(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); } IL_003c: { ISceneRole_t2394225724 * L_11 = V_2; NullCheck(L_11); ISceneRole_SetChangeModel_m2585185700(L_11, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CSceneService_t551449725 * L_13 = CRoot_GetSceneService_m2061443921(L_12, /*hidden argument*/NULL); int32_t L_14 = V_1; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_1 = L_15; NullCheck(L_13); ISceneBaseObj_t858622483 * L_16 = CSceneService_GetRoleObj_m3880305570(L_13, L_15, /*hidden argument*/NULL); V_2 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_16, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); } IL_005d: { ISceneRole_t2394225724 * L_17 = V_2; if (L_17) { goto IL_0028; } } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_CountDownSecond_1(3); 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_ShowUI_m3552255067(L_18, ((int32_t)91), /*hidden argument*/NULL); int32_t L_19 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_CountDownSecond_1(); CCustomMsgProc_DisplayCountDown_m1031623839(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnBeforeSwitchPosition(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnBeforeSwitchPosition_m4182662609 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnBeforeSwitchPosition_m4182662609_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CRoot_LockPosition_m2189534623(L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnDancePlayGiveLike(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnDancePlayGiveLike_m2990345680 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnDancePlayGiveLike_m2990345680_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; { 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; goto IL_004a; } IL_001d: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int64_t L_8 = CDataArray_GetLong_m4094450536(L_5, L_7, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = L_12; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_13 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_14 = V_3; int32_t L_15 = V_4; NullCheck(L_13); CDanceMode_AddListData_m3526060947(L_13, L_14, L_15, /*hidden argument*/NULL); int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_004a: { int32_t L_17 = V_2; int32_t L_18 = V_1; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_001d; } } { return; } } // System.Void DMCore.Net.CCustomMsgProc::OnCountDownCallback(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnCountDownCallback_m2538889970 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnCountDownCallback_m2538889970_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); int32_t L_0 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_CountDownSecond_1(); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_CountDownSecond_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); int32_t L_1 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_CountDownSecond_1(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); int32_t L_2 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_s_CountDownSecond_1(); CCustomMsgProc_DisplayCountDown_m1031623839(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); goto IL_002b; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); CCustomMsgProc_OnSwitchToDanceStage_m3362448257(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_002b: { return; } } // System.Void DMCore.Net.CCustomMsgProc::DisplayCountDown(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_DisplayCountDown_m1031623839 (RuntimeObject * __this /* static, unused */, int32_t ___second0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_DisplayCountDown_m1031623839_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; float G_B6_0 = 0.0f; CEventManager_t474365641 * G_B6_1 = NULL; float G_B5_0 = 0.0f; CEventManager_t474365641 * G_B5_1 = NULL; { V_0 = (Transform_t3600365921 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_0 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, _stringLiteral683179544, /*hidden argument*/NULL); V_0 = L_0; Transform_t3600365921 * 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_002b; } } { Transform_t3600365921 * L_3 = V_0; int32_t L_4 = ___second0; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); NullCheck(L_3); Component_SendMessage_m2905932203(L_3, _stringLiteral3167637222, L_6, 1, /*hidden argument*/NULL); } IL_002b: { CQualifyingManager_t954001806 * L_7 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CQualifyingManager_QualifyNeedQuitContDown_m1260436022(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_003b; } } { return; } IL_003b: { CEventManager_t474365641 * L_9 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_10 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_12(); G_B5_0 = (1.001f); G_B5_1 = L_9; if (L_10) { G_B6_0 = (1.001f); G_B6_1 = L_9; goto IL_005d; } } { intptr_t L_11 = (intptr_t)CCustomMsgProc_OnCountDownCallback_m2538889970_RuntimeMethod_var; OnEventCall_t3758354630 * L_12 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_12, NULL, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA_12(L_12); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_005d: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_13 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_12(); NullCheck(G_B6_1); CEventManager_PushOnce_m1854500591(G_B6_1, G_B6_0, L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnSwitchToDanceStage() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnSwitchToDanceStage_m3362448257 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnSwitchToDanceStage_m3362448257_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ISceneBaseObj_t858622483 * V_1 = NULL; String_t* G_B7_0 = NULL; String_t* G_B6_0 = NULL; { CQualifyingManager_t954001806 * L_0 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CQualifyingManager_QualifyNeedQuitContDown_m1260436022(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { return; } IL_0010: { V_0 = 0; V_1 = (ISceneBaseObj_t858622483 *)NULL; goto IL_001f; } IL_0019: { ISceneBaseObj_t858622483 * L_2 = V_1; NullCheck(L_2); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_2); } IL_001f: { CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; int32_t L_5 = L_4; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); NullCheck(L_3); ISceneBaseObj_t858622483 * L_6 = CSceneService_GetRoleObj_m3880305570(L_3, L_5, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_7 = L_6; V_1 = L_7; if (L_7) { goto IL_0019; } } { IResHelp_t377823252 * L_8 = IResHelp_GetInstance_m2776387326(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); IResHelp_ClearAllProtectedRes_m2887695512(L_8, /*hidden argument*/NULL); 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); ILogicBase_Reset_m2019494392(L_9, /*hidden argument*/NULL); CRoot_t1043641654 * L_10 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CRoot_SetLoadingSceneName_m1081407738(L_10, _stringLiteral840214861, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Action_t1264377477 * L_11 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_13(); G_B6_0 = _stringLiteral1305446639; if (L_11) { G_B7_0 = _stringLiteral1305446639; goto IL_0075; } } { intptr_t L_12 = (intptr_t)CLoadingWatch_OnLevelLoadedWithScene_m1373809381_RuntimeMethod_var; Action_t1264377477 * L_13 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_13, NULL, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB_13(L_13); G_B7_0 = G_B6_0; } IL_0075: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var); Action_t1264377477 * L_14 = ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_13(); IHelp_DoLoadLevel_m4092529488(NULL /*static, unused*/, G_B7_0, L_14, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnFreshHotMusic(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnFreshHotMusic_m1518635730 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnFreshHotMusic_m1518635730_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CSongManager_OnFreshHotSong_m2050299917(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnFreshSongInfoMyScore(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnFreshSongInfoMyScore_m2153779806 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnFreshSongInfoMyScore_m2153779806_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CSongManager_OnFreshMyScore_m449158156(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnFreshSongInfoRankList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnFreshSongInfoRankList_m673798561 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnFreshSongInfoRankList_m673798561_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CSongManager_OnFreshSongDetail_m2482306771(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::OnChangeRoleState(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc_OnChangeRoleState_m17295727 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc_OnChangeRoleState_m17295727_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, ((int32_t)1048575), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CStateManager_t2841071903_il2cpp_TypeInfo_var); CStateManager_t2841071903 * L_12 = CStateManager_GetInstance_m1039289296(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_13 = V_1; int32_t L_14 = V_2; int32_t L_15 = V_3; NullCheck(L_12); CStateManager_ChangeMainRoleStateResult_m2483901706(L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProc::.cctor() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProc__cctor_m2363494378 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProc__cctor_m2363494378_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_PveScoreTimerID_0((-1)); ((CCustomMsgProc_t626198569_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProc_t626198569_il2cpp_TypeInfo_var))->set_s_CountDownSecond_1(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.Net.CCustomMsgProcCard::OnCardRefresh(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcCard_OnCardRefresh_m488301951 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcCard_OnCardRefresh_m488301951_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; int64_t V_1 = 0; CUserCardParams_t243895319 * V_2 = NULL; { CUserCardParams_t243895319 * L_0 = (CUserCardParams_t243895319 *)il2cpp_codegen_object_new(CUserCardParams_t243895319_il2cpp_TypeInfo_var); CUserCardParams__ctor_m3668201255(L_0, /*hidden argument*/NULL); V_0 = L_0; CUserCardParams_t243895319 * L_1 = V_0; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CUserCardParams_DeSerialFromMsg_m488797808(L_1, L_2, 1, (bool)1, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_3 = V_0; NullCheck(L_3); int64_t L_4 = CUserCardParams_GetUserID_m1490528571(L_3, /*hidden argument*/NULL); V_1 = L_4; int64_t L_5 = V_1; if ((!(((uint64_t)L_5) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0029; } } { 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); V_1 = L_7; } IL_0029: { logicCardManager_t2956095708 * L_8 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_1; NullCheck(L_8); CUserCardParams_t243895319 * L_10 = logicCardManager_AllocUserCard_m233663967(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; CUserCardParams_t243895319 * L_11 = V_2; CUserCardParams_t243895319 * L_12 = V_0; NullCheck(L_11); CUserCardParams_Append_m2909483972(L_11, L_12, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_13 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); logicCardManager_SetChanged_m2144239199(L_13, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_14 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); bool L_15 = logicCardManager_get_IsNeedRepainMenu_m162682811(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0060; } } { IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_16 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CMenuManager_Repain_Praise_m2410650893(L_16, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void DMCore.Net.CCustomMsgProcCard::OnPropertyRefresh(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcCard_OnPropertyRefresh_m1915455696 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcCard_OnPropertyRefresh_m1915455696_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; int64_t V_1 = 0; CUserCardParams_t243895319 * V_2 = NULL; { CUserCardParams_t243895319 * L_0 = (CUserCardParams_t243895319 *)il2cpp_codegen_object_new(CUserCardParams_t243895319_il2cpp_TypeInfo_var); CUserCardParams__ctor_m3668201255(L_0, /*hidden argument*/NULL); V_0 = L_0; CUserCardParams_t243895319 * L_1 = V_0; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CUserCardParams_DeSerialFromMsg_m488797808(L_1, L_2, 1, (bool)0, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_3 = V_0; NullCheck(L_3); int64_t L_4 = CUserCardParams_GetUserID_m1490528571(L_3, /*hidden argument*/NULL); V_1 = L_4; int64_t L_5 = V_1; if ((!(((uint64_t)L_5) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0029; } } { 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); V_1 = L_7; } IL_0029: { logicCardManager_t2956095708 * L_8 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_1; NullCheck(L_8); CUserCardParams_t243895319 * L_10 = logicCardManager_AllocUserCard_m233663967(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; CUserCardParams_t243895319 * L_11 = V_2; CUserCardParams_t243895319 * L_12 = V_0; NullCheck(L_11); CUserCardParams_Append_m2909483972(L_11, L_12, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_13 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); logicCardManager_SetChanged_m2144239199(L_13, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_14 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); logicCardManager_SetChangedEditCard_m3175087409(L_14, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcCard::OnCardRoomInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcCard_OnCardRoomInfo_m391414865 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; logicCardManager_t2956095708 * G_B2_0 = NULL; logicCardManager_t2956095708 * G_B1_0 = NULL; int32_t G_B3_0 = 0; logicCardManager_t2956095708 * G_B3_1 = NULL; { V_0 = 0; logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int64_t L_4 = CDataArray_GetLong_m4094450536(L_1, L_3, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_0); logicCardManager_set_RoomInfoHost_m4051253339(L_0, L_4, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_5 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); NullCheck(L_5); logicCardManager_set_RoomID_m3714467667(L_5, L_9, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_10 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); NullCheck(L_10); logicCardManager_set_RoomType_m2170554393(L_10, L_14, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_15 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); 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); G_B1_0 = L_15; if (!L_19) { G_B2_0 = L_15; goto IL_0061; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_0062; } IL_0061: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0062: { NullCheck(G_B3_1); logicCardManager_set_NeedPassword_m2813081044(G_B3_1, (bool)G_B3_0, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_20 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); 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); NullCheck(L_20); logicCardManager_set_MainRoomType_m738710588(L_20, L_24, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_25 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); logicCardManager_set_IsCardRoomInfoChanged_m3593288912(L_25, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcCard::OnFreshPhotoList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcCard_OnFreshPhotoList_m3932510682 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcCard_OnFreshPhotoList_m3932510682_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; CUserCardParams_t243895319 * V_4 = NULL; int32_t V_5 = 0; CIdolInfo_t400451087 * V_6 = NULL; int32_t V_7 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_1; if (L_12) { goto IL_0086; } } { logicCardManager_t2956095708 * L_13 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_14 = V_2; NullCheck(L_13); CUserCardParams_t243895319 * L_15 = logicCardManager_AllocUserCard_m233663967(L_13, L_14, /*hidden argument*/NULL); V_4 = L_15; CUserCardParams_t243895319 * L_16 = V_4; NullCheck(L_16); CUserCardParams_ClearPhoto_m3834788385(L_16, /*hidden argument*/NULL); V_5 = 0; goto IL_0066; } IL_004c: { CUserCardParams_t243895319 * L_17 = V_4; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int64_t L_21 = CDataArray_GetLong_m4094450536(L_18, L_20, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_17); CUserCardParams_PushPhotoID_m1612614046(L_17, L_21, /*hidden argument*/NULL); int32_t L_22 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0066: { int32_t L_23 = V_5; int32_t L_24 = V_3; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_004c; } } { CUserCardParams_t243895319 * L_25 = V_4; int64_t L_26 = V_2; NullCheck(L_25); CUserCardParams_CallPhotoLoad_m2590385097(L_25, L_26, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_27 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); logicCardManager_SetChanged_m2144239199(L_27, (bool)1, /*hidden argument*/NULL); goto IL_00e8; } IL_0086: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_28 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_29 = V_2; NullCheck(L_28); CIdolInfo_t400451087 * L_30 = CIdolShowManager_GetIdolInfo_m550851100(L_28, L_29, /*hidden argument*/NULL); V_6 = L_30; CIdolInfo_t400451087 * L_31 = V_6; if (!L_31) { goto IL_00dd; } } { CIdolInfo_t400451087 * L_32 = V_6; int32_t L_33 = V_3; NullCheck(L_32); L_32->set__nPhotoCount_17(L_33); CIdolInfo_t400451087 * L_34 = V_6; NullCheck(L_34); List_1_t913674750 * L_35 = L_34->get__photoIds_19(); NullCheck(L_35); List_1_Clear_m2696058023(L_35, /*hidden argument*/List_1_Clear_m2696058023_RuntimeMethod_var); V_7 = 0; goto IL_00d5; } IL_00b6: { CIdolInfo_t400451087 * L_36 = V_6; NullCheck(L_36); List_1_t913674750 * L_37 = L_36->get__photoIds_19(); CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int64_t L_41 = CDataArray_GetLong_m4094450536(L_38, L_40, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_37); List_1_Add_m358737454(L_37, L_41, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_42 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00d5: { int32_t L_43 = V_7; int32_t L_44 = V_3; if ((((int32_t)L_43) < ((int32_t)L_44))) { goto IL_00b6; } } IL_00dd: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_45 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_46 = ___msg0; NullCheck(L_45); CIdolShowManager_RefreshIdolAlbum_m3985476690(L_45, L_46, /*hidden argument*/NULL); } IL_00e8: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcChat::OnChatPublicResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatPublicResult_m326646891 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatPublicResult_m326646891_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, (-1), /*hidden argument*/NULL); V_2 = L_8; int32_t L_9 = V_1; int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1933990759, L_11, /*hidden argument*/NULL); V_3 = L_12; CTextHelp_t3119637808 * L_13 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_14 = V_3; NullCheck(L_13); String_t* L_15 = CTextHelp_GetText_m372251958(L_13, L_14, /*hidden argument*/NULL); V_4 = L_15; CMsgManager_t455955613 * L_16 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_17 = V_4; NullCheck(L_16); CMsgManager_PushHint_m1231354654(L_16, L_17, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnChatPublic(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatPublic_m3428941152 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatPublic_m3428941152_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int64_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; String_t* V_9 = NULL; String_t* V_10 = NULL; StringU5BU5D_t1281789340* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; CChatInfo_t4292626735 * V_16 = NULL; DateTime_t3738529785 V_17; memset(&V_17, 0, sizeof(V_17)); PublicSpeakerMessage_t852809025 * V_18 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_5 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int64_t L_24 = CDataArray_GetLong_m4094450536(L_21, L_23, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_6 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_8 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_33); String_t* L_37 = CDataArray_GetWideStr_m3532563229(L_33, L_35, L_36, /*hidden argument*/NULL); V_9 = L_37; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_38 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_39 = V_2; NullCheck(L_38); bool L_40 = CFriendManager_IsBlackList_m3959366362(L_38, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_00ad; } } { int64_t L_41 = V_2; int64_t L_42 = L_41; RuntimeObject * L_43 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_42); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_44 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral100988800, L_43, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); return; } IL_00ad: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_10 = L_45; String_t* L_46 = V_9; NullCheck(L_46); bool L_47 = String_Contains_m1147431944(L_46, _stringLiteral3452614522, /*hidden argument*/NULL); if (!L_47) { goto IL_00e5; } } { String_t* L_48 = V_9; CharU5BU5D_t3528271667* L_49 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_49); (L_49)->SetAt(static_cast(0), (Il2CppChar)((int32_t)38)); NullCheck(L_48); StringU5BU5D_t1281789340* L_50 = String_Split_m3646115398(L_48, L_49, /*hidden argument*/NULL); V_11 = L_50; StringU5BU5D_t1281789340* L_51 = V_11; NullCheck(L_51); int32_t L_52 = 0; String_t* L_53 = (L_51)->GetAt(static_cast(L_52)); V_9 = L_53; StringU5BU5D_t1281789340* L_54 = V_11; NullCheck(L_54); int32_t L_55 = 1; String_t* L_56 = (L_54)->GetAt(static_cast(L_55)); V_10 = L_56; } IL_00e5: { CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, (-1), /*hidden argument*/NULL); V_12 = L_60; CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, (-1), /*hidden argument*/NULL); V_13 = L_64; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, (-1), /*hidden argument*/NULL); V_14 = L_68; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, (-1), /*hidden argument*/NULL); V_15 = L_72; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_73 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_74 = V_2; NullCheck(L_73); CChatManager_ClearTask_m3095308342(L_73, L_74, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_75 = (CChatInfo_t4292626735 *)il2cpp_codegen_object_new(CChatInfo_t4292626735_il2cpp_TypeInfo_var); CChatInfo__ctor_m830194973(L_75, /*hidden argument*/NULL); V_16 = L_75; CChatInfo_t4292626735 * L_76 = V_16; NullCheck(L_76); CChatUserInfo_t74790139 * L_77 = L_76->get_UserInfo_0(); int64_t L_78 = V_6; int64_t L_79 = V_2; String_t* L_80 = V_3; int32_t L_81 = V_4; int32_t L_82 = V_5; int32_t L_83 = V_8; int32_t L_84 = V_7; int32_t L_85 = V_12; int32_t L_86 = V_13; int32_t L_87 = V_15; NullCheck(L_77); CChatUserInfo_SetValue_m1876659017(L_77, L_78, L_79, L_80, L_81, L_82, L_83, L_84, 1, L_85, L_86, L_87, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_88 = V_16; NullCheck(L_88); CChatMessageInfo_t3657869099 * L_89 = L_88->get_MessageInfo_1(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_90 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_17 = L_90; String_t* L_91 = ((CChatManager_t1988186574_StaticFields*)il2cpp_codegen_static_fields_for(CChatManager_t1988186574_il2cpp_TypeInfo_var))->get_s_ChatTimeFormat_37(); String_t* L_92 = DateTime_ToString_m3718521780((&V_17), L_91, /*hidden argument*/NULL); String_t* L_93 = V_9; NullCheck(L_89); CChatMessageInfo_SetValue_m3691071710(L_89, L_92, L_93, 1, 0, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_94 = V_16; NullCheck(L_94); CChatMessageInfo_t3657869099 * L_95 = L_94->get_MessageInfo_1(); int32_t L_96 = V_1; NullCheck(L_95); CChatMessageInfo_SetRedbagID_m211441819(L_95, L_96, /*hidden argument*/NULL); CChatManager_t1988186574 * L_97 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_98 = V_16; NullCheck(L_97); CChatManager_AddPublicChatData_m2986672072(L_97, 0, L_98, /*hidden argument*/NULL); int32_t L_99 = V_1; if ((((int32_t)L_99) <= ((int32_t)0))) { goto IL_01a3; } } { CTextHelp_t3119637808 * L_100 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); String_t* L_101 = CTextHelp_GetText_m372251958(L_100, _stringLiteral70235692, /*hidden argument*/NULL); V_9 = L_101; } IL_01a3: { int32_t L_102 = V_14; if ((((int32_t)L_102) == ((int32_t)1))) { goto IL_01c4; } } { CChatInfo_t4292626735 * L_103 = V_16; String_t* L_104 = V_9; String_t* L_105 = V_10; PublicSpeakerMessage_t852809025 * L_106 = (PublicSpeakerMessage_t852809025 *)il2cpp_codegen_object_new(PublicSpeakerMessage_t852809025_il2cpp_TypeInfo_var); PublicSpeakerMessage__ctor_m2731669263(L_106, L_103, L_104, L_105, /*hidden argument*/NULL); V_18 = L_106; IL2CPP_RUNTIME_CLASS_INIT(CSpeaker_t978472097_il2cpp_TypeInfo_var); CSpeaker_t978472097 * L_107 = CSpeaker_GetInstance_m2212004304(NULL /*static, unused*/, /*hidden argument*/NULL); PublicSpeakerMessage_t852809025 * L_108 = V_18; NullCheck(L_107); CSpeaker_EnterQueue_m1107554829(L_107, L_108, /*hidden argument*/NULL); } IL_01c4: { return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnChatPrivate(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatPrivate_m2187493622 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatPrivate_m2187493622_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; String_t* L_9 = V_2; ChatContent_t42021257 * L_10 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m79402427(L_10, L_9, /*hidden argument*/NULL); CChatHelper_OnReceivePrivate_m3982040799(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnChatPrivateMyself(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatPrivateMyself_m422560472 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatPrivateMyself_m422560472_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; String_t* L_9 = V_2; ChatContent_t42021257 * L_10 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m79402427(L_10, L_9, /*hidden argument*/NULL); CChatHelper_OnPrivateSendResultListener_m958208561(NULL /*static, unused*/, (bool)1, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnChatScene(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatScene_m1172377676 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatScene_m1172377676_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; String_t* L_9 = V_2; ChatContent_t42021257 * L_10 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m79402427(L_10, L_9, /*hidden argument*/NULL); CChatHelper_OnReceiveChannel_m290782649(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnChatGuild(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnChatGuild_m1179453150 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnChatGuild_m1179453150_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; ChatContent_t42021257 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; String_t* L_13 = V_3; ChatContent_t42021257 * L_14 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m79402427(L_14, L_13, /*hidden argument*/NULL); V_4 = L_14; ChatContent_t42021257 * L_15 = V_4; int32_t L_16 = V_1; NullCheck(L_15); ChatContent_SetData_m15973071(L_15, L_16, /*hidden argument*/NULL); ChatContent_t42021257 * L_17 = V_4; CChatHelper_OnReceiveChannel_m290782649(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::SendChatMessage(System.String,DMCore.Framework.Plugin.CYunvaSDK/ChatContent) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_SendChatMessage_m1354514579 (RuntimeObject * __this /* static, unused */, String_t* ___chatType0, ChatContent_t42021257 * ___chatContent1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_SendChatMessage_m1354514579_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int64_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); ChatContent_t42021257 * L_1 = ___chatContent1; NullCheck(L_1); String_t* L_2 = ChatContent_Serialize_m3118107970(L_1, /*hidden argument*/NULL); NullCheck(L_0); CRedBagManager_set_GuildInfo_m1527693605(L_0, L_2, /*hidden argument*/NULL); ChatContent_t42021257 * L_3 = ___chatContent1; if (L_3) { goto IL_0017; } } { return; } IL_0017: { 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; String_t* L_5 = ___chatType0; if (!L_5) { goto IL_00e7; } } { String_t* L_6 = ___chatType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral437191192, /*hidden argument*/NULL); if (L_7) { goto IL_0058; } } { String_t* L_8 = ___chatType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_op_Equality_m920492651(NULL /*static, unused*/, L_8, _stringLiteral3500937908, /*hidden argument*/NULL); if (L_9) { goto IL_007a; } } { String_t* L_10 = ___chatType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, _stringLiteral2755003837, /*hidden argument*/NULL); if (L_11) { goto IL_00c5; } } { goto IL_00e7; } IL_0058: { CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Push_m3820844360(L_12, ((int32_t)922), /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; ChatContent_t42021257 * L_14 = ___chatContent1; NullCheck(L_14); String_t* L_15 = ChatContent_Serialize_m3118107970(L_14, /*hidden argument*/NULL); NullCheck(L_13); CDataArray_Push_m1799687930(L_13, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_0; NullCheck(L_16); CDataArray_Flush_m1077150699(L_16, /*hidden argument*/NULL); goto IL_00e8; } IL_007a: { V_1 = (((int64_t)((int64_t)0))); ChatContent_t42021257 * L_17 = ___chatContent1; NullCheck(L_17); String_t* L_18 = ChatContent_GetReceiveId_m1282395789(L_17, /*hidden argument*/NULL); bool L_19 = Int64_TryParse_m2208578514(NULL /*static, unused*/, L_18, (&V_1), /*hidden argument*/NULL); if (L_19) { goto IL_0090; } } { return; } IL_0090: { CDataArray_t4068198041 * L_20 = V_0; NullCheck(L_20); CDataArray_Push_m3820844360(L_20, ((int32_t)1022), /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_0; int64_t L_22 = V_1; NullCheck(L_21); CDataArray_Push_m3799896857(L_21, L_22, /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = V_0; ChatContent_t42021257 * L_24 = ___chatContent1; NullCheck(L_24); String_t* L_25 = ChatContent_GetReceiveId_m1282395789(L_24, /*hidden argument*/NULL); NullCheck(L_23); CDataArray_Push_m1799687930(L_23, L_25, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_0; ChatContent_t42021257 * L_27 = ___chatContent1; NullCheck(L_27); String_t* L_28 = ChatContent_Serialize_m3118107970(L_27, /*hidden argument*/NULL); NullCheck(L_26); CDataArray_Push_m1799687930(L_26, L_28, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = V_0; NullCheck(L_29); CDataArray_Flush_m1077150699(L_29, /*hidden argument*/NULL); goto IL_00e8; } IL_00c5: { CDataArray_t4068198041 * L_30 = V_0; NullCheck(L_30); CDataArray_Push_m3820844360(L_30, ((int32_t)1041), /*hidden argument*/NULL); CDataArray_t4068198041 * L_31 = V_0; ChatContent_t42021257 * L_32 = ___chatContent1; NullCheck(L_32); String_t* L_33 = ChatContent_Serialize_m3118107970(L_32, /*hidden argument*/NULL); NullCheck(L_31); CDataArray_Push_m1799687930(L_31, L_33, /*hidden argument*/NULL); CDataArray_t4068198041 * L_34 = V_0; NullCheck(L_34); CDataArray_Flush_m1077150699(L_34, /*hidden argument*/NULL); goto IL_00e8; } IL_00e7: { return; } IL_00e8: { return; } } // System.Void DMCore.Net.CCustomMsgProcChat::SendChatMessage(System.String,System.String,System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_SendChatMessage_m3388901648 (RuntimeObject * __this /* static, unused */, String_t* ___chatId0, String_t* ___chatType1, String_t* ___msgType2, String_t* ___chatMsg3, String_t* ___extMsg4, String_t* ___senderInfo5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_SendChatMessage_m3388901648_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; int64_t V_2 = 0; ChatContent_t42021257 * V_3 = NULL; DateTime_t3738529785 V_4; memset(&V_4, 0, sizeof(V_4)); { String_t* L_0 = ___chatId0; V_0 = L_0; String_t* L_1 = ___chatType1; NullCheck(_stringLiteral3500937908); int32_t L_2 = String_CompareTo_m3414379165(_stringLiteral3500937908, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { String_t* L_3 = ___chatType1; String_t* L_4 = ___chatId0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; } IL_001a: { 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); V_2 = L_7; String_t* L_8 = Int64_ToString_m2986581816((&V_2), /*hidden argument*/NULL); V_1 = L_8; String_t* L_9 = V_0; String_t* L_10 = ___msgType2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_11 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_11; String_t* L_12 = DateTime_ToString_m3718521780((&V_4), _stringLiteral384261975, /*hidden argument*/NULL); String_t* L_13 = V_1; String_t* L_14 = ___extMsg4; String_t* L_15 = ___senderInfo5; String_t* L_16 = ___chatMsg3; ChatContent_t42021257 * L_17 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m862172166(L_17, (bool)0, L_9, L_10, L_12, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); V_3 = L_17; String_t* L_18 = ___chatType1; ChatContent_t42021257 * L_19 = V_3; CCustomMsgProcChat_SendChatMessage_m1354514579(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::ChannelChangeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_ChannelChangeResult_m4274895979 (RuntimeObject * __this /* static, unused */, 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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; return; } } // System.Void DMCore.Net.CCustomMsgProcChat::ChannelNumChangeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_ChannelNumChangeResult_m3066687000 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_ChannelNumChangeResult_m3066687000_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_8 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_8); CChatManager_onChannelNum_m4252036181(L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcChat::OnStopServer(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcChat_OnStopServer_m1340472255 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcChat_OnStopServer_m1340472255_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { 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); CChatManager_set_IsStopServer_m1813046309(L_0, (bool)1, /*hidden argument*/NULL); V_0 = 0; CChatManager_t1988186574 * L_1 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); NullCheck(L_1); CChatManager_set_LeftTime_m2145845650(L_1, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcFriend::OnAddBlackUser(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnAddBlackUser_m2902401317 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnAddBlackUser_m2902401317_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; CFriendInfo_t2621259868 * V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_9 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendManager_t3708308264 * L_10 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CFriendManager_get_CurrentFriendType_m1131600176(L_10, /*hidden argument*/NULL); int64_t L_12 = V_1; NullCheck(L_9); CFriendInfo_t2621259868 * L_13 = CFriendManager_GetFriend_m3613398793(L_9, L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; CFriendInfo_t2621259868 * L_14 = V_3; if (!L_14) { goto IL_0051; } } { CFriendInfo_t2621259868 * L_15 = V_3; NullCheck(L_15); L_15->set__FriendType_0(3); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_16 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendInfo_t2621259868 * L_17 = V_3; NullCheck(L_16); CFriendManager_AddFriend_m350068355(L_16, L_17, /*hidden argument*/NULL); } IL_0051: { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_18 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_19 = V_1; CFriendManager_t3708308264 * L_20 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CFriendManager_get_CurrentFriendType_m1131600176(L_20, /*hidden argument*/NULL); NullCheck(L_18); CFriendManager_DelFriend_m2772944346(L_18, L_19, L_21, /*hidden argument*/NULL); } IL_0067: { return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnDeleteBlackUser(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnDeleteBlackUser_m1819151769 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnDeleteBlackUser_m1819151769_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_4 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = V_1; NullCheck(L_4); CFriendManager_DelFriend_m2772944346(L_4, L_5, 3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnPushAddFriend(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnPushAddFriend_m2489792673 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnPushAddFriend_m2489792673_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CFriendInfo_t2621259868 * V_1 = NULL; CFriendInfo_t2621259868 * G_B2_0 = NULL; CFriendInfo_t2621259868 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CFriendInfo_t2621259868 * G_B3_1 = NULL; { V_0 = 0; CFriendInfo_t2621259868 * L_0 = (CFriendInfo_t2621259868 *)il2cpp_codegen_object_new(CFriendInfo_t2621259868_il2cpp_TypeInfo_var); CFriendInfo__ctor_m622204052(L_0, /*hidden argument*/NULL); V_1 = L_0; CFriendInfo_t2621259868 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); int32_t L_6 = CFriendManager_ToClientType_m2142609817(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); NullCheck(L_1); L_1->set__FriendType_0(L_6); CFriendInfo_t2621259868 * L_7 = V_1; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); NullCheck(L_7); L_7->set__name_7(L_12); CFriendInfo_t2621259868 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int64_t L_17 = CDataArray_GetLong_m4094450536(L_14, L_16, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_13); L_13->set__userID_1(L_17); CFriendInfo_t2621259868 * L_18 = V_1; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); NullCheck(L_18); L_18->set__sex_2(L_22); CFriendInfo_t2621259868 * L_23 = V_1; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_23); L_23->set__Level_3(L_27); CFriendInfo_t2621259868 * L_28 = V_1; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); NullCheck(L_28); L_28->set__VipLevel_4(L_32); CFriendInfo_t2621259868 * L_33 = V_1; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set__Distance_5(L_37); CFriendInfo_t2621259868 * L_38 = V_1; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set__OnlineState_6(L_42); CFriendInfo_t2621259868 * L_43 = V_1; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int64_t L_47 = CDataArray_GetLong_m4094450536(L_44, L_46, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_43); L_43->set__photoHeadID_8(L_47); CFriendInfo_t2621259868 * L_48 = V_1; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set__isLover_11(L_52); CFriendInfo_t2621259868 * L_53 = V_1; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); NullCheck(L_53); L_53->set__member_level_12(L_57); CFriendInfo_t2621259868 * L_58 = V_1; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); G_B1_0 = L_58; if ((!(((uint32_t)L_62) == ((uint32_t)1)))) { G_B2_0 = L_58; goto IL_00f2; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_00f3; } IL_00f2: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_00f3: { NullCheck(G_B3_1); G_B3_1->set__isSpecial_13((bool)G_B3_0); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_63 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendInfo_t2621259868 * L_64 = V_1; NullCheck(L_63); CFriendManager_AddFriend_m350068355(L_63, L_64, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnPushSearchPlayers(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnPushSearchPlayers_m651200869 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnPushSearchPlayers_m651200869_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CFriendInfo_t2621259868 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_1; if ((((int32_t)0) < ((int32_t)L_8))) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(CPlayerSearchTable_t1089245632_il2cpp_TypeInfo_var); CPlayerSearchTable_t1089245632 * L_9 = CPlayerSearchTable_GetInstance_m2025896924(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CPlayerSearchTable_SetChanged_m4077302533(L_9, (bool)1, /*hidden argument*/NULL); return; } IL_002f: { V_3 = 0; goto IL_0111; } IL_0036: { CFriendInfo_t2621259868 * L_10 = (CFriendInfo_t2621259868 *)il2cpp_codegen_object_new(CFriendInfo_t2621259868_il2cpp_TypeInfo_var); CFriendInfo__ctor_m622204052(L_10, /*hidden argument*/NULL); V_4 = L_10; CFriendInfo_t2621259868 * L_11 = V_4; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_16 = CDataArray_GetWideStr_m3532563229(L_12, L_14, L_15, /*hidden argument*/NULL); NullCheck(L_11); L_11->set__name_7(L_16); CFriendInfo_t2621259868 * L_17 = V_4; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int64_t L_21 = CDataArray_GetLong_m4094450536(L_18, L_20, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_17); L_17->set__userID_1(L_21); CFriendInfo_t2621259868 * L_22 = V_4; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set__sex_2(L_26); CFriendInfo_t2621259868 * L_27 = V_4; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); NullCheck(L_27); L_27->set__Level_3(L_31); CFriendInfo_t2621259868 * L_32 = V_4; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set__VipLevel_4(L_36); CFriendInfo_t2621259868 * L_37 = V_4; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, 0, /*hidden argument*/NULL); NullCheck(L_37); L_37->set__Distance_5(L_41); CFriendInfo_t2621259868 * L_42 = V_4; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); NullCheck(L_42); L_42->set__OnlineState_6(L_46); CFriendInfo_t2621259868 * L_47 = V_4; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int64_t L_51 = CDataArray_GetLong_m4094450536(L_48, L_50, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_47); L_47->set__photoHeadID_8(L_51); CFriendInfo_t2621259868 * L_52 = V_4; CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); NullCheck(L_52); L_52->set__member_level_12(L_56); CFriendInfo_t2621259868 * L_57 = V_4; CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_0 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); NullCheck(L_57); L_57->set__headbox_id_14(L_61); IL2CPP_RUNTIME_CLASS_INIT(CPlayerSearchTable_t1089245632_il2cpp_TypeInfo_var); CPlayerSearchTable_t1089245632 * L_62 = CPlayerSearchTable_GetInstance_m2025896924(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendInfo_t2621259868 * L_63 = V_4; NullCheck(L_62); CPlayerSearchTable_Add_m4049039873(L_62, L_63, /*hidden argument*/NULL); int32_t L_64 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_0111: { int32_t L_65 = V_3; int32_t L_66 = V_1; if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_0036; } } { return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnPushInvitePlayers(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnPushInvitePlayers_m2155031858 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnPushInvitePlayers_m2155031858_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CFriendInfo_t2621259868 * V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_00c8; } IL_0016: { CFriendInfo_t2621259868 * L_4 = (CFriendInfo_t2621259868 *)il2cpp_codegen_object_new(CFriendInfo_t2621259868_il2cpp_TypeInfo_var); CFriendInfo__ctor_m622204052(L_4, /*hidden argument*/NULL); V_3 = L_4; CFriendInfo_t2621259868 * L_5 = V_3; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_10 = CDataArray_GetWideStr_m3532563229(L_6, L_8, L_9, /*hidden argument*/NULL); NullCheck(L_5); L_5->set__name_7(L_10); CFriendInfo_t2621259868 * L_11 = V_3; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int64_t L_15 = CDataArray_GetLong_m4094450536(L_12, L_14, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_11); L_11->set__userID_1(L_15); CFriendInfo_t2621259868 * L_16 = V_3; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set__sex_2(L_20); CFriendInfo_t2621259868 * L_21 = V_3; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); NullCheck(L_21); L_21->set__Level_3(L_25); CFriendInfo_t2621259868 * L_26 = V_3; CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); NullCheck(L_26); L_26->set__VipLevel_4(L_30); CFriendInfo_t2621259868 * L_31 = V_3; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int64_t L_35 = CDataArray_GetLong_m4094450536(L_32, L_34, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_31); L_31->set__photoHeadID_8(L_35); CFriendInfo_t2621259868 * L_36 = V_3; NullCheck(L_36); L_36->set__OnlineState_6(1); CFriendInfo_t2621259868 * L_37 = V_3; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, 0, /*hidden argument*/NULL); NullCheck(L_37); L_37->set__member_level_12(L_41); CFriendInfo_t2621259868 * L_42 = V_3; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); NullCheck(L_42); L_42->set__headbox_id_14(L_46); IL2CPP_RUNTIME_CLASS_INIT(CPlayerInviteTable_t2496984219_il2cpp_TypeInfo_var); CPlayerInviteTable_t2496984219 * L_47 = CPlayerInviteTable_GetInstance_m1907975491(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendInfo_t2621259868 * L_48 = V_3; NullCheck(L_47); CPlayerInviteTable_Add_m2140640641(L_47, L_48, /*hidden argument*/NULL); int32_t L_49 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_00c8: { int32_t L_50 = V_2; int32_t L_51 = V_1; if ((((int32_t)L_50) < ((int32_t)L_51))) { goto IL_0016; } } { return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnFriendPropertyChanged(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnFriendPropertyChanged_m1136117433 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnFriendPropertyChanged_m1136117433_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, (-1), /*hidden argument*/NULL); V_3 = L_12; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_13 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_14 = V_1; String_t* L_15 = V_2; int32_t L_16 = V_3; NullCheck(L_13); CFriendManager_SetFriendProperty_m4259977943(L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnFriendChangeState(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnFriendChangeState_m3985515271 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnFriendChangeState_m3985515271_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_8 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_8); CFriendManager_SetFriendState_m548940498(L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnFriendsList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnFriendsList_m765908018 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnFriendsList_m765908018_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; CFriendInfoU5BU5D_t1425557173* V_5 = NULL; int32_t V_6 = 0; CFriendInfo_t2621259868 * V_7 = NULL; CFriendInfo_t2621259868 * G_B7_0 = NULL; CFriendInfo_t2621259868 * G_B6_0 = NULL; int32_t G_B8_0 = 0; CFriendInfo_t2621259868 * G_B8_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); int32_t L_4 = CFriendManager_ToClientType_m2142609817(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; int32_t L_17 = V_3; int32_t L_18 = V_4; if ((((int32_t)L_17) > ((int32_t)L_18))) { goto IL_0050; } } { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_19 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_1; NullCheck(L_19); CFriendManager_SetRequestOverFlag_m4236110060(L_19, L_20, (bool)1, /*hidden argument*/NULL); } IL_0050: { int32_t L_21 = V_4; if ((((int32_t)0) < ((int32_t)L_21))) { goto IL_0059; } } { return; } IL_0059: { int32_t L_22 = V_4; V_5 = ((CFriendInfoU5BU5D_t1425557173*)SZArrayNew(CFriendInfoU5BU5D_t1425557173_il2cpp_TypeInfo_var, (uint32_t)L_22)); V_6 = 0; goto IL_016a; } IL_006a: { CFriendInfo_t2621259868 * L_23 = (CFriendInfo_t2621259868 *)il2cpp_codegen_object_new(CFriendInfo_t2621259868_il2cpp_TypeInfo_var); CFriendInfo__ctor_m622204052(L_23, /*hidden argument*/NULL); V_7 = L_23; CFriendInfoU5BU5D_t1425557173* L_24 = V_5; int32_t L_25 = V_6; CFriendInfo_t2621259868 * L_26 = V_7; NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(L_25), (CFriendInfo_t2621259868 *)L_26); CFriendInfo_t2621259868 * L_27 = V_7; int32_t L_28 = V_1; NullCheck(L_27); L_27->set__FriendType_0(L_28); CFriendInfo_t2621259868 * L_29 = V_7; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); NullCheck(L_29); L_29->set__name_7(L_34); CFriendInfo_t2621259868 * L_35 = V_7; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_35); L_35->set__userID_1(L_39); CFriendInfo_t2621259868 * L_40 = V_7; 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__sex_2(L_44); CFriendInfo_t2621259868 * L_45 = V_7; 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__Level_3(L_49); CFriendInfo_t2621259868 * L_50 = V_7; CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); NullCheck(L_50); L_50->set__VipLevel_4(L_54); CFriendInfo_t2621259868 * L_55 = V_7; CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); NullCheck(L_55); L_55->set__OnlineState_6(L_59); CFriendInfo_t2621259868 * L_60 = V_7; CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int64_t L_64 = CDataArray_GetLong_m4094450536(L_61, L_63, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_60); L_60->set__photoHeadID_8(L_64); CFriendInfo_t2621259868 * L_65 = V_7; CDataArray_t4068198041 * L_66 = ___msg0; int32_t L_67 = V_0; int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); V_0 = L_68; NullCheck(L_66); int32_t L_69 = CDataArray_GetInt_m1111369473(L_66, L_68, 0, /*hidden argument*/NULL); NullCheck(L_65); L_65->set__isLover_11(L_69); CFriendInfo_t2621259868 * L_70 = V_7; CDataArray_t4068198041 * L_71 = ___msg0; int32_t L_72 = V_0; int32_t L_73 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); V_0 = L_73; NullCheck(L_71); int32_t L_74 = CDataArray_GetInt_m1111369473(L_71, L_73, 0, /*hidden argument*/NULL); NullCheck(L_70); L_70->set__member_level_12(L_74); CFriendInfo_t2621259868 * L_75 = V_7; CDataArray_t4068198041 * L_76 = ___msg0; int32_t L_77 = V_0; int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); V_0 = L_78; NullCheck(L_76); int32_t L_79 = CDataArray_GetInt_m1111369473(L_76, L_78, 0, /*hidden argument*/NULL); G_B6_0 = L_75; if ((!(((uint32_t)L_79) == ((uint32_t)1)))) { G_B7_0 = L_75; goto IL_014b; } } { G_B8_0 = 1; G_B8_1 = G_B6_0; goto IL_014c; } IL_014b: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_014c: { NullCheck(G_B8_1); G_B8_1->set__isSpecial_13((bool)G_B8_0); CFriendInfo_t2621259868 * L_80 = V_7; CDataArray_t4068198041 * L_81 = ___msg0; int32_t L_82 = V_0; int32_t L_83 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); V_0 = L_83; NullCheck(L_81); int32_t L_84 = CDataArray_GetInt_m1111369473(L_81, L_83, 0, /*hidden argument*/NULL); NullCheck(L_80); L_80->set__headbox_id_14(L_84); int32_t L_85 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); } IL_016a: { int32_t L_86 = V_6; int32_t L_87 = V_4; if ((((int32_t)L_86) < ((int32_t)L_87))) { goto IL_006a; } } { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_88 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); CFriendInfoU5BU5D_t1425557173* L_89 = V_5; int32_t L_90 = V_1; NullCheck(L_88); CFriendManager_AddFriends_m872372061(L_88, L_89, L_90, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnDeleteFriend(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnDeleteFriend_m1128965893 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnDeleteFriend_m1128965893_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); int32_t L_2 = CFriendManager_ToClientType_m2142609817(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = ___msg0; NullCheck(L_3); int64_t L_4 = CDataArray_GetLong_m4094450536(L_3, 2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_4; CFriendManager_t3708308264 * L_5 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_6 = V_1; int32_t L_7 = V_0; NullCheck(L_5); CFriendManager_DelFriend_m2772944346(L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnAttentionFriendResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnAttentionFriendResult_m4266838014 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnAttentionFriendResult_m4266838014_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (!L_4) { goto IL_002c; } } { int32_t L_5 = V_1; int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral476000067, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); return; } IL_002c: { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, (-1), /*hidden argument*/NULL); V_2 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int64_t L_16 = CDataArray_GetLong_m4094450536(L_13, L_15, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_3 = 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, (-1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); int32_t L_21 = CFriendManager_ToClientType_m2142609817(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); V_4 = L_21; CFriendManager_t3708308264 * L_22 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_4; int64_t L_24 = V_3; int32_t L_25 = V_2; NullCheck(L_22); CFriendManager_RefreshAttentionState_m3478168379(L_22, L_23, L_24, L_25, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnGetInvitePlayGame(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnGetInvitePlayGame_m3199999216 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnGetInvitePlayGame_m3199999216_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; int64_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; int32_t V_7 = 0; bool V_8 = false; CDataArray_t4068198041 * V_9 = NULL; String_t* V_10 = NULL; int32_t G_B8_0 = 0; float G_B15_0 = 0.0f; CTimerManager_t4186675208 * G_B15_1 = NULL; float G_B14_0 = 0.0f; CTimerManager_t4186675208 * G_B14_1 = NULL; CDataArray_t4068198041 * G_B19_0 = NULL; CDataArray_t4068198041 * G_B18_0 = NULL; int32_t G_B20_0 = 0; CDataArray_t4068198041 * G_B20_1 = NULL; String_t* G_B38_0 = NULL; int32_t G_B38_1 = 0; String_t* G_B37_0 = NULL; int32_t G_B37_1 = 0; { 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_0015; } } { return; } IL_0015: { 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; 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_2); String_t* L_6 = CDataArray_GetWideStr_m3532563229(L_2, L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int64_t L_10 = CDataArray_GetLong_m4094450536(L_7, L_9, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_10; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_3 = L_14; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 2, /*hidden argument*/NULL); V_4 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_5 = L_22; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_23 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); ITaskBase_1_t2595950535 * L_24 = CFriendManager_get_ApplyingReceived_m4041690592(L_23, /*hidden argument*/NULL); int64_t L_25 = V_2; NullCheck(L_24); bool L_26 = ITaskBase_1_IsProcessing_m1431982735(L_24, L_25, /*hidden argument*/ITaskBase_1_IsProcessing_m1431982735_RuntimeMethod_var); if (!L_26) { goto IL_0075; } } { return; } IL_0075: { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_27 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); ITaskBase_1_t2595950535 * L_28 = CFriendManager_get_ApplyingReceived_m4041690592(L_27, /*hidden argument*/NULL); int64_t L_29 = V_2; NullCheck(L_28); ITaskBase_1_AddTask_m2037277534(L_28, L_29, /*hidden argument*/ITaskBase_1_AddTask_m2037277534_RuntimeMethod_var); CFriendManager_t3708308264 * L_30 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_31 = V_2; NullCheck(L_30); CFriendInfo_t2621259868 * L_32 = CFriendManager_GetFriend_m3613398793(L_30, 0, L_31, /*hidden argument*/NULL); V_6 = (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)NULL) == ((RuntimeObject*)(CFriendInfo_t2621259868 *)L_32))? 1 : 0)) == ((int32_t)0))? 1 : 0); CMainRole_t4200562839 * L_33 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CDataProperty_t2806246268 * L_34 = ISceneBaseObj_GetUserProperty_m776816018(L_33, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = CDataProperty_GetInt_m1935343217(L_34, _stringLiteral3799389038, 0, /*hidden argument*/NULL); V_7 = L_35; bool L_36 = V_6; if (L_36) { goto IL_00d0; } } { IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_37 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MAX_RECV_INVITED_TIMES_13(); if ((((int32_t)L_37) <= ((int32_t)0))) { goto IL_00d0; } } { int32_t L_38 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_39 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MAX_RECV_INVITED_TIMES_13(); G_B8_0 = ((((int32_t)((((int32_t)L_38) < ((int32_t)L_39))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00d1; } IL_00d0: { G_B8_0 = 0; } IL_00d1: { V_8 = (bool)G_B8_0; int32_t L_40 = V_5; if (L_40) { goto IL_0157; } } { CAccManager_t1454736772 * L_41 = IHelp_GetAccManager_m4068249592(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); bool L_42 = CAccManager_IfAccept_m2997737319(L_41, /*hidden argument*/NULL); if (L_42) { goto IL_00f6; } } { int64_t L_43 = V_2; int32_t L_44 = V_3; int32_t L_45 = V_4; int32_t L_46 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); CCustomMsgProcFriend_SendInvitationResult_m3446318060(NULL /*static, unused*/, 0, L_43, L_44, L_45, L_46, /*hidden argument*/NULL); return; } IL_00f6: { bool L_47 = V_8; if (!L_47) { goto IL_0157; } } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); bool L_48 = ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->get_s_IsCoolDown_0(); if (L_48) { goto IL_014a; } } { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->set_s_IsCoolDown_0((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_49 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); float L_50 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_TIME_SPAN_TO_RESET_RECV_CNT_14(); TimerCallbackProc_t3381003091 * L_51 = ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); G_B14_0 = L_50; G_B14_1 = L_49; if (L_51) { G_B15_0 = L_50; G_B15_1 = L_49; goto IL_012f; } } { intptr_t L_52 = (intptr_t)CCustomMsgProcFriend_TimerProc_m2006511513_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_53 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_53, NULL, L_52, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_1(L_53); G_B15_0 = G_B14_0; G_B15_1 = G_B14_1; } IL_012f: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); TimerCallbackProc_t3381003091 * L_54 = ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); NullCheck(G_B15_1); CTimerManager_CreateTimer_m1163471876(G_B15_1, G_B15_0, L_54, 1, /*hidden argument*/NULL); CLogHelp_t779629444 * L_55 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); CLogHelp_Log_m386290467(L_55, _stringLiteral859146334, /*hidden argument*/NULL); } IL_014a: { int64_t L_56 = V_2; int32_t L_57 = V_3; int32_t L_58 = V_4; int32_t L_59 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); CCustomMsgProcFriend_SendInvitationResult_m3446318060(NULL /*static, unused*/, 0, L_56, L_57, L_58, L_59, /*hidden argument*/NULL); return; } IL_0157: { CDataArray_t4068198041 * L_60 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_60, /*hidden argument*/NULL); V_9 = L_60; CDataArray_t4068198041 * L_61 = V_9; int64_t L_62 = V_2; NullCheck(L_61); CDataArray_Push_m3799896857(L_61, L_62, /*hidden argument*/NULL); CDataArray_t4068198041 * L_63 = V_9; int32_t L_64 = V_3; NullCheck(L_63); CDataArray_Push_m3820844360(L_63, L_64, /*hidden argument*/NULL); CDataArray_t4068198041 * L_65 = V_9; bool L_66 = V_6; G_B18_0 = L_65; if (!L_66) { G_B19_0 = L_65; goto IL_017d; } } { G_B20_0 = 1; G_B20_1 = G_B18_0; goto IL_017e; } IL_017d: { G_B20_0 = 0; G_B20_1 = G_B19_0; } IL_017e: { NullCheck(G_B20_1); CDataArray_Push_m3820844360(G_B20_1, G_B20_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_67 = V_9; int32_t L_68 = V_7; NullCheck(L_67); CDataArray_Push_m3820844360(L_67, L_68, /*hidden argument*/NULL); CDataArray_t4068198041 * L_69 = V_9; int32_t L_70 = V_4; NullCheck(L_69); CDataArray_Push_m3820844360(L_69, L_70, /*hidden argument*/NULL); CDataArray_t4068198041 * L_71 = V_9; int32_t L_72 = V_5; NullCheck(L_71); CDataArray_Push_m3820844360(L_71, L_72, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_73 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_73); int32_t L_74 = CWndController_get_ActivePage_m2720187282(L_73, /*hidden argument*/NULL); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)50))))) { goto IL_01b0; } } { return; } IL_01b0: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_75 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_10 = L_75; int32_t L_76 = V_5; if ((!(((uint32_t)L_76) == ((uint32_t)1)))) { goto IL_01d5; } } { CTextHelp_t3119637808 * L_77 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_77); String_t* L_78 = CTextHelp_GetText_m372251958(L_77, _stringLiteral1077711971, /*hidden argument*/NULL); V_10 = L_78; goto IL_0204; } IL_01d5: { int32_t L_79 = V_5; if ((((int32_t)L_79) == ((int32_t)5))) { goto IL_01f3; } } { CTextHelp_t3119637808 * L_80 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_80); String_t* L_81 = CTextHelp_GetText_m372251958(L_80, _stringLiteral2887317977, /*hidden argument*/NULL); V_10 = L_81; goto IL_0204; } IL_01f3: { CTextHelp_t3119637808 * L_82 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_82); String_t* L_83 = CTextHelp_GetText_m372251958(L_82, _stringLiteral464901592, /*hidden argument*/NULL); V_10 = L_83; } IL_0204: { String_t* L_84 = V_10; String_t* L_85 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_86 = String_Format_m2844511972(NULL /*static, unused*/, L_84, L_85, /*hidden argument*/NULL); V_10 = L_86; IL2CPP_RUNTIME_CLASS_INIT(CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var); CUserGuideHelp_t3161639665 * L_87 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); bool L_88 = CUserGuideHelp_CheckScreenLocked_m2562023595(L_87, /*hidden argument*/NULL); if (!L_88) { goto IL_0226; } } { CDataArray_t4068198041 * L_89 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709(NULL /*static, unused*/, (bool)0, L_89, /*hidden argument*/NULL); return; } IL_0226: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_90 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_90); bool L_91 = CWndController_IsExist_m1254965977(L_90, ((int32_t)65), /*hidden argument*/NULL); if (L_91) { goto IL_028c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_92 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); bool L_93 = CWndController_IsExist_m1254965977(L_92, ((int32_t)94), /*hidden argument*/NULL); if (L_93) { goto IL_028c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_94 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_94); bool L_95 = CWndController_IsExist_m1254965977(L_94, ((int32_t)116), /*hidden argument*/NULL); if (L_95) { goto IL_028c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_96 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); bool L_97 = CWndController_IsExist_m1254965977(L_96, ((int32_t)117), /*hidden argument*/NULL); if (L_97) { goto IL_028c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_98 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_98); bool L_99 = CWndController_IsExist_m1254965977(L_98, ((int32_t)114), /*hidden argument*/NULL); if (L_99) { goto IL_028c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_100 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); bool L_101 = CWndController_IsExist_m1254965977(L_100, ((int32_t)125), /*hidden argument*/NULL); if (!L_101) { goto IL_0299; } } IL_028c: { CDataArray_t4068198041 * L_102 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709(NULL /*static, unused*/, (bool)0, L_102, /*hidden argument*/NULL); goto IL_02c5; } IL_0299: { String_t* L_103 = V_10; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_104 = ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); G_B37_0 = L_103; G_B37_1 = 2; if (L_104) { G_B38_0 = L_103; G_B38_1 = 2; goto IL_02b4; } } { intptr_t L_105 = (intptr_t)CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_106 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_106, NULL, L_105, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_2(L_106); G_B38_0 = G_B37_0; G_B38_1 = G_B37_1; } IL_02b4: { IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_107 = ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); CDataArray_t4068198041 * L_108 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, G_B38_1, G_B38_0, L_107, L_108, (5.0f), /*hidden argument*/NULL); } IL_02c5: { return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::OnInviteMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_OnInviteMsgBoxClkCallBack_m2480318709_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_000c; } } { G_B3_0 = 1; goto IL_000d; } IL_000c: { G_B3_0 = 0; } IL_000d: { 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); CDataArray_t4068198041 * L_3 = ___userData1; NullCheck(L_3); int32_t L_4 = CDataArray_GetInt_m1111369473(L_3, 1, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = ___userData1; NullCheck(L_5); int32_t L_6 = CDataArray_GetInt_m1111369473(L_5, 4, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = ___userData1; NullCheck(L_7); int32_t L_8 = CDataArray_GetInt_m1111369473(L_7, 5, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); CCustomMsgProcFriend_SendInvitationResult_m3446318060(NULL /*static, unused*/, G_B3_0, L_2, L_4, L_6, L_8, /*hidden argument*/NULL); bool L_9 = ___bConfirmed0; if (L_9) { goto IL_0068; } } { CDataArray_t4068198041 * L_10 = ___userData1; NullCheck(L_10); int32_t L_11 = CDataArray_GetInt_m1111369473(L_10, 2, 0, /*hidden argument*/NULL); if (L_11) { goto IL_0068; } } { CDataArray_t4068198041 * L_12 = ___userData1; NullCheck(L_12); int32_t L_13 = CDataArray_GetInt_m1111369473(L_12, 3, 0, /*hidden argument*/NULL); V_0 = L_13; CMainRole_t4200562839 * L_14 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CDataProperty_t2806246268 * L_15 = ISceneBaseObj_GetUserProperty_m776816018(L_14, /*hidden argument*/NULL); int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); CDataProperty_Add_m837145387(L_15, _stringLiteral3799389038, L_17, /*hidden argument*/NULL); } IL_0068: { return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::SendInvitationResult(System.Int32,System.Int64,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_SendInvitationResult_m3446318060 (RuntimeObject * __this /* static, unused */, int32_t ___result0, int64_t ___userID1, int32_t ___roomID2, int32_t ___roomType3, int32_t ___marryType4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_SendInvitationResult_m3446318060_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_0 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ITaskBase_1_t2595950535 * L_1 = CFriendManager_get_ApplyingReceived_m4041690592(L_0, /*hidden argument*/NULL); int64_t L_2 = ___userID1; NullCheck(L_1); ITaskBase_1_RemoveTask_m2603698764(L_1, L_2, /*hidden argument*/ITaskBase_1_RemoveTask_m2603698764_RuntimeMethod_var); CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_0 = L_3; CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)1006), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___result0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; int64_t L_8 = ___userID1; NullCheck(L_7); CDataArray_Push_m3799896857(L_7, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; int32_t L_10 = ___roomID2; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; int32_t L_12 = ___roomType3; NullCheck(L_11); CDataArray_Push_m3820844360(L_11, L_12, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; int32_t L_14 = ___marryType4; NullCheck(L_13); CDataArray_Push_m3820844360(L_13, L_14, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_0; NullCheck(L_15); CDataArray_Flush_m1077150699(L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::TimerProc() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend_TimerProc_m2006511513 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcFriend_TimerProc_m2006511513_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataProperty_t2806246268 * L_1 = ISceneBaseObj_GetUserProperty_m776816018(L_0, /*hidden argument*/NULL); NullCheck(L_1); CDataProperty_Add_m837145387(L_1, _stringLiteral3799389038, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var); ((CCustomMsgProcFriend_t4205994224_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcFriend_t4205994224_il2cpp_TypeInfo_var))->set_s_IsCoolDown_0((bool)0); CLogHelp_t779629444 * L_2 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CLogHelp_Log_m386290467(L_2, _stringLiteral3491492877, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcFriend::.cctor() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcFriend__cctor_m2582291117 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcGuild::_ShowErrorHint(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild__ShowErrorHint_m1486559534 (RuntimeObject * __this /* static, unused */, String_t* ___prefix0, int32_t ___errorCode1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild__ShowErrorHint_m1486559534_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0 = ___prefix0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000c; } } { return; } IL_000c: { String_t* L_2 = ___prefix0; int32_t L_3 = ___errorCode1; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m904156431(NULL /*static, unused*/, L_2, L_5, /*hidden argument*/NULL); V_0 = L_6; CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = V_0; NullCheck(L_7); String_t* L_9 = CTextHelp_GetText_m372251958(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; CMsgManager_t455955613 * L_10 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_11 = V_1; NullCheck(L_10); CMsgManager_PushHint_m1231354654(L_10, L_11, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnBeInvitedJoinInGuild(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnBeInvitedJoinInGuild_m2907848876 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnBeInvitedJoinInGuild_m2907848876_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int64_t V_3 = 0; String_t* V_4 = NULL; String_t* V_5 = NULL; int32_t V_6 = 0; bool V_7 = false; String_t* V_8 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_5); String_t* L_9 = CDataArray_GetWideStr_m3532563229(L_5, L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; CDataArray_t4068198041 * L_10 = ___dataBuffer0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int64_t L_13 = CDataArray_GetLong_m4094450536(L_10, L_12, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_13; CDataArray_t4068198041 * L_14 = ___dataBuffer0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CDataArray_GetWideStr_m3532563229(L_14, L_16, L_17, /*hidden argument*/NULL); V_4 = L_18; CDataArray_t4068198041 * L_19 = ___dataBuffer0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_19); String_t* L_23 = CDataArray_GetWideStr_m3532563229(L_19, L_21, L_22, /*hidden argument*/NULL); V_5 = L_23; CDataArray_t4068198041 * L_24 = ___dataBuffer0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_6 = L_27; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_28 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_29 = V_1; NullCheck(L_28); CGuildManager_set_ReQuestGuildID_m91661659(L_28, L_29, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_30 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); ITaskBase_1_t2595950535 * L_31 = CGuildManager_get_InvitorList_m2110384913(L_30, /*hidden argument*/NULL); int64_t L_32 = V_3; NullCheck(L_31); bool L_33 = ITaskBase_1_IsProcessing_m1431982735(L_31, L_32, /*hidden argument*/ITaskBase_1_IsProcessing_m1431982735_RuntimeMethod_var); if (!L_33) { goto IL_0088; } } { return; } IL_0088: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_34 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); ITaskBase_1_t2595950535 * L_35 = CGuildManager_get_InvitorList_m2110384913(L_34, /*hidden argument*/NULL); int64_t L_36 = V_3; NullCheck(L_35); ITaskBase_1_AddTask_m2037277534(L_35, L_36, /*hidden argument*/ITaskBase_1_AddTask_m2037277534_RuntimeMethod_var); V_7 = (bool)0; int32_t L_37 = V_6; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1))) { case 0: { goto IL_00b5; } case 1: { goto IL_00b5; } case 2: { goto IL_00bd; } } } { goto IL_00c5; } IL_00b5: { V_7 = (bool)1; goto IL_00ca; } IL_00bd: { V_7 = (bool)0; goto IL_00ca; } IL_00c5: { goto IL_00ca; } IL_00ca: { 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(); V_8 = L_38; bool L_39 = V_7; if (L_39) { goto IL_00f8; } } { CTextHelp_t3119637808 * L_40 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); String_t* L_41 = CTextHelp_GetText_m372251958(L_40, _stringLiteral2251895313, /*hidden argument*/NULL); String_t* L_42 = V_4; String_t* L_43 = V_2; String_t* L_44 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = String_Format_m3339413201(NULL /*static, unused*/, L_41, L_42, L_43, L_44, /*hidden argument*/NULL); V_8 = L_45; goto IL_0113; } IL_00f8: { CTextHelp_t3119637808 * L_46 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); String_t* L_47 = CTextHelp_GetText_m372251958(L_46, _stringLiteral1746032961, /*hidden argument*/NULL); String_t* L_48 = V_4; String_t* L_49 = V_2; String_t* L_50 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_51 = String_Format_m3339413201(NULL /*static, unused*/, L_47, L_48, L_49, L_50, /*hidden argument*/NULL); V_8 = L_51; } IL_0113: { CMsgBoxControl_t806533544 * L_52 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_53 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_54 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_55 = (intptr_t)CGuildManager_AckInviteJoinInGuild_m2942963395_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_56 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_56, L_54, L_55, /*hidden argument*/NULL); CDataArray_t4068198041 * L_57 = ___dataBuffer0; NullCheck(L_52); CMsgBoxControl_PushUseTextHelp_m1548017256(L_52, 2, L_53, L_56, L_57, 0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnReponseGuildList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnReponseGuildList_m3666328034 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnReponseGuildList_m3666328034_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CGuildManager_get_GuildListState_m913280079(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_3 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = ___dataBuffer0; NullCheck(L_3); CGuildManager_ProcessGuildBaseInfoMessage_m174074935(L_3, L_4, /*hidden argument*/NULL); goto IL_0041; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_5 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CGuildManager_get_GuildListState_m913280079(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_0041; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_7 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = ___dataBuffer0; NullCheck(L_7); CGuildManager_ProcessResearchResultMessage_m1573180898(L_7, L_8, /*hidden argument*/NULL); } IL_0041: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnSelfGuildBaseInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnSelfGuildBaseInfo_m3253730385 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnSelfGuildBaseInfo_m3253730385_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CGuildData_t2153593818 * V_1 = NULL; CGuild_t675931451 * V_2 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CGuildData_t2153593818 * L_1 = (CGuildData_t2153593818 *)il2cpp_codegen_object_new(CGuildData_t2153593818_il2cpp_TypeInfo_var); CGuildData__ctor_m2735126153(L_1, /*hidden argument*/NULL); V_1 = L_1; CGuildData_t2153593818 * L_2 = V_1; CDataArray_t4068198041 * L_3 = ___dataBuffer0; 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_GuildID_0(L_6); CGuildData_t2153593818 * L_7 = V_1; CDataArray_t4068198041 * L_8 = ___dataBuffer0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_GuildName_2(L_12); CGuildData_t2153593818 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___dataBuffer0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int64_t L_17 = CDataArray_GetLong_m4094450536(L_14, L_16, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_13); L_13->set_PhotoID_1(L_17); CGuildData_t2153593818 * L_18 = V_1; CDataArray_t4068198041 * L_19 = ___dataBuffer0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_19); String_t* L_23 = CDataArray_GetWideStr_m3532563229(L_19, L_21, L_22, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_CreateDate_10(L_23); CGuildData_t2153593818 * L_24 = V_1; CDataArray_t4068198041 * L_25 = ___dataBuffer0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_DistrictID_6(L_28); CGuildData_t2153593818 * L_29 = V_1; CDataArray_t4068198041 * L_30 = ___dataBuffer0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_OwnerName_5(L_34); CGuildData_t2153593818 * L_35 = V_1; CDataArray_t4068198041 * L_36 = ___dataBuffer0; 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_CurMemberCount_7(L_39); CGuildData_t2153593818 * L_40 = V_1; CDataArray_t4068198041 * L_41 = ___dataBuffer0; 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_MaxMemberCount_8(L_44); CGuildData_t2153593818 * L_45 = V_1; CDataArray_t4068198041 * L_46 = ___dataBuffer0; 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_GuildLevel_3(L_49); CGuildData_t2153593818 * L_50 = V_1; CDataArray_t4068198041 * L_51 = ___dataBuffer0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); NullCheck(L_50); L_50->set_CurLevelExperience_4(L_54); CGuildData_t2153593818 * L_55 = V_1; CDataArray_t4068198041 * L_56 = ___dataBuffer0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; String_t* L_59 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_56); String_t* L_60 = CDataArray_GetWideStr_m3532563229(L_56, L_58, L_59, /*hidden argument*/NULL); NullCheck(L_55); L_55->set_Signature_11(L_60); CGuildData_t2153593818 * L_61 = V_1; CDataArray_t4068198041 * L_62 = ___dataBuffer0; 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; String_t* L_65 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_62); String_t* L_66 = CDataArray_GetWideStr_m3532563229(L_62, L_64, L_65, /*hidden argument*/NULL); NullCheck(L_61); L_61->set_Notice_12(L_66); CGuildData_t2153593818 * L_67 = V_1; CDataArray_t4068198041 * L_68 = ___dataBuffer0; int32_t L_69 = V_0; int32_t L_70 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); V_0 = L_70; String_t* L_71 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_68); String_t* L_72 = CDataArray_GetWideStr_m3532563229(L_68, L_70, L_71, /*hidden argument*/NULL); NullCheck(L_67); L_67->set_DissolveTime_13(L_72); CGuildData_t2153593818 * L_73 = V_1; CDataArray_t4068198041 * L_74 = ___dataBuffer0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; String_t* L_77 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_74); String_t* L_78 = CDataArray_GetWideStr_m3532563229(L_74, L_76, L_77, /*hidden argument*/NULL); NullCheck(L_73); L_73->set_CurServerTime_14(L_78); CGuildData_t2153593818 * L_79 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_80 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); L_79->set_CurClientTime_15(L_80); CGuildData_t2153593818 * L_81 = V_1; CDataArray_t4068198041 * L_82 = ___dataBuffer0; 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_UpLevelExperience_16(L_85); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_86 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuildData_t2153593818 * L_87 = V_1; NullCheck(L_87); int32_t L_88 = L_87->get_GuildID_0(); NullCheck(L_86); CGuild_t675931451 * L_89 = CGuildManager_GetGuildByID_m1722464464(L_86, (((int64_t)((int64_t)L_88))), /*hidden argument*/NULL); V_2 = L_89; CGuild_t675931451 * L_90 = V_2; if (!L_90) { goto IL_016e; } } { CGuildData_t2153593818 * L_91 = V_1; CGuild_t675931451 * L_92 = V_2; NullCheck(L_92); CGuildData_t2153593818 * L_93 = CGuild_get_Data_m336040289(L_92, /*hidden argument*/NULL); NullCheck(L_93); bool L_94 = L_93->get_IsBeApplying_9(); NullCheck(L_91); L_91->set_IsBeApplying_9(L_94); } IL_016e: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_95 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuildData_t2153593818 * L_96 = V_1; NullCheck(L_95); CGuildManager_UpdateGuild_m3826775573(L_95, L_96, (bool)1, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_97 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_97, (bool)1, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_98 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_99 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); bool L_100 = CGuildManager_IsAlreayInGuild_m3845470998(L_99, /*hidden argument*/NULL); NullCheck(L_98); CGuildManager_set_IsOtherGuildInfoChanged_m2427018088(L_98, (bool)((((int32_t)L_100) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnSelfGuildMemberInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnSelfGuildMemberInfo_m1408363833 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnSelfGuildMemberInfo_m1408363833_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; CMemberData_t1242630376 * V_5 = NULL; int32_t V_6 = 0; Camera_t4157153871 * V_7 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (L_3) { goto IL_0019; } } { return; } IL_0019: { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuild_ClearMember_m2429507377(L_4, /*hidden argument*/NULL); V_1 = 0; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_1; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_1 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___dataBuffer0; int32_t L_10 = V_1; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_1 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; V_4 = 0; goto IL_01aa; } IL_0043: { CMemberData_t1242630376 * L_13 = (CMemberData_t1242630376 *)il2cpp_codegen_object_new(CMemberData_t1242630376_il2cpp_TypeInfo_var); CMemberData__ctor_m2168665034(L_13, /*hidden argument*/NULL); V_5 = L_13; int32_t L_14 = V_1; int32_t L_15 = V_4; int32_t L_16 = V_3; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_15, (int32_t)L_16)))); CMemberData_t1242630376 * L_17 = V_5; CDataArray_t4068198041 * L_18 = ___dataBuffer0; int32_t L_19 = V_6; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_6 = L_20; NullCheck(L_18); int64_t L_21 = CDataArray_GetLong_m4094450536(L_18, L_20, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_17); L_17->set_UserID_1(L_21); CMemberData_t1242630376 * L_22 = V_5; CDataArray_t4068198041 * L_23 = ___dataBuffer0; int32_t L_24 = V_6; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_6 = L_25; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_23); String_t* L_27 = CDataArray_GetWideStr_m3532563229(L_23, L_25, L_26, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_Name_2(L_27); CMemberData_t1242630376 * L_28 = V_5; CDataArray_t4068198041 * L_29 = ___dataBuffer0; int32_t L_30 = V_6; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_6 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_Sex_3(L_32); CMemberData_t1242630376 * L_33 = V_5; CDataArray_t4068198041 * L_34 = ___dataBuffer0; int32_t L_35 = V_6; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_6 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_Level_4(L_37); CMemberData_t1242630376 * L_38 = V_5; CDataArray_t4068198041 * L_39 = ___dataBuffer0; int32_t L_40 = V_6; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_6 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set_Duty_5(L_42); CMemberData_t1242630376 * L_43 = V_5; CDataArray_t4068198041 * L_44 = ___dataBuffer0; int32_t L_45 = V_6; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_6 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_TitleID_6(L_47); CMemberData_t1242630376 * L_48 = V_5; CDataArray_t4068198041 * L_49 = ___dataBuffer0; int32_t L_50 = V_6; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_6 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_ConValue_7(L_52); CMemberData_t1242630376 * L_53 = V_5; CDataArray_t4068198041 * L_54 = ___dataBuffer0; int32_t L_55 = V_6; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_6 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); NullCheck(L_53); L_53->set_IsOnline_8((bool)((((int32_t)L_57) == ((int32_t)1))? 1 : 0)); CMemberData_t1242630376 * L_58 = V_5; CDataArray_t4068198041 * L_59 = ___dataBuffer0; int32_t L_60 = V_6; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_6 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); NullCheck(L_58); L_58->set_IsConcern_9((bool)((((int32_t)L_62) == ((int32_t)1))? 1 : 0)); CMemberData_t1242630376 * L_63 = V_5; CDataArray_t4068198041 * L_64 = ___dataBuffer0; int32_t L_65 = V_6; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_6 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set_VipLevel_10(L_67); CMemberData_t1242630376 * L_68 = V_5; CDataArray_t4068198041 * L_69 = ___dataBuffer0; int32_t L_70 = V_6; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_6 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); NullCheck(L_68); L_68->set_IsSignIn_11((bool)((((int32_t)L_72) == ((int32_t)1))? 1 : 0)); CMemberData_t1242630376 * L_73 = V_5; CDataArray_t4068198041 * L_74 = ___dataBuffer0; int32_t L_75 = V_6; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_6 = L_76; NullCheck(L_74); int64_t L_77 = CDataArray_GetLong_m4094450536(L_74, L_76, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_73); L_73->set_PhotoID_0(L_77); CMemberData_t1242630376 * L_78 = V_5; CDataArray_t4068198041 * L_79 = ___dataBuffer0; int32_t L_80 = V_6; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_6 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, 0, /*hidden argument*/NULL); NullCheck(L_78); L_78->set_MemberLevel_12(L_82); CMemberData_t1242630376 * L_83 = V_5; CDataArray_t4068198041 * L_84 = ___dataBuffer0; int32_t L_85 = V_6; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_6 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_OfflineTime_13(L_87); CMemberData_t1242630376 * L_88 = V_5; NullCheck(L_88); bool L_89 = L_88->get_IsOnline_8(); if (!L_89) { goto IL_019b; } } { CMemberData_t1242630376 * L_90 = V_5; NullCheck(L_90); L_90->set_OfflineTime_13((-1)); } IL_019b: { CGuild_t675931451 * L_91 = V_0; CMemberData_t1242630376 * L_92 = V_5; NullCheck(L_91); CGuild_AddMember_m2975870500(L_91, L_92, /*hidden argument*/NULL); int32_t L_93 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); } IL_01aa: { int32_t L_94 = V_4; int32_t L_95 = V_2; if ((((int32_t)L_94) < ((int32_t)L_95))) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_96 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_96, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_97 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); ICameraBase_t3615533728 * L_98 = CRoot_GetCamera_m3179746689(L_97, /*hidden argument*/NULL); NullCheck(L_98); Camera_t4157153871 * L_99 = ICameraBase_GetUICamera_m3997251255(L_98, /*hidden argument*/NULL); V_7 = L_99; Camera_t4157153871 * L_100 = V_7; NullCheck(L_100); GameObject_t1113636619 * L_101 = Component_get_gameObject_m442555142(L_100, /*hidden argument*/NULL); NullCheck(L_101); GameObject_BroadcastMessage_m1982682109(L_101, _stringLiteral3525037527, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnSelfGuildNoticeInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnSelfGuildNoticeInfo_m299556896 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnSelfGuildLogInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnSelfGuildLogInfo_m630297126 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnDistributeRightResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnDistributeRightResult_m2418063718 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnDistributeRightResult_m2418063718_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 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); CMenuManager_OnHideMenu_m156296505(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___dataBuffer0; if (L_1) { goto IL_0011; } } { return; } IL_0011: { V_0 = 0; CDataArray_t4068198041 * L_2 = ___dataBuffer0; 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; int32_t L_6 = V_1; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0070; } } { CDataArray_t4068198041 * L_7 = ___dataBuffer0; 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); int64_t L_10 = CDataArray_GetLong_m4094450536(L_7, L_9, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_10; CDataArray_t4068198041 * L_11 = ___dataBuffer0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_3 = L_14; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_15 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_16 = V_2; String_t* L_17 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_15); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_15, L_16, _stringLiteral2331116290, L_17, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_18 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_18, (bool)1, /*hidden argument*/NULL); goto IL_007b; } IL_0070: { int32_t L_19 = V_1; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral2635180722, L_19, /*hidden argument*/NULL); } IL_007b: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnRequestJoinInResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnRequestJoinInResult_m807543390 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnRequestJoinInResult_m807543390_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CGuild_t675931451 * V_3 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; int32_t L_9 = V_2; if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_006b; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_10 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_1; NullCheck(L_10); CGuild_t675931451 * L_12 = CGuildManager_GetGuildByID_m1722464464(L_10, (((int64_t)((int64_t)L_11))), /*hidden argument*/NULL); V_3 = L_12; CGuild_t675931451 * L_13 = V_3; if (!L_13) { goto IL_0066; } } { CGuild_t675931451 * L_14 = V_3; NullCheck(L_14); CGuildData_t2153593818 * L_15 = CGuild_get_Data_m336040289(L_14, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_IsBeApplying_9((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_16 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuild_t675931451 * L_17 = V_3; NullCheck(L_17); CGuildData_t2153593818 * L_18 = CGuild_get_Data_m336040289(L_17, /*hidden argument*/NULL); NullCheck(L_16); CGuildManager_UpdateGuild_m3826775573(L_16, L_18, (bool)0, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_19 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CGuildManager_set_IsGuildListChanged_m3400919227(L_19, (bool)1, /*hidden argument*/NULL); } IL_0066: { goto IL_0076; } IL_006b: { int32_t L_20 = V_2; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral3034477214, L_20, /*hidden argument*/NULL); } IL_0076: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnCancelJoinInResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnCancelJoinInResult_m807734877 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnCancelJoinInResult_m807734877_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CGuild_t675931451 * V_3 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_9 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_1; NullCheck(L_9); CGuild_t675931451 * L_11 = CGuildManager_GetGuildByID_m1722464464(L_9, (((int64_t)((int64_t)L_10))), /*hidden argument*/NULL); V_3 = L_11; CGuild_t675931451 * L_12 = V_3; if (!L_12) { goto IL_005f; } } { CGuild_t675931451 * L_13 = V_3; NullCheck(L_13); CGuildData_t2153593818 * L_14 = CGuild_get_Data_m336040289(L_13, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_IsBeApplying_9((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_15 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CGuild_t675931451 * L_16 = V_3; NullCheck(L_16); CGuildData_t2153593818 * L_17 = CGuild_get_Data_m336040289(L_16, /*hidden argument*/NULL); NullCheck(L_15); CGuildManager_UpdateGuild_m3826775573(L_15, L_17, (bool)0, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_18 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CGuildManager_set_IsGuildListChanged_m3400919227(L_18, (bool)1, /*hidden argument*/NULL); } IL_005f: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnCreateGuildResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnCreateGuildResult_m704960007 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnCreateGuildResult_m704960007_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CDataArray_t4068198041 * L_1 = ___dataBuffer0; NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 1, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0027; } } { 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); CGuildManager_set_IsCreateGuildSuccess_m1953012202(L_4, (bool)1, /*hidden argument*/NULL); goto IL_0032; } IL_0027: { int32_t L_5 = V_0; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral2515759035, L_5, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnExpelMemberResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnExpelMemberResult_m1767327910 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnExpelMemberResult_m1767327910_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; 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; int32_t L_5 = V_1; if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_0051; } } { CDataArray_t4068198041 * L_6 = ___dataBuffer0; 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); int64_t L_9 = CDataArray_GetLong_m4094450536(L_6, L_8, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_10 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_10); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_10, L_11, _stringLiteral663393353, L_12, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_13 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_13, (bool)1, /*hidden argument*/NULL); goto IL_005c; } IL_0051: { int32_t L_14 = V_1; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral101731025, L_14, /*hidden argument*/NULL); } IL_005c: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnTransferMasterResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnTransferMasterResult_m1352517716 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnTransferMasterResult_m1352517716_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; 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; int32_t L_5 = V_1; if (L_5) { goto IL_0066; } } { CDataArray_t4068198041 * L_6 = ___dataBuffer0; 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); int64_t L_9 = CDataArray_GetLong_m4094450536(L_6, L_8, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_10 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_10); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_10, L_11, _stringLiteral2020569911, L_12, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_13 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_13, (bool)1, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_14 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_14, (bool)1, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_15 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CGuildManager_set_IsGuildDutyChanged_m574153301(L_15, (bool)1, /*hidden argument*/NULL); goto IL_0071; } IL_0066: { int32_t L_16 = V_1; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral1345158250, L_16, /*hidden argument*/NULL); } IL_0071: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnRequestJoinInList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnRequestJoinInList_m2214508220 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnRequestJoinInList_m2214508220_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CJoinRequstData_t67409287 * V_4 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (L_3) { goto IL_0019; } } { return; } IL_0019: { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuild_ClearJoinInRequest_m155119179(L_4, /*hidden argument*/NULL); V_1 = 0; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_1; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_1 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; V_3 = 0; goto IL_00d3; } IL_0035: { CJoinRequstData_t67409287 * L_9 = (CJoinRequstData_t67409287 *)il2cpp_codegen_object_new(CJoinRequstData_t67409287_il2cpp_TypeInfo_var); CJoinRequstData__ctor_m1595023073(L_9, /*hidden argument*/NULL); V_4 = L_9; CJoinRequstData_t67409287 * L_10 = V_4; CDataArray_t4068198041 * L_11 = ___dataBuffer0; int32_t L_12 = V_1; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_1 = L_13; NullCheck(L_11); int64_t L_14 = CDataArray_GetLong_m4094450536(L_11, L_13, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_10); L_10->set_UserID_0(L_14); CJoinRequstData_t67409287 * L_15 = V_4; CDataArray_t4068198041 * L_16 = ___dataBuffer0; 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; 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(); NullCheck(L_16); String_t* L_20 = CDataArray_GetWideStr_m3532563229(L_16, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_UserName_1(L_20); CJoinRequstData_t67409287 * L_21 = V_4; CDataArray_t4068198041 * L_22 = ___dataBuffer0; int32_t L_23 = V_1; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_1 = 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_UserLevel_2(L_25); CJoinRequstData_t67409287 * L_26 = V_4; CDataArray_t4068198041 * L_27 = ___dataBuffer0; int32_t L_28 = V_1; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_1 = 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_FashionVal_3(L_30); CJoinRequstData_t67409287 * L_31 = V_4; CDataArray_t4068198041 * L_32 = ___dataBuffer0; int32_t L_33 = V_1; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_1 = 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_PopularityVal_4(L_35); CJoinRequstData_t67409287 * L_36 = V_4; CDataArray_t4068198041 * L_37 = ___dataBuffer0; int32_t L_38 = V_1; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_1 = 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_VipLevel_5(L_40); CJoinRequstData_t67409287 * L_41 = V_4; CDataArray_t4068198041 * L_42 = ___dataBuffer0; int32_t L_43 = V_1; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_1 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, 0, /*hidden argument*/NULL); NullCheck(L_41); L_41->set_MemberLevel_6(L_45); CGuild_t675931451 * L_46 = V_0; CJoinRequstData_t67409287 * L_47 = V_4; NullCheck(L_46); CGuild_AddJoinInRequest_m248633592(L_46, L_47, /*hidden argument*/NULL); int32_t L_48 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_00d3: { int32_t L_49 = V_3; int32_t L_50 = V_2; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_51 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); CGuildManager_set_IsSelfJoinInRequestChanged_m86092119(L_51, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnGuildLogList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnGuildLogList_m3487115175 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnGuildLogList_m3487115175_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CLogData_t998132375 * V_4 = NULL; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (L_3) { goto IL_0019; } } { return; } IL_0019: { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuild_ClearLog_m2835110492(L_4, /*hidden argument*/NULL); V_1 = 0; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_1; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_1 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; V_3 = 0; goto IL_00b8; } IL_0035: { CLogData_t998132375 * L_9 = (CLogData_t998132375 *)il2cpp_codegen_object_new(CLogData_t998132375_il2cpp_TypeInfo_var); CLogData__ctor_m2551144928(L_9, /*hidden argument*/NULL); V_4 = L_9; CLogData_t998132375 * L_10 = V_4; CDataArray_t4068198041 * L_11 = ___dataBuffer0; int32_t L_12 = V_1; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_1 = 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_OpType_0(L_14); CLogData_t998132375 * L_15 = V_4; CDataArray_t4068198041 * L_16 = ___dataBuffer0; 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; 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(); NullCheck(L_16); String_t* L_20 = CDataArray_GetWideStr_m3532563229(L_16, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_OpTime_1(L_20); CLogData_t998132375 * L_21 = V_4; CDataArray_t4068198041 * L_22 = ___dataBuffer0; int32_t L_23 = V_1; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_1 = L_24; String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_22); String_t* L_26 = CDataArray_GetWideStr_m3532563229(L_22, L_24, L_25, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_Operator_2(L_26); CLogData_t998132375 * L_27 = V_4; CDataArray_t4068198041 * L_28 = ___dataBuffer0; int32_t L_29 = V_1; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_1 = L_30; String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_28); String_t* L_32 = CDataArray_GetWideStr_m3532563229(L_28, L_30, L_31, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_Operatee_3(L_32); CLogData_t998132375 * L_33 = V_4; CDataArray_t4068198041 * L_34 = ___dataBuffer0; int32_t L_35 = V_1; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_1 = L_36; String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_34); String_t* L_38 = CDataArray_GetWideStr_m3532563229(L_34, L_36, L_37, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_Params_4(L_38); CGuild_t675931451 * L_39 = V_0; CLogData_t998132375 * L_40 = V_4; NullCheck(L_39); CGuild_AddLog_m3530978884(L_39, L_40, /*hidden argument*/NULL); int32_t L_41 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00b8: { int32_t L_42 = V_3; int32_t L_43 = V_2; if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_44 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); CGuildManager_set_IsSelfGuildLogChanged_m1262142560(L_44, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnAddContributionValue(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnAddContributionValue_m2605717132 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnAddContributionValue_m2605717132_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int64_t L_4 = CDataArray_GetLong_m4094450536(L_1, L_3, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___dataBuffer0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_9 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_10 = V_1; String_t* L_11 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_9); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_9, L_10, _stringLiteral2117636933, L_11, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_12 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_12, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnGuildSignInResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnGuildSignInResult_m2813119938 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnGuildSignInResult_m2813119938_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___dataBuffer0; 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; int32_t L_5 = V_1; if (L_5) { goto IL_004d; } } { 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); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_8 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_8, L_9, _stringLiteral1690046693, L_10, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_11 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_11, (bool)1, /*hidden argument*/NULL); goto IL_0058; } IL_004d: { int32_t L_12 = V_1; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral1494825094, L_12, /*hidden argument*/NULL); } IL_0058: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnJoinRequestProcessResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnJoinRequestProcessResult_m3138937553 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnJoinRequestProcessResult_m3138937553_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (L_3) { goto IL_0019; } } { return; } IL_0019: { V_1 = 0; CDataArray_t4068198041 * L_4 = ___dataBuffer0; 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); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___dataBuffer0; 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_3 = L_11; int32_t L_12 = V_3; if (!L_12) { goto IL_0043; } } { int32_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)7))) { goto IL_0043; } } IL_0043: { CGuild_t675931451 * L_14 = V_0; int64_t L_15 = V_2; NullCheck(L_14); CGuild_DelJoinInRequest_m654498283(L_14, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_16 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CGuildManager_set_IsSelfJoinInRequestChanged_m86092119(L_16, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnGuildLevelUp(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnGuildLevelUp_m3707230332 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnGuildLevelUp_m3707230332_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (!L_3) { goto IL_0023; } } { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuildData_t2153593818 * L_5 = CGuild_get_Data_m336040289(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0024; } } IL_0023: { return; } IL_0024: { V_1 = 0; CGuild_t675931451 * L_6 = V_0; NullCheck(L_6); CGuildData_t2153593818 * L_7 = CGuild_get_Data_m336040289(L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = ___dataBuffer0; 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); NullCheck(L_7); L_7->set_GuildLevel_3(L_11); CGuild_t675931451 * L_12 = V_0; NullCheck(L_12); CGuildData_t2153593818 * L_13 = CGuild_get_Data_m336040289(L_12, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = ___dataBuffer0; int32_t L_15 = V_1; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_1 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_MaxMemberCount_8(L_17); CGuild_t675931451 * L_18 = V_0; NullCheck(L_18); CGuildData_t2153593818 * L_19 = CGuild_get_Data_m336040289(L_18, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = ___dataBuffer0; int32_t L_21 = V_1; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_1 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_CurLevelExperience_4(L_23); CGuild_t675931451 * L_24 = V_0; NullCheck(L_24); CGuildData_t2153593818 * L_25 = CGuild_get_Data_m336040289(L_24, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = ___dataBuffer0; int32_t L_27 = V_1; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_1 = 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_UpLevelExperience_16(L_29); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_30 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_30, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnRequestDissolveResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnRequestDissolveResult_m564916641 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnRequestDissolveResult_m564916641_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (!L_3) { goto IL_0023; } } { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuildData_t2153593818 * L_5 = CGuild_get_Data_m336040289(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0024; } } IL_0023: { return; } IL_0024: { V_1 = 0; CDataArray_t4068198041 * L_6 = ___dataBuffer0; 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); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; int32_t L_10 = V_2; if (L_10) { goto IL_007f; } } { CGuild_t675931451 * L_11 = V_0; NullCheck(L_11); CGuildData_t2153593818 * L_12 = CGuild_get_Data_m336040289(L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = ___dataBuffer0; int32_t L_14 = V_1; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_1 = L_15; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_17 = CDataArray_GetWideStr_m3532563229(L_13, L_15, L_16, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_DissolveTime_13(L_17); CGuild_t675931451 * L_18 = V_0; NullCheck(L_18); CGuildData_t2153593818 * L_19 = CGuild_get_Data_m336040289(L_18, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = ___dataBuffer0; 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; 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); NullCheck(L_19); L_19->set_CurServerTime_14(L_24); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_25 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_25, (bool)1, /*hidden argument*/NULL); goto IL_008a; } IL_007f: { int32_t L_26 = V_2; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral788994173, L_26, /*hidden argument*/NULL); } IL_008a: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnCancelDissolveResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnCancelDissolveResult_m2678618241 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnCancelDissolveResult_m2678618241_MetadataUsageId); s_Il2CppMethodInitialized = true; } CGuild_t675931451 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CGuild_t675931451 * L_2 = CGuildManager_GetSelfGuild_m659507340(L_1, /*hidden argument*/NULL); V_0 = L_2; CGuild_t675931451 * L_3 = V_0; if (!L_3) { goto IL_0023; } } { CGuild_t675931451 * L_4 = V_0; NullCheck(L_4); CGuildData_t2153593818 * L_5 = CGuild_get_Data_m336040289(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0024; } } IL_0023: { return; } IL_0024: { V_1 = 0; CDataArray_t4068198041 * L_6 = ___dataBuffer0; 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); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; int32_t L_10 = V_2; if (L_10) { goto IL_0069; } } { CGuild_t675931451 * L_11 = V_0; NullCheck(L_11); CGuildData_t2153593818 * L_12 = CGuild_get_Data_m336040289(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); L_12->set_DissolveTime_13(L_13); CGuild_t675931451 * L_14 = V_0; NullCheck(L_14); CGuildData_t2153593818 * L_15 = CGuild_get_Data_m336040289(L_14, /*hidden argument*/NULL); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_15); L_15->set_CurServerTime_14(L_16); IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_17 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); CGuildManager_set_IsSelfGuildBaseChanged_m124389728(L_17, (bool)1, /*hidden argument*/NULL); goto IL_0074; } IL_0069: { int32_t L_18 = V_2; CCustomMsgProcGuild__ShowErrorHint_m1486559534(NULL /*static, unused*/, _stringLiteral2374829105, L_18, /*hidden argument*/NULL); } IL_0074: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnCreateGuildContion(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnCreateGuildContion_m114807794 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnCreateGuildContion_m114807794_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___dataBuffer0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_1 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___dataBuffer0; 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); CDataArray_t4068198041 * L_6 = ___dataBuffer0; 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); CDataArray_t4068198041 * L_10 = ___dataBuffer0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_1); bool L_14 = CGuildManager_SetCreateCondtion_m3987523295(L_1, L_5, L_9, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0047; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_15 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CGuildManager_set_IsCreateConditonChanged_m1392735822(L_15, (bool)1, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void DMCore.Net.CCustomMsgProcGuild::OnKickOutGuild(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcGuild_OnKickOutGuild_m1713511900 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___dataBuffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcGuild_OnKickOutGuild_m1713511900_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_0 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CGuildManager_set_BeKickOutGuildAndNeedBox_m4013034883(L_0, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_1 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); TypeClass_t2664900121 * L_2 = (TypeClass_t2664900121 *)il2cpp_codegen_object_new(TypeClass_t2664900121_il2cpp_TypeInfo_var); TypeClass__ctor_m644886958(L_2, 2, ((int32_t)11), /*hidden argument*/NULL); NullCheck(L_1); CSignsManager_AddSetMainType_m2738915358(L_1, L_2, /*hidden argument*/NULL); CSignsManager_t1825583579 * L_3 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CSignsManager_RefreshSigns_m3266895297(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.Net.CCustomMsgProcInteractive::OnReceiveInviteMsgFromSender(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnReceiveInviteMsgFromSender_m404635237 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcInteractive_OnReceiveInviteMsgFromSender_m404635237_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; ISceneRole_t2394225724 * V_3 = NULL; ISceneRole_t2394225724 * V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* G_B15_0 = NULL; int32_t G_B15_1 = 0; String_t* G_B14_0 = NULL; int32_t G_B14_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CSceneService_t551449725 * L_8 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_9 = V_1; NullCheck(L_8); ISceneRole_t2394225724 * L_10 = CSceneService_FindRoleByUserID_m4171044813(L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; ISceneRole_t2394225724 * L_11 = V_3; if (!L_11) { goto IL_0051; } } { ISceneRole_t2394225724 * L_12 = V_3; NullCheck(L_12); bool L_13 = ISceneBaseObj_IsValid_m1197404667(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0051; } } { ISceneRole_t2394225724 * L_14 = V_3; NullCheck(L_14); bool L_15 = ISceneBaseObj_IsEnable_m3745268461(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0051; } } { ISceneRole_t2394225724 * L_16 = V_3; NullCheck(L_16); bool L_17 = ISceneBaseObj_CheckRoleState_m2983555996(L_16, 2, /*hidden argument*/NULL); if (!L_17) { goto IL_0052; } } IL_0051: { return; } IL_0052: { CMainRole_t4200562839 * L_18 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = L_18; ISceneRole_t2394225724 * L_19 = V_4; if (!L_19) { goto IL_0085; } } { ISceneRole_t2394225724 * L_20 = V_4; NullCheck(L_20); bool L_21 = ISceneBaseObj_IsValid_m1197404667(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0085; } } { ISceneRole_t2394225724 * L_22 = V_4; NullCheck(L_22); bool L_23 = ISceneBaseObj_IsEnable_m3745268461(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0085; } } { ISceneRole_t2394225724 * L_24 = V_4; NullCheck(L_24); bool L_25 = ISceneBaseObj_CheckRoleState_m2983555996(L_24, 2, /*hidden argument*/NULL); if (!L_25) { goto IL_0086; } } IL_0085: { return; } IL_0086: { ISceneRole_t2394225724 * L_26 = V_3; NullCheck(L_26); CProperty_t963755051 * L_27 = ISceneBaseObj_GetNetProperty_m1709069404(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_29 = CProperty_GetWideStr_m2042428682(L_27, _stringLiteral62725275, L_28, /*hidden argument*/NULL); V_5 = L_29; IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_30 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = V_2; NullCheck(L_30); String_t* L_32 = CInteractiveConfig_GetActionName_m3535109887(L_30, L_31, /*hidden argument*/NULL); V_6 = L_32; String_t* L_33 = V_5; bool L_34 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); if (L_34) { goto IL_00c2; } } { String_t* L_35 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00c3; } } IL_00c2: { return; } IL_00c3: { CTextHelp_t3119637808 * L_37 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); String_t* L_38 = CTextHelp_GetText_m372251958(L_37, _stringLiteral2289532615, /*hidden argument*/NULL); String_t* L_39 = V_5; String_t* L_40 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Format_m2556382932(NULL /*static, unused*/, L_38, L_39, L_40, /*hidden argument*/NULL); V_7 = L_41; String_t* L_42 = V_7; OnMsgBoxClkCallBack_t3229751541 * L_43 = ((CCustomMsgProcInteractive_t758428683_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcInteractive_t758428683_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); G_B14_0 = L_42; G_B14_1 = 2; if (L_43) { G_B15_0 = L_42; G_B15_1 = 2; goto IL_00f8; } } { intptr_t L_44 = (intptr_t)CCustomMsgProcInteractive_OnMsgClkResult_m3131632341_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_45 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_45, NULL, L_44, /*hidden argument*/NULL); ((CCustomMsgProcInteractive_t758428683_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcInteractive_t758428683_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_0(L_45); G_B15_0 = G_B14_0; G_B15_1 = G_B14_1; } IL_00f8: { OnMsgBoxClkCallBack_t3229751541 * L_46 = ((CCustomMsgProcInteractive_t758428683_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcInteractive_t758428683_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, G_B15_1, G_B15_0, L_46, (CDataArray_t4068198041 *)NULL, (10.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcInteractive::OnReceiveAcceedResultFromOther(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnReceiveAcceedResultFromOther_m2721966292 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; return; } } // System.Void DMCore.Net.CCustomMsgProcInteractive::OnReceiveBeginInteractiveMsg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnReceiveBeginInteractiveMsg_m812357322 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcInteractive_OnReceiveBeginInteractiveMsg_m812357322_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; int64_t V_3 = 0; int64_t V_4 = 0; int32_t V_5 = 0; int32_t G_B4_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CStateManager_t2841071903_il2cpp_TypeInfo_var); CStateManager_t2841071903 * L_0 = CStateManager_GetInstance_m1039289296(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); NullCheck(L_0); int32_t L_3 = CStateManager_GetRoleState_m1384526008(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; if (!L_4) { goto IL_0022; } } { int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)8)))) { goto IL_0028; } } IL_0022: { G_B4_0 = 1; goto IL_0029; } IL_0028: { G_B4_0 = 0; } IL_0029: { V_1 = (bool)G_B4_0; bool L_6 = V_1; if (L_6) { goto IL_0031; } } { return; } IL_0031: { 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); CMenuManager_OnHideMenu_m156296505(L_7, /*hidden argument*/NULL); V_2 = 0; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_2; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_2 = L_10; NullCheck(L_8); int64_t L_11 = CDataArray_GetLong_m4094450536(L_8, L_10, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_2; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_2 = L_14; NullCheck(L_12); int64_t L_15 = CDataArray_GetLong_m4094450536(L_12, L_14, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_2; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_2 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CMainRole_t4200562839 * L_20 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); int64_t L_21 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_20); int64_t L_22 = V_3; if ((((int64_t)L_21) == ((int64_t)L_22))) { goto IL_0089; } } { CMainRole_t4200562839 * L_23 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); int64_t L_24 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_23); int64_t L_25 = V_4; if ((!(((uint64_t)L_24) == ((uint64_t)L_25)))) { goto IL_009d; } } IL_0089: { CMainRole_t4200562839 * L_26 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = ISceneBaseObj_GetTransform_m3818769012(L_26, /*hidden argument*/NULL); NullCheck(L_27); Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWalkCamera_t1176337330_il2cpp_TypeInfo_var); CWalkCamera_SendMsg_Move_m2980338678(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); } IL_009d: { int64_t L_29 = V_4; if ((!(((uint64_t)L_29) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_00c4; } } { IL2CPP_RUNTIME_CLASS_INIT(CSingleAnimManager_t1334401826_il2cpp_TypeInfo_var); CSingleAnimManager_t1334401826 * L_30 = CSingleAnimManager_GetInstance_m2284464196(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_31 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); int64_t L_32 = V_3; NullCheck(L_30); CSingleAnimManager_PlaySingleAnim_m3972191603(L_30, L_31, L_32, /*hidden argument*/NULL); goto IL_00df; } IL_00c4: { IL2CPP_RUNTIME_CLASS_INIT(CMutualAnimManager_t3619480921_il2cpp_TypeInfo_var); CMutualAnimManager_t3619480921 * L_33 = CMutualAnimManager_GetInstance_m2186787476(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_34 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); int64_t L_35 = V_3; int64_t L_36 = V_4; NullCheck(L_33); CMutualAnimManager_PlayMutualAnim_m3784412231(L_33, L_34, L_35, L_36, /*hidden argument*/NULL); } IL_00df: { return; } } // System.Void DMCore.Net.CCustomMsgProcInteractive::OnMsgClkResult(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnMsgClkResult_m3131632341 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcInteractive_OnMsgClkResult_m3131632341_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; int32_t G_B3_0 = 0; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_000c; } } { G_B3_0 = 1; goto IL_000d; } IL_000c: { G_B3_0 = 0; } IL_000d: { V_0 = G_B3_0; int32_t L_1 = V_0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, 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_1 = L_4; CDataArray_t4068198041 * L_5 = V_1; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)1081), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_1; int32_t L_7 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_1; NullCheck(L_8); CDataArray_Flush_m1077150699(L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcInteractive::OnReceiveInteractiveList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnReceiveInteractiveList_m3581555307 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcInteractive_OnReceiveInteractiveList_m3581555307_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; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t G_B4_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0081; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { goto IL_003b; } } { G_B4_0 = 1; goto IL_003c; } IL_003b: { G_B4_0 = 0; } IL_003c: { V_4 = (bool)G_B4_0; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_5 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_6 = L_19; int32_t L_20 = V_3; if ((((int32_t)L_20) <= ((int32_t)0))) { goto IL_007d; } } { int32_t L_21 = V_3; V_7 = ((int32_t)((int32_t)L_21/(int32_t)((int32_t)10000))); IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_22 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_7; int32_t L_24 = V_3; bool L_25 = V_4; int32_t L_26 = V_5; int32_t L_27 = V_6; NullCheck(L_22); CInteractiveConfig_RefreshActionInfo_m4259462094(L_22, L_23, L_24, L_25, L_26, L_27, /*hidden argument*/NULL); } IL_007d: { int32_t L_28 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0081: { int32_t L_29 = V_2; int32_t L_30 = V_1; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0016; } } { return; } } // System.Void DMCore.Net.CCustomMsgProcInteractive::OnSingleInteractiveRefresh(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcInteractive_OnSingleInteractiveRefresh_m3983968305 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcInteractive_OnSingleInteractiveRefresh_m3983968305_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; int32_t G_B3_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0027; } } { G_B3_0 = 1; goto IL_0028; } IL_0027: { G_B3_0 = 0; } IL_0028: { V_2 = (bool)G_B3_0; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; int32_t L_16 = V_1; if ((((int32_t)L_16) <= ((int32_t)0))) { goto IL_00c9; } } { int32_t L_17 = V_1; V_5 = ((int32_t)((int32_t)L_17/(int32_t)((int32_t)10000))); IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_18 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_19 = V_5; int32_t L_20 = V_1; bool L_21 = V_2; int32_t L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_18); CInteractiveConfig_RefreshActionInfo_m4259462094(L_18, L_19, L_20, L_21, L_22, L_23, /*hidden argument*/NULL); int32_t L_24 = V_3; if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00c9; } } { CTextHelp_t3119637808 * L_25 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_25); String_t* L_27 = CTextHelp_GetText_m3374553046(L_25, _stringLiteral3474301708, L_26, /*hidden argument*/NULL); V_6 = L_27; String_t* L_28 = V_6; bool L_29 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if (L_29) { goto IL_00c9; } } { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_30 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = V_1; NullCheck(L_30); String_t* L_32 = CInteractiveConfig_GetActionName_m3535109887(L_30, L_31, /*hidden argument*/NULL); V_7 = L_32; String_t* L_33 = V_7; 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_00c9; } } { String_t* L_35 = V_6; CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_37 = V_7; 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(); NullCheck(L_36); String_t* L_39 = CTextHelp_GetText_m3374553046(L_36, L_37, L_38, /*hidden argument*/NULL); String_t* L_40 = String_Format_m2844511972(NULL /*static, unused*/, L_35, L_39, /*hidden argument*/NULL); V_8 = L_40; String_t* L_41 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); } IL_00c9: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcLottery::OnFreshLotteryTickets(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_OnFreshLotteryTickets_m2948652848 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_OnFreshLotteryTickets_m2948652848_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_1 = CLottery_GetInstance_m198414969(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CLottery_RefreshLotteryUI_m3015384214(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::OnFreshAwardCostConfig(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_OnFreshAwardCostConfig_m1979027586 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_OnFreshAwardCostConfig_m1979027586_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_1 = CLottery_GetInstance_m198414969(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CLottery_RefreshLotteryConfig_m4218841089(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::OnFreshLotteryResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_OnFreshLotteryResult_m1499022558 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_OnFreshLotteryResult_m1499022558_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 1, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if (L_3) { goto IL_0017; } } { return; } IL_0017: { CDataArray_t4068198041 * L_4 = ___msg0; NullCheck(L_4); int32_t L_5 = CDataArray_GetInt_m1111369473(L_4, 2, (-1), /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; NullCheck(L_6); int32_t L_7 = CDataArray_GetInt_m1111369473(L_6, 3, (-1), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; NullCheck(L_8); int32_t L_9 = CDataArray_GetInt_m1111369473(L_8, 4, (-1), /*hidden argument*/NULL); V_3 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_10 = CLottery_GetInstance_m198414969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_1; int32_t L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_10); CLottery_FreshLotteryResult_m3355634442(L_10, L_11, L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::OnFreshLotteryGetInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_OnFreshLotteryGetInfo_m2511979521 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_OnFreshLotteryGetInfo_m2511979521_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CLottery_t1855092142_il2cpp_TypeInfo_var); CLottery_t1855092142 * L_1 = CLottery_GetInstance_m198414969(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CLottery_RefreshAwardGetInfo_m990053308(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::RefreshLotteryData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_RefreshLotteryData_m1599657180 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_RefreshLotteryData_m1599657180_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_1 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CLotteryNew_RefreshLotteryData_m1099807557(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::FreshLotteryResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_FreshLotteryResult_m3540731901 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_FreshLotteryResult_m3540731901_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_1 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_1); CLotteryNew_FreshLotteryResult_m3038385136(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::ReceiveReward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_ReceiveReward_m213225282 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_ReceiveReward_m213225282_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_0 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CLotteryNew_ReceiveRewardResult_m1981542661(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::FreshLotteryShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_FreshLotteryShopData_m3386621477 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_FreshLotteryShopData_m3386621477_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_0 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CLotteryNew_FreshLotteryShopData_m199945258(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcLottery::ExchangeResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcLottery_ExchangeResult_m1388470230 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcLottery_ExchangeResult_m1388470230_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_0 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CLotteryNew_ExchangeResult_m2514189517(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcMessage::OnSendMailResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcMessage_OnSendMailResult_m2419685011 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.CCustomMsgProcMessage::OnNewMailNotify(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcMessage_OnNewMailNotify_m2037381335 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.CCustomMsgProcMessage::OnMailListData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcMessage_OnMailListData_m1176502304 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcMessage_OnMailListData_m1176502304_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; CMessageData_t2024175854 * V_5 = NULL; String_t* V_6 = NULL; int32_t V_7 = 0; CMessageData_t2024175854 * G_B5_0 = NULL; CMessageData_t2024175854 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CMessageData_t2024175854 * G_B6_1 = NULL; CMessageData_t2024175854 * G_B8_0 = NULL; CMessageData_t2024175854 * G_B7_0 = NULL; int32_t G_B9_0 = 0; CMessageData_t2024175854 * G_B9_1 = NULL; CMessageData_t2024175854 * G_B11_0 = NULL; CMessageData_t2024175854 * G_B10_0 = NULL; int32_t G_B12_0 = 0; CMessageData_t2024175854 * G_B12_1 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; V_4 = 0; goto IL_01b9; } IL_0038: { CMessageData_t2024175854 * L_13 = (CMessageData_t2024175854 *)il2cpp_codegen_object_new(CMessageData_t2024175854_il2cpp_TypeInfo_var); CMessageData__ctor_m3240998607(L_13, /*hidden argument*/NULL); V_5 = L_13; CMessageData_t2024175854 * L_14 = V_5; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_m_MsgID_10(L_18); CMessageData_t2024175854 * L_19 = V_5; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; 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); NullCheck(L_19); L_19->set_m_SenderName_4(L_24); CMessageData_t2024175854 * L_25 = V_5; CDataArray_t4068198041 * L_26 = ___msg0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; NullCheck(L_26); int64_t L_29 = CDataArray_GetLong_m4094450536(L_26, L_28, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_25); L_25->set_m_SenderID_3(L_29); CMessageData_t2024175854 * L_30 = V_5; 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_m_SenderSex_5(L_34); CMessageData_t2024175854 * L_35 = V_5; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_35); L_35->set_m_SenderPhoto_2(L_39); CMessageData_t2024175854 * L_40 = V_5; 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; String_t* L_44 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_41); String_t* L_45 = CDataArray_GetWideStr_m3532563229(L_41, L_43, L_44, /*hidden argument*/NULL); NullCheck(L_40); L_40->set_m_Title_6(L_45); CDataArray_t4068198041 * L_46 = ___msg0; int32_t L_47 = V_0; int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); V_0 = L_48; String_t* L_49 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_46); String_t* L_50 = CDataArray_GetWideStr_m3532563229(L_46, L_48, L_49, /*hidden argument*/NULL); V_6 = L_50; CMessageData_t2024175854 * L_51 = V_5; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; String_t* L_55 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_52); String_t* L_56 = CDataArray_GetWideStr_m3532563229(L_52, L_54, L_55, /*hidden argument*/NULL); NullCheck(L_51); L_51->set_m_Time_8(L_56); V_7 = 0; CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, 0, /*hidden argument*/NULL); V_7 = L_60; CMessageData_t2024175854 * L_61 = V_5; int32_t L_62 = V_7; G_B4_0 = L_61; if ((!(((uint32_t)L_62) == ((uint32_t)1)))) { G_B5_0 = L_61; goto IL_0105; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; goto IL_0106; } IL_0105: { G_B6_0 = 1; G_B6_1 = G_B5_0; } IL_0106: { NullCheck(G_B6_1); G_B6_1->set_m_IsReadAlready_12((bool)G_B6_0); CDataArray_t4068198041 * L_63 = ___msg0; int32_t L_64 = V_0; int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); V_0 = L_65; NullCheck(L_63); int32_t L_66 = CDataArray_GetInt_m1111369473(L_63, L_65, 0, /*hidden argument*/NULL); V_7 = L_66; CMessageData_t2024175854 * L_67 = V_5; int32_t L_68 = V_7; G_B7_0 = L_67; if (L_68) { G_B8_0 = L_67; goto IL_0128; } } { G_B9_0 = 0; G_B9_1 = G_B7_0; goto IL_0129; } IL_0128: { G_B9_0 = 1; G_B9_1 = G_B8_0; } IL_0129: { NullCheck(G_B9_1); G_B9_1->set_m_HasAttachment_11((bool)G_B9_0); CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); V_7 = L_72; CMessageData_t2024175854 * L_73 = V_5; int32_t L_74 = V_7; G_B10_0 = L_73; if ((!(((uint32_t)L_74) == ((uint32_t)1)))) { G_B11_0 = L_73; goto IL_014c; } } { G_B12_0 = 0; G_B12_1 = G_B10_0; goto IL_014d; } IL_014c: { G_B12_0 = 1; G_B12_1 = G_B11_0; } IL_014d: { NullCheck(G_B12_1); G_B12_1->set_m_IsGetAttachment_13((bool)G_B12_0); CMessageData_t2024175854 * L_75 = V_5; CDataArray_t4068198041 * L_76 = ___msg0; int32_t L_77 = V_0; int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); V_0 = L_78; NullCheck(L_76); int32_t L_79 = CDataArray_GetInt_m1111369473(L_76, L_78, 0, /*hidden argument*/NULL); NullCheck(L_75); L_75->set_m_SubType_1(L_79); CMessageData_t2024175854 * L_80 = V_5; int32_t L_81 = V_1; NullCheck(L_80); L_80->set_m_Type_0(L_81); CMessageData_t2024175854 * L_82 = V_5; int32_t L_83 = V_1; CMessageData_t2024175854 * L_84 = V_5; NullCheck(L_84); int32_t L_85 = L_84->get_m_SubType_1(); String_t* L_86 = V_6; int32_t L_87 = CMessageData_GetCharmValue_m2115595394(NULL /*static, unused*/, L_83, L_85, L_86, /*hidden argument*/NULL); NullCheck(L_82); L_82->set_m_CharmValue_9(L_87); CMessageData_t2024175854 * L_88 = V_5; int32_t L_89 = V_1; CMessageData_t2024175854 * L_90 = V_5; NullCheck(L_90); int32_t L_91 = L_90->get_m_SubType_1(); CMessageData_t2024175854 * L_92 = V_5; NullCheck(L_92); bool L_93 = L_92->get_m_HasAttachment_11(); String_t* L_94 = V_6; CMessageData_t2024175854 * L_95 = V_5; NullCheck(L_95); String_t* L_96 = L_95->get_m_SenderName_4(); String_t* L_97 = CMessageData_GetDescription_m106655236(NULL /*static, unused*/, L_89, L_91, L_93, L_94, L_96, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_m_Description_7(L_97); IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_98 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); CMessageData_t2024175854 * L_99 = V_5; NullCheck(L_98); CMessageManager_AddMessage_m929149739(L_98, L_99, /*hidden argument*/NULL); int32_t L_100 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)1)); } IL_01b9: { int32_t L_101 = V_4; int32_t L_102 = V_3; if ((((int32_t)L_101) < ((int32_t)L_102))) { goto IL_0038; } } { int32_t L_103 = V_1; if ((!(((uint32_t)L_103) == ((uint32_t)1)))) { goto IL_01d8; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_104 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_104); CMessageManager_set_IsPlayerMsgChanged_m3546672882(L_104, (bool)1, /*hidden argument*/NULL); goto IL_01e9; } IL_01d8: { int32_t L_105 = V_1; if (L_105) { goto IL_01e9; } } { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_106 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_106); CMessageManager_set_IsSystemMsgChanged_m1820407496(L_106, (bool)1, /*hidden argument*/NULL); } IL_01e9: { IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_107 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_108 = V_1; int32_t L_109 = V_2; NullCheck(L_107); CMessageManager_SetMessageTotalCount_m2577633089(L_107, L_108, L_109, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcMessage::OnMailInfoData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcMessage_OnMailInfoData_m1883490471 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcMessage_OnMailInfoData_m1883490471_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CMessageData_t2024175854 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; IAttachMent_t1542359345 * V_7 = 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; IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_5 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_1; NullCheck(L_5); CMessageData_t2024175854 * L_7 = CMessageManager_GetMessageByMessageID_m1743883886(L_5, 0, L_6, /*hidden argument*/NULL); V_2 = L_7; CMessageData_t2024175854 * L_8 = V_2; if (L_8) { goto IL_004b; } } { CLogHelp_t779629444 * L_9 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_10 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral550793149, L_10, /*hidden argument*/NULL); NullCheck(L_9); CLogHelp_Log_m386290467(L_9, L_11, /*hidden argument*/NULL); return; } IL_004b: { CMessageData_t2024175854 * L_12 = V_2; NullCheck(L_12); L_12->set_m_IsReadAlready_12((bool)1); CMessageData_t2024175854 * L_13 = V_2; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CDataArray_GetWideStr_m3532563229(L_14, L_16, L_17, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_m_Description_7(L_18); CMessageData_t2024175854 * L_19 = V_2; NullCheck(L_19); bool L_20 = L_19->get_m_HasAttachment_11(); if (L_20) { goto IL_0074; } } { return; } IL_0074: { 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_3 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); V_4 = L_28; V_5 = 0; goto IL_00ce; } IL_0097: { CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_6 = L_32; int32_t L_33 = V_6; IAttachMent_t1542359345 * L_34 = IAttachMent_Alloc_m98142390(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); V_7 = L_34; IAttachMent_t1542359345 * L_35 = V_7; if (L_35) { goto IL_00b6; } } { return; } IL_00b6: { IAttachMent_t1542359345 * L_36 = V_7; CDataArray_t4068198041 * L_37 = ___msg0; NullCheck(L_36); VirtActionInvoker2< CDataArray_t4068198041 *, int32_t* >::Invoke(5 /* System.Void DMCore.Logic.IAttachMent::Deserial(DMCore.CDataArray,System.Int32&) */, L_36, L_37, (&V_0)); CMessageData_t2024175854 * L_38 = V_2; IAttachMent_t1542359345 * L_39 = V_7; NullCheck(L_38); CMessageData_AddAttachMent_m236754737(L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00ce: { int32_t L_41 = V_5; int32_t L_42 = V_4; if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_0097; } } { return; } } // System.Void DMCore.Net.CCustomMsgProcMessage::OnDeleteMailResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcMessage_OnDeleteMailResult_m3421130123 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcPlayerContact::OnPrisePlayer(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcPlayerContact_OnPrisePlayer_m2853384440 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcPlayerContact_OnPrisePlayer_m2853384440_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; CUserCardParams_t243895319 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; CIdolInfo_t400451087 * V_6 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 1, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_00bc; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral2378284625, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_6 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_7 = V_0; NullCheck(L_6); CUserCardParams_t243895319 * L_8 = logicCardManager_GetUserCardInfo_m575868701(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CUserCardParams_t243895319 * L_9 = V_2; if (!L_9) { goto IL_008e; } } { CUserCardParams_t243895319 * L_10 = V_2; NullCheck(L_10); int32_t L_11 = CUserCardParams_GetInt_m2940615587(L_10, ((int32_t)11), 0, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); CUserCardParams_t243895319 * L_13 = V_2; NullCheck(L_13); CDataProperty_t2806246268 * L_14 = CUserCardParams_GetPropPtr_m2831202178(L_13, /*hidden argument*/NULL); V_4 = ((int32_t)11); String_t* L_15 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); int32_t L_16 = V_3; NullCheck(L_14); CDataProperty_Add_m837145387(L_14, L_15, L_16, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_17 = V_2; NullCheck(L_17); CDataProperty_t2806246268 * L_18 = CUserCardParams_GetPropPtr_m2831202178(L_17, /*hidden argument*/NULL); V_5 = ((int32_t)12); String_t* L_19 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_18); CDataProperty_Add_m837145387(L_18, L_19, 0, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_20 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); logicCardManager_SetChanged_m2144239199(L_20, (bool)1, /*hidden argument*/NULL); } IL_008e: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_21 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_22 = V_0; NullCheck(L_21); CIdolInfo_t400451087 * L_23 = CIdolShowManager_GetIdolInfo_m550851100(L_21, L_22, /*hidden argument*/NULL); V_6 = L_23; CIdolInfo_t400451087 * L_24 = V_6; if (!L_24) { goto IL_00b7; } } { CIdolInfo_t400451087 * L_25 = V_6; NullCheck(L_25); L_25->set__nHasPraised_18(1); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_26 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_27 = V_0; CIdolInfo_t400451087 * L_28 = V_6; NullCheck(L_26); CIdolShowManager_ChangeHasPraiseState_m87448725(L_26, L_27, L_28, /*hidden argument*/NULL); } IL_00b7: { goto IL_00cc; } IL_00bc: { CMsgManager_t455955613 * L_29 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CMsgManager_PushHintUseTextHelp_m3781284520(L_29, _stringLiteral51233597, (bool)1, /*hidden argument*/NULL); } IL_00cc: { return; } } // System.Void DMCore.Net.CCustomMsgProcPlayerContact::OnAddFocus(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcPlayerContact_OnAddFocus_m2332394947 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcPlayerContact_OnAddFocus_m2332394947_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; Camera_t4157153871 * V_2 = NULL; Transform_t3600365921 * V_3 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 1, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_00a6; } } { IL2CPP_RUNTIME_CLASS_INIT(CGuildManager_t3445311192_il2cpp_TypeInfo_var); CGuildManager_t3445311192 * L_5 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_5); CGuildManager_UpdateGuildMemberInfo_m1521144290(L_5, L_6, _stringLiteral1843527928, L_7, /*hidden argument*/NULL); CGuildManager_t3445311192 * L_8 = CGuildManager_GetInstance_m2368575480(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CGuildManager_set_IsSelfGuildMemberChanged_m1499595190(L_8, (bool)1, /*hidden argument*/NULL); 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); ICameraBase_t3615533728 * L_10 = CRoot_GetCamera_m3179746689(L_9, /*hidden argument*/NULL); NullCheck(L_10); Camera_t4157153871 * L_11 = ICameraBase_GetUICamera_m3997251255(L_10, /*hidden argument*/NULL); V_2 = L_11; Camera_t4157153871 * L_12 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_00a1; } } { Camera_t4157153871 * L_14 = V_2; NullCheck(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1647384851, /*hidden argument*/NULL); V_3 = L_16; Transform_t3600365921 * L_17 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_17, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_0084; } } { Camera_t4157153871 * L_19 = V_2; NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); NullCheck(L_20); Transform_t3600365921 * L_21 = Transform_Find_m1729760951(L_20, _stringLiteral2215699307, /*hidden argument*/NULL); V_3 = L_21; } IL_0084: { Transform_t3600365921 * L_22 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_22, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_23) { goto IL_00a1; } } { Transform_t3600365921 * L_24 = V_3; NullCheck(L_24); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL); NullCheck(L_25); GameObject_SendMessage_m1121218340(L_25, _stringLiteral3925516759, 1, /*hidden argument*/NULL); } IL_00a1: { goto IL_00b2; } IL_00a6: { int32_t L_26 = V_1; if ((!(((uint32_t)L_26) == ((uint32_t)1)))) { goto IL_00b2; } } { goto IL_00b2; } IL_00b2: { return; } } // System.Void DMCore.Net.CCustomMsgProcPlayerContact::OnGiveGift(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcPlayerContact_OnGiveGift_m4013959919 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcPlayerContact_OnGiveGift_m4013959919_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int64_t L_1 = CDataArray_GetLong_m4094450536(L_0, 1, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_002e; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral3697123938, (bool)1, /*hidden argument*/NULL); goto IL_005a; } IL_002e: { int32_t L_6 = V_1; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_004a; } } { CMsgManager_t455955613 * L_7 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CMsgManager_PushHintUseTextHelp_m3781284520(L_7, _stringLiteral1950780803, (bool)1, /*hidden argument*/NULL); goto IL_005a; } IL_004a: { CMsgManager_t455955613 * L_8 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CMsgManager_PushHintUseTextHelp_m3781284520(L_8, _stringLiteral367457319, (bool)1, /*hidden argument*/NULL); } IL_005a: { return; } } // System.Void DMCore.Net.CCustomMsgProcPlayerContact::OnSendOrRecvGiftResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcPlayerContact_OnSendOrRecvGiftResult_m2541814596 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcPlayerContact_OnSendOrRecvGiftResult_m2541814596_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_5 = L_20; IL2CPP_RUNTIME_CLASS_INIT(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var); ((CCustomMsgProcPlayerContact_t765958492_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var))->set_isHasEffect_0((bool)1); int64_t L_21 = V_2; ((CCustomMsgProcPlayerContact_t765958492_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var))->set_accId_1(L_21); int32_t L_22 = V_4; ((CCustomMsgProcPlayerContact_t765958492_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var))->set_giftId_2(L_22); int32_t L_23 = V_5; ((CCustomMsgProcPlayerContact_t765958492_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var))->set_cnt_3(L_23); int32_t L_24 = V_1; ((CCustomMsgProcPlayerContact_t765958492_StaticFields*)il2cpp_codegen_static_fields_for(CCustomMsgProcPlayerContact_t765958492_il2cpp_TypeInfo_var))->set_type_4(L_24); IL2CPP_RUNTIME_CLASS_INIT(CGiftManager_t2180653355_il2cpp_TypeInfo_var); CGiftManager_t2180653355 * L_25 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_1; int64_t L_27 = V_2; String_t* L_28 = V_3; int32_t L_29 = V_4; int32_t L_30 = V_5; NullCheck(L_25); CGiftManager_GiftResultAdd_m3655150750(L_25, L_26, L_27, L_28, L_29, L_30, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcPlayerContact::.cctor() extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcPlayerContact__cctor_m2982852091 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcTask::OnFreshTaskList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcTask_OnFreshTaskList_m216170898 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcTask_OnFreshTaskList_m216170898_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; CTaskItem_t2164631511 * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; CTaskAwardUnit_t1909119860 * V_12 = NULL; int32_t G_B5_0 = 0; int32_t G_B5_1 = 0; int32_t G_B4_0 = 0; int32_t G_B4_1 = 0; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; int32_t G_B6_2 = 0; CTaskAwardUnit_t1909119860 * G_B12_0 = NULL; CTaskAwardUnit_t1909119860 * G_B11_0 = NULL; int32_t G_B13_0 = 0; CTaskAwardUnit_t1909119860 * G_B13_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (!L_4) { goto IL_0020; } } { CTaskManager_t4133723725 * L_5 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_1; NullCheck(L_5); CTaskManager_Clear_m2439658262(L_5, L_6, /*hidden argument*/NULL); } IL_0020: { CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); V_2 = L_10; V_3 = 0; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_4 = L_14; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_5 = L_18; V_6 = 0; goto IL_0236; } IL_0053: { int32_t L_19 = V_0; int32_t L_20 = V_6; int32_t L_21 = V_4; int32_t L_22 = V_3; int32_t L_23 = V_5; int32_t L_24 = V_6; G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_22, (int32_t)L_23)); G_B4_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)L_21)))); if ((((int32_t)L_24) <= ((int32_t)0))) { G_B5_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_22, (int32_t)L_23)); G_B5_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)L_21)))); goto IL_006d; } } { int32_t L_25 = V_6; G_B6_0 = L_25; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_006e; } IL_006d: { G_B6_0 = 0; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_006e: { V_7 = ((int32_t)il2cpp_codegen_add((int32_t)G_B6_2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)G_B6_1, (int32_t)G_B6_0)))); int32_t L_26 = V_7; int32_t L_27 = V_4; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_27)); CTaskItem_t2164631511 * L_28 = (CTaskItem_t2164631511 *)il2cpp_codegen_object_new(CTaskItem_t2164631511_il2cpp_TypeInfo_var); CTaskItem__ctor_m1094341511(L_28, /*hidden argument*/NULL); V_9 = L_28; CTaskItem_t2164631511 * L_29 = V_9; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_7; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_7 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); NullCheck(L_29); CTaskItem_set_TaskType_m1168206575(L_29, L_33, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_34 = V_9; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_7; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_7 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); NullCheck(L_34); CTaskItem_set_TaskGroupID_m3300291168(L_34, L_38, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_39 = V_9; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_7; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_7 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); NullCheck(L_39); CTaskItem_set_TaskID_m1151702108(L_39, L_43, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_44 = V_9; NullCheck(L_44); int32_t L_45 = CTaskItem_get_TaskID_m2743219709(L_44, /*hidden argument*/NULL); if ((((int32_t)((int32_t)500)) > ((int32_t)L_45))) { goto IL_00e9; } } { CTaskItem_t2164631511 * L_46 = V_9; NullCheck(L_46); int32_t L_47 = CTaskItem_get_TaskID_m2743219709(L_46, /*hidden argument*/NULL); if ((((int32_t)L_47) > ((int32_t)((int32_t)600)))) { goto IL_00e9; } } { CTaskItem_t2164631511 * L_48 = V_9; NullCheck(L_48); CTaskItem_set_TaskType_m1168206575(L_48, 5, /*hidden argument*/NULL); } IL_00e9: { CTaskItem_t2164631511 * L_49 = V_9; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_7; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_7 = L_52; NullCheck(L_50); int32_t L_53 = CDataArray_GetInt_m1111369473(L_50, L_52, 0, /*hidden argument*/NULL); NullCheck(L_49); CTaskItem_set_PassValue_m145123013(L_49, L_53, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_54 = V_9; CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_7; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_7 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, 0, /*hidden argument*/NULL); NullCheck(L_54); CTaskItem_set_CurValue_m2278239152(L_54, L_58, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_59 = V_9; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_7; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_7 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); NullCheck(L_59); CTaskItem_set_TaskState_m2245957060(L_59, L_63, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_64 = V_9; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_7; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_7 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 0, /*hidden argument*/NULL); NullCheck(L_64); CTaskItem_set_ShowOrder_m3239204522(L_64, L_68, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_69 = V_9; CDataArray_t4068198041 * L_70 = ___msg0; int32_t L_71 = V_7; int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); V_7 = L_72; NullCheck(L_70); int32_t L_73 = CDataArray_GetInt_m1111369473(L_70, L_72, 0, /*hidden argument*/NULL); NullCheck(L_69); CTaskItem_set_GoID_m3713267911(L_69, L_73, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_74 = V_9; CDataArray_t4068198041 * L_75 = ___msg0; int32_t L_76 = V_7; int32_t L_77 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); V_7 = L_77; NullCheck(L_75); int32_t L_78 = CDataArray_GetInt_m1111369473(L_75, L_77, 0, /*hidden argument*/NULL); NullCheck(L_74); CTaskItem_set_ActiveValue_m965508734(L_74, L_78, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_79 = V_9; CDataArray_t4068198041 * L_80 = ___msg0; int32_t L_81 = V_7; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); V_7 = L_82; NullCheck(L_80); int32_t L_83 = CDataArray_GetInt_m1111369473(L_80, L_82, 0, /*hidden argument*/NULL); NullCheck(L_79); CTaskItem_set_ReplacedTaskID_m42469034(L_79, L_83, /*hidden argument*/NULL); CTaskManager_t4133723725 * L_84 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_85 = V_9; NullCheck(L_84); CTaskManager_FreshTask_m1180935708(L_84, L_85, /*hidden argument*/NULL); CDataArray_t4068198041 * L_86 = ___msg0; int32_t L_87 = V_8; int32_t L_88 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); V_8 = L_88; NullCheck(L_86); int32_t L_89 = CDataArray_GetInt_m1111369473(L_86, L_88, 0, /*hidden argument*/NULL); V_10 = L_89; int32_t L_90 = V_3; int32_t L_91 = V_10; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)L_91)); V_11 = 0; goto IL_0227; } IL_01a5: { CTaskAwardUnit_t1909119860 * L_92 = (CTaskAwardUnit_t1909119860 *)il2cpp_codegen_object_new(CTaskAwardUnit_t1909119860_il2cpp_TypeInfo_var); CTaskAwardUnit__ctor_m1718970461(L_92, /*hidden argument*/NULL); V_12 = L_92; CTaskAwardUnit_t1909119860 * L_93 = V_12; CDataArray_t4068198041 * L_94 = ___msg0; int32_t L_95 = V_8; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); V_8 = 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_AwardID_0(L_97); CTaskAwardUnit_t1909119860 * L_98 = V_12; CDataArray_t4068198041 * L_99 = ___msg0; int32_t L_100 = V_8; int32_t L_101 = ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)1)); V_8 = 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_Count_1(L_102); CTaskAwardUnit_t1909119860 * L_103 = V_12; CDataArray_t4068198041 * L_104 = ___msg0; int32_t L_105 = V_8; int32_t L_106 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); V_8 = 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_Validation_2(L_107); CTaskAwardUnit_t1909119860 * L_108 = V_12; CDataArray_t4068198041 * L_109 = ___msg0; int32_t L_110 = V_8; int32_t L_111 = ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)); V_8 = L_111; NullCheck(L_109); int32_t L_112 = CDataArray_GetInt_m1111369473(L_109, L_111, 0, /*hidden argument*/NULL); G_B11_0 = L_108; if ((!(((uint32_t)L_112) == ((uint32_t)1)))) { G_B12_0 = L_108; goto IL_0207; } } { G_B13_0 = 1; G_B13_1 = G_B11_0; goto IL_0208; } IL_0207: { G_B13_0 = 0; G_B13_1 = G_B12_0; } IL_0208: { NullCheck(G_B13_1); G_B13_1->set_IsChoosable_3((bool)G_B13_0); IL2CPP_RUNTIME_CLASS_INIT(CTaskCommonAward_t611906720_il2cpp_TypeInfo_var); CTaskCommonAward_t611906720 * L_113 = CTaskCommonAward_GetInstance_m558035351(NULL /*static, unused*/, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_114 = V_9; NullCheck(L_114); int32_t L_115 = CTaskItem_get_TaskID_m2743219709(L_114, /*hidden argument*/NULL); CTaskAwardUnit_t1909119860 * L_116 = V_12; NullCheck(L_113); CTaskCommonAward_Add_m403165469(L_113, L_115, L_116, /*hidden argument*/NULL); int32_t L_117 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)1)); } IL_0227: { int32_t L_118 = V_11; int32_t L_119 = V_10; if ((((int32_t)L_118) < ((int32_t)L_119))) { goto IL_01a5; } } { int32_t L_120 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_120, (int32_t)1)); } IL_0236: { int32_t L_121 = V_6; int32_t L_122 = V_2; if ((((int32_t)L_121) < ((int32_t)L_122))) { goto IL_0053; } } { return; } } // System.Void DMCore.Net.CCustomMsgProcTask::OnFreshTaskItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcTask_OnFreshTaskItem_m700410014 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcTask_OnFreshTaskItem_m700410014_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CTaskItem_t2164631511 * V_1 = NULL; { V_0 = 0; CTaskItem_t2164631511 * L_0 = (CTaskItem_t2164631511 *)il2cpp_codegen_object_new(CTaskItem_t2164631511_il2cpp_TypeInfo_var); CTaskItem__ctor_m1094341511(L_0, /*hidden argument*/NULL); V_1 = L_0; CTaskItem_t2164631511 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); NullCheck(L_1); CTaskItem_set_TaskType_m1168206575(L_1, L_5, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); CTaskItem_set_TaskGroupID_m3300291168(L_6, L_10, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_11 = V_1; 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); CTaskItem_set_TaskID_m1151702108(L_11, L_15, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_16 = V_1; NullCheck(L_16); int32_t L_17 = CTaskItem_get_TaskID_m2743219709(L_16, /*hidden argument*/NULL); if ((((int32_t)((int32_t)500)) > ((int32_t)L_17))) { goto IL_0065; } } { CTaskItem_t2164631511 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = CTaskItem_get_TaskID_m2743219709(L_18, /*hidden argument*/NULL); if ((((int32_t)L_19) > ((int32_t)((int32_t)600)))) { goto IL_0065; } } { CTaskItem_t2164631511 * L_20 = V_1; NullCheck(L_20); CTaskItem_set_TaskType_m1168206575(L_20, 5, /*hidden argument*/NULL); } IL_0065: { CTaskItem_t2164631511 * L_21 = V_1; 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); CTaskItem_set_PassValue_m145123013(L_21, L_25, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_26 = V_1; 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); CTaskItem_set_CurValue_m2278239152(L_26, L_30, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_31 = V_1; 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); CTaskItem_set_TaskState_m2245957060(L_31, L_35, /*hidden argument*/NULL); CTaskManager_t4133723725 * L_36 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); CTaskItem_t2164631511 * L_37 = V_1; NullCheck(L_36); CTaskManager_FreshTask_m1180935708(L_36, L_37, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcTask::OnFreshDailyActiveData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcTask_OnFreshDailyActiveData_m1949038132 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CTaskManager_FreshDailyAwardInfo_m555599325(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomMsgProcTask::OnAcceptAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcTask_OnAcceptAwardResult_m3150080342 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CTaskManager_OnAcceptAwardResult_m3288341412(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcTopList::OnFreshTopList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcTopList_OnFreshTopList_m1470394498 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcTopList_OnFreshTopList_m1470394498_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); CDataArray_t4068198041 * L_1 = ___data0; NullCheck(L_0); CTopListManager_PushList_m3159334338(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomMsgProcWalk::OnWalkTick(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CCustomMsgProcWalk_OnWalkTick_m3063239010 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomMsgProcWalk_OnWalkTick_m3063239010_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWalkManager_t3228361237_il2cpp_TypeInfo_var); CWalkManager_t3228361237 * L_0 = CWalkManager_GetInstance_m2470367946(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CWalkManager_OnServerMsg_m263065033(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomNetMsgHooker::.ctor() extern "C" IL2CPP_METHOD_ATTR void CCustomNetMsgHooker__ctor_m3128157556 (CCustomNetMsgHooker_t1749009394 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomNetMsgHooker__ctor_m3128157556_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B2_1 = NULL; int32_t G_B1_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B1_1 = NULL; int32_t G_B4_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B4_1 = NULL; int32_t G_B3_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B3_1 = NULL; int32_t G_B6_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B6_1 = NULL; int32_t G_B5_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B5_1 = NULL; int32_t G_B8_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B8_1 = NULL; int32_t G_B7_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B7_1 = NULL; int32_t G_B10_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B10_1 = NULL; int32_t G_B9_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B9_1 = NULL; int32_t G_B12_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B12_1 = NULL; int32_t G_B11_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B11_1 = NULL; int32_t G_B14_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B14_1 = NULL; int32_t G_B13_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B13_1 = NULL; int32_t G_B16_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B16_1 = NULL; int32_t G_B15_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B15_1 = NULL; int32_t G_B18_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B18_1 = NULL; int32_t G_B17_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B17_1 = NULL; int32_t G_B20_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B20_1 = NULL; int32_t G_B19_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B19_1 = NULL; int32_t G_B22_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B22_1 = NULL; int32_t G_B21_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B21_1 = NULL; int32_t G_B24_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B24_1 = NULL; int32_t G_B23_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B23_1 = NULL; int32_t G_B26_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B26_1 = NULL; int32_t G_B25_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B25_1 = NULL; int32_t G_B28_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B28_1 = NULL; int32_t G_B27_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B27_1 = NULL; int32_t G_B30_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B30_1 = NULL; int32_t G_B29_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B29_1 = NULL; int32_t G_B32_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B32_1 = NULL; int32_t G_B31_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B31_1 = NULL; int32_t G_B34_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B34_1 = NULL; int32_t G_B33_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B33_1 = NULL; int32_t G_B36_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B36_1 = NULL; int32_t G_B35_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B35_1 = NULL; int32_t G_B38_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B38_1 = NULL; int32_t G_B37_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B37_1 = NULL; int32_t G_B40_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B40_1 = NULL; int32_t G_B39_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B39_1 = NULL; int32_t G_B42_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B42_1 = NULL; int32_t G_B41_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B41_1 = NULL; int32_t G_B44_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B44_1 = NULL; int32_t G_B43_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B43_1 = NULL; int32_t G_B46_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B46_1 = NULL; int32_t G_B45_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B45_1 = NULL; int32_t G_B48_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B48_1 = NULL; int32_t G_B47_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B47_1 = NULL; int32_t G_B50_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B50_1 = NULL; int32_t G_B49_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B49_1 = NULL; int32_t G_B52_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B52_1 = NULL; int32_t G_B51_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B51_1 = NULL; int32_t G_B54_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B54_1 = NULL; int32_t G_B53_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B53_1 = NULL; int32_t G_B56_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B56_1 = NULL; int32_t G_B55_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B55_1 = NULL; int32_t G_B58_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B58_1 = NULL; int32_t G_B57_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B57_1 = NULL; int32_t G_B60_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B60_1 = NULL; int32_t G_B59_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B59_1 = NULL; int32_t G_B62_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B62_1 = NULL; int32_t G_B61_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B61_1 = NULL; int32_t G_B64_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B64_1 = NULL; int32_t G_B63_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B63_1 = NULL; int32_t G_B66_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B66_1 = NULL; int32_t G_B65_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B65_1 = NULL; int32_t G_B68_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B68_1 = NULL; int32_t G_B67_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B67_1 = NULL; int32_t G_B70_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B70_1 = NULL; int32_t G_B69_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B69_1 = NULL; int32_t G_B72_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B72_1 = NULL; int32_t G_B71_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B71_1 = NULL; int32_t G_B74_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B74_1 = NULL; int32_t G_B73_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B73_1 = NULL; int32_t G_B76_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B76_1 = NULL; int32_t G_B75_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B75_1 = NULL; int32_t G_B78_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B78_1 = NULL; int32_t G_B77_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B77_1 = NULL; int32_t G_B80_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B80_1 = NULL; int32_t G_B79_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B79_1 = NULL; int32_t G_B82_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B82_1 = NULL; int32_t G_B81_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B81_1 = NULL; int32_t G_B84_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B84_1 = NULL; int32_t G_B83_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B83_1 = NULL; int32_t G_B86_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B86_1 = NULL; int32_t G_B85_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B85_1 = NULL; int32_t G_B88_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B88_1 = NULL; int32_t G_B87_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B87_1 = NULL; int32_t G_B90_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B90_1 = NULL; int32_t G_B89_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B89_1 = NULL; int32_t G_B92_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B92_1 = NULL; int32_t G_B91_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B91_1 = NULL; int32_t G_B94_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B94_1 = NULL; int32_t G_B93_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B93_1 = NULL; int32_t G_B96_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B96_1 = NULL; int32_t G_B95_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B95_1 = NULL; int32_t G_B98_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B98_1 = NULL; int32_t G_B97_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B97_1 = NULL; int32_t G_B100_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B100_1 = NULL; int32_t G_B99_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B99_1 = NULL; int32_t G_B102_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B102_1 = NULL; int32_t G_B101_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B101_1 = NULL; int32_t G_B104_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B104_1 = NULL; int32_t G_B103_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B103_1 = NULL; int32_t G_B106_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B106_1 = NULL; int32_t G_B105_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B105_1 = NULL; int32_t G_B108_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B108_1 = NULL; int32_t G_B107_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B107_1 = NULL; int32_t G_B110_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B110_1 = NULL; int32_t G_B109_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B109_1 = NULL; int32_t G_B112_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B112_1 = NULL; int32_t G_B111_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B111_1 = NULL; int32_t G_B114_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B114_1 = NULL; int32_t G_B113_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B113_1 = NULL; int32_t G_B116_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B116_1 = NULL; int32_t G_B115_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B115_1 = NULL; int32_t G_B118_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B118_1 = NULL; int32_t G_B117_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B117_1 = NULL; int32_t G_B120_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B120_1 = NULL; int32_t G_B119_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B119_1 = NULL; int32_t G_B122_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B122_1 = NULL; int32_t G_B121_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B121_1 = NULL; int32_t G_B124_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B124_1 = NULL; int32_t G_B123_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B123_1 = NULL; int32_t G_B126_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B126_1 = NULL; int32_t G_B125_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B125_1 = NULL; int32_t G_B128_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B128_1 = NULL; int32_t G_B127_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B127_1 = NULL; int32_t G_B130_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B130_1 = NULL; int32_t G_B129_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B129_1 = NULL; int32_t G_B132_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B132_1 = NULL; int32_t G_B131_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B131_1 = NULL; int32_t G_B134_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B134_1 = NULL; int32_t G_B133_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B133_1 = NULL; int32_t G_B136_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B136_1 = NULL; int32_t G_B135_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B135_1 = NULL; int32_t G_B138_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B138_1 = NULL; int32_t G_B137_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B137_1 = NULL; int32_t G_B140_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B140_1 = NULL; int32_t G_B139_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B139_1 = NULL; int32_t G_B142_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B142_1 = NULL; int32_t G_B141_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B141_1 = NULL; int32_t G_B144_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B144_1 = NULL; int32_t G_B143_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B143_1 = NULL; int32_t G_B146_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B146_1 = NULL; int32_t G_B145_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B145_1 = NULL; int32_t G_B148_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B148_1 = NULL; int32_t G_B147_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B147_1 = NULL; int32_t G_B150_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B150_1 = NULL; int32_t G_B149_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B149_1 = NULL; int32_t G_B152_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B152_1 = NULL; int32_t G_B151_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B151_1 = NULL; int32_t G_B154_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B154_1 = NULL; int32_t G_B153_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B153_1 = NULL; int32_t G_B156_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B156_1 = NULL; int32_t G_B155_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B155_1 = NULL; int32_t G_B158_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B158_1 = NULL; int32_t G_B157_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B157_1 = NULL; int32_t G_B160_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B160_1 = NULL; int32_t G_B159_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B159_1 = NULL; int32_t G_B162_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B162_1 = NULL; int32_t G_B161_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B161_1 = NULL; int32_t G_B164_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B164_1 = NULL; int32_t G_B163_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B163_1 = NULL; int32_t G_B166_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B166_1 = NULL; int32_t G_B165_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B165_1 = NULL; int32_t G_B168_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B168_1 = NULL; int32_t G_B167_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B167_1 = NULL; int32_t G_B170_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B170_1 = NULL; int32_t G_B169_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B169_1 = NULL; int32_t G_B172_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B172_1 = NULL; int32_t G_B171_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B171_1 = NULL; int32_t G_B174_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B174_1 = NULL; int32_t G_B173_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B173_1 = NULL; int32_t G_B176_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B176_1 = NULL; int32_t G_B175_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B175_1 = NULL; int32_t G_B178_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B178_1 = NULL; int32_t G_B177_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B177_1 = NULL; int32_t G_B180_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B180_1 = NULL; int32_t G_B179_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B179_1 = NULL; int32_t G_B182_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B182_1 = NULL; int32_t G_B181_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B181_1 = NULL; int32_t G_B184_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B184_1 = NULL; int32_t G_B183_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B183_1 = NULL; int32_t G_B186_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B186_1 = NULL; int32_t G_B185_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B185_1 = NULL; int32_t G_B188_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B188_1 = NULL; int32_t G_B187_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B187_1 = NULL; int32_t G_B190_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B190_1 = NULL; int32_t G_B189_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B189_1 = NULL; int32_t G_B192_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B192_1 = NULL; int32_t G_B191_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B191_1 = NULL; int32_t G_B194_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B194_1 = NULL; int32_t G_B193_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B193_1 = NULL; int32_t G_B196_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B196_1 = NULL; int32_t G_B195_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B195_1 = NULL; int32_t G_B198_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B198_1 = NULL; int32_t G_B197_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B197_1 = NULL; int32_t G_B200_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B200_1 = NULL; int32_t G_B199_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B199_1 = NULL; int32_t G_B202_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B202_1 = NULL; int32_t G_B201_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B201_1 = NULL; int32_t G_B204_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B204_1 = NULL; int32_t G_B203_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B203_1 = NULL; int32_t G_B206_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B206_1 = NULL; int32_t G_B205_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B205_1 = NULL; int32_t G_B208_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B208_1 = NULL; int32_t G_B207_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B207_1 = NULL; int32_t G_B210_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B210_1 = NULL; int32_t G_B209_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B209_1 = NULL; int32_t G_B212_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B212_1 = NULL; int32_t G_B211_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B211_1 = NULL; int32_t G_B214_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B214_1 = NULL; int32_t G_B213_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B213_1 = NULL; int32_t G_B216_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B216_1 = NULL; int32_t G_B215_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B215_1 = NULL; int32_t G_B218_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B218_1 = NULL; int32_t G_B217_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B217_1 = NULL; int32_t G_B220_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B220_1 = NULL; int32_t G_B219_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B219_1 = NULL; int32_t G_B222_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B222_1 = NULL; int32_t G_B221_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B221_1 = NULL; int32_t G_B224_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B224_1 = NULL; int32_t G_B223_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B223_1 = NULL; int32_t G_B226_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B226_1 = NULL; int32_t G_B225_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B225_1 = NULL; int32_t G_B228_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B228_1 = NULL; int32_t G_B227_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B227_1 = NULL; int32_t G_B230_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B230_1 = NULL; int32_t G_B229_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B229_1 = NULL; int32_t G_B232_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B232_1 = NULL; int32_t G_B231_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B231_1 = NULL; int32_t G_B234_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B234_1 = NULL; int32_t G_B233_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B233_1 = NULL; int32_t G_B236_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B236_1 = NULL; int32_t G_B235_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B235_1 = NULL; int32_t G_B238_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B238_1 = NULL; int32_t G_B237_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B237_1 = NULL; int32_t G_B240_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B240_1 = NULL; int32_t G_B239_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B239_1 = NULL; int32_t G_B242_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B242_1 = NULL; int32_t G_B241_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B241_1 = NULL; int32_t G_B244_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B244_1 = NULL; int32_t G_B243_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B243_1 = NULL; int32_t G_B246_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B246_1 = NULL; int32_t G_B245_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B245_1 = NULL; int32_t G_B248_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B248_1 = NULL; int32_t G_B247_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B247_1 = NULL; int32_t G_B250_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B250_1 = NULL; int32_t G_B249_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B249_1 = NULL; int32_t G_B252_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B252_1 = NULL; int32_t G_B251_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B251_1 = NULL; int32_t G_B254_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B254_1 = NULL; int32_t G_B253_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B253_1 = NULL; int32_t G_B256_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B256_1 = NULL; int32_t G_B255_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B255_1 = NULL; int32_t G_B258_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B258_1 = NULL; int32_t G_B257_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B257_1 = NULL; int32_t G_B260_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B260_1 = NULL; int32_t G_B259_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B259_1 = NULL; int32_t G_B262_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B262_1 = NULL; int32_t G_B261_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B261_1 = NULL; int32_t G_B264_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B264_1 = NULL; int32_t G_B263_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B263_1 = NULL; int32_t G_B266_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B266_1 = NULL; int32_t G_B265_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B265_1 = NULL; int32_t G_B268_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B268_1 = NULL; int32_t G_B267_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B267_1 = NULL; int32_t G_B270_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B270_1 = NULL; int32_t G_B269_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B269_1 = NULL; int32_t G_B272_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B272_1 = NULL; int32_t G_B271_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B271_1 = NULL; int32_t G_B274_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B274_1 = NULL; int32_t G_B273_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B273_1 = NULL; int32_t G_B276_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B276_1 = NULL; int32_t G_B275_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B275_1 = NULL; int32_t G_B278_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B278_1 = NULL; int32_t G_B277_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B277_1 = NULL; int32_t G_B280_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B280_1 = NULL; int32_t G_B279_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B279_1 = NULL; int32_t G_B282_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B282_1 = NULL; int32_t G_B281_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B281_1 = NULL; int32_t G_B284_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B284_1 = NULL; int32_t G_B283_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B283_1 = NULL; int32_t G_B286_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B286_1 = NULL; int32_t G_B285_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B285_1 = NULL; int32_t G_B288_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B288_1 = NULL; int32_t G_B287_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B287_1 = NULL; int32_t G_B290_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B290_1 = NULL; int32_t G_B289_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B289_1 = NULL; int32_t G_B292_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B292_1 = NULL; int32_t G_B291_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B291_1 = NULL; int32_t G_B294_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B294_1 = NULL; int32_t G_B293_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B293_1 = NULL; int32_t G_B296_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B296_1 = NULL; int32_t G_B295_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B295_1 = NULL; int32_t G_B298_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B298_1 = NULL; int32_t G_B297_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B297_1 = NULL; int32_t G_B300_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B300_1 = NULL; int32_t G_B299_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B299_1 = NULL; int32_t G_B302_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B302_1 = NULL; int32_t G_B301_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B301_1 = NULL; int32_t G_B304_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B304_1 = NULL; int32_t G_B303_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B303_1 = NULL; int32_t G_B306_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B306_1 = NULL; int32_t G_B305_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B305_1 = NULL; int32_t G_B308_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B308_1 = NULL; int32_t G_B307_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B307_1 = NULL; int32_t G_B310_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B310_1 = NULL; int32_t G_B309_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B309_1 = NULL; int32_t G_B312_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B312_1 = NULL; int32_t G_B311_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B311_1 = NULL; int32_t G_B314_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B314_1 = NULL; int32_t G_B313_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B313_1 = NULL; int32_t G_B316_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B316_1 = NULL; int32_t G_B315_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B315_1 = NULL; int32_t G_B318_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B318_1 = NULL; int32_t G_B317_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B317_1 = NULL; int32_t G_B320_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B320_1 = NULL; int32_t G_B319_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B319_1 = NULL; int32_t G_B322_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B322_1 = NULL; int32_t G_B321_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B321_1 = NULL; int32_t G_B324_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B324_1 = NULL; int32_t G_B323_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B323_1 = NULL; int32_t G_B326_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B326_1 = NULL; int32_t G_B325_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B325_1 = NULL; int32_t G_B328_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B328_1 = NULL; int32_t G_B327_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B327_1 = NULL; int32_t G_B330_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B330_1 = NULL; int32_t G_B329_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B329_1 = NULL; int32_t G_B332_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B332_1 = NULL; int32_t G_B331_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B331_1 = NULL; int32_t G_B334_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B334_1 = NULL; int32_t G_B333_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B333_1 = NULL; int32_t G_B336_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B336_1 = NULL; int32_t G_B335_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B335_1 = NULL; int32_t G_B338_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B338_1 = NULL; int32_t G_B337_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B337_1 = NULL; int32_t G_B340_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B340_1 = NULL; int32_t G_B339_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B339_1 = NULL; int32_t G_B342_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B342_1 = NULL; int32_t G_B341_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B341_1 = NULL; int32_t G_B344_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B344_1 = NULL; int32_t G_B343_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B343_1 = NULL; int32_t G_B346_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B346_1 = NULL; int32_t G_B345_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B345_1 = NULL; int32_t G_B348_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B348_1 = NULL; int32_t G_B347_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B347_1 = NULL; int32_t G_B350_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B350_1 = NULL; int32_t G_B349_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B349_1 = NULL; int32_t G_B352_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B352_1 = NULL; int32_t G_B351_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B351_1 = NULL; int32_t G_B354_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B354_1 = NULL; int32_t G_B353_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B353_1 = NULL; int32_t G_B356_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B356_1 = NULL; int32_t G_B355_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B355_1 = NULL; int32_t G_B358_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B358_1 = NULL; int32_t G_B357_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B357_1 = NULL; int32_t G_B360_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B360_1 = NULL; int32_t G_B359_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B359_1 = NULL; int32_t G_B362_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B362_1 = NULL; int32_t G_B361_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B361_1 = NULL; int32_t G_B364_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B364_1 = NULL; int32_t G_B363_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B363_1 = NULL; int32_t G_B366_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B366_1 = NULL; int32_t G_B365_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B365_1 = NULL; int32_t G_B368_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B368_1 = NULL; int32_t G_B367_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B367_1 = NULL; int32_t G_B370_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B370_1 = NULL; int32_t G_B369_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B369_1 = NULL; int32_t G_B372_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B372_1 = NULL; int32_t G_B371_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B371_1 = NULL; int32_t G_B374_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B374_1 = NULL; int32_t G_B373_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B373_1 = NULL; int32_t G_B376_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B376_1 = NULL; int32_t G_B375_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B375_1 = NULL; int32_t G_B378_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B378_1 = NULL; int32_t G_B377_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B377_1 = NULL; int32_t G_B380_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B380_1 = NULL; int32_t G_B379_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B379_1 = NULL; int32_t G_B382_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B382_1 = NULL; int32_t G_B381_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B381_1 = NULL; int32_t G_B384_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B384_1 = NULL; int32_t G_B383_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B383_1 = NULL; int32_t G_B386_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B386_1 = NULL; int32_t G_B385_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B385_1 = NULL; int32_t G_B388_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B388_1 = NULL; int32_t G_B387_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B387_1 = NULL; int32_t G_B390_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B390_1 = NULL; int32_t G_B389_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B389_1 = NULL; int32_t G_B392_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B392_1 = NULL; int32_t G_B391_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B391_1 = NULL; int32_t G_B394_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B394_1 = NULL; int32_t G_B393_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B393_1 = NULL; int32_t G_B396_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B396_1 = NULL; int32_t G_B395_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B395_1 = NULL; int32_t G_B398_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B398_1 = NULL; int32_t G_B397_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B397_1 = NULL; int32_t G_B400_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B400_1 = NULL; int32_t G_B399_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B399_1 = NULL; int32_t G_B402_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B402_1 = NULL; int32_t G_B401_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B401_1 = NULL; int32_t G_B404_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B404_1 = NULL; int32_t G_B403_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B403_1 = NULL; int32_t G_B406_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B406_1 = NULL; int32_t G_B405_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B405_1 = NULL; int32_t G_B408_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B408_1 = NULL; int32_t G_B407_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B407_1 = NULL; int32_t G_B410_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B410_1 = NULL; int32_t G_B409_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B409_1 = NULL; int32_t G_B412_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B412_1 = NULL; int32_t G_B411_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B411_1 = NULL; int32_t G_B414_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B414_1 = NULL; int32_t G_B413_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B413_1 = NULL; int32_t G_B416_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B416_1 = NULL; int32_t G_B415_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B415_1 = NULL; int32_t G_B418_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B418_1 = NULL; int32_t G_B417_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B417_1 = NULL; int32_t G_B420_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B420_1 = NULL; int32_t G_B419_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B419_1 = NULL; int32_t G_B422_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B422_1 = NULL; int32_t G_B421_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B421_1 = NULL; int32_t G_B424_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B424_1 = NULL; int32_t G_B423_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B423_1 = NULL; int32_t G_B426_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B426_1 = NULL; int32_t G_B425_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B425_1 = NULL; int32_t G_B428_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B428_1 = NULL; int32_t G_B427_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B427_1 = NULL; int32_t G_B430_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B430_1 = NULL; int32_t G_B429_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B429_1 = NULL; int32_t G_B432_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B432_1 = NULL; int32_t G_B431_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B431_1 = NULL; int32_t G_B434_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B434_1 = NULL; int32_t G_B433_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B433_1 = NULL; int32_t G_B436_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B436_1 = NULL; int32_t G_B435_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B435_1 = NULL; int32_t G_B438_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B438_1 = NULL; int32_t G_B437_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B437_1 = NULL; int32_t G_B440_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B440_1 = NULL; int32_t G_B439_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B439_1 = NULL; int32_t G_B442_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B442_1 = NULL; int32_t G_B441_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B441_1 = NULL; int32_t G_B444_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B444_1 = NULL; int32_t G_B443_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B443_1 = NULL; int32_t G_B446_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B446_1 = NULL; int32_t G_B445_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B445_1 = NULL; int32_t G_B448_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B448_1 = NULL; int32_t G_B447_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B447_1 = NULL; int32_t G_B450_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B450_1 = NULL; int32_t G_B449_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B449_1 = NULL; int32_t G_B452_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B452_1 = NULL; int32_t G_B451_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B451_1 = NULL; int32_t G_B454_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B454_1 = NULL; int32_t G_B453_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B453_1 = NULL; int32_t G_B456_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B456_1 = NULL; int32_t G_B455_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B455_1 = NULL; int32_t G_B458_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B458_1 = NULL; int32_t G_B457_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B457_1 = NULL; int32_t G_B460_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B460_1 = NULL; int32_t G_B459_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B459_1 = NULL; int32_t G_B462_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B462_1 = NULL; int32_t G_B461_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B461_1 = NULL; int32_t G_B464_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B464_1 = NULL; int32_t G_B463_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B463_1 = NULL; int32_t G_B466_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B466_1 = NULL; int32_t G_B465_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B465_1 = NULL; int32_t G_B468_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B468_1 = NULL; int32_t G_B467_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B467_1 = NULL; int32_t G_B470_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B470_1 = NULL; int32_t G_B469_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B469_1 = NULL; int32_t G_B472_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B472_1 = NULL; int32_t G_B471_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B471_1 = NULL; int32_t G_B474_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B474_1 = NULL; int32_t G_B473_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B473_1 = NULL; int32_t G_B476_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B476_1 = NULL; int32_t G_B475_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B475_1 = NULL; int32_t G_B478_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B478_1 = NULL; int32_t G_B477_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B477_1 = NULL; int32_t G_B480_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B480_1 = NULL; int32_t G_B479_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B479_1 = NULL; int32_t G_B482_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B482_1 = NULL; int32_t G_B481_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B481_1 = NULL; int32_t G_B484_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B484_1 = NULL; int32_t G_B483_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B483_1 = NULL; int32_t G_B486_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B486_1 = NULL; int32_t G_B485_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B485_1 = NULL; int32_t G_B488_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B488_1 = NULL; int32_t G_B487_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B487_1 = NULL; int32_t G_B490_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B490_1 = NULL; int32_t G_B489_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B489_1 = NULL; int32_t G_B492_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B492_1 = NULL; int32_t G_B491_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B491_1 = NULL; int32_t G_B494_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B494_1 = NULL; int32_t G_B493_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B493_1 = NULL; int32_t G_B496_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B496_1 = NULL; int32_t G_B495_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B495_1 = NULL; int32_t G_B498_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B498_1 = NULL; int32_t G_B497_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B497_1 = NULL; int32_t G_B500_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B500_1 = NULL; int32_t G_B499_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B499_1 = NULL; int32_t G_B502_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B502_1 = NULL; int32_t G_B501_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B501_1 = NULL; int32_t G_B504_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B504_1 = NULL; int32_t G_B503_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B503_1 = NULL; int32_t G_B506_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B506_1 = NULL; int32_t G_B505_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B505_1 = NULL; int32_t G_B508_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B508_1 = NULL; int32_t G_B507_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B507_1 = NULL; int32_t G_B510_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B510_1 = NULL; int32_t G_B509_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B509_1 = NULL; int32_t G_B512_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B512_1 = NULL; int32_t G_B511_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B511_1 = NULL; int32_t G_B514_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B514_1 = NULL; int32_t G_B513_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B513_1 = NULL; int32_t G_B516_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B516_1 = NULL; int32_t G_B515_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B515_1 = NULL; int32_t G_B518_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B518_1 = NULL; int32_t G_B517_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B517_1 = NULL; int32_t G_B520_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B520_1 = NULL; int32_t G_B519_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B519_1 = NULL; int32_t G_B522_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B522_1 = NULL; int32_t G_B521_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B521_1 = NULL; int32_t G_B524_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B524_1 = NULL; int32_t G_B523_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B523_1 = NULL; int32_t G_B526_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B526_1 = NULL; int32_t G_B525_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B525_1 = NULL; int32_t G_B528_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B528_1 = NULL; int32_t G_B527_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B527_1 = NULL; int32_t G_B530_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B530_1 = NULL; int32_t G_B529_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B529_1 = NULL; int32_t G_B532_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B532_1 = NULL; int32_t G_B531_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B531_1 = NULL; int32_t G_B534_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B534_1 = NULL; int32_t G_B533_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B533_1 = NULL; int32_t G_B536_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B536_1 = NULL; int32_t G_B535_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B535_1 = NULL; int32_t G_B538_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B538_1 = NULL; int32_t G_B537_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B537_1 = NULL; int32_t G_B540_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B540_1 = NULL; int32_t G_B539_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B539_1 = NULL; int32_t G_B542_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B542_1 = NULL; int32_t G_B541_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B541_1 = NULL; int32_t G_B544_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B544_1 = NULL; int32_t G_B543_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B543_1 = NULL; int32_t G_B546_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B546_1 = NULL; int32_t G_B545_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B545_1 = NULL; int32_t G_B548_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B548_1 = NULL; int32_t G_B547_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B547_1 = NULL; int32_t G_B550_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B550_1 = NULL; int32_t G_B549_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B549_1 = NULL; int32_t G_B552_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B552_1 = NULL; int32_t G_B551_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B551_1 = NULL; int32_t G_B554_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B554_1 = NULL; int32_t G_B553_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B553_1 = NULL; int32_t G_B556_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B556_1 = NULL; int32_t G_B555_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B555_1 = NULL; int32_t G_B558_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B558_1 = NULL; int32_t G_B557_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B557_1 = NULL; int32_t G_B560_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B560_1 = NULL; int32_t G_B559_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B559_1 = NULL; int32_t G_B562_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B562_1 = NULL; int32_t G_B561_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B561_1 = NULL; int32_t G_B564_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B564_1 = NULL; int32_t G_B563_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B563_1 = NULL; int32_t G_B566_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B566_1 = NULL; int32_t G_B565_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B565_1 = NULL; int32_t G_B568_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B568_1 = NULL; int32_t G_B567_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B567_1 = NULL; int32_t G_B570_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B570_1 = NULL; int32_t G_B569_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B569_1 = NULL; int32_t G_B572_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B572_1 = NULL; int32_t G_B571_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B571_1 = NULL; int32_t G_B574_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B574_1 = NULL; int32_t G_B573_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B573_1 = NULL; int32_t G_B576_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B576_1 = NULL; int32_t G_B575_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B575_1 = NULL; int32_t G_B578_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B578_1 = NULL; int32_t G_B577_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B577_1 = NULL; int32_t G_B580_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B580_1 = NULL; int32_t G_B579_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B579_1 = NULL; int32_t G_B582_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B582_1 = NULL; int32_t G_B581_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B581_1 = NULL; int32_t G_B584_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B584_1 = NULL; int32_t G_B583_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B583_1 = NULL; int32_t G_B586_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B586_1 = NULL; int32_t G_B585_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B585_1 = NULL; int32_t G_B588_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B588_1 = NULL; int32_t G_B587_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B587_1 = NULL; int32_t G_B590_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B590_1 = NULL; int32_t G_B589_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B589_1 = NULL; int32_t G_B592_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B592_1 = NULL; int32_t G_B591_0 = 0; CCustomNetMsgHooker_t1749009394 * G_B591_1 = NULL; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t2894772567 * L_0 = (Dictionary_2_t2894772567 *)il2cpp_codegen_object_new(Dictionary_2_t2894772567_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1146460721(L_0, /*hidden argument*/Dictionary_2__ctor_m1146460721_RuntimeMethod_var); __this->set_m_arrayCustomProc_0(L_0); _ProcCustomMsg_t4006059236 * L_1 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); G_B1_0 = 1; G_B1_1 = __this; if (L_1) { G_B2_0 = 1; G_B2_1 = __this; goto IL_002b; } } { intptr_t L_2 = (intptr_t)CCustomMsgProc_OnAllReady_m2207046574_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_3 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_3, NULL, L_2, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_1(L_3); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_002b: { _ProcCustomMsg_t4006059236 * L_4 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); NullCheck(G_B2_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B2_1, G_B2_0, L_4, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_5 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); G_B3_0 = 2; G_B3_1 = __this; if (L_5) { G_B4_0 = 2; G_B4_1 = __this; goto IL_004f; } } { intptr_t L_6 = (intptr_t)CCustomMsgProc_OnMusicSectionResult_m1772262060_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_7 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_7, NULL, L_6, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_2(L_7); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_004f: { _ProcCustomMsg_t4006059236 * L_8 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_2(); NullCheck(G_B4_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B4_1, G_B4_0, L_8, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_9 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_3(); G_B5_0 = 3; G_B5_1 = __this; if (L_9) { G_B6_0 = 3; G_B6_1 = __this; goto IL_0073; } } { intptr_t L_10 = (intptr_t)CCustomMsgProc_OnMusicEndResult_m2561410411_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_11 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_11, NULL, L_10, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_3(L_11); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_0073: { _ProcCustomMsg_t4006059236 * L_12 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_3(); NullCheck(G_B6_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B6_1, G_B6_0, L_12, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_13 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_4(); G_B7_0 = 4; G_B7_1 = __this; if (L_13) { G_B8_0 = 4; G_B8_1 = __this; goto IL_0097; } } { intptr_t L_14 = (intptr_t)CCustomMsgProc_OnBeatKeyResult_m3544590218_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_15 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_15, NULL, L_14, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3_4(L_15); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_0097: { _ProcCustomMsg_t4006059236 * L_16 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_4(); NullCheck(G_B8_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B8_1, G_B8_0, L_16, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_17 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_5(); G_B9_0 = 6; G_B9_1 = __this; if (L_17) { G_B10_0 = 6; G_B10_1 = __this; goto IL_00bb; } } { intptr_t L_18 = (intptr_t)CCustomMsgProc_OnRestartGame_m2096619909_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_19 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_19, NULL, L_18, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4_5(L_19); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; } IL_00bb: { _ProcCustomMsg_t4006059236 * L_20 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_5(); NullCheck(G_B10_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B10_1, G_B10_0, L_20, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_21 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_6(); G_B11_0 = ((int32_t)107); G_B11_1 = __this; if (L_21) { G_B12_0 = ((int32_t)107); G_B12_1 = __this; goto IL_00e0; } } { intptr_t L_22 = (intptr_t)CCustomMsgProc_OnDancePlayResult_m179410432_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_23 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_23, NULL, L_22, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5_6(L_23); G_B12_0 = G_B11_0; G_B12_1 = G_B11_1; } IL_00e0: { _ProcCustomMsg_t4006059236 * L_24 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_6(); NullCheck(G_B12_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B12_1, G_B12_0, L_24, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_25 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_7(); G_B13_0 = ((int32_t)1005); G_B13_1 = __this; if (L_25) { G_B14_0 = ((int32_t)1005); G_B14_1 = __this; goto IL_0108; } } { intptr_t L_26 = (intptr_t)CCustomMsgProc_OnRechargeCallSignedCode_m1430985354_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_27 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_27, NULL, L_26, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6_7(L_27); G_B14_0 = G_B13_0; G_B14_1 = G_B13_1; } IL_0108: { _ProcCustomMsg_t4006059236 * L_28 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_7(); NullCheck(G_B14_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B14_1, G_B14_0, L_28, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_29 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_8(); G_B15_0 = ((int32_t)1040); G_B15_1 = __this; if (L_29) { G_B16_0 = ((int32_t)1040); G_B16_1 = __this; goto IL_0130; } } { intptr_t L_30 = (intptr_t)CCustomMsgProc_OnCallPveResultList_m1542349672_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_31 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_31, NULL, L_30, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7_8(L_31); G_B16_0 = G_B15_0; G_B16_1 = G_B15_1; } IL_0130: { _ProcCustomMsg_t4006059236 * L_32 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_8(); NullCheck(G_B16_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B16_1, G_B16_0, L_32, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_33 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_9(); G_B17_0 = ((int32_t)1231); G_B17_1 = __this; if (L_33) { G_B18_0 = ((int32_t)1231); G_B18_1 = __this; goto IL_0158; } } { intptr_t L_34 = (intptr_t)CPveManager_SetPveAtlas_m1719164037_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_35 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_35, NULL, L_34, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8_9(L_35); G_B18_0 = G_B17_0; G_B18_1 = G_B17_1; } IL_0158: { _ProcCustomMsg_t4006059236 * L_36 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_9(); NullCheck(G_B18_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B18_1, G_B18_0, L_36, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_37 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_10(); G_B19_0 = ((int32_t)1238); G_B19_1 = __this; if (L_37) { G_B20_0 = ((int32_t)1238); G_B20_1 = __this; goto IL_0180; } } { intptr_t L_38 = (intptr_t)CPveManager_PictureResult_m458010456_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_39 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_39, NULL, L_38, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9_10(L_39); G_B20_0 = G_B19_0; G_B20_1 = G_B19_1; } IL_0180: { _ProcCustomMsg_t4006059236 * L_40 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_10(); NullCheck(G_B20_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B20_1, G_B20_0, L_40, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_41 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_11(); G_B21_0 = ((int32_t)1160); G_B21_1 = __this; if (L_41) { G_B22_0 = ((int32_t)1160); G_B22_1 = __this; goto IL_01a8; } } { intptr_t L_42 = (intptr_t)CCustomMsgProc_OnStartCountDownForSwitchToDance_m595243597_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_43 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_43, NULL, L_42, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA_11(L_43); G_B22_0 = G_B21_0; G_B22_1 = G_B21_1; } IL_01a8: { _ProcCustomMsg_t4006059236 * L_44 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_11(); NullCheck(G_B22_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B22_1, G_B22_0, L_44, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_45 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_12(); G_B23_0 = ((int32_t)1162); G_B23_1 = __this; if (L_45) { G_B24_0 = ((int32_t)1162); G_B24_1 = __this; goto IL_01d0; } } { intptr_t L_46 = (intptr_t)CCustomMsgProc_OnBeforeSwitchPosition_m4182662609_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_47 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_47, NULL, L_46, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB_12(L_47); G_B24_0 = G_B23_0; G_B24_1 = G_B23_1; } IL_01d0: { _ProcCustomMsg_t4006059236 * L_48 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_12(); NullCheck(G_B24_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B24_1, G_B24_0, L_48, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_49 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_13(); G_B25_0 = ((int32_t)1750); G_B25_1 = __this; if (L_49) { G_B26_0 = ((int32_t)1750); G_B26_1 = __this; goto IL_01f8; } } { intptr_t L_50 = (intptr_t)CCustomMsgProc_OnDancePlayGiveLike_m2990345680_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_51 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_51, NULL, L_50, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC_13(L_51); G_B26_0 = G_B25_0; G_B26_1 = G_B25_1; } IL_01f8: { _ProcCustomMsg_t4006059236 * L_52 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_13(); NullCheck(G_B26_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B26_1, G_B26_0, L_52, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_53 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_14(); G_B27_0 = ((int32_t)1041); G_B27_1 = __this; if (L_53) { G_B28_0 = ((int32_t)1041); G_B28_1 = __this; goto IL_0220; } } { intptr_t L_54 = (intptr_t)cbPackage_OnFreshPackage_m1325431135_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_55 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_55, NULL, L_54, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD_14(L_55); G_B28_0 = G_B27_0; G_B28_1 = G_B27_1; } IL_0220: { _ProcCustomMsg_t4006059236 * L_56 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_14(); NullCheck(G_B28_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B28_1, G_B28_0, L_56, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_57 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_15(); G_B29_0 = ((int32_t)1042); G_B29_1 = __this; if (L_57) { G_B30_0 = ((int32_t)1042); G_B30_1 = __this; goto IL_0248; } } { intptr_t L_58 = (intptr_t)cbPackage_OnItemDelete_m1147560703_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_59 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_59, NULL, L_58, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE_15(L_59); G_B30_0 = G_B29_0; G_B30_1 = G_B29_1; } IL_0248: { _ProcCustomMsg_t4006059236 * L_60 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_15(); NullCheck(G_B30_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B30_1, G_B30_0, L_60, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_61 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_16(); G_B31_0 = ((int32_t)1006); G_B31_1 = __this; if (L_61) { G_B32_0 = ((int32_t)1006); G_B32_1 = __this; goto IL_0270; } } { intptr_t L_62 = (intptr_t)cbPackage_OnGetItemNoticeProc_m2085284245_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_63 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_63, NULL, L_62, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF_16(L_63); G_B32_0 = G_B31_0; G_B32_1 = G_B31_1; } IL_0270: { _ProcCustomMsg_t4006059236 * L_64 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_16(); NullCheck(G_B32_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B32_1, G_B32_0, L_64, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_65 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_17(); G_B33_0 = ((int32_t)1619); G_B33_1 = __this; if (L_65) { G_B34_0 = ((int32_t)1619); G_B34_1 = __this; goto IL_0298; } } { intptr_t L_66 = (intptr_t)cbPackage_OnGetChristmasLeftTime_m285827600_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_67 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_67, NULL, L_66, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10_17(L_67); G_B34_0 = G_B33_0; G_B34_1 = G_B33_1; } IL_0298: { _ProcCustomMsg_t4006059236 * L_68 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_17(); NullCheck(G_B34_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B34_1, G_B34_0, L_68, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_69 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_18(); G_B35_0 = ((int32_t)1003); G_B35_1 = __this; if (L_69) { G_B36_0 = ((int32_t)1003); G_B36_1 = __this; goto IL_02c0; } } { intptr_t L_70 = (intptr_t)cbShop_OnShopPageData_m3664528955_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_71 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_71, NULL, L_70, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11_18(L_71); G_B36_0 = G_B35_0; G_B36_1 = G_B35_1; } IL_02c0: { _ProcCustomMsg_t4006059236 * L_72 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_18(); NullCheck(G_B36_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B36_1, G_B36_0, L_72, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_73 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_19(); G_B37_0 = ((int32_t)1004); G_B37_1 = __this; if (L_73) { G_B38_0 = ((int32_t)1004); G_B38_1 = __this; goto IL_02e8; } } { intptr_t L_74 = (intptr_t)cbShop_OnShopBuyItemResult_m3698048566_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_75 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_75, NULL, L_74, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache12_19(L_75); G_B38_0 = G_B37_0; G_B38_1 = G_B37_1; } IL_02e8: { _ProcCustomMsg_t4006059236 * L_76 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_19(); NullCheck(G_B38_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B38_1, G_B38_0, L_76, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_77 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_20(); G_B39_0 = ((int32_t)1043); G_B39_1 = __this; if (L_77) { G_B40_0 = ((int32_t)1043); G_B40_1 = __this; goto IL_0310; } } { intptr_t L_78 = (intptr_t)cbShop_OnQuickBuyResult_m1867915233_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_79 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_79, NULL, L_78, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache13_20(L_79); G_B40_0 = G_B39_0; G_B40_1 = G_B39_1; } IL_0310: { _ProcCustomMsg_t4006059236 * L_80 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_20(); NullCheck(G_B40_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B40_1, G_B40_0, L_80, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_81 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_21(); G_B41_0 = ((int32_t)1009); G_B41_1 = __this; if (L_81) { G_B42_0 = ((int32_t)1009); G_B42_1 = __this; goto IL_0338; } } { intptr_t L_82 = (intptr_t)cbShop_OnShopAcitvityData_m235835498_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_83 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_83, NULL, L_82, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache14_21(L_83); G_B42_0 = G_B41_0; G_B42_1 = G_B41_1; } IL_0338: { _ProcCustomMsg_t4006059236 * L_84 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_21(); NullCheck(G_B42_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B42_1, G_B42_0, L_84, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_85 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_22(); G_B43_0 = ((int32_t)1008); G_B43_1 = __this; if (L_85) { G_B44_0 = ((int32_t)1008); G_B44_1 = __this; goto IL_0360; } } { intptr_t L_86 = (intptr_t)cbShop_OnGroupBuyingData_m3484794248_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_87 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_87, NULL, L_86, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache15_22(L_87); G_B44_0 = G_B43_0; G_B44_1 = G_B43_1; } IL_0360: { _ProcCustomMsg_t4006059236 * L_88 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_22(); NullCheck(G_B44_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B44_1, G_B44_0, L_88, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_89 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_23(); G_B45_0 = ((int32_t)1170); G_B45_1 = __this; if (L_89) { G_B46_0 = ((int32_t)1170); G_B46_1 = __this; goto IL_0388; } } { intptr_t L_90 = (intptr_t)cbShop_OnRenewItemResult_m1045898337_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_91 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_91, NULL, L_90, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache16_23(L_91); G_B46_0 = G_B45_0; G_B46_1 = G_B45_1; } IL_0388: { _ProcCustomMsg_t4006059236 * L_92 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_23(); NullCheck(G_B46_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B46_1, G_B46_0, L_92, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_93 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_24(); G_B47_0 = ((int32_t)1171); G_B47_1 = __this; if (L_93) { G_B48_0 = ((int32_t)1171); G_B48_1 = __this; goto IL_03b0; } } { intptr_t L_94 = (intptr_t)cbShop_OnFreshRnewItemInfo_m1575829260_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_95 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_95, NULL, L_94, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache17_24(L_95); G_B48_0 = G_B47_0; G_B48_1 = G_B47_1; } IL_03b0: { _ProcCustomMsg_t4006059236 * L_96 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_24(); NullCheck(G_B48_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B48_1, G_B48_0, L_96, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_97 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_25(); G_B49_0 = ((int32_t)1951); G_B49_1 = __this; if (L_97) { G_B50_0 = ((int32_t)1951); G_B50_1 = __this; goto IL_03d8; } } { intptr_t L_98 = (intptr_t)cbShop_OnFragmentShopData_m642849873_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_99 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_99, NULL, L_98, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache18_25(L_99); G_B50_0 = G_B49_0; G_B50_1 = G_B49_1; } IL_03d8: { _ProcCustomMsg_t4006059236 * L_100 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_25(); NullCheck(G_B50_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B50_1, G_B50_0, L_100, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_101 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_26(); G_B51_0 = ((int32_t)1953); G_B51_1 = __this; if (L_101) { G_B52_0 = ((int32_t)1953); G_B52_1 = __this; goto IL_0400; } } { intptr_t L_102 = (intptr_t)cbShop_OnFragmentShopBuyResult_m712183724_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_103 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_103, NULL, L_102, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache19_26(L_103); G_B52_0 = G_B51_0; G_B52_1 = G_B51_1; } IL_0400: { _ProcCustomMsg_t4006059236 * L_104 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_26(); NullCheck(G_B52_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B52_1, G_B52_0, L_104, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_105 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_27(); G_B53_0 = ((int32_t)1900); G_B53_1 = __this; if (L_105) { G_B54_0 = ((int32_t)1900); G_B54_1 = __this; goto IL_0428; } } { intptr_t L_106 = (intptr_t)cbShop_OnFindShopData_m3076986386_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_107 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_107, NULL, L_106, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1A_27(L_107); G_B54_0 = G_B53_0; G_B54_1 = G_B53_1; } IL_0428: { _ProcCustomMsg_t4006059236 * L_108 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_27(); NullCheck(G_B54_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B54_1, G_B54_0, L_108, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_109 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_28(); G_B55_0 = ((int32_t)1000); G_B55_1 = __this; if (L_109) { G_B56_0 = ((int32_t)1000); G_B56_1 = __this; goto IL_0450; } } { intptr_t L_110 = (intptr_t)CCustomMsgProcFriend_OnPushAddFriend_m2489792673_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_111 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_111, NULL, L_110, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1B_28(L_111); G_B56_0 = G_B55_0; G_B56_1 = G_B55_1; } IL_0450: { _ProcCustomMsg_t4006059236 * L_112 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_28(); NullCheck(G_B56_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B56_1, G_B56_0, L_112, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_113 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1C_29(); G_B57_0 = ((int32_t)1001); G_B57_1 = __this; if (L_113) { G_B58_0 = ((int32_t)1001); G_B58_1 = __this; goto IL_0478; } } { intptr_t L_114 = (intptr_t)CCustomMsgProcFriend_OnPushSearchPlayers_m651200869_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_115 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_115, NULL, L_114, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1C_29(L_115); G_B58_0 = G_B57_0; G_B58_1 = G_B57_1; } IL_0478: { _ProcCustomMsg_t4006059236 * L_116 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1C_29(); NullCheck(G_B58_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B58_1, G_B58_0, L_116, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_117 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1D_30(); G_B59_0 = ((int32_t)1047); G_B59_1 = __this; if (L_117) { G_B60_0 = ((int32_t)1047); G_B60_1 = __this; goto IL_04a0; } } { intptr_t L_118 = (intptr_t)CCustomMsgProcFriend_OnPushInvitePlayers_m2155031858_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_119 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_119, NULL, L_118, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1D_30(L_119); G_B60_0 = G_B59_0; G_B60_1 = G_B59_1; } IL_04a0: { _ProcCustomMsg_t4006059236 * L_120 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1D_30(); NullCheck(G_B60_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B60_1, G_B60_0, L_120, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_121 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1E_31(); G_B61_0 = ((int32_t)1653); G_B61_1 = __this; if (L_121) { G_B62_0 = ((int32_t)1653); G_B62_1 = __this; goto IL_04c8; } } { intptr_t L_122 = (intptr_t)CCustomMsgProcFriend_OnAddBlackUser_m2902401317_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_123 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_123, NULL, L_122, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1E_31(L_123); G_B62_0 = G_B61_0; G_B62_1 = G_B61_1; } IL_04c8: { _ProcCustomMsg_t4006059236 * L_124 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1E_31(); NullCheck(G_B62_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B62_1, G_B62_0, L_124, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_125 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1F_32(); G_B63_0 = ((int32_t)1654); G_B63_1 = __this; if (L_125) { G_B64_0 = ((int32_t)1654); G_B64_1 = __this; goto IL_04f0; } } { intptr_t L_126 = (intptr_t)CCustomMsgProcFriend_OnDeleteBlackUser_m1819151769_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_127 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_127, NULL, L_126, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1F_32(L_127); G_B64_0 = G_B63_0; G_B64_1 = G_B63_1; } IL_04f0: { _ProcCustomMsg_t4006059236 * L_128 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1F_32(); NullCheck(G_B64_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B64_1, G_B64_0, L_128, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_129 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache20_33(); G_B65_0 = ((int32_t)1019); G_B65_1 = __this; if (L_129) { G_B66_0 = ((int32_t)1019); G_B66_1 = __this; goto IL_0518; } } { intptr_t L_130 = (intptr_t)CCustomMsgProcFriend_OnFriendPropertyChanged_m1136117433_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_131 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_131, NULL, L_130, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache20_33(L_131); G_B66_0 = G_B65_0; G_B66_1 = G_B65_1; } IL_0518: { _ProcCustomMsg_t4006059236 * L_132 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache20_33(); NullCheck(G_B66_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B66_1, G_B66_0, L_132, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_133 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache21_34(); G_B67_0 = ((int32_t)1020); G_B67_1 = __this; if (L_133) { G_B68_0 = ((int32_t)1020); G_B68_1 = __this; goto IL_0540; } } { intptr_t L_134 = (intptr_t)CCustomMsgProcFriend_OnFriendChangeState_m3985515271_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_135 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_135, NULL, L_134, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache21_34(L_135); G_B68_0 = G_B67_0; G_B68_1 = G_B67_1; } IL_0540: { _ProcCustomMsg_t4006059236 * L_136 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache21_34(); NullCheck(G_B68_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B68_1, G_B68_0, L_136, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_137 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache22_35(); G_B69_0 = ((int32_t)1021); G_B69_1 = __this; if (L_137) { G_B70_0 = ((int32_t)1021); G_B70_1 = __this; goto IL_0568; } } { intptr_t L_138 = (intptr_t)CCustomMsgProcFriend_OnFriendsList_m765908018_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_139 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_139, NULL, L_138, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache22_35(L_139); G_B70_0 = G_B69_0; G_B70_1 = G_B69_1; } IL_0568: { _ProcCustomMsg_t4006059236 * L_140 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache22_35(); NullCheck(G_B70_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B70_1, G_B70_0, L_140, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_141 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache23_36(); G_B71_0 = ((int32_t)1022); G_B71_1 = __this; if (L_141) { G_B72_0 = ((int32_t)1022); G_B72_1 = __this; goto IL_0590; } } { intptr_t L_142 = (intptr_t)CCustomMsgProcFriend_OnDeleteFriend_m1128965893_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_143 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_143, NULL, L_142, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache23_36(L_143); G_B72_0 = G_B71_0; G_B72_1 = G_B71_1; } IL_0590: { _ProcCustomMsg_t4006059236 * L_144 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache23_36(); NullCheck(G_B72_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B72_1, G_B72_0, L_144, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_145 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache24_37(); G_B73_0 = ((int32_t)1536); G_B73_1 = __this; if (L_145) { G_B74_0 = ((int32_t)1536); G_B74_1 = __this; goto IL_05b8; } } { intptr_t L_146 = (intptr_t)CCustomMsgProcFriend_OnAttentionFriendResult_m4266838014_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_147 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_147, NULL, L_146, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache24_37(L_147); G_B74_0 = G_B73_0; G_B74_1 = G_B73_1; } IL_05b8: { _ProcCustomMsg_t4006059236 * L_148 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache24_37(); NullCheck(G_B74_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B74_1, G_B74_0, L_148, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_149 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache25_38(); G_B75_0 = ((int32_t)1023); G_B75_1 = __this; if (L_149) { G_B76_0 = ((int32_t)1023); G_B76_1 = __this; goto IL_05e0; } } { intptr_t L_150 = (intptr_t)CCustomMsgProcFriend_OnGetInvitePlayGame_m3199999216_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_151 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_151, NULL, L_150, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache25_38(L_151); G_B76_0 = G_B75_0; G_B76_1 = G_B75_1; } IL_05e0: { _ProcCustomMsg_t4006059236 * L_152 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache25_38(); NullCheck(G_B76_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B76_1, G_B76_0, L_152, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_153 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache26_39(); G_B77_0 = ((int32_t)1033); G_B77_1 = __this; if (L_153) { G_B78_0 = ((int32_t)1033); G_B78_1 = __this; goto IL_0608; } } { intptr_t L_154 = (intptr_t)CCustomMsgProcChat_OnChatPublic_m3428941152_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_155 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_155, NULL, L_154, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache26_39(L_155); G_B78_0 = G_B77_0; G_B78_1 = G_B77_1; } IL_0608: { _ProcCustomMsg_t4006059236 * L_156 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache26_39(); NullCheck(G_B78_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B78_1, G_B78_0, L_156, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_157 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache27_40(); G_B79_0 = ((int32_t)1037); G_B79_1 = __this; if (L_157) { G_B80_0 = ((int32_t)1037); G_B80_1 = __this; goto IL_0630; } } { intptr_t L_158 = (intptr_t)CCustomMsgProcChat_OnChatPublicResult_m326646891_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_159 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_159, NULL, L_158, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache27_40(L_159); G_B80_0 = G_B79_0; G_B80_1 = G_B79_1; } IL_0630: { _ProcCustomMsg_t4006059236 * L_160 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache27_40(); NullCheck(G_B80_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B80_1, G_B80_0, L_160, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_161 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache28_41(); G_B81_0 = ((int32_t)1031); G_B81_1 = __this; if (L_161) { G_B82_0 = ((int32_t)1031); G_B82_1 = __this; goto IL_0658; } } { intptr_t L_162 = (intptr_t)CCustomMsgProcChat_OnChatPrivate_m2187493622_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_163 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_163, NULL, L_162, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache28_41(L_163); G_B82_0 = G_B81_0; G_B82_1 = G_B81_1; } IL_0658: { _ProcCustomMsg_t4006059236 * L_164 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache28_41(); NullCheck(G_B82_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B82_1, G_B82_0, L_164, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_165 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache29_42(); G_B83_0 = ((int32_t)1030); G_B83_1 = __this; if (L_165) { G_B84_0 = ((int32_t)1030); G_B84_1 = __this; goto IL_0680; } } { intptr_t L_166 = (intptr_t)CCustomMsgProcChat_OnChatPrivateMyself_m422560472_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_167 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_167, NULL, L_166, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache29_42(L_167); G_B84_0 = G_B83_0; G_B84_1 = G_B83_1; } IL_0680: { _ProcCustomMsg_t4006059236 * L_168 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache29_42(); NullCheck(G_B84_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B84_1, G_B84_0, L_168, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_169 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2A_43(); G_B85_0 = ((int32_t)1032); G_B85_1 = __this; if (L_169) { G_B86_0 = ((int32_t)1032); G_B86_1 = __this; goto IL_06a8; } } { intptr_t L_170 = (intptr_t)CCustomMsgProcChat_OnChatScene_m1172377676_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_171 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_171, NULL, L_170, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2A_43(L_171); G_B86_0 = G_B85_0; G_B86_1 = G_B85_1; } IL_06a8: { _ProcCustomMsg_t4006059236 * L_172 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2A_43(); NullCheck(G_B86_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B86_1, G_B86_0, L_172, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_173 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2B_44(); G_B87_0 = ((int32_t)1085); G_B87_1 = __this; if (L_173) { G_B88_0 = ((int32_t)1085); G_B88_1 = __this; goto IL_06d0; } } { intptr_t L_174 = (intptr_t)CCustomMsgProcChat_OnChatGuild_m1179453150_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_175 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_175, NULL, L_174, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2B_44(L_175); G_B88_0 = G_B87_0; G_B88_1 = G_B87_1; } IL_06d0: { _ProcCustomMsg_t4006059236 * L_176 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2B_44(); NullCheck(G_B88_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B88_1, G_B88_0, L_176, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_177 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_178 = (intptr_t)CRedBagManager_ReceiveRedBagResult_m2266969706_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_179 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_179, L_177, L_178, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1630), L_179, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_180 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_181 = (intptr_t)CRedBagManager_ReceiveRedBagInfo_m2408564548_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_182 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_182, L_180, L_181, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1631), L_182, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_183 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_184 = (intptr_t)CRedBagManager_RequestGetMyRedbagData_m1839210658_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_185 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_185, L_183, L_184, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1632), L_185, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_186 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_187 = (intptr_t)CRedBagManager_RequestMyGuildBaseInfo_m234874164_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_188 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_188, L_186, L_187, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1634), L_188, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_189 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2C_45(); G_B89_0 = ((int32_t)1025); G_B89_1 = __this; if (L_189) { G_B90_0 = ((int32_t)1025); G_B90_1 = __this; goto IL_0764; } } { intptr_t L_190 = (intptr_t)CCustomMsgProcCard_OnCardRefresh_m488301951_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_191 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_191, NULL, L_190, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2C_45(L_191); G_B90_0 = G_B89_0; G_B90_1 = G_B89_1; } IL_0764: { _ProcCustomMsg_t4006059236 * L_192 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2C_45(); NullCheck(G_B90_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B90_1, G_B90_0, L_192, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_193 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2D_46(); G_B91_0 = ((int32_t)1049); G_B91_1 = __this; if (L_193) { G_B92_0 = ((int32_t)1049); G_B92_1 = __this; goto IL_078c; } } { intptr_t L_194 = (intptr_t)CCustomMsgProcCard_OnPropertyRefresh_m1915455696_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_195 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_195, NULL, L_194, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2D_46(L_195); G_B92_0 = G_B91_0; G_B92_1 = G_B91_1; } IL_078c: { _ProcCustomMsg_t4006059236 * L_196 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2D_46(); NullCheck(G_B92_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B92_1, G_B92_0, L_196, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_197 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2E_47(); G_B93_0 = ((int32_t)1048); G_B93_1 = __this; if (L_197) { G_B94_0 = ((int32_t)1048); G_B94_1 = __this; goto IL_07b4; } } { intptr_t L_198 = (intptr_t)CCustomMsgProcCard_OnCardRoomInfo_m391414865_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_199 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_199, NULL, L_198, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2E_47(L_199); G_B94_0 = G_B93_0; G_B94_1 = G_B93_1; } IL_07b4: { _ProcCustomMsg_t4006059236 * L_200 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2E_47(); NullCheck(G_B94_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B94_1, G_B94_0, L_200, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_201 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2F_48(); G_B95_0 = ((int32_t)1034); G_B95_1 = __this; if (L_201) { G_B96_0 = ((int32_t)1034); G_B96_1 = __this; goto IL_07dc; } } { intptr_t L_202 = (intptr_t)CCustomMsgProcCard_OnFreshPhotoList_m3932510682_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_203 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_203, NULL, L_202, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2F_48(L_203); G_B96_0 = G_B95_0; G_B96_1 = G_B95_1; } IL_07dc: { _ProcCustomMsg_t4006059236 * L_204 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2F_48(); NullCheck(G_B96_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B96_1, G_B96_0, L_204, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_205 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache30_49(); G_B97_0 = ((int32_t)1035); G_B97_1 = __this; if (L_205) { G_B98_0 = ((int32_t)1035); G_B98_1 = __this; goto IL_0804; } } { intptr_t L_206 = (intptr_t)CCustomMsgProcTask_OnFreshTaskList_m216170898_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_207 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_207, NULL, L_206, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache30_49(L_207); G_B98_0 = G_B97_0; G_B98_1 = G_B97_1; } IL_0804: { _ProcCustomMsg_t4006059236 * L_208 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache30_49(); NullCheck(G_B98_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B98_1, G_B98_0, L_208, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_209 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache31_50(); G_B99_0 = ((int32_t)1036); G_B99_1 = __this; if (L_209) { G_B100_0 = ((int32_t)1036); G_B100_1 = __this; goto IL_082c; } } { intptr_t L_210 = (intptr_t)CCustomMsgProcTask_OnFreshTaskItem_m700410014_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_211 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_211, NULL, L_210, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache31_50(L_211); G_B100_0 = G_B99_0; G_B100_1 = G_B99_1; } IL_082c: { _ProcCustomMsg_t4006059236 * L_212 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache31_50(); NullCheck(G_B100_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B100_1, G_B100_0, L_212, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_213 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache32_51(); G_B101_0 = ((int32_t)1255); G_B101_1 = __this; if (L_213) { G_B102_0 = ((int32_t)1255); G_B102_1 = __this; goto IL_0854; } } { intptr_t L_214 = (intptr_t)CCustomMsgProcTask_OnFreshDailyActiveData_m1949038132_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_215 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_215, NULL, L_214, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache32_51(L_215); G_B102_0 = G_B101_0; G_B102_1 = G_B101_1; } IL_0854: { _ProcCustomMsg_t4006059236 * L_216 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache32_51(); NullCheck(G_B102_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B102_1, G_B102_0, L_216, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_217 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache33_52(); G_B103_0 = ((int32_t)1256); G_B103_1 = __this; if (L_217) { G_B104_0 = ((int32_t)1256); G_B104_1 = __this; goto IL_087c; } } { intptr_t L_218 = (intptr_t)CCustomMsgProcTask_OnAcceptAwardResult_m3150080342_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_219 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_219, NULL, L_218, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache33_52(L_219); G_B104_0 = G_B103_0; G_B104_1 = G_B103_1; } IL_087c: { _ProcCustomMsg_t4006059236 * L_220 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache33_52(); NullCheck(G_B104_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B104_1, G_B104_0, L_220, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_221 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache34_53(); G_B105_0 = ((int32_t)1180); G_B105_1 = __this; if (L_221) { G_B106_0 = ((int32_t)1180); G_B106_1 = __this; goto IL_08a4; } } { intptr_t L_222 = (intptr_t)CCustomMsgProcTopList_OnFreshTopList_m1470394498_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_223 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_223, NULL, L_222, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache34_53(L_223); G_B106_0 = G_B105_0; G_B106_1 = G_B105_1; } IL_08a4: { _ProcCustomMsg_t4006059236 * L_224 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache34_53(); NullCheck(G_B106_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B106_1, G_B106_0, L_224, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_225 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache35_54(); G_B107_0 = ((int32_t)1050); G_B107_1 = __this; if (L_225) { G_B108_0 = ((int32_t)1050); G_B108_1 = __this; goto IL_08cc; } } { intptr_t L_226 = (intptr_t)CCustomMsgProcGuild_OnBeInvitedJoinInGuild_m2907848876_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_227 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_227, NULL, L_226, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache35_54(L_227); G_B108_0 = G_B107_0; G_B108_1 = G_B107_1; } IL_08cc: { _ProcCustomMsg_t4006059236 * L_228 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache35_54(); NullCheck(G_B108_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B108_1, G_B108_0, L_228, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_229 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache36_55(); G_B109_0 = ((int32_t)1051); G_B109_1 = __this; if (L_229) { G_B110_0 = ((int32_t)1051); G_B110_1 = __this; goto IL_08f4; } } { intptr_t L_230 = (intptr_t)CCustomMsgProcGuild_OnReponseGuildList_m3666328034_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_231 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_231, NULL, L_230, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache36_55(L_231); G_B110_0 = G_B109_0; G_B110_1 = G_B109_1; } IL_08f4: { _ProcCustomMsg_t4006059236 * L_232 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache36_55(); NullCheck(G_B110_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B110_1, G_B110_0, L_232, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_233 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache37_56(); G_B111_0 = ((int32_t)1052); G_B111_1 = __this; if (L_233) { G_B112_0 = ((int32_t)1052); G_B112_1 = __this; goto IL_091c; } } { intptr_t L_234 = (intptr_t)CCustomMsgProcGuild_OnSelfGuildBaseInfo_m3253730385_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_235 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_235, NULL, L_234, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache37_56(L_235); G_B112_0 = G_B111_0; G_B112_1 = G_B111_1; } IL_091c: { _ProcCustomMsg_t4006059236 * L_236 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache37_56(); NullCheck(G_B112_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B112_1, G_B112_0, L_236, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_237 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache38_57(); G_B113_0 = ((int32_t)1053); G_B113_1 = __this; if (L_237) { G_B114_0 = ((int32_t)1053); G_B114_1 = __this; goto IL_0944; } } { intptr_t L_238 = (intptr_t)CCustomMsgProcGuild_OnSelfGuildMemberInfo_m1408363833_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_239 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_239, NULL, L_238, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache38_57(L_239); G_B114_0 = G_B113_0; G_B114_1 = G_B113_1; } IL_0944: { _ProcCustomMsg_t4006059236 * L_240 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache38_57(); NullCheck(G_B114_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B114_1, G_B114_0, L_240, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_241 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache39_58(); G_B115_0 = ((int32_t)1054); G_B115_1 = __this; if (L_241) { G_B116_0 = ((int32_t)1054); G_B116_1 = __this; goto IL_096c; } } { intptr_t L_242 = (intptr_t)CCustomMsgProcGuild_OnSelfGuildNoticeInfo_m299556896_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_243 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_243, NULL, L_242, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache39_58(L_243); G_B116_0 = G_B115_0; G_B116_1 = G_B115_1; } IL_096c: { _ProcCustomMsg_t4006059236 * L_244 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache39_58(); NullCheck(G_B116_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B116_1, G_B116_0, L_244, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_245 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3A_59(); G_B117_0 = ((int32_t)1055); G_B117_1 = __this; if (L_245) { G_B118_0 = ((int32_t)1055); G_B118_1 = __this; goto IL_0994; } } { intptr_t L_246 = (intptr_t)CCustomMsgProcGuild_OnSelfGuildLogInfo_m630297126_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_247 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_247, NULL, L_246, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3A_59(L_247); G_B118_0 = G_B117_0; G_B118_1 = G_B117_1; } IL_0994: { _ProcCustomMsg_t4006059236 * L_248 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3A_59(); NullCheck(G_B118_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B118_1, G_B118_0, L_248, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_249 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3B_60(); G_B119_0 = ((int32_t)1056); G_B119_1 = __this; if (L_249) { G_B120_0 = ((int32_t)1056); G_B120_1 = __this; goto IL_09bc; } } { intptr_t L_250 = (intptr_t)CCustomMsgProcGuild_OnDistributeRightResult_m2418063718_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_251 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_251, NULL, L_250, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3B_60(L_251); G_B120_0 = G_B119_0; G_B120_1 = G_B119_1; } IL_09bc: { _ProcCustomMsg_t4006059236 * L_252 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3B_60(); NullCheck(G_B120_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B120_1, G_B120_0, L_252, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_253 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3C_61(); G_B121_0 = ((int32_t)1057); G_B121_1 = __this; if (L_253) { G_B122_0 = ((int32_t)1057); G_B122_1 = __this; goto IL_09e4; } } { intptr_t L_254 = (intptr_t)CCustomMsgProcGuild_OnRequestJoinInResult_m807543390_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_255 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_255, NULL, L_254, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3C_61(L_255); G_B122_0 = G_B121_0; G_B122_1 = G_B121_1; } IL_09e4: { _ProcCustomMsg_t4006059236 * L_256 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3C_61(); NullCheck(G_B122_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B122_1, G_B122_0, L_256, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_257 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3D_62(); G_B123_0 = ((int32_t)1058); G_B123_1 = __this; if (L_257) { G_B124_0 = ((int32_t)1058); G_B124_1 = __this; goto IL_0a0c; } } { intptr_t L_258 = (intptr_t)CCustomMsgProcGuild_OnCancelJoinInResult_m807734877_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_259 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_259, NULL, L_258, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3D_62(L_259); G_B124_0 = G_B123_0; G_B124_1 = G_B123_1; } IL_0a0c: { _ProcCustomMsg_t4006059236 * L_260 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3D_62(); NullCheck(G_B124_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B124_1, G_B124_0, L_260, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_261 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3E_63(); G_B125_0 = ((int32_t)1059); G_B125_1 = __this; if (L_261) { G_B126_0 = ((int32_t)1059); G_B126_1 = __this; goto IL_0a34; } } { intptr_t L_262 = (intptr_t)CCustomMsgProcGuild_OnCreateGuildResult_m704960007_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_263 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_263, NULL, L_262, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3E_63(L_263); G_B126_0 = G_B125_0; G_B126_1 = G_B125_1; } IL_0a34: { _ProcCustomMsg_t4006059236 * L_264 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3E_63(); NullCheck(G_B126_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B126_1, G_B126_0, L_264, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_265 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3F_64(); G_B127_0 = ((int32_t)1060); G_B127_1 = __this; if (L_265) { G_B128_0 = ((int32_t)1060); G_B128_1 = __this; goto IL_0a5c; } } { intptr_t L_266 = (intptr_t)CCustomMsgProcGuild_OnExpelMemberResult_m1767327910_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_267 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_267, NULL, L_266, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3F_64(L_267); G_B128_0 = G_B127_0; G_B128_1 = G_B127_1; } IL_0a5c: { _ProcCustomMsg_t4006059236 * L_268 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3F_64(); NullCheck(G_B128_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B128_1, G_B128_0, L_268, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_269 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache40_65(); G_B129_0 = ((int32_t)1061); G_B129_1 = __this; if (L_269) { G_B130_0 = ((int32_t)1061); G_B130_1 = __this; goto IL_0a84; } } { intptr_t L_270 = (intptr_t)CCustomMsgProcGuild_OnTransferMasterResult_m1352517716_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_271 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_271, NULL, L_270, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache40_65(L_271); G_B130_0 = G_B129_0; G_B130_1 = G_B129_1; } IL_0a84: { _ProcCustomMsg_t4006059236 * L_272 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache40_65(); NullCheck(G_B130_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B130_1, G_B130_0, L_272, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_273 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache41_66(); G_B131_0 = ((int32_t)1062); G_B131_1 = __this; if (L_273) { G_B132_0 = ((int32_t)1062); G_B132_1 = __this; goto IL_0aac; } } { intptr_t L_274 = (intptr_t)CCustomMsgProcGuild_OnRequestJoinInList_m2214508220_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_275 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_275, NULL, L_274, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache41_66(L_275); G_B132_0 = G_B131_0; G_B132_1 = G_B131_1; } IL_0aac: { _ProcCustomMsg_t4006059236 * L_276 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache41_66(); NullCheck(G_B132_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B132_1, G_B132_0, L_276, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_277 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache42_67(); G_B133_0 = ((int32_t)1063); G_B133_1 = __this; if (L_277) { G_B134_0 = ((int32_t)1063); G_B134_1 = __this; goto IL_0ad4; } } { intptr_t L_278 = (intptr_t)CCustomMsgProcGuild_OnGuildLogList_m3487115175_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_279 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_279, NULL, L_278, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache42_67(L_279); G_B134_0 = G_B133_0; G_B134_1 = G_B133_1; } IL_0ad4: { _ProcCustomMsg_t4006059236 * L_280 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache42_67(); NullCheck(G_B134_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B134_1, G_B134_0, L_280, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_281 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache43_68(); G_B135_0 = ((int32_t)1064); G_B135_1 = __this; if (L_281) { G_B136_0 = ((int32_t)1064); G_B136_1 = __this; goto IL_0afc; } } { intptr_t L_282 = (intptr_t)CCustomMsgProcGuild_OnAddContributionValue_m2605717132_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_283 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_283, NULL, L_282, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache43_68(L_283); G_B136_0 = G_B135_0; G_B136_1 = G_B135_1; } IL_0afc: { _ProcCustomMsg_t4006059236 * L_284 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache43_68(); NullCheck(G_B136_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B136_1, G_B136_0, L_284, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_285 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache44_69(); G_B137_0 = ((int32_t)1065); G_B137_1 = __this; if (L_285) { G_B138_0 = ((int32_t)1065); G_B138_1 = __this; goto IL_0b24; } } { intptr_t L_286 = (intptr_t)CCustomMsgProcGuild_OnGuildSignInResult_m2813119938_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_287 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_287, NULL, L_286, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache44_69(L_287); G_B138_0 = G_B137_0; G_B138_1 = G_B137_1; } IL_0b24: { _ProcCustomMsg_t4006059236 * L_288 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache44_69(); NullCheck(G_B138_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B138_1, G_B138_0, L_288, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_289 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache45_70(); G_B139_0 = ((int32_t)1067); G_B139_1 = __this; if (L_289) { G_B140_0 = ((int32_t)1067); G_B140_1 = __this; goto IL_0b4c; } } { intptr_t L_290 = (intptr_t)CCustomMsgProcGuild_OnJoinRequestProcessResult_m3138937553_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_291 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_291, NULL, L_290, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache45_70(L_291); G_B140_0 = G_B139_0; G_B140_1 = G_B139_1; } IL_0b4c: { _ProcCustomMsg_t4006059236 * L_292 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache45_70(); NullCheck(G_B140_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B140_1, G_B140_0, L_292, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_293 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache46_71(); G_B141_0 = ((int32_t)1069); G_B141_1 = __this; if (L_293) { G_B142_0 = ((int32_t)1069); G_B142_1 = __this; goto IL_0b74; } } { intptr_t L_294 = (intptr_t)CCustomMsgProcGuild_OnGuildLevelUp_m3707230332_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_295 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_295, NULL, L_294, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache46_71(L_295); G_B142_0 = G_B141_0; G_B142_1 = G_B141_1; } IL_0b74: { _ProcCustomMsg_t4006059236 * L_296 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache46_71(); NullCheck(G_B142_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B142_1, G_B142_0, L_296, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_297 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache47_72(); G_B143_0 = ((int32_t)1078); G_B143_1 = __this; if (L_297) { G_B144_0 = ((int32_t)1078); G_B144_1 = __this; goto IL_0b9c; } } { intptr_t L_298 = (intptr_t)CCustomMsgProcGuild_OnRequestDissolveResult_m564916641_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_299 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_299, NULL, L_298, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache47_72(L_299); G_B144_0 = G_B143_0; G_B144_1 = G_B143_1; } IL_0b9c: { _ProcCustomMsg_t4006059236 * L_300 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache47_72(); NullCheck(G_B144_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B144_1, G_B144_0, L_300, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_301 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache48_73(); G_B145_0 = ((int32_t)1079); G_B145_1 = __this; if (L_301) { G_B146_0 = ((int32_t)1079); G_B146_1 = __this; goto IL_0bc4; } } { intptr_t L_302 = (intptr_t)CCustomMsgProcGuild_OnCancelDissolveResult_m2678618241_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_303 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_303, NULL, L_302, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache48_73(L_303); G_B146_0 = G_B145_0; G_B146_1 = G_B145_1; } IL_0bc4: { _ProcCustomMsg_t4006059236 * L_304 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache48_73(); NullCheck(G_B146_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B146_1, G_B146_0, L_304, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_305 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache49_74(); G_B147_0 = ((int32_t)1100); G_B147_1 = __this; if (L_305) { G_B148_0 = ((int32_t)1100); G_B148_1 = __this; goto IL_0bec; } } { intptr_t L_306 = (intptr_t)CCustomMsgProcGuild_OnCreateGuildContion_m114807794_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_307 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_307, NULL, L_306, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache49_74(L_307); G_B148_0 = G_B147_0; G_B148_1 = G_B147_1; } IL_0bec: { _ProcCustomMsg_t4006059236 * L_308 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache49_74(); NullCheck(G_B148_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B148_1, G_B148_0, L_308, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_309 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4A_75(); G_B149_0 = ((int32_t)1075); G_B149_1 = __this; if (L_309) { G_B150_0 = ((int32_t)1075); G_B150_1 = __this; goto IL_0c14; } } { intptr_t L_310 = (intptr_t)CVipConfig_OnGetVipGiftResult_m1330494744_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_311 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_311, NULL, L_310, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4A_75(L_311); G_B150_0 = G_B149_0; G_B150_1 = G_B149_1; } IL_0c14: { _ProcCustomMsg_t4006059236 * L_312 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4A_75(); NullCheck(G_B150_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B150_1, G_B150_0, L_312, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_313 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_314 = (intptr_t)CAvatarEquipManager_OnResponseEquipInfo_m1370547412_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_315 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_315, L_313, L_314, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1027), L_315, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_316 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_317 = (intptr_t)CChatManager_AddChatUser_m97780342_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_318 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_318, L_316, L_317, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1046), L_318, /*hidden argument*/NULL); CChatManager_t1988186574 * L_319 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_320 = (intptr_t)CChatManager_onWorldChatResult_m240258362_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_321 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_321, L_319, L_320, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1038), L_321, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_322 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4B_76(); G_B151_0 = ((int32_t)1039); G_B151_1 = __this; if (L_322) { G_B152_0 = ((int32_t)1039); G_B152_1 = __this; goto IL_0c8d; } } { intptr_t L_323 = (intptr_t)CCustomMsgProc_OnSavePveScoreSuccess_m3705507135_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_324 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_324, NULL, L_323, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4B_76(L_324); G_B152_0 = G_B151_0; G_B152_1 = G_B151_1; } IL_0c8d: { _ProcCustomMsg_t4006059236 * L_325 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4B_76(); NullCheck(G_B152_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B152_1, G_B152_0, L_325, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_326 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4C_77(); G_B153_0 = ((int32_t)2010); G_B153_1 = __this; if (L_326) { G_B154_0 = ((int32_t)2010); G_B154_1 = __this; goto IL_0cb5; } } { intptr_t L_327 = (intptr_t)CADConfig_ResAwardexInfo2_m4111226792_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_328 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_328, NULL, L_327, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4C_77(L_328); G_B154_0 = G_B153_0; G_B154_1 = G_B153_1; } IL_0cb5: { _ProcCustomMsg_t4006059236 * L_329 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4C_77(); NullCheck(G_B154_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B154_1, G_B154_0, L_329, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DailyAdGiftManager_t4283495990_il2cpp_TypeInfo_var); DailyAdGiftManager_t4283495990 * L_330 = DailyAdGiftManager_get_Instance_m1800354374(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_331 = (intptr_t)DailyAdGiftManager_ResAward_m2354455138_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_332 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_332, L_330, L_331, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)2011), L_332, /*hidden argument*/NULL); DailyAdGiftManager_t4283495990 * L_333 = DailyAdGiftManager_get_Instance_m1800354374(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_334 = (intptr_t)DailyAdGiftManager_ResDailyGiftInfo_m356389102_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_335 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_335, L_333, L_334, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)2012), L_335, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_336 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_337 = (intptr_t)CADConfig_FirstRechargeIsOpen_m3605203227_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_338 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_338, L_336, L_337, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)2013), L_338, /*hidden argument*/NULL); CADConfig_t2669318563 * L_339 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_340 = (intptr_t)CADConfig_FirstRechargeWatchAdResult_m2214035096_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_341 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_341, L_339, L_340, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)2014), L_341, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CExchangeManager_t117633886_il2cpp_TypeInfo_var); CExchangeManager_t117633886 * L_342 = CExchangeManager_GetInstance_m431687053(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_343 = (intptr_t)CExchangeManager_GetExchangTimesFromServer_m2995250517_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_344 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_344, L_342, L_343, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1190), L_344, /*hidden argument*/NULL); CExchangeManager_t117633886 * L_345 = CExchangeManager_GetInstance_m431687053(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_346 = (intptr_t)CExchangeManager_GetExchangResultFromServer_m1021218578_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_347 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_347, L_345, L_346, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1191), L_347, /*hidden argument*/NULL); CExchangeManager_t117633886 * L_348 = CExchangeManager_GetInstance_m431687053(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_349 = (intptr_t)CExchangeManager_GetExchangResultFromServer_m1021218578_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_350 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_350, L_348, L_349, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1192), L_350, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_351 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4D_78(); G_B155_0 = ((int32_t)1010); G_B155_1 = __this; if (L_351) { G_B156_0 = ((int32_t)1010); G_B156_1 = __this; goto IL_0d9a; } } { intptr_t L_352 = (intptr_t)CCustomMsgProcMessage_OnSendMailResult_m2419685011_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_353 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_353, NULL, L_352, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4D_78(L_353); G_B156_0 = G_B155_0; G_B156_1 = G_B155_1; } IL_0d9a: { _ProcCustomMsg_t4006059236 * L_354 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4D_78(); NullCheck(G_B156_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B156_1, G_B156_0, L_354, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_355 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4E_79(); G_B157_0 = ((int32_t)1011); G_B157_1 = __this; if (L_355) { G_B158_0 = ((int32_t)1011); G_B158_1 = __this; goto IL_0dc2; } } { intptr_t L_356 = (intptr_t)CCustomMsgProcMessage_OnNewMailNotify_m2037381335_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_357 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_357, NULL, L_356, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4E_79(L_357); G_B158_0 = G_B157_0; G_B158_1 = G_B157_1; } IL_0dc2: { _ProcCustomMsg_t4006059236 * L_358 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4E_79(); NullCheck(G_B158_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B158_1, G_B158_0, L_358, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_359 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4F_80(); G_B159_0 = ((int32_t)1012); G_B159_1 = __this; if (L_359) { G_B160_0 = ((int32_t)1012); G_B160_1 = __this; goto IL_0dea; } } { intptr_t L_360 = (intptr_t)CCustomMsgProcMessage_OnMailListData_m1176502304_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_361 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_361, NULL, L_360, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4F_80(L_361); G_B160_0 = G_B159_0; G_B160_1 = G_B159_1; } IL_0dea: { _ProcCustomMsg_t4006059236 * L_362 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4F_80(); NullCheck(G_B160_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B160_1, G_B160_0, L_362, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_363 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache50_81(); G_B161_0 = ((int32_t)1013); G_B161_1 = __this; if (L_363) { G_B162_0 = ((int32_t)1013); G_B162_1 = __this; goto IL_0e12; } } { intptr_t L_364 = (intptr_t)CCustomMsgProcMessage_OnMailInfoData_m1883490471_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_365 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_365, NULL, L_364, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache50_81(L_365); G_B162_0 = G_B161_0; G_B162_1 = G_B161_1; } IL_0e12: { _ProcCustomMsg_t4006059236 * L_366 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache50_81(); NullCheck(G_B162_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B162_1, G_B162_0, L_366, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_367 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache51_82(); G_B163_0 = ((int32_t)1014); G_B163_1 = __this; if (L_367) { G_B164_0 = ((int32_t)1014); G_B164_1 = __this; goto IL_0e3a; } } { intptr_t L_368 = (intptr_t)CCustomMsgProcMessage_OnDeleteMailResult_m3421130123_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_369 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_369, NULL, L_368, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache51_82(L_369); G_B164_0 = G_B163_0; G_B164_1 = G_B163_1; } IL_0e3a: { _ProcCustomMsg_t4006059236 * L_370 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache51_82(); NullCheck(G_B164_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B164_1, G_B164_0, L_370, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_371 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache52_83(); G_B165_0 = ((int32_t)1066); G_B165_1 = __this; if (L_371) { G_B166_0 = ((int32_t)1066); G_B166_1 = __this; goto IL_0e62; } } { intptr_t L_372 = (intptr_t)CCustomMsgProcPlayerContact_OnPrisePlayer_m2853384440_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_373 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_373, NULL, L_372, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache52_83(L_373); G_B166_0 = G_B165_0; G_B166_1 = G_B165_1; } IL_0e62: { _ProcCustomMsg_t4006059236 * L_374 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache52_83(); NullCheck(G_B166_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B166_1, G_B166_0, L_374, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_375 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache53_84(); G_B167_0 = ((int32_t)1068); G_B167_1 = __this; if (L_375) { G_B168_0 = ((int32_t)1068); G_B168_1 = __this; goto IL_0e8a; } } { intptr_t L_376 = (intptr_t)CCustomMsgProcPlayerContact_OnAddFocus_m2332394947_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_377 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_377, NULL, L_376, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache53_84(L_377); G_B168_0 = G_B167_0; G_B168_1 = G_B167_1; } IL_0e8a: { _ProcCustomMsg_t4006059236 * L_378 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache53_84(); NullCheck(G_B168_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B168_1, G_B168_0, L_378, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_379 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache54_85(); G_B169_0 = ((int32_t)1076); G_B169_1 = __this; if (L_379) { G_B170_0 = ((int32_t)1076); G_B170_1 = __this; goto IL_0eb2; } } { intptr_t L_380 = (intptr_t)CCustomMsgProcPlayerContact_OnGiveGift_m4013959919_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_381 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_381, NULL, L_380, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache54_85(L_381); G_B170_0 = G_B169_0; G_B170_1 = G_B169_1; } IL_0eb2: { _ProcCustomMsg_t4006059236 * L_382 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache54_85(); NullCheck(G_B170_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B170_1, G_B170_0, L_382, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_383 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache55_86(); G_B171_0 = ((int32_t)1525); G_B171_1 = __this; if (L_383) { G_B172_0 = ((int32_t)1525); G_B172_1 = __this; goto IL_0eda; } } { intptr_t L_384 = (intptr_t)CCustomMsgProcLottery_OnFreshLotteryTickets_m2948652848_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_385 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_385, NULL, L_384, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache55_86(L_385); G_B172_0 = G_B171_0; G_B172_1 = G_B171_1; } IL_0eda: { _ProcCustomMsg_t4006059236 * L_386 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache55_86(); NullCheck(G_B172_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B172_1, G_B172_0, L_386, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_387 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache56_87(); G_B173_0 = ((int32_t)1526); G_B173_1 = __this; if (L_387) { G_B174_0 = ((int32_t)1526); G_B174_1 = __this; goto IL_0f02; } } { intptr_t L_388 = (intptr_t)CCustomMsgProcLottery_OnFreshAwardCostConfig_m1979027586_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_389 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_389, NULL, L_388, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache56_87(L_389); G_B174_0 = G_B173_0; G_B174_1 = G_B173_1; } IL_0f02: { _ProcCustomMsg_t4006059236 * L_390 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache56_87(); NullCheck(G_B174_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B174_1, G_B174_0, L_390, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_391 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache57_88(); G_B175_0 = ((int32_t)1527); G_B175_1 = __this; if (L_391) { G_B176_0 = ((int32_t)1527); G_B176_1 = __this; goto IL_0f2a; } } { intptr_t L_392 = (intptr_t)CCustomMsgProcLottery_OnFreshLotteryResult_m1499022558_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_393 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_393, NULL, L_392, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache57_88(L_393); G_B176_0 = G_B175_0; G_B176_1 = G_B175_1; } IL_0f2a: { _ProcCustomMsg_t4006059236 * L_394 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache57_88(); NullCheck(G_B176_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B176_1, G_B176_0, L_394, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_395 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache58_89(); G_B177_0 = ((int32_t)1528); G_B177_1 = __this; if (L_395) { G_B178_0 = ((int32_t)1528); G_B178_1 = __this; goto IL_0f52; } } { intptr_t L_396 = (intptr_t)CCustomMsgProcLottery_OnFreshLotteryGetInfo_m2511979521_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_397 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_397, NULL, L_396, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache58_89(L_397); G_B178_0 = G_B177_0; G_B178_1 = G_B177_1; } IL_0f52: { _ProcCustomMsg_t4006059236 * L_398 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache58_89(); NullCheck(G_B178_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B178_1, G_B178_0, L_398, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_399 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache59_90(); G_B179_0 = ((int32_t)1121); G_B179_1 = __this; if (L_399) { G_B180_0 = ((int32_t)1121); G_B180_1 = __this; goto IL_0f7a; } } { intptr_t L_400 = (intptr_t)cbActivity_FreshActivityDetail_m3990080541_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_401 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_401, NULL, L_400, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache59_90(L_401); G_B180_0 = G_B179_0; G_B180_1 = G_B179_1; } IL_0f7a: { _ProcCustomMsg_t4006059236 * L_402 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache59_90(); NullCheck(G_B180_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B180_1, G_B180_0, L_402, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_403 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5A_91(); G_B181_0 = ((int32_t)1122); G_B181_1 = __this; if (L_403) { G_B182_0 = ((int32_t)1122); G_B182_1 = __this; goto IL_0fa2; } } { intptr_t L_404 = (intptr_t)cbActivity_AcceptAwardResult_m20121676_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_405 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_405, NULL, L_404, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5A_91(L_405); G_B182_0 = G_B181_0; G_B182_1 = G_B181_1; } IL_0fa2: { _ProcCustomMsg_t4006059236 * L_406 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5A_91(); NullCheck(G_B182_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B182_1, G_B182_0, L_406, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_407 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5B_92(); G_B183_0 = ((int32_t)1080); G_B183_1 = __this; if (L_407) { G_B184_0 = ((int32_t)1080); G_B184_1 = __this; goto IL_0fca; } } { intptr_t L_408 = (intptr_t)cbActivity_RetroactiveResult_m270700411_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_409 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_409, NULL, L_408, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5B_92(L_409); G_B184_0 = G_B183_0; G_B184_1 = G_B183_1; } IL_0fca: { _ProcCustomMsg_t4006059236 * L_410 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5B_92(); NullCheck(G_B184_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B184_1, G_B184_0, L_410, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_411 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5C_93(); G_B185_0 = ((int32_t)1083); G_B185_1 = __this; if (L_411) { G_B186_0 = ((int32_t)1083); G_B186_1 = __this; goto IL_0ff2; } } { intptr_t L_412 = (intptr_t)cbActivity_TotalSignResult_m941246566_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_413 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_413, NULL, L_412, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5C_93(L_413); G_B186_0 = G_B185_0; G_B186_1 = G_B185_1; } IL_0ff2: { _ProcCustomMsg_t4006059236 * L_414 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5C_93(); NullCheck(G_B186_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B186_1, G_B186_0, L_414, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_415 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5D_94(); G_B187_0 = ((int32_t)1120); G_B187_1 = __this; if (L_415) { G_B188_0 = ((int32_t)1120); G_B188_1 = __this; goto IL_101a; } } { intptr_t L_416 = (intptr_t)cbActivity_FreshActivityList_m923126339_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_417 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_417, NULL, L_416, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5D_94(L_417); G_B188_0 = G_B187_0; G_B188_1 = G_B187_1; } IL_101a: { _ProcCustomMsg_t4006059236 * L_418 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5D_94(); NullCheck(G_B188_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B188_1, G_B188_0, L_418, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_419 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5E_95(); G_B189_0 = ((int32_t)1690); G_B189_1 = __this; if (L_419) { G_B190_0 = ((int32_t)1690); G_B190_1 = __this; goto IL_1042; } } { intptr_t L_420 = (intptr_t)cbActivity_FortuneCatCostSuccess_m2195979191_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_421 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_421, NULL, L_420, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5E_95(L_421); G_B190_0 = G_B189_0; G_B190_1 = G_B189_1; } IL_1042: { _ProcCustomMsg_t4006059236 * L_422 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5E_95(); NullCheck(G_B190_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B190_1, G_B190_0, L_422, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_423 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5F_96(); G_B191_0 = ((int32_t)1150); G_B191_1 = __this; if (L_423) { G_B192_0 = ((int32_t)1150); G_B192_1 = __this; goto IL_106a; } } { intptr_t L_424 = (intptr_t)CCustomMsgProcInteractive_OnReceiveInviteMsgFromSender_m404635237_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_425 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_425, NULL, L_424, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5F_96(L_425); G_B192_0 = G_B191_0; G_B192_1 = G_B191_1; } IL_106a: { _ProcCustomMsg_t4006059236 * L_426 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5F_96(); NullCheck(G_B192_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B192_1, G_B192_0, L_426, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_427 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache60_97(); G_B193_0 = ((int32_t)1151); G_B193_1 = __this; if (L_427) { G_B194_0 = ((int32_t)1151); G_B194_1 = __this; goto IL_1092; } } { intptr_t L_428 = (intptr_t)CCustomMsgProcInteractive_OnReceiveAcceedResultFromOther_m2721966292_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_429 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_429, NULL, L_428, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache60_97(L_429); G_B194_0 = G_B193_0; G_B194_1 = G_B193_1; } IL_1092: { _ProcCustomMsg_t4006059236 * L_430 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache60_97(); NullCheck(G_B194_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B194_1, G_B194_0, L_430, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_431 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache61_98(); G_B195_0 = ((int32_t)1152); G_B195_1 = __this; if (L_431) { G_B196_0 = ((int32_t)1152); G_B196_1 = __this; goto IL_10ba; } } { intptr_t L_432 = (intptr_t)CCustomMsgProcInteractive_OnReceiveBeginInteractiveMsg_m812357322_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_433 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_433, NULL, L_432, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache61_98(L_433); G_B196_0 = G_B195_0; G_B196_1 = G_B195_1; } IL_10ba: { _ProcCustomMsg_t4006059236 * L_434 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache61_98(); NullCheck(G_B196_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B196_1, G_B196_0, L_434, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_435 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache62_99(); G_B197_0 = ((int32_t)1153); G_B197_1 = __this; if (L_435) { G_B198_0 = ((int32_t)1153); G_B198_1 = __this; goto IL_10e2; } } { intptr_t L_436 = (intptr_t)CCustomMsgProcInteractive_OnReceiveInteractiveList_m3581555307_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_437 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_437, NULL, L_436, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache62_99(L_437); G_B198_0 = G_B197_0; G_B198_1 = G_B197_1; } IL_10e2: { _ProcCustomMsg_t4006059236 * L_438 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache62_99(); NullCheck(G_B198_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B198_1, G_B198_0, L_438, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_439 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache63_100(); G_B199_0 = ((int32_t)1154); G_B199_1 = __this; if (L_439) { G_B200_0 = ((int32_t)1154); G_B200_1 = __this; goto IL_110a; } } { intptr_t L_440 = (intptr_t)CCustomMsgProcInteractive_OnSingleInteractiveRefresh_m3983968305_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_441 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_441, NULL, L_440, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache63_100(L_441); G_B200_0 = G_B199_0; G_B200_1 = G_B199_1; } IL_110a: { _ProcCustomMsg_t4006059236 * L_442 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache63_100(); NullCheck(G_B200_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B200_1, G_B200_0, L_442, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_443 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache64_101(); G_B201_0 = ((int32_t)1529); G_B201_1 = __this; if (L_443) { G_B202_0 = ((int32_t)1529); G_B202_1 = __this; goto IL_1132; } } { intptr_t L_444 = (intptr_t)CCustomMsgProcPlayerContact_OnSendOrRecvGiftResult_m2541814596_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_445 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_445, NULL, L_444, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache64_101(L_445); G_B202_0 = G_B201_0; G_B202_1 = G_B201_1; } IL_1132: { _ProcCustomMsg_t4006059236 * L_446 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache64_101(); NullCheck(G_B202_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B202_1, G_B202_0, L_446, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_447 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache65_102(); G_B203_0 = ((int32_t)1045); G_B203_1 = __this; if (L_447) { G_B204_0 = ((int32_t)1045); G_B204_1 = __this; goto IL_115a; } } { intptr_t L_448 = (intptr_t)CCustomMsgProc_OnFreshHotMusic_m1518635730_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_449 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_449, NULL, L_448, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache65_102(L_449); G_B204_0 = G_B203_0; G_B204_1 = G_B203_1; } IL_115a: { _ProcCustomMsg_t4006059236 * L_450 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache65_102(); NullCheck(G_B204_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B204_1, G_B204_0, L_450, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_451 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache66_103(); G_B205_0 = ((int32_t)1501); G_B205_1 = __this; if (L_451) { G_B206_0 = ((int32_t)1501); G_B206_1 = __this; goto IL_1182; } } { intptr_t L_452 = (intptr_t)CCustomMsgProc_OnFreshSongInfoMyScore_m2153779806_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_453 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_453, NULL, L_452, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache66_103(L_453); G_B206_0 = G_B205_0; G_B206_1 = G_B205_1; } IL_1182: { _ProcCustomMsg_t4006059236 * L_454 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache66_103(); NullCheck(G_B206_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B206_1, G_B206_0, L_454, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_455 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache67_104(); G_B207_0 = ((int32_t)1500); G_B207_1 = __this; if (L_455) { G_B208_0 = ((int32_t)1500); G_B208_1 = __this; goto IL_11aa; } } { intptr_t L_456 = (intptr_t)CCustomMsgProc_OnFreshSongInfoRankList_m673798561_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_457 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_457, NULL, L_456, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache67_104(L_457); G_B208_0 = G_B207_0; G_B208_1 = G_B207_1; } IL_11aa: { _ProcCustomMsg_t4006059236 * L_458 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache67_104(); NullCheck(G_B208_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B208_1, G_B208_0, L_458, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_459 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache68_105(); G_B209_0 = ((int32_t)1161); G_B209_1 = __this; if (L_459) { G_B210_0 = ((int32_t)1161); G_B210_1 = __this; goto IL_11d2; } } { intptr_t L_460 = (intptr_t)cbReminder_OnProcessNotifyMessage_m1035924717_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_461 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_461, NULL, L_460, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache68_105(L_461); G_B210_0 = G_B209_0; G_B210_1 = G_B209_1; } IL_11d2: { _ProcCustomMsg_t4006059236 * L_462 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache68_105(); NullCheck(G_B210_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B210_1, G_B210_0, L_462, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_463 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache69_106(); G_B211_0 = ((int32_t)1200); G_B211_1 = __this; if (L_463) { G_B212_0 = ((int32_t)1200); G_B212_1 = __this; goto IL_11fa; } } { intptr_t L_464 = (intptr_t)cbDraw_OnFreshDrawData_m3663492297_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_465 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_465, NULL, L_464, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache69_106(L_465); G_B212_0 = G_B211_0; G_B212_1 = G_B211_1; } IL_11fa: { _ProcCustomMsg_t4006059236 * L_466 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache69_106(); NullCheck(G_B212_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B212_1, G_B212_0, L_466, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_467 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6A_107(); G_B213_0 = ((int32_t)1201); G_B213_1 = __this; if (L_467) { G_B214_0 = ((int32_t)1201); G_B214_1 = __this; goto IL_1222; } } { intptr_t L_468 = (intptr_t)cbDraw_OnFreshPrize_m3378662505_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_469 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_469, NULL, L_468, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6A_107(L_469); G_B214_0 = G_B213_0; G_B214_1 = G_B213_1; } IL_1222: { _ProcCustomMsg_t4006059236 * L_470 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6A_107(); NullCheck(G_B214_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B214_1, G_B214_0, L_470, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_471 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6B_108(); G_B215_0 = ((int32_t)1202); G_B215_1 = __this; if (L_471) { G_B216_0 = ((int32_t)1202); G_B216_1 = __this; goto IL_124a; } } { intptr_t L_472 = (intptr_t)cbDraw_OnFreshLegendItemData_m719784595_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_473 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_473, NULL, L_472, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6B_108(L_473); G_B216_0 = G_B215_0; G_B216_1 = G_B215_1; } IL_124a: { _ProcCustomMsg_t4006059236 * L_474 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6B_108(); NullCheck(G_B216_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B216_1, G_B216_0, L_474, /*hidden argument*/NULL); CWishFountainMgr_t2594140948 * L_475 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_476 = (intptr_t)CWishFountainMgr_OnResopneTreviList_m2623166191_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_477 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_477, L_475, L_476, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1203), L_477, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_478 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6C_109(); G_B217_0 = ((int32_t)858); G_B217_1 = __this; if (L_478) { G_B218_0 = ((int32_t)858); G_B218_1 = __this; goto IL_128d; } } { intptr_t L_479 = (intptr_t)CPhotoManager_OnServerUsrPhotos_m2486626432_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_480 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_480, NULL, L_479, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6C_109(L_480); G_B218_0 = G_B217_0; G_B218_1 = G_B217_1; } IL_128d: { _ProcCustomMsg_t4006059236 * L_481 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6C_109(); NullCheck(G_B218_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B218_1, G_B218_0, L_481, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_482 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6D_110(); G_B219_0 = ((int32_t)857); G_B219_1 = __this; if (L_482) { G_B220_0 = ((int32_t)857); G_B220_1 = __this; goto IL_12b5; } } { intptr_t L_483 = (intptr_t)CKDDeviceService_OnServerFitfunID_m419544197_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_484 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_484, NULL, L_483, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6D_110(L_484); G_B220_0 = G_B219_0; G_B220_1 = G_B219_1; } IL_12b5: { _ProcCustomMsg_t4006059236 * L_485 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6D_110(); NullCheck(G_B220_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B220_1, G_B220_0, L_485, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_486 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6E_111(); G_B221_0 = ((int32_t)106); G_B221_1 = __this; if (L_486) { G_B222_0 = ((int32_t)106); G_B222_1 = __this; goto IL_12da; } } { intptr_t L_487 = (intptr_t)CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_488 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_488, NULL, L_487, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6E_111(L_488); G_B222_0 = G_B221_0; G_B222_1 = G_B221_1; } IL_12da: { _ProcCustomMsg_t4006059236 * L_489 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6E_111(); NullCheck(G_B222_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B222_1, G_B222_0, L_489, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_490 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6F_112(); G_B223_0 = ((int32_t)1220); G_B223_1 = __this; if (L_490) { G_B224_0 = ((int32_t)1220); G_B224_1 = __this; goto IL_1302; } } { intptr_t L_491 = (intptr_t)cbAchievement_OnFreshAchList_m3027384054_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_492 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_492, NULL, L_491, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6F_112(L_492); G_B224_0 = G_B223_0; G_B224_1 = G_B223_1; } IL_1302: { _ProcCustomMsg_t4006059236 * L_493 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6F_112(); NullCheck(G_B224_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B224_1, G_B224_0, L_493, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_494 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache70_113(); G_B225_0 = ((int32_t)1221); G_B225_1 = __this; if (L_494) { G_B226_0 = ((int32_t)1221); G_B226_1 = __this; goto IL_132a; } } { intptr_t L_495 = (intptr_t)cbAchievement_OnFreshProgress_m3936447204_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_496 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_496, NULL, L_495, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache70_113(L_496); G_B226_0 = G_B225_0; G_B226_1 = G_B225_1; } IL_132a: { _ProcCustomMsg_t4006059236 * L_497 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache70_113(); NullCheck(G_B226_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B226_1, G_B226_0, L_497, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_498 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache71_114(); G_B227_0 = ((int32_t)1222); G_B227_1 = __this; if (L_498) { G_B228_0 = ((int32_t)1222); G_B228_1 = __this; goto IL_1352; } } { intptr_t L_499 = (intptr_t)cbAchievement_OnFreshDetail_m3317172038_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_500 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_500, NULL, L_499, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache71_114(L_500); G_B228_0 = G_B227_0; G_B228_1 = G_B227_1; } IL_1352: { _ProcCustomMsg_t4006059236 * L_501 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache71_114(); NullCheck(G_B228_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B228_1, G_B228_0, L_501, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_502 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache72_115(); G_B229_0 = ((int32_t)1235); G_B229_1 = __this; if (L_502) { G_B230_0 = ((int32_t)1235); G_B230_1 = __this; goto IL_137a; } } { intptr_t L_503 = (intptr_t)cbTopRewardList_RefreshRewardList_m1548875857_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_504 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_504, NULL, L_503, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache72_115(L_504); G_B230_0 = G_B229_0; G_B230_1 = G_B229_1; } IL_137a: { _ProcCustomMsg_t4006059236 * L_505 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache72_115(); NullCheck(G_B230_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B230_1, G_B230_0, L_505, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CEnergyManager_t1133571008_il2cpp_TypeInfo_var); CEnergyManager_t1133571008 * L_506 = CEnergyManager_GetInstance_m679002328(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_507 = (intptr_t)CEnergyManager_ReponseEnergyConfig_m4269779854_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_508 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_508, L_506, L_507, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1502), L_508, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_509 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache73_116(); G_B231_0 = ((int32_t)1239); G_B231_1 = __this; if (L_509) { G_B232_0 = ((int32_t)1239); G_B232_1 = __this; goto IL_13bd; } } { intptr_t L_510 = (intptr_t)cbFragment_cbReponseComposeMultiFormula_m2767435991_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_511 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_511, NULL, L_510, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache73_116(L_511); G_B232_0 = G_B231_0; G_B232_1 = G_B231_1; } IL_13bd: { _ProcCustomMsg_t4006059236 * L_512 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache73_116(); NullCheck(G_B232_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B232_1, G_B232_0, L_512, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_513 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache74_117(); G_B233_0 = ((int32_t)1240); G_B233_1 = __this; if (L_513) { G_B234_0 = ((int32_t)1240); G_B234_1 = __this; goto IL_13e5; } } { intptr_t L_514 = (intptr_t)cbFragment_cbResponseComposeFormula_m2548326013_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_515 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_515, NULL, L_514, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache74_117(L_515); G_B234_0 = G_B233_0; G_B234_1 = G_B233_1; } IL_13e5: { _ProcCustomMsg_t4006059236 * L_516 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache74_117(); NullCheck(G_B234_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B234_1, G_B234_0, L_516, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_517 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache75_118(); G_B235_0 = ((int32_t)1241); G_B235_1 = __this; if (L_517) { G_B236_0 = ((int32_t)1241); G_B236_1 = __this; goto IL_140d; } } { intptr_t L_518 = (intptr_t)cbFragment_cbResponseDecomposeFormula_m3046003842_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_519 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_519, NULL, L_518, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache75_118(L_519); G_B236_0 = G_B235_0; G_B236_1 = G_B235_1; } IL_140d: { _ProcCustomMsg_t4006059236 * L_520 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache75_118(); NullCheck(G_B236_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B236_1, G_B236_0, L_520, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_521 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache76_119(); G_B237_0 = ((int32_t)1242); G_B237_1 = __this; if (L_521) { G_B238_0 = ((int32_t)1242); G_B238_1 = __this; goto IL_1435; } } { intptr_t L_522 = (intptr_t)cbFragment_cbResponseCompose_m2826811353_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_523 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_523, NULL, L_522, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache76_119(L_523); G_B238_0 = G_B237_0; G_B238_1 = G_B237_1; } IL_1435: { _ProcCustomMsg_t4006059236 * L_524 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache76_119(); NullCheck(G_B238_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B238_1, G_B238_0, L_524, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_525 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache77_120(); G_B239_0 = ((int32_t)1243); G_B239_1 = __this; if (L_525) { G_B240_0 = ((int32_t)1243); G_B240_1 = __this; goto IL_145d; } } { intptr_t L_526 = (intptr_t)cbFragment_cbResponseDecompose_m1135051973_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_527 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_527, NULL, L_526, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache77_120(L_527); G_B240_0 = G_B239_0; G_B240_1 = G_B239_1; } IL_145d: { _ProcCustomMsg_t4006059236 * L_528 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache77_120(); NullCheck(G_B240_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B240_1, G_B240_0, L_528, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_529 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache78_121(); G_B241_0 = ((int32_t)1503); G_B241_1 = __this; if (L_529) { G_B242_0 = ((int32_t)1503); G_B242_1 = __this; goto IL_1485; } } { intptr_t L_530 = (intptr_t)CPveManager_ResponseCheckEnergyState_m1585400377_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_531 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_531, NULL, L_530, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache78_121(L_531); G_B242_0 = G_B241_0; G_B242_1 = G_B241_1; } IL_1485: { _ProcCustomMsg_t4006059236 * L_532 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache78_121(); NullCheck(G_B242_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B242_1, G_B242_0, L_532, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_533 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache79_122(); G_B243_0 = ((int32_t)1090); G_B243_1 = __this; if (L_533) { G_B244_0 = ((int32_t)1090); G_B244_1 = __this; goto IL_14ad; } } { intptr_t L_534 = (intptr_t)CCustomMsgProcChat_ChannelChangeResult_m4274895979_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_535 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_535, NULL, L_534, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache79_122(L_535); G_B244_0 = G_B243_0; G_B244_1 = G_B243_1; } IL_14ad: { _ProcCustomMsg_t4006059236 * L_536 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache79_122(); NullCheck(G_B244_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B244_1, G_B244_0, L_536, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_537 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7A_123(); G_B245_0 = ((int32_t)1257); G_B245_1 = __this; if (L_537) { G_B246_0 = ((int32_t)1257); G_B246_1 = __this; goto IL_14d5; } } { intptr_t L_538 = (intptr_t)CCustomMsgProcChat_ChannelNumChangeResult_m3066687000_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_539 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_539, NULL, L_538, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7A_123(L_539); G_B246_0 = G_B245_0; G_B246_1 = G_B245_1; } IL_14d5: { _ProcCustomMsg_t4006059236 * L_540 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7A_123(); NullCheck(G_B246_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B246_1, G_B246_0, L_540, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_541 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7B_124(); G_B247_0 = ((int32_t)1504); G_B247_1 = __this; if (L_541) { G_B248_0 = ((int32_t)1504); G_B248_1 = __this; goto IL_14fd; } } { intptr_t L_542 = (intptr_t)cbProfess_OnProfess_m3795953543_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_543 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_543, NULL, L_542, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7B_124(L_543); G_B248_0 = G_B247_0; G_B248_1 = G_B247_1; } IL_14fd: { _ProcCustomMsg_t4006059236 * L_544 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7B_124(); NullCheck(G_B248_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B248_1, G_B248_0, L_544, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_545 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7C_125(); G_B249_0 = ((int32_t)1505); G_B249_1 = __this; if (L_545) { G_B250_0 = ((int32_t)1505); G_B250_1 = __this; goto IL_1525; } } { intptr_t L_546 = (intptr_t)cbProfess_OnGiftBoo_m918454921_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_547 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_547, NULL, L_546, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7C_125(L_547); G_B250_0 = G_B249_0; G_B250_1 = G_B249_1; } IL_1525: { _ProcCustomMsg_t4006059236 * L_548 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7C_125(); NullCheck(G_B250_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B250_1, G_B250_0, L_548, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_549 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7D_126(); G_B251_0 = ((int32_t)1523); G_B251_1 = __this; if (L_549) { G_B252_0 = ((int32_t)1523); G_B252_1 = __this; goto IL_154d; } } { intptr_t L_550 = (intptr_t)cbCouple_OnResponseIsLover_m3072174711_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_551 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_551, NULL, L_550, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7D_126(L_551); G_B252_0 = G_B251_0; G_B252_1 = G_B251_1; } IL_154d: { _ProcCustomMsg_t4006059236 * L_552 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7D_126(); NullCheck(G_B252_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B252_1, G_B252_0, L_552, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_553 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7E_127(); G_B253_0 = ((int32_t)1508); G_B253_1 = __this; if (L_553) { G_B254_0 = ((int32_t)1508); G_B254_1 = __this; goto IL_1575; } } { intptr_t L_554 = (intptr_t)cbCouple_OnCoupleInfo_m2169781336_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_555 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_555, NULL, L_554, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7E_127(L_555); G_B254_0 = G_B253_0; G_B254_1 = G_B253_1; } IL_1575: { _ProcCustomMsg_t4006059236 * L_556 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7E_127(); NullCheck(G_B254_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B254_1, G_B254_0, L_556, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_557 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7F_128(); G_B255_0 = ((int32_t)1513); G_B255_1 = __this; if (L_557) { G_B256_0 = ((int32_t)1513); G_B256_1 = __this; goto IL_159d; } } { intptr_t L_558 = (intptr_t)cbMarry_OnMarryApply_m976156817_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_559 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_559, NULL, L_558, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7F_128(L_559); G_B256_0 = G_B255_0; G_B256_1 = G_B255_1; } IL_159d: { _ProcCustomMsg_t4006059236 * L_560 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7F_128(); NullCheck(G_B256_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B256_1, G_B256_0, L_560, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_561 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache80_129(); G_B257_0 = ((int32_t)1518); G_B257_1 = __this; if (L_561) { G_B258_0 = ((int32_t)1518); G_B258_1 = __this; goto IL_15c5; } } { intptr_t L_562 = (intptr_t)cbMarry_OnStartMarry_m2267435981_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_563 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_563, NULL, L_562, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache80_129(L_563); G_B258_0 = G_B257_0; G_B258_1 = G_B257_1; } IL_15c5: { _ProcCustomMsg_t4006059236 * L_564 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache80_129(); NullCheck(G_B258_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B258_1, G_B258_0, L_564, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_565 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache81_130(); G_B259_0 = ((int32_t)1519); G_B259_1 = __this; if (L_565) { G_B260_0 = ((int32_t)1519); G_B260_1 = __this; goto IL_15ed; } } { intptr_t L_566 = (intptr_t)cbMarry_OnRefreshMarryTag_m3290829303_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_567 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_567, NULL, L_566, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache81_130(L_567); G_B260_0 = G_B259_0; G_B260_1 = G_B259_1; } IL_15ed: { _ProcCustomMsg_t4006059236 * L_568 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache81_130(); NullCheck(G_B260_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B260_1, G_B260_0, L_568, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_569 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache82_131(); G_B261_0 = ((int32_t)1521); G_B261_1 = __this; if (L_569) { G_B262_0 = ((int32_t)1521); G_B262_1 = __this; goto IL_1615; } } { intptr_t L_570 = (intptr_t)cbMarry_OnResponseBless_m4150636738_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_571 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_571, NULL, L_570, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache82_131(L_571); G_B262_0 = G_B261_0; G_B262_1 = G_B261_1; } IL_1615: { _ProcCustomMsg_t4006059236 * L_572 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache82_131(); NullCheck(G_B262_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B262_1, G_B262_0, L_572, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_573 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache83_132(); G_B263_0 = ((int32_t)1522); G_B263_1 = __this; if (L_573) { G_B264_0 = ((int32_t)1522); G_B264_1 = __this; goto IL_163d; } } { intptr_t L_574 = (intptr_t)cbMarry_OnResponseBlessList_m3952366876_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_575 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_575, NULL, L_574, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache83_132(L_575); G_B264_0 = G_B263_0; G_B264_1 = G_B263_1; } IL_163d: { _ProcCustomMsg_t4006059236 * L_576 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache83_132(); NullCheck(G_B264_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B264_1, G_B264_0, L_576, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_577 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache84_133(); G_B265_0 = ((int32_t)1514); G_B265_1 = __this; if (L_577) { G_B266_0 = ((int32_t)1514); G_B266_1 = __this; goto IL_1665; } } { intptr_t L_578 = (intptr_t)cbMarry_OnGiveCandies_m1493397835_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_579 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_579, NULL, L_578, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache84_133(L_579); G_B266_0 = G_B265_0; G_B266_1 = G_B265_1; } IL_1665: { _ProcCustomMsg_t4006059236 * L_580 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache84_133(); NullCheck(G_B266_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B266_1, G_B266_0, L_580, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_581 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache85_134(); G_B267_0 = ((int32_t)1515); G_B267_1 = __this; if (L_581) { G_B268_0 = ((int32_t)1515); G_B268_1 = __this; goto IL_168d; } } { intptr_t L_582 = (intptr_t)cbMarry_OnRefreshCandies_m1930396982_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_583 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_583, NULL, L_582, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache85_134(L_583); G_B268_0 = G_B267_0; G_B268_1 = G_B267_1; } IL_168d: { _ProcCustomMsg_t4006059236 * L_584 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache85_134(); NullCheck(G_B268_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B268_1, G_B268_0, L_584, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_585 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache86_135(); G_B269_0 = ((int32_t)1516); G_B269_1 = __this; if (L_585) { G_B270_0 = ((int32_t)1516); G_B270_1 = __this; goto IL_16b5; } } { intptr_t L_586 = (intptr_t)cbMarry_OnGetCandies_m3037669701_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_587 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_587, NULL, L_586, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache86_135(L_587); G_B270_0 = G_B269_0; G_B270_1 = G_B269_1; } IL_16b5: { _ProcCustomMsg_t4006059236 * L_588 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache86_135(); NullCheck(G_B270_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B270_1, G_B270_0, L_588, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_589 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache87_136(); G_B271_0 = ((int32_t)1507); G_B271_1 = __this; if (L_589) { G_B272_0 = ((int32_t)1507); G_B272_1 = __this; goto IL_16dd; } } { intptr_t L_590 = (intptr_t)cbCouple_OnWaterInfo_m3654884694_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_591 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_591, NULL, L_590, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache87_136(L_591); G_B272_0 = G_B271_0; G_B272_1 = G_B271_1; } IL_16dd: { _ProcCustomMsg_t4006059236 * L_592 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache87_136(); NullCheck(G_B272_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B272_1, G_B272_0, L_592, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_593 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache88_137(); G_B273_0 = ((int32_t)1511); G_B273_1 = __this; if (L_593) { G_B274_0 = ((int32_t)1511); G_B274_1 = __this; goto IL_1705; } } { intptr_t L_594 = (intptr_t)cbCouple_OnReliveLoverInfo_m2652455305_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_595 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_595, NULL, L_594, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache88_137(L_595); G_B274_0 = G_B273_0; G_B274_1 = G_B273_1; } IL_1705: { _ProcCustomMsg_t4006059236 * L_596 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache88_137(); NullCheck(G_B274_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B274_1, G_B274_0, L_596, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_597 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache89_138(); G_B275_0 = ((int32_t)1512); G_B275_1 = __this; if (L_597) { G_B276_0 = ((int32_t)1512); G_B276_1 = __this; goto IL_172d; } } { intptr_t L_598 = (intptr_t)cbCouple_OnLoveLog_m2564786909_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_599 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_599, NULL, L_598, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache89_138(L_599); G_B276_0 = G_B275_0; G_B276_1 = G_B275_1; } IL_172d: { _ProcCustomMsg_t4006059236 * L_600 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache89_138(); NullCheck(G_B276_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B276_1, G_B276_0, L_600, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_601 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8A_139(); G_B277_0 = ((int32_t)1509); G_B277_1 = __this; if (L_601) { G_B278_0 = ((int32_t)1509); G_B278_1 = __this; goto IL_1755; } } { intptr_t L_602 = (intptr_t)cbCouple_OnGetGift_m1666816296_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_603 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_603, NULL, L_602, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8A_139(L_603); G_B278_0 = G_B277_0; G_B278_1 = G_B277_1; } IL_1755: { _ProcCustomMsg_t4006059236 * L_604 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8A_139(); NullCheck(G_B278_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B278_1, G_B278_0, L_604, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_605 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8B_140(); G_B279_0 = ((int32_t)1524); G_B279_1 = __this; if (L_605) { G_B280_0 = ((int32_t)1524); G_B280_1 = __this; goto IL_177d; } } { intptr_t L_606 = (intptr_t)cbSweep_OnResponseSweep_m819302616_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_607 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_607, NULL, L_606, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8B_140(L_607); G_B280_0 = G_B279_0; G_B280_1 = G_B279_1; } IL_177d: { _ProcCustomMsg_t4006059236 * L_608 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8B_140(); NullCheck(G_B280_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B280_1, G_B280_0, L_608, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_609 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8C_141(); G_B281_0 = ((int32_t)1007); G_B281_1 = __this; if (L_609) { G_B282_0 = ((int32_t)1007); G_B282_1 = __this; goto IL_17a5; } } { intptr_t L_610 = (intptr_t)cbContriShop_OnResponseContriShop_m2613092871_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_611 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_611, NULL, L_610, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8C_141(L_611); G_B282_0 = G_B281_0; G_B282_1 = G_B281_1; } IL_17a5: { _ProcCustomMsg_t4006059236 * L_612 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8C_141(); NullCheck(G_B282_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B282_1, G_B282_0, L_612, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_613 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8D_142(); G_B283_0 = ((int32_t)1535); G_B283_1 = __this; if (L_613) { G_B284_0 = ((int32_t)1535); G_B284_1 = __this; goto IL_17cd; } } { intptr_t L_614 = (intptr_t)cbMember_OnResponseMember_m1311867940_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_615 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_615, NULL, L_614, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8D_142(L_615); G_B284_0 = G_B283_0; G_B284_1 = G_B283_1; } IL_17cd: { _ProcCustomMsg_t4006059236 * L_616 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8D_142(); NullCheck(G_B284_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B284_1, G_B284_0, L_616, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_617 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8E_143(); G_B285_0 = ((int32_t)1510); G_B285_1 = __this; if (L_617) { G_B286_0 = ((int32_t)1510); G_B286_1 = __this; goto IL_17f5; } } { intptr_t L_618 = (intptr_t)CCustomMsgProc_OnChangeRoleState_m17295727_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_619 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_619, NULL, L_618, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8E_143(L_619); G_B286_0 = G_B285_0; G_B286_1 = G_B285_1; } IL_17f5: { _ProcCustomMsg_t4006059236 * L_620 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8E_143(); NullCheck(G_B286_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B286_1, G_B286_0, L_620, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_621 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_622 = (intptr_t)CChangeNameManager_ResponseChangeName_m3532662195_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_623 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_623, L_621, L_622, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1250), L_623, /*hidden argument*/NULL); CChangeNameManager_t2068867582 * L_624 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_625 = (intptr_t)CChangeNameManager_ResponseChangeName_m3532662195_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_626 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_626, L_624, L_625, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1567), L_626, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CCustomizationManager_t450932257_il2cpp_TypeInfo_var); CCustomizationManager_t450932257 * L_627 = CCustomizationManager_GetInstance_m2414113504(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_628 = (intptr_t)CCustomizationManager_ResponseCustomization_m594148876_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_629 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_629, L_627, L_628, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1016), L_629, /*hidden argument*/NULL); CCustomizationManager_t450932257 * L_630 = CCustomizationManager_GetInstance_m2414113504(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_631 = (intptr_t)CCustomizationManager_ResponseBuy_m1361733591_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_632 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_632, L_630, L_631, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1130), L_632, /*hidden argument*/NULL); CCustomizationManager_t450932257 * L_633 = CCustomizationManager_GetInstance_m2414113504(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_634 = (intptr_t)CCustomizationManager_ResponseEquip_m1241507292_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_635 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_635, L_633, L_634, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1131), L_635, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_636 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8F_144(); G_B287_0 = ((int32_t)1548); G_B287_1 = __this; if (L_636) { G_B288_0 = ((int32_t)1548); G_B288_1 = __this; goto IL_18a4; } } { intptr_t L_637 = (intptr_t)cbIdolShow_OnPromptLastWeekRank_m185681540_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_638 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_638, NULL, L_637, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8F_144(L_638); G_B288_0 = G_B287_0; G_B288_1 = G_B287_1; } IL_18a4: { _ProcCustomMsg_t4006059236 * L_639 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8F_144(); NullCheck(G_B288_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B288_1, G_B288_0, L_639, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_640 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache90_145(); G_B289_0 = ((int32_t)1537); G_B289_1 = __this; if (L_640) { G_B290_0 = ((int32_t)1537); G_B290_1 = __this; goto IL_18cc; } } { intptr_t L_641 = (intptr_t)cbIdolShow_OnHitRankList_m1822870361_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_642 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_642, NULL, L_641, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache90_145(L_642); G_B290_0 = G_B289_0; G_B290_1 = G_B289_1; } IL_18cc: { _ProcCustomMsg_t4006059236 * L_643 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache90_145(); NullCheck(G_B290_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B290_1, G_B290_0, L_643, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_644 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache91_146(); G_B291_0 = ((int32_t)1538); G_B291_1 = __this; if (L_644) { G_B292_0 = ((int32_t)1538); G_B292_1 = __this; goto IL_18f4; } } { intptr_t L_645 = (intptr_t)cbIdolShow_OnTop10IdolsList_m2366788216_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_646 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_646, NULL, L_645, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache91_146(L_646); G_B292_0 = G_B291_0; G_B292_1 = G_B291_1; } IL_18f4: { _ProcCustomMsg_t4006059236 * L_647 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache91_146(); NullCheck(G_B292_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B292_1, G_B292_0, L_647, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_648 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache92_147(); G_B293_0 = ((int32_t)1539); G_B293_1 = __this; if (L_648) { G_B294_0 = ((int32_t)1539); G_B294_1 = __this; goto IL_191c; } } { intptr_t L_649 = (intptr_t)cbIdolShow_OnCollectList_m2375663762_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_650 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_650, NULL, L_649, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache92_147(L_650); G_B294_0 = G_B293_0; G_B294_1 = G_B293_1; } IL_191c: { _ProcCustomMsg_t4006059236 * L_651 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache92_147(); NullCheck(G_B294_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B294_1, G_B294_0, L_651, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_652 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache93_148(); G_B295_0 = ((int32_t)1540); G_B295_1 = __this; if (L_652) { G_B296_0 = ((int32_t)1540); G_B296_1 = __this; goto IL_1944; } } { intptr_t L_653 = (intptr_t)cbIdolShow_OnAddOrDeleteIdol_m689114088_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_654 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_654, NULL, L_653, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache93_148(L_654); G_B296_0 = G_B295_0; G_B296_1 = G_B295_1; } IL_1944: { _ProcCustomMsg_t4006059236 * L_655 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache93_148(); NullCheck(G_B296_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B296_1, G_B296_0, L_655, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_656 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache94_149(); G_B297_0 = ((int32_t)1543); G_B297_1 = __this; if (L_656) { G_B298_0 = ((int32_t)1543); G_B298_1 = __this; goto IL_196c; } } { intptr_t L_657 = (intptr_t)cbIdolShow_OnGetPresent_m409776307_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_658 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_658, NULL, L_657, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache94_149(L_658); G_B298_0 = G_B297_0; G_B298_1 = G_B297_1; } IL_196c: { _ProcCustomMsg_t4006059236 * L_659 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache94_149(); NullCheck(G_B298_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B298_1, G_B298_0, L_659, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_660 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache95_150(); G_B299_0 = ((int32_t)1545); G_B299_1 = __this; if (L_660) { G_B300_0 = ((int32_t)1545); G_B300_1 = __this; goto IL_1994; } } { intptr_t L_661 = (intptr_t)cbIdolShow_OnGetIdolConfig_m3856190564_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_662 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_662, NULL, L_661, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache95_150(L_662); G_B300_0 = G_B299_0; G_B300_1 = G_B299_1; } IL_1994: { _ProcCustomMsg_t4006059236 * L_663 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache95_150(); NullCheck(G_B300_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B300_1, G_B300_0, L_663, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_664 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache96_151(); G_B301_0 = ((int32_t)1546); G_B301_1 = __this; if (L_664) { G_B302_0 = ((int32_t)1546); G_B302_1 = __this; goto IL_19bc; } } { intptr_t L_665 = (intptr_t)cbIdolShow_OnGetIdolDetail_m3215626604_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_666 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_666, NULL, L_665, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache96_151(L_666); G_B302_0 = G_B301_0; G_B302_1 = G_B301_1; } IL_19bc: { _ProcCustomMsg_t4006059236 * L_667 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache96_151(); NullCheck(G_B302_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B302_1, G_B302_0, L_667, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_668 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache97_152(); G_B303_0 = ((int32_t)1542); G_B303_1 = __this; if (L_668) { G_B304_0 = ((int32_t)1542); G_B304_1 = __this; goto IL_19e4; } } { intptr_t L_669 = (intptr_t)cbIdolShow_OnSearchResult_m3623456067_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_670 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_670, NULL, L_669, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache97_152(L_670); G_B304_0 = G_B303_0; G_B304_1 = G_B303_1; } IL_19e4: { _ProcCustomMsg_t4006059236 * L_671 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache97_152(); NullCheck(G_B304_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B304_1, G_B304_0, L_671, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_672 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache98_153(); G_B305_0 = ((int32_t)1544); G_B305_1 = __this; if (L_672) { G_B306_0 = ((int32_t)1544); G_B306_1 = __this; goto IL_1a0c; } } { intptr_t L_673 = (intptr_t)cbIdolShow_OnGetPopularityDetailLog_m1887494183_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_674 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_674, NULL, L_673, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache98_153(L_674); G_B306_0 = G_B305_0; G_B306_1 = G_B305_1; } IL_1a0c: { _ProcCustomMsg_t4006059236 * L_675 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache98_153(); NullCheck(G_B306_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B306_1, G_B306_0, L_675, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_676 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache99_154(); G_B307_0 = ((int32_t)1547); G_B307_1 = __this; if (L_676) { G_B308_0 = ((int32_t)1547); G_B308_1 = __this; goto IL_1a34; } } { intptr_t L_677 = (intptr_t)cbIdolShow_OnGetPopularityPlayerList_m1218675823_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_678 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_678, NULL, L_677, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache99_154(L_678); G_B308_0 = G_B307_0; G_B308_1 = G_B307_1; } IL_1a34: { _ProcCustomMsg_t4006059236 * L_679 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache99_154(); NullCheck(G_B308_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B308_1, G_B308_0, L_679, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_680 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9A_155(); G_B309_0 = ((int32_t)1565); G_B309_1 = __this; if (L_680) { G_B310_0 = ((int32_t)1565); G_B310_1 = __this; goto IL_1a5c; } } { intptr_t L_681 = (intptr_t)cbIdolShow_ReceiveIdolGiftList_m3711618783_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_682 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_682, NULL, L_681, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9A_155(L_682); G_B310_0 = G_B309_0; G_B310_1 = G_B309_1; } IL_1a5c: { _ProcCustomMsg_t4006059236 * L_683 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9A_155(); NullCheck(G_B310_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B310_1, G_B310_0, L_683, /*hidden argument*/NULL); CGuildChallengeModel_t1632606626 * L_684 = CGuildChallengeModel_GetInstance_m2390655172(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_685 = (intptr_t)CGuildChallengeModel_ResponseChallengeBoss_m833612305_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_686 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_686, L_684, L_685, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1270), L_686, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_687 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_688 = (intptr_t)shopSendGiftTarget_ResponseSendPresentResult_m2494141294_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_689 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_689, L_687, L_688, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)9000), L_689, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_690 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9B_156(); G_B311_0 = ((int32_t)1088); G_B311_1 = __this; if (L_690) { G_B312_0 = ((int32_t)1088); G_B312_1 = __this; goto IL_1aba; } } { intptr_t L_691 = (intptr_t)CCustomMsgProcGuild_OnKickOutGuild_m1713511900_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_692 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_692, NULL, L_691, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9B_156(L_692); G_B312_0 = G_B311_0; G_B312_1 = G_B311_1; } IL_1aba: { _ProcCustomMsg_t4006059236 * L_693 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9B_156(); NullCheck(G_B312_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B312_1, G_B312_0, L_693, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_694 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9C_157(); G_B313_0 = ((int32_t)1549); G_B313_1 = __this; if (L_694) { G_B314_0 = ((int32_t)1549); G_B314_1 = __this; goto IL_1ae2; } } { intptr_t L_695 = (intptr_t)cbCouple_AddLoveValue_m3472204177_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_696 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_696, NULL, L_695, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9C_157(L_696); G_B314_0 = G_B313_0; G_B314_1 = G_B313_1; } IL_1ae2: { _ProcCustomMsg_t4006059236 * L_697 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9C_157(); NullCheck(G_B314_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B314_1, G_B314_0, L_697, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_698 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9D_158(); G_B315_0 = ((int32_t)1550); G_B315_1 = __this; if (L_698) { G_B316_0 = ((int32_t)1550); G_B316_1 = __this; goto IL_1b0a; } } { intptr_t L_699 = (intptr_t)cbShop_OnBrandShopPageData_m3630413250_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_700 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_700, NULL, L_699, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9D_158(L_700); G_B316_0 = G_B315_0; G_B316_1 = G_B315_1; } IL_1b0a: { _ProcCustomMsg_t4006059236 * L_701 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9D_158(); NullCheck(G_B316_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B316_1, G_B316_0, L_701, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_702 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9E_159(); G_B317_0 = ((int32_t)1561); G_B317_1 = __this; if (L_702) { G_B318_0 = ((int32_t)1561); G_B318_1 = __this; goto IL_1b32; } } { intptr_t L_703 = (intptr_t)cbQualifying_OnQualifyingPlayerInfoData_m2219401421_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_704 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_704, NULL, L_703, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9E_159(L_704); G_B318_0 = G_B317_0; G_B318_1 = G_B317_1; } IL_1b32: { _ProcCustomMsg_t4006059236 * L_705 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9E_159(); NullCheck(G_B318_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B318_1, G_B318_0, L_705, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_706 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9F_160(); G_B319_0 = ((int32_t)1562); G_B319_1 = __this; if (L_706) { G_B320_0 = ((int32_t)1562); G_B320_1 = __this; goto IL_1b5a; } } { intptr_t L_707 = (intptr_t)cbQualifying_OnQualifyingMatchResultInfo_m616430536_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_708 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_708, NULL, L_707, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9F_160(L_708); G_B320_0 = G_B319_0; G_B320_1 = G_B319_1; } IL_1b5a: { _ProcCustomMsg_t4006059236 * L_709 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9F_160(); NullCheck(G_B320_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B320_1, G_B320_0, L_709, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_710 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA0_161(); G_B321_0 = ((int32_t)1560); G_B321_1 = __this; if (L_710) { G_B322_0 = ((int32_t)1560); G_B322_1 = __this; goto IL_1b82; } } { intptr_t L_711 = (intptr_t)cbQualifying_OnReceQualifyRankListData_m78250089_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_712 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_712, NULL, L_711, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA0_161(L_712); G_B322_0 = G_B321_0; G_B322_1 = G_B321_1; } IL_1b82: { _ProcCustomMsg_t4006059236 * L_713 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA0_161(); NullCheck(G_B322_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B322_1, G_B322_0, L_713, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_714 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA1_162(); G_B323_0 = ((int32_t)1564); G_B323_1 = __this; if (L_714) { G_B324_0 = ((int32_t)1564); G_B324_1 = __this; goto IL_1baa; } } { intptr_t L_715 = (intptr_t)cbQualifying_OnReceQualifyResult_m2369119107_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_716 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_716, NULL, L_715, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA1_162(L_716); G_B324_0 = G_B323_0; G_B324_1 = G_B323_1; } IL_1baa: { _ProcCustomMsg_t4006059236 * L_717 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA1_162(); NullCheck(G_B324_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B324_1, G_B324_0, L_717, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_718 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA2_163(); G_B325_0 = ((int32_t)1563); G_B325_1 = __this; if (L_718) { G_B326_0 = ((int32_t)1563); G_B326_1 = __this; goto IL_1bd2; } } { intptr_t L_719 = (intptr_t)cbQualifying_OnReceQualifyCfg_m2942555199_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_720 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_720, NULL, L_719, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA2_163(L_720); G_B326_0 = G_B325_0; G_B326_1 = G_B325_1; } IL_1bd2: { _ProcCustomMsg_t4006059236 * L_721 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA2_163(); NullCheck(G_B326_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B326_1, G_B326_0, L_721, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_722 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA3_164(); G_B327_0 = ((int32_t)2000); G_B327_1 = __this; if (L_722) { G_B328_0 = ((int32_t)2000); G_B328_1 = __this; goto IL_1bfa; } } { intptr_t L_723 = (intptr_t)CCustomMsgProcWalk_OnWalkTick_m3063239010_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_724 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_724, NULL, L_723, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA3_164(L_724); G_B328_0 = G_B327_0; G_B328_1 = G_B327_1; } IL_1bfa: { _ProcCustomMsg_t4006059236 * L_725 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA3_164(); NullCheck(G_B328_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B328_1, G_B328_0, L_725, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_726 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA4_165(); G_B329_0 = ((int32_t)1566); G_B329_1 = __this; if (L_726) { G_B330_0 = ((int32_t)1566); G_B330_1 = __this; goto IL_1c22; } } { intptr_t L_727 = (intptr_t)CActivityManager_ReceiveAnnounceCloth_m1500630603_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_728 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_728, NULL, L_727, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA4_165(L_728); G_B330_0 = G_B329_0; G_B330_1 = G_B329_1; } IL_1c22: { _ProcCustomMsg_t4006059236 * L_729 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA4_165(); NullCheck(G_B330_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B330_1, G_B330_0, L_729, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_730 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_731 = (intptr_t)CChangeNameManager_ResponseChangeName_m3532662195_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_732 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_732, L_730, L_731, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1576), L_732, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPetManager_t2941415134_il2cpp_TypeInfo_var); CPetManager_t2941415134 * L_733 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_734 = (intptr_t)CPetManager_ResponseFollowOrRelese_m827265120_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_735 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_735, L_733, L_734, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1569), L_735, /*hidden argument*/NULL); CPetManager_t2941415134 * L_736 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_737 = (intptr_t)CPetManager_RefreshPetList_m4281754246_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_738 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_738, L_736, L_737, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1568), L_738, /*hidden argument*/NULL); CPetManager_t2941415134 * L_739 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_740 = (intptr_t)CPetManager_ResponseActivePet_m241255309_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_741 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_741, L_739, L_740, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1571), L_741, /*hidden argument*/NULL); CPetManager_t2941415134 * L_742 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_743 = (intptr_t)CPetManager_ResponseLevelMsg_m1909619409_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_744 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_744, L_742, L_743, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1572), L_744, /*hidden argument*/NULL); CPetManager_t2941415134 * L_745 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_746 = (intptr_t)CPetManager_ResponseBuyEnergy_m3015391274_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_747 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_747, L_745, L_746, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1574), L_747, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPetConfig_t679804737_il2cpp_TypeInfo_var); CPetConfig_t679804737 * L_748 = CPetConfig_GetInstance_m2205073526(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_749 = (intptr_t)CPetConfig_ResponsePetConfig_m1004517824_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_750 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_750, L_748, L_749, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1575), L_750, /*hidden argument*/NULL); CPetManager_t2941415134 * L_751 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_752 = (intptr_t)CPetManager_ResponseUseQualityMaterial_m1053777514_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_753 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_753, L_751, L_752, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1573), L_753, /*hidden argument*/NULL); CPetManager_t2941415134 * L_754 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_755 = (intptr_t)CPetManager_ResponsePetSkillInfo_m2870908258_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_756 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_756, L_754, L_755, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1579), L_756, /*hidden argument*/NULL); CPetManager_t2941415134 * L_757 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_758 = (intptr_t)CPetManager_ResponsePetSkillLevelUpRes_m2847689531_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_759 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_759, L_757, L_758, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1580), L_759, /*hidden argument*/NULL); CPetManager_t2941415134 * L_760 = CPetManager_GetInstance_m156291089(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_761 = (intptr_t)CPetManager_ResponsePetCellNum_m2632390465_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_762 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_762, L_760, L_761, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1635), L_762, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_763 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA5_166(); G_B331_0 = ((int32_t)1110); G_B331_1 = __this; if (L_763) { G_B332_0 = ((int32_t)1110); G_B332_1 = __this; goto IL_1d73; } } { intptr_t L_764 = (intptr_t)CRechargeConfig_ResponseRecharegeAdditonalInfo_m1723736975_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_765 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_765, NULL, L_764, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA5_166(L_765); G_B332_0 = G_B331_0; G_B332_1 = G_B331_1; } IL_1d73: { _ProcCustomMsg_t4006059236 * L_766 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA5_166(); NullCheck(G_B332_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B332_1, G_B332_0, L_766, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_767 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_768 = (intptr_t)MemberManager_GetMemberReturn_m3368053927_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_769 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_769, L_767, L_768, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1570), L_769, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig_t716371407 * L_770 = CLeveluprewardConfig_GetInstance_m925178553(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_771 = (intptr_t)CLeveluprewardConfig_ResponseAwardInfo_m1968841270_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_772 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_772, L_770, L_771, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1577), L_772, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_773 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA6_167(); G_B333_0 = ((int32_t)1585); G_B333_1 = __this; if (L_773) { G_B334_0 = ((int32_t)1585); G_B334_1 = __this; goto IL_1dd1; } } { intptr_t L_774 = (intptr_t)cbShop_OnSigleItemInfo_m863665362_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_775 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_775, NULL, L_774, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA6_167(L_775); G_B334_0 = G_B333_0; G_B334_1 = G_B333_1; } IL_1dd1: { _ProcCustomMsg_t4006059236 * L_776 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA6_167(); NullCheck(G_B334_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B334_1, G_B334_0, L_776, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_777 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA7_168(); G_B335_0 = ((int32_t)1586); G_B335_1 = __this; if (L_777) { G_B336_0 = ((int32_t)1586); G_B336_1 = __this; goto IL_1df9; } } { intptr_t L_778 = (intptr_t)cbShop_OnMultiItemInfo_m3834970908_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_779 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_779, NULL, L_778, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA7_168(L_779); G_B336_0 = G_B335_0; G_B336_1 = G_B335_1; } IL_1df9: { _ProcCustomMsg_t4006059236 * L_780 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA7_168(); NullCheck(G_B336_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B336_1, G_B336_0, L_780, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_781 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA8_169(); G_B337_0 = ((int32_t)1617); G_B337_1 = __this; if (L_781) { G_B338_0 = ((int32_t)1617); G_B338_1 = __this; goto IL_1e21; } } { intptr_t L_782 = (intptr_t)cbFamily_OnFamilyDataUpdata_m1832807468_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_783 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_783, NULL, L_782, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA8_169(L_783); G_B338_0 = G_B337_0; G_B338_1 = G_B337_1; } IL_1e21: { _ProcCustomMsg_t4006059236 * L_784 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA8_169(); NullCheck(G_B338_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B338_1, G_B338_0, L_784, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_785 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA9_170(); G_B339_0 = ((int32_t)1614); G_B339_1 = __this; if (L_785) { G_B340_0 = ((int32_t)1614); G_B340_1 = __this; goto IL_1e49; } } { intptr_t L_786 = (intptr_t)cbFamily_OnFamilyPingDataUpdata_m4107312806_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_787 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_787, NULL, L_786, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA9_170(L_787); G_B340_0 = G_B339_0; G_B340_1 = G_B339_1; } IL_1e49: { _ProcCustomMsg_t4006059236 * L_788 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA9_170(); NullCheck(G_B340_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B340_1, G_B340_0, L_788, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_789 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAA_171(); G_B341_0 = ((int32_t)1612); G_B341_1 = __this; if (L_789) { G_B342_0 = ((int32_t)1612); G_B342_1 = __this; goto IL_1e71; } } { intptr_t L_790 = (intptr_t)cbFamily_OnFamilyPingResult_m2350485460_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_791 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_791, NULL, L_790, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAA_171(L_791); G_B342_0 = G_B341_0; G_B342_1 = G_B341_1; } IL_1e71: { _ProcCustomMsg_t4006059236 * L_792 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAA_171(); NullCheck(G_B342_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B342_1, G_B342_0, L_792, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_793 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAB_172(); G_B343_0 = ((int32_t)1616); G_B343_1 = __this; if (L_793) { G_B344_0 = ((int32_t)1616); G_B344_1 = __this; goto IL_1e99; } } { intptr_t L_794 = (intptr_t)cbFamily_OnFaimlyAddSuccess_m993706089_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_795 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_795, NULL, L_794, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAB_172(L_795); G_B344_0 = G_B343_0; G_B344_1 = G_B343_1; } IL_1e99: { _ProcCustomMsg_t4006059236 * L_796 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAB_172(); NullCheck(G_B344_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B344_1, G_B344_0, L_796, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_797 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAC_173(); G_B345_0 = ((int32_t)1618); G_B345_1 = __this; if (L_797) { G_B346_0 = ((int32_t)1618); G_B346_1 = __this; goto IL_1ec1; } } { intptr_t L_798 = (intptr_t)cbFamily_OnFaimlyBrokenSuccess_m2037268465_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_799 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_799, NULL, L_798, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAC_173(L_799); G_B346_0 = G_B345_0; G_B346_1 = G_B345_1; } IL_1ec1: { _ProcCustomMsg_t4006059236 * L_800 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAC_173(); NullCheck(G_B346_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B346_1, G_B346_0, L_800, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_801 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAD_174(); G_B347_0 = ((int32_t)1613); G_B347_1 = __this; if (L_801) { G_B348_0 = ((int32_t)1613); G_B348_1 = __this; goto IL_1ee9; } } { intptr_t L_802 = (intptr_t)cbFamily_OnSameGeneraTionSelected_m3967957052_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_803 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_803, NULL, L_802, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAD_174(L_803); G_B348_0 = G_B347_0; G_B348_1 = G_B347_1; } IL_1ee9: { _ProcCustomMsg_t4006059236 * L_804 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAD_174(); NullCheck(G_B348_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B348_1, G_B348_0, L_804, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_805 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAE_175(); G_B349_0 = ((int32_t)1626); G_B349_1 = __this; if (L_805) { G_B350_0 = ((int32_t)1626); G_B350_1 = __this; goto IL_1f11; } } { intptr_t L_806 = (intptr_t)cbFamily_OnFamilyTypeDateResult_m1227972190_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_807 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_807, NULL, L_806, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAE_175(L_807); G_B350_0 = G_B349_0; G_B350_1 = G_B349_1; } IL_1f11: { _ProcCustomMsg_t4006059236 * L_808 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAE_175(); NullCheck(G_B350_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B350_1, G_B350_0, L_808, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_809 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAF_176(); G_B351_0 = ((int32_t)1625); G_B351_1 = __this; if (L_809) { G_B352_0 = ((int32_t)1625); G_B352_1 = __this; goto IL_1f39; } } { intptr_t L_810 = (intptr_t)cbFamily_OnFamilyRewardDataResult_m1716262386_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_811 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_811, NULL, L_810, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheAF_176(L_811); G_B352_0 = G_B351_0; G_B352_1 = G_B351_1; } IL_1f39: { _ProcCustomMsg_t4006059236 * L_812 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheAF_176(); NullCheck(G_B352_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B352_1, G_B352_0, L_812, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_813 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB0_177(); G_B353_0 = ((int32_t)1627); G_B353_1 = __this; if (L_813) { G_B354_0 = ((int32_t)1627); G_B354_1 = __this; goto IL_1f61; } } { intptr_t L_814 = (intptr_t)cbFamily_OnFamilyGettedRewardDataResult_m1360660949_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_815 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_815, NULL, L_814, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB0_177(L_815); G_B354_0 = G_B353_0; G_B354_1 = G_B353_1; } IL_1f61: { _ProcCustomMsg_t4006059236 * L_816 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB0_177(); NullCheck(G_B354_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B354_1, G_B354_0, L_816, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_817 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB1_178(); G_B355_0 = ((int32_t)1620); G_B355_1 = __this; if (L_817) { G_B356_0 = ((int32_t)1620); G_B356_1 = __this; goto IL_1f89; } } { intptr_t L_818 = (intptr_t)CCustomMsgProcLottery_FreshLotteryResult_m3540731901_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_819 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_819, NULL, L_818, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB1_178(L_819); G_B356_0 = G_B355_0; G_B356_1 = G_B355_1; } IL_1f89: { _ProcCustomMsg_t4006059236 * L_820 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB1_178(); NullCheck(G_B356_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B356_1, G_B356_0, L_820, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_821 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB2_179(); G_B357_0 = ((int32_t)1621); G_B357_1 = __this; if (L_821) { G_B358_0 = ((int32_t)1621); G_B358_1 = __this; goto IL_1fb1; } } { intptr_t L_822 = (intptr_t)CCustomMsgProcLottery_RefreshLotteryData_m1599657180_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_823 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_823, NULL, L_822, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB2_179(L_823); G_B358_0 = G_B357_0; G_B358_1 = G_B357_1; } IL_1fb1: { _ProcCustomMsg_t4006059236 * L_824 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB2_179(); NullCheck(G_B358_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B358_1, G_B358_0, L_824, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_825 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB3_180(); G_B359_0 = ((int32_t)1623); G_B359_1 = __this; if (L_825) { G_B360_0 = ((int32_t)1623); G_B360_1 = __this; goto IL_1fd9; } } { intptr_t L_826 = (intptr_t)CCustomMsgProcLottery_ReceiveReward_m213225282_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_827 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_827, NULL, L_826, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB3_180(L_827); G_B360_0 = G_B359_0; G_B360_1 = G_B359_1; } IL_1fd9: { _ProcCustomMsg_t4006059236 * L_828 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB3_180(); NullCheck(G_B360_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B360_1, G_B360_0, L_828, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_829 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB4_181(); G_B361_0 = ((int32_t)1622); G_B361_1 = __this; if (L_829) { G_B362_0 = ((int32_t)1622); G_B362_1 = __this; goto IL_2001; } } { intptr_t L_830 = (intptr_t)CCustomMsgProcLottery_FreshLotteryShopData_m3386621477_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_831 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_831, NULL, L_830, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB4_181(L_831); G_B362_0 = G_B361_0; G_B362_1 = G_B361_1; } IL_2001: { _ProcCustomMsg_t4006059236 * L_832 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB4_181(); NullCheck(G_B362_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B362_1, G_B362_0, L_832, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_833 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB5_182(); G_B363_0 = ((int32_t)1624); G_B363_1 = __this; if (L_833) { G_B364_0 = ((int32_t)1624); G_B364_1 = __this; goto IL_2029; } } { intptr_t L_834 = (intptr_t)CCustomMsgProcLottery_ExchangeResult_m1388470230_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_835 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_835, NULL, L_834, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB5_182(L_835); G_B364_0 = G_B363_0; G_B364_1 = G_B363_1; } IL_2029: { _ProcCustomMsg_t4006059236 * L_836 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB5_182(); NullCheck(G_B364_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B364_1, G_B364_0, L_836, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_837 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB6_183(); G_B365_0 = ((int32_t)1590); G_B365_1 = __this; if (L_837) { G_B366_0 = ((int32_t)1590); G_B366_1 = __this; goto IL_2051; } } { intptr_t L_838 = (intptr_t)cbFruitMachine_OnMsgIsOpen_m3288809809_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_839 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_839, NULL, L_838, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB6_183(L_839); G_B366_0 = G_B365_0; G_B366_1 = G_B365_1; } IL_2051: { _ProcCustomMsg_t4006059236 * L_840 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB6_183(); NullCheck(G_B366_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B366_1, G_B366_0, L_840, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_841 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB7_184(); G_B367_0 = ((int32_t)1591); G_B367_1 = __this; if (L_841) { G_B368_0 = ((int32_t)1591); G_B368_1 = __this; goto IL_2079; } } { intptr_t L_842 = (intptr_t)cbFruitMachine_OnMsgIsFinished_m2099098164_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_843 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_843, NULL, L_842, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB7_184(L_843); G_B368_0 = G_B367_0; G_B368_1 = G_B367_1; } IL_2079: { _ProcCustomMsg_t4006059236 * L_844 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB7_184(); NullCheck(G_B368_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B368_1, G_B368_0, L_844, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_845 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB8_185(); G_B369_0 = ((int32_t)1592); G_B369_1 = __this; if (L_845) { G_B370_0 = ((int32_t)1592); G_B370_1 = __this; goto IL_20a1; } } { intptr_t L_846 = (intptr_t)cbFruitMachine_OnMsgDrawResult_m2206389108_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_847 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_847, NULL, L_846, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB8_185(L_847); G_B370_0 = G_B369_0; G_B370_1 = G_B369_1; } IL_20a1: { _ProcCustomMsg_t4006059236 * L_848 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB8_185(); NullCheck(G_B370_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B370_1, G_B370_0, L_848, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_849 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB9_186(); G_B371_0 = ((int32_t)1600); G_B371_1 = __this; if (L_849) { G_B372_0 = ((int32_t)1600); G_B372_1 = __this; goto IL_20c9; } } { intptr_t L_850 = (intptr_t)cbFruitMachine_OnMsgFMShopData_m1875917566_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_851 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_851, NULL, L_850, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB9_186(L_851); G_B372_0 = G_B371_0; G_B372_1 = G_B371_1; } IL_20c9: { _ProcCustomMsg_t4006059236 * L_852 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB9_186(); NullCheck(G_B372_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B372_1, G_B372_0, L_852, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_853 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBA_187(); G_B373_0 = ((int32_t)1605); G_B373_1 = __this; if (L_853) { G_B374_0 = ((int32_t)1605); G_B374_1 = __this; goto IL_20f1; } } { intptr_t L_854 = (intptr_t)cbFruitMachine_OnMsgFMHistoryAll_m1915122234_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_855 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_855, NULL, L_854, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBA_187(L_855); G_B374_0 = G_B373_0; G_B374_1 = G_B373_1; } IL_20f1: { _ProcCustomMsg_t4006059236 * L_856 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBA_187(); NullCheck(G_B374_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B374_1, G_B374_0, L_856, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_857 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBB_188(); G_B375_0 = ((int32_t)1606); G_B375_1 = __this; if (L_857) { G_B376_0 = ((int32_t)1606); G_B376_1 = __this; goto IL_2119; } } { intptr_t L_858 = (intptr_t)cbFruitMachine_OnMsgFMHistorySelf_m4056363310_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_859 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_859, NULL, L_858, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBB_188(L_859); G_B376_0 = G_B375_0; G_B376_1 = G_B375_1; } IL_2119: { _ProcCustomMsg_t4006059236 * L_860 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBB_188(); NullCheck(G_B376_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B376_1, G_B376_0, L_860, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIntegralRankController_t2394358502_il2cpp_TypeInfo_var); CIntegralRankController_t2394358502 * L_861 = CIntegralRankController_GetInstance_m3536867742(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_862 = (intptr_t)CIntegralRankController_ResponseIntegralRankInfo_m3361343208_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_863 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_863, L_861, L_862, /*hidden argument*/NULL); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(__this, ((int32_t)1599), L_863, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_864 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBC_189(); G_B377_0 = ((int32_t)1609); G_B377_1 = __this; if (L_864) { G_B378_0 = ((int32_t)1609); G_B378_1 = __this; goto IL_215c; } } { intptr_t L_865 = (intptr_t)cbFruitMachine_OnMsgFMPopularityPrizeData_m1894798820_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_866 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_866, NULL, L_865, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBC_189(L_866); G_B378_0 = G_B377_0; G_B378_1 = G_B377_1; } IL_215c: { _ProcCustomMsg_t4006059236 * L_867 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBC_189(); NullCheck(G_B378_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B378_1, G_B378_0, L_867, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_868 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBD_190(); G_B379_0 = ((int32_t)1608); G_B379_1 = __this; if (L_868) { G_B380_0 = ((int32_t)1608); G_B380_1 = __this; goto IL_2184; } } { intptr_t L_869 = (intptr_t)cbFruitMachine_OnMsgBigWinnerData_m1439514183_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_870 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_870, NULL, L_869, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBD_190(L_870); G_B380_0 = G_B379_0; G_B380_1 = G_B379_1; } IL_2184: { _ProcCustomMsg_t4006059236 * L_871 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBD_190(); NullCheck(G_B380_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B380_1, G_B380_0, L_871, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_872 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBE_191(); G_B381_0 = ((int32_t)1245); G_B381_1 = __this; if (L_872) { G_B382_0 = ((int32_t)1245); G_B382_1 = __this; goto IL_21ac; } } { intptr_t L_873 = (intptr_t)cbWorkshop_Magic_OnReceiveClothUpstepMaterial_m883942208_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_874 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_874, NULL, L_873, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBE_191(L_874); G_B382_0 = G_B381_0; G_B382_1 = G_B381_1; } IL_21ac: { _ProcCustomMsg_t4006059236 * L_875 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBE_191(); NullCheck(G_B382_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B382_1, G_B382_0, L_875, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_876 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBF_192(); G_B383_0 = ((int32_t)1247); G_B383_1 = __this; if (L_876) { G_B384_0 = ((int32_t)1247); G_B384_1 = __this; goto IL_21d4; } } { intptr_t L_877 = (intptr_t)cbWorkshop_Magic_OnReceiveFloodResult_m761822970_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_878 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_878, NULL, L_877, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheBF_192(L_878); G_B384_0 = G_B383_0; G_B384_1 = G_B383_1; } IL_21d4: { _ProcCustomMsg_t4006059236 * L_879 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheBF_192(); NullCheck(G_B384_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B384_1, G_B384_0, L_879, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_880 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC0_193(); G_B385_0 = ((int32_t)1246); G_B385_1 = __this; if (L_880) { G_B386_0 = ((int32_t)1246); G_B386_1 = __this; goto IL_21fc; } } { intptr_t L_881 = (intptr_t)cbWorkshop_Magic_OnReceiveUpgradeResult_m1671327390_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_882 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_882, NULL, L_881, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC0_193(L_882); G_B386_0 = G_B385_0; G_B386_1 = G_B385_1; } IL_21fc: { _ProcCustomMsg_t4006059236 * L_883 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC0_193(); NullCheck(G_B386_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B386_1, G_B386_0, L_883, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_884 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC1_194(); G_B387_0 = ((int32_t)1636); G_B387_1 = __this; if (L_884) { G_B388_0 = ((int32_t)1636); G_B388_1 = __this; goto IL_2224; } } { intptr_t L_885 = (intptr_t)cbSuitInfo_OnGetSuitInfo_m4027106680_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_886 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_886, NULL, L_885, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC1_194(L_886); G_B388_0 = G_B387_0; G_B388_1 = G_B387_1; } IL_2224: { _ProcCustomMsg_t4006059236 * L_887 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC1_194(); NullCheck(G_B388_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B388_1, G_B388_0, L_887, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_888 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC2_195(); G_B389_0 = ((int32_t)1637); G_B389_1 = __this; if (L_888) { G_B390_0 = ((int32_t)1637); G_B390_1 = __this; goto IL_224c; } } { intptr_t L_889 = (intptr_t)cbSuitInfo_OnGetRewardResult_m2951836589_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_890 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_890, NULL, L_889, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC2_195(L_890); G_B390_0 = G_B389_0; G_B390_1 = G_B389_1; } IL_224c: { _ProcCustomMsg_t4006059236 * L_891 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC2_195(); NullCheck(G_B390_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B390_1, G_B390_0, L_891, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_892 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC3_196(); G_B391_0 = ((int32_t)1639); G_B391_1 = __this; if (L_892) { G_B392_0 = ((int32_t)1639); G_B392_1 = __this; goto IL_2274; } } { intptr_t L_893 = (intptr_t)cbSuitInfo_OnGetSuitNum_m2957636493_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_894 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_894, NULL, L_893, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC3_196(L_894); G_B392_0 = G_B391_0; G_B392_1 = G_B391_1; } IL_2274: { _ProcCustomMsg_t4006059236 * L_895 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC3_196(); NullCheck(G_B392_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B392_1, G_B392_0, L_895, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_896 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC4_197(); G_B393_0 = ((int32_t)1646); G_B393_1 = __this; if (L_896) { G_B394_0 = ((int32_t)1646); G_B394_1 = __this; goto IL_229c; } } { intptr_t L_897 = (intptr_t)cbSuitInfo_OnGetTujianProgress_m1951109422_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_898 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_898, NULL, L_897, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC4_197(L_898); G_B394_0 = G_B393_0; G_B394_1 = G_B393_1; } IL_229c: { _ProcCustomMsg_t4006059236 * L_899 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC4_197(); NullCheck(G_B394_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B394_1, G_B394_0, L_899, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_900 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC5_198(); G_B395_0 = ((int32_t)1675); G_B395_1 = __this; if (L_900) { G_B396_0 = ((int32_t)1675); G_B396_1 = __this; goto IL_22c4; } } { intptr_t L_901 = (intptr_t)cbSuitInfo_OnGetTujianSuccess_m396604445_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_902 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_902, NULL, L_901, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC5_198(L_902); G_B396_0 = G_B395_0; G_B396_1 = G_B395_1; } IL_22c4: { _ProcCustomMsg_t4006059236 * L_903 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC5_198(); NullCheck(G_B396_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B396_1, G_B396_0, L_903, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_904 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC6_199(); G_B397_0 = ((int32_t)1904); G_B397_1 = __this; if (L_904) { G_B398_0 = ((int32_t)1904); G_B398_1 = __this; goto IL_22ec; } } { intptr_t L_905 = (intptr_t)CbCardHandBook_OnFreshClothes_m3183869759_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_906 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_906, NULL, L_905, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC6_199(L_906); G_B398_0 = G_B397_0; G_B398_1 = G_B397_1; } IL_22ec: { _ProcCustomMsg_t4006059236 * L_907 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC6_199(); NullCheck(G_B398_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B398_1, G_B398_0, L_907, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_908 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC7_200(); G_B399_0 = ((int32_t)1906); G_B399_1 = __this; if (L_908) { G_B400_0 = ((int32_t)1906); G_B400_1 = __this; goto IL_2314; } } { intptr_t L_909 = (intptr_t)CbCardHandBook_OnFreshCollection_m3162106023_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_910 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_910, NULL, L_909, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC7_200(L_910); G_B400_0 = G_B399_0; G_B400_1 = G_B399_1; } IL_2314: { _ProcCustomMsg_t4006059236 * L_911 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC7_200(); NullCheck(G_B400_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B400_1, G_B400_0, L_911, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_912 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC8_201(); G_B401_0 = ((int32_t)1905); G_B401_1 = __this; if (L_912) { G_B402_0 = ((int32_t)1905); G_B402_1 = __this; goto IL_233c; } } { intptr_t L_913 = (intptr_t)CbCardHandBook_OnFreshTheme_m3606002022_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_914 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_914, NULL, L_913, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC8_201(L_914); G_B402_0 = G_B401_0; G_B402_1 = G_B401_1; } IL_233c: { _ProcCustomMsg_t4006059236 * L_915 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC8_201(); NullCheck(G_B402_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B402_1, G_B402_0, L_915, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_916 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC9_202(); G_B403_0 = ((int32_t)1638); G_B403_1 = __this; if (L_916) { G_B404_0 = ((int32_t)1638); G_B404_1 = __this; goto IL_2364; } } { intptr_t L_917 = (intptr_t)CCustomMsgProcChat_OnStopServer_m1340472255_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_918 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_918, NULL, L_917, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC9_202(L_918); G_B404_0 = G_B403_0; G_B404_1 = G_B403_1; } IL_2364: { _ProcCustomMsg_t4006059236 * L_919 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC9_202(); NullCheck(G_B404_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B404_1, G_B404_0, L_919, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_920 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCA_203(); G_B405_0 = ((int32_t)1640); G_B405_1 = __this; if (L_920) { G_B406_0 = ((int32_t)1640); G_B406_1 = __this; goto IL_238c; } } { intptr_t L_921 = (intptr_t)cbAchievement_OnFreshAchMedalData_m68689112_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_922 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_922, NULL, L_921, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCA_203(L_922); G_B406_0 = G_B405_0; G_B406_1 = G_B405_1; } IL_238c: { _ProcCustomMsg_t4006059236 * L_923 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCA_203(); NullCheck(G_B406_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B406_1, G_B406_0, L_923, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_924 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCB_204(); G_B407_0 = ((int32_t)1641); G_B407_1 = __this; if (L_924) { G_B408_0 = ((int32_t)1641); G_B408_1 = __this; goto IL_23b4; } } { intptr_t L_925 = (intptr_t)cbAchievement_OnWearOrDownAchMedal_m3072017230_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_926 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_926, NULL, L_925, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCB_204(L_926); G_B408_0 = G_B407_0; G_B408_1 = G_B407_1; } IL_23b4: { _ProcCustomMsg_t4006059236 * L_927 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCB_204(); NullCheck(G_B408_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B408_1, G_B408_0, L_927, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_928 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCC_205(); G_B409_0 = ((int32_t)1642); G_B409_1 = __this; if (L_928) { G_B410_0 = ((int32_t)1642); G_B410_1 = __this; goto IL_23dc; } } { intptr_t L_929 = (intptr_t)cbAchievement_OnFreshAchShopData_m701117947_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_930 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_930, NULL, L_929, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCC_205(L_930); G_B410_0 = G_B409_0; G_B410_1 = G_B409_1; } IL_23dc: { _ProcCustomMsg_t4006059236 * L_931 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCC_205(); NullCheck(G_B410_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B410_1, G_B410_0, L_931, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_932 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCD_206(); G_B411_0 = ((int32_t)1645); G_B411_1 = __this; if (L_932) { G_B412_0 = ((int32_t)1645); G_B412_1 = __this; goto IL_2404; } } { intptr_t L_933 = (intptr_t)cbBeach_OnBeachSceneList_m3913802746_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_934 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_934, NULL, L_933, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCD_206(L_934); G_B412_0 = G_B411_0; G_B412_1 = G_B411_1; } IL_2404: { _ProcCustomMsg_t4006059236 * L_935 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCD_206(); NullCheck(G_B412_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B412_1, G_B412_0, L_935, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_936 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCE_207(); G_B413_0 = ((int32_t)1643); G_B413_1 = __this; if (L_936) { G_B414_0 = ((int32_t)1643); G_B414_1 = __this; goto IL_242c; } } { intptr_t L_937 = (intptr_t)cbAchievement_OnGetAchievementCompleted_m1073712021_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_938 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_938, NULL, L_937, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCE_207(L_938); G_B414_0 = G_B413_0; G_B414_1 = G_B413_1; } IL_242c: { _ProcCustomMsg_t4006059236 * L_939 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCE_207(); NullCheck(G_B414_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B414_1, G_B414_0, L_939, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_940 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCF_208(); G_B415_0 = ((int32_t)1655); G_B415_1 = __this; if (L_940) { G_B416_0 = ((int32_t)1655); G_B416_1 = __this; goto IL_2454; } } { intptr_t L_941 = (intptr_t)cbIdol_OnIdolInfo_m1177925630_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_942 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_942, NULL, L_941, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheCF_208(L_942); G_B416_0 = G_B415_0; G_B416_1 = G_B415_1; } IL_2454: { _ProcCustomMsg_t4006059236 * L_943 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheCF_208(); NullCheck(G_B416_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B416_1, G_B416_0, L_943, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_944 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD0_209(); G_B417_0 = ((int32_t)1656); G_B417_1 = __this; if (L_944) { G_B418_0 = ((int32_t)1656); G_B418_1 = __this; goto IL_247c; } } { intptr_t L_945 = (intptr_t)cbIdol_OnLevelupStarAward_m1189044946_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_946 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_946, NULL, L_945, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD0_209(L_946); G_B418_0 = G_B417_0; G_B418_1 = G_B417_1; } IL_247c: { _ProcCustomMsg_t4006059236 * L_947 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD0_209(); NullCheck(G_B418_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B418_1, G_B418_0, L_947, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_948 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD1_210(); G_B419_0 = ((int32_t)1657); G_B419_1 = __this; if (L_948) { G_B420_0 = ((int32_t)1657); G_B420_1 = __this; goto IL_24a4; } } { intptr_t L_949 = (intptr_t)cbIdol_OnGetLevelUpAwardResult_m4132966395_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_950 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_950, NULL, L_949, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD1_210(L_950); G_B420_0 = G_B419_0; G_B420_1 = G_B419_1; } IL_24a4: { _ProcCustomMsg_t4006059236 * L_951 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD1_210(); NullCheck(G_B420_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B420_1, G_B420_0, L_951, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_952 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD2_211(); G_B421_0 = ((int32_t)1658); G_B421_1 = __this; if (L_952) { G_B422_0 = ((int32_t)1658); G_B422_1 = __this; goto IL_24cc; } } { intptr_t L_953 = (intptr_t)cbIdol_OnDayAward_m2781418683_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_954 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_954, NULL, L_953, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD2_211(L_954); G_B422_0 = G_B421_0; G_B422_1 = G_B421_1; } IL_24cc: { _ProcCustomMsg_t4006059236 * L_955 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD2_211(); NullCheck(G_B422_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B422_1, G_B422_0, L_955, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_956 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD3_212(); G_B423_0 = ((int32_t)1659); G_B423_1 = __this; if (L_956) { G_B424_0 = ((int32_t)1659); G_B424_1 = __this; goto IL_24f4; } } { intptr_t L_957 = (intptr_t)cbIdol_OnDayAwardResult_m4094521876_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_958 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_958, NULL, L_957, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD3_212(L_958); G_B424_0 = G_B423_0; G_B424_1 = G_B423_1; } IL_24f4: { _ProcCustomMsg_t4006059236 * L_959 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD3_212(); NullCheck(G_B424_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B424_1, G_B424_0, L_959, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_960 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD4_213(); G_B425_0 = ((int32_t)1660); G_B425_1 = __this; if (L_960) { G_B426_0 = ((int32_t)1660); G_B426_1 = __this; goto IL_251c; } } { intptr_t L_961 = (intptr_t)cbIdol_OnIdolLevelupResult_m3102797545_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_962 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_962, NULL, L_961, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD4_213(L_962); G_B426_0 = G_B425_0; G_B426_1 = G_B425_1; } IL_251c: { _ProcCustomMsg_t4006059236 * L_963 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD4_213(); NullCheck(G_B426_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B426_1, G_B426_0, L_963, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_964 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD5_214(); G_B427_0 = ((int32_t)9005); G_B427_1 = __this; if (L_964) { G_B428_0 = ((int32_t)9005); G_B428_1 = __this; goto IL_2544; } } { intptr_t L_965 = (intptr_t)WaitingRoomHelper_BeachEntryPool_m413950061_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_966 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_966, NULL, L_965, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD5_214(L_966); G_B428_0 = G_B427_0; G_B428_1 = G_B427_1; } IL_2544: { _ProcCustomMsg_t4006059236 * L_967 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD5_214(); NullCheck(G_B428_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B428_1, G_B428_0, L_967, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_968 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD6_215(); G_B429_0 = ((int32_t)9006); G_B429_1 = __this; if (L_968) { G_B430_0 = ((int32_t)9006); G_B430_1 = __this; goto IL_256c; } } { intptr_t L_969 = (intptr_t)WaitingRoomHelper_BeachLeavePool_m3282554989_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_970 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_970, NULL, L_969, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD6_215(L_970); G_B430_0 = G_B429_0; G_B430_1 = G_B429_1; } IL_256c: { _ProcCustomMsg_t4006059236 * L_971 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD6_215(); NullCheck(G_B430_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B430_1, G_B430_0, L_971, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_972 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD7_216(); G_B431_0 = ((int32_t)9007); G_B431_1 = __this; if (L_972) { G_B432_0 = ((int32_t)9007); G_B432_1 = __this; goto IL_2594; } } { intptr_t L_973 = (intptr_t)WaitingRoomHelper_BeachAddExp_m2938107984_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_974 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_974, NULL, L_973, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD7_216(L_974); G_B432_0 = G_B431_0; G_B432_1 = G_B431_1; } IL_2594: { _ProcCustomMsg_t4006059236 * L_975 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD7_216(); NullCheck(G_B432_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B432_1, G_B432_0, L_975, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_976 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD8_217(); G_B433_0 = ((int32_t)9001); G_B433_1 = __this; if (L_976) { G_B434_0 = ((int32_t)9001); G_B434_1 = __this; goto IL_25bc; } } { intptr_t L_977 = (intptr_t)WaitingRoomHelper_BeachInteract_m997200054_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_978 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_978, NULL, L_977, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD8_217(L_978); G_B434_0 = G_B433_0; G_B434_1 = G_B433_1; } IL_25bc: { _ProcCustomMsg_t4006059236 * L_979 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD8_217(); NullCheck(G_B434_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B434_1, G_B434_0, L_979, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_980 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD9_218(); G_B435_0 = ((int32_t)1665); G_B435_1 = __this; if (L_980) { G_B436_0 = ((int32_t)1665); G_B436_1 = __this; goto IL_25e4; } } { intptr_t L_981 = (intptr_t)cbIdol_OnNoticeTaskInfoList_m2112482543_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_982 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_982, NULL, L_981, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD9_218(L_982); G_B436_0 = G_B435_0; G_B436_1 = G_B435_1; } IL_25e4: { _ProcCustomMsg_t4006059236 * L_983 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD9_218(); NullCheck(G_B436_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B436_1, G_B436_0, L_983, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_984 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDA_219(); G_B437_0 = ((int32_t)1666); G_B437_1 = __this; if (L_984) { G_B438_0 = ((int32_t)1666); G_B438_1 = __this; goto IL_260c; } } { intptr_t L_985 = (intptr_t)cbIdol_OnRefreshSubtaskInfo_m502613744_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_986 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_986, NULL, L_985, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDA_219(L_986); G_B438_0 = G_B437_0; G_B438_1 = G_B437_1; } IL_260c: { _ProcCustomMsg_t4006059236 * L_987 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDA_219(); NullCheck(G_B438_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B438_1, G_B438_0, L_987, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_988 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDB_220(); G_B439_0 = ((int32_t)1667); G_B439_1 = __this; if (L_988) { G_B440_0 = ((int32_t)1667); G_B440_1 = __this; goto IL_2634; } } { intptr_t L_989 = (intptr_t)cbIdol_OnStartTaskResult_m1309697698_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_990 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_990, NULL, L_989, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDB_220(L_990); G_B440_0 = G_B439_0; G_B440_1 = G_B439_1; } IL_2634: { _ProcCustomMsg_t4006059236 * L_991 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDB_220(); NullCheck(G_B440_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B440_1, G_B440_0, L_991, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_992 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDC_221(); G_B441_0 = ((int32_t)1668); G_B441_1 = __this; if (L_992) { G_B442_0 = ((int32_t)1668); G_B442_1 = __this; goto IL_265c; } } { intptr_t L_993 = (intptr_t)cbIdol_OnCancelTaskResult_m2915976240_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_994 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_994, NULL, L_993, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDC_221(L_994); G_B442_0 = G_B441_0; G_B442_1 = G_B441_1; } IL_265c: { _ProcCustomMsg_t4006059236 * L_995 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDC_221(); NullCheck(G_B442_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B442_1, G_B442_0, L_995, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_996 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDD_222(); G_B443_0 = ((int32_t)1669); G_B443_1 = __this; if (L_996) { G_B444_0 = ((int32_t)1669); G_B444_1 = __this; goto IL_2684; } } { intptr_t L_997 = (intptr_t)cbIdol_OnInviteFirendList_m2193249512_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_998 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_998, NULL, L_997, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDD_222(L_998); G_B444_0 = G_B443_0; G_B444_1 = G_B443_1; } IL_2684: { _ProcCustomMsg_t4006059236 * L_999 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDD_222(); NullCheck(G_B444_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B444_1, G_B444_0, L_999, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1000 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDE_223(); G_B445_0 = ((int32_t)1670); G_B445_1 = __this; if (L_1000) { G_B446_0 = ((int32_t)1670); G_B446_1 = __this; goto IL_26ac; } } { intptr_t L_1001 = (intptr_t)cbIdol_OnInviteFirendResult_m3677841096_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1002 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1002, NULL, L_1001, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDE_223(L_1002); G_B446_0 = G_B445_0; G_B446_1 = G_B445_1; } IL_26ac: { _ProcCustomMsg_t4006059236 * L_1003 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDE_223(); NullCheck(G_B446_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B446_1, G_B446_0, L_1003, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1004 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDF_224(); G_B447_0 = ((int32_t)1671); G_B447_1 = __this; if (L_1004) { G_B448_0 = ((int32_t)1671); G_B448_1 = __this; goto IL_26d4; } } { intptr_t L_1005 = (intptr_t)cbIdol_OnGetAwardResult_m2595184409_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1006 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1006, NULL, L_1005, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheDF_224(L_1006); G_B448_0 = G_B447_0; G_B448_1 = G_B447_1; } IL_26d4: { _ProcCustomMsg_t4006059236 * L_1007 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheDF_224(); NullCheck(G_B448_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B448_1, G_B448_0, L_1007, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1008 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE0_225(); G_B449_0 = ((int32_t)1672); G_B449_1 = __this; if (L_1008) { G_B450_0 = ((int32_t)1672); G_B450_1 = __this; goto IL_26fc; } } { intptr_t L_1009 = (intptr_t)cbIdol_OnRefreshSubtaskResult_m3413878443_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1010 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1010, NULL, L_1009, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE0_225(L_1010); G_B450_0 = G_B449_0; G_B450_1 = G_B449_1; } IL_26fc: { _ProcCustomMsg_t4006059236 * L_1011 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE0_225(); NullCheck(G_B450_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B450_1, G_B450_0, L_1011, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1012 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE1_226(); G_B451_0 = ((int32_t)1673); G_B451_1 = __this; if (L_1012) { G_B452_0 = ((int32_t)1673); G_B452_1 = __this; goto IL_2724; } } { intptr_t L_1013 = (intptr_t)cbIdol_OnLevelupResult_m2496428324_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1014 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1014, NULL, L_1013, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE1_226(L_1014); G_B452_0 = G_B451_0; G_B452_1 = G_B451_1; } IL_2724: { _ProcCustomMsg_t4006059236 * L_1015 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE1_226(); NullCheck(G_B452_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B452_1, G_B452_0, L_1015, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1016 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE2_227(); G_B453_0 = ((int32_t)1674); G_B453_1 = __this; if (L_1016) { G_B454_0 = ((int32_t)1674); G_B454_1 = __this; goto IL_274c; } } { intptr_t L_1017 = (intptr_t)cbIdol_OnRefreshExp_m3954035366_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1018 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1018, NULL, L_1017, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE2_227(L_1018); G_B454_0 = G_B453_0; G_B454_1 = G_B453_1; } IL_274c: { _ProcCustomMsg_t4006059236 * L_1019 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE2_227(); NullCheck(G_B454_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B454_1, G_B454_0, L_1019, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1020 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE3_228(); G_B455_0 = ((int32_t)1676); G_B455_1 = __this; if (L_1020) { G_B456_0 = ((int32_t)1676); G_B456_1 = __this; goto IL_2774; } } { intptr_t L_1021 = (intptr_t)cbIdol_OnQuickFinishNeedDcash_m4154923056_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1022 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1022, NULL, L_1021, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE3_228(L_1022); G_B456_0 = G_B455_0; G_B456_1 = G_B455_1; } IL_2774: { _ProcCustomMsg_t4006059236 * L_1023 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE3_228(); NullCheck(G_B456_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B456_1, G_B456_0, L_1023, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1024 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE4_229(); G_B457_0 = ((int32_t)1677); G_B457_1 = __this; if (L_1024) { G_B458_0 = ((int32_t)1677); G_B458_1 = __this; goto IL_279c; } } { intptr_t L_1025 = (intptr_t)cbIdol_OnQuickFinishResult_m1537084560_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1026 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1026, NULL, L_1025, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE4_229(L_1026); G_B458_0 = G_B457_0; G_B458_1 = G_B457_1; } IL_279c: { _ProcCustomMsg_t4006059236 * L_1027 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE4_229(); NullCheck(G_B458_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B458_1, G_B458_0, L_1027, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1028 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE5_230(); G_B459_0 = ((int32_t)1678); G_B459_1 = __this; if (L_1028) { G_B460_0 = ((int32_t)1678); G_B460_1 = __this; goto IL_27c4; } } { intptr_t L_1029 = (intptr_t)cbIdolAbility_OnIdolAbilityRewardData_m2748699007_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1030 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1030, NULL, L_1029, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE5_230(L_1030); G_B460_0 = G_B459_0; G_B460_1 = G_B459_1; } IL_27c4: { _ProcCustomMsg_t4006059236 * L_1031 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE5_230(); NullCheck(G_B460_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B460_1, G_B460_0, L_1031, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1032 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE6_231(); G_B461_0 = ((int32_t)1679); G_B461_1 = __this; if (L_1032) { G_B462_0 = ((int32_t)1679); G_B462_1 = __this; goto IL_27ec; } } { intptr_t L_1033 = (intptr_t)cbIdolAbility_OnIdolAbilityConfigData_m3191592425_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1034 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1034, NULL, L_1033, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE6_231(L_1034); G_B462_0 = G_B461_0; G_B462_1 = G_B461_1; } IL_27ec: { _ProcCustomMsg_t4006059236 * L_1035 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE6_231(); NullCheck(G_B462_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B462_1, G_B462_0, L_1035, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1036 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE7_232(); G_B463_0 = ((int32_t)1681); G_B463_1 = __this; if (L_1036) { G_B464_0 = ((int32_t)1681); G_B464_1 = __this; goto IL_2814; } } { intptr_t L_1037 = (intptr_t)cbIdolAbility_OnIdolAbilityPlayerData_m2041805192_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1038 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1038, NULL, L_1037, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE7_232(L_1038); G_B464_0 = G_B463_0; G_B464_1 = G_B463_1; } IL_2814: { _ProcCustomMsg_t4006059236 * L_1039 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE7_232(); NullCheck(G_B464_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B464_1, G_B464_0, L_1039, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1040 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE8_233(); G_B465_0 = ((int32_t)1682); G_B465_1 = __this; if (L_1040) { G_B466_0 = ((int32_t)1682); G_B466_1 = __this; goto IL_283c; } } { intptr_t L_1041 = (intptr_t)cbIdolAbility_OnGetIdolValueChange_m762509338_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1042 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1042, NULL, L_1041, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE8_233(L_1042); G_B466_0 = G_B465_0; G_B466_1 = G_B465_1; } IL_283c: { _ProcCustomMsg_t4006059236 * L_1043 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE8_233(); NullCheck(G_B466_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B466_1, G_B466_0, L_1043, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1044 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE9_234(); G_B467_0 = ((int32_t)1688); G_B467_1 = __this; if (L_1044) { G_B468_0 = ((int32_t)1688); G_B468_1 = __this; goto IL_2864; } } { intptr_t L_1045 = (intptr_t)cbIdolAbility_OnGetIdolValuesChange_m2118828699_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1046 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1046, NULL, L_1045, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE9_234(L_1046); G_B468_0 = G_B467_0; G_B468_1 = G_B467_1; } IL_2864: { _ProcCustomMsg_t4006059236 * L_1047 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE9_234(); NullCheck(G_B468_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B468_1, G_B468_0, L_1047, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1048 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEA_235(); G_B469_0 = ((int32_t)1738); G_B469_1 = __this; if (L_1048) { G_B470_0 = ((int32_t)1738); G_B470_1 = __this; goto IL_288c; } } { intptr_t L_1049 = (intptr_t)cbGiftPackage_OnReceiveGiftPackageData_m1854155550_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1050 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1050, NULL, L_1049, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheEA_235(L_1050); G_B470_0 = G_B469_0; G_B470_1 = G_B469_1; } IL_288c: { _ProcCustomMsg_t4006059236 * L_1051 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEA_235(); NullCheck(G_B470_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B470_1, G_B470_0, L_1051, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1052 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEB_236(); G_B471_0 = ((int32_t)1739); G_B471_1 = __this; if (L_1052) { G_B472_0 = ((int32_t)1739); G_B472_1 = __this; goto IL_28b4; } } { intptr_t L_1053 = (intptr_t)cbCoupleWall_OnReceiveCoupleWallInfo_m705876410_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1054 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1054, NULL, L_1053, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheEB_236(L_1054); G_B472_0 = G_B471_0; G_B472_1 = G_B471_1; } IL_28b4: { _ProcCustomMsg_t4006059236 * L_1055 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEB_236(); NullCheck(G_B472_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B472_1, G_B472_0, L_1055, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1056 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEC_237(); G_B473_0 = ((int32_t)1741); G_B473_1 = __this; if (L_1056) { G_B474_0 = ((int32_t)1741); G_B474_1 = __this; goto IL_28dc; } } { intptr_t L_1057 = (intptr_t)cbCoupleWall_OnReceiveDeleteInfoResult_m1598496727_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1058 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1058, NULL, L_1057, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheEC_237(L_1058); G_B474_0 = G_B473_0; G_B474_1 = G_B473_1; } IL_28dc: { _ProcCustomMsg_t4006059236 * L_1059 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEC_237(); NullCheck(G_B474_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B474_1, G_B474_0, L_1059, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1060 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheED_238(); G_B475_0 = ((int32_t)1740); G_B475_1 = __this; if (L_1060) { G_B476_0 = ((int32_t)1740); G_B476_1 = __this; goto IL_2904; } } { intptr_t L_1061 = (intptr_t)cbCoupleWall_OnReceivePublishInfoResult_m3050991755_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1062 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1062, NULL, L_1061, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheED_238(L_1062); G_B476_0 = G_B475_0; G_B476_1 = G_B475_1; } IL_2904: { _ProcCustomMsg_t4006059236 * L_1063 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheED_238(); NullCheck(G_B476_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B476_1, G_B476_0, L_1063, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1064 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEE_239(); G_B477_0 = ((int32_t)1743); G_B477_1 = __this; if (L_1064) { G_B478_0 = ((int32_t)1743); G_B478_1 = __this; goto IL_292c; } } { intptr_t L_1065 = (intptr_t)cbCoupleWall_OnReceiveMessageLogInfo_m3134906645_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1066 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1066, NULL, L_1065, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheEE_239(L_1066); G_B478_0 = G_B477_0; G_B478_1 = G_B477_1; } IL_292c: { _ProcCustomMsg_t4006059236 * L_1067 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEE_239(); NullCheck(G_B478_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B478_1, G_B478_0, L_1067, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1068 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEF_240(); G_B479_0 = ((int32_t)1744); G_B479_1 = __this; if (L_1068) { G_B480_0 = ((int32_t)1744); G_B480_1 = __this; goto IL_2954; } } { intptr_t L_1069 = (intptr_t)cbCoupleWall_OnReceiveExpressResultData_m4120613800_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1070 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1070, NULL, L_1069, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheEF_240(L_1070); G_B480_0 = G_B479_0; G_B480_1 = G_B479_1; } IL_2954: { _ProcCustomMsg_t4006059236 * L_1071 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheEF_240(); NullCheck(G_B480_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B480_1, G_B480_0, L_1071, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1072 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF0_241(); G_B481_0 = ((int32_t)1745); G_B481_1 = __this; if (L_1072) { G_B482_0 = ((int32_t)1745); G_B482_1 = __this; goto IL_297c; } } { intptr_t L_1073 = (intptr_t)cbCoupleWall_OnReceiveClearAlreadyMessageLog_m2712313691_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1074 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1074, NULL, L_1073, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF0_241(L_1074); G_B482_0 = G_B481_0; G_B482_1 = G_B481_1; } IL_297c: { _ProcCustomMsg_t4006059236 * L_1075 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF0_241(); NullCheck(G_B482_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B482_1, G_B482_0, L_1075, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1076 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF1_242(); G_B483_0 = ((int32_t)1742); G_B483_1 = __this; if (L_1076) { G_B484_0 = ((int32_t)1742); G_B484_1 = __this; goto IL_29a4; } } { intptr_t L_1077 = (intptr_t)cbCoupleWall_OnReceiveExpressWork_m2765040482_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1078 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1078, NULL, L_1077, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF1_242(L_1078); G_B484_0 = G_B483_0; G_B484_1 = G_B483_1; } IL_29a4: { _ProcCustomMsg_t4006059236 * L_1079 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF1_242(); NullCheck(G_B484_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B484_1, G_B484_0, L_1079, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1080 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF2_243(); G_B485_0 = ((int32_t)2001); G_B485_1 = __this; if (L_1080) { G_B486_0 = ((int32_t)2001); G_B486_1 = __this; goto IL_29cc; } } { intptr_t L_1081 = (intptr_t)CRoleVehicleLogic_OnServerMsgInvite_m4283296385_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1082 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1082, NULL, L_1081, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF2_243(L_1082); G_B486_0 = G_B485_0; G_B486_1 = G_B485_1; } IL_29cc: { _ProcCustomMsg_t4006059236 * L_1083 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF2_243(); NullCheck(G_B486_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B486_1, G_B486_0, L_1083, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1084 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF3_244(); G_B487_0 = ((int32_t)2002); G_B487_1 = __this; if (L_1084) { G_B488_0 = ((int32_t)2002); G_B488_1 = __this; goto IL_29f4; } } { intptr_t L_1085 = (intptr_t)CRoleVehicleLogic_OnServerMsgAgree_m417568921_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1086 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1086, NULL, L_1085, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF3_244(L_1086); G_B488_0 = G_B487_0; G_B488_1 = G_B487_1; } IL_29f4: { _ProcCustomMsg_t4006059236 * L_1087 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF3_244(); NullCheck(G_B488_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B488_1, G_B488_0, L_1087, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1088 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF4_245(); G_B489_0 = ((int32_t)2003); G_B489_1 = __this; if (L_1088) { G_B490_0 = ((int32_t)2003); G_B490_1 = __this; goto IL_2a1c; } } { intptr_t L_1089 = (intptr_t)CRoleVehicleLogic_OnServerMsgKick_m3787955433_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1090 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1090, NULL, L_1089, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF4_245(L_1090); G_B490_0 = G_B489_0; G_B490_1 = G_B489_1; } IL_2a1c: { _ProcCustomMsg_t4006059236 * L_1091 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF4_245(); NullCheck(G_B490_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B490_1, G_B490_0, L_1091, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1092 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF5_246(); G_B491_0 = ((int32_t)1684); G_B491_1 = __this; if (L_1092) { G_B492_0 = ((int32_t)1684); G_B492_1 = __this; goto IL_2a44; } } { intptr_t L_1093 = (intptr_t)cbIdolCard_OnCard_unlockInfo_m3614501932_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1094 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1094, NULL, L_1093, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF5_246(L_1094); G_B492_0 = G_B491_0; G_B492_1 = G_B491_1; } IL_2a44: { _ProcCustomMsg_t4006059236 * L_1095 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF5_246(); NullCheck(G_B492_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B492_1, G_B492_0, L_1095, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1096 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF6_247(); G_B493_0 = ((int32_t)1687); G_B493_1 = __this; if (L_1096) { G_B494_0 = ((int32_t)1687); G_B494_1 = __this; goto IL_2a6c; } } { intptr_t L_1097 = (intptr_t)cbIdolCard_Refresh_unlockInfo_m4275109854_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1098 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1098, NULL, L_1097, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF6_247(L_1098); G_B494_0 = G_B493_0; G_B494_1 = G_B493_1; } IL_2a6c: { _ProcCustomMsg_t4006059236 * L_1099 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF6_247(); NullCheck(G_B494_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B494_1, G_B494_0, L_1099, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1100 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF7_248(); G_B495_0 = ((int32_t)1683); G_B495_1 = __this; if (L_1100) { G_B496_0 = ((int32_t)1683); G_B496_1 = __this; goto IL_2a94; } } { intptr_t L_1101 = (intptr_t)cbOnHook_OnCardSlotList_m1584901778_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1102 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1102, NULL, L_1101, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF7_248(L_1102); G_B496_0 = G_B495_0; G_B496_1 = G_B495_1; } IL_2a94: { _ProcCustomMsg_t4006059236 * L_1103 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF7_248(); NullCheck(G_B496_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B496_1, G_B496_0, L_1103, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1104 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF8_249(); G_B497_0 = ((int32_t)1686); G_B497_1 = __this; if (L_1104) { G_B498_0 = ((int32_t)1686); G_B498_1 = __this; goto IL_2abc; } } { intptr_t L_1105 = (intptr_t)cbOnHook_OnRefreshCardSlotItem_m4010582664_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1106 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1106, NULL, L_1105, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF8_249(L_1106); G_B498_0 = G_B497_0; G_B498_1 = G_B497_1; } IL_2abc: { _ProcCustomMsg_t4006059236 * L_1107 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF8_249(); NullCheck(G_B498_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B498_1, G_B498_0, L_1107, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1108 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF9_250(); G_B499_0 = ((int32_t)1689); G_B499_1 = __this; if (L_1108) { G_B500_0 = ((int32_t)1689); G_B500_1 = __this; goto IL_2ae4; } } { intptr_t L_1109 = (intptr_t)cbOnHook_OnReceiveNeedCash_m2270632660_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1110 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1110, NULL, L_1109, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF9_250(L_1110); G_B500_0 = G_B499_0; G_B500_1 = G_B499_1; } IL_2ae4: { _ProcCustomMsg_t4006059236 * L_1111 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF9_250(); NullCheck(G_B500_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B500_1, G_B500_0, L_1111, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1112 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFA_251(); G_B501_0 = ((int32_t)1650); G_B501_1 = __this; if (L_1112) { G_B502_0 = ((int32_t)1650); G_B502_1 = __this; goto IL_2b0c; } } { intptr_t L_1113 = (intptr_t)cbShop_OnNewStoreData_m237354159_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1114 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1114, NULL, L_1113, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFA_251(L_1114); G_B502_0 = G_B501_0; G_B502_1 = G_B501_1; } IL_2b0c: { _ProcCustomMsg_t4006059236 * L_1115 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFA_251(); NullCheck(G_B502_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B502_1, G_B502_0, L_1115, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1116 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFB_252(); G_B503_0 = ((int32_t)1730); G_B503_1 = __this; if (L_1116) { G_B504_0 = ((int32_t)1730); G_B504_1 = __this; goto IL_2b34; } } { intptr_t L_1117 = (intptr_t)cbPinShop_OnPinList_m2358632285_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1118 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1118, NULL, L_1117, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFB_252(L_1118); G_B504_0 = G_B503_0; G_B504_1 = G_B503_1; } IL_2b34: { _ProcCustomMsg_t4006059236 * L_1119 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFB_252(); NullCheck(G_B504_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B504_1, G_B504_0, L_1119, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1120 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFC_253(); G_B505_0 = ((int32_t)1731); G_B505_1 = __this; if (L_1120) { G_B506_0 = ((int32_t)1731); G_B506_1 = __this; goto IL_2b5c; } } { intptr_t L_1121 = (intptr_t)cbPinShop_OnInviteList_m1752458766_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1122 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1122, NULL, L_1121, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFC_253(L_1122); G_B506_0 = G_B505_0; G_B506_1 = G_B505_1; } IL_2b5c: { _ProcCustomMsg_t4006059236 * L_1123 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFC_253(); NullCheck(G_B506_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B506_1, G_B506_0, L_1123, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1124 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFD_254(); G_B507_0 = ((int32_t)1732); G_B507_1 = __this; if (L_1124) { G_B508_0 = ((int32_t)1732); G_B508_1 = __this; goto IL_2b84; } } { intptr_t L_1125 = (intptr_t)cbPinShop_OnShopList_m3951296422_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1126 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1126, NULL, L_1125, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFD_254(L_1126); G_B508_0 = G_B507_0; G_B508_1 = G_B507_1; } IL_2b84: { _ProcCustomMsg_t4006059236 * L_1127 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFD_254(); NullCheck(G_B508_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B508_1, G_B508_0, L_1127, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1128 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFE_255(); G_B509_0 = ((int32_t)1733); G_B509_1 = __this; if (L_1128) { G_B510_0 = ((int32_t)1733); G_B510_1 = __this; goto IL_2bac; } } { intptr_t L_1129 = (intptr_t)cbPinShop_OnCompletedList_m2693643900_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1130 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1130, NULL, L_1129, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFE_255(L_1130); G_B510_0 = G_B509_0; G_B510_1 = G_B509_1; } IL_2bac: { _ProcCustomMsg_t4006059236 * L_1131 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFE_255(); NullCheck(G_B510_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B510_1, G_B510_0, L_1131, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1132 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFF_256(); G_B511_0 = ((int32_t)1734); G_B511_1 = __this; if (L_1132) { G_B512_0 = ((int32_t)1734); G_B512_1 = __this; goto IL_2bd4; } } { intptr_t L_1133 = (intptr_t)cbPinShop_OnCreateResult_m3920782683_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1134 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1134, NULL, L_1133, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheFF_256(L_1134); G_B512_0 = G_B511_0; G_B512_1 = G_B511_1; } IL_2bd4: { _ProcCustomMsg_t4006059236 * L_1135 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheFF_256(); NullCheck(G_B512_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B512_1, G_B512_0, L_1135, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1136 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache100_257(); G_B513_0 = ((int32_t)1735); G_B513_1 = __this; if (L_1136) { G_B514_0 = ((int32_t)1735); G_B514_1 = __this; goto IL_2bfc; } } { intptr_t L_1137 = (intptr_t)cbPinShop_OnJoinList_m4030177436_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1138 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1138, NULL, L_1137, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache100_257(L_1138); G_B514_0 = G_B513_0; G_B514_1 = G_B513_1; } IL_2bfc: { _ProcCustomMsg_t4006059236 * L_1139 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache100_257(); NullCheck(G_B514_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B514_1, G_B514_0, L_1139, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1140 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache101_258(); G_B515_0 = ((int32_t)1761); G_B515_1 = __this; if (L_1140) { G_B516_0 = ((int32_t)1761); G_B516_1 = __this; goto IL_2c24; } } { intptr_t L_1141 = (intptr_t)cbRank_OnBaseInfo_m1865999855_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1142 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1142, NULL, L_1141, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache101_258(L_1142); G_B516_0 = G_B515_0; G_B516_1 = G_B515_1; } IL_2c24: { _ProcCustomMsg_t4006059236 * L_1143 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache101_258(); NullCheck(G_B516_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B516_1, G_B516_0, L_1143, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1144 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache102_259(); G_B517_0 = ((int32_t)1762); G_B517_1 = __this; if (L_1144) { G_B518_0 = ((int32_t)1762); G_B518_1 = __this; goto IL_2c4c; } } { intptr_t L_1145 = (intptr_t)cbRank_OnRankInfo_m1359518346_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1146 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1146, NULL, L_1145, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache102_259(L_1146); G_B518_0 = G_B517_0; G_B518_1 = G_B517_1; } IL_2c4c: { _ProcCustomMsg_t4006059236 * L_1147 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache102_259(); NullCheck(G_B518_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B518_1, G_B518_0, L_1147, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1148 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache103_260(); G_B519_0 = ((int32_t)1763); G_B519_1 = __this; if (L_1148) { G_B520_0 = ((int32_t)1763); G_B520_1 = __this; goto IL_2c74; } } { intptr_t L_1149 = (intptr_t)cbRank_OnVoteResult_m1677383003_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1150 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1150, NULL, L_1149, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache103_260(L_1150); G_B520_0 = G_B519_0; G_B520_1 = G_B519_1; } IL_2c74: { _ProcCustomMsg_t4006059236 * L_1151 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache103_260(); NullCheck(G_B520_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B520_1, G_B520_0, L_1151, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1152 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache104_261(); G_B521_0 = ((int32_t)1764); G_B521_1 = __this; if (L_1152) { G_B522_0 = ((int32_t)1764); G_B522_1 = __this; goto IL_2c9c; } } { intptr_t L_1153 = (intptr_t)cbRank_OnRewardList_m538523338_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1154 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1154, NULL, L_1153, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache104_261(L_1154); G_B522_0 = G_B521_0; G_B522_1 = G_B521_1; } IL_2c9c: { _ProcCustomMsg_t4006059236 * L_1155 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache104_261(); NullCheck(G_B522_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B522_1, G_B522_0, L_1155, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1156 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache105_262(); G_B523_0 = ((int32_t)1765); G_B523_1 = __this; if (L_1156) { G_B524_0 = ((int32_t)1765); G_B524_1 = __this; goto IL_2cc4; } } { intptr_t L_1157 = (intptr_t)cbRank_OnGiftList_m1489286527_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1158 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1158, NULL, L_1157, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache105_262(L_1158); G_B524_0 = G_B523_0; G_B524_1 = G_B523_1; } IL_2cc4: { _ProcCustomMsg_t4006059236 * L_1159 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache105_262(); NullCheck(G_B524_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B524_1, G_B524_0, L_1159, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1160 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache106_263(); G_B525_0 = ((int32_t)1701); G_B525_1 = __this; if (L_1160) { G_B526_0 = ((int32_t)1701); G_B526_1 = __this; goto IL_2cec; } } { intptr_t L_1161 = (intptr_t)cbChangeGame_OnGameRewardList_m1039284989_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1162 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1162, NULL, L_1161, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache106_263(L_1162); G_B526_0 = G_B525_0; G_B526_1 = G_B525_1; } IL_2cec: { _ProcCustomMsg_t4006059236 * L_1163 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache106_263(); NullCheck(G_B526_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B526_1, G_B526_0, L_1163, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1164 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache107_264(); G_B527_0 = ((int32_t)1705); G_B527_1 = __this; if (L_1164) { G_B528_0 = ((int32_t)1705); G_B528_1 = __this; goto IL_2d14; } } { intptr_t L_1165 = (intptr_t)cbChangeGame_OnGameRankList_m1358596438_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1166 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1166, NULL, L_1165, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache107_264(L_1166); G_B528_0 = G_B527_0; G_B528_1 = G_B527_1; } IL_2d14: { _ProcCustomMsg_t4006059236 * L_1167 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache107_264(); NullCheck(G_B528_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B528_1, G_B528_0, L_1167, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1168 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache108_265(); G_B529_0 = ((int32_t)1706); G_B529_1 = __this; if (L_1168) { G_B530_0 = ((int32_t)1706); G_B530_1 = __this; goto IL_2d3c; } } { intptr_t L_1169 = (intptr_t)cbChangeGame_OnGamePageData_m2047932039_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1170 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1170, NULL, L_1169, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache108_265(L_1170); G_B530_0 = G_B529_0; G_B530_1 = G_B529_1; } IL_2d3c: { _ProcCustomMsg_t4006059236 * L_1171 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache108_265(); NullCheck(G_B530_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B530_1, G_B530_0, L_1171, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1172 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache109_266(); G_B531_0 = ((int32_t)1704); G_B531_1 = __this; if (L_1172) { G_B532_0 = ((int32_t)1704); G_B532_1 = __this; goto IL_2d64; } } { intptr_t L_1173 = (intptr_t)cbChangeGame_OnGameLoadingData_m387211383_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1174 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1174, NULL, L_1173, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache109_266(L_1174); G_B532_0 = G_B531_0; G_B532_1 = G_B531_1; } IL_2d64: { _ProcCustomMsg_t4006059236 * L_1175 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache109_266(); NullCheck(G_B532_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B532_1, G_B532_0, L_1175, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1176 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10A_267(); G_B533_0 = ((int32_t)1703); G_B533_1 = __this; if (L_1176) { G_B534_0 = ((int32_t)1703); G_B534_1 = __this; goto IL_2d8c; } } { intptr_t L_1177 = (intptr_t)cbChangeGame_OnPacksackData_m3015968997_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1178 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1178, NULL, L_1177, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10A_267(L_1178); G_B534_0 = G_B533_0; G_B534_1 = G_B533_1; } IL_2d8c: { _ProcCustomMsg_t4006059236 * L_1179 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10A_267(); NullCheck(G_B534_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B534_1, G_B534_0, L_1179, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1180 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10B_268(); G_B535_0 = ((int32_t)1700); G_B535_1 = __this; if (L_1180) { G_B536_0 = ((int32_t)1700); G_B536_1 = __this; goto IL_2db4; } } { intptr_t L_1181 = (intptr_t)cbChangeGame_OnStartVoteData_m2267300489_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1182 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1182, NULL, L_1181, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10B_268(L_1182); G_B536_0 = G_B535_0; G_B536_1 = G_B535_1; } IL_2db4: { _ProcCustomMsg_t4006059236 * L_1183 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10B_268(); NullCheck(G_B536_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B536_1, G_B536_0, L_1183, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1184 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10C_269(); G_B537_0 = ((int32_t)1095); G_B537_1 = __this; if (L_1184) { G_B538_0 = ((int32_t)1095); G_B538_1 = __this; goto IL_2ddc; } } { intptr_t L_1185 = (intptr_t)cbChangeGame_OnGetServerTime_m2999951806_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1186 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1186, NULL, L_1185, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10C_269(L_1186); G_B538_0 = G_B537_0; G_B538_1 = G_B537_1; } IL_2ddc: { _ProcCustomMsg_t4006059236 * L_1187 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10C_269(); NullCheck(G_B538_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B538_1, G_B538_0, L_1187, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1188 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10D_270(); G_B539_0 = ((int32_t)1702); G_B539_1 = __this; if (L_1188) { G_B540_0 = ((int32_t)1702); G_B540_1 = __this; goto IL_2e04; } } { intptr_t L_1189 = (intptr_t)cbChangeGame_OnGetIsOpen_m215979541_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1190 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1190, NULL, L_1189, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10D_270(L_1190); G_B540_0 = G_B539_0; G_B540_1 = G_B539_1; } IL_2e04: { _ProcCustomMsg_t4006059236 * L_1191 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10D_270(); NullCheck(G_B540_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B540_1, G_B540_0, L_1191, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1192 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10E_271(); G_B541_0 = ((int32_t)1770); G_B541_1 = __this; if (L_1192) { G_B542_0 = ((int32_t)1770); G_B542_1 = __this; goto IL_2e2c; } } { intptr_t L_1193 = (intptr_t)cbSameStyle_OnPosterList_m1714292149_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1194 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1194, NULL, L_1193, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10E_271(L_1194); G_B542_0 = G_B541_0; G_B542_1 = G_B541_1; } IL_2e2c: { _ProcCustomMsg_t4006059236 * L_1195 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10E_271(); NullCheck(G_B542_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B542_1, G_B542_0, L_1195, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1196 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10F_272(); G_B543_0 = ((int32_t)1771); G_B543_1 = __this; if (L_1196) { G_B544_0 = ((int32_t)1771); G_B544_1 = __this; goto IL_2e54; } } { intptr_t L_1197 = (intptr_t)cbSameStyle_OnPosterDetail_m3953051349_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1198 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1198, NULL, L_1197, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10F_272(L_1198); G_B544_0 = G_B543_0; G_B544_1 = G_B543_1; } IL_2e54: { _ProcCustomMsg_t4006059236 * L_1199 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10F_272(); NullCheck(G_B544_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B544_1, G_B544_0, L_1199, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1200 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache110_273(); G_B545_0 = ((int32_t)1772); G_B545_1 = __this; if (L_1200) { G_B546_0 = ((int32_t)1772); G_B546_1 = __this; goto IL_2e7c; } } { intptr_t L_1201 = (intptr_t)cbSameStyle_OnSameStylePackageList_m70191051_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1202 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1202, NULL, L_1201, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache110_273(L_1202); G_B546_0 = G_B545_0; G_B546_1 = G_B545_1; } IL_2e7c: { _ProcCustomMsg_t4006059236 * L_1203 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache110_273(); NullCheck(G_B546_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B546_1, G_B546_0, L_1203, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1204 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache111_274(); G_B547_0 = ((int32_t)1773); G_B547_1 = __this; if (L_1204) { G_B548_0 = ((int32_t)1773); G_B548_1 = __this; goto IL_2ea4; } } { intptr_t L_1205 = (intptr_t)cbSameStyle_OnSubmitOtherEquip_m2076248595_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1206 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1206, NULL, L_1205, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache111_274(L_1206); G_B548_0 = G_B547_0; G_B548_1 = G_B547_1; } IL_2ea4: { _ProcCustomMsg_t4006059236 * L_1207 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache111_274(); NullCheck(G_B548_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B548_1, G_B548_0, L_1207, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1208 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache112_275(); G_B549_0 = ((int32_t)1850); G_B549_1 = __this; if (L_1208) { G_B550_0 = ((int32_t)1850); G_B550_1 = __this; goto IL_2ecc; } } { intptr_t L_1209 = (intptr_t)cbShare_OnQueryShareReward_m2927474406_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1210 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1210, NULL, L_1209, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache112_275(L_1210); G_B550_0 = G_B549_0; G_B550_1 = G_B549_1; } IL_2ecc: { _ProcCustomMsg_t4006059236 * L_1211 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache112_275(); NullCheck(G_B550_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B550_1, G_B550_0, L_1211, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1212 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache113_276(); G_B551_0 = ((int32_t)1851); G_B551_1 = __this; if (L_1212) { G_B552_0 = ((int32_t)1851); G_B552_1 = __this; goto IL_2ef4; } } { intptr_t L_1213 = (intptr_t)cbShare_OnGetPrizeResult_m3406331510_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1214 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1214, NULL, L_1213, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache113_276(L_1214); G_B552_0 = G_B551_0; G_B552_1 = G_B551_1; } IL_2ef4: { _ProcCustomMsg_t4006059236 * L_1215 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache113_276(); NullCheck(G_B552_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B552_1, G_B552_0, L_1215, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1216 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache114_277(); G_B553_0 = ((int32_t)1852); G_B553_1 = __this; if (L_1216) { G_B554_0 = ((int32_t)1852); G_B554_1 = __this; goto IL_2f1c; } } { intptr_t L_1217 = (intptr_t)cbShare_OnShareSuccess_m883947820_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1218 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1218, NULL, L_1217, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache114_277(L_1218); G_B554_0 = G_B553_0; G_B554_1 = G_B553_1; } IL_2f1c: { _ProcCustomMsg_t4006059236 * L_1219 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache114_277(); NullCheck(G_B554_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B554_1, G_B554_0, L_1219, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1220 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache115_278(); G_B555_0 = ((int32_t)1790); G_B555_1 = __this; if (L_1220) { G_B556_0 = ((int32_t)1790); G_B556_1 = __this; goto IL_2f44; } } { intptr_t L_1221 = (intptr_t)cbTryst_OnTrystConfig_m2104105230_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1222 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1222, NULL, L_1221, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache115_278(L_1222); G_B556_0 = G_B555_0; G_B556_1 = G_B555_1; } IL_2f44: { _ProcCustomMsg_t4006059236 * L_1223 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache115_278(); NullCheck(G_B556_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B556_1, G_B556_0, L_1223, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1224 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache116_279(); G_B557_0 = ((int32_t)1791); G_B557_1 = __this; if (L_1224) { G_B558_0 = ((int32_t)1791); G_B558_1 = __this; goto IL_2f6c; } } { intptr_t L_1225 = (intptr_t)cbTryst_OnEscortTaskList_m1673010365_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1226 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1226, NULL, L_1225, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache116_279(L_1226); G_B558_0 = G_B557_0; G_B558_1 = G_B557_1; } IL_2f6c: { _ProcCustomMsg_t4006059236 * L_1227 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache116_279(); NullCheck(G_B558_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B558_1, G_B558_0, L_1227, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1228 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache117_280(); G_B559_0 = ((int32_t)1792); G_B559_1 = __this; if (L_1228) { G_B560_0 = ((int32_t)1792); G_B560_1 = __this; goto IL_2f94; } } { intptr_t L_1229 = (intptr_t)cbTryst_OnPlunderTaskList_m3831778568_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1230 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1230, NULL, L_1229, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache117_280(L_1230); G_B560_0 = G_B559_0; G_B560_1 = G_B559_1; } IL_2f94: { _ProcCustomMsg_t4006059236 * L_1231 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache117_280(); NullCheck(G_B560_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B560_1, G_B560_0, L_1231, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1232 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache118_281(); G_B561_0 = ((int32_t)1793); G_B561_1 = __this; if (L_1232) { G_B562_0 = ((int32_t)1793); G_B562_1 = __this; goto IL_2fbc; } } { intptr_t L_1233 = (intptr_t)cbTryst_OnTeamAdd_m3710159786_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1234 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1234, NULL, L_1233, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache118_281(L_1234); G_B562_0 = G_B561_0; G_B562_1 = G_B561_1; } IL_2fbc: { _ProcCustomMsg_t4006059236 * L_1235 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache118_281(); NullCheck(G_B562_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B562_1, G_B562_0, L_1235, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1236 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache119_282(); G_B563_0 = ((int32_t)1795); G_B563_1 = __this; if (L_1236) { G_B564_0 = ((int32_t)1795); G_B564_1 = __this; goto IL_2fe4; } } { intptr_t L_1237 = (intptr_t)cbTryst_OnTeamInvite_m655965139_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1238 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1238, NULL, L_1237, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache119_282(L_1238); G_B564_0 = G_B563_0; G_B564_1 = G_B563_1; } IL_2fe4: { _ProcCustomMsg_t4006059236 * L_1239 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache119_282(); NullCheck(G_B564_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B564_1, G_B564_0, L_1239, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1240 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11A_283(); G_B565_0 = ((int32_t)1796); G_B565_1 = __this; if (L_1240) { G_B566_0 = ((int32_t)1796); G_B566_1 = __this; goto IL_300c; } } { intptr_t L_1241 = (intptr_t)cbTryst_OnEntryHall_m3488518008_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1242 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1242, NULL, L_1241, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11A_283(L_1242); G_B566_0 = G_B565_0; G_B566_1 = G_B565_1; } IL_300c: { _ProcCustomMsg_t4006059236 * L_1243 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11A_283(); NullCheck(G_B566_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B566_1, G_B566_0, L_1243, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1244 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11B_284(); G_B567_0 = ((int32_t)1797); G_B567_1 = __this; if (L_1244) { G_B568_0 = ((int32_t)1797); G_B568_1 = __this; goto IL_3034; } } { intptr_t L_1245 = (intptr_t)cbTryst_OnEscort_Create_m2918088793_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1246 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1246, NULL, L_1245, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11B_284(L_1246); G_B568_0 = G_B567_0; G_B568_1 = G_B567_1; } IL_3034: { _ProcCustomMsg_t4006059236 * L_1247 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11B_284(); NullCheck(G_B568_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B568_1, G_B568_0, L_1247, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1248 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11C_285(); G_B569_0 = ((int32_t)1798); G_B569_1 = __this; if (L_1248) { G_B570_0 = ((int32_t)1798); G_B570_1 = __this; goto IL_305c; } } { intptr_t L_1249 = (intptr_t)cbTryst_OnCancelTask_m1553003231_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1250 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1250, NULL, L_1249, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11C_285(L_1250); G_B570_0 = G_B569_0; G_B570_1 = G_B569_1; } IL_305c: { _ProcCustomMsg_t4006059236 * L_1251 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11C_285(); NullCheck(G_B570_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B570_1, G_B570_0, L_1251, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1252 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11D_286(); G_B571_0 = ((int32_t)1799); G_B571_1 = __this; if (L_1252) { G_B572_0 = ((int32_t)1799); G_B572_1 = __this; goto IL_3084; } } { intptr_t L_1253 = (intptr_t)cbTryst_OnEscort2Accept_m1966320487_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1254 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1254, NULL, L_1253, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11D_286(L_1254); G_B572_0 = G_B571_0; G_B572_1 = G_B571_1; } IL_3084: { _ProcCustomMsg_t4006059236 * L_1255 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11D_286(); NullCheck(G_B572_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B572_1, G_B572_0, L_1255, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1256 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11E_287(); G_B573_0 = ((int32_t)1800); G_B573_1 = __this; if (L_1256) { G_B574_0 = ((int32_t)1800); G_B574_1 = __this; goto IL_30ac; } } { intptr_t L_1257 = (intptr_t)cbTryst_OnPlunder_Create_m2314820394_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1258 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1258, NULL, L_1257, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11E_287(L_1258); G_B574_0 = G_B573_0; G_B574_1 = G_B573_1; } IL_30ac: { _ProcCustomMsg_t4006059236 * L_1259 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11E_287(); NullCheck(G_B574_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B574_1, G_B574_0, L_1259, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1260 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11F_288(); G_B575_0 = ((int32_t)1801); G_B575_1 = __this; if (L_1260) { G_B576_0 = ((int32_t)1801); G_B576_1 = __this; goto IL_30d4; } } { intptr_t L_1261 = (intptr_t)cbTryst_OnPlunder2Accept_m4256148824_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1262 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1262, NULL, L_1261, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11F_288(L_1262); G_B576_0 = G_B575_0; G_B576_1 = G_B575_1; } IL_30d4: { _ProcCustomMsg_t4006059236 * L_1263 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11F_288(); NullCheck(G_B576_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B576_1, G_B576_0, L_1263, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1264 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache120_289(); G_B577_0 = 7; G_B577_1 = __this; if (L_1264) { G_B578_0 = 7; G_B578_1 = __this; goto IL_30f8; } } { intptr_t L_1265 = (intptr_t)cbTryst_OnTryst_Result_Dance_m3733109336_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1266 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1266, NULL, L_1265, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache120_289(L_1266); G_B578_0 = G_B577_0; G_B578_1 = G_B577_1; } IL_30f8: { _ProcCustomMsg_t4006059236 * L_1267 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache120_289(); NullCheck(G_B578_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B578_1, G_B578_0, L_1267, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1268 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache121_290(); G_B579_0 = 8; G_B579_1 = __this; if (L_1268) { G_B580_0 = 8; G_B580_1 = __this; goto IL_311c; } } { intptr_t L_1269 = (intptr_t)cbTryst_OnTryst_Result_Final_m4137517033_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1270 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1270, NULL, L_1269, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache121_290(L_1270); G_B580_0 = G_B579_0; G_B580_1 = G_B579_1; } IL_311c: { _ProcCustomMsg_t4006059236 * L_1271 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache121_290(); NullCheck(G_B580_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B580_1, G_B580_0, L_1271, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1272 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache122_291(); G_B581_0 = ((int32_t)1901); G_B581_1 = __this; if (L_1272) { G_B582_0 = ((int32_t)1901); G_B582_1 = __this; goto IL_3144; } } { intptr_t L_1273 = (intptr_t)cbBookReservation_OnBookReservationData_m2948036759_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1274 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1274, NULL, L_1273, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache122_291(L_1274); G_B582_0 = G_B581_0; G_B582_1 = G_B581_1; } IL_3144: { _ProcCustomMsg_t4006059236 * L_1275 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache122_291(); NullCheck(G_B582_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B582_1, G_B582_0, L_1275, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1276 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache123_292(); G_B583_0 = ((int32_t)1902); G_B583_1 = __this; if (L_1276) { G_B584_0 = ((int32_t)1902); G_B584_1 = __this; goto IL_316c; } } { intptr_t L_1277 = (intptr_t)cbBookReservation_OnBookReservationSingleData_m2612882645_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1278 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1278, NULL, L_1277, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache123_292(L_1278); G_B584_0 = G_B583_0; G_B584_1 = G_B583_1; } IL_316c: { _ProcCustomMsg_t4006059236 * L_1279 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache123_292(); NullCheck(G_B584_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B584_1, G_B584_0, L_1279, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1280 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache124_293(); G_B585_0 = ((int32_t)1903); G_B585_1 = __this; if (L_1280) { G_B586_0 = ((int32_t)1903); G_B586_1 = __this; goto IL_3194; } } { intptr_t L_1281 = (intptr_t)cbBookReservation_OnBookReservationRanking_m3073907216_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1282 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1282, NULL, L_1281, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache124_293(L_1282); G_B586_0 = G_B585_0; G_B586_1 = G_B585_1; } IL_3194: { _ProcCustomMsg_t4006059236 * L_1283 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache124_293(); NullCheck(G_B586_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B586_1, G_B586_0, L_1283, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1284 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache125_294(); G_B587_0 = ((int32_t)1752); G_B587_1 = __this; if (L_1284) { G_B588_0 = ((int32_t)1752); G_B588_1 = __this; goto IL_31bc; } } { intptr_t L_1285 = (intptr_t)CFCMConfig_ReceiveFCMData_m2006599389_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1286 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1286, NULL, L_1285, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache125_294(L_1286); G_B588_0 = G_B587_0; G_B588_1 = G_B587_1; } IL_31bc: { _ProcCustomMsg_t4006059236 * L_1287 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache125_294(); NullCheck(G_B588_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B588_1, G_B588_0, L_1287, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1288 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache126_295(); G_B589_0 = ((int32_t)1099); G_B589_1 = __this; if (L_1288) { G_B590_0 = ((int32_t)1099); G_B590_1 = __this; goto IL_31e4; } } { intptr_t L_1289 = (intptr_t)CFunctionSwitchConfig_ReceiveFCMData_m1754098120_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1290 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1290, NULL, L_1289, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache126_295(L_1290); G_B590_0 = G_B589_0; G_B590_1 = G_B589_1; } IL_31e4: { _ProcCustomMsg_t4006059236 * L_1291 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache126_295(); NullCheck(G_B590_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B590_1, G_B590_0, L_1291, /*hidden argument*/NULL); _ProcCustomMsg_t4006059236 * L_1292 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache127_296(); G_B591_0 = ((int32_t)2080); G_B591_1 = __this; if (L_1292) { G_B592_0 = ((int32_t)2080); G_B592_1 = __this; goto IL_320c; } } { intptr_t L_1293 = (intptr_t)CNetMainLogic_OnServerRoleReady_m72347558_RuntimeMethod_var; _ProcCustomMsg_t4006059236 * L_1294 = (_ProcCustomMsg_t4006059236 *)il2cpp_codegen_object_new(_ProcCustomMsg_t4006059236_il2cpp_TypeInfo_var); _ProcCustomMsg__ctor_m8552529(L_1294, NULL, L_1293, /*hidden argument*/NULL); ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache127_296(L_1294); G_B592_0 = G_B591_0; G_B592_1 = G_B591_1; } IL_320c: { _ProcCustomMsg_t4006059236 * L_1295 = ((CCustomNetMsgHooker_t1749009394_StaticFields*)il2cpp_codegen_static_fields_for(CCustomNetMsgHooker_t1749009394_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache127_296(); NullCheck(G_B592_1); CCustomNetMsgHooker_RegisterCustomCallback_m690621943(G_B592_1, G_B592_0, L_1295, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CCustomNetMsgHooker::OnCallBackCustomMsg(DMCore.Net.Protocol.SMsgCustom) extern "C" IL2CPP_METHOD_ATTR void CCustomNetMsgHooker_OnCallBackCustomMsg_m3029798170 (CCustomNetMsgHooker_t1749009394 * __this, SMsgCustom_t3704812008 * ___customMsg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomNetMsgHooker_OnCallBackCustomMsg_m3029798170_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; _ProcCustomMsg_t4006059236 * V_1 = NULL; { SMsgCustom_t3704812008 * L_0 = ___customMsg0; NullCheck(L_0); CDataArray_t4068198041 * L_1 = L_0->get_dataArray_0(); NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 0, (-1), /*hidden argument*/NULL); V_0 = L_2; Dictionary_2_t2894772567 * L_3 = __this->get_m_arrayCustomProc_0(); int32_t L_4 = V_0; NullCheck(L_3); bool L_5 = Dictionary_2_ContainsKey_m169465257(L_3, L_4, /*hidden argument*/Dictionary_2_ContainsKey_m169465257_RuntimeMethod_var); if (!L_5) { goto IL_003d; } } { Dictionary_2_t2894772567 * L_6 = __this->get_m_arrayCustomProc_0(); int32_t L_7 = V_0; NullCheck(L_6); _ProcCustomMsg_t4006059236 * L_8 = Dictionary_2_get_Item_m2444938132(L_6, L_7, /*hidden argument*/Dictionary_2_get_Item_m2444938132_RuntimeMethod_var); V_1 = L_8; _ProcCustomMsg_t4006059236 * L_9 = V_1; SMsgCustom_t3704812008 * L_10 = ___customMsg0; NullCheck(L_10); CDataArray_t4068198041 * L_11 = L_10->get_dataArray_0(); NullCheck(L_9); _ProcCustomMsg_Invoke_m4176140132(L_9, L_11, /*hidden argument*/NULL); goto IL_0063; } IL_003d: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CLogHelp_t779629444 * L_13 = CRoot_GetLogService_m687714144(L_12, /*hidden argument*/NULL); String_t* L_14 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2779891651, L_14, /*hidden argument*/NULL); NullCheck(L_13); CLogHelp_Log_m386290467(L_13, L_15, /*hidden argument*/NULL); } IL_0063: { return; } } // System.Void DMCore.Net.CCustomNetMsgHooker::RegisterCustomCallback(DMCore.Net.CustomServer,DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg) extern "C" IL2CPP_METHOD_ATTR void CCustomNetMsgHooker_RegisterCustomCallback_m690621943 (CCustomNetMsgHooker_t1749009394 * __this, int32_t ___msgID0, _ProcCustomMsg_t4006059236 * ___proc1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCustomNetMsgHooker_RegisterCustomCallback_m690621943_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___msgID0; V_0 = L_0; Dictionary_2_t2894772567 * L_1 = __this->get_m_arrayCustomProc_0(); int32_t L_2 = V_0; _ProcCustomMsg_t4006059236 * L_3 = ___proc1; NullCheck(L_1); Dictionary_2_set_Item_m3367577580(L_1, L_2, L_3, /*hidden argument*/Dictionary_2_set_Item_m3367577580_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void _ProcCustomMsg__ctor_m8552529 (_ProcCustomMsg_t4006059236 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void _ProcCustomMsg_Invoke_m4176140132 (_ProcCustomMsg_t4006059236 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { _ProcCustomMsg_Invoke_m4176140132((_ProcCustomMsg_t4006059236 *)__this->get_prev_9(), ___msg0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___msg0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___msg0, targetMethod); } } } else { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___msg0); else GenericVirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___msg0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___msg0); else VirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___msg0); } } else { typedef void (*FunctionPointerType) (void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___msg0, targetMethod); } } else { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker0::Invoke(targetMethod, ___msg0); else GenericVirtActionInvoker0::Invoke(targetMethod, ___msg0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___msg0); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___msg0); } } else { typedef void (*FunctionPointerType) (CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___msg0, targetMethod); } } } } // System.IAsyncResult DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::BeginInvoke(DMCore.CDataArray,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* _ProcCustomMsg_BeginInvoke_m1526932572 (_ProcCustomMsg_t4006059236 * __this, CDataArray_t4068198041 * ___msg0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { void *__d_args[2] = {0}; __d_args[0] = ___msg0; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void _ProcCustomMsg_EndInvoke_m4283875896 (_ProcCustomMsg_t4006059236 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CNetLink::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNetLink__ctor_m2107516412 (CNetLink_t2605986831 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNetLink__ctor_m2107516412_MetadataUsageId); s_Il2CppMethodInitialized = true; } { INetLink__ctor_m495627144(__this, /*hidden argument*/NULL); __this->set_m_beforeClose_6((bool)0); __this->set_m_TcpClient_3((TcpClient_t822906377 *)NULL); __this->set_m_Buffer_4(((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)((int32_t)4096)))); return; } } // System.Boolean DMCore.Net.CNetLink::IsValid() extern "C" IL2CPP_METHOD_ATTR bool CNetLink_IsValid_m766813040 (CNetLink_t2605986831 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { TcpClient_t822906377 * L_0 = __this->get_m_TcpClient_3(); if (!L_0) { goto IL_0011; } } { G_B3_0 = 1; goto IL_0012; } IL_0011: { G_B3_0 = 0; } IL_0012: { return (bool)G_B3_0; } } // System.Boolean DMCore.Net.CNetLink::Init(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CNetLink_Init_m1455686201 (CNetLink_t2605986831 * __this, String_t* ___serverIP0, int32_t ___port1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNetLink_Init_m1455686201_MetadataUsageId); s_Il2CppMethodInitialized = true; } TcpClient_t822906377 * V_0 = NULL; CTMsgLink_t2836569250 * V_1 = NULL; { VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Net.INetLink::Close() */, __this); TcpClient_t822906377 * L_0 = (TcpClient_t822906377 *)il2cpp_codegen_object_new(TcpClient_t822906377_il2cpp_TypeInfo_var); TcpClient__ctor_m1992471411(L_0, /*hidden argument*/NULL); V_0 = L_0; TcpClient_t822906377 * L_1 = V_0; NullCheck(L_1); Socket_t1119025450 * L_2 = TcpClient_get_Client_m139203108(L_1, /*hidden argument*/NULL); INetLink_SetKeepAlive_m261764816(NULL /*static, unused*/, L_2, (((int64_t)((int64_t)((int32_t)4000)))), (((int64_t)((int64_t)((int32_t)2000)))), /*hidden argument*/NULL); CTMsgLink_t2836569250 * L_3 = (CTMsgLink_t2836569250 *)il2cpp_codegen_object_new(CTMsgLink_t2836569250_il2cpp_TypeInfo_var); CTMsgLink__ctor_m234958746(L_3, /*hidden argument*/NULL); V_1 = L_3; CTMsgLink_t2836569250 * L_4 = V_1; NullCheck(L_4); L_4->set_m_instance_1(__this); CTMsgLink_t2836569250 * L_5 = V_1; String_t* L_6 = ___serverIP0; NullCheck(L_5); L_5->set_m_serverIP_2(L_6); CTMsgLink_t2836569250 * L_7 = V_1; int32_t L_8 = ___port1; NullCheck(L_7); L_7->set_m_port_3(L_8); CTMsgLink_t2836569250 * L_9 = V_1; TcpClient_t822906377 * L_10 = V_0; NullCheck(L_9); L_9->set_m_tcpClient_4(L_10); CThreadManager_t1155338034 * L_11 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CTMsgLink_t2836569250 * L_12 = V_1; NullCheck(L_11); CThreadManager_PushMsg_m3098333431(L_11, ((int32_t)10), L_12, /*hidden argument*/NULL); TcpClient_t822906377 * L_13 = V_0; NullCheck(L_13); Socket_t1119025450 * L_14 = TcpClient_get_Client_m139203108(L_13, /*hidden argument*/NULL); NullCheck(L_14); Socket_set_SendTimeout_m2494155708(L_14, ((int32_t)3500), /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Net.CNetLink::Close() extern "C" IL2CPP_METHOD_ATTR void CNetLink_Close_m243783505 (CNetLink_t2605986831 * __this, const RuntimeMethod* method) { { TcpClient_t822906377 * L_0 = __this->get_m_TcpClient_3(); if (!L_0) { goto IL_0068; } } { __this->set_m_beforeClose_6((bool)1); TcpClient_t822906377 * L_1 = __this->get_m_TcpClient_3(); NullCheck(L_1); NetworkStream_t4071955934 * L_2 = TcpClient_GetStream_m960745678(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0032; } } { TcpClient_t822906377 * L_3 = __this->get_m_TcpClient_3(); NullCheck(L_3); NetworkStream_t4071955934 * L_4 = TcpClient_GetStream_m960745678(L_3, /*hidden argument*/NULL); NullCheck(L_4); Stream_Dispose_m2589290611(L_4, /*hidden argument*/NULL); } IL_0032: { TcpClient_t822906377 * L_5 = __this->get_m_TcpClient_3(); NullCheck(L_5); TcpClient_Close_m3817529922(L_5, /*hidden argument*/NULL); __this->set_m_TcpClient_3((TcpClient_t822906377 *)NULL); CThreadManager_t1155338034 * L_6 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CThreadManager_Stop_m147882772(L_6, ((int32_t)10), /*hidden argument*/NULL); CThreadManager_t1155338034 * L_7 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CThreadManager_Stop_m147882772(L_7, ((int32_t)11), /*hidden argument*/NULL); __this->set_m_beforeClose_6((bool)0); GC_Collect_m743975114(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0068: { return; } } // System.Boolean DMCore.Net.CNetLink::Send(System.IO.MemoryStream,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CNetLink_Send_m1150124387 (CNetLink_t2605986831 * __this, MemoryStream_t94973147 * ___buffer0, int32_t ___nStartIndex1, int32_t ___nSendLen2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNetLink_Send_m1150124387_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTMsgSend_t560712231 * V_0 = NULL; { bool L_0 = VirtFuncInvoker0< bool >::Invoke(4 /* System.Boolean DMCore.Net.INetLink::IsValid() */, __this); if (L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { CTMsgSend_t560712231 * L_1 = (CTMsgSend_t560712231 *)il2cpp_codegen_object_new(CTMsgSend_t560712231_il2cpp_TypeInfo_var); CTMsgSend__ctor_m80630631(L_1, /*hidden argument*/NULL); V_0 = L_1; CTMsgSend_t560712231 * L_2 = V_0; NullCheck(L_2); L_2->set_m_instance_1(__this); CTMsgSend_t560712231 * L_3 = V_0; MemoryStream_t94973147 * L_4 = ___buffer0; NullCheck(L_3); L_3->set_m_buffer_2(L_4); CTMsgSend_t560712231 * L_5 = V_0; int32_t L_6 = ___nStartIndex1; NullCheck(L_5); L_5->set_m_nStartIndex_3(L_6); CTMsgSend_t560712231 * L_7 = V_0; int32_t L_8 = ___nSendLen2; NullCheck(L_7); L_7->set_m_nSendLen_4(L_8); CThreadManager_t1155338034 * L_9 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CTMsgSend_t560712231 * L_10 = V_0; NullCheck(L_9); CThreadManager_PushMsg_m3098333431(L_9, ((int32_t)11), L_10, /*hidden argument*/NULL); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CNetLink/CTMsgLink::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgLink__ctor_m234958746 (CTMsgLink_t2836569250 * __this, const RuntimeMethod* method) { { IThreadMsg__ctor_m509884931(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CNetLink/CTMsgLink::OnBackGroundExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgLink_OnBackGroundExcute_m2136505939 (CTMsgLink_t2836569250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgLink_OnBackGroundExcute_m2136505939_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TcpClient_t822906377 * L_0 = __this->get_m_tcpClient_4(); String_t* L_1 = __this->get_m_serverIP_2(); IL2CPP_RUNTIME_CLASS_INIT(IPAddress_t241777590_il2cpp_TypeInfo_var); IPAddress_t241777590 * L_2 = IPAddress_Parse_m2200822423(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_port_3(); NullCheck(L_0); TcpClient_Connect_m4269241863(L_0, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CNetLink/CTMsgLink::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgLink_OnEndExcute_m3377129955 (CTMsgLink_t2836569250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgLink_OnEndExcute_m3377129955_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CTMsgReceive_t1651985722 * V_1 = NULL; int32_t G_B5_0 = 0; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0031; } } { TcpClient_t822906377 * L_1 = __this->get_m_tcpClient_4(); NullCheck(L_1); Socket_t1119025450 * L_2 = TcpClient_get_Client_m139203108(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0031; } } { TcpClient_t822906377 * L_3 = __this->get_m_tcpClient_4(); NullCheck(L_3); bool L_4 = TcpClient_get_Connected_m4171740171(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0031; } } { G_B5_0 = 1; goto IL_0032; } IL_0031: { G_B5_0 = 0; } IL_0032: { V_0 = (bool)G_B5_0; CNetLink_t2605986831 * L_5 = __this->get_m_instance_1(); NullCheck(L_5); ILinkListener_t2747206916 * L_6 = INetLink_GetListener_m831413518(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_006e; } } { bool L_7 = V_0; if (!L_7) { goto IL_005e; } } { CNetLink_t2605986831 * L_8 = __this->get_m_instance_1(); NullCheck(L_8); ILinkListener_t2747206916 * L_9 = INetLink_GetListener_m831413518(L_8, /*hidden argument*/NULL); NullCheck(L_9); VirtActionInvoker0::Invoke(4 /* System.Void DMCore.Net.ILinkListener::OnLinkSuccess() */, L_9); goto IL_006e; } IL_005e: { CNetLink_t2605986831 * L_10 = __this->get_m_instance_1(); NullCheck(L_10); ILinkListener_t2747206916 * L_11 = INetLink_GetListener_m831413518(L_10, /*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker0::Invoke(5 /* System.Void DMCore.Net.ILinkListener::OnLinkFailed() */, L_11); } IL_006e: { bool L_12 = V_0; if (!L_12) { goto IL_00a4; } } { CNetLink_t2605986831 * L_13 = __this->get_m_instance_1(); TcpClient_t822906377 * L_14 = __this->get_m_tcpClient_4(); NullCheck(L_13); L_13->set_m_TcpClient_3(L_14); CTMsgReceive_t1651985722 * L_15 = (CTMsgReceive_t1651985722 *)il2cpp_codegen_object_new(CTMsgReceive_t1651985722_il2cpp_TypeInfo_var); CTMsgReceive__ctor_m3357173520(L_15, /*hidden argument*/NULL); V_1 = L_15; CTMsgReceive_t1651985722 * L_16 = V_1; CNetLink_t2605986831 * L_17 = __this->get_m_instance_1(); NullCheck(L_16); L_16->set_m_instance_1(L_17); CThreadManager_t1155338034 * L_18 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CTMsgReceive_t1651985722 * L_19 = V_1; NullCheck(L_18); CThreadManager_PushMsg_m3098333431(L_18, ((int32_t)10), L_19, /*hidden argument*/NULL); } IL_00a4: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CNetLink/CTMsgReceive::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgReceive__ctor_m3357173520 (CTMsgReceive_t1651985722 * __this, const RuntimeMethod* method) { { IThreadMsg__ctor_m509884931(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CNetLink/CTMsgReceive::OnBackGroundExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgReceive_OnBackGroundExcute_m2488465105 (CTMsgReceive_t1651985722 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgReceive_OnBackGroundExcute_m2488465105_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketException_t3852068672 * V_0 = NULL; Exception_t * V_1 = 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); { __this->set_m_readLen_2(0); CNetLink_t2605986831 * L_0 = __this->get_m_instance_1(); NullCheck(L_0); TcpClient_t822906377 * L_1 = L_0->get_m_TcpClient_3(); if (!L_1) { goto IL_00b2; } } IL_0017: try { // begin try (depth: 1) CNetLink_t2605986831 * L_2 = __this->get_m_instance_1(); NullCheck(L_2); TcpClient_t822906377 * L_3 = L_2->get_m_TcpClient_3(); NullCheck(L_3); NetworkStream_t4071955934 * L_4 = TcpClient_GetStream_m960745678(L_3, /*hidden argument*/NULL); CNetLink_t2605986831 * L_5 = __this->get_m_instance_1(); NullCheck(L_5); ByteU5BU5D_t4116647657* L_6 = L_5->get_m_Buffer_4(); NullCheck(L_4); int32_t L_7 = VirtFuncInvoker3< int32_t, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(18 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_4, L_6, 0, ((int32_t)4096)); __this->set_m_readLen_2(L_7); goto IL_00ad; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t3852068672_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0048; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0080; throw e; } CATCH_0048: { // begin catch(System.Net.Sockets.SocketException) V_0 = ((SocketException_t3852068672 *)__exception_local); __this->set_m_readLen_2(0); CLogHelp_t779629444 * L_8 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); SocketException_t3852068672 * L_9 = V_0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_9); SocketException_t3852068672 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Runtime.InteropServices.ExternalException::get_ErrorCode() */, L_11); int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral2553861418, L_10, L_14, /*hidden argument*/NULL); NullCheck(L_8); CLogHelp_LogAuto_m2403746865(L_8, L_15, /*hidden argument*/NULL); IThreadMsg_SetFailded_m2507299407(__this, /*hidden argument*/NULL); goto IL_00ad; } // end catch (depth: 1) CATCH_0080: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); __this->set_m_readLen_2(0); CLogHelp_t779629444 * L_16 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_17 = V_1; NullCheck(L_17); String_t* L_18 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral514436850, L_18, /*hidden argument*/NULL); NullCheck(L_16); CLogHelp_LogAuto_m2403746865(L_16, L_19, /*hidden argument*/NULL); IThreadMsg_SetFailded_m2507299407(__this, /*hidden argument*/NULL); goto IL_00ad; } // end catch (depth: 1) IL_00ad: { goto IL_00b8; } IL_00b2: { IThreadMsg_SetFailded_m2507299407(__this, /*hidden argument*/NULL); } IL_00b8: { return; } } // System.Void DMCore.Net.CNetLink/CTMsgReceive::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgReceive_OnEndExcute_m772735946 (CTMsgReceive_t1651985722 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgReceive_OnEndExcute_m772735946_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketException_t3852068672 * V_0 = NULL; Exception_t * V_1 = 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); { CNetLink_t2605986831 * L_0 = __this->get_m_instance_1(); NullCheck(L_0); bool L_1 = VirtFuncInvoker0< bool >::Invoke(4 /* System.Boolean DMCore.Net.INetLink::IsValid() */, L_0); if (L_1) { goto IL_0011; } } { return; } IL_0011: try { // begin try (depth: 1) { CNetLink_t2605986831 * L_2 = __this->get_m_instance_1(); NullCheck(L_2); TcpClient_t822906377 * L_3 = L_2->get_m_TcpClient_3(); NullCheck(L_3); NetworkStream_t4071955934 * L_4 = TcpClient_GetStream_m960745678(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = VirtFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, L_4); if (L_5) { goto IL_0040; } } IL_002b: { CNetLink_t2605986831 * L_6 = __this->get_m_instance_1(); NullCheck(L_6); bool L_7 = L_6->get_m_beforeClose_6(); if (!L_7) { goto IL_0040; } } IL_003b: { goto IL_0131; } IL_0040: { int32_t L_8 = __this->get_m_readLen_2(); if ((((int32_t)1) > ((int32_t)L_8))) { goto IL_0057; } } IL_004c: { bool L_9 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_9) { goto IL_0087; } } IL_0057: { CNetLink_t2605986831 * L_10 = __this->get_m_instance_1(); NullCheck(L_10); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Net.INetLink::Close() */, L_10); CNetLink_t2605986831 * L_11 = __this->get_m_instance_1(); NullCheck(L_11); ILinkListener_t2747206916 * L_12 = INetLink_GetListener_m831413518(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0082; } } IL_0072: { CNetLink_t2605986831 * L_13 = __this->get_m_instance_1(); NullCheck(L_13); ILinkListener_t2747206916 * L_14 = INetLink_GetListener_m831413518(L_13, /*hidden argument*/NULL); NullCheck(L_14); VirtActionInvoker0::Invoke(5 /* System.Void DMCore.Net.ILinkListener::OnLinkFailed() */, L_14); } IL_0082: { goto IL_0131; } IL_0087: { CNetLink_t2605986831 * L_15 = __this->get_m_instance_1(); NullCheck(L_15); CNetReceiver_t1076104922 * L_16 = ((INetLink_t2717826932 *)L_15)->get_m_Receiver_0(); CNetLink_t2605986831 * L_17 = __this->get_m_instance_1(); NullCheck(L_17); ByteU5BU5D_t4116647657* L_18 = L_17->get_m_Buffer_4(); int32_t L_19 = __this->get_m_readLen_2(); NullCheck(L_16); CNetReceiver_OnGetStream_m361994846(L_16, L_18, 0, L_19, /*hidden argument*/NULL); CThreadManager_t1155338034 * L_20 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CThreadManager_PushMsg_m3098333431(L_20, ((int32_t)10), __this, /*hidden argument*/NULL); goto IL_0131; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t3852068672_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00bb; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00e6; throw e; } CATCH_00bb: { // begin catch(System.Net.Sockets.SocketException) V_0 = ((SocketException_t3852068672 *)__exception_local); CLogHelp_t779629444 * L_21 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); SocketException_t3852068672 * L_22 = V_0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_22); SocketException_t3852068672 * L_24 = V_0; NullCheck(L_24); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Runtime.InteropServices.ExternalException::get_ErrorCode() */, L_24); int32_t L_26 = L_25; RuntimeObject * L_27 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_26); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral2553861418, L_23, L_27, /*hidden argument*/NULL); NullCheck(L_21); CLogHelp_LogAuto_m2403746865(L_21, L_28, /*hidden argument*/NULL); goto IL_0106; } // end catch (depth: 1) CATCH_00e6: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_29 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_30 = V_1; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral514436850, L_31, /*hidden argument*/NULL); NullCheck(L_29); CLogHelp_LogAuto_m2403746865(L_29, L_32, /*hidden argument*/NULL); goto IL_0106; } // end catch (depth: 1) IL_0106: { CNetLink_t2605986831 * L_33 = __this->get_m_instance_1(); NullCheck(L_33); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Net.INetLink::Close() */, L_33); CNetLink_t2605986831 * L_34 = __this->get_m_instance_1(); NullCheck(L_34); ILinkListener_t2747206916 * L_35 = INetLink_GetListener_m831413518(L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0131; } } { CNetLink_t2605986831 * L_36 = __this->get_m_instance_1(); NullCheck(L_36); ILinkListener_t2747206916 * L_37 = INetLink_GetListener_m831413518(L_36, /*hidden argument*/NULL); NullCheck(L_37); VirtActionInvoker0::Invoke(5 /* System.Void DMCore.Net.ILinkListener::OnLinkFailed() */, L_37); } IL_0131: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.CNetLink/CTMsgSend::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTMsgSend__ctor_m80630631 (CTMsgSend_t560712231 * __this, const RuntimeMethod* method) { { IThreadMsg__ctor_m509884931(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CNetLink/CTMsgSend::OnBackGroundExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgSend_OnBackGroundExcute_m524882470 (CTMsgSend_t560712231 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgSend_OnBackGroundExcute_m524882470_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketException_t3852068672 * 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); { CNetLink_t2605986831 * L_0 = __this->get_m_instance_1(); NullCheck(L_0); bool L_1 = VirtFuncInvoker0< bool >::Invoke(4 /* System.Boolean DMCore.Net.INetLink::IsValid() */, L_0); if (L_1) { goto IL_0011; } } { return; } IL_0011: try { // begin try (depth: 1) CNetLink_t2605986831 * L_2 = __this->get_m_instance_1(); NullCheck(L_2); TcpClient_t822906377 * L_3 = L_2->get_m_TcpClient_3(); NullCheck(L_3); NetworkStream_t4071955934 * L_4 = TcpClient_GetStream_m960745678(L_3, /*hidden argument*/NULL); MemoryStream_t94973147 * L_5 = __this->get_m_buffer_2(); NullCheck(L_5); ByteU5BU5D_t4116647657* L_6 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(30 /* System.Byte[] System.IO.MemoryStream::ToArray() */, L_5); int32_t L_7 = __this->get_m_nStartIndex_3(); int32_t L_8 = __this->get_m_nSendLen_4(); NullCheck(L_4); VirtActionInvoker3< ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(22 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_4, L_6, L_7, L_8); CNetLink_t2605986831 * L_9 = __this->get_m_instance_1(); NullCheck(L_9); TcpClient_t822906377 * L_10 = L_9->get_m_TcpClient_3(); NullCheck(L_10); NetworkStream_t4071955934 * L_11 = TcpClient_GetStream_m960745678(L_10, /*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker0::Invoke(17 /* System.Void System.IO.Stream::Flush() */, L_11); goto IL_00b3; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t3852068672_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0057; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0098; throw e; } CATCH_0057: { // begin catch(System.Net.Sockets.SocketException) { V_0 = ((SocketException_t3852068672 *)__exception_local); CLogHelp_t779629444 * L_12 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); SocketException_t3852068672 * L_13 = V_0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_13); SocketException_t3852068672 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Runtime.InteropServices.ExternalException::get_ErrorCode() */, L_15); int32_t L_17 = L_16; RuntimeObject * L_18 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral2553861418, L_14, L_18, /*hidden argument*/NULL); NullCheck(L_12); CLogHelp_LogAuto_m2403746865(L_12, L_19, /*hidden argument*/NULL); SocketException_t3852068672 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Runtime.InteropServices.ExternalException::get_ErrorCode() */, L_20); if ((((int32_t)L_21) == ((int32_t)((int32_t)997)))) { goto IL_0093; } } IL_008d: { IThreadMsg_SetFailded_m2507299407(__this, /*hidden argument*/NULL); } IL_0093: { goto IL_00b3; } } // end catch (depth: 1) CATCH_0098: { // begin catch(System.Object) CLogHelp_t779629444 * L_22 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); CLogHelp_LogAuto_m2403746865(L_22, _stringLiteral1353326506, /*hidden argument*/NULL); IThreadMsg_SetFailded_m2507299407(__this, /*hidden argument*/NULL); goto IL_00b3; } // end catch (depth: 1) IL_00b3: { return; } } // System.Void DMCore.Net.CNetLink/CTMsgSend::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CTMsgSend_OnEndExcute_m1224182003 (CTMsgSend_t560712231 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTMsgSend_OnEndExcute_m1224182003_MetadataUsageId); s_Il2CppMethodInitialized = true; } { MemoryStream_t94973147 * L_0 = __this->get_m_buffer_2(); NullCheck(L_0); Stream_Dispose_m2589290611(L_0, /*hidden argument*/NULL); bool L_1 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_1) { goto IL_0050; } } { CLogHelp_t779629444 * L_2 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CLogHelp_LogAuto_m2403746865(L_2, _stringLiteral1589941709, /*hidden argument*/NULL); CNetLink_t2605986831 * L_3 = __this->get_m_instance_1(); NullCheck(L_3); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Net.INetLink::Close() */, L_3); CNetLink_t2605986831 * L_4 = __this->get_m_instance_1(); NullCheck(L_4); ILinkListener_t2747206916 * L_5 = INetLink_GetListener_m831413518(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0050; } } { CNetLink_t2605986831 * L_6 = __this->get_m_instance_1(); NullCheck(L_6); ILinkListener_t2747206916 * L_7 = INetLink_GetListener_m831413518(L_6, /*hidden argument*/NULL); NullCheck(L_7); VirtActionInvoker0::Invoke(5 /* System.Void DMCore.Net.ILinkListener::OnLinkFailed() */, L_7); } IL_0050: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif