#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" 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 VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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 VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; 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); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Logic.CChangeNameInfo struct CChangeNameInfo_t1998310127; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Logic.OnChangeNameCallback struct OnChangeNameCallback_t2458829697; // DMCore.Logic.CChangeNameManager struct CChangeNameManager_t2068867582; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // DMCore.Logic.CShopConfig/GoodsConfig struct GoodsConfig_t1565846780; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.Logic.CRandomRoleName struct CRandomRoleName_t3400346481; // System.String struct String_t; // DMCore.Net.Protocol.CMsgCheckName struct CMsgCheckName_t3454396508; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951; // DMCore.Net.Protocol.SMsgCheckNameResult struct SMsgCheckNameResult_t1053169107; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.Logic.CChannelInfo struct CChannelInfo_t1750800799; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719; // System.Collections.Generic.List`1 struct List_1_t1469734181; // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735; // System.Comparison`1 struct Comparison_1_t4067557914; // System.Comparison`1 struct Comparison_1_t2855037343; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // System.Xml.XmlElement struct XmlElement_t561603118; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t336297922; // System.Xml.XmlWriterSettings struct XmlWriterSettings_t3314986516; // System.Text.UTF8Encoding struct UTF8Encoding_t3956466879; // System.Text.Encoding struct Encoding_t1523322056; // System.Xml.XmlWriter struct XmlWriter_t127905479; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099; // DMCore.Logic.CChatHelper struct CChatHelper_t655124708; // System.Object[] struct ObjectU5BU5D_t2843939325; // DMCore.Framework.Plugin.CYunvaSDK struct CYunvaSDK_t1509311865; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Logic.CoupleWallManager struct CoupleWallManager_t3934997805; // DMCore.Logic.CoupleWallManager/FreshCoupleWallPublishVoiceBtn struct FreshCoupleWallPublishVoiceBtn_t2594402265; // DMCore.Logic.CoupleWallManager/FreshCoupleWallExpressVoiceBtn struct FreshCoupleWallExpressVoiceBtn_t1937708699; // DMCore.Logic.CoupleWallManager/OnCoupleWallPublishVoiceCallBack struct OnCoupleWallPublishVoiceCallBack_t73764237; // DMCore.Logic.CoupleWallManager/OnCoupleWallExpressVoiceCallBack struct OnCoupleWallExpressVoiceCallBack_t773215007; // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Framework.Plugin.CYunvaSDK/UserInfo struct UserInfo_t2013096041; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // System.Collections.Generic.List`1 struct List_1_t3909876011; // UILabel struct UILabel_t3248798549; // DMCore.Logic.EmotionData struct EmotionData_t2437801269; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // UIFont struct UIFont_t2766063701; // UIWidget struct UIWidget_t3538521925; // UnityEngine.Object struct Object_t631007953; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // UISprite struct UISprite_t194114938; // UIAtlas struct UIAtlas_t3195533529; // uiChatEmotionAnim struct uiChatEmotionAnim_t1247552443; // DMCore.Logic.CEmotionConfig struct CEmotionConfig_t1803791607; // DMCore.Logic.EmotionUnit struct EmotionUnit_t3148034429; // System.Globalization.CultureInfo struct CultureInfo_t4157843068; // System.IFormatProvider struct IFormatProvider_t2518567562; // System.Collections.Generic.List`1 struct List_1_t1546864881; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3775615503; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4142745948; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Logic.CGuildManager struct CGuildManager_t3445311192; // DMCore.Logic.privateMsgArriva struct privateMsgArriva_t1101012311; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.CChatManager/c__AnonStorey0 struct U3CAddChatUserU3Ec__AnonStorey0_t3310282179; // System.Predicate`1 struct Predicate_1_t900084263; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565; // DMCore.Logic.CChatManager/c__AnonStorey1 struct U3CRefreshOnlineStateU3Ec__AnonStorey1_t1005082255; // DMCore.Logic.CChatManager/c__AnonStorey2 struct U3CGetChatUserU3Ec__AnonStorey2_t3028843117; // System.Int64[] struct Int64U5BU5D_t2559172825; // DMCore.Logic.CVipManager struct CVipManager_t269477008; // System.Collections.Generic.List`1 struct List_1_t777473367; // DMCore.Logic.CCreateCondition struct CCreateCondition_t197933841; // DMCore.Logic.CCustomizationManager struct CCustomizationManager_t450932257; // DMCore.Logic.CustomItemList struct CustomItemList_t2820796053; // DMCore.Logic.CustomItem struct CustomItem_t1352963445; // DMCore.Logic.CDanceNpc struct CDanceNpc_t2506274377; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // DMCore.Net.Protocol.SMsgAddObj struct SMsgAddObj_t71644132; // DMCore.Net.Protocol.INetMsgBaseS2C struct INetMsgBaseS2C_t126919271; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.Logic.CDrawItemData struct CDrawItemData_t2876223890; // DMCore.Logic.CDynamicImageManager struct CDynamicImageManager_t4229341785; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // System.Collections.Generic.List`1 struct List_1_t3810491117; // DMCore.Logic.DynamicImageUnit struct DynamicImageUnit_t734954258; // DMCore.Logic.DynamicImageGroup struct DynamicImageGroup_t2338416375; // DMCore.Logic.CDynamicImageManager/c__AnonStorey0 struct U3CGetImageGroupU3Ec__AnonStorey0_t3404037617; // System.Predicate`1 struct Predicate_1_t3163710499; // DMCore.Logic.CEffectWndCategory_ActivePet struct CEffectWndCategory_ActivePet_t438672420; // DMCore.Logic.IEffectWndBase struct IEffectWndBase_t3445273495; // DMCore.Logic.CPetManager struct CPetManager_t2941415134; // DMCore.Logic.CEffectWndCategory_Currency struct CEffectWndCategory_Currency_t4261875105; // DMCore.Logic.CurrencyUnit struct CurrencyUnit_t374561803; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // DMCore.Logic.CEffectWndCategory_Fashion struct CEffectWndCategory_Fashion_t3668891592; // FashionStarsManager struct FashionStarsManager_t4100381698; // DMCore.Logic.CPropertySiteManager struct CPropertySiteManager_t1418377639; // DMCore.Logic.CPropertySite struct CPropertySite_t3895418650; // DMCore.Framework.Scene.CPropData struct CPropData_t2491857930; // DMCore.Logic.CEffectWndCategory_Gift struct CEffectWndCategory_Gift_t200013032; // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355; // DMCore.Logic.CEffectWndCategory_Item struct CEffectWndCategory_Item_t296446337; // DMCore.Logic.GetItemWndManager struct GetItemWndManager_t2644942713; // DMCore.Logic.CEffectWndCategory_Level struct CEffectWndCategory_Level_t2735498666; // DMCore.Logic.CEffectWndCategory_PveStar struct CEffectWndCategory_PveStar_t2060325483; // DMCore.Logic.CEffectWndCategory_ResetLottery struct CEffectWndCategory_ResetLottery_t958031351; // DMCore.Logic.CLottery struct CLottery_t1855092142; // DMCore.Logic.CEffectWndManager struct CEffectWndManager_t3902312294; // System.Collections.Generic.List`1 struct List_1_t622380941; // System.Collections.Generic.List`1 struct List_1_t3686055435; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2933290728; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // UnityEngine.TextAsset struct TextAsset_t3022178571; // System.Xml.XmlNodeList struct XmlNodeList_t2551693786; // DMCore.Logic.EmoticonSelectedCallback struct EmoticonSelectedCallback_t2213980693; // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345; // DMCore.Logic.CEnergyManager struct CEnergyManager_t1133571008; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3126044582; // DMCore.Logic.CExchangeManager struct CExchangeManager_t117633886; // DMCore.Logic.CFunctionSwitchConfig struct CFunctionSwitchConfig_t2078484928; // DMCore.Logic.cFamilyConcludeData struct cFamilyConcludeData_t4171257602; // DMCore.Logic.cFamilyDataList struct cFamilyDataList_t753469968; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3373390094; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4252808453; // DMCore.Logic.cPeopleData struct cPeopleData_t2200687805; // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822; // CDataModelBool struct CDataModelBool_t2269476966; // System.Collections.Generic.List`1 struct List_1_t4013753755; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1816109752; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3613805462; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.Logic.cPingDataList struct cPingDataList_t1861597238; // DMCore.Logic.cPingSelectedData struct cPingSelectedData_t1229964886; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2657169777; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2902467086; // DMCore.Logic.cFamilyRewardData struct cFamilyRewardData_t1462483200; // DMCore.Logic.cFamilyTypeData struct cFamilyTypeData_t430124835; // System.Collections.Generic.List`1 struct List_1_t3768456446; // DMCore.Logic.RewardCountInfo struct RewardCountInfo_t2296381704; // DMCore.Logic.RewardLevelInfo struct RewardLevelInfo_t2541679013; // System.Collections.Generic.List`1 struct List_1_t293923529; // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684; // CLeDouApi struct CLeDouApi_t315808977; // DMCore.Logic.CQuestionManger struct CQuestionManger_t1203513329; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // DMCore.Logic.CFormula struct CFormula_t380767654; // System.Collections.Generic.List`1> struct List_1_t169148262; // System.Collections.Generic.List`1> struct List_1_t3873131650; // DMCore.Logic.CFragment struct CFragment_t3696211104; // DMCore.Logic.CItemManager struct CItemManager_t2289463753; // DMCore.Logic.CItemData struct CItemData_t3599323914; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // System.Collections.Generic.List`1 struct List_1_t1852842396; // DMCore.Logic.CFragmentShopManager struct CFragmentShopManager_t693884529; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3386653540; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1958573628; // System.Action`1 struct Action_1_t1368688201; // System.Collections.Generic.List`1 struct List_1_t213218780; // System.Action`1 struct Action_1_t1631686707; // DMCore.Logic.FragmentShopItem struct FragmentShopItem_t3036111334; // DMCore.Logic.CFragmentShopManager/c__AnonStorey0 struct U3COnFragmentShopBuyResultU3Ec__AnonStorey0_t1469346226; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t807730562; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t3674617946; // System.Predicate`1 struct Predicate_1_t3861405458; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // System.Collections.Generic.List`1 struct List_1_t4093334610; // DMCore.Logic.CFriendManager/c__AnonStorey0 struct U3CGetFriendU3Ec__AnonStorey0_t303442074; // System.Predicate`1 struct Predicate_1_t3446553992; // DMCore.Logic.CFriendInfo[] struct CFriendInfoU5BU5D_t1425557173; // System.Comparison`1 struct Comparison_1_t2396191047; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304; // DMCore.Logic.CFruitAwardInfo struct CFruitAwardInfo_t2391561767; // CDataModelList struct CDataModelList_t1133308508; // DMCore.Logic.CFruitAwardInfo/AwardUnit struct AwardUnit_t316066880; // DMCore.Logic.CFruitBaseInfo struct CFruitBaseInfo_t3149436358; // DMCore.Logic.CFruitMachineConfig struct CFruitMachineConfig_t2603977079; // System.Collections.Generic.List`1 struct List_1_t326543804; // System.Collections.Generic.List`1 struct List_1_t3863636509; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3249804846; // System.Collections.Generic.List`1 struct List_1_t3628304265; // DMCore.Logic.CFruitMachineConfig/c__AnonStorey0 struct U3CGetFruitInfoU3Ec__AnonStorey0_t2368295343; // System.Predicate`1 struct Predicate_1_t3974730482; // DMCore.Logic.CFruitMachineConfig/c__AnonStorey1 struct U3CGetAwardInfoU3Ec__AnonStorey1_t3358971772; // System.Predicate`1 struct Predicate_1_t3216855891; // DMCore.Logic.CFruitResultInfo struct CFruitResultInfo_t66124219; // DMCore.Logic.CFruitMachineCtrllor struct CFruitMachineCtrllor_t592290270; // IMonoCtrllor struct IMonoCtrllor_t1427182583; // CDataModelInt struct CDataModelInt_t3463393640; // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult struct CFruitIssueResult_t2046439586; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // DMCore.Logic.CFruitMachineCtrllor/enumFruitMachineState struct enumFruitMachineState_t2006745546; // DMCore.Logic.CFruitMachineCtrllor/enumFruitResultType struct enumFruitResultType_t4168224797; // DMCore.Logic.CFruitMachineHistoryCtrllor struct CFruitMachineHistoryCtrllor_t1862138958; // DMCore.Logic.CFruitMachineHistoryGroup struct CFruitMachineHistoryGroup_t440204541; // DMCore.Logic.CFruitMachineHistoryUnit struct CFruitMachineHistoryUnit_t711572978; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t2516212240; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3748867715; // IDataModel struct IDataModel_t653005279; // DMCore.Logic.CFruitMachineIntegralMallCtrllor struct CFruitMachineIntegralMallCtrllor_t1943675944; // CDataModelNetProperty struct CDataModelNetProperty_t1403229243; // DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem struct Fruit_IntegralMallItem_t3687051531; // DMCore.Logic.CFruitMachineIntegralMallCtrllor/PopularityPrizeItem struct PopularityPrizeItem_t437952463; // DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem struct OrderItem_t1253430639; // DMCore.Logic.CFullDownController struct CFullDownController_t1960339117; // DMCore.Logic.CFullDownGifts struct CFullDownGifts_t3072617527; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2041776452; // System.Collections.Generic.List`1 struct List_1_t3153063121; // DMCore.Logic.CFullDownGifts/cFullDownGift struct cFullDownGift_t1680988379; // 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.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3124091084; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t2728429928; // System.Collections.Generic.List`1 struct List_1_t3963932672; // DMCore.Logic.CFullDownGifts/cFullDownGift[] struct cFullDownGiftU5BU5D_t4223474010; // DMCore.Logic.DynamicImageGroup[] struct DynamicImageGroupU5BU5D_t1890673486; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3680674949; // System.Action`1 struct Action_1_t2019918284; // DMCore.Logic.EmotionUnit[] struct EmotionUnitU5BU5D_t3388895216; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2239306932; // DMCore.Logic.EmoticonSelectedCallback[] struct EmoticonSelectedCallbackU5BU5D_t1613154808; // DMCore.Logic.IEffectWndBase[] struct IEffectWndBaseU5BU5D_t4155715630; // System.Collections.Generic.Queue`1 struct Queue_1_t3914457535; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Logic.CChatGroup[] struct CChatGroupU5BU5D_t92522782; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1548932026; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t863323409; // DMCore.Logic.CChatUserInfo[] struct CChatUserInfoU5BU5D_t753477818; // DMCore.Logic.CFruitResultInfo[] struct CFruitResultInfoU5BU5D_t835451130; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t439789974; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // System.Single[] struct SingleU5BU5D_t1444911251; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // System.Collections.Generic.List`1 struct List_1_t2825038187; // DMCore.Logic.FragmentShopItem[] struct FragmentShopItemU5BU5D_t506481603; // DMCore.Logic.ITEM_NEW_TYPE[] struct ITEM_NEW_TYPEU5BU5D_t375000505; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3702065973; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3566551130; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3134630600; // DMCore.Logic.CFormula[] struct CFormulaU5BU5D_t2467346691; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t1367963765; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t972302609; // DMCore.Logic.CItemManager/CItemGroup[] struct CItemGroupU5BU5D_t344250011; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2488037245; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t3166193873; // DMCore.Logic.CFruitAwardInfo[] struct CFruitAwardInfoU5BU5D_t648569182; // DMCore.Logic.CFruitBaseInfo[] struct CFruitBaseInfoU5BU5D_t1359703139; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // DMCore.Logic.cFamilyTypeData[] struct cFamilyTypeDataU5BU5D_t245070066; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4144376206; // DMCore.Logic.cFamilyDataList[] struct cFamilyDataListU5BU5D_t2002369457; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2773170084; // DMCore.Logic.RewardLevelInfo[] struct RewardLevelInfoU5BU5D_t4121240104; // DMCore.Logic.enumFamilyType[] struct enumFamilyTypeU5BU5D_t2669235330; // DMCore.Logic.cPeopleData[] struct cPeopleDataU5BU5D_t1605408688; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t929180805; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2340298550; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2297708088; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t193682082; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t4092988222; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // DMCore.Logic.RewardCountInfo[] struct RewardCountInfoU5BU5D_t3122131417; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t2022748491; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t1627087335; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3021857178; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t2626196022; // CBetterSet`1> struct CBetterSet_1_t1416977057; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t435877138; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t2405853701; // System.Globalization.TextInfo struct TextInfo_t3810425522; // System.Globalization.CompareInfo struct CompareInfo_t1092934962; // System.Globalization.Calendar[] struct CalendarU5BU5D_t3985046076; // System.Globalization.Calendar struct Calendar_t1661121569; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Int32 struct Int32_t2950945753; // System.Void struct Void_t1185182177; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // DMCore.Logic.CoupleWallInfoUnit struct CoupleWallInfoUnit_t2257658563; // DMCore.Logic.MessageLogInfoUnit struct MessageLogInfoUnit_t4080848674; // CDataModelMap struct CDataModelMap_t1093164792; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // CBetterSet`1> struct CBetterSet_1_t2134195988; // DMCore.Logic.EmotionData[] struct EmotionDataU5BU5D_t980459096; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t182406414; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // DMCore.Logic.CChatInfo[] struct CChatInfoU5BU5D_t3819460918; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Collections.Generic.List`1 struct List_1_t2927442759; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // BetterList`1 struct BetterList_1_t2105966071; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // DMCore.Net.INetLink struct INetLink_t2717826932; // System.Collections.Generic.List`1 struct List_1_t3594922530; // BetterList`1 struct BetterList_1_t289316694; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t3261532576; // System.Collections.Generic.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.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077746168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4033884959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3693168236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3770330557; // System.Comparison`1 struct Comparison_1_t907937207; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743; // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t976235305; // 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; // System.Collections.Generic.List`1 struct List_1_t2207029000; // 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; // 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.List`1 struct List_1_t2148006193; // System.Comparison`1 struct Comparison_1_t450862630; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.CEventManager struct CEventManager_t474365641; // 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; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Collections.Generic.List`1 struct List_1_t3428332534; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // DMCore.Framework.Scene.CRoleModel_Effect struct CRoleModel_Effect_t71978069; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t497245277; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // IEventBase struct IEventBase_t1130231758; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // System.Collections.Generic.List`1 struct List_1_t72704565; // System.Collections.Generic.List`1 struct List_1_t3428876846; // UnityEngine.Font struct Font_t1956802104; // BMFont struct BMFont_t2757936676; // System.Collections.Generic.List`1 struct List_1_t3058133583; // UIAtlas/Sprite struct Sprite_t2895597119; // System.Collections.Generic.List`1 struct List_1_t4027761066; // System.Action`1 struct Action_1_t2129269699; // System.Collections.Generic.List`1 struct List_1_t2490756731; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameInfo__ctor_m3331416329_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameInfo_Clear_m300779713_MetadataUsageId; extern RuntimeClass* CChangeNameInfo_t1998310127_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager__ctor_m3533330304_MetadataUsageId; extern RuntimeClass* CChangeNameManager_t2068867582_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager_GetInstance_m85489895_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager_ShowChangeNameWnd_m1657049548_MetadataUsageId; extern const uint32_t CChangeNameManager_HideChangeNameWnd_m703477425_MetadataUsageId; extern RuntimeClass* CRandomRoleName_t3400346481_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager_GetRandomName_m3194647953_MetadataUsageId; extern RuntimeClass* CMsgCheckName_t3454396508_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager_RequestCheckNameUnique_m2023865062_MetadataUsageId; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* CChangeNameManager_OnChangeNameConfirmCallback_m756712046_RuntimeMethod_var; extern String_t* _stringLiteral3426784131; extern String_t* _stringLiteral563701221; extern String_t* _stringLiteral1559102873; extern const uint32_t CChangeNameManager_RequestChangeName_m4137020142_MetadataUsageId; extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var; extern const uint32_t CChangeNameManager_OnChangeNameConfirmCallback_m756712046_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3148865878; extern String_t* _stringLiteral3153756544; extern String_t* _stringLiteral3092953920; extern String_t* _stringLiteral160729381; extern const uint32_t CChangeNameManager_GetTips_m1721847503_MetadataUsageId; extern String_t* _stringLiteral358657775; extern String_t* _stringLiteral3573857361; extern String_t* _stringLiteral1666028299; extern const uint32_t CChangeNameManager_GetMessage_m3718022716_MetadataUsageId; extern String_t* _stringLiteral388923078; extern String_t* _stringLiteral3111217535; extern String_t* _stringLiteral2056655905; extern const uint32_t CChangeNameManager_GetTitle_m2672044971_MetadataUsageId; extern String_t* _stringLiteral686464258; extern const uint32_t CChangeNameManager_GetRudeWords_m3456383526_MetadataUsageId; extern const uint32_t CChangeNameManager_set_NewName_m885287573_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const uint32_t CChannelInfo__ctor_m933490030_MetadataUsageId; extern RuntimeClass* List_1_t1469734181_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m209602803_RuntimeMethod_var; extern const uint32_t CChatGroup__ctor_m3658041641_MetadataUsageId; extern RuntimeClass* CChatGroup_t2712975719_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t4067557914_il2cpp_TypeInfo_var; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m993421735_RuntimeMethod_var; extern const RuntimeMethod* CChatGroup__SortFunctor_m3340311660_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1823917317_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m781095589_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveRange_m1055850690_RuntimeMethod_var; extern const uint32_t CChatGroup_Push_m2905874824_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m764192970_RuntimeMethod_var; extern const uint32_t CChatGroup_Clear_m380182674_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m4180902647_RuntimeMethod_var; extern const uint32_t CChatGroup_GetCount_m4135123558_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1848033474_RuntimeMethod_var; extern const uint32_t CChatGroup_GetInfo_m2808504985_MetadataUsageId; extern const uint32_t CChatGroup_GetUnReadCount_m3747987759_MetadataUsageId; extern RuntimeClass* KeyValuePair_2U5BU5D_t336297922_il2cpp_TypeInfo_var; extern RuntimeClass* XmlWriterSettings_t3314986516_il2cpp_TypeInfo_var; extern RuntimeClass* UTF8Encoding_t3956466879_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m3234591914_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral3073726249; extern String_t* _stringLiteral2805817557; extern String_t* _stringLiteral2037252866; extern const uint32_t CChatGroup_Serialize_m4217673646_MetadataUsageId; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern RuntimeClass* CChatInfo_t4292626735_il2cpp_TypeInfo_var; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern const uint32_t CChatGroup_Deserialize_m2539811996_MetadataUsageId; extern String_t* _stringLiteral736132043; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral1340993750; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral3961161190; extern String_t* _stringLiteral3869197679; extern String_t* _stringLiteral604745344; extern const uint32_t CChatGroup__cctor_m2427014990_MetadataUsageId; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* CYunvaSDK_t1509311865_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1683453224; extern String_t* _stringLiteral3452614612; extern const uint32_t CChatHelper_OnStopRecordCallback_m1079987819_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* CoupleWallManager_t3934997805_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2518431827; extern String_t* _stringLiteral1794896231; extern String_t* _stringLiteral1162863366; extern String_t* _stringLiteral527100083; extern String_t* _stringLiteral1691579688; extern const uint32_t CChatHelper_OnSpeechCallback_m2778911007_MetadataUsageId; extern String_t* _stringLiteral3500937908; extern String_t* _stringLiteral3452614642; extern String_t* _stringLiteral437191192; extern String_t* _stringLiteral2755003837; extern String_t* _stringLiteral3452614533; extern const uint32_t CChatHelper_OnUpLoadCompleteCallback_m3345264993_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1287461279; extern String_t* _stringLiteral2633165449; extern String_t* _stringLiteral2953058282; extern const uint32_t CChatHelper_OnFileCompleteCallback_m41777322_MetadataUsageId; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern RuntimeClass* CYunvaApi_t2324893418_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1121969687; extern String_t* _stringLiteral3724041363; extern String_t* _stringLiteral173106228; extern const uint32_t CChatHelper_OnPrivateSendResultListener_m958208561_MetadataUsageId; extern RuntimeClass* CChatUserInfo_t74790139_il2cpp_TypeInfo_var; extern const uint32_t CChatHelper_OnReceivePrivate_m3982040799_MetadataUsageId; extern String_t* _stringLiteral2414527531; extern String_t* _stringLiteral3203671267; extern String_t* _stringLiteral263635217; extern String_t* _stringLiteral2706406329; extern String_t* _stringLiteral4290125675; extern const uint32_t CChatHelper_OnReceiveChannel_m290782649_MetadataUsageId; extern const uint32_t CChatHelper_OnVoicePlayOver_m2931178475_MetadataUsageId; extern String_t* _stringLiteral1028994322; extern const uint32_t CChatHelper_GetGuildChannelId_m2636039329_MetadataUsageId; extern String_t* _stringLiteral1562952874; extern String_t* _stringLiteral3690699910; extern const uint32_t CChatHelper_GetDanceChannelId_m3446450953_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern RuntimeClass* EmotionData_t2437801269_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m1295393052_RuntimeMethod_var; extern String_t* _stringLiteral2841764977; extern const uint32_t CChatHelper_PreCalcText_m144626521_MetadataUsageId; extern const uint32_t CChatHelper_PreCalcFace_m2678247770_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_AddComponent_TisUILabel_t3248798549_m2583399253_RuntimeMethod_var; extern String_t* _stringLiteral1299323107; extern String_t* _stringLiteral3455170507; extern String_t* _stringLiteral1658213625; extern const uint32_t CChatHelper_CreateText_m1215773928_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* CEmotionConfig_t1803791607_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_AddComponent_TisUISprite_t194114938_m844689088_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisUIAtlas_t3195533529_m1062336934_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiChatEmotionAnim_t1247552443_m3517297677_RuntimeMethod_var; extern const RuntimeMethod* GameObject_AddComponent_TisuiChatEmotionAnim_t1247552443_m3827009566_RuntimeMethod_var; extern String_t* _stringLiteral3461813665; extern String_t* _stringLiteral1251628735; extern const uint32_t CChatHelper_CreateFace_m131461058_MetadataUsageId; extern const uint32_t CChatHelper_PushEmotionData_m3852684702_MetadataUsageId; extern RuntimeClass* CChatHelper_t655124708_il2cpp_TypeInfo_var; extern const uint32_t CChatHelper_set_CurrentLineCount_m2074967013_MetadataUsageId; extern const uint32_t CChatHelper_get_CurrentLineCount_m2423123318_MetadataUsageId; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614531; extern String_t* _stringLiteral3932363835; extern const uint32_t CChatHelper_GetFileName_m2751531900_MetadataUsageId; extern RuntimeClass* CultureInfo_t4157843068_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const uint32_t CChatHelper_GetHourToNow_m2421964529_MetadataUsageId; extern String_t* _stringLiteral3677072269; extern const uint32_t CChatHelper_get_DEST_DIRECTORY_m1076517870_MetadataUsageId; extern const uint32_t CChatInfo__ctor_m830194973_MetadataUsageId; extern const uint32_t CChatInfo__ctor_m1599363712_MetadataUsageId; extern const uint32_t CChatInfo__ctor_m3803694186_MetadataUsageId; extern RuntimeClass* CChatMessageInfo_t3657869099_il2cpp_TypeInfo_var; extern const uint32_t CChatInfo__ctor_m3936050089_MetadataUsageId; extern const uint32_t CChatInfo_DeepCopy_m2631984227_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2109638404; extern String_t* _stringLiteral4008330410; extern String_t* _stringLiteral3452614643; extern const uint32_t CChatInfo_GetDesc_m1599457746_MetadataUsageId; extern RuntimeClass* List_1_t1546864881_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3775615503_il2cpp_TypeInfo_var; extern RuntimeClass* ITaskBase_1_t2595950535_il2cpp_TypeInfo_var; extern RuntimeClass* CChannelInfo_t1750800799_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m228247064_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1716570965_RuntimeMethod_var; extern const RuntimeMethod* ITaskBase_1__ctor_m3501485401_RuntimeMethod_var; extern const uint32_t CChatManager__ctor_m1303145520_MetadataUsageId; extern const uint32_t CChatManager_GetInstance_m3267979394_MetadataUsageId; extern RuntimeClass* enumChatChannel_t162432249_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1707599528; extern const uint32_t CChatManager_SwitchChannelForced_m2557879878_MetadataUsageId; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2964831460; extern String_t* _stringLiteral3494426090; extern const uint32_t CChatManager_IsChannelEnabled_m3416923825_MetadataUsageId; extern String_t* _stringLiteral2781727807; extern const uint32_t CChatManager_IsValidPrivateTarget_m3594733023_MetadataUsageId; extern RuntimeClass* CGuildManager_t3445311192_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2570825119; extern const uint32_t CChatManager_IsValidChannel_m3680644157_MetadataUsageId; extern const uint32_t CChatManager_AddSystemInfo_m1503114868_MetadataUsageId; extern String_t* _stringLiteral2092544628; extern const uint32_t CChatManager_AddPublicChatData_m2986672072_MetadataUsageId; extern RuntimeClass* CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var; extern const uint32_t CChatManager_AddPrivateChatData_m2403045339_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2366933622_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4021097300_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1566646393_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4159852905_RuntimeMethod_var; extern const uint32_t CChatManager_GetAllUnreadChatCount_m2583097569_MetadataUsageId; extern String_t* _stringLiteral917178666; extern const uint32_t CChatManager_DeleteChatData_m2585941980_MetadataUsageId; extern RuntimeClass* List_1_t913674750_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3581340774_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m3109053834_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m358737454_RuntimeMethod_var; extern const uint32_t CChatManager_GetPrivateChatGroupKeys_m3379003947_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1357640773_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1537612003_RuntimeMethod_var; extern const uint32_t CChatManager_GetPrivateConversation_m2352682982_MetadataUsageId; extern const RuntimeMethod* ITaskBase_1_RemoveTask_m2603698764_RuntimeMethod_var; extern const uint32_t CChatManager_AddChatUser_m97780342_MetadataUsageId; extern RuntimeClass* U3CAddChatUserU3Ec__AnonStorey0_t3310282179_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t900084263_il2cpp_TypeInfo_var; extern RuntimeClass* CMenuManager_t3869721565_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CAddChatUserU3Ec__AnonStorey0_U3CU3Em__0_m3187684715_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m949484951_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2934545537_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1653198454_RuntimeMethod_var; extern String_t* _stringLiteral3143180856; extern const uint32_t CChatManager_AddChatUser_m3643500624_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m3438998571_RuntimeMethod_var; extern const uint32_t CChatManager_DeleteChatUser_m992216780_MetadataUsageId; extern RuntimeClass* U3CRefreshOnlineStateU3Ec__AnonStorey1_t1005082255_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CRefreshOnlineStateU3Ec__AnonStorey1_U3CU3Em__0_m2334796057_RuntimeMethod_var; extern const uint32_t CChatManager_RefreshOnlineState_m1583875731_MetadataUsageId; extern RuntimeClass* U3CGetChatUserU3Ec__AnonStorey2_t3028843117_il2cpp_TypeInfo_var; extern RuntimeClass* Int64U5BU5D_t2559172825_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetChatUserU3Ec__AnonStorey2_U3CU3Em__0_m2487638257_RuntimeMethod_var; extern const uint32_t CChatManager_GetChatUser_m2620126268_MetadataUsageId; extern const uint32_t CChatManager_ClearData_m700221300_MetadataUsageId; extern const uint32_t CChatManager_ClearTask_m3095308342_MetadataUsageId; extern const RuntimeMethod* ITaskBase_1_IsProcessing_m1431982735_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2237906497_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3814898732_RuntimeMethod_var; extern const RuntimeMethod* ITaskBase_1_AddTask_m2037277534_RuntimeMethod_var; extern const uint32_t CChatManager_RequestUserInfo_m293436065_MetadataUsageId; extern String_t* _stringLiteral1556238049; extern String_t* _stringLiteral123994277; extern String_t* _stringLiteral2727953880; extern String_t* _stringLiteral1670764158; extern String_t* _stringLiteral92469390; extern const uint32_t CChatManager_SendSceneChatMsg_m2298929147_MetadataUsageId; extern RuntimeClass* ChatContent_t42021257_il2cpp_TypeInfo_var; extern String_t* _stringLiteral350069932; extern String_t* _stringLiteral228405444; extern String_t* _stringLiteral4041997353; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral2074403472; extern String_t* _stringLiteral237374256; extern String_t* _stringLiteral997704501; extern String_t* _stringLiteral384261975; extern const uint32_t CChatManager_SendChatMessage_m232397602_MetadataUsageId; extern RuntimeClass* List_1_t3909876011_il2cpp_TypeInfo_var; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m495704866_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2807784329_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1830995847_RuntimeMethod_var; extern const uint32_t CChatManager_Split2LabelList_m3571024957_MetadataUsageId; extern RuntimeClass* CVipManager_t269477008_il2cpp_TypeInfo_var; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern RuntimeClass* CFontHelp_t2408739167_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3100548452; extern String_t* _stringLiteral41852260; extern String_t* _stringLiteral3452614529; extern const uint32_t CChatManager_SelectEmoticons_m894167429_MetadataUsageId; extern RuntimeClass* List_1_t777473367_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2885667311_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m4073477735_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3022113929_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3787308655_RuntimeMethod_var; extern const uint32_t CChatManager_ClearEmoticons_m4060024676_MetadataUsageId; extern const uint32_t CChatManager_GetSelfInfo_m951209762_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m524505367_RuntimeMethod_var; extern const uint32_t CChatManager_SerializePrivateAll_m3632027259_MetadataUsageId; extern String_t* _stringLiteral1170280413; extern String_t* _stringLiteral2570685254; extern const uint32_t CChatManager_onChooseChannel_m2284354971_MetadataUsageId; extern const uint32_t CChatManager_onWorldChatResult_m240258362_MetadataUsageId; extern const uint32_t CChatManager_joinChannel_m1000574565_MetadataUsageId; extern const uint32_t CChatManager__GetChatDataCountByState_m3306037924_MetadataUsageId; extern const uint32_t CChatManager__cctor_m1228641589_MetadataUsageId; extern const uint32_t CChatMessageInfo__ctor_m3844537653_MetadataUsageId; extern const uint32_t CChatMessageInfo_DeepCopy_m3353543605_MetadataUsageId; extern RuntimeClass* enumChatMessageState_t2020719732_il2cpp_TypeInfo_var; extern RuntimeClass* enumChatMessageType_t1713743275_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3181106885; extern String_t* _stringLiteral2651019402; extern String_t* _stringLiteral2340493978; extern String_t* _stringLiteral3550368594; extern String_t* _stringLiteral2541013232; extern const uint32_t CChatMessageInfo_GetDesc_m3297527501_MetadataUsageId; extern const uint32_t CChatMessageInfo_IsEqual_m861633479_MetadataUsageId; extern const uint32_t CChatUserInfo__ctor_m527316399_MetadataUsageId; extern const uint32_t CChatUserInfo__ctor_m1801675931_MetadataUsageId; extern const uint32_t CChatUserInfo_DeepCopy_m1484254483_MetadataUsageId; extern RuntimeClass* enumOnlineState_t4149430772_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1272910795; extern String_t* _stringLiteral3576069605; extern String_t* _stringLiteral4043393288; extern String_t* _stringLiteral1240337064; extern String_t* _stringLiteral1504722749; extern String_t* _stringLiteral379237521; extern String_t* _stringLiteral757795830; extern const uint32_t CChatUserInfo_GetDesc_m3620165303_MetadataUsageId; extern const uint32_t CChatUserInfo_IsEqual_m1057192453_MetadataUsageId; extern RuntimeClass* CustomItemList_t2820796053_il2cpp_TypeInfo_var; extern const uint32_t CCustomizationManager__ctor_m1200582604_MetadataUsageId; extern RuntimeClass* CCustomizationManager_t450932257_il2cpp_TypeInfo_var; extern const uint32_t CCustomizationManager_GetInstance_m2414113504_MetadataUsageId; extern const uint32_t CCustomizationManager_RequestCustomization_m143915865_MetadataUsageId; extern RuntimeClass* CustomItem_t1352963445_il2cpp_TypeInfo_var; extern const uint32_t CCustomizationManager_ResponseCustomization_m594148876_MetadataUsageId; extern const uint32_t CCustomizationManager_RequestBuy_m539287951_MetadataUsageId; extern String_t* _stringLiteral890655736; extern const uint32_t CCustomizationManager_ResponseBuy_m1361733591_MetadataUsageId; extern const uint32_t CCustomizationManager_RequestEquip_m2618282095_MetadataUsageId; extern String_t* _stringLiteral1659254763; extern const uint32_t CCustomizationManager_ResponseEquip_m1241507292_MetadataUsageId; extern const uint32_t CCustomizationManager__cctor_m1207087785_MetadataUsageId; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const uint32_t CDanceNpc__ctor_m378939457_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern String_t* _stringLiteral2215084547; extern String_t* _stringLiteral798688684; extern String_t* _stringLiteral3551647773; extern String_t* _stringLiteral1139851008; extern String_t* _stringLiteral3350795842; extern String_t* _stringLiteral4166355919; extern String_t* _stringLiteral1719892253; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral538171453; extern String_t* _stringLiteral2542417998; extern String_t* _stringLiteral1608849896; extern String_t* _stringLiteral3770752455; extern const uint32_t CDanceNpc_DeserialFromXml_m3056946617_MetadataUsageId; extern RuntimeClass* SMsgAddObj_t71644132_il2cpp_TypeInfo_var; extern RuntimeClass* CProperty_t963755051_il2cpp_TypeInfo_var; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral795478587; extern String_t* _stringLiteral936054542; extern const uint32_t CDanceNpc_SubmitToStage_m3419238362_MetadataUsageId; extern const uint32_t CDanceNpc_InitParams_m2335487943_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const uint32_t CDanceNpc_AddSubModel_m3396626455_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m3037048099_RuntimeMethod_var; extern const uint32_t CDanceNpc_RemoveSubModelID_m1471161280_MetadataUsageId; extern const uint32_t CDanceNpc_GetSubModelCount_m2344681427_MetadataUsageId; extern const uint32_t CDanceNpc_GetSubModelID_m2639478336_MetadataUsageId; extern String_t* _stringLiteral3281754938; extern const uint32_t CDanceNpc_SetNpcJudgeRate_m2859677604_MetadataUsageId; extern String_t* _stringLiteral3497098594; extern const uint32_t CDanceNpc_GetJudgeRate_m2879747805_MetadataUsageId; extern String_t* _stringLiteral3551410749; extern const uint32_t CDanceNpc_TriggerBeatKey2Judge_m3852886578_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern const uint32_t CDanceNpc_GetSectionScore_m4055734574_MetadataUsageId; extern const uint32_t CDrawItemData__ctor_m4003258187_MetadataUsageId; extern RuntimeClass* List_1_t3810491117_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m762462269_RuntimeMethod_var; extern String_t* _stringLiteral3571680263; extern const uint32_t CDynamicImageManager__ctor_m362677261_MetadataUsageId; extern RuntimeClass* CDynamicImageManager_t4229341785_il2cpp_TypeInfo_var; extern const uint32_t CDynamicImageManager_GetInstance_m639210433_MetadataUsageId; extern RuntimeClass* U3CGetImageGroupU3Ec__AnonStorey0_t3404037617_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3163710499_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetImageGroupU3Ec__AnonStorey0_U3CU3Em__0_m2049603108_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m464800233_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3940053711_RuntimeMethod_var; extern const uint32_t CDynamicImageManager_GetImageGroup_m1896927065_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1378440536_RuntimeMethod_var; extern const uint32_t CDynamicImageManager_Clear_m1489408574_MetadataUsageId; extern RuntimeClass* DynamicImageGroup_t2338416375_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3209795227_RuntimeMethod_var; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral3385745017; extern const uint32_t CDynamicImageManager_OnLoad_m764069300_MetadataUsageId; extern const uint32_t U3CGetImageGroupU3Ec__AnonStorey0_U3CU3Em__0_m2049603108_MetadataUsageId; extern RuntimeClass* CPetManager_t2941415134_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndCategory_ActivePet_IsOnShow_m3606359072_MetadataUsageId; extern const uint32_t CEffectWndCategory_ActivePet_TryExcute_m3815600084_MetadataUsageId; extern const uint32_t CEffectWndCategory_ActivePet_ForceStop_m4021222986_MetadataUsageId; extern const uint32_t CEffectWndCategory_Currency_TryExcute_m3933731325_MetadataUsageId; extern const uint32_t CEffectWndCategory_Currency_get_Currency_m70958994_MetadataUsageId; extern String_t* _stringLiteral4144372093; extern String_t* _stringLiteral3650707544; extern String_t* _stringLiteral1254885205; extern String_t* _stringLiteral2571158618; extern const uint32_t CEffectWndCategory_Currency_get_FunctionName_m3986773942_MetadataUsageId; extern RuntimeClass* CEffectWndCategory_Fashion_t3668891592_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3883940818; extern const uint32_t CEffectWndCategory_Fashion_TryExcute_m2394283115_MetadataUsageId; extern const uint32_t CEffectWndCategory_Fashion__cctor_m1514672024_MetadataUsageId; extern RuntimeClass* CGiftManager_t2180653355_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndCategory_Gift_IsOnShow_m3225518194_MetadataUsageId; extern const uint32_t CEffectWndCategory_Gift_TryExcute_m1515147554_MetadataUsageId; extern const uint32_t CEffectWndCategory_Gift_ForceStop_m223319164_MetadataUsageId; extern RuntimeClass* GetItemWndManager_t2644942713_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndCategory_Item_IsOnShow_m1124220011_MetadataUsageId; extern const uint32_t CEffectWndCategory_Item_TryExcute_m3838597285_MetadataUsageId; extern String_t* _stringLiteral840214861; extern const uint32_t CEffectWndCategory_Item_ForceStop_m188037258_MetadataUsageId; extern RuntimeClass* CAniTipManager_t2119919191_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndCategory_Level_IsOnShow_m4044770886_MetadataUsageId; extern String_t* _stringLiteral1232841122; extern const uint32_t CEffectWndCategory_Level_TryExcute_m446302203_MetadataUsageId; extern const uint32_t CEffectWndCategory_Level_ForceStop_m3986050783_MetadataUsageId; extern const uint32_t CEffectWndCategory_PveStar_IsOnShow_m2278046312_MetadataUsageId; extern const uint32_t CEffectWndCategory_PveStar_TryExcute_m4289650752_MetadataUsageId; extern const uint32_t CEffectWndCategory_PveStar_ForceStop_m4050599032_MetadataUsageId; extern RuntimeClass* CLottery_t1855092142_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndCategory_ResetLottery_IsOnShow_m2318812250_MetadataUsageId; extern String_t* _stringLiteral500934302; extern const uint32_t CEffectWndCategory_ResetLottery_TryExcute_m2059437472_MetadataUsageId; extern const uint32_t CEffectWndCategory_ResetLottery_ForceStop_m461504958_MetadataUsageId; extern RuntimeClass* List_1_t622380941_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_Level_t2735498666_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_Currency_t4261875105_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_Item_t296446337_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_Gift_t200013032_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_ResetLottery_t958031351_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_PveStar_t2060325483_il2cpp_TypeInfo_var; extern RuntimeClass* CEffectWndCategory_ActivePet_t438672420_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1395048461_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2876863505_RuntimeMethod_var; extern const uint32_t CEffectWndManager__ctor_m3322866953_MetadataUsageId; extern RuntimeClass* CEffectWndManager_t3902312294_il2cpp_TypeInfo_var; extern const uint32_t CEffectWndManager_GetInstance_m2989690479_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3170162267_RuntimeMethod_var; extern const uint32_t CEffectWndManager_PauseOneTick_m268221473_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m582147768_RuntimeMethod_var; extern const uint32_t CEffectWndManager_OnUpdate_m2902700605_MetadataUsageId; extern const uint32_t CEffectWndManager_ClearAll_m2397197627_MetadataUsageId; extern RuntimeClass* List_1_t3686055435_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2933290728_il2cpp_TypeInfo_var; extern RuntimeClass* TextAsset_t3022178571_il2cpp_TypeInfo_var; extern RuntimeClass* EmotionUnit_t3148034429_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2066798099_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3824224454_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3640172741_RuntimeMethod_var; extern String_t* _stringLiteral4046450878; extern String_t* _stringLiteral797640427; extern String_t* _stringLiteral3504626338; extern const uint32_t CEmotionConfig__ctor_m3888212935_MetadataUsageId; extern const uint32_t CEmotionConfig_GetInstance_m3854676022_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m1317245451_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3417555689_RuntimeMethod_var; extern const uint32_t CEmotionConfig_Hook_m4094888584_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m1168787798_RuntimeMethod_var; extern const uint32_t CEmotionConfig_UnHook_m840272749_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1770809051_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3416153158_RuntimeMethod_var; extern const uint32_t CEmotionConfig_Tell_m3890700583_MetadataUsageId; extern const uint32_t CEmotionConfig_GetEmotionParseName_m2489577985_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m855143545_RuntimeMethod_var; extern const uint32_t CEmotionConfig_GetEmotionUnit_m2341107936_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1241124674_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1268640682_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m2743483907_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m490257820_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3505294729_RuntimeMethod_var; extern const uint32_t CEmotionConfig_GetEmotionIndexFromName_m1467971393_MetadataUsageId; extern const uint32_t CEmotionConfig_TryGetEmotionIndexFromName_m1777523368_MetadataUsageId; extern const uint32_t CEmotionConfig_get_PageCount_m501723660_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m1705541533_RuntimeMethod_var; extern String_t* _stringLiteral990230002; extern const uint32_t CEmotionConfig_GetEmotionNum_m221862875_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m1162469797_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1385793413_RuntimeMethod_var; extern const uint32_t CEmotionConfig_GetEmotionUnit_m1051178242_MetadataUsageId; extern RuntimeClass* CLocalizationManager_t2604768345_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3526483492; extern const uint32_t CEmotionConfig__cctor_m1761928329_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1839659084_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3126044582_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m636942458_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m64109525_RuntimeMethod_var; extern const uint32_t CEnergyManager__ctor_m4251113546_MetadataUsageId; extern RuntimeClass* CEnergyManager_t1133571008_il2cpp_TypeInfo_var; extern const uint32_t CEnergyManager_GetInstance_m679002328_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2284764176_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Count_m3832070584_RuntimeMethod_var; extern const uint32_t CEnergyManager_RequestEnergyConfig_m690081148_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Add_m1535364901_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m1311297300_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m683671756_RuntimeMethod_var; extern const uint32_t CEnergyManager_ReponseEnergyConfig_m4269779854_MetadataUsageId; extern const uint32_t CEnergyManager_RequestBuyEnergy_m3411696082_MetadataUsageId; extern const uint32_t CEnergyManager_RequestGetEnergyAward_m3569515346_MetadataUsageId; extern const uint32_t CEnergyManager_ResetWaitingSign_m1901089529_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3986446731_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3933589852_RuntimeMethod_var; extern const uint32_t CEnergyManager_GetDiamondEnergyBuyInfo_m319926427_MetadataUsageId; extern const uint32_t CEnergyManager_GetBindDiamondEnergyBuyInfo_m470961981_MetadataUsageId; extern const uint32_t CEnergyManager_GetDiamondEnergyBuyInfoByCount_m379537478_MetadataUsageId; extern const uint32_t CEnergyManager_GetBindDiamondEnergyBuyInfoByCount_m3040252130_MetadataUsageId; extern String_t* _stringLiteral946000661; extern const uint32_t CEnergyManager_get_MaxEnergyValue_m1298740732_MetadataUsageId; extern const uint32_t CEnergyManager_get_UpLimitedTimes_m914177447_MetadataUsageId; extern const uint32_t CEnergyManager_get_MaxTimes_m2261192413_MetadataUsageId; extern String_t* _stringLiteral3520712136; extern const uint32_t CEnergyManager_get_ElapsedTimes_m421033321_MetadataUsageId; extern const uint32_t CEnergyManager_get_RemainTimes_m627999921_MetadataUsageId; extern const uint32_t CEnergyManager_get_IsOverflow_m3548252890_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3670869807_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1590941542_RuntimeMethod_var; extern const uint32_t CEnergyManager__GetBuyTimes_m2077515183_MetadataUsageId; extern RuntimeClass* CExchangeManager_t117633886_il2cpp_TypeInfo_var; extern const uint32_t CExchangeManager_GetInstance_m431687053_MetadataUsageId; extern String_t* _stringLiteral3177992819; extern const uint32_t CExchangeManager_ShowLowGoldHint_m3609266465_MetadataUsageId; extern RuntimeClass* CFunctionSwitchConfig_t2078484928_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2235429914; extern String_t* _stringLiteral1065451540; extern String_t* _stringLiteral2424427033; extern String_t* _stringLiteral3593390405; extern const uint32_t CExchangeManager_SendExchangeRequest_m1877236086_MetadataUsageId; extern String_t* _stringLiteral751331254; extern String_t* _stringLiteral2983810133; extern const uint32_t CExchangeManager_GetExchangResultFromServer_m1021218578_MetadataUsageId; extern const uint32_t CExchangeManager_SendExchangeTimesRequest_m2940225529_MetadataUsageId; extern const uint32_t CExchangeManager_GetExchangTimesFromServer_m2995250517_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3373390094_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2661339840_RuntimeMethod_var; extern const uint32_t cFamilyDataList__ctor_m3790694590_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3917084496_RuntimeMethod_var; extern const uint32_t cFamilyDataList_GetFamilyData_m2675841171_MetadataUsageId; extern RuntimeClass* cPeopleData_t2200687805_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1620752624_RuntimeMethod_var; extern const uint32_t cFamilyDataList_AllocFamilyData_m343842082_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Remove_m1099888572_RuntimeMethod_var; extern const uint32_t cFamilyDataList_CleanDataByType_m667081793_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1586716843_RuntimeMethod_var; extern const uint32_t cFamilyDataList_CleanAll_m1291746921_MetadataUsageId; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4013753755_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1816109752_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3613805462_il2cpp_TypeInfo_var; extern RuntimeClass* cPingDataList_t1861597238_il2cpp_TypeInfo_var; extern RuntimeClass* cFamilyConcludeData_t4171257602_il2cpp_TypeInfo_var; extern RuntimeClass* cPingSelectedData_t1229964886_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2657169777_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2902467086_il2cpp_TypeInfo_var; extern RuntimeClass* cFamilyRewardData_t1462483200_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3548521947_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3240496156_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m17729109_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1915840740_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2449999681_RuntimeMethod_var; extern const uint32_t CFamilyManager__ctor_m2102577954_MetadataUsageId; extern RuntimeClass* CFamilyManager_t1901424822_il2cpp_TypeInfo_var; extern const uint32_t CFamilyManager_GetInstance_m954498051_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m718689607_RuntimeMethod_var; extern const uint32_t CFamilyManager_GetFamilyDataList_m3606931628_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2398714888_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1677461019_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m4140776532_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m1342249421_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3030387710_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3019306861_RuntimeMethod_var; extern const uint32_t CFamilyManager_GetUserDataType_m1263547781_MetadataUsageId; extern RuntimeClass* cFamilyDataList_t753469968_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1829019690_RuntimeMethod_var; extern const uint32_t CFamilyManager_FreshFamilyData_m2092093379_MetadataUsageId; extern const RuntimeMethod* CFamilyManager_OnMsgBoxClk_m1959697134_RuntimeMethod_var; extern String_t* _stringLiteral2737605146; extern String_t* _stringLiteral2372684057; extern const uint32_t CFamilyManager_OnPingResult_m4288381799_MetadataUsageId; extern const uint32_t CFamilyManager_OnFamilyConclude_m3777593733_MetadataUsageId; extern const uint32_t CFamilyManager_OnSelectedUpdata_m857635296_MetadataUsageId; extern RuntimeClass* cFamilyTypeData_t430124835_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3396743015_RuntimeMethod_var; extern const uint32_t CFamilyManager_OnFamilyTypeData_m3086812673_MetadataUsageId; extern RuntimeClass* List_1_t3768456446_il2cpp_TypeInfo_var; extern RuntimeClass* RewardCountInfo_t2296381704_il2cpp_TypeInfo_var; extern RuntimeClass* RewardLevelInfo_t2541679013_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2382581935_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3218298645_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2157089322_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m4045747639_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m635531175_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3507972751_RuntimeMethod_var; extern const uint32_t CFamilyManager_OnFamilyRewardData_m2939346342_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m1415431763_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m176512563_RuntimeMethod_var; extern const uint32_t CFamilyManager_OnFamilyGettedRewardData_m1998823818_MetadataUsageId; extern const uint32_t CFamilyManager_OnConfirmSelected_m1435393094_MetadataUsageId; extern const uint32_t CFamilyManager_OnMsgBoxClk_m1959697134_MetadataUsageId; extern const uint32_t CFamilyManager_RequsetFamilyInfo_m604040380_MetadataUsageId; extern const uint32_t CFamilyManager_RequsetFamilyIntimacyInfo_m1014995757_MetadataUsageId; extern const uint32_t CFamilyManager_RequsetFamilyReward_m2977633338_MetadataUsageId; extern const uint32_t CFamilyManager_RequsetFamilyRewardData_m1957730455_MetadataUsageId; extern const uint32_t CFamilyManager_RequsetPingData_m771933518_MetadataUsageId; extern const uint32_t CFamilyManager_ConfirmPingData_m1850235040_MetadataUsageId; extern const uint32_t CFamilyManager_FamilyBroken_m2598957806_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2867210446_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m4236067140_RuntimeMethod_var; extern const uint32_t CFamilyManager_getPingType_m2220275840_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1872167334_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2898266644_RuntimeMethod_var; extern const uint32_t CFamilyManager_FreshPingData_m311637976_MetadataUsageId; extern String_t* _stringLiteral98060591; extern String_t* _stringLiteral1328697126; extern String_t* _stringLiteral98060245; extern String_t* _stringLiteral1328434632; extern String_t* _stringLiteral98060026; extern String_t* _stringLiteral925218059; extern const uint32_t CFamilyManager_getSpriteName_m1482812144_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2112199505_RuntimeMethod_var; extern const uint32_t CFamilyManager_GetRewardCountInfoById_m2823049318_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4250811549_RuntimeMethod_var; extern const uint32_t CFamilyManager_GetRewardCountInfoByLevel_m2796760961_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2851656423_RuntimeMethod_var; extern const uint32_t CFamilyManager_RequestFamilyTypeData_m3188948770_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m514750546_RuntimeMethod_var; extern const uint32_t CFamilyManager_GetCurActiveRewardCountById_m2222371076_MetadataUsageId; extern RuntimeClass* CFCMConfig_t130793684_il2cpp_TypeInfo_var; extern RuntimeClass* BooleanU5BU5D_t2897418192_il2cpp_TypeInfo_var; extern const uint32_t CFCMConfig__ctor_m3991336421_MetadataUsageId; extern const uint32_t CFCMConfig_GetInstance_m2188646222_MetadataUsageId; extern String_t* _stringLiteral696265564; extern const uint32_t CFCMConfig_tip_m728241909_MetadataUsageId; extern const uint32_t CFCMConfig_GetRemaining_m3335067148_MetadataUsageId; extern String_t* _stringLiteral4084522534; extern String_t* _stringLiteral4084522528; extern String_t* _stringLiteral4084522533; extern const uint32_t CFCMConfig_GetAdultTips_m297177376_MetadataUsageId; extern const uint32_t CFCMConfig_ReceiveFCMData_m2006599389_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923_RuntimeMethod_var; extern String_t* _stringLiteral1130168769; extern String_t* _stringLiteral470172938; extern String_t* _stringLiteral4229838541; extern const uint32_t CFCMConfig_IsZiJiaChannel_m3659977742_MetadataUsageId; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern RuntimeClass* CLeDouApi_t315808977_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1857640735; extern String_t* _stringLiteral3452614543; extern String_t* _stringLiteral3507454201; extern String_t* _stringLiteral3582582263; extern String_t* _stringLiteral663963511; extern String_t* _stringLiteral2809842404; extern String_t* _stringLiteral4185190550; extern String_t* _stringLiteral1760342674; extern const uint32_t CFCMConfig_RealnameIdentify_m2367032621_MetadataUsageId; extern String_t* _stringLiteral2504918612; extern String_t* _stringLiteral561913706; extern String_t* _stringLiteral4167782142; extern const uint32_t CFCMConfig_ChildrenAgreement_m3844919802_MetadataUsageId; extern const uint32_t CFCMConfig__cctor_m3523683236_MetadataUsageId; extern RuntimeClass* List_1_t169148262_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3353154565_RuntimeMethod_var; extern const uint32_t CFormula__ctor_m2555113493_MetadataUsageId; extern const RuntimeMethod* KeyValuePair_2__ctor_m3656392398_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3257349269_RuntimeMethod_var; extern const uint32_t CFormula_AddFragment_m3266340720_MetadataUsageId; extern const RuntimeMethod* KeyValuePair_2_get_Key_m3453237039_RuntimeMethod_var; extern const uint32_t CFormula_GetFragmentByIndex_m2365930811_MetadataUsageId; extern const uint32_t CFormula_GetFregmentByID_m3437009219_MetadataUsageId; extern const RuntimeMethod* KeyValuePair_2_get_Value_m492680024_RuntimeMethod_var; extern const uint32_t CFormula_GetNeedCountByIndex_m2466898600_MetadataUsageId; extern const uint32_t CFormula_GetNeedCountByID_m971245840_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2394545153_RuntimeMethod_var; extern const uint32_t CFormula_get_FragmentCount_m271203861_MetadataUsageId; extern const uint32_t CFormula__IsValidIndex_m2233912053_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m721806066_RuntimeMethod_var; extern const uint32_t CFormula__GetPairByIndex_m3645047473_MetadataUsageId; extern const uint32_t CFormula__GetPairByID_m3772943667_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern const uint32_t CFragment_get_Count_m1273493038_MetadataUsageId; extern const uint32_t CFragment_get_IconPath_m4127094733_MetadataUsageId; extern const uint32_t CFragment_get_Name_m252385424_MetadataUsageId; extern RuntimeClass* ITaskBase_1_t1810328984_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t741555727_il2cpp_TypeInfo_var; extern const RuntimeMethod* ITaskBase_1__ctor_m3367406168_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3725199118_RuntimeMethod_var; extern const uint32_t CFragmentManager__ctor_m1618393120_MetadataUsageId; extern RuntimeClass* CFragmentManager_t4020029771_il2cpp_TypeInfo_var; extern const uint32_t CFragmentManager_GetInstance_m784900893_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1893214083_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1202932759_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2698447519_RuntimeMethod_var; extern const uint32_t CFragmentManager_GetMaterialFormula_m3282333742_MetadataUsageId; extern const uint32_t CFragmentManager_GetFormula_m342157003_MetadataUsageId; extern RuntimeClass* List_1_t1852842396_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1056643856_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1150801116_RuntimeMethod_var; extern const uint32_t CFragmentManager_AddFormula_m1235134927_MetadataUsageId; extern const RuntimeMethod* ITaskBase_1_RemoveTask_m2058914411_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m433405215_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2866759776_RuntimeMethod_var; extern const uint32_t CFragmentManager_AddFormula_m2099697553_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m1328459917_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m768160032_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4030486831_RuntimeMethod_var; extern const uint32_t CFragmentManager_CheckFragment_m1019140891_MetadataUsageId; extern String_t* _stringLiteral2240226943; extern const uint32_t CFragmentManager_SafeGetQualityResName_m4173396200_MetadataUsageId; extern const uint32_t CFragmentManager_SetUpdateMaterialCount_m1986694994_MetadataUsageId; extern const uint32_t CFragmentManager_GetUpdateMaterialState_m717395979_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var; extern const uint32_t CFragmentManager_RequestComposeMultiFormula_m3269201168_MetadataUsageId; extern const RuntimeMethod* ITaskBase_1_IsProcessing_m1679650218_RuntimeMethod_var; extern const RuntimeMethod* ITaskBase_1_AddTask_m2163089584_RuntimeMethod_var; extern const uint32_t CFragmentManager_RequestComposeFormula_m3906581350_MetadataUsageId; extern String_t* _stringLiteral183827226; extern String_t* _stringLiteral4240013412; extern const uint32_t CFragmentManager_RequestCompose_m1416394373_MetadataUsageId; extern const uint32_t CFragmentManager_RequestDecomposeFormula_m4230915474_MetadataUsageId; extern const uint32_t CFragmentManager_RequestDecompose_m2228619356_MetadataUsageId; extern String_t* _stringLiteral3452614541; extern const uint32_t CFragmentManager_get_DefaultMaterialLevel_m3022626995_MetadataUsageId; extern String_t* _stringLiteral345825936; extern const uint32_t CFragmentManager_get_DefaultName_m71054466_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3386653540_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1306340795_RuntimeMethod_var; extern String_t* _stringLiteral496535533; extern String_t* _stringLiteral601409955; extern String_t* _stringLiteral2085884071; extern String_t* _stringLiteral3992410015; extern String_t* _stringLiteral556664444; extern String_t* _stringLiteral3332208255; extern String_t* _stringLiteral3211191042; extern String_t* _stringLiteral3985851316; extern String_t* _stringLiteral2388446483; extern String_t* _stringLiteral357066528; extern String_t* _stringLiteral2256436582; extern String_t* _stringLiteral2722759785; extern String_t* _stringLiteral3880960258; extern String_t* _stringLiteral3576693409; extern const uint32_t CFragmentShopManager__ctor_m3196255687_MetadataUsageId; extern RuntimeClass* CFragmentShopManager_t693884529_il2cpp_TypeInfo_var; extern const uint32_t CFragmentShopManager_GetInstance_m1043734401_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m1383712741_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_ChangeTab_m1466278545_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m531865251_RuntimeMethod_var; extern const RuntimeMethod* Action_1_Invoke_m518618034_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_ChangeClothes_m551746296_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2884449850_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_GetClothesCount_m3621046388_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2667579111_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_GetItem_m2812186036_MetadataUsageId; extern const RuntimeMethod* List_1_IndexOf_m2226480065_RuntimeMethod_var; extern const RuntimeMethod* CFragmentShopManager_OnConfirmExchangeItem_m105868935_RuntimeMethod_var; extern String_t* _stringLiteral1777909621; extern String_t* _stringLiteral889081558; extern const uint32_t CFragmentShopManager_ExchangeItem_m1449294278_MetadataUsageId; extern String_t* _stringLiteral749882571; extern const uint32_t CFragmentShopManager_OnConfirmExchangeItem_m105868935_MetadataUsageId; extern const uint32_t CFragmentShopManager_RequestExchangeItem_m545710109_MetadataUsageId; extern RuntimeClass* FragmentShopItem_t3036111334_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2453153619_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_OnFragmentShopDataResponse_m3193300947_MetadataUsageId; extern RuntimeClass* U3COnFragmentShopBuyResultU3Ec__AnonStorey0_t1469346226_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3861405458_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_get_Values_m292900035_RuntimeMethod_var; extern const RuntimeMethod* ValueCollection_GetEnumerator_m2959828495_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4231658291_RuntimeMethod_var; extern const RuntimeMethod* U3COnFragmentShopBuyResultU3Ec__AnonStorey0_U3CU3Em__0_m1861208288_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m581360467_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3890924912_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3781967624_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m176491107_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_OnFragmentShopBuyResult_m127113940_MetadataUsageId; extern RuntimeClass* List_1_t213218780_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m368825259_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m296084711_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_RequestServerData_m1759625374_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2039597771_RuntimeMethod_var; extern const uint32_t CFragmentShopManager_ClearData_m3995257590_MetadataUsageId; extern const uint32_t CFriendInfo__ctor_m622204052_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern RuntimeClass* List_1U5BU5D_t326174247_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4093334610_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m856425739_RuntimeMethod_var; extern const uint32_t CFriendManager__ctor_m473558066_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern const uint32_t CFriendManager_GetInstance_m2674556143_MetadataUsageId; extern const uint32_t CFriendManager_SetSpecialFriendState_m3592011685_MetadataUsageId; extern const uint32_t CFriendManager_SetFriendProperty_m4259977943_MetadataUsageId; extern String_t* _stringLiteral93358564; extern const uint32_t CFriendManager_SetFriendState_m548940498_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m159214399_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m82465251_RuntimeMethod_var; extern const uint32_t CFriendManager_FindFriend_m1753088170_MetadataUsageId; extern const uint32_t CFriendManager_FindFriend_m3964278690_MetadataUsageId; extern const uint32_t CFriendManager_GetFriendCount_m4151720207_MetadataUsageId; extern const uint32_t CFriendManager_GetFriend_m104053048_MetadataUsageId; extern RuntimeClass* U3CGetFriendU3Ec__AnonStorey0_t303442074_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3446553992_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetFriendU3Ec__AnonStorey0_U3CU3Em__0_m3583673321_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3541819275_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2902341001_RuntimeMethod_var; extern const uint32_t CFriendManager_GetFriend_m3613398793_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2717423885_RuntimeMethod_var; extern const uint32_t CFriendManager_GetFriend_m2868840482_MetadataUsageId; extern const RuntimeMethod* List_1_Insert_m142217117_RuntimeMethod_var; extern const uint32_t CFriendManager_AddFriend_m350068355_MetadataUsageId; extern String_t* _stringLiteral1433784909; extern const uint32_t CFriendManager_AddFriends_m872372061_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m946341042_RuntimeMethod_var; extern const uint32_t CFriendManager_DelFriend_m2772944346_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m837759940_RuntimeMethod_var; extern const uint32_t CFriendManager_DelFriendAll_m3255159523_MetadataUsageId; extern RuntimeClass* Comparison_1_t2396191047_il2cpp_TypeInfo_var; extern const RuntimeMethod* CFriendManager_SortFunctor_m2851306980_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1868001880_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m4277401371_RuntimeMethod_var; extern const uint32_t CFriendManager_SortOnline_m2749057289_MetadataUsageId; extern const uint32_t CFriendManager_GetSelectedCount_m2147537273_MetadataUsageId; extern const uint32_t CFriendManager_SetInviteUnSelectedAll_m3025889288_MetadataUsageId; extern const uint32_t CFriendManager_ResetSendInviteTimesAll_m3591253455_MetadataUsageId; extern RuntimeClass* SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor3_TisInt32_t2950945753_m4029477856_RuntimeMethod_var; extern const uint32_t CFriendManager_SortFunctor_m2851306980_MetadataUsageId; extern const uint32_t CFriendManager__cctor_m1847064411_MetadataUsageId; extern RuntimeClass* CDataModelList_t1133308508_il2cpp_TypeInfo_var; extern const uint32_t CFruitAwardInfo__ctor_m3991009540_MetadataUsageId; extern RuntimeClass* AwardUnit_t316066880_il2cpp_TypeInfo_var; extern const uint32_t CFruitAwardInfo_Deserial_m4061668150_MetadataUsageId; extern const uint32_t AwardUnit__ctor_m3236555617_MetadataUsageId; extern String_t* _stringLiteral3987835854; extern String_t* _stringLiteral1500765362; extern const uint32_t AwardUnit_Deserial_m280454141_MetadataUsageId; extern const uint32_t CFruitBaseInfo__ctor_m831718521_MetadataUsageId; extern String_t* _stringLiteral1167642106; extern String_t* _stringLiteral2372713795; extern String_t* _stringLiteral2227656680; extern const uint32_t CFruitBaseInfo_Deserial_m2011501735_MetadataUsageId; extern RuntimeClass* List_1_t326543804_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3863636509_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3249804846_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3628304265_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m843073731_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2348679800_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m187050084_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1536470898_RuntimeMethod_var; extern String_t* _stringLiteral2946606111; extern const uint32_t CFruitMachineConfig__ctor_m3161460141_MetadataUsageId; extern RuntimeClass* CFruitMachineConfig_t2603977079_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineConfig_GetInstance_m67890108_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1806029660_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetFruitInfoByIndex_m1135522220_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1326066355_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetAwardInfoByIndex_m2651488852_MetadataUsageId; extern RuntimeClass* U3CGetFruitInfoU3Ec__AnonStorey0_t2368295343_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3974730482_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetFruitInfoU3Ec__AnonStorey0_U3CU3Em__0_m522909797_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1637590643_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2379151665_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetFruitInfo_m1649721819_MetadataUsageId; extern RuntimeClass* U3CGetAwardInfoU3Ec__AnonStorey1_t3358971772_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3216855891_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetAwardInfoU3Ec__AnonStorey1_U3CU3Em__0_m2284697981_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3442823257_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3765163222_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetAwardInfo_m1892871865_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2736073837_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetResultInfo_m341939365_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m316153737_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1202123918_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_GetFruitIconSize_m2605812518_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3295004329_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3546616137_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_Clear_m996915317_MetadataUsageId; extern RuntimeClass* CFruitBaseInfo_t3149436358_il2cpp_TypeInfo_var; extern RuntimeClass* CFruitAwardInfo_t2391561767_il2cpp_TypeInfo_var; extern RuntimeClass* CFruitResultInfo_t66124219_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m1498046896_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1913179697_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1163504642_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2247733409_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2092045242_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2768825230_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3934321797_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m4098018393_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m916186437_RuntimeMethod_var; extern String_t* _stringLiteral839069565; extern String_t* _stringLiteral1428829910; extern String_t* _stringLiteral1167950955; extern String_t* _stringLiteral3149631275; extern String_t* _stringLiteral4164159007; extern const uint32_t CFruitMachineConfig_OnLoad_m1135951660_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2958600651_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_get_fruitCount_m3574202895_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m81278113_RuntimeMethod_var; extern const uint32_t CFruitMachineConfig_get_awardCount_m1291993097_MetadataUsageId; extern RuntimeClass* CDataModelInt_t3463393640_il2cpp_TypeInfo_var; extern RuntimeClass* CFruitIssueResult_t2046439586_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineCtrllor__ctor_m1297526697_MetadataUsageId; extern RuntimeClass* CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineCtrllor_GetInstance_m2472498613_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_GetPayedFruitTypeList_m3833797244_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_GetResultFruitTypeList_m1872354894_MetadataUsageId; extern String_t* _stringLiteral3858668904; extern const uint32_t CFruitMachineCtrllor_GetResultName_m2555868484_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_GetResultShowPos_m4144999685_MetadataUsageId; extern String_t* _stringLiteral3450438179; extern String_t* _stringLiteral1611332624; extern const uint32_t CFruitMachineCtrllor_CallServerInOut_m2996091149_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_CallServerForceOut_m2408103437_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_CallServerRun_m338718231_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_GetTickValue_m2673310653_MetadataUsageId; extern const uint32_t CFruitMachineCtrllor_GetTickText_m3202075875_MetadataUsageId; extern const uint32_t CFruitIssueResult__ctor_m3080253632_MetadataUsageId; extern String_t* _stringLiteral1767910030; extern const uint32_t CFruitIssueResult_Parse_m3281563959_MetadataUsageId; extern const uint32_t CFruitIssueResult_GetFruitIssueResult_m2390390922_MetadataUsageId; extern RuntimeClass* CFruitMachineHistoryGroup_t440204541_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineHistoryCtrllor__ctor_m743416772_MetadataUsageId; extern RuntimeClass* CFruitMachineHistoryCtrllor_t1862138958_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineHistoryCtrllor_GetInstance_m133753294_MetadataUsageId; extern const uint32_t CFruitMachineHistoryCtrllor_RequestHistoryAll_m4205205528_MetadataUsageId; extern RuntimeClass* CFruitMachineHistoryUnit_t711572978_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineHistoryCtrllor_ResponseHistoryAll_m1149104096_MetadataUsageId; extern const uint32_t CFruitMachineHistoryCtrllor_RequestHistorySelf_m2961462859_MetadataUsageId; extern const uint32_t CFruitMachineHistoryCtrllor_ResponseHistorySelf_m2822287554_MetadataUsageId; extern const uint32_t CFruitMachineHistoryCtrllor_InitCD_m943903970_MetadataUsageId; extern const uint32_t CFruitMachineHistoryCtrllor_CanDo_m3974800930_MetadataUsageId; extern String_t* _stringLiteral1318972134; extern String_t* _stringLiteral2389253580; extern const uint32_t CFruitMachineHistoryCtrllor__cctor_m69620869_MetadataUsageId; extern const uint32_t CFruitMachineHistoryGroup__ctor_m515211787_MetadataUsageId; extern const uint32_t CFruitMachineHistoryGroup_GetUnitByIndex_m3002714682_MetadataUsageId; extern RuntimeClass* Comparison_1_t2855037343_il2cpp_TypeInfo_var; extern const RuntimeMethod* CFruitMachineHistoryGroup_SortFunctor_m273327946_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m2086841574_RuntimeMethod_var; extern const uint32_t CFruitMachineHistoryGroup_SortByTime_m82097995_MetadataUsageId; extern RuntimeClass* SortKeyInfo_1_t2516212240_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m329508309_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor_TisString_t_m529091202_RuntimeMethod_var; extern const uint32_t CFruitMachineHistoryGroup_SortFunctor_m273327946_MetadataUsageId; extern const uint32_t CFruitMachineHistoryUnit__ctor_m2148274852_MetadataUsageId; extern const uint32_t CFruitMachineHistoryUnit_get_PayedFruitSpriteList_m3246343295_MetadataUsageId; extern const uint32_t CFruitMachineHistoryUnit_get_ResultFruitSpriteList_m2063255408_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const uint32_t CFruitMachineHistoryUnit_GetFruitSpriteList_m2226269567_MetadataUsageId; extern RuntimeClass* CDataModelNetProperty_t1403229243_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineIntegralMallCtrllor__ctor_m323899270_MetadataUsageId; extern RuntimeClass* CFruitMachineIntegralMallCtrllor_t1943675944_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineIntegralMallCtrllor_GetInstance_m264285650_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_RequestFruitMachineShop_m210990388_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_RequestFruitMachineBuy_m4260831240_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_RequestFMPopularityPrizeList_m3106858343_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_RequestFMMyOrderList_m1936165020_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_HandleInfo_m3569488382_MetadataUsageId; extern RuntimeClass* Fruit_IntegralMallItem_t3687051531_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineIntegralMallCtrllor_GetMallItem_m1502840557_MetadataUsageId; extern RuntimeClass* PopularityPrizeItem_t437952463_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineIntegralMallCtrllor_GetAwardRanktem_m492709129_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_ParseMallData_m1014522031_MetadataUsageId; extern const uint32_t CFruitMachineIntegralMallCtrllor_ParsePrizeData_m1773422870_MetadataUsageId; extern RuntimeClass* OrderItem_t1253430639_il2cpp_TypeInfo_var; extern const uint32_t CFruitMachineIntegralMallCtrllor_ParseMyEoData_m1331681827_MetadataUsageId; extern RuntimeClass* CFullDownController_t1960339117_il2cpp_TypeInfo_var; extern const uint32_t CFullDownController_OnMsgBoxClkCallBack_m2743200121_MetadataUsageId; extern const uint32_t CFullDownController__cctor_m1864271358_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2041776452_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1823261359_RuntimeMethod_var; extern String_t* _stringLiteral4184421946; extern const uint32_t CFullDownGifts__ctor_m4208910275_MetadataUsageId; extern RuntimeClass* CFullDownGifts_t3072617527_il2cpp_TypeInfo_var; extern const uint32_t CFullDownGifts_GetInstance_m2829801894_MetadataUsageId; extern RuntimeClass* List_1_t3153063121_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1874343375_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1935065996_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m1053905929_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m112859355_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3665586126_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m4216567796_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1121947249_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2394081849_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4240514227_RuntimeMethod_var; extern const uint32_t CFullDownGifts_GetCanGetGifts_m1296837549_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2779551393_RuntimeMethod_var; extern const uint32_t CFullDownGifts_Clear_m3697757758_MetadataUsageId; extern RuntimeClass* cFullDownGift_t1680988379_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m2554803874_RuntimeMethod_var; extern String_t* _stringLiteral1390418394; extern String_t* _stringLiteral1949155672; extern String_t* _stringLiteral2002595880; extern const uint32_t CFullDownGifts_OnLoad_m1626456647_MetadataUsageId; struct KeyValuePair_2U5BU5D_t336297922; struct ObjectU5BU5D_t2843939325; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct Int64U5BU5D_t2559172825; struct SingleU5BU5D_t1444911251; struct BooleanU5BU5D_t2897418192; struct Int32U5BU5D_t385246372; struct List_1U5BU5D_t326174247; struct CFriendInfoU5BU5D_t1425557173; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef 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 DICTIONARY_2_T2041776452_H #define DICTIONARY_2_T2041776452_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_t2041776452 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t3124091084* ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___valueSlots_7)); } inline List_1U5BU5D_t3124091084* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t3124091084** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t3124091084* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452, ___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_t2041776452_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2728429928 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2041776452_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2728429928 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2728429928 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2728429928 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2041776452_H #ifndef CURRENCYUNIT_T374561803_H #define CURRENCYUNIT_T374561803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CurrencyUnit struct CurrencyUnit_t374561803 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CurrencyUnit::k__BackingField bool ___U3CIsShowingU3Ek__BackingField_0; // System.Int64 DMCore.Logic.CurrencyUnit::m_PreValue int64_t ___m_PreValue_1; // System.Int64 DMCore.Logic.CurrencyUnit::m_CurValue int64_t ___m_CurValue_2; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsFirstTime bool ___m_IsFirstTime_3; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsChanged bool ___m_IsChanged_4; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsNeedSynchData bool ___m_IsNeedSynchData_5; // System.String DMCore.Logic.CurrencyUnit::m_AniPath String_t* ___m_AniPath_6; // System.String DMCore.Logic.CurrencyUnit::m_AniName String_t* ___m_AniName_7; public: inline static int32_t get_offset_of_U3CIsShowingU3Ek__BackingField_0() { return static_cast(offsetof(CurrencyUnit_t374561803, ___U3CIsShowingU3Ek__BackingField_0)); } inline bool get_U3CIsShowingU3Ek__BackingField_0() const { return ___U3CIsShowingU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsShowingU3Ek__BackingField_0() { return &___U3CIsShowingU3Ek__BackingField_0; } inline void set_U3CIsShowingU3Ek__BackingField_0(bool value) { ___U3CIsShowingU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_PreValue_1() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_PreValue_1)); } inline int64_t get_m_PreValue_1() const { return ___m_PreValue_1; } inline int64_t* get_address_of_m_PreValue_1() { return &___m_PreValue_1; } inline void set_m_PreValue_1(int64_t value) { ___m_PreValue_1 = value; } inline static int32_t get_offset_of_m_CurValue_2() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_CurValue_2)); } inline int64_t get_m_CurValue_2() const { return ___m_CurValue_2; } inline int64_t* get_address_of_m_CurValue_2() { return &___m_CurValue_2; } inline void set_m_CurValue_2(int64_t value) { ___m_CurValue_2 = value; } inline static int32_t get_offset_of_m_IsFirstTime_3() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsFirstTime_3)); } inline bool get_m_IsFirstTime_3() const { return ___m_IsFirstTime_3; } inline bool* get_address_of_m_IsFirstTime_3() { return &___m_IsFirstTime_3; } inline void set_m_IsFirstTime_3(bool value) { ___m_IsFirstTime_3 = value; } inline static int32_t get_offset_of_m_IsChanged_4() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsChanged_4)); } inline bool get_m_IsChanged_4() const { return ___m_IsChanged_4; } inline bool* get_address_of_m_IsChanged_4() { return &___m_IsChanged_4; } inline void set_m_IsChanged_4(bool value) { ___m_IsChanged_4 = value; } inline static int32_t get_offset_of_m_IsNeedSynchData_5() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsNeedSynchData_5)); } inline bool get_m_IsNeedSynchData_5() const { return ___m_IsNeedSynchData_5; } inline bool* get_address_of_m_IsNeedSynchData_5() { return &___m_IsNeedSynchData_5; } inline void set_m_IsNeedSynchData_5(bool value) { ___m_IsNeedSynchData_5 = value; } inline static int32_t get_offset_of_m_AniPath_6() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_AniPath_6)); } inline String_t* get_m_AniPath_6() const { return ___m_AniPath_6; } inline String_t** get_address_of_m_AniPath_6() { return &___m_AniPath_6; } inline void set_m_AniPath_6(String_t* value) { ___m_AniPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_AniPath_6), value); } inline static int32_t get_offset_of_m_AniName_7() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_AniName_7)); } inline String_t* get_m_AniName_7() const { return ___m_AniName_7; } inline String_t** get_address_of_m_AniName_7() { return &___m_AniName_7; } inline void set_m_AniName_7(String_t* value) { ___m_AniName_7 = value; Il2CppCodeGenWriteBarrier((&___m_AniName_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CURRENCYUNIT_T374561803_H #ifndef FASHIONSTARSMANAGER_T4100381698_H #define FASHIONSTARSMANAGER_T4100381698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionStarsManager struct FashionStarsManager_t4100381698 : public RuntimeObject { public: // System.Boolean FashionStarsManager::k__BackingField bool ___U3CMainPageFashionChangedU3Ek__BackingField_2; // System.Int32 FashionStarsManager::k__BackingField int32_t ___U3CCurrentFashionStarU3Ek__BackingField_3; // System.Boolean FashionStarsManager::k__BackingField bool ___U3CIsShowingEffectU3Ek__BackingField_4; // System.Boolean FashionStarsManager::k__BackingField bool ___U3CIsInitializedU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CMainPageFashionChangedU3Ek__BackingField_2() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CMainPageFashionChangedU3Ek__BackingField_2)); } inline bool get_U3CMainPageFashionChangedU3Ek__BackingField_2() const { return ___U3CMainPageFashionChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CMainPageFashionChangedU3Ek__BackingField_2() { return &___U3CMainPageFashionChangedU3Ek__BackingField_2; } inline void set_U3CMainPageFashionChangedU3Ek__BackingField_2(bool value) { ___U3CMainPageFashionChangedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CCurrentFashionStarU3Ek__BackingField_3() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CCurrentFashionStarU3Ek__BackingField_3)); } inline int32_t get_U3CCurrentFashionStarU3Ek__BackingField_3() const { return ___U3CCurrentFashionStarU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CCurrentFashionStarU3Ek__BackingField_3() { return &___U3CCurrentFashionStarU3Ek__BackingField_3; } inline void set_U3CCurrentFashionStarU3Ek__BackingField_3(int32_t value) { ___U3CCurrentFashionStarU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsShowingEffectU3Ek__BackingField_4() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CIsShowingEffectU3Ek__BackingField_4)); } inline bool get_U3CIsShowingEffectU3Ek__BackingField_4() const { return ___U3CIsShowingEffectU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsShowingEffectU3Ek__BackingField_4() { return &___U3CIsShowingEffectU3Ek__BackingField_4; } inline void set_U3CIsShowingEffectU3Ek__BackingField_4(bool value) { ___U3CIsShowingEffectU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsInitializedU3Ek__BackingField_5() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CIsInitializedU3Ek__BackingField_5)); } inline bool get_U3CIsInitializedU3Ek__BackingField_5() const { return ___U3CIsInitializedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsInitializedU3Ek__BackingField_5() { return &___U3CIsInitializedU3Ek__BackingField_5; } inline void set_U3CIsInitializedU3Ek__BackingField_5(bool value) { ___U3CIsInitializedU3Ek__BackingField_5 = value; } }; struct FashionStarsManager_t4100381698_StaticFields { public: // FashionStarsManager FashionStarsManager::s_instance FashionStarsManager_t4100381698 * ___s_instance_6; public: inline static int32_t get_offset_of_s_instance_6() { return static_cast(offsetof(FashionStarsManager_t4100381698_StaticFields, ___s_instance_6)); } inline FashionStarsManager_t4100381698 * get_s_instance_6() const { return ___s_instance_6; } inline FashionStarsManager_t4100381698 ** get_address_of_s_instance_6() { return &___s_instance_6; } inline void set_s_instance_6(FashionStarsManager_t4100381698 * value) { ___s_instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONSTARSMANAGER_T4100381698_H #ifndef CPROPERTYSITE_T3895418650_H #define CPROPERTYSITE_T3895418650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropertySite struct CPropertySite_t3895418650 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CPropertySite::m_bChanged bool ___m_bChanged_0; // System.Collections.Generic.List`1 DMCore.Logic.CPropertySite::m_list List_1_t3963932672 * ___m_list_1; public: inline static int32_t get_offset_of_m_bChanged_0() { return static_cast(offsetof(CPropertySite_t3895418650, ___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_list_1() { return static_cast(offsetof(CPropertySite_t3895418650, ___m_list_1)); } inline List_1_t3963932672 * get_m_list_1() const { return ___m_list_1; } inline List_1_t3963932672 ** get_address_of_m_list_1() { return &___m_list_1; } inline void set_m_list_1(List_1_t3963932672 * value) { ___m_list_1 = value; Il2CppCodeGenWriteBarrier((&___m_list_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPERTYSITE_T3895418650_H #ifndef IEFFECTWNDBASE_T3445273495_H #define IEFFECTWNDBASE_T3445273495_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IEffectWndBase struct IEffectWndBase_t3445273495 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IEFFECTWNDBASE_T3445273495_H #ifndef LIST_1_T3153063121_H #define LIST_1_T3153063121_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_t3153063121 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items cFullDownGiftU5BU5D_t4223474010* ____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_t3153063121, ____items_1)); } inline cFullDownGiftU5BU5D_t4223474010* get__items_1() const { return ____items_1; } inline cFullDownGiftU5BU5D_t4223474010** get_address_of__items_1() { return &____items_1; } inline void set__items_1(cFullDownGiftU5BU5D_t4223474010* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3153063121, ____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_t3153063121, ____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_t3153063121_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray cFullDownGiftU5BU5D_t4223474010* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3153063121_StaticFields, ___EmptyArray_4)); } inline cFullDownGiftU5BU5D_t4223474010* get_EmptyArray_4() const { return ___EmptyArray_4; } inline cFullDownGiftU5BU5D_t4223474010** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(cFullDownGiftU5BU5D_t4223474010* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3153063121_H #ifndef U3CGETIMAGEGROUPU3EC__ANONSTOREY0_T3404037617_H #define U3CGETIMAGEGROUPU3EC__ANONSTOREY0_T3404037617_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CDynamicImageManager/c__AnonStorey0 struct U3CGetImageGroupU3Ec__AnonStorey0_t3404037617 : public RuntimeObject { public: // System.String DMCore.Logic.CDynamicImageManager/c__AnonStorey0::groupID String_t* ___groupID_0; public: inline static int32_t get_offset_of_groupID_0() { return static_cast(offsetof(U3CGetImageGroupU3Ec__AnonStorey0_t3404037617, ___groupID_0)); } inline String_t* get_groupID_0() const { return ___groupID_0; } inline String_t** get_address_of_groupID_0() { return &___groupID_0; } inline void set_groupID_0(String_t* value) { ___groupID_0 = value; Il2CppCodeGenWriteBarrier((&___groupID_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETIMAGEGROUPU3EC__ANONSTOREY0_T3404037617_H #ifndef LIST_1_T3810491117_H #define LIST_1_T3810491117_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_t3810491117 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DynamicImageGroupU5BU5D_t1890673486* ____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_t3810491117, ____items_1)); } inline DynamicImageGroupU5BU5D_t1890673486* get__items_1() const { return ____items_1; } inline DynamicImageGroupU5BU5D_t1890673486** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DynamicImageGroupU5BU5D_t1890673486* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3810491117, ____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_t3810491117, ____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_t3810491117_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray DynamicImageGroupU5BU5D_t1890673486* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3810491117_StaticFields, ___EmptyArray_4)); } inline DynamicImageGroupU5BU5D_t1890673486* get_EmptyArray_4() const { return ___EmptyArray_4; } inline DynamicImageGroupU5BU5D_t1890673486** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(DynamicImageGroupU5BU5D_t1890673486* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3810491117_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 CDRAWITEMDATA_T2876223890_H #define CDRAWITEMDATA_T2876223890_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CDrawItemData struct CDrawItemData_t2876223890 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CDrawItemData::ifFree bool ___ifFree_0; // System.Int32 DMCore.Logic.CDrawItemData::onePrice int32_t ___onePrice_1; // System.Int32 DMCore.Logic.CDrawItemData::tenPrice int32_t ___tenPrice_2; // System.Int32 DMCore.Logic.CDrawItemData::oneGiveID int32_t ___oneGiveID_3; // System.Int32 DMCore.Logic.CDrawItemData::oneGiveCount int32_t ___oneGiveCount_4; // System.Int32 DMCore.Logic.CDrawItemData::vaild int32_t ___vaild_5; // System.Collections.Generic.List`1 DMCore.Logic.CDrawItemData::showID List_1_t128053199 * ___showID_6; public: inline static int32_t get_offset_of_ifFree_0() { return static_cast(offsetof(CDrawItemData_t2876223890, ___ifFree_0)); } inline bool get_ifFree_0() const { return ___ifFree_0; } inline bool* get_address_of_ifFree_0() { return &___ifFree_0; } inline void set_ifFree_0(bool value) { ___ifFree_0 = value; } inline static int32_t get_offset_of_onePrice_1() { return static_cast(offsetof(CDrawItemData_t2876223890, ___onePrice_1)); } inline int32_t get_onePrice_1() const { return ___onePrice_1; } inline int32_t* get_address_of_onePrice_1() { return &___onePrice_1; } inline void set_onePrice_1(int32_t value) { ___onePrice_1 = value; } inline static int32_t get_offset_of_tenPrice_2() { return static_cast(offsetof(CDrawItemData_t2876223890, ___tenPrice_2)); } inline int32_t get_tenPrice_2() const { return ___tenPrice_2; } inline int32_t* get_address_of_tenPrice_2() { return &___tenPrice_2; } inline void set_tenPrice_2(int32_t value) { ___tenPrice_2 = value; } inline static int32_t get_offset_of_oneGiveID_3() { return static_cast(offsetof(CDrawItemData_t2876223890, ___oneGiveID_3)); } inline int32_t get_oneGiveID_3() const { return ___oneGiveID_3; } inline int32_t* get_address_of_oneGiveID_3() { return &___oneGiveID_3; } inline void set_oneGiveID_3(int32_t value) { ___oneGiveID_3 = value; } inline static int32_t get_offset_of_oneGiveCount_4() { return static_cast(offsetof(CDrawItemData_t2876223890, ___oneGiveCount_4)); } inline int32_t get_oneGiveCount_4() const { return ___oneGiveCount_4; } inline int32_t* get_address_of_oneGiveCount_4() { return &___oneGiveCount_4; } inline void set_oneGiveCount_4(int32_t value) { ___oneGiveCount_4 = value; } inline static int32_t get_offset_of_vaild_5() { return static_cast(offsetof(CDrawItemData_t2876223890, ___vaild_5)); } inline int32_t get_vaild_5() const { return ___vaild_5; } inline int32_t* get_address_of_vaild_5() { return &___vaild_5; } inline void set_vaild_5(int32_t value) { ___vaild_5 = value; } inline static int32_t get_offset_of_showID_6() { return static_cast(offsetof(CDrawItemData_t2876223890, ___showID_6)); } inline List_1_t128053199 * get_showID_6() const { return ___showID_6; } inline List_1_t128053199 ** get_address_of_showID_6() { return &___showID_6; } inline void set_showID_6(List_1_t128053199 * value) { ___showID_6 = value; Il2CppCodeGenWriteBarrier((&___showID_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDRAWITEMDATA_T2876223890_H #ifndef CPROPERTYSITEMANAGER_T1418377639_H #define CPROPERTYSITEMANAGER_T1418377639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropertySiteManager struct CPropertySiteManager_t1418377639 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropertySiteManager::m_dictionary Dictionary_2_t3680674949 * ___m_dictionary_0; public: inline static int32_t get_offset_of_m_dictionary_0() { return static_cast(offsetof(CPropertySiteManager_t1418377639, ___m_dictionary_0)); } inline Dictionary_2_t3680674949 * get_m_dictionary_0() const { return ___m_dictionary_0; } inline Dictionary_2_t3680674949 ** get_address_of_m_dictionary_0() { return &___m_dictionary_0; } inline void set_m_dictionary_0(Dictionary_2_t3680674949 * value) { ___m_dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_0), value); } }; struct CPropertySiteManager_t1418377639_StaticFields { public: // DMCore.Logic.CPropertySiteManager DMCore.Logic.CPropertySiteManager::s_Instance CPropertySiteManager_t1418377639 * ___s_Instance_1; // System.Action`1 DMCore.Logic.CPropertySiteManager::<>f__mg$cache0 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache0_2; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CPropertySiteManager_t1418377639_StaticFields, ___s_Instance_1)); } inline CPropertySiteManager_t1418377639 * get_s_Instance_1() const { return ___s_Instance_1; } inline CPropertySiteManager_t1418377639 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CPropertySiteManager_t1418377639 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_2() { return static_cast(offsetof(CPropertySiteManager_t1418377639_StaticFields, ___U3CU3Ef__mgU24cache0_2)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache0_2() const { return ___U3CU3Ef__mgU24cache0_2; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache0_2() { return &___U3CU3Ef__mgU24cache0_2; } inline void set_U3CU3Ef__mgU24cache0_2(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache0_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPERTYSITEMANAGER_T1418377639_H #ifndef FRUIT_INTEGRALMALLITEM_T3687051531_H #define FRUIT_INTEGRALMALLITEM_T3687051531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem struct Fruit_IntegralMallItem_t3687051531 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nFruitConfigId int32_t ___nFruitConfigId_0; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nType int32_t ___nType_1; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nConfigId int32_t ___nConfigId_2; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nNeedScore int32_t ___nNeedScore_3; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nNeedGCash int32_t ___nNeedGCash_4; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nLable int32_t ___nLable_5; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nMaxCount int32_t ___nMaxCount_6; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/Fruit_IntegralMallItem::nRemainCount int32_t ___nRemainCount_7; public: inline static int32_t get_offset_of_nFruitConfigId_0() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nFruitConfigId_0)); } inline int32_t get_nFruitConfigId_0() const { return ___nFruitConfigId_0; } inline int32_t* get_address_of_nFruitConfigId_0() { return &___nFruitConfigId_0; } inline void set_nFruitConfigId_0(int32_t value) { ___nFruitConfigId_0 = value; } inline static int32_t get_offset_of_nType_1() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nType_1)); } inline int32_t get_nType_1() const { return ___nType_1; } inline int32_t* get_address_of_nType_1() { return &___nType_1; } inline void set_nType_1(int32_t value) { ___nType_1 = value; } inline static int32_t get_offset_of_nConfigId_2() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nConfigId_2)); } inline int32_t get_nConfigId_2() const { return ___nConfigId_2; } inline int32_t* get_address_of_nConfigId_2() { return &___nConfigId_2; } inline void set_nConfigId_2(int32_t value) { ___nConfigId_2 = value; } inline static int32_t get_offset_of_nNeedScore_3() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nNeedScore_3)); } inline int32_t get_nNeedScore_3() const { return ___nNeedScore_3; } inline int32_t* get_address_of_nNeedScore_3() { return &___nNeedScore_3; } inline void set_nNeedScore_3(int32_t value) { ___nNeedScore_3 = value; } inline static int32_t get_offset_of_nNeedGCash_4() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nNeedGCash_4)); } inline int32_t get_nNeedGCash_4() const { return ___nNeedGCash_4; } inline int32_t* get_address_of_nNeedGCash_4() { return &___nNeedGCash_4; } inline void set_nNeedGCash_4(int32_t value) { ___nNeedGCash_4 = value; } inline static int32_t get_offset_of_nLable_5() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nLable_5)); } inline int32_t get_nLable_5() const { return ___nLable_5; } inline int32_t* get_address_of_nLable_5() { return &___nLable_5; } inline void set_nLable_5(int32_t value) { ___nLable_5 = value; } inline static int32_t get_offset_of_nMaxCount_6() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nMaxCount_6)); } inline int32_t get_nMaxCount_6() const { return ___nMaxCount_6; } inline int32_t* get_address_of_nMaxCount_6() { return &___nMaxCount_6; } inline void set_nMaxCount_6(int32_t value) { ___nMaxCount_6 = value; } inline static int32_t get_offset_of_nRemainCount_7() { return static_cast(offsetof(Fruit_IntegralMallItem_t3687051531, ___nRemainCount_7)); } inline int32_t get_nRemainCount_7() const { return ___nRemainCount_7; } inline int32_t* get_address_of_nRemainCount_7() { return &___nRemainCount_7; } inline void set_nRemainCount_7(int32_t value) { ___nRemainCount_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FRUIT_INTEGRALMALLITEM_T3687051531_H #ifndef DICTIONARY_2_T2933290728_H #define DICTIONARY_2_T2933290728_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_t2933290728 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots EmotionUnitU5BU5D_t3388895216* ___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_t2933290728, ___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_t2933290728, ___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_t2933290728, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2933290728, ___valueSlots_7)); } inline EmotionUnitU5BU5D_t3388895216* get_valueSlots_7() const { return ___valueSlots_7; } inline EmotionUnitU5BU5D_t3388895216** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(EmotionUnitU5BU5D_t3388895216* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2933290728, ___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_t2933290728, ___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_t2933290728, ___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_t2933290728, ___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_t2933290728, ___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_t2933290728, ___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_t2933290728, ___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_t2933290728_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2239306932 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2933290728_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2239306932 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2239306932 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2239306932 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2933290728_H #ifndef LIST_1_T3686055435_H #define LIST_1_T3686055435_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_t3686055435 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items EmoticonSelectedCallbackU5BU5D_t1613154808* ____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_t3686055435, ____items_1)); } inline EmoticonSelectedCallbackU5BU5D_t1613154808* get__items_1() const { return ____items_1; } inline EmoticonSelectedCallbackU5BU5D_t1613154808** get_address_of__items_1() { return &____items_1; } inline void set__items_1(EmoticonSelectedCallbackU5BU5D_t1613154808* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3686055435, ____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_t3686055435, ____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_t3686055435_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray EmoticonSelectedCallbackU5BU5D_t1613154808* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3686055435_StaticFields, ___EmptyArray_4)); } inline EmoticonSelectedCallbackU5BU5D_t1613154808* get_EmptyArray_4() const { return ___EmptyArray_4; } inline EmoticonSelectedCallbackU5BU5D_t1613154808** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(EmoticonSelectedCallbackU5BU5D_t1613154808* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3686055435_H #ifndef POPULARITYPRIZEITEM_T437952463_H #define POPULARITYPRIZEITEM_T437952463_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineIntegralMallCtrllor/PopularityPrizeItem struct PopularityPrizeItem_t437952463 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/PopularityPrizeItem::k__BackingField int32_t ___U3CNIndexU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/PopularityPrizeItem::k__BackingField int32_t ___U3CNConfigIdU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/PopularityPrizeItem::k__BackingField int32_t ___U3CNSellCountU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CNIndexU3Ek__BackingField_0() { return static_cast(offsetof(PopularityPrizeItem_t437952463, ___U3CNIndexU3Ek__BackingField_0)); } inline int32_t get_U3CNIndexU3Ek__BackingField_0() const { return ___U3CNIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CNIndexU3Ek__BackingField_0() { return &___U3CNIndexU3Ek__BackingField_0; } inline void set_U3CNIndexU3Ek__BackingField_0(int32_t value) { ___U3CNIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNConfigIdU3Ek__BackingField_1() { return static_cast(offsetof(PopularityPrizeItem_t437952463, ___U3CNConfigIdU3Ek__BackingField_1)); } inline int32_t get_U3CNConfigIdU3Ek__BackingField_1() const { return ___U3CNConfigIdU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CNConfigIdU3Ek__BackingField_1() { return &___U3CNConfigIdU3Ek__BackingField_1; } inline void set_U3CNConfigIdU3Ek__BackingField_1(int32_t value) { ___U3CNConfigIdU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CNSellCountU3Ek__BackingField_2() { return static_cast(offsetof(PopularityPrizeItem_t437952463, ___U3CNSellCountU3Ek__BackingField_2)); } inline int32_t get_U3CNSellCountU3Ek__BackingField_2() const { return ___U3CNSellCountU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CNSellCountU3Ek__BackingField_2() { return &___U3CNSellCountU3Ek__BackingField_2; } inline void set_U3CNSellCountU3Ek__BackingField_2(int32_t value) { ___U3CNSellCountU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POPULARITYPRIZEITEM_T437952463_H #ifndef LIST_1_T622380941_H #define LIST_1_T622380941_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_t622380941 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IEffectWndBaseU5BU5D_t4155715630* ____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_t622380941, ____items_1)); } inline IEffectWndBaseU5BU5D_t4155715630* get__items_1() const { return ____items_1; } inline IEffectWndBaseU5BU5D_t4155715630** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IEffectWndBaseU5BU5D_t4155715630* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t622380941, ____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_t622380941, ____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_t622380941_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray IEffectWndBaseU5BU5D_t4155715630* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t622380941_StaticFields, ___EmptyArray_4)); } inline IEffectWndBaseU5BU5D_t4155715630* get_EmptyArray_4() const { return ___EmptyArray_4; } inline IEffectWndBaseU5BU5D_t4155715630** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(IEffectWndBaseU5BU5D_t4155715630* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T622380941_H #ifndef CEFFECTWNDMANAGER_T3902312294_H #define CEFFECTWNDMANAGER_T3902312294_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CEffectWndManager struct CEffectWndManager_t3902312294 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CEffectWndManager::m_listArray List_1_t622380941 * ___m_listArray_1; // System.Int32 DMCore.Logic.CEffectWndManager::m_lastFrame int32_t ___m_lastFrame_2; // System.Boolean DMCore.Logic.CEffectWndManager::m_IsPaused bool ___m_IsPaused_3; public: inline static int32_t get_offset_of_m_listArray_1() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_listArray_1)); } inline List_1_t622380941 * get_m_listArray_1() const { return ___m_listArray_1; } inline List_1_t622380941 ** get_address_of_m_listArray_1() { return &___m_listArray_1; } inline void set_m_listArray_1(List_1_t622380941 * value) { ___m_listArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_listArray_1), value); } inline static int32_t get_offset_of_m_lastFrame_2() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_lastFrame_2)); } inline int32_t get_m_lastFrame_2() const { return ___m_lastFrame_2; } inline int32_t* get_address_of_m_lastFrame_2() { return &___m_lastFrame_2; } inline void set_m_lastFrame_2(int32_t value) { ___m_lastFrame_2 = value; } inline static int32_t get_offset_of_m_IsPaused_3() { return static_cast(offsetof(CEffectWndManager_t3902312294, ___m_IsPaused_3)); } inline bool get_m_IsPaused_3() const { return ___m_IsPaused_3; } inline bool* get_address_of_m_IsPaused_3() { return &___m_IsPaused_3; } inline void set_m_IsPaused_3(bool value) { ___m_IsPaused_3 = value; } }; struct CEffectWndManager_t3902312294_StaticFields { public: // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::s_instance CEffectWndManager_t3902312294 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CEffectWndManager_t3902312294_StaticFields, ___s_instance_0)); } inline CEffectWndManager_t3902312294 * get_s_instance_0() const { return ___s_instance_0; } inline CEffectWndManager_t3902312294 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CEffectWndManager_t3902312294 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEFFECTWNDMANAGER_T3902312294_H #ifndef ORDERITEM_T1253430639_H #define ORDERITEM_T1253430639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem struct OrderItem_t1253430639 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem::k__BackingField int32_t ___U3CNumU3Ek__BackingField_2; // System.String DMCore.Logic.CFruitMachineIntegralMallCtrllor/OrderItem::