#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 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); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; 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.Framework.XML.DMXmlNode/DMXmlAttribute struct DMXmlAttribute_t3780786640; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // BetterList`1 struct BetterList_1_t3113987842; // BetterList`1 struct BetterList_1_t2235126482; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // System.String struct String_t; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // DMCore.Framework.Zip.FitfunZip struct FitfunZip_t870197698; // DMCore.Framework.Zip.FitfunZip/c__AnonStorey0 struct U3CZipFolderU3Ec__AnonStorey0_t1950245946; // System.IO.DirectoryInfo struct DirectoryInfo_t35957480; // System.Threading.ThreadStart struct ThreadStart_t1006689297; // System.Threading.Thread struct Thread_t2300836069; // DMCore.Framework.Zip.FitfunZip/c__AnonStorey2 struct U3CUnZipFileU3Ec__AnonStorey2_t2741987479; // System.String[] struct StringU5BU5D_t1281789340; // System.IO.FileStream struct FileStream_t4292183065; // ICSharpCode.SharpZipLib.Zip.ZipFile struct ZipFile_t1258023761; // System.IO.Stream struct Stream_t1273022909; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // ICSharpCode.SharpZipLib.Zip.ZipEntry struct ZipEntry_t658048195; // System.Byte[] struct ByteU5BU5D_t4116647657; // DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1 struct U3CZipFolderU3Ec__AnonStorey1_t2483212133; // ICSharpCode.SharpZipLib.Zip.FastZipEvents struct FastZipEvents_t2506806086; // ICSharpCode.SharpZipLib.Core.ProgressHandler struct ProgressHandler_t1501555482; // ICSharpCode.SharpZipLib.Core.ProcessFileHandler struct ProcessFileHandler_t2351317767; // ICSharpCode.SharpZipLib.Zip.FastZip struct FastZip_t1787039230; // ICSharpCode.SharpZipLib.Core.ScanEventArgs struct ScanEventArgs_t818138135; // ICSharpCode.SharpZipLib.Core.ProgressEventArgs struct ProgressEventArgs_t2225467666; // DMCore.IDataUnit struct IDataUnit_t677250155; // System.Xml.XmlElement struct XmlElement_t561603118; // System.Action struct Action_t1264377477; // UnityEngine.AsyncOperation struct AsyncOperation_t1445031843; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // DMCore.ILogicBase struct ILogicBase_t2190831891; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.IRefBase struct IRefBase_t3962498203; // System.Collections.Generic.List`1 struct List_1_t128053199; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // UnityEngine.Object struct Object_t631007953; // UnityEngine.AudioSource struct AudioSource_t3935305588; // UnityEngine.AudioClip struct AudioClip_t3680889665; // UnityEngine.Transform struct Transform_t3600365921; // UnityEngine.Component struct Component_t1923634451; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.ISoundManager/AudioTask struct AudioTask_t362928697; // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605; // System.Collections.Generic.List`1 struct List_1_t779509957; // DMCore.Logic.AchievementCompletedItem struct AchievementCompletedItem_t4111216497; // DMCore.Logic.AchievementItem struct AchievementItem_t228161720; // DMCore.Logic.ActionEffect struct ActionEffect_t4203267823; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1 struct List_1_t2869341516; // DMCore.Logic.ActionList struct ActionList_t4030888807; // System.Collections.Generic.List`1 struct List_1_t2156105558; // DMCore.Logic.ActionUnit struct ActionUnit_t684030816; // DMCore.Logic.ActionList/c__AnonStorey0 struct U3CAddU3Ec__AnonStorey0_t355552648; // System.Predicate`1 struct Predicate_1_t1509324940; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Logic.ActionList/c__AnonStorey1 struct U3CFindItemU3Ec__AnonStorey1_t1582579317; // DMCore.Logic.AddIdolData struct AddIdolData_t1700717343; // DMCore.Logic.ADParamEx struct ADParamEx_t1844218245; // DMCore.Logic.AmountData struct AmountData_t3377750247; // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212; // DMCore.Logic.AwardDetail struct AwardDetail_t2686862065; // System.Collections.Generic.List`1 struct List_1_t3149535657; // DMCore.Logic.BigWinnerData struct BigWinnerData_t984912469; // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537; // IMonoCtrllor struct IMonoCtrllor_t1427182583; // CDataModelList struct CDataModelList_t1133308508; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Logic.BrandData struct BrandData_t2882930928; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3815377955; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t322220623; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1822382459; // DMCore.Logic.BroadcashType struct BroadcashType_t3061293016; // DMCore.Logic.CPropItem struct CPropItem_t1455887095; // DMCore.Logic.BroadMessage struct BroadMessage_t3250234984; // DMCore.Logic.CAccDeleteManager struct CAccDeleteManager_t1011526794; // System.Text.StringBuilder struct StringBuilder_t; // System.Text.Encoding struct Encoding_t1523322056; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Logic.CAchDetail struct CAchDetail_t3591094490; // DMCore.Logic.CAchievementMallManager struct CAchievementMallManager_t4220576709; // DMCore.Logic.CAchievementMallManager/AchMallItem struct AchMallItem_t2405575268; // DMCore.Logic.NoticeShopItem struct NoticeShopItem_t89006282; // DMCore.Logic.CNoticeShopManager struct CNoticeShopManager_t2164620959; // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347; // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948; // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954; // CDataModelAny struct CDataModelAny_t3819624005; // CDataModelInt struct CDataModelInt_t3463393640; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3411842347; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2479807821; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3677221115; // System.Collections.Generic.List`1 struct List_1_t1288323943; // CAchievementNewCfg struct CAchievementNewCfg_t3177975818; // CAchievementNewCfg/AchOuterInfo struct AchOuterInfo_t328674887; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.Logic.MedalItem struct MedalItem_t720471580; // CAchievementNewCfg/AchInterInfo struct AchInterInfo_t294055865; // System.Collections.Generic.List`1 struct List_1_t1766129929; // CAchievementNewCfg/AchInnerInfo struct AchInnerInfo_t294055187; // DMCore.Logic.MedalState struct MedalState_t493540488; // IDataModel struct IDataModel_t653005279; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719; // DMCore.Logic.CActivityAccumulateDiamondWish struct CActivityAccumulateDiamondWish_t438278327; // DMCore.Logic.CActivityAwardTemplete struct CActivityAwardTemplete_t911309464; // DMCore.Logic.CActivityAccumulateGoldWish struct CActivityAccumulateGoldWish_t2430718643; // DMCore.Logic.CActivityAccumulateRechargeDiscount struct CActivityAccumulateRechargeDiscount_t2971967542; // DMCore.Logic.CActivityAwardSingleLevel struct CActivityAwardSingleLevel_t347963756; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893; // DMCore.Logic.CActivityAccumulateUseSpeaker struct CActivityAccumulateUseSpeaker_t4044246813; // DMCore.Logic.CActivityAdvertiseModel struct CActivityAdvertiseModel_t1405265788; // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189; // System.Collections.Generic.List`1> struct List_1_t593568339; // System.Comparison`1> struct Comparison_1_t3191392072; // System.Comparison`1 struct Comparison_1_t2855037343; // DMCore.Logic.CActivityAwardTempleteWithMoney struct CActivityAwardTempleteWithMoney_t3414704044; // System.Collections.Generic.List`1> struct List_1_t3334856656; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t1862781914; // System.Comparison`1> struct Comparison_1_t1637713093; // DMCore.Logic.CActivityBuyGiftPackage struct CActivityBuyGiftPackage_t3637356948; // DMCore.Logic.CActivityComulRechargeAward struct CActivityComulRechargeAward_t2785293014; // DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0 struct U3CFreshAwardStateU3Ec__AnonStorey0_t985944124; // System.Predicate`1> struct Predicate_1_t2688076038; // DMCore.Logic.CActivityConfig struct CActivityConfig_t3711341450; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1694959599; // DMCore.CDataProperty struct CDataProperty_t2806246268; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // DMCore.Logic.CActivityContinuousRecharge struct CActivityContinuousRecharge_t3949446369; // System.Collections.Generic.List`1 struct List_1_t567124576; // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit struct ContinuousRechargeUnit_t3390017130; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // DMCore.Logic.CActivityDayRechargeAward struct CActivityDayRechargeAward_t82265295; // DMCore.Logic.CActivityDoubleAward struct CActivityDoubleAward_t4125973165; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1972800638; // System.Int32[] struct Int32U5BU5D_t385246372; // DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo struct DoubleAwardInfo_t3084087307; // DMCore.Logic.CActivityDoubleAward/ValidTimeSection struct ValidTimeSection_t1962562480; // System.Collections.Generic.List`1 struct List_1_t3434637222; // DMCore.Logic.CActivityFirstWinAward struct CActivityFirstWinAward_t3247053799; // DMCore.Logic.CActivityFortuneCat struct CActivityFortuneCat_t237126772; // CDataModelBool struct CDataModelBool_t2269476966; // BetterList`1 struct BetterList_1_t269126732; // DMCore.Logic.CActivityFstRechargeAward struct CActivityFstRechargeAward_t3016216232; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2982755238; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145; // DMCore.Logic.CActivityGiftExchange struct CActivityGiftExchange_t3688160743; // DMCore.Logic.CActivityGroupBuyAward struct CActivityGroupBuyAward_t3359834676; // DMCore.Logic.CActivityGrowthFund struct CActivityGrowthFund_t4140851644; // DMCore.Logic.CActivityInGuild struct CActivityInGuild_t1757525966; // DMCore.Logic.CActivityItemExchange struct CActivityItemExchange_t3204638597; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.Logic.CActivityKeepLogin struct CActivityKeepLogin_t2171871959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // DMCore.Logic.CActivityLoginAward struct CActivityLoginAward_t3031667711; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // DMCore.Logic.CActivityManager/c__AnonStorey0 struct U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353; // System.Predicate`1 struct Predicate_1_t3673710313; // DMCore.Logic.CActivityManager/c__AnonStorey1 struct U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // DMCore.Logic.CActivityManager/c__AnonStorey2 struct U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Logic.CSignInNewActivity struct CSignInNewActivity_t3409025969; // System.Object[] struct ObjectU5BU5D_t2843939325; // UILabel struct UILabel_t3248798549; // UISprite struct UISprite_t194114938; // UIWidget struct UIWidget_t3538521925; // UnityEngine.BoxCollider[] struct BoxColliderU5BU5D_t835877379; // UnityEngine.Collider struct Collider_t1773347010; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // DMCore.Logic.CGiftCfg struct CGiftCfg_t3030574353; // DMListView struct DMListView_t512231514; // DelegateGetTexture struct DelegateGetTexture_t2540163646; // DMCore.Logic.CEffectWndManager struct CEffectWndManager_t3902312294; // DMCore.Logic.CActivityMember struct CActivityMember_t197843331; // DMCore.Logic.CActivityNewPlayerAward struct CActivityNewPlayerAward_t1404183044; // DMCore.Logic.CActivityOnlineAward struct CActivityOnlineAward_t2196803351; // DMCore.Logic.CActivityRankList struct CActivityRankList_t2479161682; // System.Collections.Generic.List`1 struct List_1_t981680073; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t663394087; // DMCore.Logic.CActivityRankList/RankItemData struct RankItemData_t3804572627; // DMCore.Logic.CActivityRankList/RankRoleData struct RankRoleData_t1774680756; // DMCore.Logic.CActivityRechargeRebate struct CActivityRechargeRebate_t3881262342; // DMCore.Logic.CActivitySingleRechargeDiscount struct CActivitySingleRechargeDiscount_t4174052191; // DMCore.Logic.CActivityTreviDiscount struct CActivityTreviDiscount_t158506824; // DMCore.Logic.CADConfig struct CADConfig_t2669318563; // System.Collections.Generic.List`1 struct List_1_t863193852; // System.Collections.Generic.List`1 struct List_1_t539570837; // UnityEngine.GameObject struct GameObject_t1113636619; // CLeDouApi struct CLeDouApi_t315808977; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // System.Type struct Type_t; // uiFstRechargeAward struct uiFstRechargeAward_t3480490749; // DMCore.Logic.CADConfig/AwardInfo struct AwardInfo_t3362463391; // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407; // UserGuideManager struct UserGuideManager_t2771698115; // DMCore.Logic.CardGroup struct CardGroup_t4232984762; // System.Collections.Generic.List`1 struct List_1_t187333189; // DMCore.Logic.CardUnit struct CardUnit_t3010225743; // DMCore.Logic.CardGroup/c__AnonStorey0 struct U3CAppendU3Ec__AnonStorey0_t3007523849; // System.Predicate`1 struct Predicate_1_t3835519867; // DMCore.Logic.CardGroup/c__AnonStorey1 struct U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293; // DMCore.Logic.CardGroup/c__AnonStorey2 struct U3CFindListU3Ec__AnonStorey2_t3206129289; // DMCore.Logic.CardHandBookItemData struct CardHandBookItemData_t620105045; // System.Collections.Generic.List`1 struct List_1_t201580312; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866; // DMCore.Logic.CardSlotInfo struct CardSlotInfo_t3860008132; // DMCore.Logic.CAttachMentGold struct CAttachMentGold_t1776976439; // DMCore.Logic.IAttachMent struct IAttachMent_t1542359345; // DMCore.Logic.CAttachMentGoods struct CAttachMentGoods_t4204413466; // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870; // CBetterSet`1 struct CBetterSet_1_t3304831721; // CBetterSet`1 struct CBetterSet_1_t3194383868; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3310042434; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4142745948; // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged struct OnAvatarInfoChanged_t3190554017; // System.Action`1 struct Action_1_t3363021612; // System.Action`1 struct Action_1_t3252573759; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312; // System.Collections.Generic.List`1 struct List_1_t891640810; // DMCore.Logic.CBeachSceneCfg struct CBeachSceneCfg_t2071789825; // DMCore.Logic.SceneInfo struct SceneInfo_t3714533364; // System.Collections.Generic.List`1 struct List_1_t1349513060; // DMCore.Logic.CBeachSceneCfg/BeachSceneNode struct BeachSceneNode_t4172405614; // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345; // DMCore.Logic.CBlessManager struct CBlessManager_t2858824243; // uiMarryBless struct uiMarryBless_t1813636254; // DMCore.Logic.CBookReservationConfig struct CBookReservationConfig_t3541798465; // System.Collections.Generic.List`1 struct List_1_t1324473466; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020; // System.Xml.XmlNode struct XmlNode_t3767805227; // DMCore.Logic.CBookReservationConfig/c__AnonStorey0 struct U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405; // System.Predicate`1 struct Predicate_1_t677692848; // DMCore.Logic.CBookReservationConfig/c__AnonStorey1 struct U3CSetFilterU3Ec__AnonStorey1_t1229598363; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t3127218909; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2059959053; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0 struct U3CIsOwnU3Ec__AnonStorey0_t3848980399; // System.Predicate`1 struct Predicate_1_t3776239877; // DMCore.Logic.CBookReservationManager struct CBookReservationManager_t2709920264; // System.Collections.Generic.List`1 struct List_1_t2340636913; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.Logic.CBookReservationManager/COwnerInfo struct COwnerInfo_t868562171; // DMCore.Logic.CBookReservationPreview struct CBookReservationPreview_t483566172; // DMCore.Logic.CBulletinManager struct CBulletinManager_t2950394527; // DMCore.Logic.CBulletinManager/BulletinData struct BulletinData_t1626493490; // System.Action`1 struct Action_1_t269755560; // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739; // uiCandies struct uiCandies_t442672041; // DMCore.Logic.CCardActivity struct CCardActivity_t3069918458; // BetterList`1 struct BetterList_1_t1062474353; // DMCore.Logic.CCardActivity/CardData struct CardData_t1907454035; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2340024503; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3512676632; // System.Collections.Generic.List`1 struct List_1_t3454575947; // System.Collections.Generic.List`1 struct List_1_t3768009848; // System.Collections.Generic.List`1 struct List_1_t3330140190; // System.Collections.Generic.List`1 struct List_1_t2959980932; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1848694263; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2125489543; // System.Collections.Generic.List`1 struct List_1_t2386912134; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4098518019; // System.Collections.Generic.List`1 struct List_1_t4158936807; // System.Collections.Generic.List`1 struct List_1_t3369058668; // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885; // DMCore.Logic.GameRewardInfo struct GameRewardInfo_t1982501205; // DMCore.Logic.TimeStageInfo struct TimeStageInfo_t2295935106; // DMCore.Logic.RankListInfo struct RankListInfo_t1858065448; // DMCore.Logic.GamePageInfo struct GamePageInfo_t1487906190; // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager struct CRoleModelItem_SuitConfigManager_t3017667155; // DMCore.Framework.Scene.CRoleModelItem_SuitConfig struct CRoleModelItem_SuitConfig_t3912215432; // DMCore.Logic.ReviewInfo struct ReviewInfo_t914837392; // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658; // DMCore.Logic.IntegralShopItem struct IntegralShopItem_t1896983926; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // DMCore.Logic.CAwardList[] struct CAwardListU5BU5D_t2898851490; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2503190334; // BetterList`1 struct BetterList_1_t2996838064; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // DMCore.Logic.IActivityDetail[] struct IActivityDetailU5BU5D_t2281453232; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t1182070306; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t786409150; // DMCore.Logic.CActivityFortuneCat/PlayerInfo[] struct PlayerInfoU5BU5D_t1241674075; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit[] struct ContinuousRechargeUnitU5BU5D_t1592912047; // DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo[] struct DoubleAwardInfoU5BU5D_t2911227754; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2515566598; // DMCore.Logic.CActivityDoubleAward/ValidTimeSection[] struct ValidTimeSectionU5BU5D_t1962604433; // DMCore.Logic.ADTypeEnum[] struct ADTypeEnumU5BU5D_t78896675; // DMCore.Logic.CADConfig/AwardInfo[] struct AwardInfoU5BU5D_t2286538758; // DMCore.Logic.CActivityRankList/RankRoleData[] struct RankRoleDataU5BU5D_t1024712701; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t629051545; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // 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; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.Generic.List`1 struct List_1_t622380941; // DMCore.Logic.CActivityRankList/RankItemData[] struct RankItemDataU5BU5D_t2759197570; // DMCore.Logic.CWishFountainMgr/OnShopListChanged struct OnShopListChanged_t2776790831; // DMCore.Logic.TreviType struct TreviType_t2222439988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1764937221; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2807764417; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t840632218; // System.Collections.Generic.List`1 struct List_1_t3694514730; // DMCore.Logic.AchievementItem[] struct AchievementItemU5BU5D_t3294541161; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2898880005; // DMCore.Logic.CAchDetail[] struct CAchDetailU5BU5D_t3103518335; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2707857179; // DMCore.Logic.MedalState[] struct MedalStateU5BU5D_t833740889; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t438079733; // DMCore.Logic.AchievementCompletedItem[] struct AchievementCompletedItemU5BU5D_t130815916; // System.Collections.Generic.List`1 struct List_1_t1766130607; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3580830742; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // DMCore.Logic.CNoticeShopManager/OnShopListChanged struct OnShopListChanged_t1193369625; // System.Collections.Generic.List`1 struct List_1_t1561081024; // DMCore.Logic.CAwardInfo`1[] struct CAwardInfo_1U5BU5D_t2523276176; // DMCore.Logic.CAwardInfo`1[] struct CAwardInfo_1U5BU5D_t3582941055; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // DMCore.CDataProperty[] struct CDataPropertyU5BU5D_t2570513173; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2174852017; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CAchievementNewCfg/AchInnerInfo[] struct AchInnerInfoU5BU5D_t4177581378; // System.Collections.Generic.List`1 struct List_1_t1831094739; // System.Collections.Generic.List`1 struct List_1_t1469734181; // System.Comparison`1 struct Comparison_1_t4067557914; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t4163582957; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3767921801; // DMCore.Logic.AssembleInfo[] struct AssembleInfoU5BU5D_t3234081821; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2838420665; // DMCore.Logic.ReviewInfo[] struct ReviewInfoU5BU5D_t3099209777; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2703548621; // DMCore.Logic.AwardDetail[] struct AwardDetailU5BU5D_t4067542572; // DMCore.Logic.IntegralShopItem[] struct IntegralShopItemU5BU5D_t924848115; // DMCore.Logic.GamePageInfo[] struct GamePageInfoU5BU5D_t967998587; // DMCore.Logic.CCardActivity/CardData[] struct CardDataU5BU5D_t1357749506; // DMCore.Logic.GameRewardInfo[] struct GameRewardInfoU5BU5D_t1063525816; // DMCore.Logic.TimeStageInfo[] struct TimeStageInfoU5BU5D_t426951479; // DMCore.Logic.RankListInfo[] struct RankListInfoU5BU5D_t2976632377; // System.Runtime.Remoting.ServerIdentity struct ServerIdentity_t2342208608; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2800928763; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4097355377; // System.Collections.Generic.List`1 struct List_1_t2571181400; // BetterList`1 struct BetterList_1_t2345574335; // System.Int64[] struct Int64U5BU5D_t2559172825; // DMCore.Logic.CAvatarInfo[] struct CAvatarInfoU5BU5D_t4275454911; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1548932026; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t751288242; // DMCore.Logic.CardUnit[] struct CardUnitU5BU5D_t2745140118; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag[] struct StaticTagU5BU5D_t2037664279; // DMCore.Logic.CBookReservationManager/COwnerInfo[] struct COwnerInfoU5BU5D_t1180248250; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMCore.Logic.SceneInfo[] struct SceneInfoU5BU5D_t3073045949; // DMCore.Logic.CBeachSceneCfg/BeachSceneNode[] struct BeachSceneNodeU5BU5D_t2658030363; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo[] struct CBookReservationInfoU5BU5D_t2132283629; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // DMCore.Logic.ActionUnit[] struct ActionUnitU5BU5D_t3569568545; // DMCore.ISoundManager/AudioTask[] struct AudioTaskU5BU5D_t1161281732; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t765620576; // System.Collections.Generic.List`1 struct List_1_t3326345499; // BetterList`1 struct BetterList_1_t1002471007; // DMCore.ILogicBase[] struct ILogicBaseU5BU5D_t3354640706; // System.Single[] struct SingleU5BU5D_t1444911251; // BetterList`1 struct BetterList_1_t2935806958; // DMCore.Logic.RewardCount[] struct RewardCountU5BU5D_t4134187798; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t132201056; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // UnityEngine.Texture2D[] struct Texture2DU5BU5D_t149664596; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3295043608; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t783330921; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // DMCore.Logic.CSignInNewActivity/DayData[] struct DayDataU5BU5D_t71779116; // DMCore.Logic.CSignInNewActivity/TotalDayData[] struct TotalDayDataU5BU5D_t665389164; // System.Void struct Void_t1185182177; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_t2330697225; // System.Collections.Generic.List`1 struct List_1_t589903178; // System.Collections.Generic.List`1 struct List_1_t1151801416; // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.List`1 struct List_1_t2491780804; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3213771897; // BetterList`1 struct BetterList_1_t1515500177; // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129; // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301; // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774; // System.Action`1 struct Action_1_t1192173657; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3512355514; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3477736492; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3477735814; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Action`1 struct Action_1_t1617499438; // ICSharpCode.SharpZipLib.Core.ProcessDirectoryHandler struct ProcessDirectoryHandler_t654447416; // ICSharpCode.SharpZipLib.Core.CompletedFileHandler struct CompletedFileHandler_t2674014880; // ICSharpCode.SharpZipLib.Core.DirectoryFailureHandler struct DirectoryFailureHandler_t4214878643; // ICSharpCode.SharpZipLib.Core.FileFailureHandler struct FileFailureHandler_t1120837788; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2057254576; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Threading.ExecutionContext struct ExecutionContext_t1748372627; // System.MulticastDelegate struct MulticastDelegate_t; // System.Security.Principal.IPrincipal struct IPrincipal_t2343618843; // 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.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // DMCore.Logic.privateMsgArriva struct privateMsgArriva_t1101012311; // System.Collections.Generic.List`1 struct List_1_t1546864881; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3775615503; // DMCore.Logic.CChannelInfo struct CChannelInfo_t1750800799; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // ICSharpCode.SharpZipLib.Zip.ZipOutputStream struct ZipOutputStream_t3000418837; // ICSharpCode.SharpZipLib.Zip.IEntryFactory struct IEntryFactory_t3514039787; // ICSharpCode.SharpZipLib.Zip.ZipFile/KeysRequiredEventHandler struct KeysRequiredEventHandler_t4251835903; // ICSharpCode.SharpZipLib.Zip.ZipEntry[] struct ZipEntryU5BU5D_t2637723858; // ICSharpCode.SharpZipLib.Zip.IArchiveStorage struct IArchiveStorage_t3427723357; // ICSharpCode.SharpZipLib.Zip.IDynamicDataSource struct IDynamicDataSource_t4277066228; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // DMCore.Framework.Scene.CRoleModel_Effect struct CRoleModel_Effect_t71978069; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t497245277; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // IEventBase struct IEventBase_t1130231758; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // uiAwardUnit[] struct uiAwardUnitU5BU5D_t892053486; // ItemPageGroup struct ItemPageGroup_t3769455068; // UITexture struct UITexture_t3471168817; // System.Action`1 struct Action_1_t1569734369; // DMProcessBar struct DMProcessBar_t1457963892; // System.Collections.Generic.List`1 struct List_1_t777473367; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // UIAnchor struct UIAnchor_t2527798900; // System.Delegate[] struct DelegateU5BU5D_t1703627840; // UIButtonMessage struct UIButtonMessage_t952534536; // DMCore.Logic.CGuideSubStep struct CGuideSubStep_t1332708913; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // UIFont struct UIFont_t2766063701; // UIAtlas struct UIAtlas_t3195533529; // UIAtlas/Sprite struct Sprite_t2895597119; extern const RuntimeMethod* BetterList_1__ctor_m4079346502_RuntimeMethod_var; extern const uint32_t DMXmlNodeList__ctor_m2198242240_MetadataUsageId; extern RuntimeClass* DMXmlNodeList_t795971656_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Add_m2128542311_RuntimeMethod_var; extern const uint32_t DMXmlNodeList_FindNodeList_m835661080_MetadataUsageId; extern RuntimeClass* DMXmlSerial_t1029243897_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t DMXmlSerial_FromString_m2973593847_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const uint32_t DMXmlSerial_get_RealText_m3350810865_MetadataUsageId; extern const uint32_t DMXmlSerial_EqualString_m4204928528_MetadataUsageId; extern const uint32_t DMXmlSerial__cctor_m3805351238_MetadataUsageId; extern RuntimeClass* U3CZipFolderU3Ec__AnonStorey0_t1950245946_il2cpp_TypeInfo_var; extern RuntimeClass* ThreadStart_t1006689297_il2cpp_TypeInfo_var; extern RuntimeClass* Thread_t2300836069_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__0_m1328178286_RuntimeMethod_var; extern const uint32_t FitfunZip_ZipFolder_m3270088279_MetadataUsageId; extern RuntimeClass* U3CUnZipFileU3Ec__AnonStorey2_t2741987479_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CUnZipFileU3Ec__AnonStorey2_U3CU3Em__0_m3448230876_RuntimeMethod_var; extern const uint32_t FitfunZip_UnZipFile_m3367070889_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern RuntimeClass* ZipFile_t1258023761_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* ZipEntry_t658048195_il2cpp_TypeInfo_var; extern RuntimeClass* Path_t1605229823_il2cpp_TypeInfo_var; extern RuntimeClass* FileStream_t4292183065_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const uint32_t FitfunZip_UnzipFile_m2283978736_MetadataUsageId; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1222199589; extern String_t* _stringLiteral2680341714; extern const uint32_t U3CUnZipFileU3Ec__AnonStorey2_U3CU3Em__0_m3448230876_MetadataUsageId; extern RuntimeClass* U3CZipFolderU3Ec__AnonStorey1_t2483212133_il2cpp_TypeInfo_var; extern RuntimeClass* FastZipEvents_t2506806086_il2cpp_TypeInfo_var; extern RuntimeClass* ProgressHandler_t1501555482_il2cpp_TypeInfo_var; extern RuntimeClass* TimeSpan_t881159249_il2cpp_TypeInfo_var; extern RuntimeClass* ProcessFileHandler_t2351317767_il2cpp_TypeInfo_var; extern RuntimeClass* FastZip_t1787039230_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CZipFolderU3Ec__AnonStorey1_U3CU3Em__0_m2355593733_RuntimeMethod_var; extern const RuntimeMethod* U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__1_m1379205185_RuntimeMethod_var; extern const uint32_t U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__0_m1328178286_MetadataUsageId; extern const uint32_t U3CZipFolderU3Ec__AnonStorey1_U3CU3Em__0_m2355593733_MetadataUsageId; extern const uint32_t IDataUnit_GetStringData_m843526978_MetadataUsageId; extern const uint32_t IDataUnit_GetXmlElemString_m707659889_MetadataUsageId; extern const uint32_t IDataUnit_GetXmlElemString_m3411326493_MetadataUsageId; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern const uint32_t IDataUnit_GetXmlElemFloat_m1347237996_MetadataUsageId; extern const uint32_t IDataUnit_GetXmlElemInt_m4049370064_MetadataUsageId; extern const uint32_t IDataUnit_GetXmlElemLong_m3746364447_MetadataUsageId; extern const uint32_t IDataUnit_GetXmlElemDouble_m3307222741_MetadataUsageId; extern RuntimeClass* CGameController_t2711137428_il2cpp_TypeInfo_var; extern RuntimeClass* CLoadingWatch_t1236523732_il2cpp_TypeInfo_var; extern const uint32_t IHelp_DoLoadLevel_m4092529488_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern const uint32_t IHelp_GetBeatKeyManager_m1731636776_MetadataUsageId; extern const uint32_t IHelp_GetMovieSystem_m2219992042_MetadataUsageId; extern const uint32_t IHelp_GetSoundManager_m1651454919_MetadataUsageId; extern const uint32_t IHelp_GetSceneManager_m309394095_MetadataUsageId; extern const uint32_t IHelp_GetMainRole_m2281323414_MetadataUsageId; extern const uint32_t IHelp_GetEventManager_m2071002582_MetadataUsageId; extern const uint32_t IHelp_GetLogManager_m2114192212_MetadataUsageId; extern const uint32_t IHelp_GetAccManager_m4068249592_MetadataUsageId; extern const uint32_t IHelp_GetLocationManager_m885950429_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern const uint32_t IHelp_GetResManager_m1508557610_MetadataUsageId; extern const uint32_t IHelp_GetUICamera_m2281890991_MetadataUsageId; extern const uint32_t IHelp_Get3DSceneCamera_m2443356533_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2291555838_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3226310021_RuntimeMethod_var; extern const uint32_t ILogicBase_Reset_m2019494392_MetadataUsageId; extern const uint32_t ILogicBase_Update_m3853008051_MetadataUsageId; extern const uint32_t ILogicBase_Paint_m452003795_MetadataUsageId; extern const uint32_t ILogicBase_DrawScreen3D_m2359071259_MetadataUsageId; extern RuntimeClass* List_1_t3662906633_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m698057327_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m1726440032_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1940543873_RuntimeMethod_var; extern const uint32_t ILogicBase_AddChild_m4104591912_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m996671353_RuntimeMethod_var; extern const uint32_t ILogicBase_RemoveChild_m3951112555_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m4261643455_RuntimeMethod_var; extern const uint32_t ILogicBase_RemoveChildren_m635778721_MetadataUsageId; extern String_t* _stringLiteral1884894843; extern const uint32_t IRefBase_Release_m2438352285_MetadataUsageId; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3546609324_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m4100606544_RuntimeMethod_var; extern const uint32_t ISoundManager__ctor_m3722129734_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t ISoundManager_Stop_m197884707_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1874477974_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const uint32_t ISoundManager_StopAllMidi_m575867167_MetadataUsageId; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern const uint32_t ISoundManager_SetButtonSound_m213848358_MetadataUsageId; extern const uint32_t ISoundManager_RegisterInstanceMidi_m3270129377_MetadataUsageId; extern const uint32_t ISoundManager_RegisterInstance_m2538411816_MetadataUsageId; extern const uint32_t ISoundManager_GetSoundPlayer_m1303896259_MetadataUsageId; extern const uint32_t ISoundManager_GetSoundPlayerMidi_m2632339868_MetadataUsageId; extern const uint32_t ISoundManager_AutoPlayPause_m3149509410_MetadataUsageId; extern const uint32_t ISoundManager_set_Loop_m1155504292_MetadataUsageId; extern const uint32_t ISoundManager_get_Loop_m2849000776_MetadataUsageId; extern const uint32_t ISoundManager_AutoPlayPause_m2664847193_MetadataUsageId; extern const uint32_t ISoundManager_SetVolume_m3163769960_MetadataUsageId; extern const uint32_t ISoundManager_GetVolume_m612145360_MetadataUsageId; extern const uint32_t ISoundManager_IsRootPlaying_m3973275926_MetadataUsageId; extern const uint32_t ISoundManager_RootAudioLeftTime_m3275428072_MetadataUsageId; extern const uint32_t ISoundManager_PlayAsRoot_m2882534441_MetadataUsageId; extern const uint32_t ISoundManager_PlayOnce_m3370941300_MetadataUsageId; extern RuntimeClass* AudioTask_t362928697_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1484725724_RuntimeMethod_var; extern const uint32_t ISoundManager_PlayAudioWithTime_m960014367_MetadataUsageId; extern const uint32_t ISoundManager_OnReset_m80691397_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2433491529_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m2577398509_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1486878774_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m4291050244_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3014757482_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m593114157_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m207670954_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m266237604_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3181700225_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m222348240_RuntimeMethod_var; extern const uint32_t ISoundManager_OnUpdate_m703473408_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m311628631_RuntimeMethod_var; extern const uint32_t AbilityLevelCount_get_rewardCount_m869630629_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2869341516_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3152364487_RuntimeMethod_var; extern const uint32_t ActionEffect__ctor_m1052187113_MetadataUsageId; extern RuntimeClass* List_1_t2156105558_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m878681448_RuntimeMethod_var; extern const uint32_t ActionList__ctor_m2546486113_MetadataUsageId; extern RuntimeClass* U3CAddU3Ec__AnonStorey0_t355552648_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t1509324940_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CAddU3Ec__AnonStorey0_U3CU3Em__0_m1628308323_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1135239427_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m828588555_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2236092878_RuntimeMethod_var; extern String_t* _stringLiteral3895188515; extern const uint32_t ActionList_Add_m2796891988_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1382865962_RuntimeMethod_var; extern const uint32_t ActionList_Clear_m1214634454_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m630840405_RuntimeMethod_var; extern const uint32_t ActionList_GetCount_m3350153943_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m380268647_RuntimeMethod_var; extern const uint32_t ActionList_GetActionUnit_m3766159688_MetadataUsageId; extern RuntimeClass* U3CFindItemU3Ec__AnonStorey1_t1582579317_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CFindItemU3Ec__AnonStorey1_U3CU3Em__0_m328849303_RuntimeMethod_var; extern const uint32_t ActionList_FindItem_m3179141777_MetadataUsageId; extern const uint32_t ActionUnit__ctor_m1011699121_MetadataUsageId; extern const uint32_t AssembleInfo__ctor_m2993110446_MetadataUsageId; extern RuntimeClass* List_1_t3149535657_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4254788256_RuntimeMethod_var; extern const uint32_t AwardDetail__ctor_m3328928278_MetadataUsageId; extern const uint32_t BigWinnerData__ctor_m1083519153_MetadataUsageId; extern RuntimeClass* CDataModelList_t1133308508_il2cpp_TypeInfo_var; extern const uint32_t BigWinnerManager__ctor_m1960683397_MetadataUsageId; extern RuntimeClass* BigWinnerManager_t2778902537_il2cpp_TypeInfo_var; extern const uint32_t BigWinnerManager_GetInstance_m3579873858_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t BigWinnerManager_TryGetBigWinnerData_m3620464080_MetadataUsageId; extern RuntimeClass* BigWinnerData_t984912469_il2cpp_TypeInfo_var; extern const uint32_t BigWinnerManager_PushList_m3745379717_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3625702484_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1632706988_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2275355514_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3302800229_RuntimeMethod_var; extern const uint32_t BrandData__ctor_m1090397573_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m432567873_RuntimeMethod_var; extern const uint32_t BrandData_PushImage_m3294099839_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m187286838_RuntimeMethod_var; extern const uint32_t BrandData_PushUrl_m4245680476_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m1577318754_RuntimeMethod_var; extern const uint32_t BrandData_ExistFileImage_m1939064813_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m2202019062_RuntimeMethod_var; extern const uint32_t BrandData_GetImageByStrKey_m3348918378_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2643467469_RuntimeMethod_var; extern const uint32_t BrandData_GetURLByStrKey_m1759227004_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Keys_m1655673871_RuntimeMethod_var; extern const RuntimeMethod* KeyCollection_GetEnumerator_m3700639168_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2504912627_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m3852460914_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3965678555_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2396248304_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m1955908099_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m236733038_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m3183520540_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4158182743_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2026665411_RuntimeMethod_var; extern const uint32_t BrandData_ClearALLResidueImage_m2124071597_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Keys_m1985448583_RuntimeMethod_var; extern const RuntimeMethod* KeyCollection_GetEnumerator_m3890073910_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1383948827_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1301361962_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m1820762427_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m1615584752_RuntimeMethod_var; extern const uint32_t BrandData_ClearALLResidueUrl_m4196714206_MetadataUsageId; extern const uint32_t CAccDeleteManager__ctor_m4189744671_MetadataUsageId; extern RuntimeClass* CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var; extern const uint32_t CAccDeleteManager_GetInstance_m70251464_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t CAccDeleteManager_ExistBlackAcc_m310551635_MetadataUsageId; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614566; extern String_t* _stringLiteral4157547108; extern const uint32_t CAccDeleteManager_PushBlackAcc_m626463830_MetadataUsageId; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m2548850424_RuntimeMethod_var; extern const uint32_t CAccDeleteManager_LoadFromFile_m1880248503_MetadataUsageId; extern const uint32_t CAchDetail__ctor_m2526807847_MetadataUsageId; extern const uint32_t CAchievementMallManager__ctor_m477557910_MetadataUsageId; extern RuntimeClass* CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var; extern const uint32_t CAchievementMallManager_GetInstance_m1758789969_MetadataUsageId; extern const uint32_t CAchievementMallManager_RequestAchMallData_m2045346206_MetadataUsageId; extern const uint32_t CAchievementMallManager_RequestBuyAchItem_m2281041356_MetadataUsageId; extern RuntimeClass* AchMallItem_t2405575268_il2cpp_TypeInfo_var; extern const uint32_t CAchievementMallManager_GetAchMallItem_m1702701175_MetadataUsageId; extern RuntimeClass* NoticeShopItem_t89006282_il2cpp_TypeInfo_var; extern RuntimeClass* CNoticeShopManager_t2164620959_il2cpp_TypeInfo_var; extern RuntimeClass* CChangeGameManager_t2081989347_il2cpp_TypeInfo_var; extern const uint32_t CAchievementMallManager_ParseAchMallData_m3919577919_MetadataUsageId; extern RuntimeClass* CDataModelAny_t3819624005_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelInt_t3463393640_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3411842347_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2479807821_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3677221115_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1288323943_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1126942467_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2355680610_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3147757097_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3438164799_RuntimeMethod_var; extern const uint32_t CAchievementManager__ctor_m1742952584_MetadataUsageId; extern RuntimeClass* CAchievementManager_t5352954_il2cpp_TypeInfo_var; extern const uint32_t CAchievementManager_GetInstance_m3432798286_MetadataUsageId; extern const uint32_t CAchievementManager_RequestAchievementMedal_m1473971252_MetadataUsageId; extern const uint32_t CAchievementManager_RequestWearDownMedal_m4109441224_MetadataUsageId; extern const uint32_t CAchievementManager_RequestAchievementData_m2027709068_MetadataUsageId; extern const uint32_t CAchievementManager_RequestAchievementAward_m2726061343_MetadataUsageId; extern const uint32_t CAchievementManager_RequestGetAchievementAward_m4050188495_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern const uint32_t CAchievementManager_GetInterID_m132780976_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t CAchievementManager_ShowAchMinPage_m372370828_MetadataUsageId; extern RuntimeClass* MedalItem_t720471580_il2cpp_TypeInfo_var; extern const uint32_t CAchievementManager_GetMedalItem_m1278520997_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2344865218_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2641251814_RuntimeMethod_var; extern const uint32_t CAchievementManager_GetAchievementItemByThemeID_m4714181_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m45780826_RuntimeMethod_var; extern const uint32_t CAchievementManager_GetCurAchievementItemByGroupID_m2424127100_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m977306021_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2873237994_RuntimeMethod_var; extern const uint32_t CAchievementManager_GetAchievementAwardByThemeID_m248228857_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3332412259_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3746632317_RuntimeMethod_var; extern const uint32_t CAchievementManager_GetMedalStateByGroupID_m179678248_MetadataUsageId; extern const uint32_t CAchievementManager_GetCurActiveAchievementByGroupID_m3929645846_MetadataUsageId; extern RuntimeClass* MedalState_t493540488_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m3060487680_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2437291841_RuntimeMethod_var; extern const uint32_t CAchievementManager_ReceiveAchMedalWearState_m3519562684_MetadataUsageId; extern const uint32_t CAchievementManager_ReceiveAchMedalData_m2079900073_MetadataUsageId; extern RuntimeClass* AchievementItem_t228161720_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m620924245_RuntimeMethod_var; extern const uint32_t CAchievementManager_ReceiveAchievementListData_m3619029101_MetadataUsageId; extern RuntimeClass* CAchDetail_t3591094490_il2cpp_TypeInfo_var; extern RuntimeClass* CAwardItem_t1677460915_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m1914676108_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1312316922_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m798684388_RuntimeMethod_var; extern const uint32_t CAchievementManager_ReceiveAchievementAwardData_m3495519763_MetadataUsageId; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* CChatInfo_t4292626735_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1220069406; extern const uint32_t CAchievementManager_ReceiveAchievementCompleted_m1686436343_MetadataUsageId; extern RuntimeClass* CTaskNavigator_t2259255920_il2cpp_TypeInfo_var; extern const uint32_t CActivityAccumulateDiamondWish_AchieveConditionFunction_m3706538470_MetadataUsageId; extern const uint32_t CActivityAccumulateGoldWish_AchieveConditionFunction_m1509012088_MetadataUsageId; extern RuntimeClass* CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var; extern const RuntimeMethod* CAwardInfo_1__ctor_m985986308_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var; extern const uint32_t CActivityAccumulateRechargeDiscount_Deserial_m1067279917_MetadataUsageId; extern const uint32_t CActivityAccumulateUseSpeaker_AchieveConditionFunction_m567720931_MetadataUsageId; extern const uint32_t CActivityAwardSingleLevel__ctor_m1943656101_MetadataUsageId; extern const uint32_t CActivityAwardSingleLevel_Deserial_m3179508691_MetadataUsageId; extern const uint32_t CActivityAwardSingleLevel_FreshAwardState_m2378006622_MetadataUsageId; extern RuntimeClass* List_1_t593568339_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2422174747_RuntimeMethod_var; extern String_t* _stringLiteral4266248907; extern String_t* _stringLiteral3700813944; extern String_t* _stringLiteral3700617336; extern String_t* _stringLiteral3700682872; extern String_t* _stringLiteral3700486264; extern String_t* _stringLiteral222907311; extern String_t* _stringLiteral88648756; extern String_t* _stringLiteral2451168343; extern String_t* _stringLiteral2730088052; extern String_t* _stringLiteral97155014; extern const uint32_t CActivityAwardTemplete__ctor_m4287015014_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2570518608_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3467680361_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_get_CurrentValue_m2530627826_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_get_CurrentValue_m3816482209_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_set_CurrentValue_m222191720_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_set_CurrentValue_m3815748976_MetadataUsageId; extern const uint32_t CActivityAwardTemplete_get_AwardGradeCount_m2848452527_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_GetConditionByIndex_m2509937608_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_GetAcceptStateByIndex_m3228215676_MetadataUsageId; extern const uint32_t CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m1787630316_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2250801268_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2740440059_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m4223262987_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_GetAwardStateCount_m1598453107_MetadataUsageId; extern RuntimeClass* Comparison_1_t3191392072_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m3056919253_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_set_Condition_m650355728_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2223102825_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1180934841_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m4067792963_RuntimeMethod_var; extern const uint32_t CActivityAwardTemplete_Deserial_m709596994_MetadataUsageId; extern const uint32_t CActivityAwardTemplete_FreshAwardState_m701757060_MetadataUsageId; extern RuntimeClass* List_1_t3334856656_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4222584989_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney__ctor_m1896429360_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3990271678_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m680535842_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_get_CurrentValue_m1077168976_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_get_CurrentValue_m2845549890_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_set_CurrentValue_m2721821130_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_set_CurrentValue_m3658631514_MetadataUsageId; extern const uint32_t CActivityAwardTempleteWithMoney_get_AwardGradeCount_m3302365553_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_Condition_m808477994_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_GetConditionByIndex_m184448731_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_GetAcceptStateByIndex_m3877882659_MetadataUsageId; extern const uint32_t CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m2006965588_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3240358010_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3387339450_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2756405328_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_GetAwardStateCount_m4200377339_MetadataUsageId; extern RuntimeClass* CAwardInfo_1_t1862781914_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t1637713093_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m3639870296_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1__ctor_m3110181373_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_set_Condition_m3178165754_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3958073489_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_SetAwardItem_m2956484584_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m2595683482_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m414580839_RuntimeMethod_var; extern const uint32_t CActivityAwardTempleteWithMoney_Deserial_m234541450_MetadataUsageId; extern const uint32_t CActivityAwardTempleteWithMoney_FreshAwardState_m2675553304_MetadataUsageId; extern const uint32_t CActivityBuyGiftPackage__ctor_m3423287025_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_Clear_m3783247419_RuntimeMethod_var; extern const uint32_t CActivityBuyGiftPackage_Deserial_m2781704630_MetadataUsageId; extern const uint32_t CActivityComulRechargeAward__ctor_m1664261834_MetadataUsageId; extern const uint32_t CActivityComulRechargeAward_Deserial_m376631198_MetadataUsageId; extern const uint32_t CActivityComulRechargeAward_get_Rmb_m4146825541_MetadataUsageId; extern String_t* _stringLiteral3812257280; extern const uint32_t CActivityComulRechargeAward_get_CellResPath_m3208753988_MetadataUsageId; extern const uint32_t CActivityComulRechargeAward_GetAwardStateCount_m366954564_MetadataUsageId; extern RuntimeClass* U3CFreshAwardStateU3Ec__AnonStorey0_t985944124_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2688076038_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CFreshAwardStateU3Ec__AnonStorey0_U3CU3Em__0_m1454592138_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3648261875_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3784226513_RuntimeMethod_var; extern const uint32_t CActivityComulRechargeAward_FreshAwardState_m268564874_MetadataUsageId; extern const uint32_t U3CFreshAwardStateU3Ec__AnonStorey0_U3CU3Em__0_m1454592138_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1694959599_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m1517660855_RuntimeMethod_var; extern String_t* _stringLiteral3469102778; extern const uint32_t CActivityConfig__ctor_m420084669_MetadataUsageId; extern RuntimeClass* CActivityConfig_t3711341450_il2cpp_TypeInfo_var; extern const uint32_t CActivityConfig_GetInstance_m222384876_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3740740494_RuntimeMethod_var; extern const uint32_t CActivityConfig_IsValid_m1868174028_MetadataUsageId; extern String_t* _stringLiteral2938408000; extern String_t* _stringLiteral1487148203; extern String_t* _stringLiteral1487148202; extern String_t* _stringLiteral1131769797; extern String_t* _stringLiteral3984987306; extern const uint32_t CActivityConfig_GetTempleteType_m911838293_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m4112985529_RuntimeMethod_var; extern const uint32_t CActivityConfig_Clear_m4231649205_MetadataUsageId; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m602988468_RuntimeMethod_var; extern String_t* _stringLiteral3454449607; extern const uint32_t CActivityConfig_OnLoad_m2468204513_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1644877753_RuntimeMethod_var; extern const uint32_t CActivityConfig__GetConfigLib_m1918510934_MetadataUsageId; extern RuntimeClass* List_1_t567124576_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3116519272_RuntimeMethod_var; extern const uint32_t CActivityContinuousRecharge__ctor_m778734273_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2460042116_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2249874413_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1524478926_RuntimeMethod_var; extern const uint32_t CActivityContinuousRecharge_Clearnup_m3562867672_MetadataUsageId; extern RuntimeClass* ContinuousRechargeUnit_t3390017130_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m201509838_RuntimeMethod_var; extern const uint32_t CActivityContinuousRecharge_Deserial_m2010203302_MetadataUsageId; extern const uint32_t CActivityContinuousRecharge_FreshAwardState_m1300923399_MetadataUsageId; extern const uint32_t CActivityContinuousRecharge_get_ItemCount_m2669068637_MetadataUsageId; extern const uint32_t CActivityContinuousRecharge_GetUnit_m1800379971_MetadataUsageId; extern RuntimeClass* CAwardList_t4094041907_il2cpp_TypeInfo_var; extern const uint32_t ContinuousRechargeUnit__ctor_m3089127102_MetadataUsageId; extern const uint32_t CActivityDayRechargeAward__ctor_m1165077898_MetadataUsageId; extern const uint32_t CActivityDayRechargeAward_Deserial_m957503005_MetadataUsageId; extern const uint32_t CActivityDayRechargeAward_FreshAwardState_m799338500_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1972800638_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4284312491_RuntimeMethod_var; extern const uint32_t CActivityDoubleAward__ctor_m1647647205_MetadataUsageId; extern RuntimeClass* DoubleAwardInfo_t3084087307_il2cpp_TypeInfo_var; extern RuntimeClass* ValidTimeSection_t1962562480_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2011268252_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3988737375_RuntimeMethod_var; extern String_t* _stringLiteral345825936; extern const uint32_t CActivityDoubleAward_Deserial_m3074497745_MetadataUsageId; extern RuntimeClass* List_1_t3434637222_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m705830980_RuntimeMethod_var; extern const uint32_t DoubleAwardInfo__ctor_m2540391905_MetadataUsageId; extern const uint32_t ValidTimeSection__ctor_m429300347_MetadataUsageId; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern RuntimeClass* BetterList_1_t269126732_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m1458970185_RuntimeMethod_var; extern const uint32_t CActivityFortuneCat__ctor_m533711256_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m4154485978_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_get_Item_m2927045620_RuntimeMethod_var; extern String_t* _stringLiteral1202628576; extern const uint32_t CActivityFortuneCat_Deserial_m8969146_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2982755238_il2cpp_TypeInfo_var; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m82462040_RuntimeMethod_var; extern const RuntimeMethod* CActivityFstRechargeAward_OnTimer_m2556199872_RuntimeMethod_var; extern const uint32_t CActivityFstRechargeAward__ctor_m2983280751_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m412510232_RuntimeMethod_var; extern const uint32_t CActivityFstRechargeAward_GetAwardByIndex_m2921120153_MetadataUsageId; extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var; extern const uint32_t CActivityFstRechargeAward_OnTimer_m2556199872_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m1495138803_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m778045075_RuntimeMethod_var; extern const uint32_t CActivityFstRechargeAward_Deserial_m1219085155_MetadataUsageId; extern RuntimeClass* CActivityFstRechargeAward_t3016216232_il2cpp_TypeInfo_var; extern const uint32_t CActivityFstRechargeAward__cctor_m3882843432_MetadataUsageId; extern const uint32_t CActivityGiftExchange_Deserial_m16169006_MetadataUsageId; extern const uint32_t CActivityGroupBuyAward__ctor_m2384902969_MetadataUsageId; extern RuntimeClass* CAwardListU5BU5D_t2898851490_il2cpp_TypeInfo_var; extern const uint32_t CActivityGroupBuyAward_Deserial_m2175048584_MetadataUsageId; extern const uint32_t CActivityGroupBuyAward_FreshAwardState_m701268972_MetadataUsageId; extern const uint32_t CActivityGrowthFund__ctor_m1093735139_MetadataUsageId; extern const uint32_t CActivityGrowthFund_Deserial_m296947836_MetadataUsageId; extern const uint32_t CActivityGrowthFund_FreshAwardState_m4001280588_MetadataUsageId; extern const uint32_t CActivityInGuild_Deserial_m1389190304_MetadataUsageId; extern const uint32_t CActivityInGuild_FreshAwardState_m4287941929_MetadataUsageId; extern String_t* _stringLiteral1422578728; extern String_t* _stringLiteral3783252940; extern const uint32_t CActivityItemExchange__ctor_m3994054421_MetadataUsageId; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern const uint32_t CActivityItemExchange_FreshLocalData_m2055938676_MetadataUsageId; extern const uint32_t CActivityItemExchange_Deserial_m506857135_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1839659084_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m636942458_RuntimeMethod_var; extern const uint32_t CActivityKeepLogin__ctor_m2045591932_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m3625442308_RuntimeMethod_var; extern const uint32_t CActivityKeepLogin_Deserial_m1658176752_MetadataUsageId; extern String_t* _stringLiteral3273269813; extern const uint32_t CActivityLoginAward__ctor_m740307563_MetadataUsageId; extern const uint32_t CActivityLoginAward_Deserial_m2144246803_MetadataUsageId; extern const uint32_t CActivityLoginAward_FreshAwardState_m2781529842_MetadataUsageId; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t25523635_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3209204262_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3768065036_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3989501888_RuntimeMethod_var; extern String_t* _stringLiteral2756620200; extern const uint32_t CActivityManager__ctor_m3413384422_MetadataUsageId; extern const uint32_t CActivityManager_GetInstance_m2243292784_MetadataUsageId; extern RuntimeClass* U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3673710313_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__0_m596741424_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1808402646_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m426358548_RuntimeMethod_var; extern const RuntimeMethod* U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__1_m3550144683_RuntimeMethod_var; extern const uint32_t CActivityManager_GetActivityDetail_m2189773625_MetadataUsageId; extern RuntimeClass* U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__0_m1245148234_RuntimeMethod_var; extern const RuntimeMethod* U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__1_m3194676077_RuntimeMethod_var; extern const uint32_t CActivityManager_GetActivityDetailById_m855034545_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m4288093495_RuntimeMethod_var; extern const uint32_t CActivityManager_GetActivityDetailByMainTypeAndIndex_m3421033682_MetadataUsageId; extern const uint32_t CActivityManager_GetActivityDetailByIndex_m2302948368_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3733900655_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2767624449_RuntimeMethod_var; extern const uint32_t CActivityManager_RequestActivityList_m955060179_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1250648943; extern String_t* _stringLiteral3452614532; extern String_t* _stringLiteral1409210198; extern const uint32_t CActivityManager_ReceiveAnnounceCloth_m1500630603_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3860509144_RuntimeMethod_var; extern const RuntimeMethod* List_1_Insert_m3653148913_RuntimeMethod_var; extern String_t* _stringLiteral2157506589; extern String_t* _stringLiteral3005527004; extern const uint32_t CActivityManager_FreshActivityList_m2798094529_MetadataUsageId; extern const uint32_t CActivityManager_RequestIndependentActivityDetail_m3844469866_MetadataUsageId; extern RuntimeClass* U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_U3CU3Em__0_m2690121415_RuntimeMethod_var; extern const uint32_t CActivityManager_RequestIndependentActivityDetail_m1569729854_MetadataUsageId; extern const uint32_t CActivityManager_RequestActivityDetail_m4182042270_MetadataUsageId; extern const uint32_t CActivityManager_RequestActivityGiftInfo_m2687678102_MetadataUsageId; extern const uint32_t CActivityManager_FreshActivityDetail_m902916700_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; extern const uint32_t CActivityManager_AcceptAward_m1286719926_MetadataUsageId; extern const uint32_t CActivityManager_AcceptAward_m3852274531_MetadataUsageId; extern const uint32_t CActivityManager_AcceptAward_m3309754406_MetadataUsageId; extern const uint32_t CActivityManager_AcceptAward_m1809641332_MetadataUsageId; extern const uint32_t CActivityManager_AcceptAward_m2944185880_MetadataUsageId; extern const uint32_t CActivityManager_ReqRetroactive_m3683199758_MetadataUsageId; extern String_t* _stringLiteral26902274; extern const uint32_t CActivityManager_get_SignRepairCount_m2237159934_MetadataUsageId; extern String_t* _stringLiteral616782824; extern String_t* _stringLiteral616848360; extern const uint32_t CActivityManager_RetroactiveResult_m1889602644_MetadataUsageId; extern RuntimeClass* CSignInNewActivity_t3409025969_il2cpp_TypeInfo_var; extern const uint32_t CActivityManager_TotalSignResult_m1547090160_MetadataUsageId; extern const uint32_t CActivityManager_GetCommonDescAndTimeRange_m2872314366_MetadataUsageId; extern String_t* _stringLiteral1819508772; extern const uint32_t CActivityManager_GetCommonDescText_m2034597301_MetadataUsageId; extern String_t* _stringLiteral1136634631; extern const uint32_t CActivityManager_GetShortName_m3974591959_MetadataUsageId; extern String_t* _stringLiteral2004533002; extern const uint32_t CActivityManager_GetFullName_m520692723_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern String_t* _stringLiteral2556884982; extern String_t* _stringLiteral1891098005; extern const uint32_t CActivityManager_GetCommonTimeRange_m2732959704_MetadataUsageId; extern String_t* _stringLiteral3452614530; extern String_t* _stringLiteral3452614531; extern const uint32_t CActivityManager_GetTimeStr_m231725400_MetadataUsageId; extern String_t* _stringLiteral1071378118; extern String_t* _stringLiteral4233198598; extern String_t* _stringLiteral3447058142; extern String_t* _stringLiteral4268609936; extern String_t* _stringLiteral540610625; extern String_t* _stringLiteral4875282; extern String_t* _stringLiteral2160873947; extern String_t* _stringLiteral2123413217; extern String_t* _stringLiteral2682199477; extern const uint32_t CActivityManager_SetButtonState_m2996788512_MetadataUsageId; extern String_t* _stringLiteral3552475490; extern String_t* _stringLiteral811193546; extern const uint32_t CActivityManager__SetButtonDescStyle_m1119997848_MetadataUsageId; extern const RuntimeMethod* Component_GetComponents_TisBoxCollider_t1640800422_m1146184517_RuntimeMethod_var; extern const uint32_t CActivityManager__EnableButtonClick_m980511688_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m183903002_RuntimeMethod_var; extern const uint32_t CActivityManager_get_ActivityCount_m1730029109_MetadataUsageId; extern const uint32_t CActivityManager_GetActNewIdByActId_m1516157433_MetadataUsageId; extern const uint32_t CActivityManager_GetActiviCountByActivityType_m418492956_MetadataUsageId; extern const uint32_t CActivityManager_get_KeepLoginList_m4136918500_MetadataUsageId; extern const uint32_t CActivityManager_set_KeepLoginList_m531609176_MetadataUsageId; extern const uint32_t CActivityManager_get_MemberAwardList_m2598830267_MetadataUsageId; extern const uint32_t CActivityManager_set_MemberAwardList_m1441519997_MetadataUsageId; extern const uint32_t CActivityManager_get_ProExchangeActivityList_m2262824053_MetadataUsageId; extern const uint32_t CActivityManager_set_ProExchangeActivityList_m1353615302_MetadataUsageId; extern const uint32_t CActivityManager_set_CommonActivityAwardList_m2182049971_MetadataUsageId; extern const uint32_t CActivityManager_get_CommonActivityAwardList_m4254037013_MetadataUsageId; extern const uint32_t CActivityManager_set_CommonActivityAdvertiseList_m2809639800_MetadataUsageId; extern const uint32_t CActivityManager_get_CommonActivityAdvertiseList_m1547433319_MetadataUsageId; extern const uint32_t CActivityManager_set_CurrentActivityID_m3427631240_MetadataUsageId; extern const uint32_t CActivityManager_get_CurrentActivityID_m3602037195_MetadataUsageId; extern const uint32_t CActivityManager_set_CurrentActivityNewID_m3777995524_MetadataUsageId; extern const uint32_t CActivityManager_get_CurrentActivityNewID_m4002496546_MetadataUsageId; extern const uint32_t CActivityManager_get_CurrentActivityDetail_m2092664254_MetadataUsageId; extern const uint32_t CActivityManager_set_IsNeedRefreshAll_m3263996115_MetadataUsageId; extern const uint32_t CActivityManager_set_HasActivityBillShowOver_m1451687753_MetadataUsageId; extern const uint32_t CActivityManager_get_HasActivityBillShowOver_m1593415621_MetadataUsageId; extern const uint32_t CActivityManager_set_NeedActiveLastSelection_m3536206400_MetadataUsageId; extern const uint32_t CActivityManager_get_NeedActiveLastSelection_m3776372515_MetadataUsageId; extern const uint32_t CActivityManager_set_IsActivityListChanged_m3417836144_MetadataUsageId; extern const uint32_t CActivityManager_get_IsActivityListChanged_m1718699370_MetadataUsageId; extern const uint32_t CActivityManager_GetImage_m292154839_MetadataUsageId; extern const uint32_t CActivityManager_AddImage_m1634719040_MetadataUsageId; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m210444921_RuntimeMethod_var; extern String_t* _stringLiteral2111119978; extern const uint32_t CActivityManager_RequestImageLoad_m1289523706_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m955570270_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3507315463_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m436179674_RuntimeMethod_var; extern const uint32_t CActivityManager_AddActivityDataDictionaryValue_m349574068_MetadataUsageId; extern const uint32_t CActivityManager_GetIActivityDetailListByMainType_m2975698738_MetadataUsageId; extern const uint32_t CActivityManager__cctor_m4110052440_MetadataUsageId; extern RuntimeClass* List_1_t981680073_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t663394087_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3026732676_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3578770922_RuntimeMethod_var; extern const uint32_t CActivityRankList__ctor_m3142685127_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m445489572_RuntimeMethod_var; extern const uint32_t CActivityRankList_GetAwardCount_m4247250108_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1087763734_RuntimeMethod_var; extern const uint32_t CActivityRankList_GetRankAwardData_m3718660987_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m338382399_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1198683430_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3893867701_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3067101896_RuntimeMethod_var; extern const uint32_t CActivityRankList_GetRankValue_m1983507490_MetadataUsageId; extern RuntimeClass* RankRoleData_t1774680756_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1480355240_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3389178822_RuntimeMethod_var; extern const uint32_t CActivityRankList_GetRankRoleData_m2810579120_MetadataUsageId; extern RuntimeClass* RankItemData_t3804572627_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m2267792382_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1749855234_RuntimeMethod_var; extern const uint32_t CActivityRankList_Deserial_m3796270193_MetadataUsageId; extern const uint32_t RankItemData__ctor_m2247187784_MetadataUsageId; extern const uint32_t CActivitySingleRechargeDiscount_Deserial_m2168204026_MetadataUsageId; extern RuntimeClass* List_1_t863193852_il2cpp_TypeInfo_var; extern RuntimeClass* ADParamEx_t1844218245_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t539570837_il2cpp_TypeInfo_var; extern RuntimeClass* BooleanU5BU5D_t2897418192_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2195759006_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m4257184098_RuntimeMethod_var; extern const uint32_t CADConfig__ctor_m1599530024_MetadataUsageId; extern RuntimeClass* CADConfig_t2669318563_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923_RuntimeMethod_var; extern String_t* _stringLiteral1130168769; extern String_t* _stringLiteral3485123565; extern String_t* _stringLiteral2959242208; extern String_t* _stringLiteral2183504383; extern const uint32_t CADConfig_StartWatchAD_m543297105_MetadataUsageId; extern String_t* _stringLiteral2389419481; extern String_t* _stringLiteral313001647; extern String_t* _stringLiteral528090597; extern String_t* _stringLiteral2776426621; extern String_t* _stringLiteral2215086928; extern String_t* _stringLiteral1732515623; extern String_t* _stringLiteral430540459; extern const uint32_t CADConfig_ResAwardexInfo2_m4111226792_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* ADTypeEnum_t3686086406_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2671228154; extern String_t* _stringLiteral1864670198; extern String_t* _stringLiteral1193551963; extern String_t* _stringLiteral886564520; extern String_t* _stringLiteral3450517376; extern const uint32_t CADConfig_RequestAward_m3422920237_MetadataUsageId; extern RuntimeClass* SDKEventManager_t864216586_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_IndexOf_m1503948102_RuntimeMethod_var; extern String_t* _stringLiteral4034465662; extern String_t* _stringLiteral1574000705; extern const uint32_t CADConfig_ADCallBack_m3087002486_MetadataUsageId; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Contains_m974208853_RuntimeMethod_var; extern String_t* _stringLiteral2642152101; extern const uint32_t CADConfig_IsOpen_m1805490884_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3289749741_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m1980564125_RuntimeMethod_var; extern const uint32_t CADConfig_RemoveNamyByBlacklist_m2959912175_MetadataUsageId; extern const RuntimeType* ADTypeEnum_t3686086406_0_0_0_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m52894818_RuntimeMethod_var; extern String_t* _stringLiteral3452614543; extern String_t* _stringLiteral2058756327; extern String_t* _stringLiteral2669991368; extern String_t* _stringLiteral2632370515; extern String_t* _stringLiteral2031794782; extern String_t* _stringLiteral895008661; extern const uint32_t CADConfig_InitBlacklistByConfig_m3374581495_MetadataUsageId; extern const uint32_t CADConfig_FirstRechargeIsOpen_m3605203227_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiFstRechargeAward_t3480490749_m1526913817_RuntimeMethod_var; extern String_t* _stringLiteral2261292156; extern String_t* _stringLiteral2346553868; extern String_t* _stringLiteral942295034; extern String_t* _stringLiteral4196171483; extern const uint32_t CADConfig_FirstRechargeWatchAdResult_m2214035096_MetadataUsageId; extern RuntimeClass* AwardInfo_t3362463391_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2661580824_RuntimeMethod_var; extern const uint32_t CADConfig_ReceiveAward_m4263003985_MetadataUsageId; extern const uint32_t CADConfig_GetInstance_m3209210073_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1488585051_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3612059595_RuntimeMethod_var; extern const uint32_t CADConfig_GetAwardexInfo_m2315288588_MetadataUsageId; extern String_t* _stringLiteral1566180889; extern const uint32_t CADConfig_ShowUI_m2014985216_MetadataUsageId; extern String_t* _stringLiteral480782666; extern const uint32_t CADConfig_HideUI_m1374056897_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1046358721_RuntimeMethod_var; extern const uint32_t CADConfig_ResAwardexInfo_m3261579022_MetadataUsageId; extern const uint32_t CADConfig_ReqOnlineAwardAD_m83801394_MetadataUsageId; extern const uint32_t CADConfig_ReqNoticeAwardAD_m1941055963_MetadataUsageId; extern const uint32_t CADConfig_ReqRiChangeAwardAD_m395582900_MetadataUsageId; extern const uint32_t CADConfig__cctor_m1135139597_MetadataUsageId; extern const uint32_t AwardInfo__ctor_m3794942990_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern RuntimeClass* CAniTipManager_t2119919191_il2cpp_TypeInfo_var; extern RuntimeClass* CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var; extern RuntimeClass* CLeDouApi_t315808977_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3500937908; extern String_t* _stringLiteral3201605867; extern const uint32_t CAniTipManager_set_LevelNumber_m1037254441_MetadataUsageId; extern const uint32_t CAniTipManager_get_LevelNumber_m2750723376_MetadataUsageId; extern RuntimeClass* UserGuideManager_t2771698115_il2cpp_TypeInfo_var; extern const uint32_t CAniTipManager__OnLevelUp_m577832701_MetadataUsageId; extern String_t* _stringLiteral1664318747; extern const uint32_t CAniTipManager_DestroyAll_m945591142_MetadataUsageId; extern RuntimeClass* List_1_t187333189_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m767940873_RuntimeMethod_var; extern const uint32_t CardGroup__ctor_m1561219395_MetadataUsageId; extern RuntimeClass* U3CAppendU3Ec__AnonStorey0_t3007523849_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3835519867_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CAppendU3Ec__AnonStorey0_U3CU3Em__0_m2213149868_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3999591166_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m1312547756_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m19550457_RuntimeMethod_var; extern const uint32_t CardGroup_Append_m2343646743_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m569361373_RuntimeMethod_var; extern const uint32_t CardGroup_GetCount_m1382592804_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2816580872_RuntimeMethod_var; extern const uint32_t CardGroup_GetCardUnit_m1037165375_MetadataUsageId; extern RuntimeClass* U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetCardUnitByIDU3Ec__AnonStorey1_U3CU3Em__0_m3789003444_RuntimeMethod_var; extern const uint32_t CardGroup_GetCardUnitByID_m2998769139_MetadataUsageId; extern RuntimeClass* U3CFindListU3Ec__AnonStorey2_t3206129289_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CFindListU3Ec__AnonStorey2_U3CU3Em__0_m4133687629_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindAll_m178099608_RuntimeMethod_var; extern const uint32_t CardGroup_FindList_m1007462977_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1751399545_RuntimeMethod_var; extern const uint32_t CardGroup_Clear_m1580425339_MetadataUsageId; extern RuntimeClass* List_1_t201580312_il2cpp_TypeInfo_var; extern RuntimeClass* StaticTag_t3024472866_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2469917121_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3457061851_RuntimeMethod_var; extern const uint32_t CardHandBookItemData_get_staticTagList_m2917324000_MetadataUsageId; extern const uint32_t CardHandBookItemData_get_PathList_m1992533935_MetadataUsageId; extern const uint32_t CardUnit__ctor_m349159035_MetadataUsageId; extern RuntimeClass* CBetterSet_1_t3304831721_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3310042434_il2cpp_TypeInfo_var; extern const RuntimeMethod* CBetterSet_1__ctor_m542019016_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2671438106_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager__ctor_m1419850148_MetadataUsageId; extern RuntimeClass* CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var; extern const uint32_t CAvatarEquipManager_GetInstance_m849068733_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3319605260_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1370154260_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_IsAvatarDone_m2676598773_MetadataUsageId; extern RuntimeClass* CAvatarInfo_t2247402650_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m297825021_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_GetAvatarInfo_m1514742623_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3814898732_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2237906497_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_GetAvatarInfo_m1838234221_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m972682801_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_OnResponseEquipInfo_m1370547412_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Contains_m986478531_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Add_m3998818624_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_OnRegisterListener_m1198733938_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Remove_m326241097_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_OnRemoveListener_m1792948859_MetadataUsageId; extern RuntimeClass* Action_1_t3363021612_il2cpp_TypeInfo_var; extern const RuntimeMethod* CAvatarEquipManager_U3C_AvatarInfoChangeU3Em__0_m2489554653_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m975335361_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m156564118_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager__AvatarInfoChange_m2854108895_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m759968112_RuntimeMethod_var; extern const uint32_t CAvatarEquipManager_ClearAll_m2447298288_MetadataUsageId; extern const uint32_t CAvatarInfo__ctor_m2705809259_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const uint32_t CAvatarInfo_SetInfo_m3528396136_MetadataUsageId; extern const uint32_t CAvatarInfo_SetEquipJewelIdDic_m693434844_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1702443365_RuntimeMethod_var; extern const uint32_t CAvatarInfo_ClearEquipJewelIdDic_m2989050563_MetadataUsageId; extern const uint32_t CAvatarInfo_IfDone_m1355855979_MetadataUsageId; extern const uint32_t CAvatarInfo_GetEquipCount_m2299617172_MetadataUsageId; extern const uint32_t CAvatarInfo_GetEquipByIndex_m899343583_MetadataUsageId; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m722743141_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m46612669_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1665413869_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3739686686_RuntimeMethod_var; extern const uint32_t CAvatarInfo_GetCategoryJewelIdDic_m2128003643_MetadataUsageId; extern const uint32_t CAvatarInfo_ClearAll_m4052930413_MetadataUsageId; extern const uint32_t CAwardList__ctor_m1934462586_MetadataUsageId; extern const uint32_t CAwardList_Add_m923269743_MetadataUsageId; extern const uint32_t CAwardList_Add_m1247042171_MetadataUsageId; extern const uint32_t CAwardList_Clear_m3107368241_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1292331707_RuntimeMethod_var; extern const uint32_t CAwardList_GetItemByIndex_m1502988785_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m4066367249_RuntimeMethod_var; extern const uint32_t CAwardList_get_Count_m2249531307_MetadataUsageId; extern RuntimeClass* List_1_t891640810_il2cpp_TypeInfo_var; extern RuntimeClass* CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3207042808_RuntimeMethod_var; extern const uint32_t CBeachManager__ctor_m4258397132_MetadataUsageId; extern RuntimeClass* CBeachManager_t2929024312_il2cpp_TypeInfo_var; extern const uint32_t CBeachManager_GetInstance_m3014062775_MetadataUsageId; extern RuntimeClass* SceneInfo_t3714533364_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m1781221932_RuntimeMethod_var; extern const uint32_t CBeachManager_AddSceneInfo_m914257276_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1020407801_RuntimeMethod_var; extern const uint32_t CBeachManager_GetCount_m3894661058_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1477022018_RuntimeMethod_var; extern const uint32_t CBeachManager_GetSceneInfoByIndex_m3570733058_MetadataUsageId; extern const uint32_t CBeachManager_GetSceneInfoByID_m1449932020_MetadataUsageId; extern const uint32_t CBeachManager_SetSceneID_m1753122989_MetadataUsageId; extern const uint32_t CBeachManager_RequestBeachList_m4022814999_MetadataUsageId; extern const uint32_t CBeachManager_GetSceneName_m894278062_MetadataUsageId; extern const uint32_t CBeachManager_GetCurSceneImagePath_m1289122256_MetadataUsageId; extern const uint32_t CBeachManager_GetCurSceneDescription_m3966283976_MetadataUsageId; extern const uint32_t CBeachManager_GetSceneIco_m2136463201_MetadataUsageId; extern const uint32_t CBeachManager_GetOpenTime_m1343107501_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2792032521_RuntimeMethod_var; extern const uint32_t CBeachManager_Clear_m1229138848_MetadataUsageId; extern const uint32_t CBeachManager_ProcessingText_m2302074301_MetadataUsageId; extern const uint32_t CBeachManager_GetFirstSceneInfo_m1134841781_MetadataUsageId; extern RuntimeClass* List_1_t1349513060_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3010687080_RuntimeMethod_var; extern const uint32_t CBeachSceneCfg__ctor_m4024819348_MetadataUsageId; extern const uint32_t CBeachSceneCfg_GetInstance_m3167829941_MetadataUsageId; extern RuntimeClass* BeachSceneNode_t4172405614_il2cpp_TypeInfo_var; extern RuntimeClass* CLocalizationManager_t2604768345_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m941294182_RuntimeMethod_var; extern String_t* _stringLiteral2037567323; extern String_t* _stringLiteral3540633302; extern String_t* _stringLiteral2496856790; extern String_t* _stringLiteral3202063575; extern String_t* _stringLiteral3724500051; extern String_t* _stringLiteral1567578470; extern const uint32_t CBeachSceneCfg_OnLoad_m4289891546_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2731748416_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1783404900_RuntimeMethod_var; extern const uint32_t CBeachSceneCfg_GetSceneNodeByID_m232387933_MetadataUsageId; extern String_t* _stringLiteral3066414032; extern const uint32_t CBeachSceneCfg_GetSceneNodeByIndex_m3382014619_MetadataUsageId; extern const uint32_t CBeachSceneCfg_GetSceneNameByIndex_m41360569_MetadataUsageId; extern const uint32_t CBeachSceneCfg_GetSceneDescription_m2276477458_MetadataUsageId; extern const uint32_t CBeachSceneCfg_GetSceneImagePath_m1329589724_MetadataUsageId; extern const uint32_t CBeachSceneCfg_GetDefaultSceneIDCfg_m3853423394_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3054524515_RuntimeMethod_var; extern const uint32_t CBeachSceneCfg_Clear_m3735045721_MetadataUsageId; extern String_t* _stringLiteral895615359; extern const uint32_t CBeachSceneCfg__cctor_m784489988_MetadataUsageId; extern const uint32_t BeachSceneNode__ctor_m198534361_MetadataUsageId; extern const uint32_t CBlessManager__ctor_m377175926_MetadataUsageId; extern RuntimeClass* CBlessManager_t2858824243_il2cpp_TypeInfo_var; extern String_t* _stringLiteral187395767; extern String_t* _stringLiteral374273004; extern const uint32_t CBlessManager_GetBless_m1269447642_MetadataUsageId; extern const uint32_t CBlessManager_GetInstance_m1295054146_MetadataUsageId; extern const uint32_t CBlessManager_HideDetail_m917523243_MetadataUsageId; extern const uint32_t CBlessManager_SetSendCount_m1042202813_MetadataUsageId; extern const uint32_t CBlessManager_GetSendCount_m3600622164_MetadataUsageId; extern String_t* _stringLiteral4128853032; extern String_t* _stringLiteral48441409; extern String_t* _stringLiteral292192306; extern const uint32_t CBlessManager_RequestBless_m65018609_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiMarryBless_t1813636254_m3040645944_RuntimeMethod_var; extern const uint32_t CBlessManager_get_MarryBlessInstance_m3036012507_MetadataUsageId; extern const uint32_t CBlessManager__cctor_m4062424113_MetadataUsageId; extern RuntimeClass* List_1_t1324473466_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3515988623_RuntimeMethod_var; extern String_t* _stringLiteral2111527394; extern const uint32_t CBookReservationConfig__ctor_m3116059308_MetadataUsageId; extern RuntimeClass* CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var; extern const uint32_t CBookReservationConfig_GetInstance_m3547560977_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2772931463_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2373890260_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1772347264_RuntimeMethod_var; extern const uint32_t CBookReservationConfig_Clear_m1266364931_MetadataUsageId; extern RuntimeClass* CBookReservationInfo_t4147366020_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2418932361_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral3456546791; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral4166355919; extern String_t* _stringLiteral986382972; extern String_t* _stringLiteral782531457; extern String_t* _stringLiteral683807174; extern String_t* _stringLiteral2066408435; extern String_t* _stringLiteral2587070210; extern const uint32_t CBookReservationConfig_OnLoad_m208450859_MetadataUsageId; extern const uint32_t CBookReservationConfig_get_TotalAmount_m516107022_MetadataUsageId; extern const uint32_t CBookReservationConfig_get_SpecifiedSexAmount_m2554439962_MetadataUsageId; extern RuntimeClass* U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t677692848_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetCfgUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m2266244925_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m35425776_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m1227021764_RuntimeMethod_var; extern const uint32_t CBookReservationConfig_GetCfgUnitByID_m648056151_MetadataUsageId; extern const uint32_t CBookReservationConfig_GetInfoByIndex_m1589051001_MetadataUsageId; extern RuntimeClass* U3CSetFilterU3Ec__AnonStorey1_t1229598363_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CSetFilterU3Ec__AnonStorey1_U3CU3Em__0_m3625542264_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindAll_m2974530692_RuntimeMethod_var; extern const RuntimeMethod* List_1_AddRange_m3859807099_RuntimeMethod_var; extern const RuntimeMethod* CBookReservationConfig_U3CSetFilterU3Em__0_m3889649339_RuntimeMethod_var; extern const uint32_t CBookReservationConfig_SetFilter_m61211950_MetadataUsageId; extern const uint32_t CBookReservationConfig_ClearSpecifiedList_m778279813_MetadataUsageId; extern const uint32_t CBookReservationConfig_ResetOwnAmount_m3724399452_MetadataUsageId; extern const uint32_t CBookReservationInfo__ctor_m342227479_MetadataUsageId; extern const uint32_t CBookReservationInfo_get_TotalAmount_m3866427878_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const uint32_t CBookReservationInfo_AddItem_m171239181_MetadataUsageId; extern const uint32_t CBookReservationInfo_AddOwnList_m4224035221_MetadataUsageId; extern const uint32_t CBookReservationInfo_GetItemByIndex_m2826280648_MetadataUsageId; extern RuntimeClass* U3CIsOwnU3Ec__AnonStorey0_t3848980399_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3776239877_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CIsOwnU3Ec__AnonStorey0_U3CU3Em__0_m1275170943_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m314273660_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m9533846_RuntimeMethod_var; extern const uint32_t CBookReservationInfo_IsOwn_m681386106_MetadataUsageId; extern const uint32_t CBookReservationInfo_Clear_m3648067413_MetadataUsageId; extern const uint32_t CBookReservationInfo_ClearOwnerList_m2753844781_MetadataUsageId; extern RuntimeClass* List_1_t2340636913_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m798405856_RuntimeMethod_var; extern const uint32_t CBookReservationManager__ctor_m257576981_MetadataUsageId; extern RuntimeClass* CBookReservationManager_t2709920264_il2cpp_TypeInfo_var; extern const uint32_t CBookReservationManager_GetInstance_m2629755170_MetadataUsageId; extern const uint32_t CBookReservationManager_RequestBookReservationInfo_m283886638_MetadataUsageId; extern const uint32_t CBookReservationManager_RequestBookReservationSingleInfo_m2755772286_MetadataUsageId; extern const uint32_t CBookReservationManager_RequestBookReservationRanking_m1279175881_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m3710527480_RuntimeMethod_var; extern const uint32_t CBookReservationManager_AddData_m14080159_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m345333140_RuntimeMethod_var; extern const uint32_t CBookReservationManager_ClearData_m3219681318_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2168864281_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3921027828_RuntimeMethod_var; extern const uint32_t CBookReservationManager_GetOwnerInfoByIndex_m523354891_MetadataUsageId; extern RuntimeClass* CBookReservationPreview_t483566172_il2cpp_TypeInfo_var; extern const uint32_t CBookReservationPreview_GetInstance_m3793719472_MetadataUsageId; extern const uint32_t CBookReservationPreview_ShowPreview_m3299315117_MetadataUsageId; extern const uint32_t CBookReservationPreview_ShowPreview_m3966691493_MetadataUsageId; extern RuntimeClass* BulletinData_t1626493490_il2cpp_TypeInfo_var; extern const uint32_t CBulletinManager__ctor_m1031015692_MetadataUsageId; extern RuntimeClass* CBulletinManager_t2950394527_il2cpp_TypeInfo_var; extern const uint32_t CBulletinManager_GetInstance_m1353421449_MetadataUsageId; extern const uint32_t CBulletinManager_get_BulletinTitle_m1780842754_MetadataUsageId; extern const uint32_t CBulletinManager_get_BulletinContent_m3690813015_MetadataUsageId; extern const uint32_t CBulletinManager_get_ButtonText_m2326787992_MetadataUsageId; extern const uint32_t CBulletinManager_ShowBulletin_m2648013294_MetadataUsageId; extern const uint32_t CBulletinManager_ShowBulletinWithCancel_m856701994_MetadataUsageId; extern const uint32_t CBulletinManager_ShowBulletinOrg_m3864657548_MetadataUsageId; extern const uint32_t CBulletinManager_HideBulletin_m3742973076_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m1933767679_RuntimeMethod_var; extern const uint32_t CBulletinManager_OnClkResult_m940754890_MetadataUsageId; extern const uint32_t BulletinData_Clear_m2576811246_MetadataUsageId; extern RuntimeClass* CCandyManager_t1000487739_il2cpp_TypeInfo_var; extern const uint32_t CCandyManager_GetInstance_m2464322649_MetadataUsageId; extern String_t* _stringLiteral1226034522; extern const uint32_t CCandyManager_GetCandy_m2557811532_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisuiCandies_t442672041_m352887455_RuntimeMethod_var; extern const uint32_t CCandyManager_get_CandiesInstance_m1887124396_MetadataUsageId; extern RuntimeClass* BetterList_1_t1062474353_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m1982590995_RuntimeMethod_var; extern const uint32_t CCardActivity__ctor_m765114511_MetadataUsageId; extern RuntimeClass* IEnumerator_1_t2340024503_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_GetEnumerator_m4066929211_RuntimeMethod_var; extern const uint32_t CCardActivity_GetCardData_m1555492251_MetadataUsageId; extern RuntimeClass* CardData_t1907454035_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Clear_m2697743966_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m2566866392_RuntimeMethod_var; extern const uint32_t CCardActivity_Deserial_m190069144_MetadataUsageId; extern RuntimeClass* List_1_t3454575947_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3768009848_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3330140190_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2959980932_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1848694263_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2125489543_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2386912134_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t4098518019_il2cpp_TypeInfo_var; extern RuntimeClass* List_1U5BU5D_t3580830742_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4158936807_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3369058668_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1242758288_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3686964135_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3975511415_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1447824997_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m4210248567_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3247831744_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2173960823_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3643723434_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3828473236_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2374525886_RuntimeMethod_var; extern const uint32_t CChangeGameManager__ctor_m3542546169_MetadataUsageId; extern const uint32_t CChangeGameManager_GetInstance_m1986096856_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m4062337358_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AddInfo_m1941343665_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m276918706_RuntimeMethod_var; extern const uint32_t CChangeGameManager_ClearList_m2786192392_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m9358236_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2599299290_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetPartRewardInfo_m2979634502_MetadataUsageId; extern const uint32_t CChangeGameManager_GetFinalistInfo_m752662582_MetadataUsageId; extern const uint32_t CChangeGameManager_GetPartRewardCount_m2240436_MetadataUsageId; extern const uint32_t CChangeGameManager_GetFinalistCount_m3347366116_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2192393463_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AddStageInfo_m235578985_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m584535899_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2249349984_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetTimeStateInfo_m682562434_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m475078618_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2719117181_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetRankListInfo_m982859590_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2323326607_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AddRankListInfo_m2757373708_MetadataUsageId; extern const uint32_t CChangeGameManager_GetCount_m3058513647_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2170374133_RuntimeMethod_var; extern const uint32_t CChangeGameManager_ClearRankList_m2859103911_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2173200732_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetGamePageInfo_m1493563414_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m4273956711_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AddThemeInfo_m3901203934_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1420655631_RuntimeMethod_var; extern const uint32_t CChangeGameManager_ClearGamePageInfo_m2555567569_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2467913521_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetThemeInfo_m283391897_MetadataUsageId; extern const uint32_t CChangeGameManager_AddTravelBagIDInfo_m1714518530_MetadataUsageId; extern const uint32_t CChangeGameManager_b_Contains_m2708529101_MetadataUsageId; extern const uint32_t CChangeGameManager_GetTravelBagCount_m3219704339_MetadataUsageId; extern const uint32_t CChangeGameManager_GetTravelBadId_m318887395_MetadataUsageId; extern const uint32_t CChangeGameManager_GetBagCount_m457562537_MetadataUsageId; extern const uint32_t CChangeGameManager_ClearTravelBagId_m3856444107_MetadataUsageId; extern const uint32_t CChangeGameManager_AddAsseableList_m1427260798_MetadataUsageId; extern const uint32_t CChangeGameManager_AddAsseableListl_m3775203208_MetadataUsageId; extern const uint32_t CChangeGameManager_GetSuitID_m2174276917_MetadataUsageId; extern const uint32_t CChangeGameManager_TakeModelBySuit_m3313563665_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m3037048099_RuntimeMethod_var; extern const uint32_t CChangeGameManager_TakeSuitByModelType_m1363636978_MetadataUsageId; extern const uint32_t CChangeGameManager_TakeModelByModelType_m2014434694_MetadataUsageId; extern const uint32_t CChangeGameManager_AddData_m3354765459_MetadataUsageId; extern RuntimeClass* AssembleInfo_t3236776212_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1167772007_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m270404945_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetAssembleInfo_m50004070_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m1339933997_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetAssebleInfoCount_m3613630361_MetadataUsageId; extern const uint32_t CChangeGameManager_AddDressId_m2564732394_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m3558243571_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AddReviewInfo_m1105618130_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1318348993_RuntimeMethod_var; extern const uint32_t CChangeGameManager_ClearReviewInfo_m3013142166_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1628557138_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3169259467_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetReviewInfo_m3446829144_MetadataUsageId; extern RuntimeClass* ReviewInfo_t914837392_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1697476524_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2425208362_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetThemeSignInfo_m3023682012_MetadataUsageId; extern const uint32_t CChangeGameManager_Addid_m203281505_MetadataUsageId; extern const uint32_t CChangeGameManager_GetCount_m1768513523_MetadataUsageId; extern const uint32_t CChangeGameManager_GetItemID_m3645671025_MetadataUsageId; extern const uint32_t CChangeGameManager_AddEquipAllList_m1108526159_MetadataUsageId; extern const uint32_t CChangeGameManager_AddEquipOrnament_m2090223193_MetadataUsageId; extern const uint32_t CChangeGameManager_AddIdList_m2288339599_MetadataUsageId; extern const uint32_t CChangeGameManager_ClearGroupList_m2489424850_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2404329896_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AppendAwardData_m2352354671_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3269268423_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2742989288_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetAwardByIndex_m741740134_MetadataUsageId; extern RuntimeClass* IList_t2094931216_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3774964124; extern String_t* _stringLiteral709228614; extern const uint32_t CChangeGameManager_GetCurAwardByIndex_m1916440318_MetadataUsageId; extern const uint32_t CChangeGameManager_GetAwardCount_m683563105_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1535364901_RuntimeMethod_var; extern const uint32_t CChangeGameManager_AppendDic_m844494992_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2284764176_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetVoteData_m881313625_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m178271586_RuntimeMethod_var; extern const uint32_t CChangeGameManager_Add_m1168984233_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2681219578_RuntimeMethod_var; extern const uint32_t CChangeGameManager_ShopListClear_m990762667_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1981748826_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetShopCount_m4213265246_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1601028019_RuntimeMethod_var; extern const uint32_t CChangeGameManager_GetShopItem_m283746540_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1288738155_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m1215389351_RuntimeMethod_var; extern const uint32_t CChangeGameManager_Clear_m3406024486_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestSignInfo_m2660249124_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestRankListInfo_m1939626057_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestGamePageInfo_m3694393043_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestOpenTravelBag_m1000369996_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestOperateTravelBag_m1182570360_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestAssemble_m2279265487_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestVoteData_m145173644_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestDarwAward_m3877361127_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestConfirmData_m2098381931_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestShopList_m1257898769_MetadataUsageId; extern const uint32_t CChangeGameManager_RequestBuy_m2660193892_MetadataUsageId; extern RuntimeClass* IntegralShopItem_t1896983926_il2cpp_TypeInfo_var; extern const uint32_t CChangeGameManager_ResponeShopData_m4279690144_MetadataUsageId; struct DMXmlNodeU5BU5D_t4275982093; struct StringU5BU5D_t1281789340; struct ByteU5BU5D_t4116647657; struct CharU5BU5D_t3528271667; struct Int32U5BU5D_t385246372; struct CAwardListU5BU5D_t2898851490; struct ObjectU5BU5D_t2843939325; struct BoxColliderU5BU5D_t835877379; struct BooleanU5BU5D_t2897418192; struct List_1U5BU5D_t3580830742; #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 DICTIONARY_2_T2982755238_H #define DICTIONARY_2_T2982755238_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_t2982755238 : 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 CAwardListU5BU5D_t2898851490* ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___valueSlots_7)); } inline CAwardListU5BU5D_t2898851490* get_valueSlots_7() const { return ___valueSlots_7; } inline CAwardListU5BU5D_t2898851490** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CAwardListU5BU5D_t2898851490* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238, ___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_t2982755238_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2503190334 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2982755238_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2503190334 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2503190334 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2503190334 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2982755238_H #ifndef CTIMERMANAGER_T4186675208_H #define CTIMERMANAGER_T4186675208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208 : public RuntimeObject { public: // BetterList`1 DMCore.Logic.CTimerManager::m_TimerSet BetterList_1_t2996838064 * ___m_TimerSet_0; public: inline static int32_t get_offset_of_m_TimerSet_0() { return static_cast(offsetof(CTimerManager_t4186675208, ___m_TimerSet_0)); } inline BetterList_1_t2996838064 * get_m_TimerSet_0() const { return ___m_TimerSet_0; } inline BetterList_1_t2996838064 ** get_address_of_m_TimerSet_0() { return &___m_TimerSet_0; } inline void set_m_TimerSet_0(BetterList_1_t2996838064 * value) { ___m_TimerSet_0 = value; Il2CppCodeGenWriteBarrier((&___m_TimerSet_0), value); } }; struct CTimerManager_t4186675208_StaticFields { public: // System.Int32 DMCore.Logic.CTimerManager::s_LastTimerID int32_t ___s_LastTimerID_1; // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::s_Instance CTimerManager_t4186675208 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_LastTimerID_1() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_LastTimerID_1)); } inline int32_t get_s_LastTimerID_1() const { return ___s_LastTimerID_1; } inline int32_t* get_address_of_s_LastTimerID_1() { return &___s_LastTimerID_1; } inline void set_s_LastTimerID_1(int32_t value) { ___s_LastTimerID_1 = value; } inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_Instance_2)); } inline CTimerManager_t4186675208 * get_s_Instance_2() const { return ___s_Instance_2; } inline CTimerManager_t4186675208 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CTimerManager_t4186675208 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMERMANAGER_T4186675208_H #ifndef CPROPMANAGER_T2238730194_H #define CPROPMANAGER_T2238730194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropManager struct CPropManager_t2238730194 : public RuntimeObject { public: // DMCore.Logic.CPropGroup[] DMCore.Logic.CPropManager::m_groupArr CPropGroupU5BU5D_t555838530* ___m_groupArr_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropManager::m_buyTimeCache Dictionary_2_t2625280635 * ___m_buyTimeCache_1; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CPropManager_t2238730194, ___m_groupArr_0)); } inline CPropGroupU5BU5D_t555838530* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CPropGroupU5BU5D_t555838530** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CPropGroupU5BU5D_t555838530* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_buyTimeCache_1() { return static_cast(offsetof(CPropManager_t2238730194, ___m_buyTimeCache_1)); } inline Dictionary_2_t2625280635 * get_m_buyTimeCache_1() const { return ___m_buyTimeCache_1; } inline Dictionary_2_t2625280635 ** get_address_of_m_buyTimeCache_1() { return &___m_buyTimeCache_1; } inline void set_m_buyTimeCache_1(Dictionary_2_t2625280635 * value) { ___m_buyTimeCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_buyTimeCache_1), value); } }; struct CPropManager_t2238730194_StaticFields { public: // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::s_instance CPropManager_t2238730194 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CPropManager_t2238730194_StaticFields, ___s_instance_2)); } inline CPropManager_t2238730194 * get_s_instance_2() const { return ___s_instance_2; } inline CPropManager_t2238730194 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CPropManager_t2238730194 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPMANAGER_T2238730194_H #ifndef DICTIONARY_2_T1839659084_H #define DICTIONARY_2_T1839659084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1839659084, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1839659084, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1839659084, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1839659084, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1839659084, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1839659084, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1839659084, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1839659084, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1839659084, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1839659084, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1839659084, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1839659084_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4284552512 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1839659084_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4284552512 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4284552512 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4284552512 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1839659084_H #ifndef LIST_1_T25523635_H #define LIST_1_T25523635_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_t25523635 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IActivityDetailU5BU5D_t2281453232* ____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_t25523635, ____items_1)); } inline IActivityDetailU5BU5D_t2281453232* get__items_1() const { return ____items_1; } inline IActivityDetailU5BU5D_t2281453232** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IActivityDetailU5BU5D_t2281453232* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t25523635, ____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_t25523635, ____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_t25523635_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray IActivityDetailU5BU5D_t2281453232* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t25523635_StaticFields, ___EmptyArray_4)); } inline IActivityDetailU5BU5D_t2281453232* get_EmptyArray_4() const { return ___EmptyArray_4; } inline IActivityDetailU5BU5D_t2281453232** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(IActivityDetailU5BU5D_t2281453232* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T25523635_H #ifndef DICTIONARY_2_T3209204262_H #define DICTIONARY_2_T3209204262_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_t3209204262 : 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_t1182070306* ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___valueSlots_7)); } inline List_1U5BU5D_t1182070306* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t1182070306** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t1182070306* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262, ___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_t3209204262_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t786409150 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3209204262_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t786409150 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t786409150 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t786409150 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3209204262_H #ifndef BETTERLIST_1_T269126732_H #define BETTERLIST_1_T269126732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t269126732 : public RuntimeObject { public: // T[] BetterList`1::buffer PlayerInfoU5BU5D_t1241674075* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t269126732, ___buffer_0)); } inline PlayerInfoU5BU5D_t1241674075* get_buffer_0() const { return ___buffer_0; } inline PlayerInfoU5BU5D_t1241674075** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(PlayerInfoU5BU5D_t1241674075* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t269126732, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T269126732_H #ifndef XMLNODE_T3767805227_H #define XMLNODE_T3767805227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNode struct XmlNode_t3767805227 : public RuntimeObject { public: // System.Xml.XmlDocument System.Xml.XmlNode::ownerDocument XmlDocument_t2837193595 * ___ownerDocument_1; // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t3767805227 * ___parentNode_2; // System.Xml.XmlNodeListChildren System.Xml.XmlNode::childNodes XmlNodeListChildren_t1082692789 * ___childNodes_3; public: inline static int32_t get_offset_of_ownerDocument_1() { return static_cast(offsetof(XmlNode_t3767805227, ___ownerDocument_1)); } inline XmlDocument_t2837193595 * get_ownerDocument_1() const { return ___ownerDocument_1; } inline XmlDocument_t2837193595 ** get_address_of_ownerDocument_1() { return &___ownerDocument_1; } inline void set_ownerDocument_1(XmlDocument_t2837193595 * value) { ___ownerDocument_1 = value; Il2CppCodeGenWriteBarrier((&___ownerDocument_1), value); } inline static int32_t get_offset_of_parentNode_2() { return static_cast(offsetof(XmlNode_t3767805227, ___parentNode_2)); } inline XmlNode_t3767805227 * get_parentNode_2() const { return ___parentNode_2; } inline XmlNode_t3767805227 ** get_address_of_parentNode_2() { return &___parentNode_2; } inline void set_parentNode_2(XmlNode_t3767805227 * value) { ___parentNode_2 = value; Il2CppCodeGenWriteBarrier((&___parentNode_2), value); } inline static int32_t get_offset_of_childNodes_3() { return static_cast(offsetof(XmlNode_t3767805227, ___childNodes_3)); } inline XmlNodeListChildren_t1082692789 * get_childNodes_3() const { return ___childNodes_3; } inline XmlNodeListChildren_t1082692789 ** get_address_of_childNodes_3() { return &___childNodes_3; } inline void set_childNodes_3(XmlNodeListChildren_t1082692789 * value) { ___childNodes_3 = value; Il2CppCodeGenWriteBarrier((&___childNodes_3), value); } }; struct XmlNode_t3767805227_StaticFields { public: // System.Xml.XmlNode/EmptyNodeList System.Xml.XmlNode::emptyList EmptyNodeList_t139615908 * ___emptyList_0; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map2B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map2B_4; public: inline static int32_t get_offset_of_emptyList_0() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___emptyList_0)); } inline EmptyNodeList_t139615908 * get_emptyList_0() const { return ___emptyList_0; } inline EmptyNodeList_t139615908 ** get_address_of_emptyList_0() { return &___emptyList_0; } inline void set_emptyList_0(EmptyNodeList_t139615908 * value) { ___emptyList_0 = value; Il2CppCodeGenWriteBarrier((&___emptyList_0), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map2B_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map2B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map2B_4() const { return ___U3CU3Ef__switchU24map2B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map2B_4() { return &___U3CU3Ef__switchU24map2B_4; } inline void set_U3CU3Ef__switchU24map2B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map2B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map2B_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_H #ifndef LIST_1_T567124576_H #define LIST_1_T567124576_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_t567124576 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ContinuousRechargeUnitU5BU5D_t1592912047* ____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_t567124576, ____items_1)); } inline ContinuousRechargeUnitU5BU5D_t1592912047* get__items_1() const { return ____items_1; } inline ContinuousRechargeUnitU5BU5D_t1592912047** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ContinuousRechargeUnitU5BU5D_t1592912047* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t567124576, ____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_t567124576, ____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_t567124576_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ContinuousRechargeUnitU5BU5D_t1592912047* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t567124576_StaticFields, ___EmptyArray_4)); } inline ContinuousRechargeUnitU5BU5D_t1592912047* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ContinuousRechargeUnitU5BU5D_t1592912047** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ContinuousRechargeUnitU5BU5D_t1592912047* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T567124576_H #ifndef CAWARDLIST_T4094041907_H #define CAWARDLIST_T4094041907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardList struct CAwardList_t4094041907 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CAwardList::m_AwardList List_1_t3149535657 * ___m_AwardList_0; public: inline static int32_t get_offset_of_m_AwardList_0() { return static_cast(offsetof(CAwardList_t4094041907, ___m_AwardList_0)); } inline List_1_t3149535657 * get_m_AwardList_0() const { return ___m_AwardList_0; } inline List_1_t3149535657 ** get_address_of_m_AwardList_0() { return &___m_AwardList_0; } inline void set_m_AwardList_0(List_1_t3149535657 * value) { ___m_AwardList_0 = value; Il2CppCodeGenWriteBarrier((&___m_AwardList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDLIST_T4094041907_H #ifndef DICTIONARY_2_T1972800638_H #define DICTIONARY_2_T1972800638_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_t1972800638 : 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 DoubleAwardInfoU5BU5D_t2911227754* ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___valueSlots_7)); } inline DoubleAwardInfoU5BU5D_t2911227754* get_valueSlots_7() const { return ___valueSlots_7; } inline DoubleAwardInfoU5BU5D_t2911227754** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(DoubleAwardInfoU5BU5D_t2911227754* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638, ___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_t1972800638_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2515566598 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1972800638_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2515566598 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2515566598 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2515566598 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1972800638_H #ifndef VALIDTIMESECTION_T1962562480_H #define VALIDTIMESECTION_T1962562480_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDoubleAward/ValidTimeSection struct ValidTimeSection_t1962562480 : public RuntimeObject { public: // System.String DMCore.Logic.CActivityDoubleAward/ValidTimeSection::_begin_time String_t* ____begin_time_0; // System.String DMCore.Logic.CActivityDoubleAward/ValidTimeSection::_end_time String_t* ____end_time_1; public: inline static int32_t get_offset_of__begin_time_0() { return static_cast(offsetof(ValidTimeSection_t1962562480, ____begin_time_0)); } inline String_t* get__begin_time_0() const { return ____begin_time_0; } inline String_t** get_address_of__begin_time_0() { return &____begin_time_0; } inline void set__begin_time_0(String_t* value) { ____begin_time_0 = value; Il2CppCodeGenWriteBarrier((&____begin_time_0), value); } inline static int32_t get_offset_of__end_time_1() { return static_cast(offsetof(ValidTimeSection_t1962562480, ____end_time_1)); } inline String_t* get__end_time_1() const { return ____end_time_1; } inline String_t** get_address_of__end_time_1() { return &____end_time_1; } inline void set__end_time_1(String_t* value) { ____end_time_1 = value; Il2CppCodeGenWriteBarrier((&____end_time_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDTIMESECTION_T1962562480_H #ifndef DOUBLEAWARDINFO_T3084087307_H #define DOUBLEAWARDINFO_T3084087307_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo struct DoubleAwardInfo_t3084087307 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::_activity_type int32_t ____activity_type_0; // System.Int32 DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::_activity_state int32_t ____activity_state_1; // System.Int32 DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::_remain_time int32_t ____remain_time_2; // System.Collections.Generic.List`1 DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::_valid_time List_1_t3434637222 * ____valid_time_3; public: inline static int32_t get_offset_of__activity_type_0() { return static_cast(offsetof(DoubleAwardInfo_t3084087307, ____activity_type_0)); } inline int32_t get__activity_type_0() const { return ____activity_type_0; } inline int32_t* get_address_of__activity_type_0() { return &____activity_type_0; } inline void set__activity_type_0(int32_t value) { ____activity_type_0 = value; } inline static int32_t get_offset_of__activity_state_1() { return static_cast(offsetof(DoubleAwardInfo_t3084087307, ____activity_state_1)); } inline int32_t get__activity_state_1() const { return ____activity_state_1; } inline int32_t* get_address_of__activity_state_1() { return &____activity_state_1; } inline void set__activity_state_1(int32_t value) { ____activity_state_1 = value; } inline static int32_t get_offset_of__remain_time_2() { return static_cast(offsetof(DoubleAwardInfo_t3084087307, ____remain_time_2)); } inline int32_t get__remain_time_2() const { return ____remain_time_2; } inline int32_t* get_address_of__remain_time_2() { return &____remain_time_2; } inline void set__remain_time_2(int32_t value) { ____remain_time_2 = value; } inline static int32_t get_offset_of__valid_time_3() { return static_cast(offsetof(DoubleAwardInfo_t3084087307, ____valid_time_3)); } inline List_1_t3434637222 * get__valid_time_3() const { return ____valid_time_3; } inline List_1_t3434637222 ** get_address_of__valid_time_3() { return &____valid_time_3; } inline void set__valid_time_3(List_1_t3434637222 * value) { ____valid_time_3 = value; Il2CppCodeGenWriteBarrier((&____valid_time_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLEAWARDINFO_T3084087307_H #ifndef LIST_1_T3434637222_H #define LIST_1_T3434637222_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_t3434637222 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ValidTimeSectionU5BU5D_t1962604433* ____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_t3434637222, ____items_1)); } inline ValidTimeSectionU5BU5D_t1962604433* get__items_1() const { return ____items_1; } inline ValidTimeSectionU5BU5D_t1962604433** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ValidTimeSectionU5BU5D_t1962604433* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3434637222, ____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_t3434637222, ____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_t3434637222_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ValidTimeSectionU5BU5D_t1962604433* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3434637222_StaticFields, ___EmptyArray_4)); } inline ValidTimeSectionU5BU5D_t1962604433* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ValidTimeSectionU5BU5D_t1962604433** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ValidTimeSectionU5BU5D_t1962604433* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3434637222_H #ifndef U3CGETACTIVITYDETAILU3EC__ANONSTOREY0_T2637473353_H #define U3CGETACTIVITYDETAILU3EC__ANONSTOREY0_T2637473353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager/c__AnonStorey0 struct U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityManager/c__AnonStorey0::activity_id int32_t ___activity_id_0; public: inline static int32_t get_offset_of_activity_id_0() { return static_cast(offsetof(U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353, ___activity_id_0)); } inline int32_t get_activity_id_0() const { return ___activity_id_0; } inline int32_t* get_address_of_activity_id_0() { return &___activity_id_0; } inline void set_activity_id_0(int32_t value) { ___activity_id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETACTIVITYDETAILU3EC__ANONSTOREY0_T2637473353_H #ifndef RANKITEMDATA_T3804572627_H #define RANKITEMDATA_T3804572627_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRankList/RankItemData struct RankItemData_t3804572627 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nValue int32_t ___nValue_0; // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nRankMin int32_t ___nRankMin_1; // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nRankMax int32_t ___nRankMax_2; // System.Collections.Generic.List`1 DMCore.Logic.CActivityRankList/RankItemData::awardList List_1_t3149535657 * ___awardList_3; public: inline static int32_t get_offset_of_nValue_0() { return static_cast(offsetof(RankItemData_t3804572627, ___nValue_0)); } inline int32_t get_nValue_0() const { return ___nValue_0; } inline int32_t* get_address_of_nValue_0() { return &___nValue_0; } inline void set_nValue_0(int32_t value) { ___nValue_0 = value; } inline static int32_t get_offset_of_nRankMin_1() { return static_cast(offsetof(RankItemData_t3804572627, ___nRankMin_1)); } inline int32_t get_nRankMin_1() const { return ___nRankMin_1; } inline int32_t* get_address_of_nRankMin_1() { return &___nRankMin_1; } inline void set_nRankMin_1(int32_t value) { ___nRankMin_1 = value; } inline static int32_t get_offset_of_nRankMax_2() { return static_cast(offsetof(RankItemData_t3804572627, ___nRankMax_2)); } inline int32_t get_nRankMax_2() const { return ___nRankMax_2; } inline int32_t* get_address_of_nRankMax_2() { return &___nRankMax_2; } inline void set_nRankMax_2(int32_t value) { ___nRankMax_2 = value; } inline static int32_t get_offset_of_awardList_3() { return static_cast(offsetof(RankItemData_t3804572627, ___awardList_3)); } inline List_1_t3149535657 * get_awardList_3() const { return ___awardList_3; } inline List_1_t3149535657 ** get_address_of_awardList_3() { return &___awardList_3; } inline void set_awardList_3(List_1_t3149535657 * value) { ___awardList_3 = value; Il2CppCodeGenWriteBarrier((&___awardList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANKITEMDATA_T3804572627_H #ifndef RANKROLEDATA_T1774680756_H #define RANKROLEDATA_T1774680756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRankList/RankRoleData struct RankRoleData_t1774680756 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nRank int32_t ___nRank_0; // System.Int64 DMCore.Logic.CActivityRankList/RankRoleData::nUserID int64_t ___nUserID_1; // System.String DMCore.Logic.CActivityRankList/RankRoleData::strName String_t* ___strName_2; // System.Int64 DMCore.Logic.CActivityRankList/RankRoleData::nPhotoID int64_t ___nPhotoID_3; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nSex int32_t ___nSex_4; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nLevel int32_t ___nLevel_5; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nVIP int32_t ___nVIP_6; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nFashion int32_t ___nFashion_7; // System.Int64 DMCore.Logic.CActivityRankList/RankRoleData::nValue int64_t ___nValue_8; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nMBShipLv int32_t ___nMBShipLv_9; // System.Int32 DMCore.Logic.CActivityRankList/RankRoleData::nHeadBox int32_t ___nHeadBox_10; public: inline static int32_t get_offset_of_nRank_0() { return static_cast(offsetof(RankRoleData_t1774680756, ___nRank_0)); } inline int32_t get_nRank_0() const { return ___nRank_0; } inline int32_t* get_address_of_nRank_0() { return &___nRank_0; } inline void set_nRank_0(int32_t value) { ___nRank_0 = value; } inline static int32_t get_offset_of_nUserID_1() { return static_cast(offsetof(RankRoleData_t1774680756, ___nUserID_1)); } inline int64_t get_nUserID_1() const { return ___nUserID_1; } inline int64_t* get_address_of_nUserID_1() { return &___nUserID_1; } inline void set_nUserID_1(int64_t value) { ___nUserID_1 = value; } inline static int32_t get_offset_of_strName_2() { return static_cast(offsetof(RankRoleData_t1774680756, ___strName_2)); } inline String_t* get_strName_2() const { return ___strName_2; } inline String_t** get_address_of_strName_2() { return &___strName_2; } inline void set_strName_2(String_t* value) { ___strName_2 = value; Il2CppCodeGenWriteBarrier((&___strName_2), value); } inline static int32_t get_offset_of_nPhotoID_3() { return static_cast(offsetof(RankRoleData_t1774680756, ___nPhotoID_3)); } inline int64_t get_nPhotoID_3() const { return ___nPhotoID_3; } inline int64_t* get_address_of_nPhotoID_3() { return &___nPhotoID_3; } inline void set_nPhotoID_3(int64_t value) { ___nPhotoID_3 = value; } inline static int32_t get_offset_of_nSex_4() { return static_cast(offsetof(RankRoleData_t1774680756, ___nSex_4)); } inline int32_t get_nSex_4() const { return ___nSex_4; } inline int32_t* get_address_of_nSex_4() { return &___nSex_4; } inline void set_nSex_4(int32_t value) { ___nSex_4 = value; } inline static int32_t get_offset_of_nLevel_5() { return static_cast(offsetof(RankRoleData_t1774680756, ___nLevel_5)); } inline int32_t get_nLevel_5() const { return ___nLevel_5; } inline int32_t* get_address_of_nLevel_5() { return &___nLevel_5; } inline void set_nLevel_5(int32_t value) { ___nLevel_5 = value; } inline static int32_t get_offset_of_nVIP_6() { return static_cast(offsetof(RankRoleData_t1774680756, ___nVIP_6)); } inline int32_t get_nVIP_6() const { return ___nVIP_6; } inline int32_t* get_address_of_nVIP_6() { return &___nVIP_6; } inline void set_nVIP_6(int32_t value) { ___nVIP_6 = value; } inline static int32_t get_offset_of_nFashion_7() { return static_cast(offsetof(RankRoleData_t1774680756, ___nFashion_7)); } inline int32_t get_nFashion_7() const { return ___nFashion_7; } inline int32_t* get_address_of_nFashion_7() { return &___nFashion_7; } inline void set_nFashion_7(int32_t value) { ___nFashion_7 = value; } inline static int32_t get_offset_of_nValue_8() { return static_cast(offsetof(RankRoleData_t1774680756, ___nValue_8)); } inline int64_t get_nValue_8() const { return ___nValue_8; } inline int64_t* get_address_of_nValue_8() { return &___nValue_8; } inline void set_nValue_8(int64_t value) { ___nValue_8 = value; } inline static int32_t get_offset_of_nMBShipLv_9() { return static_cast(offsetof(RankRoleData_t1774680756, ___nMBShipLv_9)); } inline int32_t get_nMBShipLv_9() const { return ___nMBShipLv_9; } inline int32_t* get_address_of_nMBShipLv_9() { return &___nMBShipLv_9; } inline void set_nMBShipLv_9(int32_t value) { ___nMBShipLv_9 = value; } inline static int32_t get_offset_of_nHeadBox_10() { return static_cast(offsetof(RankRoleData_t1774680756, ___nHeadBox_10)); } inline int32_t get_nHeadBox_10() const { return ___nHeadBox_10; } inline int32_t* get_address_of_nHeadBox_10() { return &___nHeadBox_10; } inline void set_nHeadBox_10(int32_t value) { ___nHeadBox_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANKROLEDATA_T1774680756_H #ifndef LIST_1_T863193852_H #define LIST_1_T863193852_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_t863193852 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ADTypeEnumU5BU5D_t78896675* ____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_t863193852, ____items_1)); } inline ADTypeEnumU5BU5D_t78896675* get__items_1() const { return ____items_1; } inline ADTypeEnumU5BU5D_t78896675** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ADTypeEnumU5BU5D_t78896675* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t863193852, ____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_t863193852, ____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_t863193852_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ADTypeEnumU5BU5D_t78896675* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t863193852_StaticFields, ___EmptyArray_4)); } inline ADTypeEnumU5BU5D_t78896675* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ADTypeEnumU5BU5D_t78896675** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ADTypeEnumU5BU5D_t78896675* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T863193852_H #ifndef LIST_1_T539570837_H #define LIST_1_T539570837_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_t539570837 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AwardInfoU5BU5D_t2286538758* ____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_t539570837, ____items_1)); } inline AwardInfoU5BU5D_t2286538758* get__items_1() const { return ____items_1; } inline AwardInfoU5BU5D_t2286538758** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AwardInfoU5BU5D_t2286538758* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t539570837, ____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_t539570837, ____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_t539570837_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AwardInfoU5BU5D_t2286538758* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t539570837_StaticFields, ___EmptyArray_4)); } inline AwardInfoU5BU5D_t2286538758* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AwardInfoU5BU5D_t2286538758** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AwardInfoU5BU5D_t2286538758* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T539570837_H #ifndef CNETSERVERCONFIG_T202072970_H #define CNETSERVERCONFIG_T202072970_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970 : public RuntimeObject { public: // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_prop CDataProperty_t2806246268 * ___m_prop_1; // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_propProxy CDataProperty_t2806246268 * ___m_propProxy_2; // System.String DMCore.Net.CNetServerConfig::m_Setting String_t* ___m_Setting_3; public: inline static int32_t get_offset_of_m_prop_1() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_prop_1)); } inline CDataProperty_t2806246268 * get_m_prop_1() const { return ___m_prop_1; } inline CDataProperty_t2806246268 ** get_address_of_m_prop_1() { return &___m_prop_1; } inline void set_m_prop_1(CDataProperty_t2806246268 * value) { ___m_prop_1 = value; Il2CppCodeGenWriteBarrier((&___m_prop_1), value); } inline static int32_t get_offset_of_m_propProxy_2() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_propProxy_2)); } inline CDataProperty_t2806246268 * get_m_propProxy_2() const { return ___m_propProxy_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propProxy_2() { return &___m_propProxy_2; } inline void set_m_propProxy_2(CDataProperty_t2806246268 * value) { ___m_propProxy_2 = value; Il2CppCodeGenWriteBarrier((&___m_propProxy_2), value); } inline static int32_t get_offset_of_m_Setting_3() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_Setting_3)); } inline String_t* get_m_Setting_3() const { return ___m_Setting_3; } inline String_t** get_address_of_m_Setting_3() { return &___m_Setting_3; } inline void set_m_Setting_3(String_t* value) { ___m_Setting_3 = value; Il2CppCodeGenWriteBarrier((&___m_Setting_3), value); } }; struct CNetServerConfig_t202072970_StaticFields { public: // System.String DMCore.Net.CNetServerConfig::s_Version String_t* ___s_Version_0; // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::s_Instance CNetServerConfig_t202072970 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Version_0() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Version_0)); } inline String_t* get_s_Version_0() const { return ___s_Version_0; } inline String_t** get_address_of_s_Version_0() { return &___s_Version_0; } inline void set_s_Version_0(String_t* value) { ___s_Version_0 = value; Il2CppCodeGenWriteBarrier((&___s_Version_0), value); } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Instance_4)); } inline CNetServerConfig_t202072970 * get_s_Instance_4() const { return ___s_Instance_4; } inline CNetServerConfig_t202072970 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CNetServerConfig_t202072970 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVERCONFIG_T202072970_H #ifndef AWARDINFO_T3362463391_H #define AWARDINFO_T3362463391_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CADConfig/AwardInfo struct AwardInfo_t3362463391 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CADConfig/AwardInfo::index int32_t ___index_0; // DMCore.Logic.CAwardList DMCore.Logic.CADConfig/AwardInfo::list CAwardList_t4094041907 * ___list_1; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(AwardInfo_t3362463391, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_list_1() { return static_cast(offsetof(AwardInfo_t3362463391, ___list_1)); } inline CAwardList_t4094041907 * get_list_1() const { return ___list_1; } inline CAwardList_t4094041907 ** get_address_of_list_1() { return &___list_1; } inline void set_list_1(CAwardList_t4094041907 * value) { ___list_1 = value; Il2CppCodeGenWriteBarrier((&___list_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AWARDINFO_T3362463391_H #ifndef DICTIONARY_2_T663394087_H #define DICTIONARY_2_T663394087_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_t663394087 : 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 RankRoleDataU5BU5D_t1024712701* ___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_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087, ___valueSlots_7)); } inline RankRoleDataU5BU5D_t1024712701* get_valueSlots_7() const { return ___valueSlots_7; } inline RankRoleDataU5BU5D_t1024712701** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(RankRoleDataU5BU5D_t1024712701* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087, ___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_t663394087_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t629051545 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t663394087_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t629051545 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t629051545 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t629051545 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T663394087_H #ifndef U3CGETACTIVITYDETAILBYIDU3EC__ANONSTOREY1_T2561621224_H #define U3CGETACTIVITYDETAILBYIDU3EC__ANONSTOREY1_T2561621224_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager/c__AnonStorey1 struct U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityManager/c__AnonStorey1::activity_id int32_t ___activity_id_0; public: inline static int32_t get_offset_of_activity_id_0() { return static_cast(offsetof(U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224, ___activity_id_0)); } inline int32_t get_activity_id_0() const { return ___activity_id_0; } inline int32_t* get_address_of_activity_id_0() { return &___activity_id_0; } inline void set_activity_id_0(int32_t value) { ___activity_id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETACTIVITYDETAILBYIDU3EC__ANONSTOREY1_T2561621224_H #ifndef CSHOPMANAGER_T754298620_H #define CSHOPMANAGER_T754298620_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopManager struct CShopManager_t754298620 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CShopManager::k__BackingField int32_t ___U3COpenTimeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupMale Dictionary_2_t133775218 * ___m_listItemGroupMale_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupFemale Dictionary_2_t133775218 * ___m_listItemGroupFemale_6; // System.Int32 DMCore.Logic.CShopManager::m_uiActivetype int32_t ___m_uiActivetype_7; // System.Int32 DMCore.Logic.CShopManager::m_uiActivePage int32_t ___m_uiActivePage_8; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItem int32_t ___m_uiActiveItem_9; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItemValidation int32_t ___m_uiActiveItemValidation_10; // System.Int32 DMCore.Logic.CShopManager::m_selectType int32_t ___m_selectType_11; // System.Int32 DMCore.Logic.CShopManager::m_CurClothID int32_t ___m_CurClothID_12; // System.Boolean DMCore.Logic.CShopManager::m_bGroupBuyingChange bool ___m_bGroupBuyingChange_13; // DMCore.Logic.CShopGroupBuyingData DMCore.Logic.CShopManager::m_GroupBuyingData CShopGroupBuyingData_t1345810626 * ___m_GroupBuyingData_14; // System.Boolean DMCore.Logic.CShopManager::m_bSearch bool ___m_bSearch_15; // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::m_SearchGroup CShopItemGroup_t1245061887 * ___m_SearchGroup_16; public: inline static int32_t get_offset_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2)); } inline bool get_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() const { return ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return &___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline void set_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(bool value) { ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreU3Ek__BackingField_3)); } inline bool get_U3CIsOpenNewStoreU3Ek__BackingField_3() const { return ___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return &___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline void set_U3CIsOpenNewStoreU3Ek__BackingField_3(bool value) { ___U3CIsOpenNewStoreU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COpenTimeU3Ek__BackingField_4() { return static_cast(offsetof(CShopManager_t754298620, ___U3COpenTimeU3Ek__BackingField_4)); } inline int32_t get_U3COpenTimeU3Ek__BackingField_4() const { return ___U3COpenTimeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3COpenTimeU3Ek__BackingField_4() { return &___U3COpenTimeU3Ek__BackingField_4; } inline void set_U3COpenTimeU3Ek__BackingField_4(int32_t value) { ___U3COpenTimeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_listItemGroupMale_5() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupMale_5)); } inline Dictionary_2_t133775218 * get_m_listItemGroupMale_5() const { return ___m_listItemGroupMale_5; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupMale_5() { return &___m_listItemGroupMale_5; } inline void set_m_listItemGroupMale_5(Dictionary_2_t133775218 * value) { ___m_listItemGroupMale_5 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupMale_5), value); } inline static int32_t get_offset_of_m_listItemGroupFemale_6() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupFemale_6)); } inline Dictionary_2_t133775218 * get_m_listItemGroupFemale_6() const { return ___m_listItemGroupFemale_6; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupFemale_6() { return &___m_listItemGroupFemale_6; } inline void set_m_listItemGroupFemale_6(Dictionary_2_t133775218 * value) { ___m_listItemGroupFemale_6 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupFemale_6), value); } inline static int32_t get_offset_of_m_uiActivetype_7() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivetype_7)); } inline int32_t get_m_uiActivetype_7() const { return ___m_uiActivetype_7; } inline int32_t* get_address_of_m_uiActivetype_7() { return &___m_uiActivetype_7; } inline void set_m_uiActivetype_7(int32_t value) { ___m_uiActivetype_7 = value; } inline static int32_t get_offset_of_m_uiActivePage_8() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivePage_8)); } inline int32_t get_m_uiActivePage_8() const { return ___m_uiActivePage_8; } inline int32_t* get_address_of_m_uiActivePage_8() { return &___m_uiActivePage_8; } inline void set_m_uiActivePage_8(int32_t value) { ___m_uiActivePage_8 = value; } inline static int32_t get_offset_of_m_uiActiveItem_9() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItem_9)); } inline int32_t get_m_uiActiveItem_9() const { return ___m_uiActiveItem_9; } inline int32_t* get_address_of_m_uiActiveItem_9() { return &___m_uiActiveItem_9; } inline void set_m_uiActiveItem_9(int32_t value) { ___m_uiActiveItem_9 = value; } inline static int32_t get_offset_of_m_uiActiveItemValidation_10() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItemValidation_10)); } inline int32_t get_m_uiActiveItemValidation_10() const { return ___m_uiActiveItemValidation_10; } inline int32_t* get_address_of_m_uiActiveItemValidation_10() { return &___m_uiActiveItemValidation_10; } inline void set_m_uiActiveItemValidation_10(int32_t value) { ___m_uiActiveItemValidation_10 = value; } inline static int32_t get_offset_of_m_selectType_11() { return static_cast(offsetof(CShopManager_t754298620, ___m_selectType_11)); } inline int32_t get_m_selectType_11() const { return ___m_selectType_11; } inline int32_t* get_address_of_m_selectType_11() { return &___m_selectType_11; } inline void set_m_selectType_11(int32_t value) { ___m_selectType_11 = value; } inline static int32_t get_offset_of_m_CurClothID_12() { return static_cast(offsetof(CShopManager_t754298620, ___m_CurClothID_12)); } inline int32_t get_m_CurClothID_12() const { return ___m_CurClothID_12; } inline int32_t* get_address_of_m_CurClothID_12() { return &___m_CurClothID_12; } inline void set_m_CurClothID_12(int32_t value) { ___m_CurClothID_12 = value; } inline static int32_t get_offset_of_m_bGroupBuyingChange_13() { return static_cast(offsetof(CShopManager_t754298620, ___m_bGroupBuyingChange_13)); } inline bool get_m_bGroupBuyingChange_13() const { return ___m_bGroupBuyingChange_13; } inline bool* get_address_of_m_bGroupBuyingChange_13() { return &___m_bGroupBuyingChange_13; } inline void set_m_bGroupBuyingChange_13(bool value) { ___m_bGroupBuyingChange_13 = value; } inline static int32_t get_offset_of_m_GroupBuyingData_14() { return static_cast(offsetof(CShopManager_t754298620, ___m_GroupBuyingData_14)); } inline CShopGroupBuyingData_t1345810626 * get_m_GroupBuyingData_14() const { return ___m_GroupBuyingData_14; } inline CShopGroupBuyingData_t1345810626 ** get_address_of_m_GroupBuyingData_14() { return &___m_GroupBuyingData_14; } inline void set_m_GroupBuyingData_14(CShopGroupBuyingData_t1345810626 * value) { ___m_GroupBuyingData_14 = value; Il2CppCodeGenWriteBarrier((&___m_GroupBuyingData_14), value); } inline static int32_t get_offset_of_m_bSearch_15() { return static_cast(offsetof(CShopManager_t754298620, ___m_bSearch_15)); } inline bool get_m_bSearch_15() const { return ___m_bSearch_15; } inline bool* get_address_of_m_bSearch_15() { return &___m_bSearch_15; } inline void set_m_bSearch_15(bool value) { ___m_bSearch_15 = value; } inline static int32_t get_offset_of_m_SearchGroup_16() { return static_cast(offsetof(CShopManager_t754298620, ___m_SearchGroup_16)); } inline CShopItemGroup_t1245061887 * get_m_SearchGroup_16() const { return ___m_SearchGroup_16; } inline CShopItemGroup_t1245061887 ** get_address_of_m_SearchGroup_16() { return &___m_SearchGroup_16; } inline void set_m_SearchGroup_16(CShopItemGroup_t1245061887 * value) { ___m_SearchGroup_16 = value; Il2CppCodeGenWriteBarrier((&___m_SearchGroup_16), value); } }; struct CShopManager_t754298620_StaticFields { public: // System.Int32 DMCore.Logic.CShopManager::SHOP_ITEM_COUNT_ONE_PAGE int32_t ___SHOP_ITEM_COUNT_ONE_PAGE_0; // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::s_Instance CShopManager_t754298620 * ___s_Instance_17; public: inline static int32_t get_offset_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___SHOP_ITEM_COUNT_ONE_PAGE_0)); } inline int32_t get_SHOP_ITEM_COUNT_ONE_PAGE_0() const { return ___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline int32_t* get_address_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return &___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline void set_SHOP_ITEM_COUNT_ONE_PAGE_0(int32_t value) { ___SHOP_ITEM_COUNT_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___s_Instance_17)); } inline CShopManager_t754298620 * get_s_Instance_17() const { return ___s_Instance_17; } inline CShopManager_t754298620 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CShopManager_t754298620 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPMANAGER_T754298620_H #ifndef U3CREQUESTINDEPENDENTACTIVITYDETAILU3EC__ANONSTOREY2_T1823963595_H #define U3CREQUESTINDEPENDENTACTIVITYDETAILU3EC__ANONSTOREY2_T1823963595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager/c__AnonStorey2 struct U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityManager/c__AnonStorey2::activity_id int32_t ___activity_id_0; public: inline static int32_t get_offset_of_activity_id_0() { return static_cast(offsetof(U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595, ___activity_id_0)); } inline int32_t get_activity_id_0() const { return ___activity_id_0; } inline int32_t* get_address_of_activity_id_0() { return &___activity_id_0; } inline void set_activity_id_0(int32_t value) { ___activity_id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CREQUESTINDEPENDENTACTIVITYDETAILU3EC__ANONSTOREY2_T1823963595_H #ifndef CPROPERTY_T963755051_H #define CPROPERTY_T963755051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CProperty struct CProperty_t963755051 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CProperty::m_DicPropData Dictionary_2_t1380571261 * ___m_DicPropData_0; // System.Collections.Generic.Dictionary`2>> DMCore.Framework.Scene.CProperty::m_DicWatch Dictionary_2_t3277249325 * ___m_DicWatch_1; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeBefore CBetterSet_1_t433888323 * ___m_propChangeBefore_2; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeEnd CBetterSet_1_t2134195988 * ___m_propChangeEnd_3; public: inline static int32_t get_offset_of_m_DicPropData_0() { return static_cast(offsetof(CProperty_t963755051, ___m_DicPropData_0)); } inline Dictionary_2_t1380571261 * get_m_DicPropData_0() const { return ___m_DicPropData_0; } inline Dictionary_2_t1380571261 ** get_address_of_m_DicPropData_0() { return &___m_DicPropData_0; } inline void set_m_DicPropData_0(Dictionary_2_t1380571261 * value) { ___m_DicPropData_0 = value; Il2CppCodeGenWriteBarrier((&___m_DicPropData_0), value); } inline static int32_t get_offset_of_m_DicWatch_1() { return static_cast(offsetof(CProperty_t963755051, ___m_DicWatch_1)); } inline Dictionary_2_t3277249325 * get_m_DicWatch_1() const { return ___m_DicWatch_1; } inline Dictionary_2_t3277249325 ** get_address_of_m_DicWatch_1() { return &___m_DicWatch_1; } inline void set_m_DicWatch_1(Dictionary_2_t3277249325 * value) { ___m_DicWatch_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicWatch_1), value); } inline static int32_t get_offset_of_m_propChangeBefore_2() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeBefore_2)); } inline CBetterSet_1_t433888323 * get_m_propChangeBefore_2() const { return ___m_propChangeBefore_2; } inline CBetterSet_1_t433888323 ** get_address_of_m_propChangeBefore_2() { return &___m_propChangeBefore_2; } inline void set_m_propChangeBefore_2(CBetterSet_1_t433888323 * value) { ___m_propChangeBefore_2 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeBefore_2), value); } inline static int32_t get_offset_of_m_propChangeEnd_3() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeEnd_3)); } inline CBetterSet_1_t2134195988 * get_m_propChangeEnd_3() const { return ___m_propChangeEnd_3; } inline CBetterSet_1_t2134195988 ** get_address_of_m_propChangeEnd_3() { return &___m_propChangeEnd_3; } inline void set_m_propChangeEnd_3(CBetterSet_1_t2134195988 * value) { ___m_propChangeEnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeEnd_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPERTY_T963755051_H #ifndef CMSGMANAGER_T455955613_H #define CMSGMANAGER_T455955613_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgManager struct CMsgManager_t455955613 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 DMCore.CMsgManager::m_listHintMsgs LinkedList_1_t687096698 * ___m_listHintMsgs_0; // System.Boolean DMCore.CMsgManager::m_bShow bool ___m_bShow_1; public: inline static int32_t get_offset_of_m_listHintMsgs_0() { return static_cast(offsetof(CMsgManager_t455955613, ___m_listHintMsgs_0)); } inline LinkedList_1_t687096698 * get_m_listHintMsgs_0() const { return ___m_listHintMsgs_0; } inline LinkedList_1_t687096698 ** get_address_of_m_listHintMsgs_0() { return &___m_listHintMsgs_0; } inline void set_m_listHintMsgs_0(LinkedList_1_t687096698 * value) { ___m_listHintMsgs_0 = value; Il2CppCodeGenWriteBarrier((&___m_listHintMsgs_0), value); } inline static int32_t get_offset_of_m_bShow_1() { return static_cast(offsetof(CMsgManager_t455955613, ___m_bShow_1)); } inline bool get_m_bShow_1() const { return ___m_bShow_1; } inline bool* get_address_of_m_bShow_1() { return &___m_bShow_1; } inline void set_m_bShow_1(bool value) { ___m_bShow_1 = value; } }; struct CMsgManager_t455955613_StaticFields { public: // DMCore.CMsgManager DMCore.CMsgManager::s_Instance CMsgManager_t455955613 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CMsgManager_t455955613_StaticFields, ___s_Instance_2)); } inline CMsgManager_t455955613 * get_s_Instance_2() const { return ___s_Instance_2; } inline CMsgManager_t455955613 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CMsgManager_t455955613 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGMANAGER_T455955613_H #ifndef 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 LIST_1_T981680073_H #define LIST_1_T981680073_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_t981680073 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RankItemDataU5BU5D_t2759197570* ____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_t981680073, ____items_1)); } inline RankItemDataU5BU5D_t2759197570* get__items_1() const { return ____items_1; } inline RankItemDataU5BU5D_t2759197570** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RankItemDataU5BU5D_t2759197570* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t981680073, ____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_t981680073, ____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_t981680073_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RankItemDataU5BU5D_t2759197570* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t981680073_StaticFields, ___EmptyArray_4)); } inline RankItemDataU5BU5D_t2759197570* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RankItemDataU5BU5D_t2759197570** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RankItemDataU5BU5D_t2759197570* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T981680073_H #ifndef XMLNODELIST_T2551693786_H #define XMLNODELIST_T2551693786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeList struct XmlNodeList_t2551693786 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODELIST_T2551693786_H #ifndef CWISHFOUNTAINMGR_T2594140948_H #define CWISHFOUNTAINMGR_T2594140948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948 : public RuntimeObject { public: // DMCore.Logic.CWishFountainMgr/OnShopListChanged DMCore.Logic.CWishFountainMgr::ShopListChanged OnShopListChanged_t2776790831 * ___ShopListChanged_0; // DMCore.Logic.TreviType DMCore.Logic.CWishFountainMgr::k__BackingField TreviType_t2222439988 * ___U3CcurTreviTypeU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CLegendItemDataReadyU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CWishFountainMgr::m_bIfChanged bool ___m_bIfChanged_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_drawData Dictionary_2_t1764937221 * ___m_drawData_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_DisplayData Dictionary_2_t2807764417 * ___m_DisplayData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CWishFountainMgr::m_shopData Dictionary_2_t840632218 * ___m_shopData_8; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_TreviList List_1_t3694514730 * ___m_TreviList_9; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_CopyTreviList List_1_t3694514730 * ___m_CopyTreviList_10; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___ShopListChanged_0)); } inline OnShopListChanged_t2776790831 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2776790831 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2776790831 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_U3CcurTreviTypeU3Ek__BackingField_1() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CcurTreviTypeU3Ek__BackingField_1)); } inline TreviType_t2222439988 * get_U3CcurTreviTypeU3Ek__BackingField_1() const { return ___U3CcurTreviTypeU3Ek__BackingField_1; } inline TreviType_t2222439988 ** get_address_of_U3CcurTreviTypeU3Ek__BackingField_1() { return &___U3CcurTreviTypeU3Ek__BackingField_1; } inline void set_U3CcurTreviTypeU3Ek__BackingField_1(TreviType_t2222439988 * value) { ___U3CcurTreviTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CcurTreviTypeU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CLegendItemDataReadyU3Ek__BackingField_2)); } inline bool get_U3CLegendItemDataReadyU3Ek__BackingField_2() const { return ___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline bool* get_address_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return &___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline void set_U3CLegendItemDataReadyU3Ek__BackingField_2(bool value) { ___U3CLegendItemDataReadyU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3)); } inline bool get_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() const { return ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return &___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline void set_U3CIsLegendItemTimesChangedU3Ek__BackingField_3(bool value) { ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_bIfChanged_5() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_bIfChanged_5)); } inline bool get_m_bIfChanged_5() const { return ___m_bIfChanged_5; } inline bool* get_address_of_m_bIfChanged_5() { return &___m_bIfChanged_5; } inline void set_m_bIfChanged_5(bool value) { ___m_bIfChanged_5 = value; } inline static int32_t get_offset_of_m_drawData_6() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_drawData_6)); } inline Dictionary_2_t1764937221 * get_m_drawData_6() const { return ___m_drawData_6; } inline Dictionary_2_t1764937221 ** get_address_of_m_drawData_6() { return &___m_drawData_6; } inline void set_m_drawData_6(Dictionary_2_t1764937221 * value) { ___m_drawData_6 = value; Il2CppCodeGenWriteBarrier((&___m_drawData_6), value); } inline static int32_t get_offset_of_m_DisplayData_7() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_DisplayData_7)); } inline Dictionary_2_t2807764417 * get_m_DisplayData_7() const { return ___m_DisplayData_7; } inline Dictionary_2_t2807764417 ** get_address_of_m_DisplayData_7() { return &___m_DisplayData_7; } inline void set_m_DisplayData_7(Dictionary_2_t2807764417 * value) { ___m_DisplayData_7 = value; Il2CppCodeGenWriteBarrier((&___m_DisplayData_7), value); } inline static int32_t get_offset_of_m_shopData_8() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_shopData_8)); } inline Dictionary_2_t840632218 * get_m_shopData_8() const { return ___m_shopData_8; } inline Dictionary_2_t840632218 ** get_address_of_m_shopData_8() { return &___m_shopData_8; } inline void set_m_shopData_8(Dictionary_2_t840632218 * value) { ___m_shopData_8 = value; Il2CppCodeGenWriteBarrier((&___m_shopData_8), value); } inline static int32_t get_offset_of_m_TreviList_9() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_TreviList_9)); } inline List_1_t3694514730 * get_m_TreviList_9() const { return ___m_TreviList_9; } inline List_1_t3694514730 ** get_address_of_m_TreviList_9() { return &___m_TreviList_9; } inline void set_m_TreviList_9(List_1_t3694514730 * value) { ___m_TreviList_9 = value; Il2CppCodeGenWriteBarrier((&___m_TreviList_9), value); } inline static int32_t get_offset_of_m_CopyTreviList_10() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_CopyTreviList_10)); } inline List_1_t3694514730 * get_m_CopyTreviList_10() const { return ___m_CopyTreviList_10; } inline List_1_t3694514730 ** get_address_of_m_CopyTreviList_10() { return &___m_CopyTreviList_10; } inline void set_m_CopyTreviList_10(List_1_t3694514730 * value) { ___m_CopyTreviList_10 = value; Il2CppCodeGenWriteBarrier((&___m_CopyTreviList_10), value); } }; struct CWishFountainMgr_t2594140948_StaticFields { public: // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::s_Instance CWishFountainMgr_t2594140948 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CWishFountainMgr_t2594140948_StaticFields, ___s_Instance_4)); } inline CWishFountainMgr_t2594140948 * get_s_Instance_4() const { return ___s_Instance_4; } inline CWishFountainMgr_t2594140948 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CWishFountainMgr_t2594140948 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWISHFOUNTAINMGR_T2594140948_H #ifndef DICTIONARY_2_T3411842347_H #define DICTIONARY_2_T3411842347_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_t3411842347 : 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 AchievementItemU5BU5D_t3294541161* ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___valueSlots_7)); } inline AchievementItemU5BU5D_t3294541161* get_valueSlots_7() const { return ___valueSlots_7; } inline AchievementItemU5BU5D_t3294541161** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(AchievementItemU5BU5D_t3294541161* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347, ___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_t3411842347_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2898880005 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3411842347_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2898880005 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2898880005 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2898880005 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3411842347_H #ifndef DICTIONARY_2_T2479807821_H #define DICTIONARY_2_T2479807821_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_t2479807821 : 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 CAchDetailU5BU5D_t3103518335* ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___valueSlots_7)); } inline CAchDetailU5BU5D_t3103518335* get_valueSlots_7() const { return ___valueSlots_7; } inline CAchDetailU5BU5D_t3103518335** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CAchDetailU5BU5D_t3103518335* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821, ___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_t2479807821_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2707857179 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2479807821_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2707857179 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2707857179 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2707857179 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2479807821_H #ifndef DICTIONARY_2_T3677221115_H #define DICTIONARY_2_T3677221115_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_t3677221115 : 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 MedalStateU5BU5D_t833740889* ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___valueSlots_7)); } inline MedalStateU5BU5D_t833740889* get_valueSlots_7() const { return ___valueSlots_7; } inline MedalStateU5BU5D_t833740889** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(MedalStateU5BU5D_t833740889* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115, ___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_t3677221115_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t438079733 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3677221115_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t438079733 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t438079733 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t438079733 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3677221115_H #ifndef LIST_1_T1288323943_H #define LIST_1_T1288323943_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_t1288323943 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AchievementCompletedItemU5BU5D_t130815916* ____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_t1288323943, ____items_1)); } inline AchievementCompletedItemU5BU5D_t130815916* get__items_1() const { return ____items_1; } inline AchievementCompletedItemU5BU5D_t130815916** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AchievementCompletedItemU5BU5D_t130815916* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1288323943, ____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_t1288323943, ____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_t1288323943_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AchievementCompletedItemU5BU5D_t130815916* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1288323943_StaticFields, ___EmptyArray_4)); } inline AchievementCompletedItemU5BU5D_t130815916* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AchievementCompletedItemU5BU5D_t130815916** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AchievementCompletedItemU5BU5D_t130815916* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1288323943_H #ifndef ACHOUTERINFO_T328674887_H #define ACHOUTERINFO_T328674887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementNewCfg/AchOuterInfo struct AchOuterInfo_t328674887 : public RuntimeObject { public: // System.Int32 CAchievementNewCfg/AchOuterInfo::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String CAchievementNewCfg/AchOuterInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.Collections.Generic.List`1 CAchievementNewCfg/AchOuterInfo::k__BackingField List_1_t1766130607 * ___U3CInterInfoListU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(AchOuterInfo_t328674887, ___U3CIDU3Ek__BackingField_0)); } inline int32_t get_U3CIDU3Ek__BackingField_0() const { return ___U3CIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIDU3Ek__BackingField_0() { return &___U3CIDU3Ek__BackingField_0; } inline void set_U3CIDU3Ek__BackingField_0(int32_t value) { ___U3CIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(AchOuterInfo_t328674887, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CInterInfoListU3Ek__BackingField_2() { return static_cast(offsetof(AchOuterInfo_t328674887, ___U3CInterInfoListU3Ek__BackingField_2)); } inline List_1_t1766130607 * get_U3CInterInfoListU3Ek__BackingField_2() const { return ___U3CInterInfoListU3Ek__BackingField_2; } inline List_1_t1766130607 ** get_address_of_U3CInterInfoListU3Ek__BackingField_2() { return &___U3CInterInfoListU3Ek__BackingField_2; } inline void set_U3CInterInfoListU3Ek__BackingField_2(List_1_t1766130607 * value) { ___U3CInterInfoListU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CInterInfoListU3Ek__BackingField_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHOUTERINFO_T328674887_H #ifndef CCHANGEGAMEMANAGER_T2081989347_H #define CCHANGEGAMEMANAGER_T2081989347_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347 : public RuntimeObject { public: // DMCore.Logic.CChangeGameManager/OnShopListChanged DMCore.Logic.CChangeGameManager::ShopListChanged OnShopListChanged_t2987809885 * ___ShopListChanged_0; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_PartRewardList List_1_t3454575947 * ___m_PartRewardList_2; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_finalist List_1_t3454575947 * ___m_finalist_3; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_List List_1_t3768009848 * ___m_List_4; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_rankListInfo List_1_t3330140190 * ___m_rankListInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_gamePageInfo List_1_t2959980932 * ___m_gamePageInfo_6; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CChangeGameManager::m_ThemeData Dictionary_2_t1848694263 * ___m_ThemeData_7; // CDataModelBool DMCore.Logic.CChangeGameManager::ThemeGetMsg CDataModelBool_t2269476966 * ___ThemeGetMsg_8; // System.Int32 DMCore.Logic.CChangeGameManager::stage int32_t ___stage_9; // System.Boolean DMCore.Logic.CChangeGameManager::b_isClkRank bool ___b_isClkRank_10; // System.Boolean DMCore.Logic.CChangeGameManager::b_isSign bool ___b_isSign_11; // System.Int32 DMCore.Logic.CChangeGameManager::m_bagMaxCount int32_t ___m_bagMaxCount_12; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_travelBagId List_1_t128053199 * ___m_travelBagId_13; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_propsList List_1_t128053199 * ___m_propsList_14; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_suitcaseList List_1_t128053199 * ___m_suitcaseList_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_assembleListInfo Dictionary_2_t2125489543 * ___m_assembleListInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_dressListId List_1_t128053199 * ___m_dressListId_17; // System.Int32 DMCore.Logic.CChangeGameManager::m_selectedTheme int32_t ___m_selectedTheme_18; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_reviewListInfo List_1_t2386912134 * ___m_reviewListInfo_19; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_themeDressId Dictionary_2_t4098518019 * ___m_themeDressId_20; // System.Collections.Generic.List`1[] DMCore.Logic.CChangeGameManager::GroupAll List_1U5BU5D_t3580830742* ___GroupAll_21; // System.Int32 DMCore.Logic.CChangeGameManager::m_diffTime int32_t ___m_diffTime_22; // System.String DMCore.Logic.CChangeGameManager::m_EndTime String_t* ___m_EndTime_23; // System.Boolean DMCore.Logic.CChangeGameManager::b_isChange bool ___b_isChange_24; // CDataModelBool DMCore.Logic.CChangeGameManager::m_SuitcaseGetMsg CDataModelBool_t2269476966 * ___m_SuitcaseGetMsg_25; // CDataModelBool DMCore.Logic.CChangeGameManager::CStartVoteMsg CDataModelBool_t2269476966 * ___CStartVoteMsg_26; // CDataModelBool DMCore.Logic.CChangeGameManager::CRankState CDataModelBool_t2269476966 * ___CRankState_27; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_awardList List_1_t4158936807 * ___m_awardList_28; // DMCore.Logic.ThemeInfo DMCore.Logic.CChangeGameManager::m_themeInfo ThemeInfo_t1099106658 * ___m_themeInfo_29; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_submitVoteDic Dictionary_2_t1839659084 * ___m_submitVoteDic_30; // System.Boolean DMCore.Logic.CChangeGameManager::IsDraw bool ___IsDraw_31; // System.Boolean DMCore.Logic.CChangeGameManager::m_IsOpen bool ___m_IsOpen_32; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_shopList List_1_t3369058668 * ___m_shopList_33; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ShopListChanged_0)); } inline OnShopListChanged_t2987809885 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2987809885 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2987809885 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_m_PartRewardList_2() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_PartRewardList_2)); } inline List_1_t3454575947 * get_m_PartRewardList_2() const { return ___m_PartRewardList_2; } inline List_1_t3454575947 ** get_address_of_m_PartRewardList_2() { return &___m_PartRewardList_2; } inline void set_m_PartRewardList_2(List_1_t3454575947 * value) { ___m_PartRewardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_PartRewardList_2), value); } inline static int32_t get_offset_of_m_finalist_3() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_finalist_3)); } inline List_1_t3454575947 * get_m_finalist_3() const { return ___m_finalist_3; } inline List_1_t3454575947 ** get_address_of_m_finalist_3() { return &___m_finalist_3; } inline void set_m_finalist_3(List_1_t3454575947 * value) { ___m_finalist_3 = value; Il2CppCodeGenWriteBarrier((&___m_finalist_3), value); } inline static int32_t get_offset_of_m_List_4() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_List_4)); } inline List_1_t3768009848 * get_m_List_4() const { return ___m_List_4; } inline List_1_t3768009848 ** get_address_of_m_List_4() { return &___m_List_4; } inline void set_m_List_4(List_1_t3768009848 * value) { ___m_List_4 = value; Il2CppCodeGenWriteBarrier((&___m_List_4), value); } inline static int32_t get_offset_of_m_rankListInfo_5() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_rankListInfo_5)); } inline List_1_t3330140190 * get_m_rankListInfo_5() const { return ___m_rankListInfo_5; } inline List_1_t3330140190 ** get_address_of_m_rankListInfo_5() { return &___m_rankListInfo_5; } inline void set_m_rankListInfo_5(List_1_t3330140190 * value) { ___m_rankListInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_rankListInfo_5), value); } inline static int32_t get_offset_of_m_gamePageInfo_6() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_gamePageInfo_6)); } inline List_1_t2959980932 * get_m_gamePageInfo_6() const { return ___m_gamePageInfo_6; } inline List_1_t2959980932 ** get_address_of_m_gamePageInfo_6() { return &___m_gamePageInfo_6; } inline void set_m_gamePageInfo_6(List_1_t2959980932 * value) { ___m_gamePageInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_gamePageInfo_6), value); } inline static int32_t get_offset_of_m_ThemeData_7() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_ThemeData_7)); } inline Dictionary_2_t1848694263 * get_m_ThemeData_7() const { return ___m_ThemeData_7; } inline Dictionary_2_t1848694263 ** get_address_of_m_ThemeData_7() { return &___m_ThemeData_7; } inline void set_m_ThemeData_7(Dictionary_2_t1848694263 * value) { ___m_ThemeData_7 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeData_7), value); } inline static int32_t get_offset_of_ThemeGetMsg_8() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ThemeGetMsg_8)); } inline CDataModelBool_t2269476966 * get_ThemeGetMsg_8() const { return ___ThemeGetMsg_8; } inline CDataModelBool_t2269476966 ** get_address_of_ThemeGetMsg_8() { return &___ThemeGetMsg_8; } inline void set_ThemeGetMsg_8(CDataModelBool_t2269476966 * value) { ___ThemeGetMsg_8 = value; Il2CppCodeGenWriteBarrier((&___ThemeGetMsg_8), value); } inline static int32_t get_offset_of_stage_9() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___stage_9)); } inline int32_t get_stage_9() const { return ___stage_9; } inline int32_t* get_address_of_stage_9() { return &___stage_9; } inline void set_stage_9(int32_t value) { ___stage_9 = value; } inline static int32_t get_offset_of_b_isClkRank_10() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isClkRank_10)); } inline bool get_b_isClkRank_10() const { return ___b_isClkRank_10; } inline bool* get_address_of_b_isClkRank_10() { return &___b_isClkRank_10; } inline void set_b_isClkRank_10(bool value) { ___b_isClkRank_10 = value; } inline static int32_t get_offset_of_b_isSign_11() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isSign_11)); } inline bool get_b_isSign_11() const { return ___b_isSign_11; } inline bool* get_address_of_b_isSign_11() { return &___b_isSign_11; } inline void set_b_isSign_11(bool value) { ___b_isSign_11 = value; } inline static int32_t get_offset_of_m_bagMaxCount_12() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_bagMaxCount_12)); } inline int32_t get_m_bagMaxCount_12() const { return ___m_bagMaxCount_12; } inline int32_t* get_address_of_m_bagMaxCount_12() { return &___m_bagMaxCount_12; } inline void set_m_bagMaxCount_12(int32_t value) { ___m_bagMaxCount_12 = value; } inline static int32_t get_offset_of_m_travelBagId_13() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_travelBagId_13)); } inline List_1_t128053199 * get_m_travelBagId_13() const { return ___m_travelBagId_13; } inline List_1_t128053199 ** get_address_of_m_travelBagId_13() { return &___m_travelBagId_13; } inline void set_m_travelBagId_13(List_1_t128053199 * value) { ___m_travelBagId_13 = value; Il2CppCodeGenWriteBarrier((&___m_travelBagId_13), value); } inline static int32_t get_offset_of_m_propsList_14() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_propsList_14)); } inline List_1_t128053199 * get_m_propsList_14() const { return ___m_propsList_14; } inline List_1_t128053199 ** get_address_of_m_propsList_14() { return &___m_propsList_14; } inline void set_m_propsList_14(List_1_t128053199 * value) { ___m_propsList_14 = value; Il2CppCodeGenWriteBarrier((&___m_propsList_14), value); } inline static int32_t get_offset_of_m_suitcaseList_15() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_suitcaseList_15)); } inline List_1_t128053199 * get_m_suitcaseList_15() const { return ___m_suitcaseList_15; } inline List_1_t128053199 ** get_address_of_m_suitcaseList_15() { return &___m_suitcaseList_15; } inline void set_m_suitcaseList_15(List_1_t128053199 * value) { ___m_suitcaseList_15 = value; Il2CppCodeGenWriteBarrier((&___m_suitcaseList_15), value); } inline static int32_t get_offset_of_m_assembleListInfo_16() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_assembleListInfo_16)); } inline Dictionary_2_t2125489543 * get_m_assembleListInfo_16() const { return ___m_assembleListInfo_16; } inline Dictionary_2_t2125489543 ** get_address_of_m_assembleListInfo_16() { return &___m_assembleListInfo_16; } inline void set_m_assembleListInfo_16(Dictionary_2_t2125489543 * value) { ___m_assembleListInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_assembleListInfo_16), value); } inline static int32_t get_offset_of_m_dressListId_17() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_dressListId_17)); } inline List_1_t128053199 * get_m_dressListId_17() const { return ___m_dressListId_17; } inline List_1_t128053199 ** get_address_of_m_dressListId_17() { return &___m_dressListId_17; } inline void set_m_dressListId_17(List_1_t128053199 * value) { ___m_dressListId_17 = value; Il2CppCodeGenWriteBarrier((&___m_dressListId_17), value); } inline static int32_t get_offset_of_m_selectedTheme_18() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_selectedTheme_18)); } inline int32_t get_m_selectedTheme_18() const { return ___m_selectedTheme_18; } inline int32_t* get_address_of_m_selectedTheme_18() { return &___m_selectedTheme_18; } inline void set_m_selectedTheme_18(int32_t value) { ___m_selectedTheme_18 = value; } inline static int32_t get_offset_of_m_reviewListInfo_19() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_reviewListInfo_19)); } inline List_1_t2386912134 * get_m_reviewListInfo_19() const { return ___m_reviewListInfo_19; } inline List_1_t2386912134 ** get_address_of_m_reviewListInfo_19() { return &___m_reviewListInfo_19; } inline void set_m_reviewListInfo_19(List_1_t2386912134 * value) { ___m_reviewListInfo_19 = value; Il2CppCodeGenWriteBarrier((&___m_reviewListInfo_19), value); } inline static int32_t get_offset_of_m_themeDressId_20() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeDressId_20)); } inline Dictionary_2_t4098518019 * get_m_themeDressId_20() const { return ___m_themeDressId_20; } inline Dictionary_2_t4098518019 ** get_address_of_m_themeDressId_20() { return &___m_themeDressId_20; } inline void set_m_themeDressId_20(Dictionary_2_t4098518019 * value) { ___m_themeDressId_20 = value; Il2CppCodeGenWriteBarrier((&___m_themeDressId_20), value); } inline static int32_t get_offset_of_GroupAll_21() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___GroupAll_21)); } inline List_1U5BU5D_t3580830742* get_GroupAll_21() const { return ___GroupAll_21; } inline List_1U5BU5D_t3580830742** get_address_of_GroupAll_21() { return &___GroupAll_21; } inline void set_GroupAll_21(List_1U5BU5D_t3580830742* value) { ___GroupAll_21 = value; Il2CppCodeGenWriteBarrier((&___GroupAll_21), value); } inline static int32_t get_offset_of_m_diffTime_22() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_diffTime_22)); } inline int32_t get_m_diffTime_22() const { return ___m_diffTime_22; } inline int32_t* get_address_of_m_diffTime_22() { return &___m_diffTime_22; } inline void set_m_diffTime_22(int32_t value) { ___m_diffTime_22 = value; } inline static int32_t get_offset_of_m_EndTime_23() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_EndTime_23)); } inline String_t* get_m_EndTime_23() const { return ___m_EndTime_23; } inline String_t** get_address_of_m_EndTime_23() { return &___m_EndTime_23; } inline void set_m_EndTime_23(String_t* value) { ___m_EndTime_23 = value; Il2CppCodeGenWriteBarrier((&___m_EndTime_23), value); } inline static int32_t get_offset_of_b_isChange_24() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isChange_24)); } inline bool get_b_isChange_24() const { return ___b_isChange_24; } inline bool* get_address_of_b_isChange_24() { return &___b_isChange_24; } inline void set_b_isChange_24(bool value) { ___b_isChange_24 = value; } inline static int32_t get_offset_of_m_SuitcaseGetMsg_25() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_SuitcaseGetMsg_25)); } inline CDataModelBool_t2269476966 * get_m_SuitcaseGetMsg_25() const { return ___m_SuitcaseGetMsg_25; } inline CDataModelBool_t2269476966 ** get_address_of_m_SuitcaseGetMsg_25() { return &___m_SuitcaseGetMsg_25; } inline void set_m_SuitcaseGetMsg_25(CDataModelBool_t2269476966 * value) { ___m_SuitcaseGetMsg_25 = value; Il2CppCodeGenWriteBarrier((&___m_SuitcaseGetMsg_25), value); } inline static int32_t get_offset_of_CStartVoteMsg_26() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CStartVoteMsg_26)); } inline CDataModelBool_t2269476966 * get_CStartVoteMsg_26() const { return ___CStartVoteMsg_26; } inline CDataModelBool_t2269476966 ** get_address_of_CStartVoteMsg_26() { return &___CStartVoteMsg_26; } inline void set_CStartVoteMsg_26(CDataModelBool_t2269476966 * value) { ___CStartVoteMsg_26 = value; Il2CppCodeGenWriteBarrier((&___CStartVoteMsg_26), value); } inline static int32_t get_offset_of_CRankState_27() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CRankState_27)); } inline CDataModelBool_t2269476966 * get_CRankState_27() const { return ___CRankState_27; } inline CDataModelBool_t2269476966 ** get_address_of_CRankState_27() { return &___CRankState_27; } inline void set_CRankState_27(CDataModelBool_t2269476966 * value) { ___CRankState_27 = value; Il2CppCodeGenWriteBarrier((&___CRankState_27), value); } inline static int32_t get_offset_of_m_awardList_28() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_awardList_28)); } inline List_1_t4158936807 * get_m_awardList_28() const { return ___m_awardList_28; } inline List_1_t4158936807 ** get_address_of_m_awardList_28() { return &___m_awardList_28; } inline void set_m_awardList_28(List_1_t4158936807 * value) { ___m_awardList_28 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_28), value); } inline static int32_t get_offset_of_m_themeInfo_29() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeInfo_29)); } inline ThemeInfo_t1099106658 * get_m_themeInfo_29() const { return ___m_themeInfo_29; } inline ThemeInfo_t1099106658 ** get_address_of_m_themeInfo_29() { return &___m_themeInfo_29; } inline void set_m_themeInfo_29(ThemeInfo_t1099106658 * value) { ___m_themeInfo_29 = value; Il2CppCodeGenWriteBarrier((&___m_themeInfo_29), value); } inline static int32_t get_offset_of_m_submitVoteDic_30() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_submitVoteDic_30)); } inline Dictionary_2_t1839659084 * get_m_submitVoteDic_30() const { return ___m_submitVoteDic_30; } inline Dictionary_2_t1839659084 ** get_address_of_m_submitVoteDic_30() { return &___m_submitVoteDic_30; } inline void set_m_submitVoteDic_30(Dictionary_2_t1839659084 * value) { ___m_submitVoteDic_30 = value; Il2CppCodeGenWriteBarrier((&___m_submitVoteDic_30), value); } inline static int32_t get_offset_of_IsDraw_31() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___IsDraw_31)); } inline bool get_IsDraw_31() const { return ___IsDraw_31; } inline bool* get_address_of_IsDraw_31() { return &___IsDraw_31; } inline void set_IsDraw_31(bool value) { ___IsDraw_31 = value; } inline static int32_t get_offset_of_m_IsOpen_32() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_IsOpen_32)); } inline bool get_m_IsOpen_32() const { return ___m_IsOpen_32; } inline bool* get_address_of_m_IsOpen_32() { return &___m_IsOpen_32; } inline void set_m_IsOpen_32(bool value) { ___m_IsOpen_32 = value; } inline static int32_t get_offset_of_m_shopList_33() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_shopList_33)); } inline List_1_t3369058668 * get_m_shopList_33() const { return ___m_shopList_33; } inline List_1_t3369058668 ** get_address_of_m_shopList_33() { return &___m_shopList_33; } inline void set_m_shopList_33(List_1_t3369058668 * value) { ___m_shopList_33 = value; Il2CppCodeGenWriteBarrier((&___m_shopList_33), value); } }; struct CChangeGameManager_t2081989347_StaticFields { public: // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::s_Instance CChangeGameManager_t2081989347 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CChangeGameManager_t2081989347_StaticFields, ___s_Instance_1)); } inline CChangeGameManager_t2081989347 * get_s_Instance_1() const { return ___s_Instance_1; } inline CChangeGameManager_t2081989347 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CChangeGameManager_t2081989347 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGEGAMEMANAGER_T2081989347_H #ifndef CACCDELETEMANAGER_T1011526794_H #define CACCDELETEMANAGER_T1011526794_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAccDeleteManager struct CAccDeleteManager_t1011526794 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CAccDeleteManager::m_listBlackAcc List_1_t3319525431 * ___m_listBlackAcc_0; public: inline static int32_t get_offset_of_m_listBlackAcc_0() { return static_cast(offsetof(CAccDeleteManager_t1011526794, ___m_listBlackAcc_0)); } inline List_1_t3319525431 * get_m_listBlackAcc_0() const { return ___m_listBlackAcc_0; } inline List_1_t3319525431 ** get_address_of_m_listBlackAcc_0() { return &___m_listBlackAcc_0; } inline void set_m_listBlackAcc_0(List_1_t3319525431 * value) { ___m_listBlackAcc_0 = value; Il2CppCodeGenWriteBarrier((&___m_listBlackAcc_0), value); } }; struct CAccDeleteManager_t1011526794_StaticFields { public: // DMCore.Logic.CAccDeleteManager DMCore.Logic.CAccDeleteManager::s_Instance CAccDeleteManager_t1011526794 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CAccDeleteManager_t1011526794_StaticFields, ___s_Instance_1)); } inline CAccDeleteManager_t1011526794 * get_s_Instance_1() const { return ___s_Instance_1; } inline CAccDeleteManager_t1011526794 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CAccDeleteManager_t1011526794 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACCDELETEMANAGER_T1011526794_H #ifndef STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Int32 System.Text.StringBuilder::_length int32_t ____length_1; // System.String System.Text.StringBuilder::_str String_t* ____str_2; // System.String System.Text.StringBuilder::_cached_str String_t* ____cached_str_3; // System.Int32 System.Text.StringBuilder::_maxCapacity int32_t ____maxCapacity_4; public: inline static int32_t get_offset_of__length_1() { return static_cast(offsetof(StringBuilder_t, ____length_1)); } inline int32_t get__length_1() const { return ____length_1; } inline int32_t* get_address_of__length_1() { return &____length_1; } inline void set__length_1(int32_t value) { ____length_1 = value; } inline static int32_t get_offset_of__str_2() { return static_cast(offsetof(StringBuilder_t, ____str_2)); } inline String_t* get__str_2() const { return ____str_2; } inline String_t** get_address_of__str_2() { return &____str_2; } inline void set__str_2(String_t* value) { ____str_2 = value; Il2CppCodeGenWriteBarrier((&____str_2), value); } inline static int32_t get_offset_of__cached_str_3() { return static_cast(offsetof(StringBuilder_t, ____cached_str_3)); } inline String_t* get__cached_str_3() const { return ____cached_str_3; } inline String_t** get_address_of__cached_str_3() { return &____cached_str_3; } inline void set__cached_str_3(String_t* value) { ____cached_str_3 = value; Il2CppCodeGenWriteBarrier((&____cached_str_3), value); } inline static int32_t get_offset_of__maxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ____maxCapacity_4)); } inline int32_t get__maxCapacity_4() const { return ____maxCapacity_4; } inline int32_t* get_address_of__maxCapacity_4() { return &____maxCapacity_4; } inline void set__maxCapacity_4(int32_t value) { ____maxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef ENCODING_T1523322056_H #define ENCODING_T1523322056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.Encoding struct Encoding_t1523322056 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::codePage int32_t ___codePage_0; // System.Int32 System.Text.Encoding::windows_code_page int32_t ___windows_code_page_1; // System.Boolean System.Text.Encoding::is_readonly bool ___is_readonly_2; // System.Text.DecoderFallback System.Text.Encoding::decoder_fallback DecoderFallback_t3123823036 * ___decoder_fallback_3; // System.Text.EncoderFallback System.Text.Encoding::encoder_fallback EncoderFallback_t1188251036 * ___encoder_fallback_4; // System.String System.Text.Encoding::body_name String_t* ___body_name_8; // System.String System.Text.Encoding::encoding_name String_t* ___encoding_name_9; // System.String System.Text.Encoding::header_name String_t* ___header_name_10; // System.Boolean System.Text.Encoding::is_mail_news_display bool ___is_mail_news_display_11; // System.Boolean System.Text.Encoding::is_mail_news_save bool ___is_mail_news_save_12; // System.Boolean System.Text.Encoding::is_browser_save bool ___is_browser_save_13; // System.Boolean System.Text.Encoding::is_browser_display bool ___is_browser_display_14; // System.String System.Text.Encoding::web_name String_t* ___web_name_15; public: inline static int32_t get_offset_of_codePage_0() { return static_cast(offsetof(Encoding_t1523322056, ___codePage_0)); } inline int32_t get_codePage_0() const { return ___codePage_0; } inline int32_t* get_address_of_codePage_0() { return &___codePage_0; } inline void set_codePage_0(int32_t value) { ___codePage_0 = value; } inline static int32_t get_offset_of_windows_code_page_1() { return static_cast(offsetof(Encoding_t1523322056, ___windows_code_page_1)); } inline int32_t get_windows_code_page_1() const { return ___windows_code_page_1; } inline int32_t* get_address_of_windows_code_page_1() { return &___windows_code_page_1; } inline void set_windows_code_page_1(int32_t value) { ___windows_code_page_1 = value; } inline static int32_t get_offset_of_is_readonly_2() { return static_cast(offsetof(Encoding_t1523322056, ___is_readonly_2)); } inline bool get_is_readonly_2() const { return ___is_readonly_2; } inline bool* get_address_of_is_readonly_2() { return &___is_readonly_2; } inline void set_is_readonly_2(bool value) { ___is_readonly_2 = value; } inline static int32_t get_offset_of_decoder_fallback_3() { return static_cast(offsetof(Encoding_t1523322056, ___decoder_fallback_3)); } inline DecoderFallback_t3123823036 * get_decoder_fallback_3() const { return ___decoder_fallback_3; } inline DecoderFallback_t3123823036 ** get_address_of_decoder_fallback_3() { return &___decoder_fallback_3; } inline void set_decoder_fallback_3(DecoderFallback_t3123823036 * value) { ___decoder_fallback_3 = value; Il2CppCodeGenWriteBarrier((&___decoder_fallback_3), value); } inline static int32_t get_offset_of_encoder_fallback_4() { return static_cast(offsetof(Encoding_t1523322056, ___encoder_fallback_4)); } inline EncoderFallback_t1188251036 * get_encoder_fallback_4() const { return ___encoder_fallback_4; } inline EncoderFallback_t1188251036 ** get_address_of_encoder_fallback_4() { return &___encoder_fallback_4; } inline void set_encoder_fallback_4(EncoderFallback_t1188251036 * value) { ___encoder_fallback_4 = value; Il2CppCodeGenWriteBarrier((&___encoder_fallback_4), value); } inline static int32_t get_offset_of_body_name_8() { return static_cast(offsetof(Encoding_t1523322056, ___body_name_8)); } inline String_t* get_body_name_8() const { return ___body_name_8; } inline String_t** get_address_of_body_name_8() { return &___body_name_8; } inline void set_body_name_8(String_t* value) { ___body_name_8 = value; Il2CppCodeGenWriteBarrier((&___body_name_8), value); } inline static int32_t get_offset_of_encoding_name_9() { return static_cast(offsetof(Encoding_t1523322056, ___encoding_name_9)); } inline String_t* get_encoding_name_9() const { return ___encoding_name_9; } inline String_t** get_address_of_encoding_name_9() { return &___encoding_name_9; } inline void set_encoding_name_9(String_t* value) { ___encoding_name_9 = value; Il2CppCodeGenWriteBarrier((&___encoding_name_9), value); } inline static int32_t get_offset_of_header_name_10() { return static_cast(offsetof(Encoding_t1523322056, ___header_name_10)); } inline String_t* get_header_name_10() const { return ___header_name_10; } inline String_t** get_address_of_header_name_10() { return &___header_name_10; } inline void set_header_name_10(String_t* value) { ___header_name_10 = value; Il2CppCodeGenWriteBarrier((&___header_name_10), value); } inline static int32_t get_offset_of_is_mail_news_display_11() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_display_11)); } inline bool get_is_mail_news_display_11() const { return ___is_mail_news_display_11; } inline bool* get_address_of_is_mail_news_display_11() { return &___is_mail_news_display_11; } inline void set_is_mail_news_display_11(bool value) { ___is_mail_news_display_11 = value; } inline static int32_t get_offset_of_is_mail_news_save_12() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_save_12)); } inline bool get_is_mail_news_save_12() const { return ___is_mail_news_save_12; } inline bool* get_address_of_is_mail_news_save_12() { return &___is_mail_news_save_12; } inline void set_is_mail_news_save_12(bool value) { ___is_mail_news_save_12 = value; } inline static int32_t get_offset_of_is_browser_save_13() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_save_13)); } inline bool get_is_browser_save_13() const { return ___is_browser_save_13; } inline bool* get_address_of_is_browser_save_13() { return &___is_browser_save_13; } inline void set_is_browser_save_13(bool value) { ___is_browser_save_13 = value; } inline static int32_t get_offset_of_is_browser_display_14() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_display_14)); } inline bool get_is_browser_display_14() const { return ___is_browser_display_14; } inline bool* get_address_of_is_browser_display_14() { return &___is_browser_display_14; } inline void set_is_browser_display_14(bool value) { ___is_browser_display_14 = value; } inline static int32_t get_offset_of_web_name_15() { return static_cast(offsetof(Encoding_t1523322056, ___web_name_15)); } inline String_t* get_web_name_15() const { return ___web_name_15; } inline String_t** get_address_of_web_name_15() { return &___web_name_15; } inline void set_web_name_15(String_t* value) { ___web_name_15 = value; Il2CppCodeGenWriteBarrier((&___web_name_15), value); } }; struct Encoding_t1523322056_StaticFields { public: // System.Reflection.Assembly System.Text.Encoding::i18nAssembly Assembly_t * ___i18nAssembly_5; // System.Boolean System.Text.Encoding::i18nDisabled bool ___i18nDisabled_6; // System.Object[] System.Text.Encoding::encodings ObjectU5BU5D_t2843939325* ___encodings_7; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t1523322056 * ___asciiEncoding_16; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianEncoding Encoding_t1523322056 * ___bigEndianEncoding_17; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t1523322056 * ___defaultEncoding_18; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t1523322056 * ___utf7Encoding_19; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithMarkers Encoding_t1523322056 * ___utf8EncodingWithMarkers_20; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithoutMarkers Encoding_t1523322056 * ___utf8EncodingWithoutMarkers_21; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t1523322056 * ___unicodeEncoding_22; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::isoLatin1Encoding Encoding_t1523322056 * ___isoLatin1Encoding_23; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingUnsafe Encoding_t1523322056 * ___utf8EncodingUnsafe_24; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t1523322056 * ___utf32Encoding_25; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUTF32Encoding Encoding_t1523322056 * ___bigEndianUTF32Encoding_26; // System.Object System.Text.Encoding::lockobj RuntimeObject * ___lockobj_27; public: inline static int32_t get_offset_of_i18nAssembly_5() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nAssembly_5)); } inline Assembly_t * get_i18nAssembly_5() const { return ___i18nAssembly_5; } inline Assembly_t ** get_address_of_i18nAssembly_5() { return &___i18nAssembly_5; } inline void set_i18nAssembly_5(Assembly_t * value) { ___i18nAssembly_5 = value; Il2CppCodeGenWriteBarrier((&___i18nAssembly_5), value); } inline static int32_t get_offset_of_i18nDisabled_6() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nDisabled_6)); } inline bool get_i18nDisabled_6() const { return ___i18nDisabled_6; } inline bool* get_address_of_i18nDisabled_6() { return &___i18nDisabled_6; } inline void set_i18nDisabled_6(bool value) { ___i18nDisabled_6 = value; } inline static int32_t get_offset_of_encodings_7() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___encodings_7)); } inline ObjectU5BU5D_t2843939325* get_encodings_7() const { return ___encodings_7; } inline ObjectU5BU5D_t2843939325** get_address_of_encodings_7() { return &___encodings_7; } inline void set_encodings_7(ObjectU5BU5D_t2843939325* value) { ___encodings_7 = value; Il2CppCodeGenWriteBarrier((&___encodings_7), value); } inline static int32_t get_offset_of_asciiEncoding_16() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___asciiEncoding_16)); } inline Encoding_t1523322056 * get_asciiEncoding_16() const { return ___asciiEncoding_16; } inline Encoding_t1523322056 ** get_address_of_asciiEncoding_16() { return &___asciiEncoding_16; } inline void set_asciiEncoding_16(Encoding_t1523322056 * value) { ___asciiEncoding_16 = value; Il2CppCodeGenWriteBarrier((&___asciiEncoding_16), value); } inline static int32_t get_offset_of_bigEndianEncoding_17() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianEncoding_17)); } inline Encoding_t1523322056 * get_bigEndianEncoding_17() const { return ___bigEndianEncoding_17; } inline Encoding_t1523322056 ** get_address_of_bigEndianEncoding_17() { return &___bigEndianEncoding_17; } inline void set_bigEndianEncoding_17(Encoding_t1523322056 * value) { ___bigEndianEncoding_17 = value; Il2CppCodeGenWriteBarrier((&___bigEndianEncoding_17), value); } inline static int32_t get_offset_of_defaultEncoding_18() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___defaultEncoding_18)); } inline Encoding_t1523322056 * get_defaultEncoding_18() const { return ___defaultEncoding_18; } inline Encoding_t1523322056 ** get_address_of_defaultEncoding_18() { return &___defaultEncoding_18; } inline void set_defaultEncoding_18(Encoding_t1523322056 * value) { ___defaultEncoding_18 = value; Il2CppCodeGenWriteBarrier((&___defaultEncoding_18), value); } inline static int32_t get_offset_of_utf7Encoding_19() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf7Encoding_19)); } inline Encoding_t1523322056 * get_utf7Encoding_19() const { return ___utf7Encoding_19; } inline Encoding_t1523322056 ** get_address_of_utf7Encoding_19() { return &___utf7Encoding_19; } inline void set_utf7Encoding_19(Encoding_t1523322056 * value) { ___utf7Encoding_19 = value; Il2CppCodeGenWriteBarrier((&___utf7Encoding_19), value); } inline static int32_t get_offset_of_utf8EncodingWithMarkers_20() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithMarkers_20)); } inline Encoding_t1523322056 * get_utf8EncodingWithMarkers_20() const { return ___utf8EncodingWithMarkers_20; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithMarkers_20() { return &___utf8EncodingWithMarkers_20; } inline void set_utf8EncodingWithMarkers_20(Encoding_t1523322056 * value) { ___utf8EncodingWithMarkers_20 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithMarkers_20), value); } inline static int32_t get_offset_of_utf8EncodingWithoutMarkers_21() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithoutMarkers_21)); } inline Encoding_t1523322056 * get_utf8EncodingWithoutMarkers_21() const { return ___utf8EncodingWithoutMarkers_21; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithoutMarkers_21() { return &___utf8EncodingWithoutMarkers_21; } inline void set_utf8EncodingWithoutMarkers_21(Encoding_t1523322056 * value) { ___utf8EncodingWithoutMarkers_21 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithoutMarkers_21), value); } inline static int32_t get_offset_of_unicodeEncoding_22() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___unicodeEncoding_22)); } inline Encoding_t1523322056 * get_unicodeEncoding_22() const { return ___unicodeEncoding_22; } inline Encoding_t1523322056 ** get_address_of_unicodeEncoding_22() { return &___unicodeEncoding_22; } inline void set_unicodeEncoding_22(Encoding_t1523322056 * value) { ___unicodeEncoding_22 = value; Il2CppCodeGenWriteBarrier((&___unicodeEncoding_22), value); } inline static int32_t get_offset_of_isoLatin1Encoding_23() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___isoLatin1Encoding_23)); } inline Encoding_t1523322056 * get_isoLatin1Encoding_23() const { return ___isoLatin1Encoding_23; } inline Encoding_t1523322056 ** get_address_of_isoLatin1Encoding_23() { return &___isoLatin1Encoding_23; } inline void set_isoLatin1Encoding_23(Encoding_t1523322056 * value) { ___isoLatin1Encoding_23 = value; Il2CppCodeGenWriteBarrier((&___isoLatin1Encoding_23), value); } inline static int32_t get_offset_of_utf8EncodingUnsafe_24() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingUnsafe_24)); } inline Encoding_t1523322056 * get_utf8EncodingUnsafe_24() const { return ___utf8EncodingUnsafe_24; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingUnsafe_24() { return &___utf8EncodingUnsafe_24; } inline void set_utf8EncodingUnsafe_24(Encoding_t1523322056 * value) { ___utf8EncodingUnsafe_24 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingUnsafe_24), value); } inline static int32_t get_offset_of_utf32Encoding_25() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf32Encoding_25)); } inline Encoding_t1523322056 * get_utf32Encoding_25() const { return ___utf32Encoding_25; } inline Encoding_t1523322056 ** get_address_of_utf32Encoding_25() { return &___utf32Encoding_25; } inline void set_utf32Encoding_25(Encoding_t1523322056 * value) { ___utf32Encoding_25 = value; Il2CppCodeGenWriteBarrier((&___utf32Encoding_25), value); } inline static int32_t get_offset_of_bigEndianUTF32Encoding_26() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianUTF32Encoding_26)); } inline Encoding_t1523322056 * get_bigEndianUTF32Encoding_26() const { return ___bigEndianUTF32Encoding_26; } inline Encoding_t1523322056 ** get_address_of_bigEndianUTF32Encoding_26() { return &___bigEndianUTF32Encoding_26; } inline void set_bigEndianUTF32Encoding_26(Encoding_t1523322056 * value) { ___bigEndianUTF32Encoding_26 = value; Il2CppCodeGenWriteBarrier((&___bigEndianUTF32Encoding_26), value); } inline static int32_t get_offset_of_lockobj_27() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___lockobj_27)); } inline RuntimeObject * get_lockobj_27() const { return ___lockobj_27; } inline RuntimeObject ** get_address_of_lockobj_27() { return &___lockobj_27; } inline void set_lockobj_27(RuntimeObject * value) { ___lockobj_27 = value; Il2CppCodeGenWriteBarrier((&___lockobj_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENCODING_T1523322056_H #ifndef CACHDETAIL_T3591094490_H #define CACHDETAIL_T3591094490_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchDetail struct CAchDetail_t3591094490 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAchDetail::achID int32_t ___achID_0; // System.Int32 DMCore.Logic.CAchDetail::curStep int32_t ___curStep_1; // System.Int32 DMCore.Logic.CAchDetail::totalStep int32_t ___totalStep_2; // System.Int32 DMCore.Logic.CAchDetail::titleID int32_t ___titleID_3; // System.Boolean DMCore.Logic.CAchDetail::isDraw bool ___isDraw_4; // System.Int32 DMCore.Logic.CAchDetail::medalID int32_t ___medalID_5; // System.Int32 DMCore.Logic.CAchDetail::achPoint int32_t ___achPoint_6; // System.Collections.Generic.List`1 DMCore.Logic.CAchDetail::awardList List_1_t3149535657 * ___awardList_7; public: inline static int32_t get_offset_of_achID_0() { return static_cast(offsetof(CAchDetail_t3591094490, ___achID_0)); } inline int32_t get_achID_0() const { return ___achID_0; } inline int32_t* get_address_of_achID_0() { return &___achID_0; } inline void set_achID_0(int32_t value) { ___achID_0 = value; } inline static int32_t get_offset_of_curStep_1() { return static_cast(offsetof(CAchDetail_t3591094490, ___curStep_1)); } inline int32_t get_curStep_1() const { return ___curStep_1; } inline int32_t* get_address_of_curStep_1() { return &___curStep_1; } inline void set_curStep_1(int32_t value) { ___curStep_1 = value; } inline static int32_t get_offset_of_totalStep_2() { return static_cast(offsetof(CAchDetail_t3591094490, ___totalStep_2)); } inline int32_t get_totalStep_2() const { return ___totalStep_2; } inline int32_t* get_address_of_totalStep_2() { return &___totalStep_2; } inline void set_totalStep_2(int32_t value) { ___totalStep_2 = value; } inline static int32_t get_offset_of_titleID_3() { return static_cast(offsetof(CAchDetail_t3591094490, ___titleID_3)); } inline int32_t get_titleID_3() const { return ___titleID_3; } inline int32_t* get_address_of_titleID_3() { return &___titleID_3; } inline void set_titleID_3(int32_t value) { ___titleID_3 = value; } inline static int32_t get_offset_of_isDraw_4() { return static_cast(offsetof(CAchDetail_t3591094490, ___isDraw_4)); } inline bool get_isDraw_4() const { return ___isDraw_4; } inline bool* get_address_of_isDraw_4() { return &___isDraw_4; } inline void set_isDraw_4(bool value) { ___isDraw_4 = value; } inline static int32_t get_offset_of_medalID_5() { return static_cast(offsetof(CAchDetail_t3591094490, ___medalID_5)); } inline int32_t get_medalID_5() const { return ___medalID_5; } inline int32_t* get_address_of_medalID_5() { return &___medalID_5; } inline void set_medalID_5(int32_t value) { ___medalID_5 = value; } inline static int32_t get_offset_of_achPoint_6() { return static_cast(offsetof(CAchDetail_t3591094490, ___achPoint_6)); } inline int32_t get_achPoint_6() const { return ___achPoint_6; } inline int32_t* get_address_of_achPoint_6() { return &___achPoint_6; } inline void set_achPoint_6(int32_t value) { ___achPoint_6 = value; } inline static int32_t get_offset_of_awardList_7() { return static_cast(offsetof(CAchDetail_t3591094490, ___awardList_7)); } inline List_1_t3149535657 * get_awardList_7() const { return ___awardList_7; } inline List_1_t3149535657 ** get_address_of_awardList_7() { return &___awardList_7; } inline void set_awardList_7(List_1_t3149535657 * value) { ___awardList_7 = value; Il2CppCodeGenWriteBarrier((&___awardList_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHDETAIL_T3591094490_H #ifndef ACHMALLITEM_T2405575268_H #define ACHMALLITEM_T2405575268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementMallManager/AchMallItem struct AchMallItem_t2405575268 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nConfigId int32_t ___nConfigId_0; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nPrice int32_t ___nPrice_1; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nTime int32_t ___nTime_2; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nOnlySum int32_t ___nOnlySum_3; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nAlreadyBuy int32_t ___nAlreadyBuy_4; public: inline static int32_t get_offset_of_nConfigId_0() { return static_cast(offsetof(AchMallItem_t2405575268, ___nConfigId_0)); } inline int32_t get_nConfigId_0() const { return ___nConfigId_0; } inline int32_t* get_address_of_nConfigId_0() { return &___nConfigId_0; } inline void set_nConfigId_0(int32_t value) { ___nConfigId_0 = value; } inline static int32_t get_offset_of_nPrice_1() { return static_cast(offsetof(AchMallItem_t2405575268, ___nPrice_1)); } inline int32_t get_nPrice_1() const { return ___nPrice_1; } inline int32_t* get_address_of_nPrice_1() { return &___nPrice_1; } inline void set_nPrice_1(int32_t value) { ___nPrice_1 = value; } inline static int32_t get_offset_of_nTime_2() { return static_cast(offsetof(AchMallItem_t2405575268, ___nTime_2)); } inline int32_t get_nTime_2() const { return ___nTime_2; } inline int32_t* get_address_of_nTime_2() { return &___nTime_2; } inline void set_nTime_2(int32_t value) { ___nTime_2 = value; } inline static int32_t get_offset_of_nOnlySum_3() { return static_cast(offsetof(AchMallItem_t2405575268, ___nOnlySum_3)); } inline int32_t get_nOnlySum_3() const { return ___nOnlySum_3; } inline int32_t* get_address_of_nOnlySum_3() { return &___nOnlySum_3; } inline void set_nOnlySum_3(int32_t value) { ___nOnlySum_3 = value; } inline static int32_t get_offset_of_nAlreadyBuy_4() { return static_cast(offsetof(AchMallItem_t2405575268, ___nAlreadyBuy_4)); } inline int32_t get_nAlreadyBuy_4() const { return ___nAlreadyBuy_4; } inline int32_t* get_address_of_nAlreadyBuy_4() { return &___nAlreadyBuy_4; } inline void set_nAlreadyBuy_4(int32_t value) { ___nAlreadyBuy_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHMALLITEM_T2405575268_H #ifndef NOTICESHOPITEM_T89006282_H #define NOTICESHOPITEM_T89006282_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.NoticeShopItem struct NoticeShopItem_t89006282 : public RuntimeObject { public: // System.Int32 DMCore.Logic.NoticeShopItem::nConfigId int32_t ___nConfigId_0; // System.Int32 DMCore.Logic.NoticeShopItem::nLevel int32_t ___nLevel_1; // System.Int32 DMCore.Logic.NoticeShopItem::nPrice int32_t ___nPrice_2; // System.Int32 DMCore.Logic.NoticeShopItem::nValid int32_t ___nValid_3; // System.Int32 DMCore.Logic.NoticeShopItem::nLimit int32_t ___nLimit_4; // System.Int32 DMCore.Logic.NoticeShopItem::nBuyCnt int32_t ___nBuyCnt_5; public: inline static int32_t get_offset_of_nConfigId_0() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nConfigId_0)); } inline int32_t get_nConfigId_0() const { return ___nConfigId_0; } inline int32_t* get_address_of_nConfigId_0() { return &___nConfigId_0; } inline void set_nConfigId_0(int32_t value) { ___nConfigId_0 = value; } inline static int32_t get_offset_of_nLevel_1() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nLevel_1)); } inline int32_t get_nLevel_1() const { return ___nLevel_1; } inline int32_t* get_address_of_nLevel_1() { return &___nLevel_1; } inline void set_nLevel_1(int32_t value) { ___nLevel_1 = value; } inline static int32_t get_offset_of_nPrice_2() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nPrice_2)); } inline int32_t get_nPrice_2() const { return ___nPrice_2; } inline int32_t* get_address_of_nPrice_2() { return &___nPrice_2; } inline void set_nPrice_2(int32_t value) { ___nPrice_2 = value; } inline static int32_t get_offset_of_nValid_3() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nValid_3)); } inline int32_t get_nValid_3() const { return ___nValid_3; } inline int32_t* get_address_of_nValid_3() { return &___nValid_3; } inline void set_nValid_3(int32_t value) { ___nValid_3 = value; } inline static int32_t get_offset_of_nLimit_4() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nLimit_4)); } inline int32_t get_nLimit_4() const { return ___nLimit_4; } inline int32_t* get_address_of_nLimit_4() { return &___nLimit_4; } inline void set_nLimit_4(int32_t value) { ___nLimit_4 = value; } inline static int32_t get_offset_of_nBuyCnt_5() { return static_cast(offsetof(NoticeShopItem_t89006282, ___nBuyCnt_5)); } inline int32_t get_nBuyCnt_5() const { return ___nBuyCnt_5; } inline int32_t* get_address_of_nBuyCnt_5() { return &___nBuyCnt_5; } inline void set_nBuyCnt_5(int32_t value) { ___nBuyCnt_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTICESHOPITEM_T89006282_H #ifndef CNOTICESHOPMANAGER_T2164620959_H #define CNOTICESHOPMANAGER_T2164620959_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeShopManager struct CNoticeShopManager_t2164620959 : public RuntimeObject { public: // DMCore.Logic.CNoticeShopManager/OnShopListChanged DMCore.Logic.CNoticeShopManager::ShopListChanged OnShopListChanged_t1193369625 * ___ShopListChanged_0; // CDataModelList DMCore.Logic.CNoticeShopManager::m_shopData CDataModelList_t1133308508 * ___m_shopData_2; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeShopManager::m_shopList List_1_t1561081024 * ___m_shopList_3; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CNoticeShopManager_t2164620959, ___ShopListChanged_0)); } inline OnShopListChanged_t1193369625 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t1193369625 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t1193369625 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_m_shopData_2() { return static_cast(offsetof(CNoticeShopManager_t2164620959, ___m_shopData_2)); } inline CDataModelList_t1133308508 * get_m_shopData_2() const { return ___m_shopData_2; } inline CDataModelList_t1133308508 ** get_address_of_m_shopData_2() { return &___m_shopData_2; } inline void set_m_shopData_2(CDataModelList_t1133308508 * value) { ___m_shopData_2 = value; Il2CppCodeGenWriteBarrier((&___m_shopData_2), value); } inline static int32_t get_offset_of_m_shopList_3() { return static_cast(offsetof(CNoticeShopManager_t2164620959, ___m_shopList_3)); } inline List_1_t1561081024 * get_m_shopList_3() const { return ___m_shopList_3; } inline List_1_t1561081024 ** get_address_of_m_shopList_3() { return &___m_shopList_3; } inline void set_m_shopList_3(List_1_t1561081024 * value) { ___m_shopList_3 = value; Il2CppCodeGenWriteBarrier((&___m_shopList_3), value); } }; struct CNoticeShopManager_t2164620959_StaticFields { public: // DMCore.Logic.CNoticeShopManager DMCore.Logic.CNoticeShopManager::m_Instance CNoticeShopManager_t2164620959 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CNoticeShopManager_t2164620959_StaticFields, ___m_Instance_1)); } inline CNoticeShopManager_t2164620959 * get_m_Instance_1() const { return ___m_Instance_1; } inline CNoticeShopManager_t2164620959 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CNoticeShopManager_t2164620959 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNOTICESHOPMANAGER_T2164620959_H #ifndef MEDALITEM_T720471580_H #define MEDALITEM_T720471580_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MedalItem struct MedalItem_t720471580 : public RuntimeObject { public: // System.Int32 DMCore.Logic.MedalItem::groupId int32_t ___groupId_0; // System.Int32 DMCore.Logic.MedalItem::medalId int32_t ___medalId_1; // System.Int32 DMCore.Logic.MedalItem::state int32_t ___state_2; // System.Int32 DMCore.Logic.MedalItem::wear int32_t ___wear_3; public: inline static int32_t get_offset_of_groupId_0() { return static_cast(offsetof(MedalItem_t720471580, ___groupId_0)); } inline int32_t get_groupId_0() const { return ___groupId_0; } inline int32_t* get_address_of_groupId_0() { return &___groupId_0; } inline void set_groupId_0(int32_t value) { ___groupId_0 = value; } inline static int32_t get_offset_of_medalId_1() { return static_cast(offsetof(MedalItem_t720471580, ___medalId_1)); } inline int32_t get_medalId_1() const { return ___medalId_1; } inline int32_t* get_address_of_medalId_1() { return &___medalId_1; } inline void set_medalId_1(int32_t value) { ___medalId_1 = value; } inline static int32_t get_offset_of_state_2() { return static_cast(offsetof(MedalItem_t720471580, ___state_2)); } inline int32_t get_state_2() const { return ___state_2; } inline int32_t* get_address_of_state_2() { return &___state_2; } inline void set_state_2(int32_t value) { ___state_2 = value; } inline static int32_t get_offset_of_wear_3() { return static_cast(offsetof(MedalItem_t720471580, ___wear_3)); } inline int32_t get_wear_3() const { return ___wear_3; } inline int32_t* get_address_of_wear_3() { return &___wear_3; } inline void set_wear_3(int32_t value) { ___wear_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEDALITEM_T720471580_H #ifndef LIST_1_T593568339_H #define LIST_1_T593568339_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_t593568339 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardInfo_1U5BU5D_t2523276176* ____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_t593568339, ____items_1)); } inline CAwardInfo_1U5BU5D_t2523276176* get__items_1() const { return ____items_1; } inline CAwardInfo_1U5BU5D_t2523276176** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardInfo_1U5BU5D_t2523276176* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t593568339, ____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_t593568339, ____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_t593568339_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardInfo_1U5BU5D_t2523276176* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t593568339_StaticFields, ___EmptyArray_4)); } inline CAwardInfo_1U5BU5D_t2523276176* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardInfo_1U5BU5D_t2523276176** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardInfo_1U5BU5D_t2523276176* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T593568339_H #ifndef LIST_1_T3334856656_H #define LIST_1_T3334856656_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_t3334856656 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardInfo_1U5BU5D_t3582941055* ____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_t3334856656, ____items_1)); } inline CAwardInfo_1U5BU5D_t3582941055* get__items_1() const { return ____items_1; } inline CAwardInfo_1U5BU5D_t3582941055** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardInfo_1U5BU5D_t3582941055* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3334856656, ____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_t3334856656, ____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_t3334856656_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardInfo_1U5BU5D_t3582941055* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3334856656_StaticFields, ___EmptyArray_4)); } inline CAwardInfo_1U5BU5D_t3582941055* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardInfo_1U5BU5D_t3582941055** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardInfo_1U5BU5D_t3582941055* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3334856656_H #ifndef U3CFRESHAWARDSTATEU3EC__ANONSTOREY0_T985944124_H #define U3CFRESHAWARDSTATEU3EC__ANONSTOREY0_T985944124_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0 struct U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 : public RuntimeObject { public: // System.Single DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0::condition float ___condition_0; public: inline static int32_t get_offset_of_condition_0() { return static_cast(offsetof(U3CFreshAwardStateU3Ec__AnonStorey0_t985944124, ___condition_0)); } inline float get_condition_0() const { return ___condition_0; } inline float* get_address_of_condition_0() { return &___condition_0; } inline void set_condition_0(float value) { ___condition_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CFRESHAWARDSTATEU3EC__ANONSTOREY0_T985944124_H #ifndef ITEXTBASE_T660344599_H #define ITEXTBASE_T660344599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.ITextBase struct ITextBase_t660344599 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.ITextBase::m_listCache Dictionary_2_t4177511560 * ___m_listCache_0; public: inline static int32_t get_offset_of_m_listCache_0() { return static_cast(offsetof(ITextBase_t660344599, ___m_listCache_0)); } inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; } inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; } inline void set_m_listCache_0(Dictionary_2_t4177511560 * value) { ___m_listCache_0 = value; Il2CppCodeGenWriteBarrier((&___m_listCache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEXTBASE_T660344599_H #ifndef DICTIONARY_2_T1694959599_H #define DICTIONARY_2_T1694959599_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_t1694959599 : 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 CDataPropertyU5BU5D_t2570513173* ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___valueSlots_7)); } inline CDataPropertyU5BU5D_t2570513173* get_valueSlots_7() const { return ___valueSlots_7; } inline CDataPropertyU5BU5D_t2570513173** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CDataPropertyU5BU5D_t2570513173* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599, ___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_t1694959599_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2174852017 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1694959599_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2174852017 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2174852017 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2174852017 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1694959599_H #ifndef CDATAPROPERTY_T2806246268_H #define CDATAPROPERTY_T2806246268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty struct CDataProperty_t2806246268 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.CDataProperty::m_mapData Dictionary_2_t462506454 * ___m_mapData_0; // CBetterSet`1> DMCore.CDataProperty::m_delegateBefore CBetterSet_1_t2914247844 * ___m_delegateBefore_1; // CBetterSet`1> DMCore.CDataProperty::m_delegateEnd CBetterSet_1_t2134195988 * ___m_delegateEnd_2; public: inline static int32_t get_offset_of_m_mapData_0() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_mapData_0)); } inline Dictionary_2_t462506454 * get_m_mapData_0() const { return ___m_mapData_0; } inline Dictionary_2_t462506454 ** get_address_of_m_mapData_0() { return &___m_mapData_0; } inline void set_m_mapData_0(Dictionary_2_t462506454 * value) { ___m_mapData_0 = value; Il2CppCodeGenWriteBarrier((&___m_mapData_0), value); } inline static int32_t get_offset_of_m_delegateBefore_1() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateBefore_1)); } inline CBetterSet_1_t2914247844 * get_m_delegateBefore_1() const { return ___m_delegateBefore_1; } inline CBetterSet_1_t2914247844 ** get_address_of_m_delegateBefore_1() { return &___m_delegateBefore_1; } inline void set_m_delegateBefore_1(CBetterSet_1_t2914247844 * value) { ___m_delegateBefore_1 = value; Il2CppCodeGenWriteBarrier((&___m_delegateBefore_1), value); } inline static int32_t get_offset_of_m_delegateEnd_2() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateEnd_2)); } inline CBetterSet_1_t2134195988 * get_m_delegateEnd_2() const { return ___m_delegateEnd_2; } inline CBetterSet_1_t2134195988 ** get_address_of_m_delegateEnd_2() { return &___m_delegateEnd_2; } inline void set_m_delegateEnd_2(CBetterSet_1_t2134195988 * value) { ___m_delegateEnd_2 = value; Il2CppCodeGenWriteBarrier((&___m_delegateEnd_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAPROPERTY_T2806246268_H #ifndef IACTIVITYDETAIL_T2848416189_H #define IACTIVITYDETAIL_T2848416189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IActivityDetail::m_activityID int32_t ___m_activityID_0; // System.Int32 DMCore.Logic.IActivityDetail::m_activityNewlID int32_t ___m_activityNewlID_1; // System.Boolean DMCore.Logic.IActivityDetail::m_isNewUpdate bool ___m_isNewUpdate_2; // System.Boolean DMCore.Logic.IActivityDetail::m_isDataReady bool ___m_isDataReady_3; // System.String DMCore.Logic.IActivityDetail::m_activityName String_t* ___m_activityName_4; // System.String DMCore.Logic.IActivityDetail::m_activityTitle String_t* ___m_activityTitle_5; // System.String DMCore.Logic.IActivityDetail::m_activityDesc String_t* ___m_activityDesc_6; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_startTime List_1_t128053199 * ___m_startTime_7; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_endTime List_1_t128053199 * ___m_endTime_8; // System.Boolean DMCore.Logic.IActivityDetail::m_needSort bool ___m_needSort_9; // System.Int32 DMCore.Logic.IActivityDetail::m_nActivityType int32_t ___m_nActivityType_10; public: inline static int32_t get_offset_of_m_activityID_0() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityID_0)); } inline int32_t get_m_activityID_0() const { return ___m_activityID_0; } inline int32_t* get_address_of_m_activityID_0() { return &___m_activityID_0; } inline void set_m_activityID_0(int32_t value) { ___m_activityID_0 = value; } inline static int32_t get_offset_of_m_activityNewlID_1() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityNewlID_1)); } inline int32_t get_m_activityNewlID_1() const { return ___m_activityNewlID_1; } inline int32_t* get_address_of_m_activityNewlID_1() { return &___m_activityNewlID_1; } inline void set_m_activityNewlID_1(int32_t value) { ___m_activityNewlID_1 = value; } inline static int32_t get_offset_of_m_isNewUpdate_2() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isNewUpdate_2)); } inline bool get_m_isNewUpdate_2() const { return ___m_isNewUpdate_2; } inline bool* get_address_of_m_isNewUpdate_2() { return &___m_isNewUpdate_2; } inline void set_m_isNewUpdate_2(bool value) { ___m_isNewUpdate_2 = value; } inline static int32_t get_offset_of_m_isDataReady_3() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isDataReady_3)); } inline bool get_m_isDataReady_3() const { return ___m_isDataReady_3; } inline bool* get_address_of_m_isDataReady_3() { return &___m_isDataReady_3; } inline void set_m_isDataReady_3(bool value) { ___m_isDataReady_3 = value; } inline static int32_t get_offset_of_m_activityName_4() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityName_4)); } inline String_t* get_m_activityName_4() const { return ___m_activityName_4; } inline String_t** get_address_of_m_activityName_4() { return &___m_activityName_4; } inline void set_m_activityName_4(String_t* value) { ___m_activityName_4 = value; Il2CppCodeGenWriteBarrier((&___m_activityName_4), value); } inline static int32_t get_offset_of_m_activityTitle_5() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityTitle_5)); } inline String_t* get_m_activityTitle_5() const { return ___m_activityTitle_5; } inline String_t** get_address_of_m_activityTitle_5() { return &___m_activityTitle_5; } inline void set_m_activityTitle_5(String_t* value) { ___m_activityTitle_5 = value; Il2CppCodeGenWriteBarrier((&___m_activityTitle_5), value); } inline static int32_t get_offset_of_m_activityDesc_6() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityDesc_6)); } inline String_t* get_m_activityDesc_6() const { return ___m_activityDesc_6; } inline String_t** get_address_of_m_activityDesc_6() { return &___m_activityDesc_6; } inline void set_m_activityDesc_6(String_t* value) { ___m_activityDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_activityDesc_6), value); } inline static int32_t get_offset_of_m_startTime_7() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_startTime_7)); } inline List_1_t128053199 * get_m_startTime_7() const { return ___m_startTime_7; } inline List_1_t128053199 ** get_address_of_m_startTime_7() { return &___m_startTime_7; } inline void set_m_startTime_7(List_1_t128053199 * value) { ___m_startTime_7 = value; Il2CppCodeGenWriteBarrier((&___m_startTime_7), value); } inline static int32_t get_offset_of_m_endTime_8() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_endTime_8)); } inline List_1_t128053199 * get_m_endTime_8() const { return ___m_endTime_8; } inline List_1_t128053199 ** get_address_of_m_endTime_8() { return &___m_endTime_8; } inline void set_m_endTime_8(List_1_t128053199 * value) { ___m_endTime_8 = value; Il2CppCodeGenWriteBarrier((&___m_endTime_8), value); } inline static int32_t get_offset_of_m_needSort_9() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_needSort_9)); } inline bool get_m_needSort_9() const { return ___m_needSort_9; } inline bool* get_address_of_m_needSort_9() { return &___m_needSort_9; } inline void set_m_needSort_9(bool value) { ___m_needSort_9 = value; } inline static int32_t get_offset_of_m_nActivityType_10() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_nActivityType_10)); } inline int32_t get_m_nActivityType_10() const { return ___m_nActivityType_10; } inline int32_t* get_address_of_m_nActivityType_10() { return &___m_nActivityType_10; } inline void set_m_nActivityType_10(int32_t value) { ___m_nActivityType_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IACTIVITYDETAIL_T2848416189_H #ifndef ACHINTERINFO_T294055865_H #define ACHINTERINFO_T294055865_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementNewCfg/AchInterInfo struct AchInterInfo_t294055865 : public RuntimeObject { public: // System.Int32 CAchievementNewCfg/AchInterInfo::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String CAchievementNewCfg/AchInterInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.Collections.Generic.List`1 CAchievementNewCfg/AchInterInfo::k__BackingField List_1_t1766129929 * ___U3CInnerInfoListU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(AchInterInfo_t294055865, ___U3CIDU3Ek__BackingField_0)); } inline int32_t get_U3CIDU3Ek__BackingField_0() const { return ___U3CIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIDU3Ek__BackingField_0() { return &___U3CIDU3Ek__BackingField_0; } inline void set_U3CIDU3Ek__BackingField_0(int32_t value) { ___U3CIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(AchInterInfo_t294055865, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CInnerInfoListU3Ek__BackingField_2() { return static_cast(offsetof(AchInterInfo_t294055865, ___U3CInnerInfoListU3Ek__BackingField_2)); } inline List_1_t1766129929 * get_U3CInnerInfoListU3Ek__BackingField_2() const { return ___U3CInnerInfoListU3Ek__BackingField_2; } inline List_1_t1766129929 ** get_address_of_U3CInnerInfoListU3Ek__BackingField_2() { return &___U3CInnerInfoListU3Ek__BackingField_2; } inline void set_U3CInnerInfoListU3Ek__BackingField_2(List_1_t1766129929 * value) { ___U3CInnerInfoListU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CInnerInfoListU3Ek__BackingField_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHINTERINFO_T294055865_H #ifndef LIST_1_T1766129929_H #define LIST_1_T1766129929_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_t1766129929 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AchInnerInfoU5BU5D_t4177581378* ____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_t1766129929, ____items_1)); } inline AchInnerInfoU5BU5D_t4177581378* get__items_1() const { return ____items_1; } inline AchInnerInfoU5BU5D_t4177581378** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AchInnerInfoU5BU5D_t4177581378* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1766129929, ____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_t1766129929, ____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_t1766129929_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AchInnerInfoU5BU5D_t4177581378* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1766129929_StaticFields, ___EmptyArray_4)); } inline AchInnerInfoU5BU5D_t4177581378* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AchInnerInfoU5BU5D_t4177581378** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AchInnerInfoU5BU5D_t4177581378* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1766129929_H #ifndef ACHINNERINFO_T294055187_H #define ACHINNERINFO_T294055187_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementNewCfg/AchInnerInfo struct AchInnerInfo_t294055187 : public RuntimeObject { public: // System.Int32 CAchievementNewCfg/AchInnerInfo::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String CAchievementNewCfg/AchInnerInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String CAchievementNewCfg/AchInnerInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_2; // System.Collections.Generic.List`1 CAchievementNewCfg/AchInnerInfo::k__BackingField List_1_t1831094739 * ___U3CRewardInfoListU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(AchInnerInfo_t294055187, ___U3CIDU3Ek__BackingField_0)); } inline int32_t get_U3CIDU3Ek__BackingField_0() const { return ___U3CIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIDU3Ek__BackingField_0() { return &___U3CIDU3Ek__BackingField_0; } inline void set_U3CIDU3Ek__BackingField_0(int32_t value) { ___U3CIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(AchInnerInfo_t294055187, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_2() { return static_cast(offsetof(AchInnerInfo_t294055187, ___U3CDescU3Ek__BackingField_2)); } inline String_t* get_U3CDescU3Ek__BackingField_2() const { return ___U3CDescU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_2() { return &___U3CDescU3Ek__BackingField_2; } inline void set_U3CDescU3Ek__BackingField_2(String_t* value) { ___U3CDescU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CRewardInfoListU3Ek__BackingField_3() { return static_cast(offsetof(AchInnerInfo_t294055187, ___U3CRewardInfoListU3Ek__BackingField_3)); } inline List_1_t1831094739 * get_U3CRewardInfoListU3Ek__BackingField_3() const { return ___U3CRewardInfoListU3Ek__BackingField_3; } inline List_1_t1831094739 ** get_address_of_U3CRewardInfoListU3Ek__BackingField_3() { return &___U3CRewardInfoListU3Ek__BackingField_3; } inline void set_U3CRewardInfoListU3Ek__BackingField_3(List_1_t1831094739 * value) { ___U3CRewardInfoListU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CRewardInfoListU3Ek__BackingField_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHINNERINFO_T294055187_H #ifndef MEDALSTATE_T493540488_H #define MEDALSTATE_T493540488_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MedalState struct MedalState_t493540488 : public RuntimeObject { public: // System.Int32 DMCore.Logic.MedalState::groupId int32_t ___groupId_0; // System.Int32 DMCore.Logic.MedalState::medalId int32_t ___medalId_1; // System.Int32 DMCore.Logic.MedalState::wear int32_t ___wear_2; public: inline static int32_t get_offset_of_groupId_0() { return static_cast(offsetof(MedalState_t493540488, ___groupId_0)); } inline int32_t get_groupId_0() const { return ___groupId_0; } inline int32_t* get_address_of_groupId_0() { return &___groupId_0; } inline void set_groupId_0(int32_t value) { ___groupId_0 = value; } inline static int32_t get_offset_of_medalId_1() { return static_cast(offsetof(MedalState_t493540488, ___medalId_1)); } inline int32_t get_medalId_1() const { return ___medalId_1; } inline int32_t* get_address_of_medalId_1() { return &___medalId_1; } inline void set_medalId_1(int32_t value) { ___medalId_1 = value; } inline static int32_t get_offset_of_wear_2() { return static_cast(offsetof(MedalState_t493540488, ___wear_2)); } inline int32_t get_wear_2() const { return ___wear_2; } inline int32_t* get_address_of_wear_2() { return &___wear_2; } inline void set_wear_2(int32_t value) { ___wear_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEDALSTATE_T493540488_H #ifndef CAWARDITEM_T1677460915_H #define CAWARDITEM_T1677460915_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAwardItem::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CAwardItem::m_amount int32_t ___m_amount_1; // System.Int32 DMCore.Logic.CAwardItem::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CAwardItem::m_sex int32_t ___m_sex_3; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_configId_0)); } inline int32_t get_m_configId_0() const { return ___m_configId_0; } inline int32_t* get_address_of_m_configId_0() { return &___m_configId_0; } inline void set_m_configId_0(int32_t value) { ___m_configId_0 = value; } inline static int32_t get_offset_of_m_amount_1() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_amount_1)); } inline int32_t get_m_amount_1() const { return ___m_amount_1; } inline int32_t* get_address_of_m_amount_1() { return &___m_amount_1; } inline void set_m_amount_1(int32_t value) { ___m_amount_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_sex_3)); } inline int32_t get_m_sex_3() const { return ___m_sex_3; } inline int32_t* get_address_of_m_sex_3() { return &___m_sex_3; } inline void set_m_sex_3(int32_t value) { ___m_sex_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDITEM_T1677460915_H #ifndef CCHATINFO_T4292626735_H #define CCHATINFO_T4292626735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatInfo::UserInfo CChatUserInfo_t74790139 * ___UserInfo_0; // DMCore.Logic.CChatMessageInfo DMCore.Logic.CChatInfo::MessageInfo CChatMessageInfo_t3657869099 * ___MessageInfo_1; public: inline static int32_t get_offset_of_UserInfo_0() { return static_cast(offsetof(CChatInfo_t4292626735, ___UserInfo_0)); } inline CChatUserInfo_t74790139 * get_UserInfo_0() const { return ___UserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of_UserInfo_0() { return &___UserInfo_0; } inline void set_UserInfo_0(CChatUserInfo_t74790139 * value) { ___UserInfo_0 = value; Il2CppCodeGenWriteBarrier((&___UserInfo_0), value); } inline static int32_t get_offset_of_MessageInfo_1() { return static_cast(offsetof(CChatInfo_t4292626735, ___MessageInfo_1)); } inline CChatMessageInfo_t3657869099 * get_MessageInfo_1() const { return ___MessageInfo_1; } inline CChatMessageInfo_t3657869099 ** get_address_of_MessageInfo_1() { return &___MessageInfo_1; } inline void set_MessageInfo_1(CChatMessageInfo_t3657869099 * value) { ___MessageInfo_1 = value; Il2CppCodeGenWriteBarrier((&___MessageInfo_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATINFO_T4292626735_H #ifndef CCHATGROUP_T2712975719_H #define CCHATGROUP_T2712975719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CChatGroup::m_indexLabor int32_t ___m_indexLabor_0; // System.Int32 DMCore.Logic.CChatGroup::m_indexSerialized int32_t ___m_indexSerialized_1; // System.Collections.Generic.List`1 DMCore.Logic.CChatGroup::m_ChatList List_1_t1469734181 * ___m_ChatList_2; public: inline static int32_t get_offset_of_m_indexLabor_0() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexLabor_0)); } inline int32_t get_m_indexLabor_0() const { return ___m_indexLabor_0; } inline int32_t* get_address_of_m_indexLabor_0() { return &___m_indexLabor_0; } inline void set_m_indexLabor_0(int32_t value) { ___m_indexLabor_0 = value; } inline static int32_t get_offset_of_m_indexSerialized_1() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexSerialized_1)); } inline int32_t get_m_indexSerialized_1() const { return ___m_indexSerialized_1; } inline int32_t* get_address_of_m_indexSerialized_1() { return &___m_indexSerialized_1; } inline void set_m_indexSerialized_1(int32_t value) { ___m_indexSerialized_1 = value; } inline static int32_t get_offset_of_m_ChatList_2() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_ChatList_2)); } inline List_1_t1469734181 * get_m_ChatList_2() const { return ___m_ChatList_2; } inline List_1_t1469734181 ** get_address_of_m_ChatList_2() { return &___m_ChatList_2; } inline void set_m_ChatList_2(List_1_t1469734181 * value) { ___m_ChatList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ChatList_2), value); } }; struct CChatGroup_t2712975719_StaticFields { public: // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_USERID String_t* ___CHAT_DATA_KEY_USERID_3; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TIME String_t* ___CHAT_DATA_KEY_TIME_4; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_CONTENT String_t* ___CHAT_DATA_KEY_CONTENT_5; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TYPE String_t* ___CHAT_DATA_KEY_TYPE_6; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICELEN String_t* ___CHAT_DATA_KEY_VOICELEN_7; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_SMALLPIC String_t* ___CHAT_DATA_KEY_SMALLPIC_8; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICETEXT String_t* ___CHAT_DATA_KEY_VOICETEXT_9; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache0 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache0_10; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache1 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache1_11; public: inline static int32_t get_offset_of_CHAT_DATA_KEY_USERID_3() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_USERID_3)); } inline String_t* get_CHAT_DATA_KEY_USERID_3() const { return ___CHAT_DATA_KEY_USERID_3; } inline String_t** get_address_of_CHAT_DATA_KEY_USERID_3() { return &___CHAT_DATA_KEY_USERID_3; } inline void set_CHAT_DATA_KEY_USERID_3(String_t* value) { ___CHAT_DATA_KEY_USERID_3 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_USERID_3), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TIME_4() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TIME_4)); } inline String_t* get_CHAT_DATA_KEY_TIME_4() const { return ___CHAT_DATA_KEY_TIME_4; } inline String_t** get_address_of_CHAT_DATA_KEY_TIME_4() { return &___CHAT_DATA_KEY_TIME_4; } inline void set_CHAT_DATA_KEY_TIME_4(String_t* value) { ___CHAT_DATA_KEY_TIME_4 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TIME_4), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_CONTENT_5() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_CONTENT_5)); } inline String_t* get_CHAT_DATA_KEY_CONTENT_5() const { return ___CHAT_DATA_KEY_CONTENT_5; } inline String_t** get_address_of_CHAT_DATA_KEY_CONTENT_5() { return &___CHAT_DATA_KEY_CONTENT_5; } inline void set_CHAT_DATA_KEY_CONTENT_5(String_t* value) { ___CHAT_DATA_KEY_CONTENT_5 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_CONTENT_5), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TYPE_6() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TYPE_6)); } inline String_t* get_CHAT_DATA_KEY_TYPE_6() const { return ___CHAT_DATA_KEY_TYPE_6; } inline String_t** get_address_of_CHAT_DATA_KEY_TYPE_6() { return &___CHAT_DATA_KEY_TYPE_6; } inline void set_CHAT_DATA_KEY_TYPE_6(String_t* value) { ___CHAT_DATA_KEY_TYPE_6 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TYPE_6), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICELEN_7() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICELEN_7)); } inline String_t* get_CHAT_DATA_KEY_VOICELEN_7() const { return ___CHAT_DATA_KEY_VOICELEN_7; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICELEN_7() { return &___CHAT_DATA_KEY_VOICELEN_7; } inline void set_CHAT_DATA_KEY_VOICELEN_7(String_t* value) { ___CHAT_DATA_KEY_VOICELEN_7 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICELEN_7), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_SMALLPIC_8() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_SMALLPIC_8)); } inline String_t* get_CHAT_DATA_KEY_SMALLPIC_8() const { return ___CHAT_DATA_KEY_SMALLPIC_8; } inline String_t** get_address_of_CHAT_DATA_KEY_SMALLPIC_8() { return &___CHAT_DATA_KEY_SMALLPIC_8; } inline void set_CHAT_DATA_KEY_SMALLPIC_8(String_t* value) { ___CHAT_DATA_KEY_SMALLPIC_8 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_SMALLPIC_8), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICETEXT_9() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICETEXT_9)); } inline String_t* get_CHAT_DATA_KEY_VOICETEXT_9() const { return ___CHAT_DATA_KEY_VOICETEXT_9; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICETEXT_9() { return &___CHAT_DATA_KEY_VOICETEXT_9; } inline void set_CHAT_DATA_KEY_VOICETEXT_9(String_t* value) { ___CHAT_DATA_KEY_VOICETEXT_9 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICETEXT_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_11() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache1_11)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache1_11() const { return ___U3CU3Ef__mgU24cache1_11; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache1_11() { return &___U3CU3Ef__mgU24cache1_11; } inline void set_U3CU3Ef__mgU24cache1_11(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATGROUP_T2712975719_H #ifndef CANITIPMANAGER_T2119919191_H #define CANITIPMANAGER_T2119919191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAniTipManager struct CAniTipManager_t2119919191 : public RuntimeObject { public: public: }; struct CAniTipManager_t2119919191_StaticFields { public: // System.Boolean DMCore.Logic.CAniTipManager::IsShowingLevelEffect bool ___IsShowingLevelEffect_0; // System.Boolean DMCore.Logic.CAniTipManager::IsShowingExpEffect bool ___IsShowingExpEffect_1; // System.Int32 DMCore.Logic.CAniTipManager::s_LevelNumber int32_t ___s_LevelNumber_2; public: inline static int32_t get_offset_of_IsShowingLevelEffect_0() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___IsShowingLevelEffect_0)); } inline bool get_IsShowingLevelEffect_0() const { return ___IsShowingLevelEffect_0; } inline bool* get_address_of_IsShowingLevelEffect_0() { return &___IsShowingLevelEffect_0; } inline void set_IsShowingLevelEffect_0(bool value) { ___IsShowingLevelEffect_0 = value; } inline static int32_t get_offset_of_IsShowingExpEffect_1() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___IsShowingExpEffect_1)); } inline bool get_IsShowingExpEffect_1() const { return ___IsShowingExpEffect_1; } inline bool* get_address_of_IsShowingExpEffect_1() { return &___IsShowingExpEffect_1; } inline void set_IsShowingExpEffect_1(bool value) { ___IsShowingExpEffect_1 = value; } inline static int32_t get_offset_of_s_LevelNumber_2() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___s_LevelNumber_2)); } inline int32_t get_s_LevelNumber_2() const { return ___s_LevelNumber_2; } inline int32_t* get_address_of_s_LevelNumber_2() { return &___s_LevelNumber_2; } inline void set_s_LevelNumber_2(int32_t value) { ___s_LevelNumber_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANITIPMANAGER_T2119919191_H #ifndef DICTIONARY_2_T1848694263_H #define DICTIONARY_2_T1848694263_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1848694263 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t4163582957* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1848694263, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1848694263, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1848694263, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1848694263, ___valueSlots_7)); } inline List_1U5BU5D_t4163582957* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t4163582957** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t4163582957* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1848694263, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1848694263, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1848694263, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1848694263, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1848694263, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1848694263, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1848694263, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1848694263_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3767921801 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1848694263_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3767921801 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3767921801 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3767921801 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1848694263_H #ifndef DICTIONARY_2_T2125489543_H #define DICTIONARY_2_T2125489543_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_t2125489543 : 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 AssembleInfoU5BU5D_t3234081821* ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___valueSlots_7)); } inline AssembleInfoU5BU5D_t3234081821* get_valueSlots_7() const { return ___valueSlots_7; } inline AssembleInfoU5BU5D_t3234081821** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(AssembleInfoU5BU5D_t3234081821* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543, ___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_t2125489543_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2838420665 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2125489543_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2838420665 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2838420665 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2838420665 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2125489543_H #ifndef LIST_1_T2386912134_H #define LIST_1_T2386912134_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_t2386912134 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ReviewInfoU5BU5D_t3099209777* ____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_t2386912134, ____items_1)); } inline ReviewInfoU5BU5D_t3099209777* get__items_1() const { return ____items_1; } inline ReviewInfoU5BU5D_t3099209777** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ReviewInfoU5BU5D_t3099209777* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2386912134, ____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_t2386912134, ____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_t2386912134_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ReviewInfoU5BU5D_t3099209777* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2386912134_StaticFields, ___EmptyArray_4)); } inline ReviewInfoU5BU5D_t3099209777* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ReviewInfoU5BU5D_t3099209777** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ReviewInfoU5BU5D_t3099209777* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2386912134_H #ifndef DICTIONARY_2_T4098518019_H #define DICTIONARY_2_T4098518019_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_t4098518019 : 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 ReviewInfoU5BU5D_t3099209777* ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___valueSlots_7)); } inline ReviewInfoU5BU5D_t3099209777* get_valueSlots_7() const { return ___valueSlots_7; } inline ReviewInfoU5BU5D_t3099209777** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ReviewInfoU5BU5D_t3099209777* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019, ___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_t4098518019_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2703548621 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t4098518019_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2703548621 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2703548621 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2703548621 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T4098518019_H #ifndef LIST_1_T4158936807_H #define LIST_1_T4158936807_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_t4158936807 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AwardDetailU5BU5D_t4067542572* ____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_t4158936807, ____items_1)); } inline AwardDetailU5BU5D_t4067542572* get__items_1() const { return ____items_1; } inline AwardDetailU5BU5D_t4067542572** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AwardDetailU5BU5D_t4067542572* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4158936807, ____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_t4158936807, ____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_t4158936807_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AwardDetailU5BU5D_t4067542572* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4158936807_StaticFields, ___EmptyArray_4)); } inline AwardDetailU5BU5D_t4067542572* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AwardDetailU5BU5D_t4067542572** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AwardDetailU5BU5D_t4067542572* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4158936807_H #ifndef LIST_1_T3369058668_H #define LIST_1_T3369058668_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_t3369058668 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IntegralShopItemU5BU5D_t924848115* ____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_t3369058668, ____items_1)); } inline IntegralShopItemU5BU5D_t924848115* get__items_1() const { return ____items_1; } inline IntegralShopItemU5BU5D_t924848115** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IntegralShopItemU5BU5D_t924848115* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3369058668, ____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_t3369058668, ____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_t3369058668_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray IntegralShopItemU5BU5D_t924848115* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3369058668_StaticFields, ___EmptyArray_4)); } inline IntegralShopItemU5BU5D_t924848115* get_EmptyArray_4() const { return ___EmptyArray_4; } inline IntegralShopItemU5BU5D_t924848115** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(IntegralShopItemU5BU5D_t924848115* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3369058668_H #ifndef LIST_1_T2959980932_H #define LIST_1_T2959980932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t2959980932 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GamePageInfoU5BU5D_t967998587* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2959980932, ____items_1)); } inline GamePageInfoU5BU5D_t967998587* get__items_1() const { return ____items_1; } inline GamePageInfoU5BU5D_t967998587** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GamePageInfoU5BU5D_t967998587* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2959980932, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2959980932, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t2959980932_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray GamePageInfoU5BU5D_t967998587* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2959980932_StaticFields, ___EmptyArray_4)); } inline GamePageInfoU5BU5D_t967998587* get_EmptyArray_4() const { return ___EmptyArray_4; } inline GamePageInfoU5BU5D_t967998587** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(GamePageInfoU5BU5D_t967998587* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2959980932_H #ifndef BULLETINDATA_T1626493490_H #define BULLETINDATA_T1626493490_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBulletinManager/BulletinData struct BulletinData_t1626493490 : public RuntimeObject { public: // System.String DMCore.Logic.CBulletinManager/BulletinData::m_title String_t* ___m_title_0; // System.String DMCore.Logic.CBulletinManager/BulletinData::m_content String_t* ___m_content_1; // System.String DMCore.Logic.CBulletinManager/BulletinData::m_btnText String_t* ___m_btnText_2; // System.Boolean DMCore.Logic.CBulletinManager/BulletinData::m_existCancel bool ___m_existCancel_3; // System.Action`1 DMCore.Logic.CBulletinManager/BulletinData::mCallBack Action_1_t269755560 * ___mCallBack_4; public: inline static int32_t get_offset_of_m_title_0() { return static_cast(offsetof(BulletinData_t1626493490, ___m_title_0)); } inline String_t* get_m_title_0() const { return ___m_title_0; } inline String_t** get_address_of_m_title_0() { return &___m_title_0; } inline void set_m_title_0(String_t* value) { ___m_title_0 = value; Il2CppCodeGenWriteBarrier((&___m_title_0), value); } inline static int32_t get_offset_of_m_content_1() { return static_cast(offsetof(BulletinData_t1626493490, ___m_content_1)); } inline String_t* get_m_content_1() const { return ___m_content_1; } inline String_t** get_address_of_m_content_1() { return &___m_content_1; } inline void set_m_content_1(String_t* value) { ___m_content_1 = value; Il2CppCodeGenWriteBarrier((&___m_content_1), value); } inline static int32_t get_offset_of_m_btnText_2() { return static_cast(offsetof(BulletinData_t1626493490, ___m_btnText_2)); } inline String_t* get_m_btnText_2() const { return ___m_btnText_2; } inline String_t** get_address_of_m_btnText_2() { return &___m_btnText_2; } inline void set_m_btnText_2(String_t* value) { ___m_btnText_2 = value; Il2CppCodeGenWriteBarrier((&___m_btnText_2), value); } inline static int32_t get_offset_of_m_existCancel_3() { return static_cast(offsetof(BulletinData_t1626493490, ___m_existCancel_3)); } inline bool get_m_existCancel_3() const { return ___m_existCancel_3; } inline bool* get_address_of_m_existCancel_3() { return &___m_existCancel_3; } inline void set_m_existCancel_3(bool value) { ___m_existCancel_3 = value; } inline static int32_t get_offset_of_mCallBack_4() { return static_cast(offsetof(BulletinData_t1626493490, ___mCallBack_4)); } inline Action_1_t269755560 * get_mCallBack_4() const { return ___mCallBack_4; } inline Action_1_t269755560 ** get_address_of_mCallBack_4() { return &___mCallBack_4; } inline void set_mCallBack_4(Action_1_t269755560 * value) { ___mCallBack_4 = value; Il2CppCodeGenWriteBarrier((&___mCallBack_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BULLETINDATA_T1626493490_H #ifndef CCANDYMANAGER_T1000487739_H #define CCANDYMANAGER_T1000487739_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739 : public RuntimeObject { public: // uiCandies DMCore.Logic.CCandyManager::mUICandies uiCandies_t442672041 * ___mUICandies_1; // System.Int32 DMCore.Logic.CCandyManager::mCandyNum int32_t ___mCandyNum_2; // System.Boolean DMCore.Logic.CCandyManager::Changed bool ___Changed_3; // System.Boolean DMCore.Logic.CCandyManager::IsMarriySceneReady bool ___IsMarriySceneReady_4; public: inline static int32_t get_offset_of_mUICandies_1() { return static_cast(offsetof(CCandyManager_t1000487739, ___mUICandies_1)); } inline uiCandies_t442672041 * get_mUICandies_1() const { return ___mUICandies_1; } inline uiCandies_t442672041 ** get_address_of_mUICandies_1() { return &___mUICandies_1; } inline void set_mUICandies_1(uiCandies_t442672041 * value) { ___mUICandies_1 = value; Il2CppCodeGenWriteBarrier((&___mUICandies_1), value); } inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(CCandyManager_t1000487739, ___mCandyNum_2)); } inline int32_t get_mCandyNum_2() const { return ___mCandyNum_2; } inline int32_t* get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(int32_t value) { ___mCandyNum_2 = value; } inline static int32_t get_offset_of_Changed_3() { return static_cast(offsetof(CCandyManager_t1000487739, ___Changed_3)); } inline bool get_Changed_3() const { return ___Changed_3; } inline bool* get_address_of_Changed_3() { return &___Changed_3; } inline void set_Changed_3(bool value) { ___Changed_3 = value; } inline static int32_t get_offset_of_IsMarriySceneReady_4() { return static_cast(offsetof(CCandyManager_t1000487739, ___IsMarriySceneReady_4)); } inline bool get_IsMarriySceneReady_4() const { return ___IsMarriySceneReady_4; } inline bool* get_address_of_IsMarriySceneReady_4() { return &___IsMarriySceneReady_4; } inline void set_IsMarriySceneReady_4(bool value) { ___IsMarriySceneReady_4 = value; } }; struct CCandyManager_t1000487739_StaticFields { public: // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::s_Instance CCandyManager_t1000487739 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CCandyManager_t1000487739_StaticFields, ___s_Instance_0)); } inline CCandyManager_t1000487739 * get_s_Instance_0() const { return ___s_Instance_0; } inline CCandyManager_t1000487739 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CCandyManager_t1000487739 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCANDYMANAGER_T1000487739_H #ifndef BETTERLIST_1_T1062474353_H #define BETTERLIST_1_T1062474353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t1062474353 : public RuntimeObject { public: // T[] BetterList`1::buffer CardDataU5BU5D_t1357749506* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t1062474353, ___buffer_0)); } inline CardDataU5BU5D_t1357749506* get_buffer_0() const { return ___buffer_0; } inline CardDataU5BU5D_t1357749506** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(CardDataU5BU5D_t1357749506* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1062474353, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T1062474353_H #ifndef CARDDATA_T1907454035_H #define CARDDATA_T1907454035_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCardActivity/CardData struct CardData_t1907454035 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CCardActivity/CardData::m_type int32_t ___m_type_0; // System.Int32 DMCore.Logic.CCardActivity/CardData::m_activateGet int32_t ___m_activateGet_1; // System.Int32 DMCore.Logic.CCardActivity/CardData::m_everyDayGet int32_t ___m_everyDayGet_2; // System.Int32 DMCore.Logic.CCardActivity/CardData::m_validityTime int32_t ___m_validityTime_3; // System.Int32 DMCore.Logic.CCardActivity/CardData::m_isGetToday int32_t ___m_isGetToday_4; // System.Int32 DMCore.Logic.CCardActivity/CardData::m_residualDays int32_t ___m_residualDays_5; public: inline static int32_t get_offset_of_m_type_0() { return static_cast(offsetof(CardData_t1907454035, ___m_type_0)); } inline int32_t get_m_type_0() const { return ___m_type_0; } inline int32_t* get_address_of_m_type_0() { return &___m_type_0; } inline void set_m_type_0(int32_t value) { ___m_type_0 = value; } inline static int32_t get_offset_of_m_activateGet_1() { return static_cast(offsetof(CardData_t1907454035, ___m_activateGet_1)); } inline int32_t get_m_activateGet_1() const { return ___m_activateGet_1; } inline int32_t* get_address_of_m_activateGet_1() { return &___m_activateGet_1; } inline void set_m_activateGet_1(int32_t value) { ___m_activateGet_1 = value; } inline static int32_t get_offset_of_m_everyDayGet_2() { return static_cast(offsetof(CardData_t1907454035, ___m_everyDayGet_2)); } inline int32_t get_m_everyDayGet_2() const { return ___m_everyDayGet_2; } inline int32_t* get_address_of_m_everyDayGet_2() { return &___m_everyDayGet_2; } inline void set_m_everyDayGet_2(int32_t value) { ___m_everyDayGet_2 = value; } inline static int32_t get_offset_of_m_validityTime_3() { return static_cast(offsetof(CardData_t1907454035, ___m_validityTime_3)); } inline int32_t get_m_validityTime_3() const { return ___m_validityTime_3; } inline int32_t* get_address_of_m_validityTime_3() { return &___m_validityTime_3; } inline void set_m_validityTime_3(int32_t value) { ___m_validityTime_3 = value; } inline static int32_t get_offset_of_m_isGetToday_4() { return static_cast(offsetof(CardData_t1907454035, ___m_isGetToday_4)); } inline int32_t get_m_isGetToday_4() const { return ___m_isGetToday_4; } inline int32_t* get_address_of_m_isGetToday_4() { return &___m_isGetToday_4; } inline void set_m_isGetToday_4(int32_t value) { ___m_isGetToday_4 = value; } inline static int32_t get_offset_of_m_residualDays_5() { return static_cast(offsetof(CardData_t1907454035, ___m_residualDays_5)); } inline int32_t get_m_residualDays_5() const { return ___m_residualDays_5; } inline int32_t* get_address_of_m_residualDays_5() { return &___m_residualDays_5; } inline void set_m_residualDays_5(int32_t value) { ___m_residualDays_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDDATA_T1907454035_H #ifndef LIST_1_T3454575947_H #define LIST_1_T3454575947_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_t3454575947 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GameRewardInfoU5BU5D_t1063525816* ____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_t3454575947, ____items_1)); } inline GameRewardInfoU5BU5D_t1063525816* get__items_1() const { return ____items_1; } inline GameRewardInfoU5BU5D_t1063525816** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GameRewardInfoU5BU5D_t1063525816* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3454575947, ____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_t3454575947, ____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_t3454575947_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray GameRewardInfoU5BU5D_t1063525816* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3454575947_StaticFields, ___EmptyArray_4)); } inline GameRewardInfoU5BU5D_t1063525816* get_EmptyArray_4() const { return ___EmptyArray_4; } inline GameRewardInfoU5BU5D_t1063525816** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(GameRewardInfoU5BU5D_t1063525816* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3454575947_H #ifndef LIST_1_T3768009848_H #define LIST_1_T3768009848_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_t3768009848 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TimeStageInfoU5BU5D_t426951479* ____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_t3768009848, ____items_1)); } inline TimeStageInfoU5BU5D_t426951479* get__items_1() const { return ____items_1; } inline TimeStageInfoU5BU5D_t426951479** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TimeStageInfoU5BU5D_t426951479* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3768009848, ____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_t3768009848, ____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_t3768009848_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray TimeStageInfoU5BU5D_t426951479* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3768009848_StaticFields, ___EmptyArray_4)); } inline TimeStageInfoU5BU5D_t426951479* get_EmptyArray_4() const { return ___EmptyArray_4; } inline TimeStageInfoU5BU5D_t426951479** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(TimeStageInfoU5BU5D_t426951479* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3768009848_H #ifndef LIST_1_T3330140190_H #define LIST_1_T3330140190_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_t3330140190 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RankListInfoU5BU5D_t2976632377* ____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_t3330140190, ____items_1)); } inline RankListInfoU5BU5D_t2976632377* get__items_1() const { return ____items_1; } inline RankListInfoU5BU5D_t2976632377** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RankListInfoU5BU5D_t2976632377* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3330140190, ____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_t3330140190, ____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_t3330140190_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RankListInfoU5BU5D_t2976632377* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3330140190_StaticFields, ___EmptyArray_4)); } inline RankListInfoU5BU5D_t2976632377* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RankListInfoU5BU5D_t2976632377** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RankListInfoU5BU5D_t2976632377* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3330140190_H #ifndef GAMEREWARDINFO_T1982501205_H #define GAMEREWARDINFO_T1982501205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GameRewardInfo struct GameRewardInfo_t1982501205 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GameRewardInfo::m_GiveStage int32_t ___m_GiveStage_0; // System.Int32 DMCore.Logic.GameRewardInfo::m_GiveSituation int32_t ___m_GiveSituation_1; // System.Int32 DMCore.Logic.GameRewardInfo::m_Ceiling int32_t ___m_Ceiling_2; // System.Int32 DMCore.Logic.GameRewardInfo::m_Offline int32_t ___m_Offline_3; // DMCore.Logic.CAwardList DMCore.Logic.GameRewardInfo::m_list CAwardList_t4094041907 * ___m_list_4; public: inline static int32_t get_offset_of_m_GiveStage_0() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_GiveStage_0)); } inline int32_t get_m_GiveStage_0() const { return ___m_GiveStage_0; } inline int32_t* get_address_of_m_GiveStage_0() { return &___m_GiveStage_0; } inline void set_m_GiveStage_0(int32_t value) { ___m_GiveStage_0 = value; } inline static int32_t get_offset_of_m_GiveSituation_1() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_GiveSituation_1)); } inline int32_t get_m_GiveSituation_1() const { return ___m_GiveSituation_1; } inline int32_t* get_address_of_m_GiveSituation_1() { return &___m_GiveSituation_1; } inline void set_m_GiveSituation_1(int32_t value) { ___m_GiveSituation_1 = value; } inline static int32_t get_offset_of_m_Ceiling_2() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_Ceiling_2)); } inline int32_t get_m_Ceiling_2() const { return ___m_Ceiling_2; } inline int32_t* get_address_of_m_Ceiling_2() { return &___m_Ceiling_2; } inline void set_m_Ceiling_2(int32_t value) { ___m_Ceiling_2 = value; } inline static int32_t get_offset_of_m_Offline_3() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_Offline_3)); } inline int32_t get_m_Offline_3() const { return ___m_Offline_3; } inline int32_t* get_address_of_m_Offline_3() { return &___m_Offline_3; } inline void set_m_Offline_3(int32_t value) { ___m_Offline_3 = value; } inline static int32_t get_offset_of_m_list_4() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_list_4)); } inline CAwardList_t4094041907 * get_m_list_4() const { return ___m_list_4; } inline CAwardList_t4094041907 ** get_address_of_m_list_4() { return &___m_list_4; } inline void set_m_list_4(CAwardList_t4094041907 * value) { ___m_list_4 = value; Il2CppCodeGenWriteBarrier((&___m_list_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEREWARDINFO_T1982501205_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef CRITICALFINALIZEROBJECT_T701527852_H #define CRITICALFINALIZEROBJECT_T701527852_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_t701527852 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRITICALFINALIZEROBJECT_T701527852_H #ifndef MARSHALBYREFOBJECT_T2760389100_H #define MARSHALBYREFOBJECT_T2760389100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MarshalByRefObject struct MarshalByRefObject_t2760389100 : public RuntimeObject { public: // System.Runtime.Remoting.ServerIdentity System.MarshalByRefObject::_identity ServerIdentity_t2342208608 * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_t2760389100, ____identity_0)); } inline ServerIdentity_t2342208608 * get__identity_0() const { return ____identity_0; } inline ServerIdentity_t2342208608 ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(ServerIdentity_t2342208608 * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((&____identity_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MARSHALBYREFOBJECT_T2760389100_H #ifndef EVENTARGS_T3591816995_H #define EVENTARGS_T3591816995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.EventArgs struct EventArgs_t3591816995 : public RuntimeObject { public: public: }; struct EventArgs_t3591816995_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t3591816995 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); } inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t3591816995 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTARGS_T3591816995_H #ifndef YIELDINSTRUCTION_T403091072_H #define YIELDINSTRUCTION_T403091072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.YieldInstruction struct YieldInstruction_t403091072 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_com { }; #endif // YIELDINSTRUCTION_T403091072_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef INTEGRALSHOPITEM_T1896983926_H #define INTEGRALSHOPITEM_T1896983926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IntegralShopItem struct IntegralShopItem_t1896983926 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IntegralShopItem::nConfigId int32_t ___nConfigId_0; // System.Int32 DMCore.Logic.IntegralShopItem::nLevel int32_t ___nLevel_1; // System.Int32 DMCore.Logic.IntegralShopItem::nPrice int32_t ___nPrice_2; // System.Int32 DMCore.Logic.IntegralShopItem::nValid int32_t ___nValid_3; // System.Int32 DMCore.Logic.IntegralShopItem::nLimit int32_t ___nLimit_4; // System.Int32 DMCore.Logic.IntegralShopItem::nBuyCnt int32_t ___nBuyCnt_5; public: inline static int32_t get_offset_of_nConfigId_0() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nConfigId_0)); } inline int32_t get_nConfigId_0() const { return ___nConfigId_0; } inline int32_t* get_address_of_nConfigId_0() { return &___nConfigId_0; } inline void set_nConfigId_0(int32_t value) { ___nConfigId_0 = value; } inline static int32_t get_offset_of_nLevel_1() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nLevel_1)); } inline int32_t get_nLevel_1() const { return ___nLevel_1; } inline int32_t* get_address_of_nLevel_1() { return &___nLevel_1; } inline void set_nLevel_1(int32_t value) { ___nLevel_1 = value; } inline static int32_t get_offset_of_nPrice_2() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nPrice_2)); } inline int32_t get_nPrice_2() const { return ___nPrice_2; } inline int32_t* get_address_of_nPrice_2() { return &___nPrice_2; } inline void set_nPrice_2(int32_t value) { ___nPrice_2 = value; } inline static int32_t get_offset_of_nValid_3() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nValid_3)); } inline int32_t get_nValid_3() const { return ___nValid_3; } inline int32_t* get_address_of_nValid_3() { return &___nValid_3; } inline void set_nValid_3(int32_t value) { ___nValid_3 = value; } inline static int32_t get_offset_of_nLimit_4() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nLimit_4)); } inline int32_t get_nLimit_4() const { return ___nLimit_4; } inline int32_t* get_address_of_nLimit_4() { return &___nLimit_4; } inline void set_nLimit_4(int32_t value) { ___nLimit_4 = value; } inline static int32_t get_offset_of_nBuyCnt_5() { return static_cast(offsetof(IntegralShopItem_t1896983926, ___nBuyCnt_5)); } inline int32_t get_nBuyCnt_5() const { return ___nBuyCnt_5; } inline int32_t* get_address_of_nBuyCnt_5() { return &___nBuyCnt_5; } inline void set_nBuyCnt_5(int32_t value) { ___nBuyCnt_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTEGRALSHOPITEM_T1896983926_H #ifndef TIMESTAGEINFO_T2295935106_H #define TIMESTAGEINFO_T2295935106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimeStageInfo struct TimeStageInfo_t2295935106 : public RuntimeObject { public: // System.Int32 DMCore.Logic.TimeStageInfo::m_StageId int32_t ___m_StageId_0; // System.String DMCore.Logic.TimeStageInfo::m_StartTime String_t* ___m_StartTime_1; // System.String DMCore.Logic.TimeStageInfo::m_EndTime String_t* ___m_EndTime_2; // System.Int32 DMCore.Logic.TimeStageInfo::m_RandomThemeNum int32_t ___m_RandomThemeNum_3; public: inline static int32_t get_offset_of_m_StageId_0() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_StageId_0)); } inline int32_t get_m_StageId_0() const { return ___m_StageId_0; } inline int32_t* get_address_of_m_StageId_0() { return &___m_StageId_0; } inline void set_m_StageId_0(int32_t value) { ___m_StageId_0 = value; } inline static int32_t get_offset_of_m_StartTime_1() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_StartTime_1)); } inline String_t* get_m_StartTime_1() const { return ___m_StartTime_1; } inline String_t** get_address_of_m_StartTime_1() { return &___m_StartTime_1; } inline void set_m_StartTime_1(String_t* value) { ___m_StartTime_1 = value; Il2CppCodeGenWriteBarrier((&___m_StartTime_1), value); } inline static int32_t get_offset_of_m_EndTime_2() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_EndTime_2)); } inline String_t* get_m_EndTime_2() const { return ___m_EndTime_2; } inline String_t** get_address_of_m_EndTime_2() { return &___m_EndTime_2; } inline void set_m_EndTime_2(String_t* value) { ___m_EndTime_2 = value; Il2CppCodeGenWriteBarrier((&___m_EndTime_2), value); } inline static int32_t get_offset_of_m_RandomThemeNum_3() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_RandomThemeNum_3)); } inline int32_t get_m_RandomThemeNum_3() const { return ___m_RandomThemeNum_3; } inline int32_t* get_address_of_m_RandomThemeNum_3() { return &___m_RandomThemeNum_3; } inline void set_m_RandomThemeNum_3(int32_t value) { ___m_RandomThemeNum_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESTAGEINFO_T2295935106_H #ifndef RANKLISTINFO_T1858065448_H #define RANKLISTINFO_T1858065448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RankListInfo struct RankListInfo_t1858065448 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RankListInfo::m_Rank int32_t ___m_Rank_0; // System.Int64 DMCore.Logic.RankListInfo::m_UserId int64_t ___m_UserId_1; // System.String DMCore.Logic.RankListInfo::m_Name String_t* ___m_Name_2; // System.Int32 DMCore.Logic.RankListInfo::m_Sex int32_t ___m_Sex_3; // System.Int64 DMCore.Logic.RankListInfo::m_photoId int64_t ___m_photoId_4; // System.Int32 DMCore.Logic.RankListInfo::m_clothGrade int32_t ___m_clothGrade_5; // System.Int32 DMCore.Logic.RankListInfo::m_ThemeVote int32_t ___m_ThemeVote_6; public: inline static int32_t get_offset_of_m_Rank_0() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Rank_0)); } inline int32_t get_m_Rank_0() const { return ___m_Rank_0; } inline int32_t* get_address_of_m_Rank_0() { return &___m_Rank_0; } inline void set_m_Rank_0(int32_t value) { ___m_Rank_0 = value; } inline static int32_t get_offset_of_m_UserId_1() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_UserId_1)); } inline int64_t get_m_UserId_1() const { return ___m_UserId_1; } inline int64_t* get_address_of_m_UserId_1() { return &___m_UserId_1; } inline void set_m_UserId_1(int64_t value) { ___m_UserId_1 = value; } inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Name_2)); } inline String_t* get_m_Name_2() const { return ___m_Name_2; } inline String_t** get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(String_t* value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((&___m_Name_2), value); } inline static int32_t get_offset_of_m_Sex_3() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Sex_3)); } inline int32_t get_m_Sex_3() const { return ___m_Sex_3; } inline int32_t* get_address_of_m_Sex_3() { return &___m_Sex_3; } inline void set_m_Sex_3(int32_t value) { ___m_Sex_3 = value; } inline static int32_t get_offset_of_m_photoId_4() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_photoId_4)); } inline int64_t get_m_photoId_4() const { return ___m_photoId_4; } inline int64_t* get_address_of_m_photoId_4() { return &___m_photoId_4; } inline void set_m_photoId_4(int64_t value) { ___m_photoId_4 = value; } inline static int32_t get_offset_of_m_clothGrade_5() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_clothGrade_5)); } inline int32_t get_m_clothGrade_5() const { return ___m_clothGrade_5; } inline int32_t* get_address_of_m_clothGrade_5() { return &___m_clothGrade_5; } inline void set_m_clothGrade_5(int32_t value) { ___m_clothGrade_5 = value; } inline static int32_t get_offset_of_m_ThemeVote_6() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_ThemeVote_6)); } inline int32_t get_m_ThemeVote_6() const { return ___m_ThemeVote_6; } inline int32_t* get_address_of_m_ThemeVote_6() { return &___m_ThemeVote_6; } inline void set_m_ThemeVote_6(int32_t value) { ___m_ThemeVote_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANKLISTINFO_T1858065448_H #ifndef GAMEPAGEINFO_T1487906190_H #define GAMEPAGEINFO_T1487906190_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GamePageInfo struct GamePageInfo_t1487906190 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GamePageInfo::m_ThemeId int32_t ___m_ThemeId_0; // System.Int32 DMCore.Logic.GamePageInfo::m_ThemeStage int32_t ___m_ThemeStage_1; public: inline static int32_t get_offset_of_m_ThemeId_0() { return static_cast(offsetof(GamePageInfo_t1487906190, ___m_ThemeId_0)); } inline int32_t get_m_ThemeId_0() const { return ___m_ThemeId_0; } inline int32_t* get_address_of_m_ThemeId_0() { return &___m_ThemeId_0; } inline void set_m_ThemeId_0(int32_t value) { ___m_ThemeId_0 = value; } inline static int32_t get_offset_of_m_ThemeStage_1() { return static_cast(offsetof(GamePageInfo_t1487906190, ___m_ThemeStage_1)); } inline int32_t get_m_ThemeStage_1() const { return ___m_ThemeStage_1; } inline int32_t* get_address_of_m_ThemeStage_1() { return &___m_ThemeStage_1; } inline void set_m_ThemeStage_1(int32_t value) { ___m_ThemeStage_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEPAGEINFO_T1487906190_H #ifndef CROLEMODELITEM_SUITCONFIG_T3912215432_H #define CROLEMODELITEM_SUITCONFIG_T3912215432_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_SuitConfig struct CRoleModelItem_SuitConfig_t3912215432 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_modelItems List_1_t128053199 * ___m_modelItems_0; // System.Boolean DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_bIsDone bool ___m_bIsDone_1; // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_suitID int32_t ___m_suitID_2; public: inline static int32_t get_offset_of_m_modelItems_0() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_modelItems_0)); } inline List_1_t128053199 * get_m_modelItems_0() const { return ___m_modelItems_0; } inline List_1_t128053199 ** get_address_of_m_modelItems_0() { return &___m_modelItems_0; } inline void set_m_modelItems_0(List_1_t128053199 * value) { ___m_modelItems_0 = value; Il2CppCodeGenWriteBarrier((&___m_modelItems_0), value); } inline static int32_t get_offset_of_m_bIsDone_1() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_bIsDone_1)); } inline bool get_m_bIsDone_1() const { return ___m_bIsDone_1; } inline bool* get_address_of_m_bIsDone_1() { return &___m_bIsDone_1; } inline void set_m_bIsDone_1(bool value) { ___m_bIsDone_1 = value; } inline static int32_t get_offset_of_m_suitID_2() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_suitID_2)); } inline int32_t get_m_suitID_2() const { return ___m_suitID_2; } inline int32_t* get_address_of_m_suitID_2() { return &___m_suitID_2; } inline void set_m_suitID_2(int32_t value) { ___m_suitID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_SUITCONFIG_T3912215432_H #ifndef CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #define CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager struct CRoleModelItem_SuitConfigManager_t3017667155 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::m_configItemContainer Dictionary_2_t2800928763 * ___m_configItemContainer_0; // System.Collections.Generic.Dictionary`2> DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::m_cfgCallBack Dictionary_2_t4097355377 * ___m_cfgCallBack_1; public: inline static int32_t get_offset_of_m_configItemContainer_0() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155, ___m_configItemContainer_0)); } inline Dictionary_2_t2800928763 * get_m_configItemContainer_0() const { return ___m_configItemContainer_0; } inline Dictionary_2_t2800928763 ** get_address_of_m_configItemContainer_0() { return &___m_configItemContainer_0; } inline void set_m_configItemContainer_0(Dictionary_2_t2800928763 * value) { ___m_configItemContainer_0 = value; Il2CppCodeGenWriteBarrier((&___m_configItemContainer_0), value); } inline static int32_t get_offset_of_m_cfgCallBack_1() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155, ___m_cfgCallBack_1)); } inline Dictionary_2_t4097355377 * get_m_cfgCallBack_1() const { return ___m_cfgCallBack_1; } inline Dictionary_2_t4097355377 ** get_address_of_m_cfgCallBack_1() { return &___m_cfgCallBack_1; } inline void set_m_cfgCallBack_1(Dictionary_2_t4097355377 * value) { ___m_cfgCallBack_1 = value; Il2CppCodeGenWriteBarrier((&___m_cfgCallBack_1), value); } }; struct CRoleModelItem_SuitConfigManager_t3017667155_StaticFields { public: // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::s_Instance CRoleModelItem_SuitConfigManager_t3017667155 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155_StaticFields, ___s_Instance_2)); } inline CRoleModelItem_SuitConfigManager_t3017667155 * get_s_Instance_2() const { return ___s_Instance_2; } inline CRoleModelItem_SuitConfigManager_t3017667155 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CRoleModelItem_SuitConfigManager_t3017667155 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #ifndef REVIEWINFO_T914837392_H #define REVIEWINFO_T914837392_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ReviewInfo struct ReviewInfo_t914837392 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ReviewInfo::m_playerSign int32_t ___m_playerSign_0; // System.Int32 DMCore.Logic.ReviewInfo::sex int32_t ___sex_1; // System.Collections.Generic.List`1 DMCore.Logic.ReviewInfo::m_themeInfo List_1_t2571181400 * ___m_themeInfo_2; public: inline static int32_t get_offset_of_m_playerSign_0() { return static_cast(offsetof(ReviewInfo_t914837392, ___m_playerSign_0)); } inline int32_t get_m_playerSign_0() const { return ___m_playerSign_0; } inline int32_t* get_address_of_m_playerSign_0() { return &___m_playerSign_0; } inline void set_m_playerSign_0(int32_t value) { ___m_playerSign_0 = value; } inline static int32_t get_offset_of_sex_1() { return static_cast(offsetof(ReviewInfo_t914837392, ___sex_1)); } inline int32_t get_sex_1() const { return ___sex_1; } inline int32_t* get_address_of_sex_1() { return &___sex_1; } inline void set_sex_1(int32_t value) { ___sex_1 = value; } inline static int32_t get_offset_of_m_themeInfo_2() { return static_cast(offsetof(ReviewInfo_t914837392, ___m_themeInfo_2)); } inline List_1_t2571181400 * get_m_themeInfo_2() const { return ___m_themeInfo_2; } inline List_1_t2571181400 ** get_address_of_m_themeInfo_2() { return &___m_themeInfo_2; } inline void set_m_themeInfo_2(List_1_t2571181400 * value) { ___m_themeInfo_2 = value; Il2CppCodeGenWriteBarrier((&___m_themeInfo_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REVIEWINFO_T914837392_H #ifndef THEMEINFO_T1099106658_H #define THEMEINFO_T1099106658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ThemeInfo::m_themeId int32_t ___m_themeId_0; // System.String DMCore.Logic.ThemeInfo::m_themeDec String_t* ___m_themeDec_1; // System.Int32 DMCore.Logic.ThemeInfo::m_themeVote int32_t ___m_themeVote_2; // System.Collections.Generic.List`1 DMCore.Logic.ThemeInfo::m_dressId List_1_t128053199 * ___m_dressId_3; public: inline static int32_t get_offset_of_m_themeId_0() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_themeId_0)); } inline int32_t get_m_themeId_0() const { return ___m_themeId_0; } inline int32_t* get_address_of_m_themeId_0() { return &___m_themeId_0; } inline void set_m_themeId_0(int32_t value) { ___m_themeId_0 = value; } inline static int32_t get_offset_of_m_themeDec_1() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_themeDec_1)); } inline String_t* get_m_themeDec_1() const { return ___m_themeDec_1; } inline String_t** get_address_of_m_themeDec_1() { return &___m_themeDec_1; } inline void set_m_themeDec_1(String_t* value) { ___m_themeDec_1 = value; Il2CppCodeGenWriteBarrier((&___m_themeDec_1), value); } inline static int32_t get_offset_of_m_themeVote_2() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_themeVote_2)); } inline int32_t get_m_themeVote_2() const { return ___m_themeVote_2; } inline int32_t* get_address_of_m_themeVote_2() { return &___m_themeVote_2; } inline void set_m_themeVote_2(int32_t value) { ___m_themeVote_2 = value; } inline static int32_t get_offset_of_m_dressId_3() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_dressId_3)); } inline List_1_t128053199 * get_m_dressId_3() const { return ___m_dressId_3; } inline List_1_t128053199 ** get_address_of_m_dressId_3() { return &___m_dressId_3; } inline void set_m_dressId_3(List_1_t128053199 * value) { ___m_dressId_3 = value; Il2CppCodeGenWriteBarrier((&___m_dressId_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THEMEINFO_T1099106658_H #ifndef CBULLETINMANAGER_T2950394527_H #define CBULLETINMANAGER_T2950394527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBulletinManager struct CBulletinManager_t2950394527 : public RuntimeObject { public: // DMCore.Logic.CBulletinManager/BulletinData DMCore.Logic.CBulletinManager::m_curBullet BulletinData_t1626493490 * ___m_curBullet_0; public: inline static int32_t get_offset_of_m_curBullet_0() { return static_cast(offsetof(CBulletinManager_t2950394527, ___m_curBullet_0)); } inline BulletinData_t1626493490 * get_m_curBullet_0() const { return ___m_curBullet_0; } inline BulletinData_t1626493490 ** get_address_of_m_curBullet_0() { return &___m_curBullet_0; } inline void set_m_curBullet_0(BulletinData_t1626493490 * value) { ___m_curBullet_0 = value; Il2CppCodeGenWriteBarrier((&___m_curBullet_0), value); } }; struct CBulletinManager_t2950394527_StaticFields { public: // DMCore.Logic.CBulletinManager DMCore.Logic.CBulletinManager::s_Instance CBulletinManager_t2950394527 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CBulletinManager_t2950394527_StaticFields, ___s_Instance_1)); } inline CBulletinManager_t2950394527 * get_s_Instance_1() const { return ___s_Instance_1; } inline CBulletinManager_t2950394527 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CBulletinManager_t2950394527 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBULLETINMANAGER_T2950394527_H #ifndef IATTACHMENT_T1542359345_H #define IATTACHMENT_T1542359345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IAttachMent struct IAttachMent_t1542359345 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IATTACHMENT_T1542359345_H #ifndef CAVATAREQUIPMANAGER_T2125372870_H #define CAVATAREQUIPMANAGER_T2125372870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870 : public RuntimeObject { public: // CBetterSet`1 DMCore.Logic.CAvatarEquipManager::m_AvatarInfoChange CBetterSet_1_t3304831721 * ___m_AvatarInfoChange_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarEquipManager::m_RoleEquipCache Dictionary_2_t3310042434 * ___m_RoleEquipCache_1; // System.Int64 DMCore.Logic.CAvatarEquipManager::m_activeRoleUserID int64_t ___m_activeRoleUserID_2; public: inline static int32_t get_offset_of_m_AvatarInfoChange_0() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_AvatarInfoChange_0)); } inline CBetterSet_1_t3304831721 * get_m_AvatarInfoChange_0() const { return ___m_AvatarInfoChange_0; } inline CBetterSet_1_t3304831721 ** get_address_of_m_AvatarInfoChange_0() { return &___m_AvatarInfoChange_0; } inline void set_m_AvatarInfoChange_0(CBetterSet_1_t3304831721 * value) { ___m_AvatarInfoChange_0 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarInfoChange_0), value); } inline static int32_t get_offset_of_m_RoleEquipCache_1() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_RoleEquipCache_1)); } inline Dictionary_2_t3310042434 * get_m_RoleEquipCache_1() const { return ___m_RoleEquipCache_1; } inline Dictionary_2_t3310042434 ** get_address_of_m_RoleEquipCache_1() { return &___m_RoleEquipCache_1; } inline void set_m_RoleEquipCache_1(Dictionary_2_t3310042434 * value) { ___m_RoleEquipCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEquipCache_1), value); } inline static int32_t get_offset_of_m_activeRoleUserID_2() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_activeRoleUserID_2)); } inline int64_t get_m_activeRoleUserID_2() const { return ___m_activeRoleUserID_2; } inline int64_t* get_address_of_m_activeRoleUserID_2() { return &___m_activeRoleUserID_2; } inline void set_m_activeRoleUserID_2(int64_t value) { ___m_activeRoleUserID_2 = value; } }; struct CAvatarEquipManager_t2125372870_StaticFields { public: // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::s_Instance CAvatarEquipManager_t2125372870 * ___s_Instance_3; // System.Action`1 DMCore.Logic.CAvatarEquipManager::<>f__am$cache0 Action_1_t3363021612 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___s_Instance_3)); } inline CAvatarEquipManager_t2125372870 * get_s_Instance_3() const { return ___s_Instance_3; } inline CAvatarEquipManager_t2125372870 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CAvatarEquipManager_t2125372870 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Action_1_t3363021612 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Action_1_t3363021612 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Action_1_t3363021612 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATAREQUIPMANAGER_T2125372870_H #ifndef CBETTERSET_1_T3304831721_H #define CBETTERSET_1_T3304831721_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CBetterSet`1 struct CBetterSet_1_t3304831721 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t2345574335 * ___m_array_0; // System.Int32 CBetterSet`1::m_itor int32_t ___m_itor_1; // System.Boolean CBetterSet`1::m_removeFlag bool ___m_removeFlag_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(CBetterSet_1_t3304831721, ___m_array_0)); } inline BetterList_1_t2345574335 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t2345574335 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t2345574335 * value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_itor_1() { return static_cast(offsetof(CBetterSet_1_t3304831721, ___m_itor_1)); } inline int32_t get_m_itor_1() const { return ___m_itor_1; } inline int32_t* get_address_of_m_itor_1() { return &___m_itor_1; } inline void set_m_itor_1(int32_t value) { ___m_itor_1 = value; } inline static int32_t get_offset_of_m_removeFlag_2() { return static_cast(offsetof(CBetterSet_1_t3304831721, ___m_removeFlag_2)); } inline bool get_m_removeFlag_2() const { return ___m_removeFlag_2; } inline bool* get_address_of_m_removeFlag_2() { return &___m_removeFlag_2; } inline void set_m_removeFlag_2(bool value) { ___m_removeFlag_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBETTERSET_1_T3304831721_H #ifndef DICTIONARY_2_T3310042434_H #define DICTIONARY_2_T3310042434_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_t3310042434 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int64U5BU5D_t2559172825* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots CAvatarInfoU5BU5D_t4275454911* ___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_t3310042434, ___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_t3310042434, ___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_t3310042434, ___keySlots_6)); } inline Int64U5BU5D_t2559172825* get_keySlots_6() const { return ___keySlots_6; } inline Int64U5BU5D_t2559172825** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int64U5BU5D_t2559172825* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3310042434, ___valueSlots_7)); } inline CAvatarInfoU5BU5D_t4275454911* get_valueSlots_7() const { return ___valueSlots_7; } inline CAvatarInfoU5BU5D_t4275454911** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CAvatarInfoU5BU5D_t4275454911* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3310042434, ___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_t3310042434, ___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_t3310042434, ___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_t3310042434, ___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_t3310042434, ___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_t3310042434, ___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_t3310042434, ___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_t3310042434_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t751288242 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3310042434_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t751288242 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t751288242 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t751288242 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3310042434_H #ifndef CAVATARINFO_T2247402650_H #define CAVATARINFO_T2247402650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAvatarInfo::m_SexVal int32_t ___m_SexVal_0; // System.Collections.Generic.List`1 DMCore.Logic.CAvatarInfo::m_EquipList List_1_t128053199 * ___m_EquipList_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarInfo::m_EquipJewelIdDic Dictionary_2_t1839659084 * ___m_EquipJewelIdDic_2; public: inline static int32_t get_offset_of_m_SexVal_0() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_SexVal_0)); } inline int32_t get_m_SexVal_0() const { return ___m_SexVal_0; } inline int32_t* get_address_of_m_SexVal_0() { return &___m_SexVal_0; } inline void set_m_SexVal_0(int32_t value) { ___m_SexVal_0 = value; } inline static int32_t get_offset_of_m_EquipList_1() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipList_1)); } inline List_1_t128053199 * get_m_EquipList_1() const { return ___m_EquipList_1; } inline List_1_t128053199 ** get_address_of_m_EquipList_1() { return &___m_EquipList_1; } inline void set_m_EquipList_1(List_1_t128053199 * value) { ___m_EquipList_1 = value; Il2CppCodeGenWriteBarrier((&___m_EquipList_1), value); } inline static int32_t get_offset_of_m_EquipJewelIdDic_2() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipJewelIdDic_2)); } inline Dictionary_2_t1839659084 * get_m_EquipJewelIdDic_2() const { return ___m_EquipJewelIdDic_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_EquipJewelIdDic_2() { return &___m_EquipJewelIdDic_2; } inline void set_m_EquipJewelIdDic_2(Dictionary_2_t1839659084 * value) { ___m_EquipJewelIdDic_2 = value; Il2CppCodeGenWriteBarrier((&___m_EquipJewelIdDic_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATARINFO_T2247402650_H #ifndef LIST_1_T913674750_H #define LIST_1_T913674750_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t913674750 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_t2559172825* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t913674750, ____items_1)); } inline Int64U5BU5D_t2559172825* get__items_1() const { return ____items_1; } inline Int64U5BU5D_t2559172825** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_t2559172825* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t913674750, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t913674750, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t913674750_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int64U5BU5D_t2559172825* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t913674750_StaticFields, ___EmptyArray_4)); } inline Int64U5BU5D_t2559172825* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int64U5BU5D_t2559172825** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int64U5BU5D_t2559172825* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T913674750_H #ifndef STATICTAG_T3024472866_H #define STATICTAG_T3024472866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(StaticTag_t3024472866, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STATICTAG_T3024472866_H #ifndef CARDGROUP_T4232984762_H #define CARDGROUP_T4232984762_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardGroup struct CardGroup_t4232984762 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CardGroup::cardList List_1_t187333189 * ___cardList_0; public: inline static int32_t get_offset_of_cardList_0() { return static_cast(offsetof(CardGroup_t4232984762, ___cardList_0)); } inline List_1_t187333189 * get_cardList_0() const { return ___cardList_0; } inline List_1_t187333189 ** get_address_of_cardList_0() { return &___cardList_0; } inline void set_cardList_0(List_1_t187333189 * value) { ___cardList_0 = value; Il2CppCodeGenWriteBarrier((&___cardList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDGROUP_T4232984762_H #ifndef LIST_1_T187333189_H #define LIST_1_T187333189_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_t187333189 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CardUnitU5BU5D_t2745140118* ____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_t187333189, ____items_1)); } inline CardUnitU5BU5D_t2745140118* get__items_1() const { return ____items_1; } inline CardUnitU5BU5D_t2745140118** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CardUnitU5BU5D_t2745140118* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t187333189, ____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_t187333189, ____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_t187333189_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CardUnitU5BU5D_t2745140118* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t187333189_StaticFields, ___EmptyArray_4)); } inline CardUnitU5BU5D_t2745140118* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CardUnitU5BU5D_t2745140118** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CardUnitU5BU5D_t2745140118* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T187333189_H #ifndef CARDUNIT_T3010225743_H #define CARDUNIT_T3010225743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardUnit struct CardUnit_t3010225743 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardUnit::cardID int32_t ___cardID_0; // System.Int32 DMCore.Logic.CardUnit::cardType int32_t ___cardType_1; // System.String DMCore.Logic.CardUnit::cardName String_t* ___cardName_2; // System.String DMCore.Logic.CardUnit::cardDesc String_t* ___cardDesc_3; // System.String DMCore.Logic.CardUnit::thumbnailPath String_t* ___thumbnailPath_4; // System.String DMCore.Logic.CardUnit::completePath String_t* ___completePath_5; // System.Int32 DMCore.Logic.CardUnit::level int32_t ___level_6; // System.Int32 DMCore.Logic.CardUnit::time int32_t ___time_7; // System.Int32 DMCore.Logic.CardUnit::dancing int32_t ___dancing_8; // System.Int32 DMCore.Logic.CardUnit::fashion int32_t ___fashion_9; // System.Int32 DMCore.Logic.CardUnit::affinity int32_t ___affinity_10; // System.Int32 DMCore.Logic.CardUnit::popularity int32_t ___popularity_11; // System.Int32 DMCore.Logic.CardUnit::dedicated int32_t ___dedicated_12; // System.Int32 DMCore.Logic.CardUnit::fatigue int32_t ___fatigue_13; // System.Int32 DMCore.Logic.CardUnit::score int32_t ___score_14; // System.Boolean DMCore.Logic.CardUnit::lockState bool ___lockState_15; public: inline static int32_t get_offset_of_cardID_0() { return static_cast(offsetof(CardUnit_t3010225743, ___cardID_0)); } inline int32_t get_cardID_0() const { return ___cardID_0; } inline int32_t* get_address_of_cardID_0() { return &___cardID_0; } inline void set_cardID_0(int32_t value) { ___cardID_0 = value; } inline static int32_t get_offset_of_cardType_1() { return static_cast(offsetof(CardUnit_t3010225743, ___cardType_1)); } inline int32_t get_cardType_1() const { return ___cardType_1; } inline int32_t* get_address_of_cardType_1() { return &___cardType_1; } inline void set_cardType_1(int32_t value) { ___cardType_1 = value; } inline static int32_t get_offset_of_cardName_2() { return static_cast(offsetof(CardUnit_t3010225743, ___cardName_2)); } inline String_t* get_cardName_2() const { return ___cardName_2; } inline String_t** get_address_of_cardName_2() { return &___cardName_2; } inline void set_cardName_2(String_t* value) { ___cardName_2 = value; Il2CppCodeGenWriteBarrier((&___cardName_2), value); } inline static int32_t get_offset_of_cardDesc_3() { return static_cast(offsetof(CardUnit_t3010225743, ___cardDesc_3)); } inline String_t* get_cardDesc_3() const { return ___cardDesc_3; } inline String_t** get_address_of_cardDesc_3() { return &___cardDesc_3; } inline void set_cardDesc_3(String_t* value) { ___cardDesc_3 = value; Il2CppCodeGenWriteBarrier((&___cardDesc_3), value); } inline static int32_t get_offset_of_thumbnailPath_4() { return static_cast(offsetof(CardUnit_t3010225743, ___thumbnailPath_4)); } inline String_t* get_thumbnailPath_4() const { return ___thumbnailPath_4; } inline String_t** get_address_of_thumbnailPath_4() { return &___thumbnailPath_4; } inline void set_thumbnailPath_4(String_t* value) { ___thumbnailPath_4 = value; Il2CppCodeGenWriteBarrier((&___thumbnailPath_4), value); } inline static int32_t get_offset_of_completePath_5() { return static_cast(offsetof(CardUnit_t3010225743, ___completePath_5)); } inline String_t* get_completePath_5() const { return ___completePath_5; } inline String_t** get_address_of_completePath_5() { return &___completePath_5; } inline void set_completePath_5(String_t* value) { ___completePath_5 = value; Il2CppCodeGenWriteBarrier((&___completePath_5), value); } inline static int32_t get_offset_of_level_6() { return static_cast(offsetof(CardUnit_t3010225743, ___level_6)); } inline int32_t get_level_6() const { return ___level_6; } inline int32_t* get_address_of_level_6() { return &___level_6; } inline void set_level_6(int32_t value) { ___level_6 = value; } inline static int32_t get_offset_of_time_7() { return static_cast(offsetof(CardUnit_t3010225743, ___time_7)); } inline int32_t get_time_7() const { return ___time_7; } inline int32_t* get_address_of_time_7() { return &___time_7; } inline void set_time_7(int32_t value) { ___time_7 = value; } inline static int32_t get_offset_of_dancing_8() { return static_cast(offsetof(CardUnit_t3010225743, ___dancing_8)); } inline int32_t get_dancing_8() const { return ___dancing_8; } inline int32_t* get_address_of_dancing_8() { return &___dancing_8; } inline void set_dancing_8(int32_t value) { ___dancing_8 = value; } inline static int32_t get_offset_of_fashion_9() { return static_cast(offsetof(CardUnit_t3010225743, ___fashion_9)); } inline int32_t get_fashion_9() const { return ___fashion_9; } inline int32_t* get_address_of_fashion_9() { return &___fashion_9; } inline void set_fashion_9(int32_t value) { ___fashion_9 = value; } inline static int32_t get_offset_of_affinity_10() { return static_cast(offsetof(CardUnit_t3010225743, ___affinity_10)); } inline int32_t get_affinity_10() const { return ___affinity_10; } inline int32_t* get_address_of_affinity_10() { return &___affinity_10; } inline void set_affinity_10(int32_t value) { ___affinity_10 = value; } inline static int32_t get_offset_of_popularity_11() { return static_cast(offsetof(CardUnit_t3010225743, ___popularity_11)); } inline int32_t get_popularity_11() const { return ___popularity_11; } inline int32_t* get_address_of_popularity_11() { return &___popularity_11; } inline void set_popularity_11(int32_t value) { ___popularity_11 = value; } inline static int32_t get_offset_of_dedicated_12() { return static_cast(offsetof(CardUnit_t3010225743, ___dedicated_12)); } inline int32_t get_dedicated_12() const { return ___dedicated_12; } inline int32_t* get_address_of_dedicated_12() { return &___dedicated_12; } inline void set_dedicated_12(int32_t value) { ___dedicated_12 = value; } inline static int32_t get_offset_of_fatigue_13() { return static_cast(offsetof(CardUnit_t3010225743, ___fatigue_13)); } inline int32_t get_fatigue_13() const { return ___fatigue_13; } inline int32_t* get_address_of_fatigue_13() { return &___fatigue_13; } inline void set_fatigue_13(int32_t value) { ___fatigue_13 = value; } inline static int32_t get_offset_of_score_14() { return static_cast(offsetof(CardUnit_t3010225743, ___score_14)); } inline int32_t get_score_14() const { return ___score_14; } inline int32_t* get_address_of_score_14() { return &___score_14; } inline void set_score_14(int32_t value) { ___score_14 = value; } inline static int32_t get_offset_of_lockState_15() { return static_cast(offsetof(CardUnit_t3010225743, ___lockState_15)); } inline bool get_lockState_15() const { return ___lockState_15; } inline bool* get_address_of_lockState_15() { return &___lockState_15; } inline void set_lockState_15(bool value) { ___lockState_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDUNIT_T3010225743_H #ifndef U3CAPPENDU3EC__ANONSTOREY0_T3007523849_H #define U3CAPPENDU3EC__ANONSTOREY0_T3007523849_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardGroup/c__AnonStorey0 struct U3CAppendU3Ec__AnonStorey0_t3007523849 : public RuntimeObject { public: // DMCore.Logic.CardUnit DMCore.Logic.CardGroup/c__AnonStorey0::_item CardUnit_t3010225743 * ____item_0; public: inline static int32_t get_offset_of__item_0() { return static_cast(offsetof(U3CAppendU3Ec__AnonStorey0_t3007523849, ____item_0)); } inline CardUnit_t3010225743 * get__item_0() const { return ____item_0; } inline CardUnit_t3010225743 ** get_address_of__item_0() { return &____item_0; } inline void set__item_0(CardUnit_t3010225743 * value) { ____item_0 = value; Il2CppCodeGenWriteBarrier((&____item_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CAPPENDU3EC__ANONSTOREY0_T3007523849_H #ifndef U3CGETCARDUNITBYIDU3EC__ANONSTOREY1_T1781704293_H #define U3CGETCARDUNITBYIDU3EC__ANONSTOREY1_T1781704293_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardGroup/c__AnonStorey1 struct U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardGroup/c__AnonStorey1::_id int32_t ____id_0; public: inline static int32_t get_offset_of__id_0() { return static_cast(offsetof(U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293, ____id_0)); } inline int32_t get__id_0() const { return ____id_0; } inline int32_t* get_address_of__id_0() { return &____id_0; } inline void set__id_0(int32_t value) { ____id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETCARDUNITBYIDU3EC__ANONSTOREY1_T1781704293_H #ifndef U3CFINDLISTU3EC__ANONSTOREY2_T3206129289_H #define U3CFINDLISTU3EC__ANONSTOREY2_T3206129289_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardGroup/c__AnonStorey2 struct U3CFindListU3Ec__AnonStorey2_t3206129289 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardGroup/c__AnonStorey2::_level int32_t ____level_0; public: inline static int32_t get_offset_of__level_0() { return static_cast(offsetof(U3CFindListU3Ec__AnonStorey2_t3206129289, ____level_0)); } inline int32_t get__level_0() const { return ____level_0; } inline int32_t* get_address_of__level_0() { return &____level_0; } inline void set__level_0(int32_t value) { ____level_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CFINDLISTU3EC__ANONSTOREY2_T3206129289_H #ifndef LIST_1_T201580312_H #define LIST_1_T201580312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t201580312 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StaticTagU5BU5D_t2037664279* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t201580312, ____items_1)); } inline StaticTagU5BU5D_t2037664279* get__items_1() const { return ____items_1; } inline StaticTagU5BU5D_t2037664279** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StaticTagU5BU5D_t2037664279* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t201580312, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t201580312, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t201580312_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StaticTagU5BU5D_t2037664279* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t201580312_StaticFields, ___EmptyArray_4)); } inline StaticTagU5BU5D_t2037664279* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StaticTagU5BU5D_t2037664279** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StaticTagU5BU5D_t2037664279* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T201580312_H #ifndef CBEACHMANAGER_T2929024312_H #define CBEACHMANAGER_T2929024312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSceneInfoChangedU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CBeachManager::m_defaultSceneID int32_t ___m_defaultSceneID_3; // System.Int32 DMCore.Logic.CBeachManager::m_selectedSceneID int32_t ___m_selectedSceneID_4; // System.Boolean DMCore.Logic.CBeachManager::m_bResetDone bool ___m_bResetDone_5; // System.Collections.Generic.List`1 DMCore.Logic.CBeachManager::m_sceneInfoList List_1_t891640810 * ___m_sceneInfoList_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CBeachManager_t2929024312, ___U3CIsSelectionChangedU3Ek__BackingField_0)); } inline bool get_U3CIsSelectionChangedU3Ek__BackingField_0() const { return ___U3CIsSelectionChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return &___U3CIsSelectionChangedU3Ek__BackingField_0; } inline void set_U3CIsSelectionChangedU3Ek__BackingField_0(bool value) { ___U3CIsSelectionChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CBeachManager_t2929024312, ___U3CIsSceneInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsSceneInfoChangedU3Ek__BackingField_1() const { return ___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return &___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsSceneInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsSceneInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_defaultSceneID_3() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_defaultSceneID_3)); } inline int32_t get_m_defaultSceneID_3() const { return ___m_defaultSceneID_3; } inline int32_t* get_address_of_m_defaultSceneID_3() { return &___m_defaultSceneID_3; } inline void set_m_defaultSceneID_3(int32_t value) { ___m_defaultSceneID_3 = value; } inline static int32_t get_offset_of_m_selectedSceneID_4() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_selectedSceneID_4)); } inline int32_t get_m_selectedSceneID_4() const { return ___m_selectedSceneID_4; } inline int32_t* get_address_of_m_selectedSceneID_4() { return &___m_selectedSceneID_4; } inline void set_m_selectedSceneID_4(int32_t value) { ___m_selectedSceneID_4 = value; } inline static int32_t get_offset_of_m_bResetDone_5() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_bResetDone_5)); } inline bool get_m_bResetDone_5() const { return ___m_bResetDone_5; } inline bool* get_address_of_m_bResetDone_5() { return &___m_bResetDone_5; } inline void set_m_bResetDone_5(bool value) { ___m_bResetDone_5 = value; } inline static int32_t get_offset_of_m_sceneInfoList_6() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_sceneInfoList_6)); } inline List_1_t891640810 * get_m_sceneInfoList_6() const { return ___m_sceneInfoList_6; } inline List_1_t891640810 ** get_address_of_m_sceneInfoList_6() { return &___m_sceneInfoList_6; } inline void set_m_sceneInfoList_6(List_1_t891640810 * value) { ___m_sceneInfoList_6 = value; Il2CppCodeGenWriteBarrier((&___m_sceneInfoList_6), value); } }; struct CBeachManager_t2929024312_StaticFields { public: // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::m_instance CBeachManager_t2929024312 * ___m_instance_2; public: inline static int32_t get_offset_of_m_instance_2() { return static_cast(offsetof(CBeachManager_t2929024312_StaticFields, ___m_instance_2)); } inline CBeachManager_t2929024312 * get_m_instance_2() const { return ___m_instance_2; } inline CBeachManager_t2929024312 ** get_address_of_m_instance_2() { return &___m_instance_2; } inline void set_m_instance_2(CBeachManager_t2929024312 * value) { ___m_instance_2 = value; Il2CppCodeGenWriteBarrier((&___m_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEACHMANAGER_T2929024312_H #ifndef U3CSETFILTERU3EC__ANONSTOREY1_T1229598363_H #define U3CSETFILTERU3EC__ANONSTOREY1_T1229598363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/c__AnonStorey1 struct U3CSetFilterU3Ec__AnonStorey1_t1229598363 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/c__AnonStorey1::_sex int32_t ____sex_0; public: inline static int32_t get_offset_of__sex_0() { return static_cast(offsetof(U3CSetFilterU3Ec__AnonStorey1_t1229598363, ____sex_0)); } inline int32_t get__sex_0() const { return ____sex_0; } inline int32_t* get_address_of__sex_0() { return &____sex_0; } inline void set__sex_0(int32_t value) { ____sex_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSETFILTERU3EC__ANONSTOREY1_T1229598363_H #ifndef U3CISOWNU3EC__ANONSTOREY0_T3848980399_H #define U3CISOWNU3EC__ANONSTOREY0_T3848980399_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0 struct U3CIsOwnU3Ec__AnonStorey0_t3848980399 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0::_id int32_t ____id_0; public: inline static int32_t get_offset_of__id_0() { return static_cast(offsetof(U3CIsOwnU3Ec__AnonStorey0_t3848980399, ____id_0)); } inline int32_t get__id_0() const { return ____id_0; } inline int32_t* get_address_of__id_0() { return &____id_0; } inline void set__id_0(int32_t value) { ____id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CISOWNU3EC__ANONSTOREY0_T3848980399_H #ifndef CBOOKRESERVATIONMANAGER_T2709920264_H #define CBOOKRESERVATIONMANAGER_T2709920264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationManager struct CBookReservationManager_t2709920264 : public RuntimeObject { public: // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationManager::m_info CBookReservationInfo_t4147366020 * ___m_info_1; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationManager::m_list List_1_t2340636913 * ___m_list_2; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bOwnerDataReady CDataModelBool_t2269476966 * ___m_bOwnerDataReady_3; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bSingleDataReady CDataModelBool_t2269476966 * ___m_bSingleDataReady_4; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bRefreshProgress CDataModelBool_t2269476966 * ___m_bRefreshProgress_5; public: inline static int32_t get_offset_of_m_info_1() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_info_1)); } inline CBookReservationInfo_t4147366020 * get_m_info_1() const { return ___m_info_1; } inline CBookReservationInfo_t4147366020 ** get_address_of_m_info_1() { return &___m_info_1; } inline void set_m_info_1(CBookReservationInfo_t4147366020 * value) { ___m_info_1 = value; Il2CppCodeGenWriteBarrier((&___m_info_1), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_list_2)); } inline List_1_t2340636913 * get_m_list_2() const { return ___m_list_2; } inline List_1_t2340636913 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(List_1_t2340636913 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } inline static int32_t get_offset_of_m_bOwnerDataReady_3() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bOwnerDataReady_3)); } inline CDataModelBool_t2269476966 * get_m_bOwnerDataReady_3() const { return ___m_bOwnerDataReady_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_bOwnerDataReady_3() { return &___m_bOwnerDataReady_3; } inline void set_m_bOwnerDataReady_3(CDataModelBool_t2269476966 * value) { ___m_bOwnerDataReady_3 = value; Il2CppCodeGenWriteBarrier((&___m_bOwnerDataReady_3), value); } inline static int32_t get_offset_of_m_bSingleDataReady_4() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bSingleDataReady_4)); } inline CDataModelBool_t2269476966 * get_m_bSingleDataReady_4() const { return ___m_bSingleDataReady_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_bSingleDataReady_4() { return &___m_bSingleDataReady_4; } inline void set_m_bSingleDataReady_4(CDataModelBool_t2269476966 * value) { ___m_bSingleDataReady_4 = value; Il2CppCodeGenWriteBarrier((&___m_bSingleDataReady_4), value); } inline static int32_t get_offset_of_m_bRefreshProgress_5() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bRefreshProgress_5)); } inline CDataModelBool_t2269476966 * get_m_bRefreshProgress_5() const { return ___m_bRefreshProgress_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshProgress_5() { return &___m_bRefreshProgress_5; } inline void set_m_bRefreshProgress_5(CDataModelBool_t2269476966 * value) { ___m_bRefreshProgress_5 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshProgress_5), value); } }; struct CBookReservationManager_t2709920264_StaticFields { public: // DMCore.Logic.CBookReservationManager DMCore.Logic.CBookReservationManager::s_Instance CBookReservationManager_t2709920264 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CBookReservationManager_t2709920264_StaticFields, ___s_Instance_0)); } inline CBookReservationManager_t2709920264 * get_s_Instance_0() const { return ___s_Instance_0; } inline CBookReservationManager_t2709920264 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CBookReservationManager_t2709920264 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONMANAGER_T2709920264_H #ifndef LIST_1_T2340636913_H #define LIST_1_T2340636913_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_t2340636913 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items COwnerInfoU5BU5D_t1180248250* ____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_t2340636913, ____items_1)); } inline COwnerInfoU5BU5D_t1180248250* get__items_1() const { return ____items_1; } inline COwnerInfoU5BU5D_t1180248250** get_address_of__items_1() { return &____items_1; } inline void set__items_1(COwnerInfoU5BU5D_t1180248250* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2340636913, ____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_t2340636913, ____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_t2340636913_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray COwnerInfoU5BU5D_t1180248250* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2340636913_StaticFields, ___EmptyArray_4)); } inline COwnerInfoU5BU5D_t1180248250* get_EmptyArray_4() const { return ___EmptyArray_4; } inline COwnerInfoU5BU5D_t1180248250** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(COwnerInfoU5BU5D_t1180248250* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2340636913_H #ifndef IEVENTDISPATCHER_T2294365884_H #define IEVENTDISPATCHER_T2294365884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IEventDispatcher struct IEventDispatcher_t2294365884 : public RuntimeObject { public: // CBetterSet`1> IEventDispatcher::m_listSite CBetterSet_1_t1416977057 * ___m_listSite_0; public: inline static int32_t get_offset_of_m_listSite_0() { return static_cast(offsetof(IEventDispatcher_t2294365884, ___m_listSite_0)); } inline CBetterSet_1_t1416977057 * get_m_listSite_0() const { return ___m_listSite_0; } inline CBetterSet_1_t1416977057 ** get_address_of_m_listSite_0() { return &___m_listSite_0; } inline void set_m_listSite_0(CBetterSet_1_t1416977057 * value) { ___m_listSite_0 = value; Il2CppCodeGenWriteBarrier((&___m_listSite_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IEVENTDISPATCHER_T2294365884_H #ifndef COWNERINFO_T868562171_H #define COWNERINFO_T868562171_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationManager/COwnerInfo struct COwnerInfo_t868562171 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CBookReservationManager/COwnerInfo::userId int64_t ___userId_0; // System.Int32 DMCore.Logic.CBookReservationManager/COwnerInfo::userSex int32_t ___userSex_1; // System.Int64 DMCore.Logic.CBookReservationManager/COwnerInfo::userPhotoId int64_t ___userPhotoId_2; // System.String DMCore.Logic.CBookReservationManager/COwnerInfo::userName String_t* ___userName_3; // System.Int32 DMCore.Logic.CBookReservationManager/COwnerInfo::fashion int32_t ___fashion_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(COwnerInfo_t868562171, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_userSex_1() { return static_cast(offsetof(COwnerInfo_t868562171, ___userSex_1)); } inline int32_t get_userSex_1() const { return ___userSex_1; } inline int32_t* get_address_of_userSex_1() { return &___userSex_1; } inline void set_userSex_1(int32_t value) { ___userSex_1 = value; } inline static int32_t get_offset_of_userPhotoId_2() { return static_cast(offsetof(COwnerInfo_t868562171, ___userPhotoId_2)); } inline int64_t get_userPhotoId_2() const { return ___userPhotoId_2; } inline int64_t* get_address_of_userPhotoId_2() { return &___userPhotoId_2; } inline void set_userPhotoId_2(int64_t value) { ___userPhotoId_2 = value; } inline static int32_t get_offset_of_userName_3() { return static_cast(offsetof(COwnerInfo_t868562171, ___userName_3)); } inline String_t* get_userName_3() const { return ___userName_3; } inline String_t** get_address_of_userName_3() { return &___userName_3; } inline void set_userName_3(String_t* value) { ___userName_3 = value; Il2CppCodeGenWriteBarrier((&___userName_3), value); } inline static int32_t get_offset_of_fashion_4() { return static_cast(offsetof(COwnerInfo_t868562171, ___fashion_4)); } inline int32_t get_fashion_4() const { return ___fashion_4; } inline int32_t* get_address_of_fashion_4() { return &___fashion_4; } inline void set_fashion_4(int32_t value) { ___fashion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COWNERINFO_T868562171_H #ifndef CBOOKRESERVATIONPREVIEW_T483566172_H #define CBOOKRESERVATIONPREVIEW_T483566172_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationPreview struct CBookReservationPreview_t483566172 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSuitId1U3Ek__BackingField_0; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSuitId2U3Ek__BackingField_1; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSex1U3Ek__BackingField_2; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSex2U3Ek__BackingField_3; // System.Boolean DMCore.Logic.CBookReservationPreview::k__BackingField bool ___U3CIsSingleU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CSuitId1U3Ek__BackingField_0() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSuitId1U3Ek__BackingField_0)); } inline int32_t get_U3CSuitId1U3Ek__BackingField_0() const { return ___U3CSuitId1U3Ek__BackingField_0; } inline int32_t* get_address_of_U3CSuitId1U3Ek__BackingField_0() { return &___U3CSuitId1U3Ek__BackingField_0; } inline void set_U3CSuitId1U3Ek__BackingField_0(int32_t value) { ___U3CSuitId1U3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CSuitId2U3Ek__BackingField_1() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSuitId2U3Ek__BackingField_1)); } inline int32_t get_U3CSuitId2U3Ek__BackingField_1() const { return ___U3CSuitId2U3Ek__BackingField_1; } inline int32_t* get_address_of_U3CSuitId2U3Ek__BackingField_1() { return &___U3CSuitId2U3Ek__BackingField_1; } inline void set_U3CSuitId2U3Ek__BackingField_1(int32_t value) { ___U3CSuitId2U3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSex1U3Ek__BackingField_2() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSex1U3Ek__BackingField_2)); } inline int32_t get_U3CSex1U3Ek__BackingField_2() const { return ___U3CSex1U3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSex1U3Ek__BackingField_2() { return &___U3CSex1U3Ek__BackingField_2; } inline void set_U3CSex1U3Ek__BackingField_2(int32_t value) { ___U3CSex1U3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CSex2U3Ek__BackingField_3() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSex2U3Ek__BackingField_3)); } inline int32_t get_U3CSex2U3Ek__BackingField_3() const { return ___U3CSex2U3Ek__BackingField_3; } inline int32_t* get_address_of_U3CSex2U3Ek__BackingField_3() { return &___U3CSex2U3Ek__BackingField_3; } inline void set_U3CSex2U3Ek__BackingField_3(int32_t value) { ___U3CSex2U3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsSingleU3Ek__BackingField_4() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CIsSingleU3Ek__BackingField_4)); } inline bool get_U3CIsSingleU3Ek__BackingField_4() const { return ___U3CIsSingleU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsSingleU3Ek__BackingField_4() { return &___U3CIsSingleU3Ek__BackingField_4; } inline void set_U3CIsSingleU3Ek__BackingField_4(bool value) { ___U3CIsSingleU3Ek__BackingField_4 = value; } }; struct CBookReservationPreview_t483566172_StaticFields { public: // DMCore.Logic.CBookReservationPreview DMCore.Logic.CBookReservationPreview::s_Instance CBookReservationPreview_t483566172 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CBookReservationPreview_t483566172_StaticFields, ___s_Instance_5)); } inline CBookReservationPreview_t483566172 * get_s_Instance_5() const { return ___s_Instance_5; } inline CBookReservationPreview_t483566172 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CBookReservationPreview_t483566172 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONPREVIEW_T483566172_H #ifndef U3CGETCFGUNITBYIDU3EC__ANONSTOREY0_T501263405_H #define U3CGETCFGUNITBYIDU3EC__ANONSTOREY0_T501263405_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/c__AnonStorey0 struct U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/c__AnonStorey0::_id int32_t ____id_0; public: inline static int32_t get_offset_of__id_0() { return static_cast(offsetof(U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405, ____id_0)); } inline int32_t get__id_0() const { return ____id_0; } inline int32_t* get_address_of__id_0() { return &____id_0; } inline void set__id_0(int32_t value) { ____id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETCFGUNITBYIDU3EC__ANONSTOREY0_T501263405_H #ifndef LIST_1_T891640810_H #define LIST_1_T891640810_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_t891640810 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SceneInfoU5BU5D_t3073045949* ____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_t891640810, ____items_1)); } inline SceneInfoU5BU5D_t3073045949* get__items_1() const { return ____items_1; } inline SceneInfoU5BU5D_t3073045949** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SceneInfoU5BU5D_t3073045949* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t891640810, ____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_t891640810, ____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_t891640810_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SceneInfoU5BU5D_t3073045949* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t891640810_StaticFields, ___EmptyArray_4)); } inline SceneInfoU5BU5D_t3073045949* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SceneInfoU5BU5D_t3073045949** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SceneInfoU5BU5D_t3073045949* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T891640810_H #ifndef SCENEINFO_T3714533364_H #define SCENEINFO_T3714533364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SceneInfo struct SceneInfo_t3714533364 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SceneInfo::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.SceneInfo::sceneName String_t* ___sceneName_1; // System.String DMCore.Logic.SceneInfo::openTimer String_t* ___openTimer_2; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(SceneInfo_t3714533364, ___sceneID_0)); } inline int32_t get_sceneID_0() const { return ___sceneID_0; } inline int32_t* get_address_of_sceneID_0() { return &___sceneID_0; } inline void set_sceneID_0(int32_t value) { ___sceneID_0 = value; } inline static int32_t get_offset_of_sceneName_1() { return static_cast(offsetof(SceneInfo_t3714533364, ___sceneName_1)); } inline String_t* get_sceneName_1() const { return ___sceneName_1; } inline String_t** get_address_of_sceneName_1() { return &___sceneName_1; } inline void set_sceneName_1(String_t* value) { ___sceneName_1 = value; Il2CppCodeGenWriteBarrier((&___sceneName_1), value); } inline static int32_t get_offset_of_openTimer_2() { return static_cast(offsetof(SceneInfo_t3714533364, ___openTimer_2)); } inline String_t* get_openTimer_2() const { return ___openTimer_2; } inline String_t** get_address_of_openTimer_2() { return &___openTimer_2; } inline void set_openTimer_2(String_t* value) { ___openTimer_2 = value; Il2CppCodeGenWriteBarrier((&___openTimer_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEINFO_T3714533364_H #ifndef LIST_1_T1349513060_H #define LIST_1_T1349513060_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_t1349513060 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BeachSceneNodeU5BU5D_t2658030363* ____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_t1349513060, ____items_1)); } inline BeachSceneNodeU5BU5D_t2658030363* get__items_1() const { return ____items_1; } inline BeachSceneNodeU5BU5D_t2658030363** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BeachSceneNodeU5BU5D_t2658030363* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1349513060, ____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_t1349513060, ____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_t1349513060_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BeachSceneNodeU5BU5D_t2658030363* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1349513060_StaticFields, ___EmptyArray_4)); } inline BeachSceneNodeU5BU5D_t2658030363* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BeachSceneNodeU5BU5D_t2658030363** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BeachSceneNodeU5BU5D_t2658030363* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1349513060_H #ifndef BEACHSCENENODE_T4172405614_H #define BEACHSCENENODE_T4172405614_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBeachSceneCfg/BeachSceneNode struct BeachSceneNode_t4172405614 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBeachSceneCfg/BeachSceneNode::ScenenID int32_t ___ScenenID_0; // System.String DMCore.Logic.CBeachSceneCfg/BeachSceneNode::SceneName String_t* ___SceneName_1; // System.String DMCore.Logic.CBeachSceneCfg/BeachSceneNode::SceneDescription String_t* ___SceneDescription_2; // System.String DMCore.Logic.CBeachSceneCfg/BeachSceneNode::ImagePath String_t* ___ImagePath_3; // System.String DMCore.Logic.CBeachSceneCfg/BeachSceneNode::IcoPath String_t* ___IcoPath_4; public: inline static int32_t get_offset_of_ScenenID_0() { return static_cast(offsetof(BeachSceneNode_t4172405614, ___ScenenID_0)); } inline int32_t get_ScenenID_0() const { return ___ScenenID_0; } inline int32_t* get_address_of_ScenenID_0() { return &___ScenenID_0; } inline void set_ScenenID_0(int32_t value) { ___ScenenID_0 = value; } inline static int32_t get_offset_of_SceneName_1() { return static_cast(offsetof(BeachSceneNode_t4172405614, ___SceneName_1)); } inline String_t* get_SceneName_1() const { return ___SceneName_1; } inline String_t** get_address_of_SceneName_1() { return &___SceneName_1; } inline void set_SceneName_1(String_t* value) { ___SceneName_1 = value; Il2CppCodeGenWriteBarrier((&___SceneName_1), value); } inline static int32_t get_offset_of_SceneDescription_2() { return static_cast(offsetof(BeachSceneNode_t4172405614, ___SceneDescription_2)); } inline String_t* get_SceneDescription_2() const { return ___SceneDescription_2; } inline String_t** get_address_of_SceneDescription_2() { return &___SceneDescription_2; } inline void set_SceneDescription_2(String_t* value) { ___SceneDescription_2 = value; Il2CppCodeGenWriteBarrier((&___SceneDescription_2), value); } inline static int32_t get_offset_of_ImagePath_3() { return static_cast(offsetof(BeachSceneNode_t4172405614, ___ImagePath_3)); } inline String_t* get_ImagePath_3() const { return ___ImagePath_3; } inline String_t** get_address_of_ImagePath_3() { return &___ImagePath_3; } inline void set_ImagePath_3(String_t* value) { ___ImagePath_3 = value; Il2CppCodeGenWriteBarrier((&___ImagePath_3), value); } inline static int32_t get_offset_of_IcoPath_4() { return static_cast(offsetof(BeachSceneNode_t4172405614, ___IcoPath_4)); } inline String_t* get_IcoPath_4() const { return ___IcoPath_4; } inline String_t** get_address_of_IcoPath_4() { return &___IcoPath_4; } inline void set_IcoPath_4(String_t* value) { ___IcoPath_4 = value; Il2CppCodeGenWriteBarrier((&___IcoPath_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEACHSCENENODE_T4172405614_H #ifndef CLOCALIZATIONMANAGER_T2604768345_H #define CLOCALIZATIONMANAGER_T2604768345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345 : public RuntimeObject { public: public: }; struct CLocalizationManager_t2604768345_StaticFields { public: // System.String DMCore.Framework.Localization.CLocalizationManager::s_CurrentLanguage String_t* ___s_CurrentLanguage_0; // DMCore.Framework.Localization.CLocalizationManager DMCore.Framework.Localization.CLocalizationManager::s_Instance CLocalizationManager_t2604768345 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_CurrentLanguage_0() { return static_cast(offsetof(CLocalizationManager_t2604768345_StaticFields, ___s_CurrentLanguage_0)); } inline String_t* get_s_CurrentLanguage_0() const { return ___s_CurrentLanguage_0; } inline String_t** get_address_of_s_CurrentLanguage_0() { return &___s_CurrentLanguage_0; } inline void set_s_CurrentLanguage_0(String_t* value) { ___s_CurrentLanguage_0 = value; Il2CppCodeGenWriteBarrier((&___s_CurrentLanguage_0), value); } inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CLocalizationManager_t2604768345_StaticFields, ___s_Instance_1)); } inline CLocalizationManager_t2604768345 * get_s_Instance_1() const { return ___s_Instance_1; } inline CLocalizationManager_t2604768345 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CLocalizationManager_t2604768345 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALIZATIONMANAGER_T2604768345_H #ifndef LIST_1_T1324473466_H #define LIST_1_T1324473466_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_t1324473466 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CBookReservationInfoU5BU5D_t2132283629* ____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_t1324473466, ____items_1)); } inline CBookReservationInfoU5BU5D_t2132283629* get__items_1() const { return ____items_1; } inline CBookReservationInfoU5BU5D_t2132283629** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CBookReservationInfoU5BU5D_t2132283629* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1324473466, ____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_t1324473466, ____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_t1324473466_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CBookReservationInfoU5BU5D_t2132283629* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1324473466_StaticFields, ___EmptyArray_4)); } inline CBookReservationInfoU5BU5D_t2132283629* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CBookReservationInfoU5BU5D_t2132283629** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CBookReservationInfoU5BU5D_t2132283629* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1324473466_H #ifndef CBOOKRESERVATIONINFO_T4147366020_H #define CBOOKRESERVATIONINFO_T4147366020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::Id int32_t ___Id_0; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::name String_t* ___name_1; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::sex int32_t ___sex_2; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::getPath String_t* ___getPath_3; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::imaPath String_t* ___imaPath_4; // System.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo::bowner bool ___bowner_5; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::loverId int32_t ___loverId_6; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownedAmount int32_t ___ownedAmount_7; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::actionId int32_t ___actionId_8; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::items List_1_t128053199 * ___items_9; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownItems List_1_t128053199 * ___ownItems_10; public: inline static int32_t get_offset_of_Id_0() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___Id_0)); } inline int32_t get_Id_0() const { return ___Id_0; } inline int32_t* get_address_of_Id_0() { return &___Id_0; } inline void set_Id_0(int32_t value) { ___Id_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_sex_2() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___sex_2)); } inline int32_t get_sex_2() const { return ___sex_2; } inline int32_t* get_address_of_sex_2() { return &___sex_2; } inline void set_sex_2(int32_t value) { ___sex_2 = value; } inline static int32_t get_offset_of_getPath_3() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___getPath_3)); } inline String_t* get_getPath_3() const { return ___getPath_3; } inline String_t** get_address_of_getPath_3() { return &___getPath_3; } inline void set_getPath_3(String_t* value) { ___getPath_3 = value; Il2CppCodeGenWriteBarrier((&___getPath_3), value); } inline static int32_t get_offset_of_imaPath_4() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___imaPath_4)); } inline String_t* get_imaPath_4() const { return ___imaPath_4; } inline String_t** get_address_of_imaPath_4() { return &___imaPath_4; } inline void set_imaPath_4(String_t* value) { ___imaPath_4 = value; Il2CppCodeGenWriteBarrier((&___imaPath_4), value); } inline static int32_t get_offset_of_bowner_5() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___bowner_5)); } inline bool get_bowner_5() const { return ___bowner_5; } inline bool* get_address_of_bowner_5() { return &___bowner_5; } inline void set_bowner_5(bool value) { ___bowner_5 = value; } inline static int32_t get_offset_of_loverId_6() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___loverId_6)); } inline int32_t get_loverId_6() const { return ___loverId_6; } inline int32_t* get_address_of_loverId_6() { return &___loverId_6; } inline void set_loverId_6(int32_t value) { ___loverId_6 = value; } inline static int32_t get_offset_of_ownedAmount_7() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownedAmount_7)); } inline int32_t get_ownedAmount_7() const { return ___ownedAmount_7; } inline int32_t* get_address_of_ownedAmount_7() { return &___ownedAmount_7; } inline void set_ownedAmount_7(int32_t value) { ___ownedAmount_7 = value; } inline static int32_t get_offset_of_actionId_8() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___actionId_8)); } inline int32_t get_actionId_8() const { return ___actionId_8; } inline int32_t* get_address_of_actionId_8() { return &___actionId_8; } inline void set_actionId_8(int32_t value) { ___actionId_8 = value; } inline static int32_t get_offset_of_items_9() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___items_9)); } inline List_1_t128053199 * get_items_9() const { return ___items_9; } inline List_1_t128053199 ** get_address_of_items_9() { return &___items_9; } inline void set_items_9(List_1_t128053199 * value) { ___items_9 = value; Il2CppCodeGenWriteBarrier((&___items_9), value); } inline static int32_t get_offset_of_ownItems_10() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownItems_10)); } inline List_1_t128053199 * get_ownItems_10() const { return ___ownItems_10; } inline List_1_t128053199 ** get_address_of_ownItems_10() { return &___ownItems_10; } inline void set_ownItems_10(List_1_t128053199 * value) { ___ownItems_10 = value; Il2CppCodeGenWriteBarrier((&___ownItems_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONINFO_T4147366020_H #ifndef ACHIEVEMENTITEM_T228161720_H #define ACHIEVEMENTITEM_T228161720_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AchievementItem struct AchievementItem_t228161720 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AchievementItem::achID int32_t ___achID_0; // System.Int32 DMCore.Logic.AchievementItem::groupID int32_t ___groupID_1; // System.Int32 DMCore.Logic.AchievementItem::themeID int32_t ___themeID_2; // System.Int32 DMCore.Logic.AchievementItem::maxProgress int32_t ___maxProgress_3; // System.Int32 DMCore.Logic.AchievementItem::point int32_t ___point_4; // System.Int32 DMCore.Logic.AchievementItem::compProgress int32_t ___compProgress_5; // System.Int32 DMCore.Logic.AchievementItem::tagFinish int32_t ___tagFinish_6; // System.Int32 DMCore.Logic.AchievementItem::priTag int32_t ___priTag_7; public: inline static int32_t get_offset_of_achID_0() { return static_cast(offsetof(AchievementItem_t228161720, ___achID_0)); } inline int32_t get_achID_0() const { return ___achID_0; } inline int32_t* get_address_of_achID_0() { return &___achID_0; } inline void set_achID_0(int32_t value) { ___achID_0 = value; } inline static int32_t get_offset_of_groupID_1() { return static_cast(offsetof(AchievementItem_t228161720, ___groupID_1)); } inline int32_t get_groupID_1() const { return ___groupID_1; } inline int32_t* get_address_of_groupID_1() { return &___groupID_1; } inline void set_groupID_1(int32_t value) { ___groupID_1 = value; } inline static int32_t get_offset_of_themeID_2() { return static_cast(offsetof(AchievementItem_t228161720, ___themeID_2)); } inline int32_t get_themeID_2() const { return ___themeID_2; } inline int32_t* get_address_of_themeID_2() { return &___themeID_2; } inline void set_themeID_2(int32_t value) { ___themeID_2 = value; } inline static int32_t get_offset_of_maxProgress_3() { return static_cast(offsetof(AchievementItem_t228161720, ___maxProgress_3)); } inline int32_t get_maxProgress_3() const { return ___maxProgress_3; } inline int32_t* get_address_of_maxProgress_3() { return &___maxProgress_3; } inline void set_maxProgress_3(int32_t value) { ___maxProgress_3 = value; } inline static int32_t get_offset_of_point_4() { return static_cast(offsetof(AchievementItem_t228161720, ___point_4)); } inline int32_t get_point_4() const { return ___point_4; } inline int32_t* get_address_of_point_4() { return &___point_4; } inline void set_point_4(int32_t value) { ___point_4 = value; } inline static int32_t get_offset_of_compProgress_5() { return static_cast(offsetof(AchievementItem_t228161720, ___compProgress_5)); } inline int32_t get_compProgress_5() const { return ___compProgress_5; } inline int32_t* get_address_of_compProgress_5() { return &___compProgress_5; } inline void set_compProgress_5(int32_t value) { ___compProgress_5 = value; } inline static int32_t get_offset_of_tagFinish_6() { return static_cast(offsetof(AchievementItem_t228161720, ___tagFinish_6)); } inline int32_t get_tagFinish_6() const { return ___tagFinish_6; } inline int32_t* get_address_of_tagFinish_6() { return &___tagFinish_6; } inline void set_tagFinish_6(int32_t value) { ___tagFinish_6 = value; } inline static int32_t get_offset_of_priTag_7() { return static_cast(offsetof(AchievementItem_t228161720, ___priTag_7)); } inline int32_t get_priTag_7() const { return ___priTag_7; } inline int32_t* get_address_of_priTag_7() { return &___priTag_7; } inline void set_priTag_7(int32_t value) { ___priTag_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHIEVEMENTITEM_T228161720_H #ifndef U3CZIPFOLDERU3EC__ANONSTOREY1_T2483212133_H #define U3CZIPFOLDERU3EC__ANONSTOREY1_T2483212133_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1 struct U3CZipFolderU3Ec__AnonStorey1_t2483212133 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::fileCompleted int32_t ___fileCompleted_0; // System.Int32 DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::fileCount int32_t ___fileCount_1; // DMCore.Framework.Zip.FitfunZip/c__AnonStorey0 DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::<>f__ref$0 U3CZipFolderU3Ec__AnonStorey0_t1950245946 * ___U3CU3Ef__refU240_2; public: inline static int32_t get_offset_of_fileCompleted_0() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey1_t2483212133, ___fileCompleted_0)); } inline int32_t get_fileCompleted_0() const { return ___fileCompleted_0; } inline int32_t* get_address_of_fileCompleted_0() { return &___fileCompleted_0; } inline void set_fileCompleted_0(int32_t value) { ___fileCompleted_0 = value; } inline static int32_t get_offset_of_fileCount_1() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey1_t2483212133, ___fileCount_1)); } inline int32_t get_fileCount_1() const { return ___fileCount_1; } inline int32_t* get_address_of_fileCount_1() { return &___fileCount_1; } inline void set_fileCount_1(int32_t value) { ___fileCount_1 = value; } inline static int32_t get_offset_of_U3CU3Ef__refU240_2() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey1_t2483212133, ___U3CU3Ef__refU240_2)); } inline U3CZipFolderU3Ec__AnonStorey0_t1950245946 * get_U3CU3Ef__refU240_2() const { return ___U3CU3Ef__refU240_2; } inline U3CZipFolderU3Ec__AnonStorey0_t1950245946 ** get_address_of_U3CU3Ef__refU240_2() { return &___U3CU3Ef__refU240_2; } inline void set_U3CU3Ef__refU240_2(U3CZipFolderU3Ec__AnonStorey0_t1950245946 * value) { ___U3CU3Ef__refU240_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__refU240_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CZIPFOLDERU3EC__ANONSTOREY1_T2483212133_H #ifndef LIST_1_T3149535657_H #define LIST_1_T3149535657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3149535657 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardItemU5BU5D_t688006690* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3149535657, ____items_1)); } inline CAwardItemU5BU5D_t688006690* get__items_1() const { return ____items_1; } inline CAwardItemU5BU5D_t688006690** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardItemU5BU5D_t688006690* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3149535657, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3149535657, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3149535657_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardItemU5BU5D_t688006690* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3149535657_StaticFields, ___EmptyArray_4)); } inline CAwardItemU5BU5D_t688006690* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardItemU5BU5D_t688006690* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3149535657_H #ifndef IDATAUNIT_T677250155_H #define IDATAUNIT_T677250155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IDataUnit struct IDataUnit_t677250155 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAUNIT_T677250155_H #ifndef IHELP_T816064983_H #define IHELP_T816064983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IHelp struct IHelp_t816064983 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IHELP_T816064983_H #ifndef U3CFINDITEMU3EC__ANONSTOREY1_T1582579317_H #define U3CFINDITEMU3EC__ANONSTOREY1_T1582579317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionList/c__AnonStorey1 struct U3CFindItemU3Ec__AnonStorey1_t1582579317 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ActionList/c__AnonStorey1::_actionId int32_t ____actionId_0; public: inline static int32_t get_offset_of__actionId_0() { return static_cast(offsetof(U3CFindItemU3Ec__AnonStorey1_t1582579317, ____actionId_0)); } inline int32_t get__actionId_0() const { return ____actionId_0; } inline int32_t* get_address_of__actionId_0() { return &____actionId_0; } inline void set__actionId_0(int32_t value) { ____actionId_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CFINDITEMU3EC__ANONSTOREY1_T1582579317_H #ifndef CLEVELMANAGER_T3077608201_H #define CLEVELMANAGER_T3077608201_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201 : public RuntimeObject { public: // System.String DMCore.Framework.Level.CLevelManager::m_levelName String_t* ___m_levelName_0; // System.Int32 DMCore.Framework.Level.CLevelManager::m_realLevelIndex int32_t ___m_realLevelIndex_1; // System.Int32 DMCore.Framework.Level.CLevelManager::m_levelLabor int32_t ___m_levelLabor_2; // System.Boolean DMCore.Framework.Level.CLevelManager::m_bEnableAutoLoad bool ___m_bEnableAutoLoad_3; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Level.CLevelManager::m_arrayLevel Dictionary_2_t2736202052 * ___m_arrayLevel_4; public: inline static int32_t get_offset_of_m_levelName_0() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelName_0)); } inline String_t* get_m_levelName_0() const { return ___m_levelName_0; } inline String_t** get_address_of_m_levelName_0() { return &___m_levelName_0; } inline void set_m_levelName_0(String_t* value) { ___m_levelName_0 = value; Il2CppCodeGenWriteBarrier((&___m_levelName_0), value); } inline static int32_t get_offset_of_m_realLevelIndex_1() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_realLevelIndex_1)); } inline int32_t get_m_realLevelIndex_1() const { return ___m_realLevelIndex_1; } inline int32_t* get_address_of_m_realLevelIndex_1() { return &___m_realLevelIndex_1; } inline void set_m_realLevelIndex_1(int32_t value) { ___m_realLevelIndex_1 = value; } inline static int32_t get_offset_of_m_levelLabor_2() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelLabor_2)); } inline int32_t get_m_levelLabor_2() const { return ___m_levelLabor_2; } inline int32_t* get_address_of_m_levelLabor_2() { return &___m_levelLabor_2; } inline void set_m_levelLabor_2(int32_t value) { ___m_levelLabor_2 = value; } inline static int32_t get_offset_of_m_bEnableAutoLoad_3() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_bEnableAutoLoad_3)); } inline bool get_m_bEnableAutoLoad_3() const { return ___m_bEnableAutoLoad_3; } inline bool* get_address_of_m_bEnableAutoLoad_3() { return &___m_bEnableAutoLoad_3; } inline void set_m_bEnableAutoLoad_3(bool value) { ___m_bEnableAutoLoad_3 = value; } inline static int32_t get_offset_of_m_arrayLevel_4() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_arrayLevel_4)); } inline Dictionary_2_t2736202052 * get_m_arrayLevel_4() const { return ___m_arrayLevel_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_arrayLevel_4() { return &___m_arrayLevel_4; } inline void set_m_arrayLevel_4(Dictionary_2_t2736202052 * value) { ___m_arrayLevel_4 = value; Il2CppCodeGenWriteBarrier((&___m_arrayLevel_4), value); } }; struct CLevelManager_t3077608201_StaticFields { public: // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::s_Instance CLevelManager_t3077608201 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLevelManager_t3077608201_StaticFields, ___s_Instance_5)); } inline CLevelManager_t3077608201 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLevelManager_t3077608201 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLevelManager_t3077608201 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELMANAGER_T3077608201_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), value); } inline static int32_t get_offset_of_message_2() { return static_cast(offsetof(Exception_t, ___message_2)); } inline String_t* get_message_2() const { return ___message_2; } inline String_t** get_address_of_message_2() { return &___message_2; } inline void set_message_2(String_t* value) { ___message_2 = value; Il2CppCodeGenWriteBarrier((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef U3CZIPFOLDERU3EC__ANONSTOREY0_T1950245946_H #define U3CZIPFOLDERU3EC__ANONSTOREY0_T1950245946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Zip.FitfunZip/c__AnonStorey0 struct U3CZipFolderU3Ec__AnonStorey0_t1950245946 : public RuntimeObject { public: // System.String DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::_fileFolder String_t* ____fileFolder_0; // System.String DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::_outZip String_t* ____outZip_1; // DMCore.Framework.Zip.FitfunZip DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::$this FitfunZip_t870197698 * ___U24this_2; public: inline static int32_t get_offset_of__fileFolder_0() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey0_t1950245946, ____fileFolder_0)); } inline String_t* get__fileFolder_0() const { return ____fileFolder_0; } inline String_t** get_address_of__fileFolder_0() { return &____fileFolder_0; } inline void set__fileFolder_0(String_t* value) { ____fileFolder_0 = value; Il2CppCodeGenWriteBarrier((&____fileFolder_0), value); } inline static int32_t get_offset_of__outZip_1() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey0_t1950245946, ____outZip_1)); } inline String_t* get__outZip_1() const { return ____outZip_1; } inline String_t** get_address_of__outZip_1() { return &____outZip_1; } inline void set__outZip_1(String_t* value) { ____outZip_1 = value; Il2CppCodeGenWriteBarrier((&____outZip_1), value); } inline static int32_t get_offset_of_U24this_2() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey0_t1950245946, ___U24this_2)); } inline FitfunZip_t870197698 * get_U24this_2() const { return ___U24this_2; } inline FitfunZip_t870197698 ** get_address_of_U24this_2() { return &___U24this_2; } inline void set_U24this_2(FitfunZip_t870197698 * value) { ___U24this_2 = value; Il2CppCodeGenWriteBarrier((&___U24this_2), value); } }; struct U3CZipFolderU3Ec__AnonStorey0_t1950245946_StaticFields { public: // ICSharpCode.SharpZipLib.Core.ProcessFileHandler DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::<>f__am$cache0 ProcessFileHandler_t2351317767 * ___U3CU3Ef__amU24cache0_3; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_3() { return static_cast(offsetof(U3CZipFolderU3Ec__AnonStorey0_t1950245946_StaticFields, ___U3CU3Ef__amU24cache0_3)); } inline ProcessFileHandler_t2351317767 * get_U3CU3Ef__amU24cache0_3() const { return ___U3CU3Ef__amU24cache0_3; } inline ProcessFileHandler_t2351317767 ** get_address_of_U3CU3Ef__amU24cache0_3() { return &___U3CU3Ef__amU24cache0_3; } inline void set_U3CU3Ef__amU24cache0_3(ProcessFileHandler_t2351317767 * value) { ___U3CU3Ef__amU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CZIPFOLDERU3EC__ANONSTOREY0_T1950245946_H #ifndef U3CUNZIPFILEU3EC__ANONSTOREY2_T2741987479_H #define U3CUNZIPFILEU3EC__ANONSTOREY2_T2741987479_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Zip.FitfunZip/c__AnonStorey2 struct U3CUnZipFileU3Ec__AnonStorey2_t2741987479 : public RuntimeObject { public: // System.String DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::_zipFile String_t* ____zipFile_0; // System.String DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::_outForlder String_t* ____outForlder_1; // System.Boolean DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::autoDelete bool ___autoDelete_2; // DMCore.Framework.Zip.FitfunZip DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::$this FitfunZip_t870197698 * ___U24this_3; public: inline static int32_t get_offset_of__zipFile_0() { return static_cast(offsetof(U3CUnZipFileU3Ec__AnonStorey2_t2741987479, ____zipFile_0)); } inline String_t* get__zipFile_0() const { return ____zipFile_0; } inline String_t** get_address_of__zipFile_0() { return &____zipFile_0; } inline void set__zipFile_0(String_t* value) { ____zipFile_0 = value; Il2CppCodeGenWriteBarrier((&____zipFile_0), value); } inline static int32_t get_offset_of__outForlder_1() { return static_cast(offsetof(U3CUnZipFileU3Ec__AnonStorey2_t2741987479, ____outForlder_1)); } inline String_t* get__outForlder_1() const { return ____outForlder_1; } inline String_t** get_address_of__outForlder_1() { return &____outForlder_1; } inline void set__outForlder_1(String_t* value) { ____outForlder_1 = value; Il2CppCodeGenWriteBarrier((&____outForlder_1), value); } inline static int32_t get_offset_of_autoDelete_2() { return static_cast(offsetof(U3CUnZipFileU3Ec__AnonStorey2_t2741987479, ___autoDelete_2)); } inline bool get_autoDelete_2() const { return ___autoDelete_2; } inline bool* get_address_of_autoDelete_2() { return &___autoDelete_2; } inline void set_autoDelete_2(bool value) { ___autoDelete_2 = value; } inline static int32_t get_offset_of_U24this_3() { return static_cast(offsetof(U3CUnZipFileU3Ec__AnonStorey2_t2741987479, ___U24this_3)); } inline FitfunZip_t870197698 * get_U24this_3() const { return ___U24this_3; } inline FitfunZip_t870197698 ** get_address_of_U24this_3() { return &___U24this_3; } inline void set_U24this_3(FitfunZip_t870197698 * value) { ___U24this_3 = value; Il2CppCodeGenWriteBarrier((&___U24this_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CUNZIPFILEU3EC__ANONSTOREY2_T2741987479_H #ifndef ACTIONLIST_T4030888807_H #define ACTIONLIST_T4030888807_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionList struct ActionList_t4030888807 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.ActionList::m_list List_1_t2156105558 * ___m_list_0; public: inline static int32_t get_offset_of_m_list_0() { return static_cast(offsetof(ActionList_t4030888807, ___m_list_0)); } inline List_1_t2156105558 * get_m_list_0() const { return ___m_list_0; } inline List_1_t2156105558 ** get_address_of_m_list_0() { return &___m_list_0; } inline void set_m_list_0(List_1_t2156105558 * value) { ___m_list_0 = value; Il2CppCodeGenWriteBarrier((&___m_list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIONLIST_T4030888807_H #ifndef LIST_1_T2156105558_H #define LIST_1_T2156105558_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_t2156105558 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ActionUnitU5BU5D_t3569568545* ____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_t2156105558, ____items_1)); } inline ActionUnitU5BU5D_t3569568545* get__items_1() const { return ____items_1; } inline ActionUnitU5BU5D_t3569568545** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ActionUnitU5BU5D_t3569568545* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2156105558, ____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_t2156105558, ____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_t2156105558_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ActionUnitU5BU5D_t3569568545* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2156105558_StaticFields, ___EmptyArray_4)); } inline ActionUnitU5BU5D_t3569568545* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ActionUnitU5BU5D_t3569568545** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ActionUnitU5BU5D_t3569568545* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2156105558_H #ifndef BIGWINNERDATA_T984912469_H #define BIGWINNERDATA_T984912469_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BigWinnerData struct BigWinnerData_t984912469 : public RuntimeObject { public: // System.Int32 DMCore.Logic.BigWinnerData::playerRank int32_t ___playerRank_0; // System.String DMCore.Logic.BigWinnerData::playerName String_t* ___playerName_1; // System.String DMCore.Logic.BigWinnerData::lotteryTime String_t* ___lotteryTime_2; // System.Int32 DMCore.Logic.BigWinnerData::lotteryResult int32_t ___lotteryResult_3; // System.Int32 DMCore.Logic.BigWinnerData::goldAmount int32_t ___goldAmount_4; // System.Int32 DMCore.Logic.BigWinnerData::Score int32_t ___Score_5; public: inline static int32_t get_offset_of_playerRank_0() { return static_cast(offsetof(BigWinnerData_t984912469, ___playerRank_0)); } inline int32_t get_playerRank_0() const { return ___playerRank_0; } inline int32_t* get_address_of_playerRank_0() { return &___playerRank_0; } inline void set_playerRank_0(int32_t value) { ___playerRank_0 = value; } inline static int32_t get_offset_of_playerName_1() { return static_cast(offsetof(BigWinnerData_t984912469, ___playerName_1)); } inline String_t* get_playerName_1() const { return ___playerName_1; } inline String_t** get_address_of_playerName_1() { return &___playerName_1; } inline void set_playerName_1(String_t* value) { ___playerName_1 = value; Il2CppCodeGenWriteBarrier((&___playerName_1), value); } inline static int32_t get_offset_of_lotteryTime_2() { return static_cast(offsetof(BigWinnerData_t984912469, ___lotteryTime_2)); } inline String_t* get_lotteryTime_2() const { return ___lotteryTime_2; } inline String_t** get_address_of_lotteryTime_2() { return &___lotteryTime_2; } inline void set_lotteryTime_2(String_t* value) { ___lotteryTime_2 = value; Il2CppCodeGenWriteBarrier((&___lotteryTime_2), value); } inline static int32_t get_offset_of_lotteryResult_3() { return static_cast(offsetof(BigWinnerData_t984912469, ___lotteryResult_3)); } inline int32_t get_lotteryResult_3() const { return ___lotteryResult_3; } inline int32_t* get_address_of_lotteryResult_3() { return &___lotteryResult_3; } inline void set_lotteryResult_3(int32_t value) { ___lotteryResult_3 = value; } inline static int32_t get_offset_of_goldAmount_4() { return static_cast(offsetof(BigWinnerData_t984912469, ___goldAmount_4)); } inline int32_t get_goldAmount_4() const { return ___goldAmount_4; } inline int32_t* get_address_of_goldAmount_4() { return &___goldAmount_4; } inline void set_goldAmount_4(int32_t value) { ___goldAmount_4 = value; } inline static int32_t get_offset_of_Score_5() { return static_cast(offsetof(BigWinnerData_t984912469, ___Score_5)); } inline int32_t get_Score_5() const { return ___Score_5; } inline int32_t* get_address_of_Score_5() { return &___Score_5; } inline void set_Score_5(int32_t value) { ___Score_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BIGWINNERDATA_T984912469_H #ifndef U3CADDU3EC__ANONSTOREY0_T355552648_H #define U3CADDU3EC__ANONSTOREY0_T355552648_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionList/c__AnonStorey0 struct U3CAddU3Ec__AnonStorey0_t355552648 : public RuntimeObject { public: // DMCore.Logic.ActionUnit DMCore.Logic.ActionList/c__AnonStorey0::_item ActionUnit_t684030816 * ____item_0; public: inline static int32_t get_offset_of__item_0() { return static_cast(offsetof(U3CAddU3Ec__AnonStorey0_t355552648, ____item_0)); } inline ActionUnit_t684030816 * get__item_0() const { return ____item_0; } inline ActionUnit_t684030816 ** get_address_of__item_0() { return &____item_0; } inline void set__item_0(ActionUnit_t684030816 * value) { ____item_0 = value; Il2CppCodeGenWriteBarrier((&____item_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CADDU3EC__ANONSTOREY0_T355552648_H #ifndef DICTIONARY_2_T3546609324_H #define DICTIONARY_2_T3546609324_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_t3546609324 : 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 AudioTaskU5BU5D_t1161281732* ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___valueSlots_7)); } inline AudioTaskU5BU5D_t1161281732* get_valueSlots_7() const { return ___valueSlots_7; } inline AudioTaskU5BU5D_t1161281732** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(AudioTaskU5BU5D_t1161281732* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324, ___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_t3546609324_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t765620576 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3546609324_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t765620576 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t765620576 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t765620576 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3546609324_H #ifndef ADDIDOLDATA_T1700717343_H #define ADDIDOLDATA_T1700717343_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AddIdolData struct AddIdolData_t1700717343 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AddIdolData::idx int32_t ___idx_0; // System.Int32 DMCore.Logic.AddIdolData::m_level int32_t ___m_level_1; // System.Int32 DMCore.Logic.AddIdolData::m_currentExp int32_t ___m_currentExp_2; // System.Int32 DMCore.Logic.AddIdolData::m_addExp int32_t ___m_addExp_3; public: inline static int32_t get_offset_of_idx_0() { return static_cast(offsetof(AddIdolData_t1700717343, ___idx_0)); } inline int32_t get_idx_0() const { return ___idx_0; } inline int32_t* get_address_of_idx_0() { return &___idx_0; } inline void set_idx_0(int32_t value) { ___idx_0 = value; } inline static int32_t get_offset_of_m_level_1() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_level_1)); } inline int32_t get_m_level_1() const { return ___m_level_1; } inline int32_t* get_address_of_m_level_1() { return &___m_level_1; } inline void set_m_level_1(int32_t value) { ___m_level_1 = value; } inline static int32_t get_offset_of_m_currentExp_2() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_currentExp_2)); } inline int32_t get_m_currentExp_2() const { return ___m_currentExp_2; } inline int32_t* get_address_of_m_currentExp_2() { return &___m_currentExp_2; } inline void set_m_currentExp_2(int32_t value) { ___m_currentExp_2 = value; } inline static int32_t get_offset_of_m_addExp_3() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_addExp_3)); } inline int32_t get_m_addExp_3() const { return ___m_addExp_3; } inline int32_t* get_address_of_m_addExp_3() { return &___m_addExp_3; } inline void set_m_addExp_3(int32_t value) { ___m_addExp_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADDIDOLDATA_T1700717343_H #ifndef ADPARAMEX_T1844218245_H #define ADPARAMEX_T1844218245_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ADParamEx struct ADParamEx_t1844218245 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ADParamEx::id int32_t ___id_0; // System.Int32 DMCore.Logic.ADParamEx::index int32_t ___index_1; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(ADParamEx_t1844218245, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(ADParamEx_t1844218245, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADPARAMEX_T1844218245_H #ifndef IRESOURCEMANAGER_T3165642952_H #define IRESOURCEMANAGER_T3165642952_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952 : public RuntimeObject { public: public: }; struct IResourceManager_t3165642952_StaticFields { public: // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::s_Instance IResourceManager_t3165642952 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(IResourceManager_t3165642952_StaticFields, ___s_Instance_0)); } inline IResourceManager_t3165642952 * get_s_Instance_0() const { return ___s_Instance_0; } inline IResourceManager_t3165642952 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(IResourceManager_t3165642952 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESOURCEMANAGER_T3165642952_H #ifndef CLOGHELP_T779629444_H #define CLOGHELP_T779629444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444 : public RuntimeObject { public: public: }; struct CLogHelp_t779629444_StaticFields { public: // System.Int32 DMCore.Framework.Misc.CLogHelp::m_logLevel int32_t ___m_logLevel_0; // System.String DMCore.Framework.Misc.CLogHelp::s_LogPath String_t* ___s_LogPath_1; // System.Byte[] DMCore.Framework.Misc.CLogHelp::s_EndLine ByteU5BU5D_t4116647657* ___s_EndLine_2; public: inline static int32_t get_offset_of_m_logLevel_0() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___m_logLevel_0)); } inline int32_t get_m_logLevel_0() const { return ___m_logLevel_0; } inline int32_t* get_address_of_m_logLevel_0() { return &___m_logLevel_0; } inline void set_m_logLevel_0(int32_t value) { ___m_logLevel_0 = value; } inline static int32_t get_offset_of_s_LogPath_1() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_LogPath_1)); } inline String_t* get_s_LogPath_1() const { return ___s_LogPath_1; } inline String_t** get_address_of_s_LogPath_1() { return &___s_LogPath_1; } inline void set_s_LogPath_1(String_t* value) { ___s_LogPath_1 = value; Il2CppCodeGenWriteBarrier((&___s_LogPath_1), value); } inline static int32_t get_offset_of_s_EndLine_2() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_EndLine_2)); } inline ByteU5BU5D_t4116647657* get_s_EndLine_2() const { return ___s_EndLine_2; } inline ByteU5BU5D_t4116647657** get_address_of_s_EndLine_2() { return &___s_EndLine_2; } inline void set_s_EndLine_2(ByteU5BU5D_t4116647657* value) { ___s_EndLine_2 = value; Il2CppCodeGenWriteBarrier((&___s_EndLine_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOGHELP_T779629444_H #ifndef AMOUNTDATA_T3377750247_H #define AMOUNTDATA_T3377750247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AmountData struct AmountData_t3377750247 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AmountData::ItemID int32_t ___ItemID_0; // System.String DMCore.Logic.AmountData::iconPath String_t* ___iconPath_1; // UnityEngine.Texture2D DMCore.Logic.AmountData::ItemTexture Texture2D_t3840446185 * ___ItemTexture_2; // System.String DMCore.Logic.AmountData::consumeTextureName String_t* ___consumeTextureName_3; // System.Int32 DMCore.Logic.AmountData::priceUnit int32_t ___priceUnit_4; // System.Int32 DMCore.Logic.AmountData::amount int32_t ___amount_5; // System.Int32 DMCore.Logic.AmountData::priceTotal int32_t ___priceTotal_6; public: inline static int32_t get_offset_of_ItemID_0() { return static_cast(offsetof(AmountData_t3377750247, ___ItemID_0)); } inline int32_t get_ItemID_0() const { return ___ItemID_0; } inline int32_t* get_address_of_ItemID_0() { return &___ItemID_0; } inline void set_ItemID_0(int32_t value) { ___ItemID_0 = value; } inline static int32_t get_offset_of_iconPath_1() { return static_cast(offsetof(AmountData_t3377750247, ___iconPath_1)); } inline String_t* get_iconPath_1() const { return ___iconPath_1; } inline String_t** get_address_of_iconPath_1() { return &___iconPath_1; } inline void set_iconPath_1(String_t* value) { ___iconPath_1 = value; Il2CppCodeGenWriteBarrier((&___iconPath_1), value); } inline static int32_t get_offset_of_ItemTexture_2() { return static_cast(offsetof(AmountData_t3377750247, ___ItemTexture_2)); } inline Texture2D_t3840446185 * get_ItemTexture_2() const { return ___ItemTexture_2; } inline Texture2D_t3840446185 ** get_address_of_ItemTexture_2() { return &___ItemTexture_2; } inline void set_ItemTexture_2(Texture2D_t3840446185 * value) { ___ItemTexture_2 = value; Il2CppCodeGenWriteBarrier((&___ItemTexture_2), value); } inline static int32_t get_offset_of_consumeTextureName_3() { return static_cast(offsetof(AmountData_t3377750247, ___consumeTextureName_3)); } inline String_t* get_consumeTextureName_3() const { return ___consumeTextureName_3; } inline String_t** get_address_of_consumeTextureName_3() { return &___consumeTextureName_3; } inline void set_consumeTextureName_3(String_t* value) { ___consumeTextureName_3 = value; Il2CppCodeGenWriteBarrier((&___consumeTextureName_3), value); } inline static int32_t get_offset_of_priceUnit_4() { return static_cast(offsetof(AmountData_t3377750247, ___priceUnit_4)); } inline int32_t get_priceUnit_4() const { return ___priceUnit_4; } inline int32_t* get_address_of_priceUnit_4() { return &___priceUnit_4; } inline void set_priceUnit_4(int32_t value) { ___priceUnit_4 = value; } inline static int32_t get_offset_of_amount_5() { return static_cast(offsetof(AmountData_t3377750247, ___amount_5)); } inline int32_t get_amount_5() const { return ___amount_5; } inline int32_t* get_address_of_amount_5() { return &___amount_5; } inline void set_amount_5(int32_t value) { ___amount_5 = value; } inline static int32_t get_offset_of_priceTotal_6() { return static_cast(offsetof(AmountData_t3377750247, ___priceTotal_6)); } inline int32_t get_priceTotal_6() const { return ___priceTotal_6; } inline int32_t* get_address_of_priceTotal_6() { return &___priceTotal_6; } inline void set_priceTotal_6(int32_t value) { ___priceTotal_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AMOUNTDATA_T3377750247_H #ifndef CACCMANAGER_T1454736772_H #define CACCMANAGER_T1454736772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CAccManager struct CAccManager_t1454736772 : public RuntimeObject { public: // System.String DMCore.CAccManager::m_strAccount String_t* ___m_strAccount_0; // System.String DMCore.CAccManager::m_strSecret String_t* ___m_strSecret_1; // System.String DMCore.CAccManager::m_strWhiteSign String_t* ___m_strWhiteSign_2; // System.Boolean DMCore.CAccManager::m_bVibrator bool ___m_bVibrator_3; // System.Boolean DMCore.CAccManager::m_PlayMidi bool ___m_PlayMidi_4; // System.Boolean DMCore.CAccManager::m_DownMode bool ___m_DownMode_5; // System.Boolean DMCore.CAccManager::m_Accept bool ___m_Accept_6; // System.Boolean DMCore.CAccManager::m_SavedConfig bool ___m_SavedConfig_7; public: inline static int32_t get_offset_of_m_strAccount_0() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strAccount_0)); } inline String_t* get_m_strAccount_0() const { return ___m_strAccount_0; } inline String_t** get_address_of_m_strAccount_0() { return &___m_strAccount_0; } inline void set_m_strAccount_0(String_t* value) { ___m_strAccount_0 = value; Il2CppCodeGenWriteBarrier((&___m_strAccount_0), value); } inline static int32_t get_offset_of_m_strSecret_1() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strSecret_1)); } inline String_t* get_m_strSecret_1() const { return ___m_strSecret_1; } inline String_t** get_address_of_m_strSecret_1() { return &___m_strSecret_1; } inline void set_m_strSecret_1(String_t* value) { ___m_strSecret_1 = value; Il2CppCodeGenWriteBarrier((&___m_strSecret_1), value); } inline static int32_t get_offset_of_m_strWhiteSign_2() { return static_cast(offsetof(CAccManager_t1454736772, ___m_strWhiteSign_2)); } inline String_t* get_m_strWhiteSign_2() const { return ___m_strWhiteSign_2; } inline String_t** get_address_of_m_strWhiteSign_2() { return &___m_strWhiteSign_2; } inline void set_m_strWhiteSign_2(String_t* value) { ___m_strWhiteSign_2 = value; Il2CppCodeGenWriteBarrier((&___m_strWhiteSign_2), value); } inline static int32_t get_offset_of_m_bVibrator_3() { return static_cast(offsetof(CAccManager_t1454736772, ___m_bVibrator_3)); } inline bool get_m_bVibrator_3() const { return ___m_bVibrator_3; } inline bool* get_address_of_m_bVibrator_3() { return &___m_bVibrator_3; } inline void set_m_bVibrator_3(bool value) { ___m_bVibrator_3 = value; } inline static int32_t get_offset_of_m_PlayMidi_4() { return static_cast(offsetof(CAccManager_t1454736772, ___m_PlayMidi_4)); } inline bool get_m_PlayMidi_4() const { return ___m_PlayMidi_4; } inline bool* get_address_of_m_PlayMidi_4() { return &___m_PlayMidi_4; } inline void set_m_PlayMidi_4(bool value) { ___m_PlayMidi_4 = value; } inline static int32_t get_offset_of_m_DownMode_5() { return static_cast(offsetof(CAccManager_t1454736772, ___m_DownMode_5)); } inline bool get_m_DownMode_5() const { return ___m_DownMode_5; } inline bool* get_address_of_m_DownMode_5() { return &___m_DownMode_5; } inline void set_m_DownMode_5(bool value) { ___m_DownMode_5 = value; } inline static int32_t get_offset_of_m_Accept_6() { return static_cast(offsetof(CAccManager_t1454736772, ___m_Accept_6)); } inline bool get_m_Accept_6() const { return ___m_Accept_6; } inline bool* get_address_of_m_Accept_6() { return &___m_Accept_6; } inline void set_m_Accept_6(bool value) { ___m_Accept_6 = value; } inline static int32_t get_offset_of_m_SavedConfig_7() { return static_cast(offsetof(CAccManager_t1454736772, ___m_SavedConfig_7)); } inline bool get_m_SavedConfig_7() const { return ___m_SavedConfig_7; } inline bool* get_address_of_m_SavedConfig_7() { return &___m_SavedConfig_7; } inline void set_m_SavedConfig_7(bool value) { ___m_SavedConfig_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACCMANAGER_T1454736772_H #ifndef ILOGICBASE_T2190831891_H #define ILOGICBASE_T2190831891_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ILogicBase struct ILogicBase_t2190831891 : public RuntimeObject { public: // System.Single DMCore.ILogicBase::m_fTime float ___m_fTime_0; // System.Single DMCore.ILogicBase::m_fCurDelta float ___m_fCurDelta_1; // System.Collections.Generic.List`1 DMCore.ILogicBase::m_LogicChildren List_1_t3662906633 * ___m_LogicChildren_2; // DMCore.ILogicBase DMCore.ILogicBase::m_Father ILogicBase_t2190831891 * ___m_Father_3; public: inline static int32_t get_offset_of_m_fTime_0() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_fTime_0)); } inline float get_m_fTime_0() const { return ___m_fTime_0; } inline float* get_address_of_m_fTime_0() { return &___m_fTime_0; } inline void set_m_fTime_0(float value) { ___m_fTime_0 = value; } inline static int32_t get_offset_of_m_fCurDelta_1() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_fCurDelta_1)); } inline float get_m_fCurDelta_1() const { return ___m_fCurDelta_1; } inline float* get_address_of_m_fCurDelta_1() { return &___m_fCurDelta_1; } inline void set_m_fCurDelta_1(float value) { ___m_fCurDelta_1 = value; } inline static int32_t get_offset_of_m_LogicChildren_2() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_LogicChildren_2)); } inline List_1_t3662906633 * get_m_LogicChildren_2() const { return ___m_LogicChildren_2; } inline List_1_t3662906633 ** get_address_of_m_LogicChildren_2() { return &___m_LogicChildren_2; } inline void set_m_LogicChildren_2(List_1_t3662906633 * value) { ___m_LogicChildren_2 = value; Il2CppCodeGenWriteBarrier((&___m_LogicChildren_2), value); } inline static int32_t get_offset_of_m_Father_3() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_Father_3)); } inline ILogicBase_t2190831891 * get_m_Father_3() const { return ___m_Father_3; } inline ILogicBase_t2190831891 ** get_address_of_m_Father_3() { return &___m_Father_3; } inline void set_m_Father_3(ILogicBase_t2190831891 * value) { ___m_Father_3 = value; Il2CppCodeGenWriteBarrier((&___m_Father_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILOGICBASE_T2190831891_H #ifndef AWARDDETAIL_T2686862065_H #define AWARDDETAIL_T2686862065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AwardDetail struct AwardDetail_t2686862065 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AwardDetail::m_voteCount int32_t ___m_voteCount_0; // System.Collections.Generic.List`1 DMCore.Logic.AwardDetail::awardList List_1_t3149535657 * ___awardList_1; public: inline static int32_t get_offset_of_m_voteCount_0() { return static_cast(offsetof(AwardDetail_t2686862065, ___m_voteCount_0)); } inline int32_t get_m_voteCount_0() const { return ___m_voteCount_0; } inline int32_t* get_address_of_m_voteCount_0() { return &___m_voteCount_0; } inline void set_m_voteCount_0(int32_t value) { ___m_voteCount_0 = value; } inline static int32_t get_offset_of_awardList_1() { return static_cast(offsetof(AwardDetail_t2686862065, ___awardList_1)); } inline List_1_t3149535657 * get_awardList_1() const { return ___awardList_1; } inline List_1_t3149535657 ** get_address_of_awardList_1() { return &___awardList_1; } inline void set_awardList_1(List_1_t3149535657 * value) { ___awardList_1 = value; Il2CppCodeGenWriteBarrier((&___awardList_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AWARDDETAIL_T2686862065_H #ifndef LIST_1_T128053199_H #define LIST_1_T128053199_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t128053199 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t385246372* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t128053199, ____items_1)); } inline Int32U5BU5D_t385246372* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t385246372** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t385246372* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t128053199, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t128053199, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t128053199_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int32U5BU5D_t385246372* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t128053199_StaticFields, ___EmptyArray_4)); } inline Int32U5BU5D_t385246372* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int32U5BU5D_t385246372** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int32U5BU5D_t385246372* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T128053199_H #ifndef IREFBASE_T3962498203_H #define IREFBASE_T3962498203_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IRefBase struct IRefBase_t3962498203 : public RuntimeObject { public: // System.Int32 DMCore.IRefBase::m_ref int32_t ___m_ref_0; public: inline static int32_t get_offset_of_m_ref_0() { return static_cast(offsetof(IRefBase_t3962498203, ___m_ref_0)); } inline int32_t get_m_ref_0() const { return ___m_ref_0; } inline int32_t* get_address_of_m_ref_0() { return &___m_ref_0; } inline void set_m_ref_0(int32_t value) { ___m_ref_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IREFBASE_T3962498203_H #ifndef CANIMSYSTEM_T3541144328_H #define CANIMSYSTEM_T3541144328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bPaused bool ___m_bPaused_0; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bEditMode bool ___m_bEditMode_1; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bIntroduceMode bool ___m_bIntroduceMode_2; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSystem::m_SequenceAll List_1_t3326345499 * ___m_SequenceAll_3; // System.Single DMCore.Framework.Movie.CAnimSystem::m_curTime float ___m_curTime_4; // System.Int32 DMCore.Framework.Movie.CAnimSystem::m_musicLevel int32_t ___m_musicLevel_5; // System.String DMCore.Framework.Movie.CAnimSystem::m_musicCfgPath String_t* ___m_musicCfgPath_6; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bOverTimeAutoStop bool ___m_bOverTimeAutoStop_7; // BetterList`1 DMCore.Framework.Movie.CAnimSystem::m_vStopList BetterList_1_t1002471007 * ___m_vStopList_8; public: inline static int32_t get_offset_of_m_bPaused_0() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bPaused_0)); } inline bool get_m_bPaused_0() const { return ___m_bPaused_0; } inline bool* get_address_of_m_bPaused_0() { return &___m_bPaused_0; } inline void set_m_bPaused_0(bool value) { ___m_bPaused_0 = value; } inline static int32_t get_offset_of_m_bEditMode_1() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bEditMode_1)); } inline bool get_m_bEditMode_1() const { return ___m_bEditMode_1; } inline bool* get_address_of_m_bEditMode_1() { return &___m_bEditMode_1; } inline void set_m_bEditMode_1(bool value) { ___m_bEditMode_1 = value; } inline static int32_t get_offset_of_m_bIntroduceMode_2() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bIntroduceMode_2)); } inline bool get_m_bIntroduceMode_2() const { return ___m_bIntroduceMode_2; } inline bool* get_address_of_m_bIntroduceMode_2() { return &___m_bIntroduceMode_2; } inline void set_m_bIntroduceMode_2(bool value) { ___m_bIntroduceMode_2 = value; } inline static int32_t get_offset_of_m_SequenceAll_3() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_SequenceAll_3)); } inline List_1_t3326345499 * get_m_SequenceAll_3() const { return ___m_SequenceAll_3; } inline List_1_t3326345499 ** get_address_of_m_SequenceAll_3() { return &___m_SequenceAll_3; } inline void set_m_SequenceAll_3(List_1_t3326345499 * value) { ___m_SequenceAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_SequenceAll_3), value); } inline static int32_t get_offset_of_m_curTime_4() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_curTime_4)); } inline float get_m_curTime_4() const { return ___m_curTime_4; } inline float* get_address_of_m_curTime_4() { return &___m_curTime_4; } inline void set_m_curTime_4(float value) { ___m_curTime_4 = value; } inline static int32_t get_offset_of_m_musicLevel_5() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicLevel_5)); } inline int32_t get_m_musicLevel_5() const { return ___m_musicLevel_5; } inline int32_t* get_address_of_m_musicLevel_5() { return &___m_musicLevel_5; } inline void set_m_musicLevel_5(int32_t value) { ___m_musicLevel_5 = value; } inline static int32_t get_offset_of_m_musicCfgPath_6() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicCfgPath_6)); } inline String_t* get_m_musicCfgPath_6() const { return ___m_musicCfgPath_6; } inline String_t** get_address_of_m_musicCfgPath_6() { return &___m_musicCfgPath_6; } inline void set_m_musicCfgPath_6(String_t* value) { ___m_musicCfgPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_musicCfgPath_6), value); } inline static int32_t get_offset_of_m_bOverTimeAutoStop_7() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bOverTimeAutoStop_7)); } inline bool get_m_bOverTimeAutoStop_7() const { return ___m_bOverTimeAutoStop_7; } inline bool* get_address_of_m_bOverTimeAutoStop_7() { return &___m_bOverTimeAutoStop_7; } inline void set_m_bOverTimeAutoStop_7(bool value) { ___m_bOverTimeAutoStop_7 = value; } inline static int32_t get_offset_of_m_vStopList_8() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_vStopList_8)); } inline BetterList_1_t1002471007 * get_m_vStopList_8() const { return ___m_vStopList_8; } inline BetterList_1_t1002471007 ** get_address_of_m_vStopList_8() { return &___m_vStopList_8; } inline void set_m_vStopList_8(BetterList_1_t1002471007 * value) { ___m_vStopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_vStopList_8), value); } }; struct CAnimSystem_t3541144328_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map4 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4_9; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map5 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map5_10; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_11; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4_9() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map4_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4_9() const { return ___U3CU3Ef__switchU24map4_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4_9() { return &___U3CU3Ef__switchU24map4_9; } inline void set_U3CU3Ef__switchU24map4_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4_9), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map5_10() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map5_10)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map5_10() const { return ___U3CU3Ef__switchU24map5_10; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map5_10() { return &___U3CU3Ef__switchU24map5_10; } inline void set_U3CU3Ef__switchU24map5_10(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map5_10), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_11() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map6_11)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_11() const { return ___U3CU3Ef__switchU24map6_11; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_11() { return &___U3CU3Ef__switchU24map6_11; } inline void set_U3CU3Ef__switchU24map6_11(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSYSTEM_T3541144328_H #ifndef LIST_1_T3662906633_H #define LIST_1_T3662906633_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_t3662906633 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ILogicBaseU5BU5D_t3354640706* ____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_t3662906633, ____items_1)); } inline ILogicBaseU5BU5D_t3354640706* get__items_1() const { return ____items_1; } inline ILogicBaseU5BU5D_t3354640706** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ILogicBaseU5BU5D_t3354640706* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3662906633, ____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_t3662906633, ____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_t3662906633_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ILogicBaseU5BU5D_t3354640706* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3662906633_StaticFields, ___EmptyArray_4)); } inline ILogicBaseU5BU5D_t3354640706* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ILogicBaseU5BU5D_t3354640706** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ILogicBaseU5BU5D_t3354640706* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3662906633_H #ifndef ASSEMBLEINFO_T3236776212_H #define ASSEMBLEINFO_T3236776212_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AssembleInfo::m_themeId int32_t ___m_themeId_0; // System.Int32 DMCore.Logic.AssembleInfo::m_themeStar int32_t ___m_themeStar_1; // System.String DMCore.Logic.AssembleInfo::m_themeDec String_t* ___m_themeDec_2; // System.Collections.Generic.List`1 DMCore.Logic.AssembleInfo::m_dressList List_1_t128053199 * ___m_dressList_3; public: inline static int32_t get_offset_of_m_themeId_0() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeId_0)); } inline int32_t get_m_themeId_0() const { return ___m_themeId_0; } inline int32_t* get_address_of_m_themeId_0() { return &___m_themeId_0; } inline void set_m_themeId_0(int32_t value) { ___m_themeId_0 = value; } inline static int32_t get_offset_of_m_themeStar_1() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeStar_1)); } inline int32_t get_m_themeStar_1() const { return ___m_themeStar_1; } inline int32_t* get_address_of_m_themeStar_1() { return &___m_themeStar_1; } inline void set_m_themeStar_1(int32_t value) { ___m_themeStar_1 = value; } inline static int32_t get_offset_of_m_themeDec_2() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeDec_2)); } inline String_t* get_m_themeDec_2() const { return ___m_themeDec_2; } inline String_t** get_address_of_m_themeDec_2() { return &___m_themeDec_2; } inline void set_m_themeDec_2(String_t* value) { ___m_themeDec_2 = value; Il2CppCodeGenWriteBarrier((&___m_themeDec_2), value); } inline static int32_t get_offset_of_m_dressList_3() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_dressList_3)); } inline List_1_t128053199 * get_m_dressList_3() const { return ___m_dressList_3; } inline List_1_t128053199 ** get_address_of_m_dressList_3() { return &___m_dressList_3; } inline void set_m_dressList_3(List_1_t128053199 * value) { ___m_dressList_3 = value; Il2CppCodeGenWriteBarrier((&___m_dressList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASSEMBLEINFO_T3236776212_H #ifndef LIST_1_T2869341516_H #define LIST_1_T2869341516_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t2869341516 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SingleU5BU5D_t1444911251* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2869341516, ____items_1)); } inline SingleU5BU5D_t1444911251* get__items_1() const { return ____items_1; } inline SingleU5BU5D_t1444911251** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SingleU5BU5D_t1444911251* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2869341516, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2869341516, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t2869341516_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SingleU5BU5D_t1444911251* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2869341516_StaticFields, ___EmptyArray_4)); } inline SingleU5BU5D_t1444911251* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SingleU5BU5D_t1444911251** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SingleU5BU5D_t1444911251* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2869341516_H #ifndef DMXMLNODE_T3958967524_H #define DMXMLNODE_T3958967524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524 : public RuntimeObject { public: // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::k__BackingField DMXmlNode_t3958967524 * ___U3CParentU3Ek__BackingField_0; // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode::m_Name DMXmlSerial_t1029243897 * ___m_Name_14; // BetterList`1 DMCore.Framework.XML.DMXmlNode::m_listAttribute BetterList_1_t2935806958 * ___m_listAttribute_15; // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::m_children DMXmlNodeList_t795971656 * ___m_children_16; public: inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_0() { return static_cast(offsetof(DMXmlNode_t3958967524, ___U3CParentU3Ek__BackingField_0)); } inline DMXmlNode_t3958967524 * get_U3CParentU3Ek__BackingField_0() const { return ___U3CParentU3Ek__BackingField_0; } inline DMXmlNode_t3958967524 ** get_address_of_U3CParentU3Ek__BackingField_0() { return &___U3CParentU3Ek__BackingField_0; } inline void set_U3CParentU3Ek__BackingField_0(DMXmlNode_t3958967524 * value) { ___U3CParentU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_m_Name_14() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_Name_14)); } inline DMXmlSerial_t1029243897 * get_m_Name_14() const { return ___m_Name_14; } inline DMXmlSerial_t1029243897 ** get_address_of_m_Name_14() { return &___m_Name_14; } inline void set_m_Name_14(DMXmlSerial_t1029243897 * value) { ___m_Name_14 = value; Il2CppCodeGenWriteBarrier((&___m_Name_14), value); } inline static int32_t get_offset_of_m_listAttribute_15() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_listAttribute_15)); } inline BetterList_1_t2935806958 * get_m_listAttribute_15() const { return ___m_listAttribute_15; } inline BetterList_1_t2935806958 ** get_address_of_m_listAttribute_15() { return &___m_listAttribute_15; } inline void set_m_listAttribute_15(BetterList_1_t2935806958 * value) { ___m_listAttribute_15 = value; Il2CppCodeGenWriteBarrier((&___m_listAttribute_15), value); } inline static int32_t get_offset_of_m_children_16() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_children_16)); } inline DMXmlNodeList_t795971656 * get_m_children_16() const { return ___m_children_16; } inline DMXmlNodeList_t795971656 ** get_address_of_m_children_16() { return &___m_children_16; } inline void set_m_children_16(DMXmlNodeList_t795971656 * value) { ___m_children_16 = value; Il2CppCodeGenWriteBarrier((&___m_children_16), value); } }; struct DMXmlNode_t3958967524_StaticFields { public: // System.Char DMCore.Framework.XML.DMXmlNode::LT Il2CppChar ___LT_1; // System.Char DMCore.Framework.XML.DMXmlNode::GT Il2CppChar ___GT_2; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE Il2CppChar ___SPACE_3; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE Il2CppChar ___QUOTE_4; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE2 Il2CppChar ___QUOTE2_5; // System.Char DMCore.Framework.XML.DMXmlNode::SLASH Il2CppChar ___SLASH_6; // System.Char DMCore.Framework.XML.DMXmlNode::QMARK Il2CppChar ___QMARK_7; // System.Char DMCore.Framework.XML.DMXmlNode::EQUALS Il2CppChar ___EQUALS_8; // System.Char DMCore.Framework.XML.DMXmlNode::EXCLAMATION Il2CppChar ___EXCLAMATION_9; // System.Char DMCore.Framework.XML.DMXmlNode::DASH Il2CppChar ___DASH_10; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_N Il2CppChar ___SPACE_N_11; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_R Il2CppChar ___SPACE_R_12; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_T Il2CppChar ___SPACE_T_13; public: inline static int32_t get_offset_of_LT_1() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___LT_1)); } inline Il2CppChar get_LT_1() const { return ___LT_1; } inline Il2CppChar* get_address_of_LT_1() { return &___LT_1; } inline void set_LT_1(Il2CppChar value) { ___LT_1 = value; } inline static int32_t get_offset_of_GT_2() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___GT_2)); } inline Il2CppChar get_GT_2() const { return ___GT_2; } inline Il2CppChar* get_address_of_GT_2() { return &___GT_2; } inline void set_GT_2(Il2CppChar value) { ___GT_2 = value; } inline static int32_t get_offset_of_SPACE_3() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_3)); } inline Il2CppChar get_SPACE_3() const { return ___SPACE_3; } inline Il2CppChar* get_address_of_SPACE_3() { return &___SPACE_3; } inline void set_SPACE_3(Il2CppChar value) { ___SPACE_3 = value; } inline static int32_t get_offset_of_QUOTE_4() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE_4)); } inline Il2CppChar get_QUOTE_4() const { return ___QUOTE_4; } inline Il2CppChar* get_address_of_QUOTE_4() { return &___QUOTE_4; } inline void set_QUOTE_4(Il2CppChar value) { ___QUOTE_4 = value; } inline static int32_t get_offset_of_QUOTE2_5() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE2_5)); } inline Il2CppChar get_QUOTE2_5() const { return ___QUOTE2_5; } inline Il2CppChar* get_address_of_QUOTE2_5() { return &___QUOTE2_5; } inline void set_QUOTE2_5(Il2CppChar value) { ___QUOTE2_5 = value; } inline static int32_t get_offset_of_SLASH_6() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SLASH_6)); } inline Il2CppChar get_SLASH_6() const { return ___SLASH_6; } inline Il2CppChar* get_address_of_SLASH_6() { return &___SLASH_6; } inline void set_SLASH_6(Il2CppChar value) { ___SLASH_6 = value; } inline static int32_t get_offset_of_QMARK_7() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QMARK_7)); } inline Il2CppChar get_QMARK_7() const { return ___QMARK_7; } inline Il2CppChar* get_address_of_QMARK_7() { return &___QMARK_7; } inline void set_QMARK_7(Il2CppChar value) { ___QMARK_7 = value; } inline static int32_t get_offset_of_EQUALS_8() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EQUALS_8)); } inline Il2CppChar get_EQUALS_8() const { return ___EQUALS_8; } inline Il2CppChar* get_address_of_EQUALS_8() { return &___EQUALS_8; } inline void set_EQUALS_8(Il2CppChar value) { ___EQUALS_8 = value; } inline static int32_t get_offset_of_EXCLAMATION_9() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EXCLAMATION_9)); } inline Il2CppChar get_EXCLAMATION_9() const { return ___EXCLAMATION_9; } inline Il2CppChar* get_address_of_EXCLAMATION_9() { return &___EXCLAMATION_9; } inline void set_EXCLAMATION_9(Il2CppChar value) { ___EXCLAMATION_9 = value; } inline static int32_t get_offset_of_DASH_10() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___DASH_10)); } inline Il2CppChar get_DASH_10() const { return ___DASH_10; } inline Il2CppChar* get_address_of_DASH_10() { return &___DASH_10; } inline void set_DASH_10(Il2CppChar value) { ___DASH_10 = value; } inline static int32_t get_offset_of_SPACE_N_11() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_N_11)); } inline Il2CppChar get_SPACE_N_11() const { return ___SPACE_N_11; } inline Il2CppChar* get_address_of_SPACE_N_11() { return &___SPACE_N_11; } inline void set_SPACE_N_11(Il2CppChar value) { ___SPACE_N_11 = value; } inline static int32_t get_offset_of_SPACE_R_12() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_R_12)); } inline Il2CppChar get_SPACE_R_12() const { return ___SPACE_R_12; } inline Il2CppChar* get_address_of_SPACE_R_12() { return &___SPACE_R_12; } inline void set_SPACE_R_12(Il2CppChar value) { ___SPACE_R_12 = value; } inline static int32_t get_offset_of_SPACE_T_13() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_T_13)); } inline Il2CppChar get_SPACE_T_13() const { return ___SPACE_T_13; } inline Il2CppChar* get_address_of_SPACE_T_13() { return &___SPACE_T_13; } inline void set_SPACE_T_13(Il2CppChar value) { ___SPACE_T_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODE_T3958967524_H #ifndef LIST_1_T779509957_H #define LIST_1_T779509957_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_t779509957 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RewardCountU5BU5D_t4134187798* ____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_t779509957, ____items_1)); } inline RewardCountU5BU5D_t4134187798* get__items_1() const { return ____items_1; } inline RewardCountU5BU5D_t4134187798** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RewardCountU5BU5D_t4134187798* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t779509957, ____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_t779509957, ____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_t779509957_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RewardCountU5BU5D_t4134187798* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t779509957_StaticFields, ___EmptyArray_4)); } inline RewardCountU5BU5D_t4134187798* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RewardCountU5BU5D_t4134187798** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RewardCountU5BU5D_t4134187798* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T779509957_H #ifndef KEYCOLLECTION_T1822382459_H #define KEYCOLLECTION_T1822382459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1822382459 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_t1632706988 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t1822382459, ___dictionary_0)); } inline Dictionary_2_t1632706988 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1632706988 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1632706988 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCOLLECTION_T1822382459_H #ifndef ABILITYLEVELCOUNT_T46961605_H #define ABILITYLEVELCOUNT_T46961605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AbilityLevelCount::m_level int32_t ___m_level_0; // System.Int32 DMCore.Logic.AbilityLevelCount::m_levelUpExp int32_t ___m_levelUpExp_1; // System.Collections.Generic.List`1 DMCore.Logic.AbilityLevelCount::m_RewardCount List_1_t779509957 * ___m_RewardCount_2; public: inline static int32_t get_offset_of_m_level_0() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_level_0)); } inline int32_t get_m_level_0() const { return ___m_level_0; } inline int32_t* get_address_of_m_level_0() { return &___m_level_0; } inline void set_m_level_0(int32_t value) { ___m_level_0 = value; } inline static int32_t get_offset_of_m_levelUpExp_1() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_levelUpExp_1)); } inline int32_t get_m_levelUpExp_1() const { return ___m_levelUpExp_1; } inline int32_t* get_address_of_m_levelUpExp_1() { return &___m_levelUpExp_1; } inline void set_m_levelUpExp_1(int32_t value) { ___m_levelUpExp_1 = value; } inline static int32_t get_offset_of_m_RewardCount_2() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_RewardCount_2)); } inline List_1_t779509957 * get_m_RewardCount_2() const { return ___m_RewardCount_2; } inline List_1_t779509957 ** get_address_of_m_RewardCount_2() { return &___m_RewardCount_2; } inline void set_m_RewardCount_2(List_1_t779509957 * value) { ___m_RewardCount_2 = value; Il2CppCodeGenWriteBarrier((&___m_RewardCount_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABILITYLEVELCOUNT_T46961605_H #ifndef DICTIONARY_2_T1632706988_H #define DICTIONARY_2_T1632706988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1632706988, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1632706988, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1632706988, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1632706988, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1632706988, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1632706988, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1632706988, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1632706988, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1632706988, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1632706988, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1632706988, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1632706988_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t132201056 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1632706988_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t132201056 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t132201056 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t132201056 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1632706988_H #ifndef KEYCOLLECTION_T3815377955_H #define KEYCOLLECTION_T3815377955_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3815377955 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_t3625702484 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t3815377955, ___dictionary_0)); } inline Dictionary_2_t3625702484 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3625702484 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3625702484 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCOLLECTION_T3815377955_H #ifndef AUDIOTASK_T362928697_H #define AUDIOTASK_T362928697_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ISoundManager/AudioTask struct AudioTask_t362928697 : public RuntimeObject { public: // UnityEngine.AudioClip DMCore.ISoundManager/AudioTask::_clip AudioClip_t3680889665 * ____clip_0; // System.Single DMCore.ISoundManager/AudioTask::_timeEnd float ____timeEnd_1; // System.Single DMCore.ISoundManager/AudioTask::_playedTime float ____playedTime_2; // System.Single DMCore.ISoundManager/AudioTask::_perCircle float ____perCircle_3; public: inline static int32_t get_offset_of__clip_0() { return static_cast(offsetof(AudioTask_t362928697, ____clip_0)); } inline AudioClip_t3680889665 * get__clip_0() const { return ____clip_0; } inline AudioClip_t3680889665 ** get_address_of__clip_0() { return &____clip_0; } inline void set__clip_0(AudioClip_t3680889665 * value) { ____clip_0 = value; Il2CppCodeGenWriteBarrier((&____clip_0), value); } inline static int32_t get_offset_of__timeEnd_1() { return static_cast(offsetof(AudioTask_t362928697, ____timeEnd_1)); } inline float get__timeEnd_1() const { return ____timeEnd_1; } inline float* get_address_of__timeEnd_1() { return &____timeEnd_1; } inline void set__timeEnd_1(float value) { ____timeEnd_1 = value; } inline static int32_t get_offset_of__playedTime_2() { return static_cast(offsetof(AudioTask_t362928697, ____playedTime_2)); } inline float get__playedTime_2() const { return ____playedTime_2; } inline float* get_address_of__playedTime_2() { return &____playedTime_2; } inline void set__playedTime_2(float value) { ____playedTime_2 = value; } inline static int32_t get_offset_of__perCircle_3() { return static_cast(offsetof(AudioTask_t362928697, ____perCircle_3)); } inline float get__perCircle_3() const { return ____perCircle_3; } inline float* get_address_of__perCircle_3() { return &____perCircle_3; } inline void set__perCircle_3(float value) { ____perCircle_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOTASK_T362928697_H #ifndef ACTIONEFFECT_T4203267823_H #define ACTIONEFFECT_T4203267823_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionEffect struct ActionEffect_t4203267823 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_EffectName List_1_t3319525431 * ___S_EffectName_0; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_BoneName List_1_t3319525431 * ___S_BoneName_1; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_DelayTime List_1_t2869341516 * ___S_DelayTime_2; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::S_LastTime List_1_t2869341516 * ___S_LastTime_3; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_EffectName List_1_t3319525431 * ___R_EffectName_4; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_BoneName List_1_t3319525431 * ___R_BoneName_5; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_DelayTime List_1_t2869341516 * ___R_DelayTime_6; // System.Collections.Generic.List`1 DMCore.Logic.ActionEffect::R_LastTime List_1_t2869341516 * ___R_LastTime_7; public: inline static int32_t get_offset_of_S_EffectName_0() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_EffectName_0)); } inline List_1_t3319525431 * get_S_EffectName_0() const { return ___S_EffectName_0; } inline List_1_t3319525431 ** get_address_of_S_EffectName_0() { return &___S_EffectName_0; } inline void set_S_EffectName_0(List_1_t3319525431 * value) { ___S_EffectName_0 = value; Il2CppCodeGenWriteBarrier((&___S_EffectName_0), value); } inline static int32_t get_offset_of_S_BoneName_1() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_BoneName_1)); } inline List_1_t3319525431 * get_S_BoneName_1() const { return ___S_BoneName_1; } inline List_1_t3319525431 ** get_address_of_S_BoneName_1() { return &___S_BoneName_1; } inline void set_S_BoneName_1(List_1_t3319525431 * value) { ___S_BoneName_1 = value; Il2CppCodeGenWriteBarrier((&___S_BoneName_1), value); } inline static int32_t get_offset_of_S_DelayTime_2() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_DelayTime_2)); } inline List_1_t2869341516 * get_S_DelayTime_2() const { return ___S_DelayTime_2; } inline List_1_t2869341516 ** get_address_of_S_DelayTime_2() { return &___S_DelayTime_2; } inline void set_S_DelayTime_2(List_1_t2869341516 * value) { ___S_DelayTime_2 = value; Il2CppCodeGenWriteBarrier((&___S_DelayTime_2), value); } inline static int32_t get_offset_of_S_LastTime_3() { return static_cast(offsetof(ActionEffect_t4203267823, ___S_LastTime_3)); } inline List_1_t2869341516 * get_S_LastTime_3() const { return ___S_LastTime_3; } inline List_1_t2869341516 ** get_address_of_S_LastTime_3() { return &___S_LastTime_3; } inline void set_S_LastTime_3(List_1_t2869341516 * value) { ___S_LastTime_3 = value; Il2CppCodeGenWriteBarrier((&___S_LastTime_3), value); } inline static int32_t get_offset_of_R_EffectName_4() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_EffectName_4)); } inline List_1_t3319525431 * get_R_EffectName_4() const { return ___R_EffectName_4; } inline List_1_t3319525431 ** get_address_of_R_EffectName_4() { return &___R_EffectName_4; } inline void set_R_EffectName_4(List_1_t3319525431 * value) { ___R_EffectName_4 = value; Il2CppCodeGenWriteBarrier((&___R_EffectName_4), value); } inline static int32_t get_offset_of_R_BoneName_5() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_BoneName_5)); } inline List_1_t3319525431 * get_R_BoneName_5() const { return ___R_BoneName_5; } inline List_1_t3319525431 ** get_address_of_R_BoneName_5() { return &___R_BoneName_5; } inline void set_R_BoneName_5(List_1_t3319525431 * value) { ___R_BoneName_5 = value; Il2CppCodeGenWriteBarrier((&___R_BoneName_5), value); } inline static int32_t get_offset_of_R_DelayTime_6() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_DelayTime_6)); } inline List_1_t2869341516 * get_R_DelayTime_6() const { return ___R_DelayTime_6; } inline List_1_t2869341516 ** get_address_of_R_DelayTime_6() { return &___R_DelayTime_6; } inline void set_R_DelayTime_6(List_1_t2869341516 * value) { ___R_DelayTime_6 = value; Il2CppCodeGenWriteBarrier((&___R_DelayTime_6), value); } inline static int32_t get_offset_of_R_LastTime_7() { return static_cast(offsetof(ActionEffect_t4203267823, ___R_LastTime_7)); } inline List_1_t2869341516 * get_R_LastTime_7() const { return ___R_LastTime_7; } inline List_1_t2869341516 ** get_address_of_R_LastTime_7() { return &___R_LastTime_7; } inline void set_R_LastTime_7(List_1_t2869341516 * value) { ___R_LastTime_7 = value; Il2CppCodeGenWriteBarrier((&___R_LastTime_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIONEFFECT_T4203267823_H #ifndef BETTERLIST_1_T3113987842_H #define BETTERLIST_1_T3113987842_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t3113987842 : public RuntimeObject { public: // T[] BetterList`1::buffer DMXmlNodeU5BU5D_t4275982093* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t3113987842, ___buffer_0)); } inline DMXmlNodeU5BU5D_t4275982093* get_buffer_0() const { return ___buffer_0; } inline DMXmlNodeU5BU5D_t4275982093** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(DMXmlNodeU5BU5D_t4275982093* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3113987842, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T3113987842_H #ifndef DICTIONARY_2_T3625702484_H #define DICTIONARY_2_T3625702484_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_t3625702484 : 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 Texture2DU5BU5D_t149664596* ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___valueSlots_7)); } inline Texture2DU5BU5D_t149664596* get_valueSlots_7() const { return ___valueSlots_7; } inline Texture2DU5BU5D_t149664596** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Texture2DU5BU5D_t149664596* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484, ___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_t3625702484_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3295043608 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3625702484_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3295043608 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3295043608 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3295043608 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3625702484_H #ifndef BROADMESSAGE_T3250234984_H #define BROADMESSAGE_T3250234984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BroadMessage struct BroadMessage_t3250234984 : public RuntimeObject { public: // System.String DMCore.Logic.BroadMessage::k__BackingField String_t* ___U3CmsgU3Ek__BackingField_0; // System.Int16 DMCore.Logic.BroadMessage::k__BackingField int16_t ___U3CmsgTypeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CmsgU3Ek__BackingField_0() { return static_cast(offsetof(BroadMessage_t3250234984, ___U3CmsgU3Ek__BackingField_0)); } inline String_t* get_U3CmsgU3Ek__BackingField_0() const { return ___U3CmsgU3Ek__BackingField_0; } inline String_t** get_address_of_U3CmsgU3Ek__BackingField_0() { return &___U3CmsgU3Ek__BackingField_0; } inline void set_U3CmsgU3Ek__BackingField_0(String_t* value) { ___U3CmsgU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CmsgU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CmsgTypeU3Ek__BackingField_1() { return static_cast(offsetof(BroadMessage_t3250234984, ___U3CmsgTypeU3Ek__BackingField_1)); } inline int16_t get_U3CmsgTypeU3Ek__BackingField_1() const { return ___U3CmsgTypeU3Ek__BackingField_1; } inline int16_t* get_address_of_U3CmsgTypeU3Ek__BackingField_1() { return &___U3CmsgTypeU3Ek__BackingField_1; } inline void set_U3CmsgTypeU3Ek__BackingField_1(int16_t value) { ___U3CmsgTypeU3Ek__BackingField_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BROADMESSAGE_T3250234984_H #ifndef FITFUNZIP_T870197698_H #define FITFUNZIP_T870197698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Zip.FitfunZip struct FitfunZip_t870197698 : public RuntimeObject { public: // System.Single DMCore.Framework.Zip.FitfunZip::progressUpdateTime float ___progressUpdateTime_0; // System.Int32 DMCore.Framework.Zip.FitfunZip::m_progressVal int32_t ___m_progressVal_1; public: inline static int32_t get_offset_of_progressUpdateTime_0() { return static_cast(offsetof(FitfunZip_t870197698, ___progressUpdateTime_0)); } inline float get_progressUpdateTime_0() const { return ___progressUpdateTime_0; } inline float* get_address_of_progressUpdateTime_0() { return &___progressUpdateTime_0; } inline void set_progressUpdateTime_0(float value) { ___progressUpdateTime_0 = value; } inline static int32_t get_offset_of_m_progressVal_1() { return static_cast(offsetof(FitfunZip_t870197698, ___m_progressVal_1)); } inline int32_t get_m_progressVal_1() const { return ___m_progressVal_1; } inline int32_t* get_address_of_m_progressVal_1() { return &___m_progressVal_1; } inline void set_m_progressVal_1(int32_t value) { ___m_progressVal_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FITFUNZIP_T870197698_H #ifndef CDATAARRAY_T4068198041_H #define CDATAARRAY_T4068198041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataArray struct CDataArray_t4068198041 : public RuntimeObject { public: // System.Collections.ArrayList DMCore.CDataArray::m_dataList ArrayList_t2718874744 * ___m_dataList_0; public: inline static int32_t get_offset_of_m_dataList_0() { return static_cast(offsetof(CDataArray_t4068198041, ___m_dataList_0)); } inline ArrayList_t2718874744 * get_m_dataList_0() const { return ___m_dataList_0; } inline ArrayList_t2718874744 ** get_address_of_m_dataList_0() { return &___m_dataList_0; } inline void set_m_dataList_0(ArrayList_t2718874744 * value) { ___m_dataList_0 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAARRAY_T4068198041_H #ifndef BRANDDATA_T2882930928_H #define BRANDDATA_T2882930928_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BrandData struct BrandData_t2882930928 : public RuntimeObject { public: // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CIDU3Ek__BackingField_1; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CLogoU3Ek__BackingField_2; // System.Collections.Generic.List`1 DMCore.Logic.BrandData::k__BackingField List_1_t3319525431 * ___U3CIntroduceU3Ek__BackingField_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicImage Dictionary_2_t3625702484 * ___m_DicImage_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicUrl Dictionary_2_t1632706988 * ___m_DicUrl_5; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(BrandData_t2882930928, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_1() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIDU3Ek__BackingField_1)); } inline String_t* get_U3CIDU3Ek__BackingField_1() const { return ___U3CIDU3Ek__BackingField_1; } inline String_t** get_address_of_U3CIDU3Ek__BackingField_1() { return &___U3CIDU3Ek__BackingField_1; } inline void set_U3CIDU3Ek__BackingField_1(String_t* value) { ___U3CIDU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CIDU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLogoU3Ek__BackingField_2() { return static_cast(offsetof(BrandData_t2882930928, ___U3CLogoU3Ek__BackingField_2)); } inline String_t* get_U3CLogoU3Ek__BackingField_2() const { return ___U3CLogoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLogoU3Ek__BackingField_2() { return &___U3CLogoU3Ek__BackingField_2; } inline void set_U3CLogoU3Ek__BackingField_2(String_t* value) { ___U3CLogoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CLogoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIntroduceU3Ek__BackingField_3() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIntroduceU3Ek__BackingField_3)); } inline List_1_t3319525431 * get_U3CIntroduceU3Ek__BackingField_3() const { return ___U3CIntroduceU3Ek__BackingField_3; } inline List_1_t3319525431 ** get_address_of_U3CIntroduceU3Ek__BackingField_3() { return &___U3CIntroduceU3Ek__BackingField_3; } inline void set_U3CIntroduceU3Ek__BackingField_3(List_1_t3319525431 * value) { ___U3CIntroduceU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CIntroduceU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_DicImage_4() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicImage_4)); } inline Dictionary_2_t3625702484 * get_m_DicImage_4() const { return ___m_DicImage_4; } inline Dictionary_2_t3625702484 ** get_address_of_m_DicImage_4() { return &___m_DicImage_4; } inline void set_m_DicImage_4(Dictionary_2_t3625702484 * value) { ___m_DicImage_4 = value; Il2CppCodeGenWriteBarrier((&___m_DicImage_4), value); } inline static int32_t get_offset_of_m_DicUrl_5() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicUrl_5)); } inline Dictionary_2_t1632706988 * get_m_DicUrl_5() const { return ___m_DicUrl_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_DicUrl_5() { return &___m_DicUrl_5; } inline void set_m_DicUrl_5(Dictionary_2_t1632706988 * value) { ___m_DicUrl_5 = value; Il2CppCodeGenWriteBarrier((&___m_DicUrl_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BRANDDATA_T2882930928_H #ifndef ACHIEVEMENTCOMPLETEDITEM_T4111216497_H #define ACHIEVEMENTCOMPLETEDITEM_T4111216497_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AchievementCompletedItem struct AchievementCompletedItem_t4111216497 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AchievementCompletedItem::achID int32_t ___achID_0; // System.Int32 DMCore.Logic.AchievementCompletedItem::groupID int32_t ___groupID_1; // System.Int32 DMCore.Logic.AchievementCompletedItem::medalID int32_t ___medalID_2; // System.Int32 DMCore.Logic.AchievementCompletedItem::wear int32_t ___wear_3; // System.Int32 DMCore.Logic.AchievementCompletedItem::achPoint int32_t ___achPoint_4; public: inline static int32_t get_offset_of_achID_0() { return static_cast(offsetof(AchievementCompletedItem_t4111216497, ___achID_0)); } inline int32_t get_achID_0() const { return ___achID_0; } inline int32_t* get_address_of_achID_0() { return &___achID_0; } inline void set_achID_0(int32_t value) { ___achID_0 = value; } inline static int32_t get_offset_of_groupID_1() { return static_cast(offsetof(AchievementCompletedItem_t4111216497, ___groupID_1)); } inline int32_t get_groupID_1() const { return ___groupID_1; } inline int32_t* get_address_of_groupID_1() { return &___groupID_1; } inline void set_groupID_1(int32_t value) { ___groupID_1 = value; } inline static int32_t get_offset_of_medalID_2() { return static_cast(offsetof(AchievementCompletedItem_t4111216497, ___medalID_2)); } inline int32_t get_medalID_2() const { return ___medalID_2; } inline int32_t* get_address_of_medalID_2() { return &___medalID_2; } inline void set_medalID_2(int32_t value) { ___medalID_2 = value; } inline static int32_t get_offset_of_wear_3() { return static_cast(offsetof(AchievementCompletedItem_t4111216497, ___wear_3)); } inline int32_t get_wear_3() const { return ___wear_3; } inline int32_t* get_address_of_wear_3() { return &___wear_3; } inline void set_wear_3(int32_t value) { ___wear_3 = value; } inline static int32_t get_offset_of_achPoint_4() { return static_cast(offsetof(AchievementCompletedItem_t4111216497, ___achPoint_4)); } inline int32_t get_achPoint_4() const { return ___achPoint_4; } inline int32_t* get_address_of_achPoint_4() { return &___achPoint_4; } inline void set_achPoint_4(int32_t value) { ___achPoint_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHIEVEMENTCOMPLETEDITEM_T4111216497_H #ifndef DMXMLATTRIBUTE_T3780786640_H #define DMXMLATTRIBUTE_T3780786640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNode/DMXmlAttribute struct DMXmlAttribute_t3780786640 : public RuntimeObject { public: // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode/DMXmlAttribute::ItemValue DMXmlSerial_t1029243897 * ___ItemValue_0; // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode/DMXmlAttribute::ItemKey DMXmlSerial_t1029243897 * ___ItemKey_1; public: inline static int32_t get_offset_of_ItemValue_0() { return static_cast(offsetof(DMXmlAttribute_t3780786640, ___ItemValue_0)); } inline DMXmlSerial_t1029243897 * get_ItemValue_0() const { return ___ItemValue_0; } inline DMXmlSerial_t1029243897 ** get_address_of_ItemValue_0() { return &___ItemValue_0; } inline void set_ItemValue_0(DMXmlSerial_t1029243897 * value) { ___ItemValue_0 = value; Il2CppCodeGenWriteBarrier((&___ItemValue_0), value); } inline static int32_t get_offset_of_ItemKey_1() { return static_cast(offsetof(DMXmlAttribute_t3780786640, ___ItemKey_1)); } inline DMXmlSerial_t1029243897 * get_ItemKey_1() const { return ___ItemKey_1; } inline DMXmlSerial_t1029243897 ** get_address_of_ItemKey_1() { return &___ItemKey_1; } inline void set_ItemKey_1(DMXmlSerial_t1029243897 * value) { ___ItemKey_1 = value; Il2CppCodeGenWriteBarrier((&___ItemKey_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLATTRIBUTE_T3780786640_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef LIST_1_T3319525431_H #define LIST_1_T3319525431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3319525431 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t1281789340* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3319525431, ____items_1)); } inline StringU5BU5D_t1281789340* get__items_1() const { return ____items_1; } inline StringU5BU5D_t1281789340** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t1281789340* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3319525431, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3319525431, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3319525431_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StringU5BU5D_t1281789340* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3319525431_StaticFields, ___EmptyArray_4)); } inline StringU5BU5D_t1281789340* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StringU5BU5D_t1281789340** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StringU5BU5D_t1281789340* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3319525431_H #ifndef DMXMLSERIAL_T1029243897_H #define DMXMLSERIAL_T1029243897_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897 : public RuntimeObject { public: // System.Int32 DMCore.Framework.XML.DMXmlSerial::m_start int32_t ___m_start_1; // System.Int32 DMCore.Framework.XML.DMXmlSerial::m_length int32_t ___m_length_2; // System.String DMCore.Framework.XML.DMXmlSerial::m_stringOrg String_t* ___m_stringOrg_3; public: inline static int32_t get_offset_of_m_start_1() { return static_cast(offsetof(DMXmlSerial_t1029243897, ___m_start_1)); } inline int32_t get_m_start_1() const { return ___m_start_1; } inline int32_t* get_address_of_m_start_1() { return &___m_start_1; } inline void set_m_start_1(int32_t value) { ___m_start_1 = value; } inline static int32_t get_offset_of_m_length_2() { return static_cast(offsetof(DMXmlSerial_t1029243897, ___m_length_2)); } inline int32_t get_m_length_2() const { return ___m_length_2; } inline int32_t* get_address_of_m_length_2() { return &___m_length_2; } inline void set_m_length_2(int32_t value) { ___m_length_2 = value; } inline static int32_t get_offset_of_m_stringOrg_3() { return static_cast(offsetof(DMXmlSerial_t1029243897, ___m_stringOrg_3)); } inline String_t* get_m_stringOrg_3() const { return ___m_stringOrg_3; } inline String_t** get_address_of_m_stringOrg_3() { return &___m_stringOrg_3; } inline void set_m_stringOrg_3(String_t* value) { ___m_stringOrg_3 = value; Il2CppCodeGenWriteBarrier((&___m_stringOrg_3), value); } }; struct DMXmlSerial_t1029243897_StaticFields { public: // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlSerial::Empty DMXmlSerial_t1029243897 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(DMXmlSerial_t1029243897_StaticFields, ___Empty_0)); } inline DMXmlSerial_t1029243897 * get_Empty_0() const { return ___Empty_0; } inline DMXmlSerial_t1029243897 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(DMXmlSerial_t1029243897 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLSERIAL_T1029243897_H #ifndef CMISCCONFIG_T1694835947_H #define CMISCCONFIG_T1694835947_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMiscConfig::m_MiscDir Dictionary_2_t1632706988 * ___m_MiscDir_2; public: inline static int32_t get_offset_of_m_MiscDir_2() { return static_cast(offsetof(CMiscConfig_t1694835947, ___m_MiscDir_2)); } inline Dictionary_2_t1632706988 * get_m_MiscDir_2() const { return ___m_MiscDir_2; } inline Dictionary_2_t1632706988 ** get_address_of_m_MiscDir_2() { return &___m_MiscDir_2; } inline void set_m_MiscDir_2(Dictionary_2_t1632706988 * value) { ___m_MiscDir_2 = value; Il2CppCodeGenWriteBarrier((&___m_MiscDir_2), value); } }; struct CMiscConfig_t1694835947_StaticFields { public: // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::m_Instance CMiscConfig_t1694835947 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CMiscConfig_t1694835947_StaticFields, ___m_Instance_1)); } inline CMiscConfig_t1694835947 * get_m_Instance_1() const { return ___m_Instance_1; } inline CMiscConfig_t1694835947 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CMiscConfig_t1694835947 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMISCCONFIG_T1694835947_H #ifndef CACTIVITYKEEPLOGIN_T2171871959_H #define CACTIVITYKEEPLOGIN_T2171871959_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityKeepLogin struct CActivityKeepLogin_t2171871959 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityKeepLogin::m_nDaysCount int32_t ___m_nDaysCount_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityKeepLogin::m_StateDictionary Dictionary_2_t1839659084 * ___m_StateDictionary_12; // System.Int32 DMCore.Logic.CActivityKeepLogin::m_nLeftDays int32_t ___m_nLeftDays_13; // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityKeepLogin::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_14; public: inline static int32_t get_offset_of_m_nDaysCount_11() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_nDaysCount_11)); } inline int32_t get_m_nDaysCount_11() const { return ___m_nDaysCount_11; } inline int32_t* get_address_of_m_nDaysCount_11() { return &___m_nDaysCount_11; } inline void set_m_nDaysCount_11(int32_t value) { ___m_nDaysCount_11 = value; } inline static int32_t get_offset_of_m_StateDictionary_12() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_StateDictionary_12)); } inline Dictionary_2_t1839659084 * get_m_StateDictionary_12() const { return ___m_StateDictionary_12; } inline Dictionary_2_t1839659084 ** get_address_of_m_StateDictionary_12() { return &___m_StateDictionary_12; } inline void set_m_StateDictionary_12(Dictionary_2_t1839659084 * value) { ___m_StateDictionary_12 = value; Il2CppCodeGenWriteBarrier((&___m_StateDictionary_12), value); } inline static int32_t get_offset_of_m_nLeftDays_13() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_nLeftDays_13)); } inline int32_t get_m_nLeftDays_13() const { return ___m_nLeftDays_13; } inline int32_t* get_address_of_m_nLeftDays_13() { return &___m_nLeftDays_13; } inline void set_m_nLeftDays_13(int32_t value) { ___m_nLeftDays_13 = value; } inline static int32_t get_offset_of_m_award_array_14() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_award_array_14)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_14() const { return ___m_award_array_14; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_14() { return &___m_award_array_14; } inline void set_m_award_array_14(CAwardInfo_1_t3416460893 * value) { ___m_award_array_14 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYKEEPLOGIN_T2171871959_H #ifndef ENUMERATOR_T2017297076_H #define ENUMERATOR_T2017297076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2017297076 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t128053199 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2017297076, ___l_0)); } inline List_1_t128053199 * get_l_0() const { return ___l_0; } inline List_1_t128053199 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t128053199 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2017297076, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2017297076, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2017297076, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2017297076_H #ifndef CGIFTCFG_T3030574353_H #define CGIFTCFG_T3030574353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftCfg struct CGiftCfg_t3030574353 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftCfg::m_gift_config Dictionary_2_t783330921 * ___m_gift_config_1; public: inline static int32_t get_offset_of_m_gift_config_1() { return static_cast(offsetof(CGiftCfg_t3030574353, ___m_gift_config_1)); } inline Dictionary_2_t783330921 * get_m_gift_config_1() const { return ___m_gift_config_1; } inline Dictionary_2_t783330921 ** get_address_of_m_gift_config_1() { return &___m_gift_config_1; } inline void set_m_gift_config_1(Dictionary_2_t783330921 * value) { ___m_gift_config_1 = value; Il2CppCodeGenWriteBarrier((&___m_gift_config_1), value); } }; struct CGiftCfg_t3030574353_StaticFields { public: // DMCore.Logic.CGiftCfg DMCore.Logic.CGiftCfg::s_Instace CGiftCfg_t3030574353 * ___s_Instace_2; public: inline static int32_t get_offset_of_s_Instace_2() { return static_cast(offsetof(CGiftCfg_t3030574353_StaticFields, ___s_Instace_2)); } inline CGiftCfg_t3030574353 * get_s_Instace_2() const { return ___s_Instace_2; } inline CGiftCfg_t3030574353 ** get_address_of_s_Instace_2() { return &___s_Instace_2; } inline void set_s_Instace_2(CGiftCfg_t3030574353 * value) { ___s_Instace_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTCFG_T3030574353_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_t2156229523, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_t2156229523, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef CMUSICMANAGER_T3263666357_H #define CMUSICMANAGER_T3263666357_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMusicManager::m_DicDescription Dictionary_2_t1014926741 * ___m_DicDescription_1; // System.Collections.Generic.List`1 DMCore.Logic.CMusicManager::m_listRandomPlay List_1_t128053199 * ___m_listRandomPlay_2; // System.Int32 DMCore.Logic.CMusicManager::m_activeMusicIndex int32_t ___m_activeMusicIndex_4; // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::m_defaultDescrib CMusicDescription_t2126213410 * ___m_defaultDescrib_5; // System.Int32 DMCore.Logic.CMusicManager::m_lastPlayMusicIndex int32_t ___m_lastPlayMusicIndex_6; // System.Boolean DMCore.Logic.CMusicManager::m_pauseMusic bool ___m_pauseMusic_7; public: inline static int32_t get_offset_of_m_DicDescription_1() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_DicDescription_1)); } inline Dictionary_2_t1014926741 * get_m_DicDescription_1() const { return ___m_DicDescription_1; } inline Dictionary_2_t1014926741 ** get_address_of_m_DicDescription_1() { return &___m_DicDescription_1; } inline void set_m_DicDescription_1(Dictionary_2_t1014926741 * value) { ___m_DicDescription_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicDescription_1), value); } inline static int32_t get_offset_of_m_listRandomPlay_2() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_listRandomPlay_2)); } inline List_1_t128053199 * get_m_listRandomPlay_2() const { return ___m_listRandomPlay_2; } inline List_1_t128053199 ** get_address_of_m_listRandomPlay_2() { return &___m_listRandomPlay_2; } inline void set_m_listRandomPlay_2(List_1_t128053199 * value) { ___m_listRandomPlay_2 = value; Il2CppCodeGenWriteBarrier((&___m_listRandomPlay_2), value); } inline static int32_t get_offset_of_m_activeMusicIndex_4() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_activeMusicIndex_4)); } inline int32_t get_m_activeMusicIndex_4() const { return ___m_activeMusicIndex_4; } inline int32_t* get_address_of_m_activeMusicIndex_4() { return &___m_activeMusicIndex_4; } inline void set_m_activeMusicIndex_4(int32_t value) { ___m_activeMusicIndex_4 = value; } inline static int32_t get_offset_of_m_defaultDescrib_5() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_defaultDescrib_5)); } inline CMusicDescription_t2126213410 * get_m_defaultDescrib_5() const { return ___m_defaultDescrib_5; } inline CMusicDescription_t2126213410 ** get_address_of_m_defaultDescrib_5() { return &___m_defaultDescrib_5; } inline void set_m_defaultDescrib_5(CMusicDescription_t2126213410 * value) { ___m_defaultDescrib_5 = value; Il2CppCodeGenWriteBarrier((&___m_defaultDescrib_5), value); } inline static int32_t get_offset_of_m_lastPlayMusicIndex_6() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_lastPlayMusicIndex_6)); } inline int32_t get_m_lastPlayMusicIndex_6() const { return ___m_lastPlayMusicIndex_6; } inline int32_t* get_address_of_m_lastPlayMusicIndex_6() { return &___m_lastPlayMusicIndex_6; } inline void set_m_lastPlayMusicIndex_6(int32_t value) { ___m_lastPlayMusicIndex_6 = value; } inline static int32_t get_offset_of_m_pauseMusic_7() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_pauseMusic_7)); } inline bool get_m_pauseMusic_7() const { return ___m_pauseMusic_7; } inline bool* get_address_of_m_pauseMusic_7() { return &___m_pauseMusic_7; } inline void set_m_pauseMusic_7(bool value) { ___m_pauseMusic_7 = value; } }; struct CMusicManager_t3263666357_StaticFields { public: // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::s_Instance CMusicManager_t3263666357 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMusicManager_t3263666357_StaticFields, ___s_Instance_3)); } inline CMusicManager_t3263666357 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMusicManager_t3263666357 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMusicManager_t3263666357 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICMANAGER_T3263666357_H #ifndef CSIGNINNEWACTIVITY_T3409025969_H #define CSIGNINNEWACTIVITY_T3409025969_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSignInNewActivity struct CSignInNewActivity_t3409025969 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CSignInNewActivity/DayData[] DMCore.Logic.CSignInNewActivity::m_dataList DayDataU5BU5D_t71779116* ___m_dataList_11; // DMCore.Logic.CSignInNewActivity/TotalDayData[] DMCore.Logic.CSignInNewActivity::m_totalDataList TotalDayDataU5BU5D_t665389164* ___m_totalDataList_12; // System.Int32[] DMCore.Logic.CSignInNewActivity::m_signCostList Int32U5BU5D_t385246372* ___m_signCostList_13; // System.Boolean DMCore.Logic.CSignInNewActivity::m_bIsSignIn bool ___m_bIsSignIn_14; // System.Int32 DMCore.Logic.CSignInNewActivity::m_nTotalDays int32_t ___m_nTotalDays_15; // System.Int32 DMCore.Logic.CSignInNewActivity::m_nCurDay int32_t ___m_nCurDay_16; // System.Int32 DMCore.Logic.CSignInNewActivity::m_nSignInDay int32_t ___m_nSignInDay_17; // System.Int32 DMCore.Logic.CSignInNewActivity::m_nMonth int32_t ___m_nMonth_18; // System.Int32 DMCore.Logic.CSignInNewActivity::m_nSignCount int32_t ___m_nSignCount_19; public: inline static int32_t get_offset_of_m_dataList_11() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_dataList_11)); } inline DayDataU5BU5D_t71779116* get_m_dataList_11() const { return ___m_dataList_11; } inline DayDataU5BU5D_t71779116** get_address_of_m_dataList_11() { return &___m_dataList_11; } inline void set_m_dataList_11(DayDataU5BU5D_t71779116* value) { ___m_dataList_11 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_11), value); } inline static int32_t get_offset_of_m_totalDataList_12() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_totalDataList_12)); } inline TotalDayDataU5BU5D_t665389164* get_m_totalDataList_12() const { return ___m_totalDataList_12; } inline TotalDayDataU5BU5D_t665389164** get_address_of_m_totalDataList_12() { return &___m_totalDataList_12; } inline void set_m_totalDataList_12(TotalDayDataU5BU5D_t665389164* value) { ___m_totalDataList_12 = value; Il2CppCodeGenWriteBarrier((&___m_totalDataList_12), value); } inline static int32_t get_offset_of_m_signCostList_13() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_signCostList_13)); } inline Int32U5BU5D_t385246372* get_m_signCostList_13() const { return ___m_signCostList_13; } inline Int32U5BU5D_t385246372** get_address_of_m_signCostList_13() { return &___m_signCostList_13; } inline void set_m_signCostList_13(Int32U5BU5D_t385246372* value) { ___m_signCostList_13 = value; Il2CppCodeGenWriteBarrier((&___m_signCostList_13), value); } inline static int32_t get_offset_of_m_bIsSignIn_14() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_bIsSignIn_14)); } inline bool get_m_bIsSignIn_14() const { return ___m_bIsSignIn_14; } inline bool* get_address_of_m_bIsSignIn_14() { return &___m_bIsSignIn_14; } inline void set_m_bIsSignIn_14(bool value) { ___m_bIsSignIn_14 = value; } inline static int32_t get_offset_of_m_nTotalDays_15() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_nTotalDays_15)); } inline int32_t get_m_nTotalDays_15() const { return ___m_nTotalDays_15; } inline int32_t* get_address_of_m_nTotalDays_15() { return &___m_nTotalDays_15; } inline void set_m_nTotalDays_15(int32_t value) { ___m_nTotalDays_15 = value; } inline static int32_t get_offset_of_m_nCurDay_16() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_nCurDay_16)); } inline int32_t get_m_nCurDay_16() const { return ___m_nCurDay_16; } inline int32_t* get_address_of_m_nCurDay_16() { return &___m_nCurDay_16; } inline void set_m_nCurDay_16(int32_t value) { ___m_nCurDay_16 = value; } inline static int32_t get_offset_of_m_nSignInDay_17() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_nSignInDay_17)); } inline int32_t get_m_nSignInDay_17() const { return ___m_nSignInDay_17; } inline int32_t* get_address_of_m_nSignInDay_17() { return &___m_nSignInDay_17; } inline void set_m_nSignInDay_17(int32_t value) { ___m_nSignInDay_17 = value; } inline static int32_t get_offset_of_m_nMonth_18() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_nMonth_18)); } inline int32_t get_m_nMonth_18() const { return ___m_nMonth_18; } inline int32_t* get_address_of_m_nMonth_18() { return &___m_nMonth_18; } inline void set_m_nMonth_18(int32_t value) { ___m_nMonth_18 = value; } inline static int32_t get_offset_of_m_nSignCount_19() { return static_cast(offsetof(CSignInNewActivity_t3409025969, ___m_nSignCount_19)); } inline int32_t get_m_nSignCount_19() const { return ___m_nSignCount_19; } inline int32_t* get_address_of_m_nSignCount_19() { return &___m_nSignCount_19; } inline void set_m_nSignCount_19(int32_t value) { ___m_nSignCount_19 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSIGNINNEWACTIVITY_T3409025969_H #ifndef CACTIVITYMEMBER_T197843331_H #define CACTIVITYMEMBER_T197843331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityMember struct CActivityMember_t197843331 : public IActivityDetail_t2848416189 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYMEMBER_T197843331_H #ifndef CACTIVITYRANKLIST_T2479161682_H #define CACTIVITYRANKLIST_T2479161682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRankList struct CActivityRankList_t2479161682 : public IActivityDetail_t2848416189 { public: // System.Collections.Generic.List`1 DMCore.Logic.CActivityRankList::m_RankItemList List_1_t981680073 * ___m_RankItemList_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityRankList::m_RankRoleList Dictionary_2_t663394087 * ___m_RankRoleList_12; // System.Int32 DMCore.Logic.CActivityRankList::m_nCurRank int32_t ___m_nCurRank_13; // System.Int32 DMCore.Logic.CActivityRankList::m_nCurValue int32_t ___m_nCurValue_14; // System.Int32 DMCore.Logic.CActivityRankList::m_nMaxRank int32_t ___m_nMaxRank_15; public: inline static int32_t get_offset_of_m_RankItemList_11() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_RankItemList_11)); } inline List_1_t981680073 * get_m_RankItemList_11() const { return ___m_RankItemList_11; } inline List_1_t981680073 ** get_address_of_m_RankItemList_11() { return &___m_RankItemList_11; } inline void set_m_RankItemList_11(List_1_t981680073 * value) { ___m_RankItemList_11 = value; Il2CppCodeGenWriteBarrier((&___m_RankItemList_11), value); } inline static int32_t get_offset_of_m_RankRoleList_12() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_RankRoleList_12)); } inline Dictionary_2_t663394087 * get_m_RankRoleList_12() const { return ___m_RankRoleList_12; } inline Dictionary_2_t663394087 ** get_address_of_m_RankRoleList_12() { return &___m_RankRoleList_12; } inline void set_m_RankRoleList_12(Dictionary_2_t663394087 * value) { ___m_RankRoleList_12 = value; Il2CppCodeGenWriteBarrier((&___m_RankRoleList_12), value); } inline static int32_t get_offset_of_m_nCurRank_13() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nCurRank_13)); } inline int32_t get_m_nCurRank_13() const { return ___m_nCurRank_13; } inline int32_t* get_address_of_m_nCurRank_13() { return &___m_nCurRank_13; } inline void set_m_nCurRank_13(int32_t value) { ___m_nCurRank_13 = value; } inline static int32_t get_offset_of_m_nCurValue_14() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nCurValue_14)); } inline int32_t get_m_nCurValue_14() const { return ___m_nCurValue_14; } inline int32_t* get_address_of_m_nCurValue_14() { return &___m_nCurValue_14; } inline void set_m_nCurValue_14(int32_t value) { ___m_nCurValue_14 = value; } inline static int32_t get_offset_of_m_nMaxRank_15() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nMaxRank_15)); } inline int32_t get_m_nMaxRank_15() const { return ___m_nMaxRank_15; } inline int32_t* get_address_of_m_nMaxRank_15() { return &___m_nMaxRank_15; } inline void set_m_nMaxRank_15(int32_t value) { ___m_nMaxRank_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYRANKLIST_T2479161682_H #ifndef KEYVALUEPAIR_2_T71524366_H #define KEYVALUEPAIR_2_T71524366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t71524366 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T71524366_H #ifndef KEYVALUEPAIR_2_T1649314195_H #define KEYVALUEPAIR_2_T1649314195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1649314195 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value AudioTask_t362928697 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1649314195, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1649314195, ___value_1)); } inline AudioTask_t362928697 * get_value_1() const { return ___value_1; } inline AudioTask_t362928697 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(AudioTask_t362928697 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1649314195_H #ifndef CACTIVITYTREVIDISCOUNT_T158506824_H #define CACTIVITYTREVIDISCOUNT_T158506824_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityTreviDiscount struct CActivityTreviDiscount_t158506824 : public IActivityDetail_t2848416189 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYTREVIDISCOUNT_T158506824_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t2555686324, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t2555686324, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t2555686324, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t2555686324, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef CACTIVITYRECHARGEREBATE_T3881262342_H #define CACTIVITYRECHARGEREBATE_T3881262342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRechargeRebate struct CActivityRechargeRebate_t3881262342 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nActivityID int32_t ___m_nActivityID_11; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRechargeType int32_t ___m_nRechargeType_12; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRechargeNum int32_t ___m_nRechargeNum_13; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nState int32_t ___m_nState_14; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRate int32_t ___m_nRate_15; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nLeftDays int32_t ___m_nLeftDays_16; public: inline static int32_t get_offset_of_m_nActivityID_11() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nActivityID_11)); } inline int32_t get_m_nActivityID_11() const { return ___m_nActivityID_11; } inline int32_t* get_address_of_m_nActivityID_11() { return &___m_nActivityID_11; } inline void set_m_nActivityID_11(int32_t value) { ___m_nActivityID_11 = value; } inline static int32_t get_offset_of_m_nRechargeType_12() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRechargeType_12)); } inline int32_t get_m_nRechargeType_12() const { return ___m_nRechargeType_12; } inline int32_t* get_address_of_m_nRechargeType_12() { return &___m_nRechargeType_12; } inline void set_m_nRechargeType_12(int32_t value) { ___m_nRechargeType_12 = value; } inline static int32_t get_offset_of_m_nRechargeNum_13() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRechargeNum_13)); } inline int32_t get_m_nRechargeNum_13() const { return ___m_nRechargeNum_13; } inline int32_t* get_address_of_m_nRechargeNum_13() { return &___m_nRechargeNum_13; } inline void set_m_nRechargeNum_13(int32_t value) { ___m_nRechargeNum_13 = value; } inline static int32_t get_offset_of_m_nState_14() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nState_14)); } inline int32_t get_m_nState_14() const { return ___m_nState_14; } inline int32_t* get_address_of_m_nState_14() { return &___m_nState_14; } inline void set_m_nState_14(int32_t value) { ___m_nState_14 = value; } inline static int32_t get_offset_of_m_nRate_15() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRate_15)); } inline int32_t get_m_nRate_15() const { return ___m_nRate_15; } inline int32_t* get_address_of_m_nRate_15() { return &___m_nRate_15; } inline void set_m_nRate_15(int32_t value) { ___m_nRate_15 = value; } inline static int32_t get_offset_of_m_nLeftDays_16() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nLeftDays_16)); } inline int32_t get_m_nLeftDays_16() const { return ___m_nLeftDays_16; } inline int32_t* get_address_of_m_nLeftDays_16() { return &___m_nLeftDays_16; } inline void set_m_nLeftDays_16(int32_t value) { ___m_nLeftDays_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYRECHARGEREBATE_T3881262342_H #ifndef ENUMERATOR_T2870923950_H #define ENUMERATOR_T2870923950_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2870923950 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t981680073 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current RankItemData_t3804572627 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2870923950, ___l_0)); } inline List_1_t981680073 * get_l_0() const { return ___l_0; } inline List_1_t981680073 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t981680073 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2870923950, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2870923950, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2870923950, ___current_3)); } inline RankItemData_t3804572627 * get_current_3() const { return ___current_3; } inline RankItemData_t3804572627 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RankItemData_t3804572627 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2870923950_H #ifndef CLOCATIONMANAGER_T1346018200_H #define CLOCATIONMANAGER_T1346018200_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200 : public ILogicBase_t2190831891 { public: // System.Boolean DMCore.Framework.Location.CLocationManager::m_bSendMyLocation bool ___m_bSendMyLocation_4; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bHasOpenSetting bool ___m_bHasOpenSetting_5; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bStarted bool ___m_bStarted_6; // System.Boolean DMCore.Framework.Location.CLocationManager::m_bSuccess bool ___m_bSuccess_7; // System.Boolean DMCore.Framework.Location.CLocationManager::m_ReadySend bool ___m_ReadySend_8; public: inline static int32_t get_offset_of_m_bSendMyLocation_4() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bSendMyLocation_4)); } inline bool get_m_bSendMyLocation_4() const { return ___m_bSendMyLocation_4; } inline bool* get_address_of_m_bSendMyLocation_4() { return &___m_bSendMyLocation_4; } inline void set_m_bSendMyLocation_4(bool value) { ___m_bSendMyLocation_4 = value; } inline static int32_t get_offset_of_m_bHasOpenSetting_5() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bHasOpenSetting_5)); } inline bool get_m_bHasOpenSetting_5() const { return ___m_bHasOpenSetting_5; } inline bool* get_address_of_m_bHasOpenSetting_5() { return &___m_bHasOpenSetting_5; } inline void set_m_bHasOpenSetting_5(bool value) { ___m_bHasOpenSetting_5 = value; } inline static int32_t get_offset_of_m_bStarted_6() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bStarted_6)); } inline bool get_m_bStarted_6() const { return ___m_bStarted_6; } inline bool* get_address_of_m_bStarted_6() { return &___m_bStarted_6; } inline void set_m_bStarted_6(bool value) { ___m_bStarted_6 = value; } inline static int32_t get_offset_of_m_bSuccess_7() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_bSuccess_7)); } inline bool get_m_bSuccess_7() const { return ___m_bSuccess_7; } inline bool* get_address_of_m_bSuccess_7() { return &___m_bSuccess_7; } inline void set_m_bSuccess_7(bool value) { ___m_bSuccess_7 = value; } inline static int32_t get_offset_of_m_ReadySend_8() { return static_cast(offsetof(CLocationManager_t1346018200, ___m_ReadySend_8)); } inline bool get_m_ReadySend_8() const { return ___m_ReadySend_8; } inline bool* get_address_of_m_ReadySend_8() { return &___m_ReadySend_8; } inline void set_m_ReadySend_8(bool value) { ___m_ReadySend_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCATIONMANAGER_T1346018200_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef UINTPTR_T_H #define UINTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UIntPtr struct UIntPtr_t { public: // System.Void* System.UIntPtr::_pointer void* ____pointer_1; public: inline static int32_t get_offset_of__pointer_1() { return static_cast(offsetof(UIntPtr_t, ____pointer_1)); } inline void* get__pointer_1() const { return ____pointer_1; } inline void** get_address_of__pointer_1() { return &____pointer_1; } inline void set__pointer_1(void* value) { ____pointer_1 = value; } }; struct UIntPtr_t_StaticFields { public: // System.UIntPtr System.UIntPtr::Zero uintptr_t ___Zero_0; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); } inline uintptr_t get_Zero_0() const { return ___Zero_0; } inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(uintptr_t value) { ___Zero_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINTPTR_T_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef SINGLE_T1397266774_H #define SINGLE_T1397266774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single struct Single_t1397266774 { public: // System.Single System.Single::m_value float ___m_value_7; public: inline static int32_t get_offset_of_m_value_7() { return static_cast(offsetof(Single_t1397266774, ___m_value_7)); } inline float get_m_value_7() const { return ___m_value_7; } inline float* get_address_of_m_value_7() { return &___m_value_7; } inline void set_m_value_7(float value) { ___m_value_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLE_T1397266774_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef DMXMLNODELIST_T795971656_H #define DMXMLNODELIST_T795971656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656 : public BetterList_1_t3113987842 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODELIST_T795971656_H #ifndef KEYVALUEPAIR_2_T4030379155_H #define KEYVALUEPAIR_2_T4030379155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4030379155 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value String_t* ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___value_1)); } inline String_t* get_value_1() const { return ___value_1; } inline String_t** get_address_of_value_1() { return &___value_1; } inline void set_value_1(String_t* value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4030379155_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef KEYVALUEPAIR_2_T1728407355_H #define KEYVALUEPAIR_2_T1728407355_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1728407355 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Texture2D_t3840446185 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1728407355, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1728407355, ___value_1)); } inline Texture2D_t3840446185 * get_value_1() const { return ___value_1; } inline Texture2D_t3840446185 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Texture2D_t3840446185 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1728407355_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t2360479859, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t2360479859, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t2360479859, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t2360479859, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t2301928331, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t2301928331, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t2301928331, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t2301928331, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef VECTOR3_T3722313464_H #define VECTOR3_T3722313464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector3 struct Vector3_t3722313464 { public: // System.Single UnityEngine.Vector3::x float ___x_1; // System.Single UnityEngine.Vector3::y float ___y_2; // System.Single UnityEngine.Vector3::z float ___z_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector3_t3722313464, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector3_t3722313464, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector3_t3722313464, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } }; struct Vector3_t3722313464_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t3722313464 ___zeroVector_4; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t3722313464 ___oneVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t3722313464 ___upVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t3722313464 ___downVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t3722313464 ___leftVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t3722313464 ___rightVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t3722313464 ___forwardVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t3722313464 ___backVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t3722313464 ___positiveInfinityVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t3722313464 ___negativeInfinityVector_13; public: inline static int32_t get_offset_of_zeroVector_4() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); } inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; } inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; } inline void set_zeroVector_4(Vector3_t3722313464 value) { ___zeroVector_4 = value; } inline static int32_t get_offset_of_oneVector_5() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); } inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; } inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; } inline void set_oneVector_5(Vector3_t3722313464 value) { ___oneVector_5 = value; } inline static int32_t get_offset_of_upVector_6() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); } inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; } inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; } inline void set_upVector_6(Vector3_t3722313464 value) { ___upVector_6 = value; } inline static int32_t get_offset_of_downVector_7() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); } inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; } inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; } inline void set_downVector_7(Vector3_t3722313464 value) { ___downVector_7 = value; } inline static int32_t get_offset_of_leftVector_8() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); } inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; } inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; } inline void set_leftVector_8(Vector3_t3722313464 value) { ___leftVector_8 = value; } inline static int32_t get_offset_of_rightVector_9() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); } inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; } inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; } inline void set_rightVector_9(Vector3_t3722313464 value) { ___rightVector_9 = value; } inline static int32_t get_offset_of_forwardVector_10() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); } inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; } inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; } inline void set_forwardVector_10(Vector3_t3722313464 value) { ___forwardVector_10 = value; } inline static int32_t get_offset_of_backVector_11() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); } inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; } inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; } inline void set_backVector_11(Vector3_t3722313464 value) { ___backVector_11 = value; } inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); } inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; } inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; } inline void set_positiveInfinityVector_12(Vector3_t3722313464 value) { ___positiveInfinityVector_12 = value; } inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); } inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; } inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; } inline void set_negativeInfinityVector_13(Vector3_t3722313464 value) { ___negativeInfinityVector_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR3_T3722313464_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef XMLLINKEDNODE_T1437094927_H #define XMLLINKEDNODE_T1437094927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927 : public XmlNode_t3767805227 { public: // System.Xml.XmlLinkedNode System.Xml.XmlLinkedNode::nextSibling XmlLinkedNode_t1437094927 * ___nextSibling_5; public: inline static int32_t get_offset_of_nextSibling_5() { return static_cast(offsetof(XmlLinkedNode_t1437094927, ___nextSibling_5)); } inline XmlLinkedNode_t1437094927 * get_nextSibling_5() const { return ___nextSibling_5; } inline XmlLinkedNode_t1437094927 ** get_address_of_nextSibling_5() { return &___nextSibling_5; } inline void set_nextSibling_5(XmlLinkedNode_t1437094927 * value) { ___nextSibling_5 = value; Il2CppCodeGenWriteBarrier((&___nextSibling_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLINKEDNODE_T1437094927_H #ifndef STREAM_T1273022909_H #define STREAM_T1273022909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.Stream struct Stream_t1273022909 : public MarshalByRefObject_t2760389100 { public: public: }; struct Stream_t1273022909_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t1273022909 * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t1273022909_StaticFields, ___Null_1)); } inline Stream_t1273022909 * get_Null_1() const { return ___Null_1; } inline Stream_t1273022909 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t1273022909 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((&___Null_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAM_T1273022909_H #ifndef INT16_T2552820387_H #define INT16_T2552820387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int16 struct Int16_t2552820387 { public: // System.Int16 System.Int16::m_value int16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int16_t2552820387, ___m_value_2)); } inline int16_t get_m_value_2() const { return ___m_value_2; } inline int16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT16_T2552820387_H #ifndef KEYVALUEPAIR_2_T4237331251_H #define KEYVALUEPAIR_2_T4237331251_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4237331251 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4237331251_H #ifndef CDANCEMANAGER_T448141780_H #define CDANCEMANAGER_T448141780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicID int32_t ___m_curMusicID_4; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLevel int32_t ___m_curMusicLevel_5; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLength int32_t ___m_curMusicLength_6; // System.Boolean DMCore.DanceMode.CDanceManager::m_bDancing bool ___m_bDancing_7; // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::m_BeatKeyManager CBeatKeyManager_t1395295909 * ___m_BeatKeyManager_8; public: inline static int32_t get_offset_of_m_curMusicID_4() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicID_4)); } inline int32_t get_m_curMusicID_4() const { return ___m_curMusicID_4; } inline int32_t* get_address_of_m_curMusicID_4() { return &___m_curMusicID_4; } inline void set_m_curMusicID_4(int32_t value) { ___m_curMusicID_4 = value; } inline static int32_t get_offset_of_m_curMusicLevel_5() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLevel_5)); } inline int32_t get_m_curMusicLevel_5() const { return ___m_curMusicLevel_5; } inline int32_t* get_address_of_m_curMusicLevel_5() { return &___m_curMusicLevel_5; } inline void set_m_curMusicLevel_5(int32_t value) { ___m_curMusicLevel_5 = value; } inline static int32_t get_offset_of_m_curMusicLength_6() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLength_6)); } inline int32_t get_m_curMusicLength_6() const { return ___m_curMusicLength_6; } inline int32_t* get_address_of_m_curMusicLength_6() { return &___m_curMusicLength_6; } inline void set_m_curMusicLength_6(int32_t value) { ___m_curMusicLength_6 = value; } inline static int32_t get_offset_of_m_bDancing_7() { return static_cast(offsetof(CDanceManager_t448141780, ___m_bDancing_7)); } inline bool get_m_bDancing_7() const { return ___m_bDancing_7; } inline bool* get_address_of_m_bDancing_7() { return &___m_bDancing_7; } inline void set_m_bDancing_7(bool value) { ___m_bDancing_7 = value; } inline static int32_t get_offset_of_m_BeatKeyManager_8() { return static_cast(offsetof(CDanceManager_t448141780, ___m_BeatKeyManager_8)); } inline CBeatKeyManager_t1395295909 * get_m_BeatKeyManager_8() const { return ___m_BeatKeyManager_8; } inline CBeatKeyManager_t1395295909 ** get_address_of_m_BeatKeyManager_8() { return &___m_BeatKeyManager_8; } inline void set_m_BeatKeyManager_8(CBeatKeyManager_t1395295909 * value) { ___m_BeatKeyManager_8 = value; Il2CppCodeGenWriteBarrier((&___m_BeatKeyManager_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMANAGER_T448141780_H #ifndef ISOUNDMANAGER_T434164892_H #define ISOUNDMANAGER_T434164892_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ISoundManager struct ISoundManager_t434164892 : public ILogicBase_t2190831891 { public: // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSource AudioSource_t3935305588 * ___m_AudioSource_4; // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSourceMidi AudioSource_t3935305588 * ___m_AudioSourceMidi_5; // System.Collections.Generic.Dictionary`2 DMCore.ISoundManager::m_AudioTask Dictionary_2_t3546609324 * ___m_AudioTask_6; // System.Collections.Generic.List`1 DMCore.ISoundManager::m_TaskIlleagal List_1_t128053199 * ___m_TaskIlleagal_7; // System.Int32 DMCore.ISoundManager::m_TaskIndex int32_t ___m_TaskIndex_8; // System.Boolean DMCore.ISoundManager::m_bEnable bool ___m_bEnable_9; public: inline static int32_t get_offset_of_m_AudioSource_4() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSource_4)); } inline AudioSource_t3935305588 * get_m_AudioSource_4() const { return ___m_AudioSource_4; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSource_4() { return &___m_AudioSource_4; } inline void set_m_AudioSource_4(AudioSource_t3935305588 * value) { ___m_AudioSource_4 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSource_4), value); } inline static int32_t get_offset_of_m_AudioSourceMidi_5() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSourceMidi_5)); } inline AudioSource_t3935305588 * get_m_AudioSourceMidi_5() const { return ___m_AudioSourceMidi_5; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSourceMidi_5() { return &___m_AudioSourceMidi_5; } inline void set_m_AudioSourceMidi_5(AudioSource_t3935305588 * value) { ___m_AudioSourceMidi_5 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSourceMidi_5), value); } inline static int32_t get_offset_of_m_AudioTask_6() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioTask_6)); } inline Dictionary_2_t3546609324 * get_m_AudioTask_6() const { return ___m_AudioTask_6; } inline Dictionary_2_t3546609324 ** get_address_of_m_AudioTask_6() { return &___m_AudioTask_6; } inline void set_m_AudioTask_6(Dictionary_2_t3546609324 * value) { ___m_AudioTask_6 = value; Il2CppCodeGenWriteBarrier((&___m_AudioTask_6), value); } inline static int32_t get_offset_of_m_TaskIlleagal_7() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIlleagal_7)); } inline List_1_t128053199 * get_m_TaskIlleagal_7() const { return ___m_TaskIlleagal_7; } inline List_1_t128053199 ** get_address_of_m_TaskIlleagal_7() { return &___m_TaskIlleagal_7; } inline void set_m_TaskIlleagal_7(List_1_t128053199 * value) { ___m_TaskIlleagal_7 = value; Il2CppCodeGenWriteBarrier((&___m_TaskIlleagal_7), value); } inline static int32_t get_offset_of_m_TaskIndex_8() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIndex_8)); } inline int32_t get_m_TaskIndex_8() const { return ___m_TaskIndex_8; } inline int32_t* get_address_of_m_TaskIndex_8() { return &___m_TaskIndex_8; } inline void set_m_TaskIndex_8(int32_t value) { ___m_TaskIndex_8 = value; } inline static int32_t get_offset_of_m_bEnable_9() { return static_cast(offsetof(ISoundManager_t434164892, ___m_bEnable_9)); } inline bool get_m_bEnable_9() const { return ___m_bEnable_9; } inline bool* get_address_of_m_bEnable_9() { return &___m_bEnable_9; } inline void set_m_bEnable_9(bool value) { ___m_bEnable_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISOUNDMANAGER_T434164892_H #ifndef CSCENESERVICE_T551449725_H #define CSCENESERVICE_T551449725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.Framework.Scene.CSceneService::m_SceneID int32_t ___m_SceneID_4; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoleNum int32_t ___m_RoleNum_5; // System.Int32 DMCore.Framework.Scene.CSceneService::m_laborNum int32_t ___m_laborNum_6; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomLvType int32_t ___m_RoomLvType_7; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomMainType int32_t ___m_RoomMainType_8; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayRole List_1_t2330697225 * ___m_SceneObjArrayRole_9; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayProp List_1_t589903178 * ___m_SceneObjArrayProp_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneNpcList List_1_t1151801416 * ___m_SceneNpcList_11; // DMCore.Framework.Scene.CSceneModelObj DMCore.Framework.Scene.CSceneService::m_Scene CSceneModelObj_t2681526009 * ___m_Scene_12; // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::m_MainRole CMainRole_t4200562839 * ___m_MainRole_13; public: inline static int32_t get_offset_of_m_SceneID_4() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneID_4)); } inline int32_t get_m_SceneID_4() const { return ___m_SceneID_4; } inline int32_t* get_address_of_m_SceneID_4() { return &___m_SceneID_4; } inline void set_m_SceneID_4(int32_t value) { ___m_SceneID_4 = value; } inline static int32_t get_offset_of_m_RoleNum_5() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoleNum_5)); } inline int32_t get_m_RoleNum_5() const { return ___m_RoleNum_5; } inline int32_t* get_address_of_m_RoleNum_5() { return &___m_RoleNum_5; } inline void set_m_RoleNum_5(int32_t value) { ___m_RoleNum_5 = value; } inline static int32_t get_offset_of_m_laborNum_6() { return static_cast(offsetof(CSceneService_t551449725, ___m_laborNum_6)); } inline int32_t get_m_laborNum_6() const { return ___m_laborNum_6; } inline int32_t* get_address_of_m_laborNum_6() { return &___m_laborNum_6; } inline void set_m_laborNum_6(int32_t value) { ___m_laborNum_6 = value; } inline static int32_t get_offset_of_m_RoomLvType_7() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomLvType_7)); } inline int32_t get_m_RoomLvType_7() const { return ___m_RoomLvType_7; } inline int32_t* get_address_of_m_RoomLvType_7() { return &___m_RoomLvType_7; } inline void set_m_RoomLvType_7(int32_t value) { ___m_RoomLvType_7 = value; } inline static int32_t get_offset_of_m_RoomMainType_8() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomMainType_8)); } inline int32_t get_m_RoomMainType_8() const { return ___m_RoomMainType_8; } inline int32_t* get_address_of_m_RoomMainType_8() { return &___m_RoomMainType_8; } inline void set_m_RoomMainType_8(int32_t value) { ___m_RoomMainType_8 = value; } inline static int32_t get_offset_of_m_SceneObjArrayRole_9() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayRole_9)); } inline List_1_t2330697225 * get_m_SceneObjArrayRole_9() const { return ___m_SceneObjArrayRole_9; } inline List_1_t2330697225 ** get_address_of_m_SceneObjArrayRole_9() { return &___m_SceneObjArrayRole_9; } inline void set_m_SceneObjArrayRole_9(List_1_t2330697225 * value) { ___m_SceneObjArrayRole_9 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayRole_9), value); } inline static int32_t get_offset_of_m_SceneObjArrayProp_10() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayProp_10)); } inline List_1_t589903178 * get_m_SceneObjArrayProp_10() const { return ___m_SceneObjArrayProp_10; } inline List_1_t589903178 ** get_address_of_m_SceneObjArrayProp_10() { return &___m_SceneObjArrayProp_10; } inline void set_m_SceneObjArrayProp_10(List_1_t589903178 * value) { ___m_SceneObjArrayProp_10 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayProp_10), value); } inline static int32_t get_offset_of_m_SceneNpcList_11() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneNpcList_11)); } inline List_1_t1151801416 * get_m_SceneNpcList_11() const { return ___m_SceneNpcList_11; } inline List_1_t1151801416 ** get_address_of_m_SceneNpcList_11() { return &___m_SceneNpcList_11; } inline void set_m_SceneNpcList_11(List_1_t1151801416 * value) { ___m_SceneNpcList_11 = value; Il2CppCodeGenWriteBarrier((&___m_SceneNpcList_11), value); } inline static int32_t get_offset_of_m_Scene_12() { return static_cast(offsetof(CSceneService_t551449725, ___m_Scene_12)); } inline CSceneModelObj_t2681526009 * get_m_Scene_12() const { return ___m_Scene_12; } inline CSceneModelObj_t2681526009 ** get_address_of_m_Scene_12() { return &___m_Scene_12; } inline void set_m_Scene_12(CSceneModelObj_t2681526009 * value) { ___m_Scene_12 = value; Il2CppCodeGenWriteBarrier((&___m_Scene_12), value); } inline static int32_t get_offset_of_m_MainRole_13() { return static_cast(offsetof(CSceneService_t551449725, ___m_MainRole_13)); } inline CMainRole_t4200562839 * get_m_MainRole_13() const { return ___m_MainRole_13; } inline CMainRole_t4200562839 ** get_address_of_m_MainRole_13() { return &___m_MainRole_13; } inline void set_m_MainRole_13(CMainRole_t4200562839 * value) { ___m_MainRole_13 = value; Il2CppCodeGenWriteBarrier((&___m_MainRole_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENESERVICE_T551449725_H #ifndef CATTACHMENTGOODS_T4204413466_H #define CATTACHMENTGOODS_T4204413466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAttachMentGoods struct CAttachMentGoods_t4204413466 : public IAttachMent_t1542359345 { public: // System.Int32 DMCore.Logic.CAttachMentGoods::m_GoodsID int32_t ___m_GoodsID_0; // System.Int32 DMCore.Logic.CAttachMentGoods::m_Count int32_t ___m_Count_1; // System.Int32 DMCore.Logic.CAttachMentGoods::m_Valid int32_t ___m_Valid_2; public: inline static int32_t get_offset_of_m_GoodsID_0() { return static_cast(offsetof(CAttachMentGoods_t4204413466, ___m_GoodsID_0)); } inline int32_t get_m_GoodsID_0() const { return ___m_GoodsID_0; } inline int32_t* get_address_of_m_GoodsID_0() { return &___m_GoodsID_0; } inline void set_m_GoodsID_0(int32_t value) { ___m_GoodsID_0 = value; } inline static int32_t get_offset_of_m_Count_1() { return static_cast(offsetof(CAttachMentGoods_t4204413466, ___m_Count_1)); } inline int32_t get_m_Count_1() const { return ___m_Count_1; } inline int32_t* get_address_of_m_Count_1() { return &___m_Count_1; } inline void set_m_Count_1(int32_t value) { ___m_Count_1 = value; } inline static int32_t get_offset_of_m_Valid_2() { return static_cast(offsetof(CAttachMentGoods_t4204413466, ___m_Valid_2)); } inline int32_t get_m_Valid_2() const { return ___m_Valid_2; } inline int32_t* get_address_of_m_Valid_2() { return &___m_Valid_2; } inline void set_m_Valid_2(int32_t value) { ___m_Valid_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CATTACHMENTGOODS_T4204413466_H #ifndef CATTACHMENTGOLD_T1776976439_H #define CATTACHMENTGOLD_T1776976439_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAttachMentGold struct CAttachMentGold_t1776976439 : public IAttachMent_t1542359345 { public: // System.Int32 DMCore.Logic.CAttachMentGold::m_GoldNumber int32_t ___m_GoldNumber_0; public: inline static int32_t get_offset_of_m_GoldNumber_0() { return static_cast(offsetof(CAttachMentGold_t1776976439, ___m_GoldNumber_0)); } inline int32_t get_m_GoldNumber_0() const { return ___m_GoldNumber_0; } inline int32_t* get_address_of_m_GoldNumber_0() { return &___m_GoldNumber_0; } inline void set_m_GoldNumber_0(int32_t value) { ___m_GoldNumber_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CATTACHMENTGOLD_T1776976439_H #ifndef CEVENTMANAGER_T474365641_H #define CEVENTMANAGER_T474365641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CEventManager struct CEventManager_t474365641 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.CEventManager::m_listEvents List_1_t4056803065 * ___m_listEvents_4; public: inline static int32_t get_offset_of_m_listEvents_4() { return static_cast(offsetof(CEventManager_t474365641, ___m_listEvents_4)); } inline List_1_t4056803065 * get_m_listEvents_4() const { return ___m_listEvents_4; } inline List_1_t4056803065 ** get_address_of_m_listEvents_4() { return &___m_listEvents_4; } inline void set_m_listEvents_4(List_1_t4056803065 * value) { ___m_listEvents_4 = value; Il2CppCodeGenWriteBarrier((&___m_listEvents_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTMANAGER_T474365641_H #ifndef CBEACHSCENECFG_T2071789825_H #define CBEACHSCENECFG_T2071789825_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBeachSceneCfg struct CBeachSceneCfg_t2071789825 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CBeachSceneCfg::m_beachSceneList List_1_t1349513060 * ___m_beachSceneList_2; public: inline static int32_t get_offset_of_m_beachSceneList_2() { return static_cast(offsetof(CBeachSceneCfg_t2071789825, ___m_beachSceneList_2)); } inline List_1_t1349513060 * get_m_beachSceneList_2() const { return ___m_beachSceneList_2; } inline List_1_t1349513060 ** get_address_of_m_beachSceneList_2() { return &___m_beachSceneList_2; } inline void set_m_beachSceneList_2(List_1_t1349513060 * value) { ___m_beachSceneList_2 = value; Il2CppCodeGenWriteBarrier((&___m_beachSceneList_2), value); } }; struct CBeachSceneCfg_t2071789825_StaticFields { public: // DMCore.Logic.CBeachSceneCfg DMCore.Logic.CBeachSceneCfg::m_Instance CBeachSceneCfg_t2071789825 * ___m_Instance_1; // System.String DMCore.Logic.CBeachSceneCfg::CONFIG_PATH String_t* ___CONFIG_PATH_3; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CBeachSceneCfg_t2071789825_StaticFields, ___m_Instance_1)); } inline CBeachSceneCfg_t2071789825 * get_m_Instance_1() const { return ___m_Instance_1; } inline CBeachSceneCfg_t2071789825 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CBeachSceneCfg_t2071789825 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } inline static int32_t get_offset_of_CONFIG_PATH_3() { return static_cast(offsetof(CBeachSceneCfg_t2071789825_StaticFields, ___CONFIG_PATH_3)); } inline String_t* get_CONFIG_PATH_3() const { return ___CONFIG_PATH_3; } inline String_t** get_address_of_CONFIG_PATH_3() { return &___CONFIG_PATH_3; } inline void set_CONFIG_PATH_3(String_t* value) { ___CONFIG_PATH_3 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEACHSCENECFG_T2071789825_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_H #ifndef CCARDACTIVITY_T3069918458_H #define CCARDACTIVITY_T3069918458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCardActivity struct CCardActivity_t3069918458 : public IActivityDetail_t2848416189 { public: // CDataModelBool DMCore.Logic.CCardActivity::m_isUpdate CDataModelBool_t2269476966 * ___m_isUpdate_11; // BetterList`1 DMCore.Logic.CCardActivity::m_dataList BetterList_1_t1062474353 * ___m_dataList_12; public: inline static int32_t get_offset_of_m_isUpdate_11() { return static_cast(offsetof(CCardActivity_t3069918458, ___m_isUpdate_11)); } inline CDataModelBool_t2269476966 * get_m_isUpdate_11() const { return ___m_isUpdate_11; } inline CDataModelBool_t2269476966 ** get_address_of_m_isUpdate_11() { return &___m_isUpdate_11; } inline void set_m_isUpdate_11(CDataModelBool_t2269476966 * value) { ___m_isUpdate_11 = value; Il2CppCodeGenWriteBarrier((&___m_isUpdate_11), value); } inline static int32_t get_offset_of_m_dataList_12() { return static_cast(offsetof(CCardActivity_t3069918458, ___m_dataList_12)); } inline BetterList_1_t1062474353 * get_m_dataList_12() const { return ___m_dataList_12; } inline BetterList_1_t1062474353 ** get_address_of_m_dataList_12() { return &___m_dataList_12; } inline void set_m_dataList_12(BetterList_1_t1062474353 * value) { ___m_dataList_12 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCARDACTIVITY_T3069918458_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef PROGRESSEVENTARGS_T2225467666_H #define PROGRESSEVENTARGS_T2225467666_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Core.ProgressEventArgs struct ProgressEventArgs_t2225467666 : public EventArgs_t3591816995 { public: // System.String ICSharpCode.SharpZipLib.Core.ProgressEventArgs::name_ String_t* ___name__1; // System.Int64 ICSharpCode.SharpZipLib.Core.ProgressEventArgs::processed_ int64_t ___processed__2; // System.Int64 ICSharpCode.SharpZipLib.Core.ProgressEventArgs::target_ int64_t ___target__3; // System.Boolean ICSharpCode.SharpZipLib.Core.ProgressEventArgs::continueRunning_ bool ___continueRunning__4; public: inline static int32_t get_offset_of_name__1() { return static_cast(offsetof(ProgressEventArgs_t2225467666, ___name__1)); } inline String_t* get_name__1() const { return ___name__1; } inline String_t** get_address_of_name__1() { return &___name__1; } inline void set_name__1(String_t* value) { ___name__1 = value; Il2CppCodeGenWriteBarrier((&___name__1), value); } inline static int32_t get_offset_of_processed__2() { return static_cast(offsetof(ProgressEventArgs_t2225467666, ___processed__2)); } inline int64_t get_processed__2() const { return ___processed__2; } inline int64_t* get_address_of_processed__2() { return &___processed__2; } inline void set_processed__2(int64_t value) { ___processed__2 = value; } inline static int32_t get_offset_of_target__3() { return static_cast(offsetof(ProgressEventArgs_t2225467666, ___target__3)); } inline int64_t get_target__3() const { return ___target__3; } inline int64_t* get_address_of_target__3() { return &___target__3; } inline void set_target__3(int64_t value) { ___target__3 = value; } inline static int32_t get_offset_of_continueRunning__4() { return static_cast(offsetof(ProgressEventArgs_t2225467666, ___continueRunning__4)); } inline bool get_continueRunning__4() const { return ___continueRunning__4; } inline bool* get_address_of_continueRunning__4() { return &___continueRunning__4; } inline void set_continueRunning__4(bool value) { ___continueRunning__4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROGRESSEVENTARGS_T2225467666_H #ifndef DOUBLE_T594665363_H #define DOUBLE_T594665363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t594665363 { public: // System.Double System.Double::m_value double ___m_value_13; public: inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(Double_t594665363, ___m_value_13)); } inline double get_m_value_13() const { return ___m_value_13; } inline double* get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(double value) { ___m_value_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T594665363_H #ifndef SCANEVENTARGS_T818138135_H #define SCANEVENTARGS_T818138135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Core.ScanEventArgs struct ScanEventArgs_t818138135 : public EventArgs_t3591816995 { public: // System.String ICSharpCode.SharpZipLib.Core.ScanEventArgs::name_ String_t* ___name__1; // System.Boolean ICSharpCode.SharpZipLib.Core.ScanEventArgs::continueRunning_ bool ___continueRunning__2; public: inline static int32_t get_offset_of_name__1() { return static_cast(offsetof(ScanEventArgs_t818138135, ___name__1)); } inline String_t* get_name__1() const { return ___name__1; } inline String_t** get_address_of_name__1() { return &___name__1; } inline void set_name__1(String_t* value) { ___name__1 = value; Il2CppCodeGenWriteBarrier((&___name__1), value); } inline static int32_t get_offset_of_continueRunning__2() { return static_cast(offsetof(ScanEventArgs_t818138135, ___continueRunning__2)); } inline bool get_continueRunning__2() const { return ___continueRunning__2; } inline bool* get_address_of_continueRunning__2() { return &___continueRunning__2; } inline void set_continueRunning__2(bool value) { ___continueRunning__2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCANEVENTARGS_T818138135_H #ifndef CBOOKRESERVATIONCONFIG_T3541798465_H #define CBOOKRESERVATIONCONFIG_T3541798465_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig struct CBookReservationConfig_t3541798465 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig::m_totallist List_1_t1324473466 * ___m_totallist_2; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig::m_otherlist List_1_t1324473466 * ___m_otherlist_3; public: inline static int32_t get_offset_of_m_totallist_2() { return static_cast(offsetof(CBookReservationConfig_t3541798465, ___m_totallist_2)); } inline List_1_t1324473466 * get_m_totallist_2() const { return ___m_totallist_2; } inline List_1_t1324473466 ** get_address_of_m_totallist_2() { return &___m_totallist_2; } inline void set_m_totallist_2(List_1_t1324473466 * value) { ___m_totallist_2 = value; Il2CppCodeGenWriteBarrier((&___m_totallist_2), value); } inline static int32_t get_offset_of_m_otherlist_3() { return static_cast(offsetof(CBookReservationConfig_t3541798465, ___m_otherlist_3)); } inline List_1_t1324473466 * get_m_otherlist_3() const { return ___m_otherlist_3; } inline List_1_t1324473466 ** get_address_of_m_otherlist_3() { return &___m_otherlist_3; } inline void set_m_otherlist_3(List_1_t1324473466 * value) { ___m_otherlist_3 = value; Il2CppCodeGenWriteBarrier((&___m_otherlist_3), value); } }; struct CBookReservationConfig_t3541798465_StaticFields { public: // DMCore.Logic.CBookReservationConfig DMCore.Logic.CBookReservationConfig::s_Instance CBookReservationConfig_t3541798465 * ___s_Instance_1; // System.Predicate`1 DMCore.Logic.CBookReservationConfig::<>f__am$cache0 Predicate_1_t677692848 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CBookReservationConfig_t3541798465_StaticFields, ___s_Instance_1)); } inline CBookReservationConfig_t3541798465 * get_s_Instance_1() const { return ___s_Instance_1; } inline CBookReservationConfig_t3541798465 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CBookReservationConfig_t3541798465 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CBookReservationConfig_t3541798465_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Predicate_1_t677692848 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Predicate_1_t677692848 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Predicate_1_t677692848 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONCONFIG_T3541798465_H #ifndef CBEATKEYMANAGER_T1395295909_H #define CBEATKEYMANAGER_T1395295909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_listCtrlNode List_1_t2491780804 * ___m_listCtrlNode_4; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nCurBpm int32_t ___m_nCurBpm_5; // UnityEngine.Texture2D DMCore.DanceMode.CBeatKeyManager::m_beatkeyTexture Texture2D_t3840446185 * ___m_beatkeyTexture_6; // UnityEngine.GameObject DMCore.DanceMode.CBeatKeyManager::m_beatkeyAtlas GameObject_t1113636619 * ___m_beatkeyAtlas_7; // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CBeatKeyManager::m_DrawCall Dictionary_2_t3213771897 * ___m_DrawCall_8; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_SectionMaxScore List_1_t128053199 * ___m_SectionMaxScore_9; // BetterList`1 DMCore.DanceMode.CBeatKeyManager::m_RtClkArea BetterList_1_t1515500177 * ___m_RtClkArea_10; // System.Single DMCore.DanceMode.CBeatKeyManager::m_fTimeJudgeAnimTime float ___m_fTimeJudgeAnimTime_11; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_BeatKeyColorState int32_t ___m_BeatKeyColorState_13; // DMCore.Framework.Movie.CAnimSequence DMCore.DanceMode.CBeatKeyManager::m_ptrClassicalKeyInfo CAnimSequence_t1119714129 * ___m_ptrClassicalKeyInfo_14; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeyInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeyInfo_15; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeySwingInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeySwingInfo_16; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nBeatKeyJudged int32_t ___m_nBeatKeyJudged_17; // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::m_RevenueDetail RevenueDetailData_t1092030774 * ___m_RevenueDetail_18; public: inline static int32_t get_offset_of_m_listCtrlNode_4() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_listCtrlNode_4)); } inline List_1_t2491780804 * get_m_listCtrlNode_4() const { return ___m_listCtrlNode_4; } inline List_1_t2491780804 ** get_address_of_m_listCtrlNode_4() { return &___m_listCtrlNode_4; } inline void set_m_listCtrlNode_4(List_1_t2491780804 * value) { ___m_listCtrlNode_4 = value; Il2CppCodeGenWriteBarrier((&___m_listCtrlNode_4), value); } inline static int32_t get_offset_of_m_nCurBpm_5() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nCurBpm_5)); } inline int32_t get_m_nCurBpm_5() const { return ___m_nCurBpm_5; } inline int32_t* get_address_of_m_nCurBpm_5() { return &___m_nCurBpm_5; } inline void set_m_nCurBpm_5(int32_t value) { ___m_nCurBpm_5 = value; } inline static int32_t get_offset_of_m_beatkeyTexture_6() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyTexture_6)); } inline Texture2D_t3840446185 * get_m_beatkeyTexture_6() const { return ___m_beatkeyTexture_6; } inline Texture2D_t3840446185 ** get_address_of_m_beatkeyTexture_6() { return &___m_beatkeyTexture_6; } inline void set_m_beatkeyTexture_6(Texture2D_t3840446185 * value) { ___m_beatkeyTexture_6 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyTexture_6), value); } inline static int32_t get_offset_of_m_beatkeyAtlas_7() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyAtlas_7)); } inline GameObject_t1113636619 * get_m_beatkeyAtlas_7() const { return ___m_beatkeyAtlas_7; } inline GameObject_t1113636619 ** get_address_of_m_beatkeyAtlas_7() { return &___m_beatkeyAtlas_7; } inline void set_m_beatkeyAtlas_7(GameObject_t1113636619 * value) { ___m_beatkeyAtlas_7 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyAtlas_7), value); } inline static int32_t get_offset_of_m_DrawCall_8() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_DrawCall_8)); } inline Dictionary_2_t3213771897 * get_m_DrawCall_8() const { return ___m_DrawCall_8; } inline Dictionary_2_t3213771897 ** get_address_of_m_DrawCall_8() { return &___m_DrawCall_8; } inline void set_m_DrawCall_8(Dictionary_2_t3213771897 * value) { ___m_DrawCall_8 = value; Il2CppCodeGenWriteBarrier((&___m_DrawCall_8), value); } inline static int32_t get_offset_of_m_SectionMaxScore_9() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_SectionMaxScore_9)); } inline List_1_t128053199 * get_m_SectionMaxScore_9() const { return ___m_SectionMaxScore_9; } inline List_1_t128053199 ** get_address_of_m_SectionMaxScore_9() { return &___m_SectionMaxScore_9; } inline void set_m_SectionMaxScore_9(List_1_t128053199 * value) { ___m_SectionMaxScore_9 = value; Il2CppCodeGenWriteBarrier((&___m_SectionMaxScore_9), value); } inline static int32_t get_offset_of_m_RtClkArea_10() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RtClkArea_10)); } inline BetterList_1_t1515500177 * get_m_RtClkArea_10() const { return ___m_RtClkArea_10; } inline BetterList_1_t1515500177 ** get_address_of_m_RtClkArea_10() { return &___m_RtClkArea_10; } inline void set_m_RtClkArea_10(BetterList_1_t1515500177 * value) { ___m_RtClkArea_10 = value; Il2CppCodeGenWriteBarrier((&___m_RtClkArea_10), value); } inline static int32_t get_offset_of_m_fTimeJudgeAnimTime_11() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_fTimeJudgeAnimTime_11)); } inline float get_m_fTimeJudgeAnimTime_11() const { return ___m_fTimeJudgeAnimTime_11; } inline float* get_address_of_m_fTimeJudgeAnimTime_11() { return &___m_fTimeJudgeAnimTime_11; } inline void set_m_fTimeJudgeAnimTime_11(float value) { ___m_fTimeJudgeAnimTime_11 = value; } inline static int32_t get_offset_of_m_BeatKeyColorState_13() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_BeatKeyColorState_13)); } inline int32_t get_m_BeatKeyColorState_13() const { return ___m_BeatKeyColorState_13; } inline int32_t* get_address_of_m_BeatKeyColorState_13() { return &___m_BeatKeyColorState_13; } inline void set_m_BeatKeyColorState_13(int32_t value) { ___m_BeatKeyColorState_13 = value; } inline static int32_t get_offset_of_m_ptrClassicalKeyInfo_14() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrClassicalKeyInfo_14)); } inline CAnimSequence_t1119714129 * get_m_ptrClassicalKeyInfo_14() const { return ___m_ptrClassicalKeyInfo_14; } inline CAnimSequence_t1119714129 ** get_address_of_m_ptrClassicalKeyInfo_14() { return &___m_ptrClassicalKeyInfo_14; } inline void set_m_ptrClassicalKeyInfo_14(CAnimSequence_t1119714129 * value) { ___m_ptrClassicalKeyInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ptrClassicalKeyInfo_14), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeyInfo_15() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeyInfo_15)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeyInfo_15() const { return ___m_ptrCurBeatKeyInfo_15; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeyInfo_15() { return &___m_ptrCurBeatKeyInfo_15; } inline void set_m_ptrCurBeatKeyInfo_15(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeyInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeyInfo_15), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeySwingInfo_16() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeySwingInfo_16)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeySwingInfo_16() const { return ___m_ptrCurBeatKeySwingInfo_16; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeySwingInfo_16() { return &___m_ptrCurBeatKeySwingInfo_16; } inline void set_m_ptrCurBeatKeySwingInfo_16(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeySwingInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeySwingInfo_16), value); } inline static int32_t get_offset_of_m_nBeatKeyJudged_17() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nBeatKeyJudged_17)); } inline int32_t get_m_nBeatKeyJudged_17() const { return ___m_nBeatKeyJudged_17; } inline int32_t* get_address_of_m_nBeatKeyJudged_17() { return &___m_nBeatKeyJudged_17; } inline void set_m_nBeatKeyJudged_17(int32_t value) { ___m_nBeatKeyJudged_17 = value; } inline static int32_t get_offset_of_m_RevenueDetail_18() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RevenueDetail_18)); } inline RevenueDetailData_t1092030774 * get_m_RevenueDetail_18() const { return ___m_RevenueDetail_18; } inline RevenueDetailData_t1092030774 ** get_address_of_m_RevenueDetail_18() { return &___m_RevenueDetail_18; } inline void set_m_RevenueDetail_18(RevenueDetailData_t1092030774 * value) { ___m_RevenueDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RevenueDetail_18), value); } }; struct CBeatKeyManager_t1395295909_StaticFields { public: // System.Single[] DMCore.DanceMode.CBeatKeyManager::s_HelpImageWidth SingleU5BU5D_t1444911251* ___s_HelpImageWidth_19; // System.Action`1 DMCore.DanceMode.CBeatKeyManager::<>f__am$cache0 Action_1_t1192173657 * ___U3CU3Ef__amU24cache0_20; public: inline static int32_t get_offset_of_s_HelpImageWidth_19() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___s_HelpImageWidth_19)); } inline SingleU5BU5D_t1444911251* get_s_HelpImageWidth_19() const { return ___s_HelpImageWidth_19; } inline SingleU5BU5D_t1444911251** get_address_of_s_HelpImageWidth_19() { return &___s_HelpImageWidth_19; } inline void set_s_HelpImageWidth_19(SingleU5BU5D_t1444911251* value) { ___s_HelpImageWidth_19 = value; Il2CppCodeGenWriteBarrier((&___s_HelpImageWidth_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_20() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___U3CU3Ef__amU24cache0_20)); } inline Action_1_t1192173657 * get_U3CU3Ef__amU24cache0_20() const { return ___U3CU3Ef__amU24cache0_20; } inline Action_1_t1192173657 ** get_address_of_U3CU3Ef__amU24cache0_20() { return &___U3CU3Ef__amU24cache0_20; } inline void set_U3CU3Ef__amU24cache0_20(Action_1_t1192173657 * value) { ___U3CU3Ef__amU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYMANAGER_T1395295909_H #ifndef CACTIVITYAWARDTEMPLETE_T911309464_H #define CACTIVITYAWARDTEMPLETE_T911309464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAwardTemplete struct CActivityAwardTemplete_t911309464 : public IActivityDetail_t2848416189 { public: // System.Boolean DMCore.Logic.CActivityAwardTemplete::k__BackingField bool ___U3CNeedAcceptConfirmU3Ek__BackingField_11; // System.Int32 DMCore.Logic.CActivityAwardTemplete::m_ActivityID int32_t ___m_ActivityID_12; // System.Collections.Generic.List`1> DMCore.Logic.CActivityAwardTemplete::m_AwardInfo List_1_t593568339 * ___m_AwardInfo_13; // System.String DMCore.Logic.CActivityAwardTemplete::m_CellResPath String_t* ___m_CellResPath_14; // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTemplete::m_BindPathGift List_1_t3319525431 * ___m_BindPathGift_15; // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTemplete::m_BindPathOther List_1_t3319525431 * ___m_BindPathOther_16; public: inline static int32_t get_offset_of_U3CNeedAcceptConfirmU3Ek__BackingField_11() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___U3CNeedAcceptConfirmU3Ek__BackingField_11)); } inline bool get_U3CNeedAcceptConfirmU3Ek__BackingField_11() const { return ___U3CNeedAcceptConfirmU3Ek__BackingField_11; } inline bool* get_address_of_U3CNeedAcceptConfirmU3Ek__BackingField_11() { return &___U3CNeedAcceptConfirmU3Ek__BackingField_11; } inline void set_U3CNeedAcceptConfirmU3Ek__BackingField_11(bool value) { ___U3CNeedAcceptConfirmU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_ActivityID_12() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___m_ActivityID_12)); } inline int32_t get_m_ActivityID_12() const { return ___m_ActivityID_12; } inline int32_t* get_address_of_m_ActivityID_12() { return &___m_ActivityID_12; } inline void set_m_ActivityID_12(int32_t value) { ___m_ActivityID_12 = value; } inline static int32_t get_offset_of_m_AwardInfo_13() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___m_AwardInfo_13)); } inline List_1_t593568339 * get_m_AwardInfo_13() const { return ___m_AwardInfo_13; } inline List_1_t593568339 ** get_address_of_m_AwardInfo_13() { return &___m_AwardInfo_13; } inline void set_m_AwardInfo_13(List_1_t593568339 * value) { ___m_AwardInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_AwardInfo_13), value); } inline static int32_t get_offset_of_m_CellResPath_14() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___m_CellResPath_14)); } inline String_t* get_m_CellResPath_14() const { return ___m_CellResPath_14; } inline String_t** get_address_of_m_CellResPath_14() { return &___m_CellResPath_14; } inline void set_m_CellResPath_14(String_t* value) { ___m_CellResPath_14 = value; Il2CppCodeGenWriteBarrier((&___m_CellResPath_14), value); } inline static int32_t get_offset_of_m_BindPathGift_15() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___m_BindPathGift_15)); } inline List_1_t3319525431 * get_m_BindPathGift_15() const { return ___m_BindPathGift_15; } inline List_1_t3319525431 ** get_address_of_m_BindPathGift_15() { return &___m_BindPathGift_15; } inline void set_m_BindPathGift_15(List_1_t3319525431 * value) { ___m_BindPathGift_15 = value; Il2CppCodeGenWriteBarrier((&___m_BindPathGift_15), value); } inline static int32_t get_offset_of_m_BindPathOther_16() { return static_cast(offsetof(CActivityAwardTemplete_t911309464, ___m_BindPathOther_16)); } inline List_1_t3319525431 * get_m_BindPathOther_16() const { return ___m_BindPathOther_16; } inline List_1_t3319525431 ** get_address_of_m_BindPathOther_16() { return &___m_BindPathOther_16; } inline void set_m_BindPathOther_16(List_1_t3319525431 * value) { ___m_BindPathOther_16 = value; Il2CppCodeGenWriteBarrier((&___m_BindPathOther_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYAWARDTEMPLETE_T911309464_H #ifndef CACTIVITYCONFIG_T3711341450_H #define CACTIVITYCONFIG_T3711341450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityConfig struct CActivityConfig_t3711341450 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityConfig::m_ActivityConfigLib Dictionary_2_t1694959599 * ___m_ActivityConfigLib_1; public: inline static int32_t get_offset_of_m_ActivityConfigLib_1() { return static_cast(offsetof(CActivityConfig_t3711341450, ___m_ActivityConfigLib_1)); } inline Dictionary_2_t1694959599 * get_m_ActivityConfigLib_1() const { return ___m_ActivityConfigLib_1; } inline Dictionary_2_t1694959599 ** get_address_of_m_ActivityConfigLib_1() { return &___m_ActivityConfigLib_1; } inline void set_m_ActivityConfigLib_1(Dictionary_2_t1694959599 * value) { ___m_ActivityConfigLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityConfigLib_1), value); } }; struct CActivityConfig_t3711341450_StaticFields { public: // DMCore.Logic.CActivityConfig DMCore.Logic.CActivityConfig::s_Instace CActivityConfig_t3711341450 * ___s_Instace_2; public: inline static int32_t get_offset_of_s_Instace_2() { return static_cast(offsetof(CActivityConfig_t3711341450_StaticFields, ___s_Instace_2)); } inline CActivityConfig_t3711341450 * get_s_Instace_2() const { return ___s_Instace_2; } inline CActivityConfig_t3711341450 ** get_address_of_s_Instace_2() { return &___s_Instace_2; } inline void set_s_Instace_2(CActivityConfig_t3711341450 * value) { ___s_Instace_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYCONFIG_T3711341450_H #ifndef IMONOCTRLLOR_T1427182583_H #define IMONOCTRLLOR_T1427182583_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IMonoCtrllor struct IMonoCtrllor_t1427182583 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMONOCTRLLOR_T1427182583_H #ifndef CACTIVITYAWARDSINGLELEVEL_T347963756_H #define CACTIVITYAWARDSINGLELEVEL_T347963756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAwardSingleLevel struct CActivityAwardSingleLevel_t347963756 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardSingleLevel::m_awardInfo CAwardInfo_1_t3416460893 * ___m_awardInfo_11; // System.Single DMCore.Logic.CActivityAwardSingleLevel::RechargeNum float ___RechargeNum_12; // System.Int32 DMCore.Logic.CActivityAwardSingleLevel::Discount int32_t ___Discount_13; public: inline static int32_t get_offset_of_m_awardInfo_11() { return static_cast(offsetof(CActivityAwardSingleLevel_t347963756, ___m_awardInfo_11)); } inline CAwardInfo_1_t3416460893 * get_m_awardInfo_11() const { return ___m_awardInfo_11; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_awardInfo_11() { return &___m_awardInfo_11; } inline void set_m_awardInfo_11(CAwardInfo_1_t3416460893 * value) { ___m_awardInfo_11 = value; Il2CppCodeGenWriteBarrier((&___m_awardInfo_11), value); } inline static int32_t get_offset_of_RechargeNum_12() { return static_cast(offsetof(CActivityAwardSingleLevel_t347963756, ___RechargeNum_12)); } inline float get_RechargeNum_12() const { return ___RechargeNum_12; } inline float* get_address_of_RechargeNum_12() { return &___RechargeNum_12; } inline void set_RechargeNum_12(float value) { ___RechargeNum_12 = value; } inline static int32_t get_offset_of_Discount_13() { return static_cast(offsetof(CActivityAwardSingleLevel_t347963756, ___Discount_13)); } inline int32_t get_Discount_13() const { return ___Discount_13; } inline int32_t* get_address_of_Discount_13() { return &___Discount_13; } inline void set_Discount_13(int32_t value) { ___Discount_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYAWARDSINGLELEVEL_T347963756_H #ifndef CACTIVITYFIRSTWINAWARD_T3247053799_H #define CACTIVITYFIRSTWINAWARD_T3247053799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFirstWinAward struct CActivityFirstWinAward_t3247053799 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_awardState int32_t ___m_awardState_11; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_goodsId int32_t ___m_goodsId_12; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_num int32_t ___m_num_13; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_valid int32_t ___m_valid_14; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_vipAwardState int32_t ___m_vipAwardState_15; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_vipGoodsId int32_t ___m_vipGoodsId_16; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_vipAwardNum int32_t ___m_vipAwardNum_17; // System.Int32 DMCore.Logic.CActivityFirstWinAward::m_vipAwardValid int32_t ___m_vipAwardValid_18; public: inline static int32_t get_offset_of_m_awardState_11() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_awardState_11)); } inline int32_t get_m_awardState_11() const { return ___m_awardState_11; } inline int32_t* get_address_of_m_awardState_11() { return &___m_awardState_11; } inline void set_m_awardState_11(int32_t value) { ___m_awardState_11 = value; } inline static int32_t get_offset_of_m_goodsId_12() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_goodsId_12)); } inline int32_t get_m_goodsId_12() const { return ___m_goodsId_12; } inline int32_t* get_address_of_m_goodsId_12() { return &___m_goodsId_12; } inline void set_m_goodsId_12(int32_t value) { ___m_goodsId_12 = value; } inline static int32_t get_offset_of_m_num_13() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_num_13)); } inline int32_t get_m_num_13() const { return ___m_num_13; } inline int32_t* get_address_of_m_num_13() { return &___m_num_13; } inline void set_m_num_13(int32_t value) { ___m_num_13 = value; } inline static int32_t get_offset_of_m_valid_14() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_valid_14)); } inline int32_t get_m_valid_14() const { return ___m_valid_14; } inline int32_t* get_address_of_m_valid_14() { return &___m_valid_14; } inline void set_m_valid_14(int32_t value) { ___m_valid_14 = value; } inline static int32_t get_offset_of_m_vipAwardState_15() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_vipAwardState_15)); } inline int32_t get_m_vipAwardState_15() const { return ___m_vipAwardState_15; } inline int32_t* get_address_of_m_vipAwardState_15() { return &___m_vipAwardState_15; } inline void set_m_vipAwardState_15(int32_t value) { ___m_vipAwardState_15 = value; } inline static int32_t get_offset_of_m_vipGoodsId_16() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_vipGoodsId_16)); } inline int32_t get_m_vipGoodsId_16() const { return ___m_vipGoodsId_16; } inline int32_t* get_address_of_m_vipGoodsId_16() { return &___m_vipGoodsId_16; } inline void set_m_vipGoodsId_16(int32_t value) { ___m_vipGoodsId_16 = value; } inline static int32_t get_offset_of_m_vipAwardNum_17() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_vipAwardNum_17)); } inline int32_t get_m_vipAwardNum_17() const { return ___m_vipAwardNum_17; } inline int32_t* get_address_of_m_vipAwardNum_17() { return &___m_vipAwardNum_17; } inline void set_m_vipAwardNum_17(int32_t value) { ___m_vipAwardNum_17 = value; } inline static int32_t get_offset_of_m_vipAwardValid_18() { return static_cast(offsetof(CActivityFirstWinAward_t3247053799, ___m_vipAwardValid_18)); } inline int32_t get_m_vipAwardValid_18() const { return ___m_vipAwardValid_18; } inline int32_t* get_address_of_m_vipAwardValid_18() { return &___m_vipAwardValid_18; } inline void set_m_vipAwardValid_18(int32_t value) { ___m_vipAwardValid_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYFIRSTWINAWARD_T3247053799_H #ifndef CACTIVITYFORTUNECAT_T237126772_H #define CACTIVITYFORTUNECAT_T237126772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFortuneCat struct CActivityFortuneCat_t237126772 : public IActivityDetail_t2848416189 { public: // CDataModelBool DMCore.Logic.CActivityFortuneCat::animationPlaying CDataModelBool_t2269476966 * ___animationPlaying_11; // CDataModelInt DMCore.Logic.CActivityFortuneCat::m_awardCount CDataModelInt_t3463393640 * ___m_awardCount_12; // CDataModelBool DMCore.Logic.CActivityFortuneCat::m_isUpdate CDataModelBool_t2269476966 * ___m_isUpdate_13; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_isPlayed int32_t ___m_isPlayed_14; // System.String DMCore.Logic.CActivityFortuneCat::m_ActivityTime String_t* ___m_ActivityTime_15; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_playedCount int32_t ___m_playedCount_16; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_allCount int32_t ___m_allCount_17; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_expendDia int32_t ___m_expendDia_18; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_bestAward int32_t ___m_bestAward_19; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_needVip int32_t ___m_needVip_20; // System.Int32 DMCore.Logic.CActivityFortuneCat::m_winCount int32_t ___m_winCount_21; // BetterList`1 DMCore.Logic.CActivityFortuneCat::m_listPlayer BetterList_1_t269126732 * ___m_listPlayer_22; public: inline static int32_t get_offset_of_animationPlaying_11() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___animationPlaying_11)); } inline CDataModelBool_t2269476966 * get_animationPlaying_11() const { return ___animationPlaying_11; } inline CDataModelBool_t2269476966 ** get_address_of_animationPlaying_11() { return &___animationPlaying_11; } inline void set_animationPlaying_11(CDataModelBool_t2269476966 * value) { ___animationPlaying_11 = value; Il2CppCodeGenWriteBarrier((&___animationPlaying_11), value); } inline static int32_t get_offset_of_m_awardCount_12() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_awardCount_12)); } inline CDataModelInt_t3463393640 * get_m_awardCount_12() const { return ___m_awardCount_12; } inline CDataModelInt_t3463393640 ** get_address_of_m_awardCount_12() { return &___m_awardCount_12; } inline void set_m_awardCount_12(CDataModelInt_t3463393640 * value) { ___m_awardCount_12 = value; Il2CppCodeGenWriteBarrier((&___m_awardCount_12), value); } inline static int32_t get_offset_of_m_isUpdate_13() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_isUpdate_13)); } inline CDataModelBool_t2269476966 * get_m_isUpdate_13() const { return ___m_isUpdate_13; } inline CDataModelBool_t2269476966 ** get_address_of_m_isUpdate_13() { return &___m_isUpdate_13; } inline void set_m_isUpdate_13(CDataModelBool_t2269476966 * value) { ___m_isUpdate_13 = value; Il2CppCodeGenWriteBarrier((&___m_isUpdate_13), value); } inline static int32_t get_offset_of_m_isPlayed_14() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_isPlayed_14)); } inline int32_t get_m_isPlayed_14() const { return ___m_isPlayed_14; } inline int32_t* get_address_of_m_isPlayed_14() { return &___m_isPlayed_14; } inline void set_m_isPlayed_14(int32_t value) { ___m_isPlayed_14 = value; } inline static int32_t get_offset_of_m_ActivityTime_15() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_ActivityTime_15)); } inline String_t* get_m_ActivityTime_15() const { return ___m_ActivityTime_15; } inline String_t** get_address_of_m_ActivityTime_15() { return &___m_ActivityTime_15; } inline void set_m_ActivityTime_15(String_t* value) { ___m_ActivityTime_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityTime_15), value); } inline static int32_t get_offset_of_m_playedCount_16() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_playedCount_16)); } inline int32_t get_m_playedCount_16() const { return ___m_playedCount_16; } inline int32_t* get_address_of_m_playedCount_16() { return &___m_playedCount_16; } inline void set_m_playedCount_16(int32_t value) { ___m_playedCount_16 = value; } inline static int32_t get_offset_of_m_allCount_17() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_allCount_17)); } inline int32_t get_m_allCount_17() const { return ___m_allCount_17; } inline int32_t* get_address_of_m_allCount_17() { return &___m_allCount_17; } inline void set_m_allCount_17(int32_t value) { ___m_allCount_17 = value; } inline static int32_t get_offset_of_m_expendDia_18() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_expendDia_18)); } inline int32_t get_m_expendDia_18() const { return ___m_expendDia_18; } inline int32_t* get_address_of_m_expendDia_18() { return &___m_expendDia_18; } inline void set_m_expendDia_18(int32_t value) { ___m_expendDia_18 = value; } inline static int32_t get_offset_of_m_bestAward_19() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_bestAward_19)); } inline int32_t get_m_bestAward_19() const { return ___m_bestAward_19; } inline int32_t* get_address_of_m_bestAward_19() { return &___m_bestAward_19; } inline void set_m_bestAward_19(int32_t value) { ___m_bestAward_19 = value; } inline static int32_t get_offset_of_m_needVip_20() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_needVip_20)); } inline int32_t get_m_needVip_20() const { return ___m_needVip_20; } inline int32_t* get_address_of_m_needVip_20() { return &___m_needVip_20; } inline void set_m_needVip_20(int32_t value) { ___m_needVip_20 = value; } inline static int32_t get_offset_of_m_winCount_21() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_winCount_21)); } inline int32_t get_m_winCount_21() const { return ___m_winCount_21; } inline int32_t* get_address_of_m_winCount_21() { return &___m_winCount_21; } inline void set_m_winCount_21(int32_t value) { ___m_winCount_21 = value; } inline static int32_t get_offset_of_m_listPlayer_22() { return static_cast(offsetof(CActivityFortuneCat_t237126772, ___m_listPlayer_22)); } inline BetterList_1_t269126732 * get_m_listPlayer_22() const { return ___m_listPlayer_22; } inline BetterList_1_t269126732 ** get_address_of_m_listPlayer_22() { return &___m_listPlayer_22; } inline void set_m_listPlayer_22(BetterList_1_t269126732 * value) { ___m_listPlayer_22 = value; Il2CppCodeGenWriteBarrier((&___m_listPlayer_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYFORTUNECAT_T237126772_H #ifndef CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #define CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityComulRechargeAward struct CActivityComulRechargeAward_t2785293014 : public IActivityDetail_t2848416189 { public: // System.Collections.Generic.List`1> DMCore.Logic.CActivityComulRechargeAward::m_detail_array List_1_t3334856656 * ___m_detail_array_11; public: inline static int32_t get_offset_of_m_detail_array_11() { return static_cast(offsetof(CActivityComulRechargeAward_t2785293014, ___m_detail_array_11)); } inline List_1_t3334856656 * get_m_detail_array_11() const { return ___m_detail_array_11; } inline List_1_t3334856656 ** get_address_of_m_detail_array_11() { return &___m_detail_array_11; } inline void set_m_detail_array_11(List_1_t3334856656 * value) { ___m_detail_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_detail_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #ifndef CTEXTHELP_T3119637808_H #define CTEXTHELP_T3119637808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808 : public ITextBase_t660344599 { public: // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionUpdate TextUnitGroup_t1441580864 * ___m_DictionUpdate_1; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_Diction TextUnitGroup_t1441580864 * ___m_Diction_2; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionErrorCode TextUnitGroup_t1441580864 * ___m_DictionErrorCode_3; public: inline static int32_t get_offset_of_m_DictionUpdate_1() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionUpdate_1)); } inline TextUnitGroup_t1441580864 * get_m_DictionUpdate_1() const { return ___m_DictionUpdate_1; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionUpdate_1() { return &___m_DictionUpdate_1; } inline void set_m_DictionUpdate_1(TextUnitGroup_t1441580864 * value) { ___m_DictionUpdate_1 = value; Il2CppCodeGenWriteBarrier((&___m_DictionUpdate_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_Diction_2)); } inline TextUnitGroup_t1441580864 * get_m_Diction_2() const { return ___m_Diction_2; } inline TextUnitGroup_t1441580864 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(TextUnitGroup_t1441580864 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_DictionErrorCode_3() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionErrorCode_3)); } inline TextUnitGroup_t1441580864 * get_m_DictionErrorCode_3() const { return ___m_DictionErrorCode_3; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionErrorCode_3() { return &___m_DictionErrorCode_3; } inline void set_m_DictionErrorCode_3(TextUnitGroup_t1441580864 * value) { ___m_DictionErrorCode_3 = value; Il2CppCodeGenWriteBarrier((&___m_DictionErrorCode_3), value); } }; struct CTextHelp_t3119637808_StaticFields { public: // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::s_Instance CTextHelp_t3119637808 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTextHelp_t3119637808_StaticFields, ___s_Instance_4)); } inline CTextHelp_t3119637808 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTextHelp_t3119637808 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTextHelp_t3119637808 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTEXTHELP_T3119637808_H #ifndef IDATAMODEL_T653005279_H #define IDATAMODEL_T653005279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataModel struct IDataModel_t653005279 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAMODEL_T653005279_H #ifndef CACTIVITYCONTINUOUSRECHARGE_T3949446369_H #define CACTIVITYCONTINUOUSRECHARGE_T3949446369_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityContinuousRecharge struct CActivityContinuousRecharge_t3949446369 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityContinuousRecharge::m_suitId int32_t ___m_suitId_11; // System.Int32 DMCore.Logic.CActivityContinuousRecharge::m_currentRechargeDay int32_t ___m_currentRechargeDay_12; // System.Int32 DMCore.Logic.CActivityContinuousRecharge::m_totalRechargeDay int32_t ___m_totalRechargeDay_13; // System.Collections.Generic.List`1 DMCore.Logic.CActivityContinuousRecharge::m_list List_1_t567124576 * ___m_list_14; public: inline static int32_t get_offset_of_m_suitId_11() { return static_cast(offsetof(CActivityContinuousRecharge_t3949446369, ___m_suitId_11)); } inline int32_t get_m_suitId_11() const { return ___m_suitId_11; } inline int32_t* get_address_of_m_suitId_11() { return &___m_suitId_11; } inline void set_m_suitId_11(int32_t value) { ___m_suitId_11 = value; } inline static int32_t get_offset_of_m_currentRechargeDay_12() { return static_cast(offsetof(CActivityContinuousRecharge_t3949446369, ___m_currentRechargeDay_12)); } inline int32_t get_m_currentRechargeDay_12() const { return ___m_currentRechargeDay_12; } inline int32_t* get_address_of_m_currentRechargeDay_12() { return &___m_currentRechargeDay_12; } inline void set_m_currentRechargeDay_12(int32_t value) { ___m_currentRechargeDay_12 = value; } inline static int32_t get_offset_of_m_totalRechargeDay_13() { return static_cast(offsetof(CActivityContinuousRecharge_t3949446369, ___m_totalRechargeDay_13)); } inline int32_t get_m_totalRechargeDay_13() const { return ___m_totalRechargeDay_13; } inline int32_t* get_address_of_m_totalRechargeDay_13() { return &___m_totalRechargeDay_13; } inline void set_m_totalRechargeDay_13(int32_t value) { ___m_totalRechargeDay_13 = value; } inline static int32_t get_offset_of_m_list_14() { return static_cast(offsetof(CActivityContinuousRecharge_t3949446369, ___m_list_14)); } inline List_1_t567124576 * get_m_list_14() const { return ___m_list_14; } inline List_1_t567124576 ** get_address_of_m_list_14() { return &___m_list_14; } inline void set_m_list_14(List_1_t567124576 * value) { ___m_list_14 = value; Il2CppCodeGenWriteBarrier((&___m_list_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYCONTINUOUSRECHARGE_T3949446369_H #ifndef CACHIEVEMENTNEWCFG_T3177975818_H #define CACHIEVEMENTNEWCFG_T3177975818_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementNewCfg struct CAchievementNewCfg_t3177975818 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 CAchievementNewCfg::achInfo Dictionary_2_t3512355514 * ___achInfo_2; // System.Collections.Generic.Dictionary`2 CAchievementNewCfg::achInfoNext Dictionary_2_t3477736492 * ___achInfoNext_3; // System.Collections.Generic.Dictionary`2 CAchievementNewCfg::achInner Dictionary_2_t3477735814 * ___achInner_4; public: inline static int32_t get_offset_of_achInfo_2() { return static_cast(offsetof(CAchievementNewCfg_t3177975818, ___achInfo_2)); } inline Dictionary_2_t3512355514 * get_achInfo_2() const { return ___achInfo_2; } inline Dictionary_2_t3512355514 ** get_address_of_achInfo_2() { return &___achInfo_2; } inline void set_achInfo_2(Dictionary_2_t3512355514 * value) { ___achInfo_2 = value; Il2CppCodeGenWriteBarrier((&___achInfo_2), value); } inline static int32_t get_offset_of_achInfoNext_3() { return static_cast(offsetof(CAchievementNewCfg_t3177975818, ___achInfoNext_3)); } inline Dictionary_2_t3477736492 * get_achInfoNext_3() const { return ___achInfoNext_3; } inline Dictionary_2_t3477736492 ** get_address_of_achInfoNext_3() { return &___achInfoNext_3; } inline void set_achInfoNext_3(Dictionary_2_t3477736492 * value) { ___achInfoNext_3 = value; Il2CppCodeGenWriteBarrier((&___achInfoNext_3), value); } inline static int32_t get_offset_of_achInner_4() { return static_cast(offsetof(CAchievementNewCfg_t3177975818, ___achInner_4)); } inline Dictionary_2_t3477735814 * get_achInner_4() const { return ___achInner_4; } inline Dictionary_2_t3477735814 ** get_address_of_achInner_4() { return &___achInner_4; } inline void set_achInner_4(Dictionary_2_t3477735814 * value) { ___achInner_4 = value; Il2CppCodeGenWriteBarrier((&___achInner_4), value); } }; struct CAchievementNewCfg_t3177975818_StaticFields { public: // CAchievementNewCfg CAchievementNewCfg::s_Instance CAchievementNewCfg_t3177975818 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CAchievementNewCfg_t3177975818_StaticFields, ___s_Instance_1)); } inline CAchievementNewCfg_t3177975818 * get_s_Instance_1() const { return ___s_Instance_1; } inline CAchievementNewCfg_t3177975818 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CAchievementNewCfg_t3177975818 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTNEWCFG_T3177975818_H #ifndef XMLDOCUMENT_T2837193595_H #define XMLDOCUMENT_T2837193595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlDocument struct XmlDocument_t2837193595 : public XmlNode_t3767805227 { public: // System.Boolean System.Xml.XmlDocument::optimal_create_element bool ___optimal_create_element_6; // System.Boolean System.Xml.XmlDocument::optimal_create_attribute bool ___optimal_create_attribute_7; // System.Xml.XmlNameTable System.Xml.XmlDocument::nameTable XmlNameTable_t71772148 * ___nameTable_8; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_9; // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_t254178875 * ___implementation_10; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_11; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t626023767 * ___resolver_12; // System.Collections.Hashtable System.Xml.XmlDocument::idTable Hashtable_t1853889766 * ___idTable_13; // System.Xml.XmlNameEntryCache System.Xml.XmlDocument::nameCache XmlNameEntryCache_t2890546907 * ___nameCache_14; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_15; // System.Xml.XmlAttribute System.Xml.XmlDocument::nsNodeXml XmlAttribute_t1173852259 * ___nsNodeXml_16; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t266093086 * ___schemas_17; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::schemaInfo RuntimeObject* ___schemaInfo_18; // System.Boolean System.Xml.XmlDocument::loadMode bool ___loadMode_19; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanged XmlNodeChangedEventHandler_t1533444722 * ___NodeChanged_20; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanging XmlNodeChangedEventHandler_t1533444722 * ___NodeChanging_21; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserted XmlNodeChangedEventHandler_t1533444722 * ___NodeInserted_22; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserting XmlNodeChangedEventHandler_t1533444722 * ___NodeInserting_23; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoved XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoved_24; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoving XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoving_25; public: inline static int32_t get_offset_of_optimal_create_element_6() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_element_6)); } inline bool get_optimal_create_element_6() const { return ___optimal_create_element_6; } inline bool* get_address_of_optimal_create_element_6() { return &___optimal_create_element_6; } inline void set_optimal_create_element_6(bool value) { ___optimal_create_element_6 = value; } inline static int32_t get_offset_of_optimal_create_attribute_7() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_attribute_7)); } inline bool get_optimal_create_attribute_7() const { return ___optimal_create_attribute_7; } inline bool* get_address_of_optimal_create_attribute_7() { return &___optimal_create_attribute_7; } inline void set_optimal_create_attribute_7(bool value) { ___optimal_create_attribute_7 = value; } inline static int32_t get_offset_of_nameTable_8() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameTable_8)); } inline XmlNameTable_t71772148 * get_nameTable_8() const { return ___nameTable_8; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_8() { return &___nameTable_8; } inline void set_nameTable_8(XmlNameTable_t71772148 * value) { ___nameTable_8 = value; Il2CppCodeGenWriteBarrier((&___nameTable_8), value); } inline static int32_t get_offset_of_baseURI_9() { return static_cast(offsetof(XmlDocument_t2837193595, ___baseURI_9)); } inline String_t* get_baseURI_9() const { return ___baseURI_9; } inline String_t** get_address_of_baseURI_9() { return &___baseURI_9; } inline void set_baseURI_9(String_t* value) { ___baseURI_9 = value; Il2CppCodeGenWriteBarrier((&___baseURI_9), value); } inline static int32_t get_offset_of_implementation_10() { return static_cast(offsetof(XmlDocument_t2837193595, ___implementation_10)); } inline XmlImplementation_t254178875 * get_implementation_10() const { return ___implementation_10; } inline XmlImplementation_t254178875 ** get_address_of_implementation_10() { return &___implementation_10; } inline void set_implementation_10(XmlImplementation_t254178875 * value) { ___implementation_10 = value; Il2CppCodeGenWriteBarrier((&___implementation_10), value); } inline static int32_t get_offset_of_preserveWhitespace_11() { return static_cast(offsetof(XmlDocument_t2837193595, ___preserveWhitespace_11)); } inline bool get_preserveWhitespace_11() const { return ___preserveWhitespace_11; } inline bool* get_address_of_preserveWhitespace_11() { return &___preserveWhitespace_11; } inline void set_preserveWhitespace_11(bool value) { ___preserveWhitespace_11 = value; } inline static int32_t get_offset_of_resolver_12() { return static_cast(offsetof(XmlDocument_t2837193595, ___resolver_12)); } inline XmlResolver_t626023767 * get_resolver_12() const { return ___resolver_12; } inline XmlResolver_t626023767 ** get_address_of_resolver_12() { return &___resolver_12; } inline void set_resolver_12(XmlResolver_t626023767 * value) { ___resolver_12 = value; Il2CppCodeGenWriteBarrier((&___resolver_12), value); } inline static int32_t get_offset_of_idTable_13() { return static_cast(offsetof(XmlDocument_t2837193595, ___idTable_13)); } inline Hashtable_t1853889766 * get_idTable_13() const { return ___idTable_13; } inline Hashtable_t1853889766 ** get_address_of_idTable_13() { return &___idTable_13; } inline void set_idTable_13(Hashtable_t1853889766 * value) { ___idTable_13 = value; Il2CppCodeGenWriteBarrier((&___idTable_13), value); } inline static int32_t get_offset_of_nameCache_14() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameCache_14)); } inline XmlNameEntryCache_t2890546907 * get_nameCache_14() const { return ___nameCache_14; } inline XmlNameEntryCache_t2890546907 ** get_address_of_nameCache_14() { return &___nameCache_14; } inline void set_nameCache_14(XmlNameEntryCache_t2890546907 * value) { ___nameCache_14 = value; Il2CppCodeGenWriteBarrier((&___nameCache_14), value); } inline static int32_t get_offset_of_lastLinkedChild_15() { return static_cast(offsetof(XmlDocument_t2837193595, ___lastLinkedChild_15)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_15() const { return ___lastLinkedChild_15; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_15() { return &___lastLinkedChild_15; } inline void set_lastLinkedChild_15(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_15 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_15), value); } inline static int32_t get_offset_of_nsNodeXml_16() { return static_cast(offsetof(XmlDocument_t2837193595, ___nsNodeXml_16)); } inline XmlAttribute_t1173852259 * get_nsNodeXml_16() const { return ___nsNodeXml_16; } inline XmlAttribute_t1173852259 ** get_address_of_nsNodeXml_16() { return &___nsNodeXml_16; } inline void set_nsNodeXml_16(XmlAttribute_t1173852259 * value) { ___nsNodeXml_16 = value; Il2CppCodeGenWriteBarrier((&___nsNodeXml_16), value); } inline static int32_t get_offset_of_schemas_17() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemas_17)); } inline XmlSchemaSet_t266093086 * get_schemas_17() const { return ___schemas_17; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_17() { return &___schemas_17; } inline void set_schemas_17(XmlSchemaSet_t266093086 * value) { ___schemas_17 = value; Il2CppCodeGenWriteBarrier((&___schemas_17), value); } inline static int32_t get_offset_of_schemaInfo_18() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemaInfo_18)); } inline RuntimeObject* get_schemaInfo_18() const { return ___schemaInfo_18; } inline RuntimeObject** get_address_of_schemaInfo_18() { return &___schemaInfo_18; } inline void set_schemaInfo_18(RuntimeObject* value) { ___schemaInfo_18 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_18), value); } inline static int32_t get_offset_of_loadMode_19() { return static_cast(offsetof(XmlDocument_t2837193595, ___loadMode_19)); } inline bool get_loadMode_19() const { return ___loadMode_19; } inline bool* get_address_of_loadMode_19() { return &___loadMode_19; } inline void set_loadMode_19(bool value) { ___loadMode_19 = value; } inline static int32_t get_offset_of_NodeChanged_20() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanged_20)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanged_20() const { return ___NodeChanged_20; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanged_20() { return &___NodeChanged_20; } inline void set_NodeChanged_20(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanged_20 = value; Il2CppCodeGenWriteBarrier((&___NodeChanged_20), value); } inline static int32_t get_offset_of_NodeChanging_21() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanging_21)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanging_21() const { return ___NodeChanging_21; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanging_21() { return &___NodeChanging_21; } inline void set_NodeChanging_21(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanging_21 = value; Il2CppCodeGenWriteBarrier((&___NodeChanging_21), value); } inline static int32_t get_offset_of_NodeInserted_22() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserted_22)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserted_22() const { return ___NodeInserted_22; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserted_22() { return &___NodeInserted_22; } inline void set_NodeInserted_22(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserted_22 = value; Il2CppCodeGenWriteBarrier((&___NodeInserted_22), value); } inline static int32_t get_offset_of_NodeInserting_23() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserting_23)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserting_23() const { return ___NodeInserting_23; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserting_23() { return &___NodeInserting_23; } inline void set_NodeInserting_23(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserting_23 = value; Il2CppCodeGenWriteBarrier((&___NodeInserting_23), value); } inline static int32_t get_offset_of_NodeRemoved_24() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoved_24)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoved_24() const { return ___NodeRemoved_24; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoved_24() { return &___NodeRemoved_24; } inline void set_NodeRemoved_24(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoved_24 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoved_24), value); } inline static int32_t get_offset_of_NodeRemoving_25() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoving_25)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoving_25() const { return ___NodeRemoving_25; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoving_25() { return &___NodeRemoving_25; } inline void set_NodeRemoving_25(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoving_25 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoving_25), value); } }; struct XmlDocument_t2837193595_StaticFields { public: // System.Type[] System.Xml.XmlDocument::optimal_create_types TypeU5BU5D_t3940880105* ___optimal_create_types_5; public: inline static int32_t get_offset_of_optimal_create_types_5() { return static_cast(offsetof(XmlDocument_t2837193595_StaticFields, ___optimal_create_types_5)); } inline TypeU5BU5D_t3940880105* get_optimal_create_types_5() const { return ___optimal_create_types_5; } inline TypeU5BU5D_t3940880105** get_address_of_optimal_create_types_5() { return &___optimal_create_types_5; } inline void set_optimal_create_types_5(TypeU5BU5D_t3940880105* value) { ___optimal_create_types_5 = value; Il2CppCodeGenWriteBarrier((&___optimal_create_types_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDOCUMENT_T2837193595_H #ifndef ENUMERATOR_T913802012_H #define ENUMERATOR_T913802012_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t913802012 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3319525431 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current String_t* ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t913802012, ___l_0)); } inline List_1_t3319525431 * get_l_0() const { return ___l_0; } inline List_1_t3319525431 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3319525431 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t913802012, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t913802012, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t913802012, ___current_3)); } inline String_t* get_current_3() const { return ___current_3; } inline String_t** get_address_of_current_3() { return &___current_3; } inline void set_current_3(String_t* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T913802012_H #ifndef CACTIVITYDAYRECHARGEAWARD_T82265295_H #define CACTIVITYDAYRECHARGEAWARD_T82265295_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDayRechargeAward struct CActivityDayRechargeAward_t82265295 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityDayRechargeAward::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_11; public: inline static int32_t get_offset_of_m_award_array_11() { return static_cast(offsetof(CActivityDayRechargeAward_t82265295, ___m_award_array_11)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_11() const { return ___m_award_array_11; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_11() { return &___m_award_array_11; } inline void set_m_award_array_11(CAwardInfo_1_t3416460893 * value) { ___m_award_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYDAYRECHARGEAWARD_T82265295_H #ifndef ENUMERATOR_T2146457487_H #define ENUMERATOR_T2146457487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2146457487 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t257213610 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2146457487, ___l_0)); } inline List_1_t257213610 * get_l_0() const { return ___l_0; } inline List_1_t257213610 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t257213610 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2146457487, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2146457487, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2146457487, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2146457487_H #ifndef CACTIVITYDOUBLEAWARD_T4125973165_H #define CACTIVITYDOUBLEAWARD_T4125973165_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDoubleAward struct CActivityDoubleAward_t4125973165 : public IActivityDetail_t2848416189 { public: // System.Int32[] DMCore.Logic.CActivityDoubleAward::_which_days Int32U5BU5D_t385246372* ____which_days_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityDoubleAward::_awards_info Dictionary_2_t1972800638 * ____awards_info_12; public: inline static int32_t get_offset_of__which_days_11() { return static_cast(offsetof(CActivityDoubleAward_t4125973165, ____which_days_11)); } inline Int32U5BU5D_t385246372* get__which_days_11() const { return ____which_days_11; } inline Int32U5BU5D_t385246372** get_address_of__which_days_11() { return &____which_days_11; } inline void set__which_days_11(Int32U5BU5D_t385246372* value) { ____which_days_11 = value; Il2CppCodeGenWriteBarrier((&____which_days_11), value); } inline static int32_t get_offset_of__awards_info_12() { return static_cast(offsetof(CActivityDoubleAward_t4125973165, ____awards_info_12)); } inline Dictionary_2_t1972800638 * get__awards_info_12() const { return ____awards_info_12; } inline Dictionary_2_t1972800638 ** get_address_of__awards_info_12() { return &____awards_info_12; } inline void set__awards_info_12(Dictionary_2_t1972800638 * value) { ____awards_info_12 = value; Il2CppCodeGenWriteBarrier((&____awards_info_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYDOUBLEAWARD_T4125973165_H #ifndef CACTIVITYBUYGIFTPACKAGE_T3637356948_H #define CACTIVITYBUYGIFTPACKAGE_T3637356948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityBuyGiftPackage struct CActivityBuyGiftPackage_t3637356948 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_rechargeAmount int32_t ___m_rechargeAmount_11; // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_price int32_t ___m_price_12; // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_count int32_t ___m_count_13; // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityBuyGiftPackage::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_14; // UnityEngine.Transform DMCore.Logic.CActivityBuyGiftPackage::m_ActivityBuyPackageBtn Transform_t3600365921 * ___m_ActivityBuyPackageBtn_15; public: inline static int32_t get_offset_of_m_rechargeAmount_11() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_rechargeAmount_11)); } inline int32_t get_m_rechargeAmount_11() const { return ___m_rechargeAmount_11; } inline int32_t* get_address_of_m_rechargeAmount_11() { return &___m_rechargeAmount_11; } inline void set_m_rechargeAmount_11(int32_t value) { ___m_rechargeAmount_11 = value; } inline static int32_t get_offset_of_m_price_12() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_price_12)); } inline int32_t get_m_price_12() const { return ___m_price_12; } inline int32_t* get_address_of_m_price_12() { return &___m_price_12; } inline void set_m_price_12(int32_t value) { ___m_price_12 = value; } inline static int32_t get_offset_of_m_count_13() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_count_13)); } inline int32_t get_m_count_13() const { return ___m_count_13; } inline int32_t* get_address_of_m_count_13() { return &___m_count_13; } inline void set_m_count_13(int32_t value) { ___m_count_13 = value; } inline static int32_t get_offset_of_m_award_array_14() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_award_array_14)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_14() const { return ___m_award_array_14; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_14() { return &___m_award_array_14; } inline void set_m_award_array_14(CAwardInfo_1_t3416460893 * value) { ___m_award_array_14 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_14), value); } inline static int32_t get_offset_of_m_ActivityBuyPackageBtn_15() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_ActivityBuyPackageBtn_15)); } inline Transform_t3600365921 * get_m_ActivityBuyPackageBtn_15() const { return ___m_ActivityBuyPackageBtn_15; } inline Transform_t3600365921 ** get_address_of_m_ActivityBuyPackageBtn_15() { return &___m_ActivityBuyPackageBtn_15; } inline void set_m_ActivityBuyPackageBtn_15(Transform_t3600365921 * value) { ___m_ActivityBuyPackageBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityBuyPackageBtn_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYBUYGIFTPACKAGE_T3637356948_H #ifndef CACTIVITYGROUPBUYAWARD_T3359834676_H #define CACTIVITYGROUPBUYAWARD_T3359834676_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityGroupBuyAward struct CActivityGroupBuyAward_t3359834676 : public IActivityDetail_t2848416189 { public: // CDataModelBool DMCore.Logic.CActivityGroupBuyAward::m_isUpdate CDataModelBool_t2269476966 * ___m_isUpdate_11; // System.Int32 DMCore.Logic.CActivityGroupBuyAward::m_currentPeople int32_t ___m_currentPeople_12; // System.Int32 DMCore.Logic.CActivityGroupBuyAward::m_nodeCount int32_t ___m_nodeCount_13; // System.Int32 DMCore.Logic.CActivityGroupBuyAward::m_awardCount int32_t ___m_awardCount_14; // System.Int32[] DMCore.Logic.CActivityGroupBuyAward::m_nodeCondition Int32U5BU5D_t385246372* ___m_nodeCondition_15; // System.Int32[] DMCore.Logic.CActivityGroupBuyAward::m_nodeState Int32U5BU5D_t385246372* ___m_nodeState_16; // DMCore.Logic.CAwardList[] DMCore.Logic.CActivityGroupBuyAward::m_awardList CAwardListU5BU5D_t2898851490* ___m_awardList_17; public: inline static int32_t get_offset_of_m_isUpdate_11() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_isUpdate_11)); } inline CDataModelBool_t2269476966 * get_m_isUpdate_11() const { return ___m_isUpdate_11; } inline CDataModelBool_t2269476966 ** get_address_of_m_isUpdate_11() { return &___m_isUpdate_11; } inline void set_m_isUpdate_11(CDataModelBool_t2269476966 * value) { ___m_isUpdate_11 = value; Il2CppCodeGenWriteBarrier((&___m_isUpdate_11), value); } inline static int32_t get_offset_of_m_currentPeople_12() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_currentPeople_12)); } inline int32_t get_m_currentPeople_12() const { return ___m_currentPeople_12; } inline int32_t* get_address_of_m_currentPeople_12() { return &___m_currentPeople_12; } inline void set_m_currentPeople_12(int32_t value) { ___m_currentPeople_12 = value; } inline static int32_t get_offset_of_m_nodeCount_13() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_nodeCount_13)); } inline int32_t get_m_nodeCount_13() const { return ___m_nodeCount_13; } inline int32_t* get_address_of_m_nodeCount_13() { return &___m_nodeCount_13; } inline void set_m_nodeCount_13(int32_t value) { ___m_nodeCount_13 = value; } inline static int32_t get_offset_of_m_awardCount_14() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_awardCount_14)); } inline int32_t get_m_awardCount_14() const { return ___m_awardCount_14; } inline int32_t* get_address_of_m_awardCount_14() { return &___m_awardCount_14; } inline void set_m_awardCount_14(int32_t value) { ___m_awardCount_14 = value; } inline static int32_t get_offset_of_m_nodeCondition_15() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_nodeCondition_15)); } inline Int32U5BU5D_t385246372* get_m_nodeCondition_15() const { return ___m_nodeCondition_15; } inline Int32U5BU5D_t385246372** get_address_of_m_nodeCondition_15() { return &___m_nodeCondition_15; } inline void set_m_nodeCondition_15(Int32U5BU5D_t385246372* value) { ___m_nodeCondition_15 = value; Il2CppCodeGenWriteBarrier((&___m_nodeCondition_15), value); } inline static int32_t get_offset_of_m_nodeState_16() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_nodeState_16)); } inline Int32U5BU5D_t385246372* get_m_nodeState_16() const { return ___m_nodeState_16; } inline Int32U5BU5D_t385246372** get_address_of_m_nodeState_16() { return &___m_nodeState_16; } inline void set_m_nodeState_16(Int32U5BU5D_t385246372* value) { ___m_nodeState_16 = value; Il2CppCodeGenWriteBarrier((&___m_nodeState_16), value); } inline static int32_t get_offset_of_m_awardList_17() { return static_cast(offsetof(CActivityGroupBuyAward_t3359834676, ___m_awardList_17)); } inline CAwardListU5BU5D_t2898851490* get_m_awardList_17() const { return ___m_awardList_17; } inline CAwardListU5BU5D_t2898851490** get_address_of_m_awardList_17() { return &___m_awardList_17; } inline void set_m_awardList_17(CAwardListU5BU5D_t2898851490* value) { ___m_awardList_17 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYGROUPBUYAWARD_T3359834676_H #ifndef CACTIVITYFSTRECHARGEAWARD_T3016216232_H #define CACTIVITYFSTRECHARGEAWARD_T3016216232_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFstRechargeAward struct CActivityFstRechargeAward_t3016216232 : public IActivityDetail_t2848416189 { public: // System.Single DMCore.Logic.CActivityFstRechargeAward::m_recharge float ___m_recharge_11; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_state int32_t ___m_state_12; // System.Int64 DMCore.Logic.CActivityFstRechargeAward::m_left_time int64_t ___m_left_time_13; // System.Int64 DMCore.Logic.CActivityFstRechargeAward::m_leftSecond int64_t ___m_leftSecond_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityFstRechargeAward::m_awardList Dictionary_2_t2982755238 * ___m_awardList_15; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_IsHourRecharge int32_t ___m_IsHourRecharge_16; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_LocalTimeAfterRequest int32_t ___m_LocalTimeAfterRequest_18; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_TimerID int32_t ___m_TimerID_19; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_againRechargeState int32_t ___m_againRechargeState_20; // System.Boolean DMCore.Logic.CActivityFstRechargeAward::k__BackingField bool ___U3CIsShowNpcU3Ek__BackingField_21; public: inline static int32_t get_offset_of_m_recharge_11() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_recharge_11)); } inline float get_m_recharge_11() const { return ___m_recharge_11; } inline float* get_address_of_m_recharge_11() { return &___m_recharge_11; } inline void set_m_recharge_11(float value) { ___m_recharge_11 = value; } inline static int32_t get_offset_of_m_state_12() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_state_12)); } inline int32_t get_m_state_12() const { return ___m_state_12; } inline int32_t* get_address_of_m_state_12() { return &___m_state_12; } inline void set_m_state_12(int32_t value) { ___m_state_12 = value; } inline static int32_t get_offset_of_m_left_time_13() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_left_time_13)); } inline int64_t get_m_left_time_13() const { return ___m_left_time_13; } inline int64_t* get_address_of_m_left_time_13() { return &___m_left_time_13; } inline void set_m_left_time_13(int64_t value) { ___m_left_time_13 = value; } inline static int32_t get_offset_of_m_leftSecond_14() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_leftSecond_14)); } inline int64_t get_m_leftSecond_14() const { return ___m_leftSecond_14; } inline int64_t* get_address_of_m_leftSecond_14() { return &___m_leftSecond_14; } inline void set_m_leftSecond_14(int64_t value) { ___m_leftSecond_14 = value; } inline static int32_t get_offset_of_m_awardList_15() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_awardList_15)); } inline Dictionary_2_t2982755238 * get_m_awardList_15() const { return ___m_awardList_15; } inline Dictionary_2_t2982755238 ** get_address_of_m_awardList_15() { return &___m_awardList_15; } inline void set_m_awardList_15(Dictionary_2_t2982755238 * value) { ___m_awardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_15), value); } inline static int32_t get_offset_of_m_IsHourRecharge_16() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_IsHourRecharge_16)); } inline int32_t get_m_IsHourRecharge_16() const { return ___m_IsHourRecharge_16; } inline int32_t* get_address_of_m_IsHourRecharge_16() { return &___m_IsHourRecharge_16; } inline void set_m_IsHourRecharge_16(int32_t value) { ___m_IsHourRecharge_16 = value; } inline static int32_t get_offset_of_m_LocalTimeAfterRequest_18() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_LocalTimeAfterRequest_18)); } inline int32_t get_m_LocalTimeAfterRequest_18() const { return ___m_LocalTimeAfterRequest_18; } inline int32_t* get_address_of_m_LocalTimeAfterRequest_18() { return &___m_LocalTimeAfterRequest_18; } inline void set_m_LocalTimeAfterRequest_18(int32_t value) { ___m_LocalTimeAfterRequest_18 = value; } inline static int32_t get_offset_of_m_TimerID_19() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_TimerID_19)); } inline int32_t get_m_TimerID_19() const { return ___m_TimerID_19; } inline int32_t* get_address_of_m_TimerID_19() { return &___m_TimerID_19; } inline void set_m_TimerID_19(int32_t value) { ___m_TimerID_19 = value; } inline static int32_t get_offset_of_m_againRechargeState_20() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_againRechargeState_20)); } inline int32_t get_m_againRechargeState_20() const { return ___m_againRechargeState_20; } inline int32_t* get_address_of_m_againRechargeState_20() { return &___m_againRechargeState_20; } inline void set_m_againRechargeState_20(int32_t value) { ___m_againRechargeState_20 = value; } inline static int32_t get_offset_of_U3CIsShowNpcU3Ek__BackingField_21() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___U3CIsShowNpcU3Ek__BackingField_21)); } inline bool get_U3CIsShowNpcU3Ek__BackingField_21() const { return ___U3CIsShowNpcU3Ek__BackingField_21; } inline bool* get_address_of_U3CIsShowNpcU3Ek__BackingField_21() { return &___U3CIsShowNpcU3Ek__BackingField_21; } inline void set_U3CIsShowNpcU3Ek__BackingField_21(bool value) { ___U3CIsShowNpcU3Ek__BackingField_21 = value; } }; struct CActivityFstRechargeAward_t3016216232_StaticFields { public: // System.Int32 DMCore.Logic.CActivityFstRechargeAward::AWARD_CNT int32_t ___AWARD_CNT_17; public: inline static int32_t get_offset_of_AWARD_CNT_17() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232_StaticFields, ___AWARD_CNT_17)); } inline int32_t get_AWARD_CNT_17() const { return ___AWARD_CNT_17; } inline int32_t* get_address_of_AWARD_CNT_17() { return &___AWARD_CNT_17; } inline void set_AWARD_CNT_17(int32_t value) { ___AWARD_CNT_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYFSTRECHARGEAWARD_T3016216232_H #ifndef CACTIVITYGROWTHFUND_T4140851644_H #define CACTIVITYGROWTHFUND_T4140851644_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityGrowthFund struct CActivityGrowthFund_t4140851644 : public IActivityDetail_t2848416189 { public: // CDataModelBool DMCore.Logic.CActivityGrowthFund::m_isUpdate CDataModelBool_t2269476966 * ___m_isUpdate_11; // System.Int32 DMCore.Logic.CActivityGrowthFund::m_idolLevel int32_t ___m_idolLevel_12; // System.Int32 DMCore.Logic.CActivityGrowthFund::m_awardCount int32_t ___m_awardCount_13; // System.Int32[] DMCore.Logic.CActivityGrowthFund::m_condition Int32U5BU5D_t385246372* ___m_condition_14; // System.Int32[] DMCore.Logic.CActivityGrowthFund::m_getState Int32U5BU5D_t385246372* ___m_getState_15; // DMCore.Logic.CAwardList[] DMCore.Logic.CActivityGrowthFund::m_awardList CAwardListU5BU5D_t2898851490* ___m_awardList_16; // System.Int32 DMCore.Logic.CActivityGrowthFund::m_productId int32_t ___m_productId_17; // System.Int32 DMCore.Logic.CActivityGrowthFund::m_buyState int32_t ___m_buyState_18; public: inline static int32_t get_offset_of_m_isUpdate_11() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_isUpdate_11)); } inline CDataModelBool_t2269476966 * get_m_isUpdate_11() const { return ___m_isUpdate_11; } inline CDataModelBool_t2269476966 ** get_address_of_m_isUpdate_11() { return &___m_isUpdate_11; } inline void set_m_isUpdate_11(CDataModelBool_t2269476966 * value) { ___m_isUpdate_11 = value; Il2CppCodeGenWriteBarrier((&___m_isUpdate_11), value); } inline static int32_t get_offset_of_m_idolLevel_12() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_idolLevel_12)); } inline int32_t get_m_idolLevel_12() const { return ___m_idolLevel_12; } inline int32_t* get_address_of_m_idolLevel_12() { return &___m_idolLevel_12; } inline void set_m_idolLevel_12(int32_t value) { ___m_idolLevel_12 = value; } inline static int32_t get_offset_of_m_awardCount_13() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_awardCount_13)); } inline int32_t get_m_awardCount_13() const { return ___m_awardCount_13; } inline int32_t* get_address_of_m_awardCount_13() { return &___m_awardCount_13; } inline void set_m_awardCount_13(int32_t value) { ___m_awardCount_13 = value; } inline static int32_t get_offset_of_m_condition_14() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_condition_14)); } inline Int32U5BU5D_t385246372* get_m_condition_14() const { return ___m_condition_14; } inline Int32U5BU5D_t385246372** get_address_of_m_condition_14() { return &___m_condition_14; } inline void set_m_condition_14(Int32U5BU5D_t385246372* value) { ___m_condition_14 = value; Il2CppCodeGenWriteBarrier((&___m_condition_14), value); } inline static int32_t get_offset_of_m_getState_15() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_getState_15)); } inline Int32U5BU5D_t385246372* get_m_getState_15() const { return ___m_getState_15; } inline Int32U5BU5D_t385246372** get_address_of_m_getState_15() { return &___m_getState_15; } inline void set_m_getState_15(Int32U5BU5D_t385246372* value) { ___m_getState_15 = value; Il2CppCodeGenWriteBarrier((&___m_getState_15), value); } inline static int32_t get_offset_of_m_awardList_16() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_awardList_16)); } inline CAwardListU5BU5D_t2898851490* get_m_awardList_16() const { return ___m_awardList_16; } inline CAwardListU5BU5D_t2898851490** get_address_of_m_awardList_16() { return &___m_awardList_16; } inline void set_m_awardList_16(CAwardListU5BU5D_t2898851490* value) { ___m_awardList_16 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_16), value); } inline static int32_t get_offset_of_m_productId_17() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_productId_17)); } inline int32_t get_m_productId_17() const { return ___m_productId_17; } inline int32_t* get_address_of_m_productId_17() { return &___m_productId_17; } inline void set_m_productId_17(int32_t value) { ___m_productId_17 = value; } inline static int32_t get_offset_of_m_buyState_18() { return static_cast(offsetof(CActivityGrowthFund_t4140851644, ___m_buyState_18)); } inline int32_t get_m_buyState_18() const { return ___m_buyState_18; } inline int32_t* get_address_of_m_buyState_18() { return &___m_buyState_18; } inline void set_m_buyState_18(int32_t value) { ___m_buyState_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYGROWTHFUND_T4140851644_H #ifndef CACTIVITYADVERTISEMODEL_T1405265788_H #define CACTIVITYADVERTISEMODEL_T1405265788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAdvertiseModel struct CActivityAdvertiseModel_t1405265788 : public IActivityDetail_t2848416189 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYADVERTISEMODEL_T1405265788_H #ifndef CACTIVITYAWARDTEMPLETEWITHMONEY_T3414704044_H #define CACTIVITYAWARDTEMPLETEWITHMONEY_T3414704044_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAwardTempleteWithMoney struct CActivityAwardTempleteWithMoney_t3414704044 : public IActivityDetail_t2848416189 { public: // System.Boolean DMCore.Logic.CActivityAwardTempleteWithMoney::k__BackingField bool ___U3CNeedAcceptConfirmU3Ek__BackingField_11; // System.Int32 DMCore.Logic.CActivityAwardTempleteWithMoney::m_ActivityID int32_t ___m_ActivityID_12; // System.Collections.Generic.List`1> DMCore.Logic.CActivityAwardTempleteWithMoney::m_AwardInfo List_1_t3334856656 * ___m_AwardInfo_13; // System.String DMCore.Logic.CActivityAwardTempleteWithMoney::m_CellResPath String_t* ___m_CellResPath_14; // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTempleteWithMoney::m_BindPathGift List_1_t3319525431 * ___m_BindPathGift_15; // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTempleteWithMoney::m_BindPathOther List_1_t3319525431 * ___m_BindPathOther_16; public: inline static int32_t get_offset_of_U3CNeedAcceptConfirmU3Ek__BackingField_11() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___U3CNeedAcceptConfirmU3Ek__BackingField_11)); } inline bool get_U3CNeedAcceptConfirmU3Ek__BackingField_11() const { return ___U3CNeedAcceptConfirmU3Ek__BackingField_11; } inline bool* get_address_of_U3CNeedAcceptConfirmU3Ek__BackingField_11() { return &___U3CNeedAcceptConfirmU3Ek__BackingField_11; } inline void set_U3CNeedAcceptConfirmU3Ek__BackingField_11(bool value) { ___U3CNeedAcceptConfirmU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_ActivityID_12() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___m_ActivityID_12)); } inline int32_t get_m_ActivityID_12() const { return ___m_ActivityID_12; } inline int32_t* get_address_of_m_ActivityID_12() { return &___m_ActivityID_12; } inline void set_m_ActivityID_12(int32_t value) { ___m_ActivityID_12 = value; } inline static int32_t get_offset_of_m_AwardInfo_13() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___m_AwardInfo_13)); } inline List_1_t3334856656 * get_m_AwardInfo_13() const { return ___m_AwardInfo_13; } inline List_1_t3334856656 ** get_address_of_m_AwardInfo_13() { return &___m_AwardInfo_13; } inline void set_m_AwardInfo_13(List_1_t3334856656 * value) { ___m_AwardInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_AwardInfo_13), value); } inline static int32_t get_offset_of_m_CellResPath_14() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___m_CellResPath_14)); } inline String_t* get_m_CellResPath_14() const { return ___m_CellResPath_14; } inline String_t** get_address_of_m_CellResPath_14() { return &___m_CellResPath_14; } inline void set_m_CellResPath_14(String_t* value) { ___m_CellResPath_14 = value; Il2CppCodeGenWriteBarrier((&___m_CellResPath_14), value); } inline static int32_t get_offset_of_m_BindPathGift_15() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___m_BindPathGift_15)); } inline List_1_t3319525431 * get_m_BindPathGift_15() const { return ___m_BindPathGift_15; } inline List_1_t3319525431 ** get_address_of_m_BindPathGift_15() { return &___m_BindPathGift_15; } inline void set_m_BindPathGift_15(List_1_t3319525431 * value) { ___m_BindPathGift_15 = value; Il2CppCodeGenWriteBarrier((&___m_BindPathGift_15), value); } inline static int32_t get_offset_of_m_BindPathOther_16() { return static_cast(offsetof(CActivityAwardTempleteWithMoney_t3414704044, ___m_BindPathOther_16)); } inline List_1_t3319525431 * get_m_BindPathOther_16() const { return ___m_BindPathOther_16; } inline List_1_t3319525431 ** get_address_of_m_BindPathOther_16() { return &___m_BindPathOther_16; } inline void set_m_BindPathOther_16(List_1_t3319525431 * value) { ___m_BindPathOther_16 = value; Il2CppCodeGenWriteBarrier((&___m_BindPathOther_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYAWARDTEMPLETEWITHMONEY_T3414704044_H #ifndef CACTIVITYGIFTEXCHANGE_T3688160743_H #define CACTIVITYGIFTEXCHANGE_T3688160743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityGiftExchange struct CActivityGiftExchange_t3688160743 : public IActivityDetail_t2848416189 { public: // System.String DMCore.Logic.CActivityGiftExchange::m_giftKey String_t* ___m_giftKey_11; // System.Int32 DMCore.Logic.CActivityGiftExchange::m_giftType int32_t ___m_giftType_12; // System.Int32 DMCore.Logic.CActivityGiftExchange::m_keyStatus int32_t ___m_keyStatus_13; // System.String DMCore.Logic.CActivityGiftExchange::m_giftName String_t* ___m_giftName_14; public: inline static int32_t get_offset_of_m_giftKey_11() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftKey_11)); } inline String_t* get_m_giftKey_11() const { return ___m_giftKey_11; } inline String_t** get_address_of_m_giftKey_11() { return &___m_giftKey_11; } inline void set_m_giftKey_11(String_t* value) { ___m_giftKey_11 = value; Il2CppCodeGenWriteBarrier((&___m_giftKey_11), value); } inline static int32_t get_offset_of_m_giftType_12() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftType_12)); } inline int32_t get_m_giftType_12() const { return ___m_giftType_12; } inline int32_t* get_address_of_m_giftType_12() { return &___m_giftType_12; } inline void set_m_giftType_12(int32_t value) { ___m_giftType_12 = value; } inline static int32_t get_offset_of_m_keyStatus_13() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_keyStatus_13)); } inline int32_t get_m_keyStatus_13() const { return ___m_keyStatus_13; } inline int32_t* get_address_of_m_keyStatus_13() { return &___m_keyStatus_13; } inline void set_m_keyStatus_13(int32_t value) { ___m_keyStatus_13 = value; } inline static int32_t get_offset_of_m_giftName_14() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftName_14)); } inline String_t* get_m_giftName_14() const { return ___m_giftName_14; } inline String_t** get_address_of_m_giftName_14() { return &___m_giftName_14; } inline void set_m_giftName_14(String_t* value) { ___m_giftName_14 = value; Il2CppCodeGenWriteBarrier((&___m_giftName_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYGIFTEXCHANGE_T3688160743_H #ifndef ENUMERATOR_T929133237_H #define ENUMERATOR_T929133237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t929133237 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3334856656 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current CAwardInfo_1_t1862781914 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t929133237, ___l_0)); } inline List_1_t3334856656 * get_l_0() const { return ___l_0; } inline List_1_t3334856656 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3334856656 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t929133237, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t929133237, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t929133237, ___current_3)); } inline CAwardInfo_1_t1862781914 * get_current_3() const { return ___current_3; } inline CAwardInfo_1_t1862781914 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(CAwardInfo_1_t1862781914 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T929133237_H #ifndef ENUMERATOR_T2482812216_H #define ENUMERATOR_T2482812216_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t2482812216 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t593568339 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current CAwardInfo_1_t3416460893 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2482812216, ___l_0)); } inline List_1_t593568339 * get_l_0() const { return ___l_0; } inline List_1_t593568339 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t593568339 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2482812216, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_ver_2() { return static_cast(offsetof(Enumerator_t2482812216, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2482812216, ___current_3)); } inline CAwardInfo_1_t3416460893 * get_current_3() const { return ___current_3; } inline CAwardInfo_1_t3416460893 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(CAwardInfo_1_t3416460893 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2482812216_H #ifndef CACTIVITYINGUILD_T1757525966_H #define CACTIVITYINGUILD_T1757525966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityInGuild struct CActivityInGuild_t1757525966 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityInGuild::m_awardInfo CAwardInfo_1_t3416460893 * ___m_awardInfo_11; public: inline static int32_t get_offset_of_m_awardInfo_11() { return static_cast(offsetof(CActivityInGuild_t1757525966, ___m_awardInfo_11)); } inline CAwardInfo_1_t3416460893 * get_m_awardInfo_11() const { return ___m_awardInfo_11; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_awardInfo_11() { return &___m_awardInfo_11; } inline void set_m_awardInfo_11(CAwardInfo_1_t3416460893 * value) { ___m_awardInfo_11 = value; Il2CppCodeGenWriteBarrier((&___m_awardInfo_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYINGUILD_T1757525966_H #ifndef PLAYERINFO_T1114106414_H #define PLAYERINFO_T1114106414_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414 { public: // System.Int32 DMCore.Logic.CActivityFortuneCat/PlayerInfo::awardCount int32_t ___awardCount_0; // System.String DMCore.Logic.CActivityFortuneCat/PlayerInfo::name String_t* ___name_1; public: inline static int32_t get_offset_of_awardCount_0() { return static_cast(offsetof(PlayerInfo_t1114106414, ___awardCount_0)); } inline int32_t get_awardCount_0() const { return ___awardCount_0; } inline int32_t* get_address_of_awardCount_0() { return &___awardCount_0; } inline void set_awardCount_0(int32_t value) { ___awardCount_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(PlayerInfo_t1114106414, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414_marshaled_pinvoke { int32_t ___awardCount_0; char* ___name_1; }; // Native definition for COM marshalling of DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414_marshaled_com { int32_t ___awardCount_0; Il2CppChar* ___name_1; }; #endif // PLAYERINFO_T1114106414_H #ifndef ENUMERATOR_T3793841859_H #define ENUMERATOR_T3793841859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3793841859 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1839659084 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4237331251 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3793841859, ___dictionary_0)); } inline Dictionary_2_t1839659084 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1839659084 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1839659084 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3793841859, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3793841859, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3793841859, ___current_3)); } inline KeyValuePair_2_t4237331251 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4237331251 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4237331251 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3793841859_H #ifndef ENUMCHATMESSAGETYPE_T1713743275_H #define ENUMCHATMESSAGETYPE_T1713743275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageType struct enumChatMessageType_t1713743275 { public: // System.Int32 DMCore.Logic.enumChatMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageType_t1713743275, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATMESSAGETYPE_T1713743275_H #ifndef ENUMCHATMESSAGESTATE_T2020719732_H #define ENUMCHATMESSAGESTATE_T2020719732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageState struct enumChatMessageState_t2020719732 { public: // System.Int32 DMCore.Logic.enumChatMessageState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageState_t2020719732, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATMESSAGESTATE_T2020719732_H #ifndef BIGWINNERMANAGER_T2778902537_H #define BIGWINNERMANAGER_T2778902537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.BigWinnerManager::k__BackingField bool ___U3CIsFirstTimeEnterU3Ek__BackingField_1; // System.Int32 DMCore.Logic.BigWinnerManager::m_DataListCount int32_t ___m_DataListCount_3; // CDataModelList DMCore.Logic.BigWinnerManager::m_bigWinnerDataList CDataModelList_t1133308508 * ___m_bigWinnerDataList_4; // System.Single DMCore.Logic.BigWinnerManager::m_LastRequestTime float ___m_LastRequestTime_5; public: inline static int32_t get_offset_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___U3CIsFirstTimeEnterU3Ek__BackingField_1)); } inline bool get_U3CIsFirstTimeEnterU3Ek__BackingField_1() const { return ___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return &___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline void set_U3CIsFirstTimeEnterU3Ek__BackingField_1(bool value) { ___U3CIsFirstTimeEnterU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_DataListCount_3() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_DataListCount_3)); } inline int32_t get_m_DataListCount_3() const { return ___m_DataListCount_3; } inline int32_t* get_address_of_m_DataListCount_3() { return &___m_DataListCount_3; } inline void set_m_DataListCount_3(int32_t value) { ___m_DataListCount_3 = value; } inline static int32_t get_offset_of_m_bigWinnerDataList_4() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_bigWinnerDataList_4)); } inline CDataModelList_t1133308508 * get_m_bigWinnerDataList_4() const { return ___m_bigWinnerDataList_4; } inline CDataModelList_t1133308508 ** get_address_of_m_bigWinnerDataList_4() { return &___m_bigWinnerDataList_4; } inline void set_m_bigWinnerDataList_4(CDataModelList_t1133308508 * value) { ___m_bigWinnerDataList_4 = value; Il2CppCodeGenWriteBarrier((&___m_bigWinnerDataList_4), value); } inline static int32_t get_offset_of_m_LastRequestTime_5() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_LastRequestTime_5)); } inline float get_m_LastRequestTime_5() const { return ___m_LastRequestTime_5; } inline float* get_address_of_m_LastRequestTime_5() { return &___m_LastRequestTime_5; } inline void set_m_LastRequestTime_5(float value) { ___m_LastRequestTime_5 = value; } }; struct BigWinnerManager_t2778902537_StaticFields { public: // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::s_Instance BigWinnerManager_t2778902537 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(BigWinnerManager_t2778902537_StaticFields, ___s_Instance_2)); } inline BigWinnerManager_t2778902537 * get_s_Instance_2() const { return ___s_Instance_2; } inline BigWinnerManager_t2778902537 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(BigWinnerManager_t2778902537 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BIGWINNERMANAGER_T2778902537_H #ifndef FILESHARE_T3553318550_H #define FILESHARE_T3553318550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileShare struct FileShare_t3553318550 { public: // System.Int32 System.IO.FileShare::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileShare_t3553318550, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESHARE_T3553318550_H #ifndef ENUMONLINESTATE_T4149430772_H #define ENUMONLINESTATE_T4149430772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumOnlineState struct enumOnlineState_t4149430772 { public: // System.Int32 DMCore.Logic.enumOnlineState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumOnlineState_t4149430772, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMONLINESTATE_T4149430772_H #ifndef FILEMODE_T1183438340_H #define FILEMODE_T1183438340_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileMode struct FileMode_t1183438340 { public: // System.Int32 System.IO.FileMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileMode_t1183438340, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEMODE_T1183438340_H #ifndef FILEACCESS_T1659085276_H #define FILEACCESS_T1659085276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAccess struct FileAccess_t1659085276 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAccess_t1659085276, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEACCESS_T1659085276_H #ifndef ENUMAWARDSTATE_T2552493366_H #define ENUMAWARDSTATE_T2552493366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumAwardState struct enumAwardState_t2552493366 { public: // System.Int32 DMCore.Logic.enumAwardState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumAwardState_t2552493366, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMAWARDSTATE_T2552493366_H #ifndef ENUMBLESS_T2086059254_H #define ENUMBLESS_T2086059254_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumBless struct enumBless_t2086059254 { public: // System.Int32 DMCore.Logic.enumBless::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumBless_t2086059254, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMBLESS_T2086059254_H #ifndef FILEATTRIBUTES_T3417205536_H #define FILEATTRIBUTES_T3417205536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAttributes struct FileAttributes_t3417205536 { public: // System.Int32 System.IO.FileAttributes::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAttributes_t3417205536, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEATTRIBUTES_T3417205536_H #ifndef ASYNCOPERATION_T1445031843_H #define ASYNCOPERATION_T1445031843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AsyncOperation struct AsyncOperation_t1445031843 : public YieldInstruction_t403091072 { public: // System.IntPtr UnityEngine.AsyncOperation::m_Ptr intptr_t ___m_Ptr_0; // System.Action`1 UnityEngine.AsyncOperation::m_completeCallback Action_1_t1617499438 * ___m_completeCallback_1; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AsyncOperation_t1445031843, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_completeCallback_1() { return static_cast(offsetof(AsyncOperation_t1445031843, ___m_completeCallback_1)); } inline Action_1_t1617499438 * get_m_completeCallback_1() const { return ___m_completeCallback_1; } inline Action_1_t1617499438 ** get_address_of_m_completeCallback_1() { return &___m_completeCallback_1; } inline void set_m_completeCallback_1(Action_1_t1617499438 * value) { ___m_completeCallback_1 = value; Il2CppCodeGenWriteBarrier((&___m_completeCallback_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation struct AsyncOperation_t1445031843_marshaled_pinvoke : public YieldInstruction_t403091072_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Native definition for COM marshalling of UnityEngine.AsyncOperation struct AsyncOperation_t1445031843_marshaled_com : public YieldInstruction_t403091072_marshaled_com { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; #endif // ASYNCOPERATION_T1445031843_H #ifndef CACTIVITYACCUMULATEUSESPEAKER_T4044246813_H #define CACTIVITYACCUMULATEUSESPEAKER_T4044246813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAccumulateUseSpeaker struct CActivityAccumulateUseSpeaker_t4044246813 : public CActivityAwardTemplete_t911309464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYACCUMULATEUSESPEAKER_T4044246813_H #ifndef CACTIVITYACCUMULATERECHARGEDISCOUNT_T2971967542_H #define CACTIVITYACCUMULATERECHARGEDISCOUNT_T2971967542_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAccumulateRechargeDiscount struct CActivityAccumulateRechargeDiscount_t2971967542 : public CActivityAwardSingleLevel_t347963756 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYACCUMULATERECHARGEDISCOUNT_T2971967542_H #ifndef CACTIVITYACCUMULATEGOLDWISH_T2430718643_H #define CACTIVITYACCUMULATEGOLDWISH_T2430718643_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAccumulateGoldWish struct CActivityAccumulateGoldWish_t2430718643 : public CActivityAwardTemplete_t911309464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYACCUMULATEGOLDWISH_T2430718643_H #ifndef CACTIVITYACCUMULATEDIAMONDWISH_T438278327_H #define CACTIVITYACCUMULATEDIAMONDWISH_T438278327_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAccumulateDiamondWish struct CActivityAccumulateDiamondWish_t438278327 : public CActivityAwardTemplete_t911309464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYACCUMULATEDIAMONDWISH_T438278327_H #ifndef FASTZIPEVENTS_T2506806086_H #define FASTZIPEVENTS_T2506806086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.FastZipEvents struct FastZipEvents_t2506806086 : public RuntimeObject { public: // ICSharpCode.SharpZipLib.Core.ProcessDirectoryHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::ProcessDirectory ProcessDirectoryHandler_t654447416 * ___ProcessDirectory_0; // ICSharpCode.SharpZipLib.Core.ProcessFileHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::ProcessFile ProcessFileHandler_t2351317767 * ___ProcessFile_1; // ICSharpCode.SharpZipLib.Core.ProgressHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::Progress ProgressHandler_t1501555482 * ___Progress_2; // ICSharpCode.SharpZipLib.Core.CompletedFileHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::CompletedFile CompletedFileHandler_t2674014880 * ___CompletedFile_3; // ICSharpCode.SharpZipLib.Core.DirectoryFailureHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::DirectoryFailure DirectoryFailureHandler_t4214878643 * ___DirectoryFailure_4; // ICSharpCode.SharpZipLib.Core.FileFailureHandler ICSharpCode.SharpZipLib.Zip.FastZipEvents::FileFailure FileFailureHandler_t1120837788 * ___FileFailure_5; // System.TimeSpan ICSharpCode.SharpZipLib.Zip.FastZipEvents::progressInterval_ TimeSpan_t881159249 ___progressInterval__6; public: inline static int32_t get_offset_of_ProcessDirectory_0() { return static_cast(offsetof(FastZipEvents_t2506806086, ___ProcessDirectory_0)); } inline ProcessDirectoryHandler_t654447416 * get_ProcessDirectory_0() const { return ___ProcessDirectory_0; } inline ProcessDirectoryHandler_t654447416 ** get_address_of_ProcessDirectory_0() { return &___ProcessDirectory_0; } inline void set_ProcessDirectory_0(ProcessDirectoryHandler_t654447416 * value) { ___ProcessDirectory_0 = value; Il2CppCodeGenWriteBarrier((&___ProcessDirectory_0), value); } inline static int32_t get_offset_of_ProcessFile_1() { return static_cast(offsetof(FastZipEvents_t2506806086, ___ProcessFile_1)); } inline ProcessFileHandler_t2351317767 * get_ProcessFile_1() const { return ___ProcessFile_1; } inline ProcessFileHandler_t2351317767 ** get_address_of_ProcessFile_1() { return &___ProcessFile_1; } inline void set_ProcessFile_1(ProcessFileHandler_t2351317767 * value) { ___ProcessFile_1 = value; Il2CppCodeGenWriteBarrier((&___ProcessFile_1), value); } inline static int32_t get_offset_of_Progress_2() { return static_cast(offsetof(FastZipEvents_t2506806086, ___Progress_2)); } inline ProgressHandler_t1501555482 * get_Progress_2() const { return ___Progress_2; } inline ProgressHandler_t1501555482 ** get_address_of_Progress_2() { return &___Progress_2; } inline void set_Progress_2(ProgressHandler_t1501555482 * value) { ___Progress_2 = value; Il2CppCodeGenWriteBarrier((&___Progress_2), value); } inline static int32_t get_offset_of_CompletedFile_3() { return static_cast(offsetof(FastZipEvents_t2506806086, ___CompletedFile_3)); } inline CompletedFileHandler_t2674014880 * get_CompletedFile_3() const { return ___CompletedFile_3; } inline CompletedFileHandler_t2674014880 ** get_address_of_CompletedFile_3() { return &___CompletedFile_3; } inline void set_CompletedFile_3(CompletedFileHandler_t2674014880 * value) { ___CompletedFile_3 = value; Il2CppCodeGenWriteBarrier((&___CompletedFile_3), value); } inline static int32_t get_offset_of_DirectoryFailure_4() { return static_cast(offsetof(FastZipEvents_t2506806086, ___DirectoryFailure_4)); } inline DirectoryFailureHandler_t4214878643 * get_DirectoryFailure_4() const { return ___DirectoryFailure_4; } inline DirectoryFailureHandler_t4214878643 ** get_address_of_DirectoryFailure_4() { return &___DirectoryFailure_4; } inline void set_DirectoryFailure_4(DirectoryFailureHandler_t4214878643 * value) { ___DirectoryFailure_4 = value; Il2CppCodeGenWriteBarrier((&___DirectoryFailure_4), value); } inline static int32_t get_offset_of_FileFailure_5() { return static_cast(offsetof(FastZipEvents_t2506806086, ___FileFailure_5)); } inline FileFailureHandler_t1120837788 * get_FileFailure_5() const { return ___FileFailure_5; } inline FileFailureHandler_t1120837788 ** get_address_of_FileFailure_5() { return &___FileFailure_5; } inline void set_FileFailure_5(FileFailureHandler_t1120837788 * value) { ___FileFailure_5 = value; Il2CppCodeGenWriteBarrier((&___FileFailure_5), value); } inline static int32_t get_offset_of_progressInterval__6() { return static_cast(offsetof(FastZipEvents_t2506806086, ___progressInterval__6)); } inline TimeSpan_t881159249 get_progressInterval__6() const { return ___progressInterval__6; } inline TimeSpan_t881159249 * get_address_of_progressInterval__6() { return &___progressInterval__6; } inline void set_progressInterval__6(TimeSpan_t881159249 value) { ___progressInterval__6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASTZIPEVENTS_T2506806086_H #ifndef ENUMCHATCHANNEL_T162432249_H #define ENUMCHATCHANNEL_T162432249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatChannel struct enumChatChannel_t162432249 { public: // System.Int32 DMCore.Logic.enumChatChannel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatChannel_t162432249, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATCHANNEL_T162432249_H #ifndef ATTACHMENTTYPE_T3361036191_H #define ATTACHMENTTYPE_T3361036191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AttachmentType struct AttachmentType_t3361036191 { public: // System.Int32 DMCore.Logic.AttachmentType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AttachmentType_t3361036191, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTACHMENTTYPE_T3361036191_H #ifndef XMLELEMENT_T561603118_H #define XMLELEMENT_T561603118_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlElement struct XmlElement_t561603118 : public XmlLinkedNode_t1437094927 { public: // System.Xml.XmlAttributeCollection System.Xml.XmlElement::attributes XmlAttributeCollection_t2316283784 * ___attributes_6; // System.Xml.XmlNameEntry System.Xml.XmlElement::name XmlNameEntry_t1073099671 * ___name_7; // System.Xml.XmlLinkedNode System.Xml.XmlElement::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_8; // System.Boolean System.Xml.XmlElement::isNotEmpty bool ___isNotEmpty_9; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::schemaInfo RuntimeObject* ___schemaInfo_10; public: inline static int32_t get_offset_of_attributes_6() { return static_cast(offsetof(XmlElement_t561603118, ___attributes_6)); } inline XmlAttributeCollection_t2316283784 * get_attributes_6() const { return ___attributes_6; } inline XmlAttributeCollection_t2316283784 ** get_address_of_attributes_6() { return &___attributes_6; } inline void set_attributes_6(XmlAttributeCollection_t2316283784 * value) { ___attributes_6 = value; Il2CppCodeGenWriteBarrier((&___attributes_6), value); } inline static int32_t get_offset_of_name_7() { return static_cast(offsetof(XmlElement_t561603118, ___name_7)); } inline XmlNameEntry_t1073099671 * get_name_7() const { return ___name_7; } inline XmlNameEntry_t1073099671 ** get_address_of_name_7() { return &___name_7; } inline void set_name_7(XmlNameEntry_t1073099671 * value) { ___name_7 = value; Il2CppCodeGenWriteBarrier((&___name_7), value); } inline static int32_t get_offset_of_lastLinkedChild_8() { return static_cast(offsetof(XmlElement_t561603118, ___lastLinkedChild_8)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_8() const { return ___lastLinkedChild_8; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_8() { return &___lastLinkedChild_8; } inline void set_lastLinkedChild_8(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_8 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_8), value); } inline static int32_t get_offset_of_isNotEmpty_9() { return static_cast(offsetof(XmlElement_t561603118, ___isNotEmpty_9)); } inline bool get_isNotEmpty_9() const { return ___isNotEmpty_9; } inline bool* get_address_of_isNotEmpty_9() { return &___isNotEmpty_9; } inline void set_isNotEmpty_9(bool value) { ___isNotEmpty_9 = value; } inline static int32_t get_offset_of_schemaInfo_10() { return static_cast(offsetof(XmlElement_t561603118, ___schemaInfo_10)); } inline RuntimeObject* get_schemaInfo_10() const { return ___schemaInfo_10; } inline RuntimeObject** get_address_of_schemaInfo_10() { return &___schemaInfo_10; } inline void set_schemaInfo_10(RuntimeObject* value) { ___schemaInfo_10 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENT_T561603118_H #ifndef TYPE_T1981123836_H #define TYPE_T1981123836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Type struct Type_t1981123836 { public: // System.Int32 DMListView/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t1981123836, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T1981123836_H #ifndef PIVOT_T1798046373_H #define PIVOT_T1798046373_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget/Pivot struct Pivot_t1798046373 { public: // System.Int32 UIWidget/Pivot::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Pivot_t1798046373, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PIVOT_T1798046373_H #ifndef CACHIEVEMENTMALLMANAGER_T4220576709_H #define CACHIEVEMENTMALLMANAGER_T4220576709_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementMallManager struct CAchievementMallManager_t4220576709 : public IMonoCtrllor_t1427182583 { public: // CDataModelList DMCore.Logic.CAchievementMallManager::mallData CDataModelList_t1133308508 * ___mallData_2; public: inline static int32_t get_offset_of_mallData_2() { return static_cast(offsetof(CAchievementMallManager_t4220576709, ___mallData_2)); } inline CDataModelList_t1133308508 * get_mallData_2() const { return ___mallData_2; } inline CDataModelList_t1133308508 ** get_address_of_mallData_2() { return &___mallData_2; } inline void set_mallData_2(CDataModelList_t1133308508 * value) { ___mallData_2 = value; Il2CppCodeGenWriteBarrier((&___mallData_2), value); } }; struct CAchievementMallManager_t4220576709_StaticFields { public: // DMCore.Logic.CAchievementMallManager DMCore.Logic.CAchievementMallManager::s_Instance CAchievementMallManager_t4220576709 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CAchievementMallManager_t4220576709_StaticFields, ___s_Instance_1)); } inline CAchievementMallManager_t4220576709 * get_s_Instance_1() const { return ___s_Instance_1; } inline CAchievementMallManager_t4220576709 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CAchievementMallManager_t4220576709 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTMALLMANAGER_T4220576709_H #ifndef FILLDIRECTION_T3695735197_H #define FILLDIRECTION_T3695735197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/FillDirection struct FillDirection_t3695735197 { public: // System.Int32 UISprite/FillDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FillDirection_t3695735197, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILLDIRECTION_T3695735197_H #ifndef TYPE_T547875860_H #define TYPE_T547875860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/Type struct Type_t547875860 { public: // System.Int32 UISprite/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t547875860, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T547875860_H #ifndef SYMBOLSTYLE_T652100663_H #define SYMBOLSTYLE_T652100663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont/SymbolStyle struct SymbolStyle_t652100663 { public: // System.Int32 UIFont/SymbolStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SymbolStyle_t652100663, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYMBOLSTYLE_T652100663_H #ifndef ENUMROLESTATE_T946412100_H #define ENUMROLESTATE_T946412100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumRoleState struct enumRoleState_t946412100 { public: // System.Int32 DMCore.Framework.Scene.enumRoleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoleState_t946412100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMROLESTATE_T946412100_H #ifndef ALLIGN_T3271721594_H #define ALLIGN_T3271721594_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Allign struct Allign_t3271721594 { public: // System.Int32 DMListView/Allign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Allign_t3271721594, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ALLIGN_T3271721594_H #ifndef PACKAGEITEMTYPE_T3256854681_H #define PACKAGEITEMTYPE_T3256854681_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PackageItemType struct PackageItemType_t3256854681 { public: // System.Int32 DMCore.Logic.PackageItemType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PackageItemType_t3256854681, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PACKAGEITEMTYPE_T3256854681_H #ifndef STRINGCOMPARISON_T3657712135_H #define STRINGCOMPARISON_T3657712135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringComparison struct StringComparison_t3657712135 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringComparison_t3657712135, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGCOMPARISON_T3657712135_H #ifndef ENUMPROPTYPE_T921054377_H #define ENUMPROPTYPE_T921054377_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPropType struct enumPropType_t921054377 { public: // System.Int32 DMCore.Logic.enumPropType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPropType_t921054377, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMPROPTYPE_T921054377_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t1188392813, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t1188392813, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef ITEMQUALITY_T3953133361_H #define ITEMQUALITY_T3953133361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemQuality struct ItemQuality_t3953133361 { public: // System.Int32 DMCore.Logic.ItemQuality::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemQuality_t3953133361, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMQUALITY_T3953133361_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef SHOWCONDITION_T3552914792_H #define SHOWCONDITION_T3552914792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/ShowCondition struct ShowCondition_t3552914792 { public: // System.Int32 DMListView/ShowCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShowCondition_t3552914792, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOWCONDITION_T3552914792_H #ifndef SERVERSCENESUBTYPE_T1590638575_H #define SERVERSCENESUBTYPE_T1590638575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneSubType struct ServerSceneSubType_t1590638575 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneSubType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneSubType_t1590638575, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENESUBTYPE_T1590638575_H #ifndef COMPRESSIONMETHOD_T3914296270_H #define COMPRESSIONMETHOD_T3914296270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.CompressionMethod struct CompressionMethod_t3914296270 { public: // System.Int32 ICSharpCode.SharpZipLib.Zip.CompressionMethod::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CompressionMethod_t3914296270, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPRESSIONMETHOD_T3914296270_H #ifndef KNOWN_T2193685793_H #define KNOWN_T2193685793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.ZipEntry/Known struct Known_t2193685793 { public: // System.Byte ICSharpCode.SharpZipLib.Zip.ZipEntry/Known::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Known_t2193685793, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KNOWN_T2193685793_H #ifndef CDATAMODELINT_T3463393640_H #define CDATAMODELINT_T3463393640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelInt struct CDataModelInt_t3463393640 : public IDataModel_t653005279 { public: // System.Int32 CDataModelInt::m_Val int32_t ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelInt_t3463393640, ___m_Val_1)); } inline int32_t get_m_Val_1() const { return ___m_Val_1; } inline int32_t* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(int32_t value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELINT_T3463393640_H #ifndef THREADSTATE_T2533302383_H #define THREADSTATE_T2533302383_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Threading.ThreadState struct ThreadState_t2533302383 { public: // System.Int32 System.Threading.ThreadState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ThreadState_t2533302383, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREADSTATE_T2533302383_H #ifndef ENUMPERSONPAGE_T2164876408_H #define ENUMPERSONPAGE_T2164876408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPersonPage struct enumPersonPage_t2164876408 { public: // System.Int32 DMCore.Logic.enumPersonPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPersonPage_t2164876408, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMPERSONPAGE_T2164876408_H #ifndef ENUMACHIEVEMENTTYPE_T1398225283_H #define ENUMACHIEVEMENTTYPE_T1398225283_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumAchievementType struct enumAchievementType_t1398225283 { public: // System.Int32 DMCore.Logic.enumAchievementType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumAchievementType_t1398225283, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMACHIEVEMENTTYPE_T1398225283_H #ifndef CDATAMODELLIST_T1133308508_H #define CDATAMODELLIST_T1133308508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelList struct CDataModelList_t1133308508 : public IDataModel_t653005279 { public: // System.Collections.Generic.List`1 CDataModelList::m_listVal List_1_t257213610 * ___m_listVal_1; public: inline static int32_t get_offset_of_m_listVal_1() { return static_cast(offsetof(CDataModelList_t1133308508, ___m_listVal_1)); } inline List_1_t257213610 * get_m_listVal_1() const { return ___m_listVal_1; } inline List_1_t257213610 ** get_address_of_m_listVal_1() { return &___m_listVal_1; } inline void set_m_listVal_1(List_1_t257213610 * value) { ___m_listVal_1 = value; Il2CppCodeGenWriteBarrier((&___m_listVal_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELLIST_T1133308508_H #ifndef USEZIP64_T2355450968_H #define USEZIP64_T2355450968_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.UseZip64 struct UseZip64_t2355450968 { public: // System.Int32 ICSharpCode.SharpZipLib.Zip.UseZip64::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UseZip64_t2355450968, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // USEZIP64_T2355450968_H #ifndef SERVERSCENEOBJTYPE_T578249339_H #define SERVERSCENEOBJTYPE_T578249339_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneObjType struct ServerSceneObjType_t578249339 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneObjType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneObjType_t578249339, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENEOBJTYPE_T578249339_H #ifndef ENUMCHATCONTACTLABEL_T3805769299_H #define ENUMCHATCONTACTLABEL_T3805769299_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatContactLabel struct enumChatContactLabel_t3805769299 { public: // System.Int32 DMCore.Logic.enumChatContactLabel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatContactLabel_t3805769299, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHATCONTACTLABEL_T3805769299_H #ifndef ENUMSYSTEMNOTICETYPE_T345767898_H #define ENUMSYSTEMNOTICETYPE_T345767898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSystemNoticeType struct enumSystemNoticeType_t345767898 { public: // System.Int32 DMCore.Logic.enumSystemNoticeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSystemNoticeType_t345767898, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMSYSTEMNOTICETYPE_T345767898_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T3468814247_H #ifndef ENUMERATOR_T3586889763_H #define ENUMERATOR_T3586889763_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3586889763 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1632706988 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4030379155 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3586889763, ___dictionary_0)); } inline Dictionary_2_t1632706988 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1632706988 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1632706988 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3586889763, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3586889763, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3586889763, ___current_3)); } inline KeyValuePair_2_t4030379155 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4030379155 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4030379155 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3586889763_H #ifndef ENUMERATOR_T2086727927_H #define ENUMERATOR_T2086727927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2086727927 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t132545152 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2530217319 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2086727927, ___dictionary_0)); } inline Dictionary_2_t132545152 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t132545152 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2086727927, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2086727927, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2086727927, ___current_3)); } inline KeyValuePair_2_t2530217319 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2530217319 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2530217319 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2086727927_H #ifndef ENUMERATOR_T1284917963_H #define ENUMERATOR_T1284917963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1284917963 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3625702484 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t1728407355 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1284917963, ___dictionary_0)); } inline Dictionary_2_t3625702484 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3625702484 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3625702484 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1284917963, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t1284917963, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1284917963, ___current_3)); } inline KeyValuePair_2_t1728407355 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1728407355 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1728407355 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1284917963_H #ifndef CDATAMODELANY_T3819624005_H #define CDATAMODELANY_T3819624005_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelAny struct CDataModelAny_t3819624005 : public IDataModel_t653005279 { public: // System.Object CDataModelAny::m_Val RuntimeObject * ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelAny_t3819624005, ___m_Val_1)); } inline RuntimeObject * get_m_Val_1() const { return ___m_Val_1; } inline RuntimeObject ** get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(RuntimeObject * value) { ___m_Val_1 = value; Il2CppCodeGenWriteBarrier((&___m_Val_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELANY_T3819624005_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef RECHARGETYPE_T2823673460_H #define RECHARGETYPE_T2823673460_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRechargeRebate/RechargeType struct RechargeType_t2823673460 { public: // System.Int32 DMCore.Logic.CActivityRechargeRebate/RechargeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RechargeType_t2823673460, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECHARGETYPE_T2823673460_H #ifndef CLEVELUPREWARDCONFIG_T716371407_H #define CLEVELUPREWARDCONFIG_T716371407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407 : public IMonoCtrllor_t1427182583 { public: // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3CCurrentlevelU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3COldLevelU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLeveluprewardConfig::m_LevelUpAward Dictionary_2_t2057254576 * ___m_LevelUpAward_3; // System.Int32 DMCore.Logic.CLeveluprewardConfig::m_ProcessedLevel int32_t ___m_ProcessedLevel_4; public: inline static int32_t get_offset_of_U3CCurrentlevelU3Ek__BackingField_1() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3CCurrentlevelU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentlevelU3Ek__BackingField_1() const { return ___U3CCurrentlevelU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentlevelU3Ek__BackingField_1() { return &___U3CCurrentlevelU3Ek__BackingField_1; } inline void set_U3CCurrentlevelU3Ek__BackingField_1(int32_t value) { ___U3CCurrentlevelU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3COldLevelU3Ek__BackingField_2() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3COldLevelU3Ek__BackingField_2)); } inline int32_t get_U3COldLevelU3Ek__BackingField_2() const { return ___U3COldLevelU3Ek__BackingField_2; } inline int32_t* get_address_of_U3COldLevelU3Ek__BackingField_2() { return &___U3COldLevelU3Ek__BackingField_2; } inline void set_U3COldLevelU3Ek__BackingField_2(int32_t value) { ___U3COldLevelU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_LevelUpAward_3() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_LevelUpAward_3)); } inline Dictionary_2_t2057254576 * get_m_LevelUpAward_3() const { return ___m_LevelUpAward_3; } inline Dictionary_2_t2057254576 ** get_address_of_m_LevelUpAward_3() { return &___m_LevelUpAward_3; } inline void set_m_LevelUpAward_3(Dictionary_2_t2057254576 * value) { ___m_LevelUpAward_3 = value; Il2CppCodeGenWriteBarrier((&___m_LevelUpAward_3), value); } inline static int32_t get_offset_of_m_ProcessedLevel_4() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_ProcessedLevel_4)); } inline int32_t get_m_ProcessedLevel_4() const { return ___m_ProcessedLevel_4; } inline int32_t* get_address_of_m_ProcessedLevel_4() { return &___m_ProcessedLevel_4; } inline void set_m_ProcessedLevel_4(int32_t value) { ___m_ProcessedLevel_4 = value; } }; struct CLeveluprewardConfig_t716371407_StaticFields { public: // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::s_Instance CLeveluprewardConfig_t716371407 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLeveluprewardConfig_t716371407_StaticFields, ___s_Instance_5)); } inline CLeveluprewardConfig_t716371407 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLeveluprewardConfig_t716371407 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLeveluprewardConfig_t716371407 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELUPREWARDCONFIG_T716371407_H #ifndef CACTIVITYNEWPLAYERAWARD_T1404183044_H #define CACTIVITYNEWPLAYERAWARD_T1404183044_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityNewPlayerAward struct CActivityNewPlayerAward_t1404183044 : public CActivityAwardSingleLevel_t347963756 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYNEWPLAYERAWARD_T1404183044_H #ifndef ENUMMEMBERLEVEL_T3960553378_H #define ENUMMEMBERLEVEL_T3960553378_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // enumMemberLevel struct enumMemberLevel_t3960553378 { public: // System.Int32 enumMemberLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMemberLevel_t3960553378, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMEMBERLEVEL_T3960553378_H #ifndef CACTIVITYONLINEAWARD_T2196803351_H #define CACTIVITYONLINEAWARD_T2196803351_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityOnlineAward struct CActivityOnlineAward_t2196803351 : public CActivityAwardTemplete_t911309464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYONLINEAWARD_T2196803351_H #ifndef ADTYPEENUM_T3686086406_H #define ADTYPEENUM_T3686086406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ADTypeEnum struct ADTypeEnum_t3686086406 { public: // System.Int32 DMCore.Logic.ADTypeEnum::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ADTypeEnum_t3686086406, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADTYPEENUM_T3686086406_H #ifndef ENUMACTIVITYTEMPLETETYPE_T2149834059_H #define ENUMACTIVITYTEMPLETETYPE_T2149834059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumActivityTempleteType struct enumActivityTempleteType_t2149834059 { public: // System.Int32 DMCore.Logic.enumActivityTempleteType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumActivityTempleteType_t2149834059, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMACTIVITYTEMPLETETYPE_T2149834059_H #ifndef CACTIVITYSINGLERECHARGEDISCOUNT_T4174052191_H #define CACTIVITYSINGLERECHARGEDISCOUNT_T4174052191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivitySingleRechargeDiscount struct CActivitySingleRechargeDiscount_t4174052191 : public CActivityAwardSingleLevel_t347963756 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYSINGLERECHARGEDISCOUNT_T4174052191_H #ifndef ICAMERABASE_T3615533728_H #define ICAMERABASE_T3615533728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728 : public RuntimeObject { public: // UnityEngine.Camera DMCore.Camera.ICameraBase::m_activeCamera Camera_t4157153871 * ___m_activeCamera_0; // UnityEngine.Camera DMCore.Camera.ICameraBase::m_uiCamera Camera_t4157153871 * ___m_uiCamera_1; // System.Collections.Generic.List`1 DMCore.Camera.ICameraBase::m_StoredCameraArray List_1_t1237090056 * ___m_StoredCameraArray_2; // UnityEngine.Transform DMCore.Camera.ICameraBase::m_DefaultWatchTarget Transform_t3600365921 * ___m_DefaultWatchTarget_3; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_StartPosition Vector3_t3722313464 ___m_StartPosition_4; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_StartRotation Quaternion_t2301928331 ___m_StartRotation_5; // System.Boolean DMCore.Camera.ICameraBase::m_bCached bool ___m_bCached_6; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_cachePositon Vector3_t3722313464 ___m_cachePositon_7; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_cacheRotation Quaternion_t2301928331 ___m_cacheRotation_8; public: inline static int32_t get_offset_of_m_activeCamera_0() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_activeCamera_0)); } inline Camera_t4157153871 * get_m_activeCamera_0() const { return ___m_activeCamera_0; } inline Camera_t4157153871 ** get_address_of_m_activeCamera_0() { return &___m_activeCamera_0; } inline void set_m_activeCamera_0(Camera_t4157153871 * value) { ___m_activeCamera_0 = value; Il2CppCodeGenWriteBarrier((&___m_activeCamera_0), value); } inline static int32_t get_offset_of_m_uiCamera_1() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_uiCamera_1)); } inline Camera_t4157153871 * get_m_uiCamera_1() const { return ___m_uiCamera_1; } inline Camera_t4157153871 ** get_address_of_m_uiCamera_1() { return &___m_uiCamera_1; } inline void set_m_uiCamera_1(Camera_t4157153871 * value) { ___m_uiCamera_1 = value; Il2CppCodeGenWriteBarrier((&___m_uiCamera_1), value); } inline static int32_t get_offset_of_m_StoredCameraArray_2() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StoredCameraArray_2)); } inline List_1_t1237090056 * get_m_StoredCameraArray_2() const { return ___m_StoredCameraArray_2; } inline List_1_t1237090056 ** get_address_of_m_StoredCameraArray_2() { return &___m_StoredCameraArray_2; } inline void set_m_StoredCameraArray_2(List_1_t1237090056 * value) { ___m_StoredCameraArray_2 = value; Il2CppCodeGenWriteBarrier((&___m_StoredCameraArray_2), value); } inline static int32_t get_offset_of_m_DefaultWatchTarget_3() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_DefaultWatchTarget_3)); } inline Transform_t3600365921 * get_m_DefaultWatchTarget_3() const { return ___m_DefaultWatchTarget_3; } inline Transform_t3600365921 ** get_address_of_m_DefaultWatchTarget_3() { return &___m_DefaultWatchTarget_3; } inline void set_m_DefaultWatchTarget_3(Transform_t3600365921 * value) { ___m_DefaultWatchTarget_3 = value; Il2CppCodeGenWriteBarrier((&___m_DefaultWatchTarget_3), value); } inline static int32_t get_offset_of_m_StartPosition_4() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartPosition_4)); } inline Vector3_t3722313464 get_m_StartPosition_4() const { return ___m_StartPosition_4; } inline Vector3_t3722313464 * get_address_of_m_StartPosition_4() { return &___m_StartPosition_4; } inline void set_m_StartPosition_4(Vector3_t3722313464 value) { ___m_StartPosition_4 = value; } inline static int32_t get_offset_of_m_StartRotation_5() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartRotation_5)); } inline Quaternion_t2301928331 get_m_StartRotation_5() const { return ___m_StartRotation_5; } inline Quaternion_t2301928331 * get_address_of_m_StartRotation_5() { return &___m_StartRotation_5; } inline void set_m_StartRotation_5(Quaternion_t2301928331 value) { ___m_StartRotation_5 = value; } inline static int32_t get_offset_of_m_bCached_6() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_bCached_6)); } inline bool get_m_bCached_6() const { return ___m_bCached_6; } inline bool* get_address_of_m_bCached_6() { return &___m_bCached_6; } inline void set_m_bCached_6(bool value) { ___m_bCached_6 = value; } inline static int32_t get_offset_of_m_cachePositon_7() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cachePositon_7)); } inline Vector3_t3722313464 get_m_cachePositon_7() const { return ___m_cachePositon_7; } inline Vector3_t3722313464 * get_address_of_m_cachePositon_7() { return &___m_cachePositon_7; } inline void set_m_cachePositon_7(Vector3_t3722313464 value) { ___m_cachePositon_7 = value; } inline static int32_t get_offset_of_m_cacheRotation_8() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cacheRotation_8)); } inline Quaternion_t2301928331 get_m_cacheRotation_8() const { return ___m_cacheRotation_8; } inline Quaternion_t2301928331 * get_address_of_m_cacheRotation_8() { return &___m_cacheRotation_8; } inline void set_m_cacheRotation_8(Quaternion_t2301928331 value) { ___m_cacheRotation_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ICAMERABASE_T3615533728_H #ifndef OBJECT_T631007953_H #define OBJECT_T631007953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Object struct Object_t631007953 : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_t631007953, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_t631007953_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_t631007953_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_t631007953_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_t631007953_marshaled_com { intptr_t ___m_CachedPtr_0; }; #endif // OBJECT_T631007953_H #ifndef CONTINUOUSRECHARGESTATE_T1687588464_H #define CONTINUOUSRECHARGESTATE_T1687588464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeState struct ContinuousRechargeState_t1687588464 { public: // System.Int32 DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ContinuousRechargeState_t1687588464, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONTINUOUSRECHARGESTATE_T1687588464_H #ifndef CARD_TYPE_T3865546381_H #define CARD_TYPE_T3865546381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Card_Type struct Card_Type_t3865546381 { public: // System.Int32 DMCore.Logic.Card_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Card_Type_t3865546381, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARD_TYPE_T3865546381_H #ifndef EM_CARDSLOT_STATE_T219333436_H #define EM_CARDSLOT_STATE_T219333436_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_CardSlot_State struct EM_CardSlot_State_t219333436 { public: // System.Int32 DMCore.Logic.EM_CardSlot_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_CardSlot_State_t219333436, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EM_CARDSLOT_STATE_T219333436_H #ifndef EM_ACTIONUNLOCK_TYPE_T905365149_H #define EM_ACTIONUNLOCK_TYPE_T905365149_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Actionunlock_Type struct EM_Actionunlock_Type_t905365149 { public: // System.Int32 DMCore.Logic.EM_Actionunlock_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Actionunlock_Type_t905365149, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EM_ACTIONUNLOCK_TYPE_T905365149_H #ifndef ENUMERATOR_T3923002270_H #define ENUMERATOR_T3923002270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3923002270 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1968819495 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t71524366 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3923002270, ___dictionary_0)); } inline Dictionary_2_t1968819495 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1968819495 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1968819495 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3923002270, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3923002270, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3923002270, ___current_3)); } inline KeyValuePair_2_t71524366 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t71524366 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t71524366 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3923002270_H #ifndef CACTIVITYLOGINAWARD_T3031667711_H #define CACTIVITYLOGINAWARD_T3031667711_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityLoginAward struct CActivityLoginAward_t3031667711 : public CActivityAwardTemplete_t911309464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYLOGINAWARD_T3031667711_H #ifndef ENUMERATOR_T1205824803_H #define ENUMERATOR_T1205824803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1205824803 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3546609324 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t1649314195 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1205824803, ___dictionary_0)); } inline Dictionary_2_t3546609324 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3546609324 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3546609324 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1205824803, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t1205824803, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1205824803, ___current_3)); } inline KeyValuePair_2_t1649314195 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1649314195 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1649314195 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1205824803_H #ifndef COMMON_T3802143103_H #define COMMON_T3802143103_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Common struct Common_t3802143103 : public RuntimeObject { public: public: }; struct Common_t3802143103_StaticFields { public: // System.Int32 DMCore.Common::INVALID_ID int32_t ___INVALID_ID_0; // System.Int32 DMCore.Common::MIN_LEVEL_NUMBER int32_t ___MIN_LEVEL_NUMBER_1; // System.Int32 DMCore.Common::MAX_LEVEL_NUMBER int32_t ___MAX_LEVEL_NUMBER_2; // System.Int32 DMCore.Common::CHAT_SAVE_MAX_COUNT int32_t ___CHAT_SAVE_MAX_COUNT_3; // System.Int32 DMCore.Common::CHAT_SAVE_TIME_SPAN int32_t ___CHAT_SAVE_TIME_SPAN_4; // System.Int32 DMCore.Common::CHAT_CONTENT_COUNT_CACHE int32_t ___CHAT_CONTENT_COUNT_CACHE_5; // System.Int32 DMCore.Common::MESSAGE_SAVE_MAX_COUNT int32_t ___MESSAGE_SAVE_MAX_COUNT_6; // System.Int32 DMCore.Common::MESSAGE_SAVE_TIME_SPAN int32_t ___MESSAGE_SAVE_TIME_SPAN_7; // System.Single DMCore.Common::SYSTEMBROAD_ROLL_SPEED float ___SYSTEMBROAD_ROLL_SPEED_8; // System.Int32 DMCore.Common::SHOPPING_CART_MAX_CAPACITY int32_t ___SHOPPING_CART_MAX_CAPACITY_9; // System.Int32 DMCore.Common::CURRENT_PROTOCOL_VERSION int32_t ___CURRENT_PROTOCOL_VERSION_10; // System.Single DMCore.Common::NET_MESSAGE_OVER_TIME float ___NET_MESSAGE_OVER_TIME_11; // System.Int32 DMCore.Common::MAX_SEND_INVITED_TIMES int32_t ___MAX_SEND_INVITED_TIMES_12; // System.Int32 DMCore.Common::MAX_RECV_INVITED_TIMES int32_t ___MAX_RECV_INVITED_TIMES_13; // System.Single DMCore.Common::TIME_SPAN_TO_RESET_RECV_CNT float ___TIME_SPAN_TO_RESET_RECV_CNT_14; // System.Single DMCore.Common::MAX_SPEAKER_LIFE_TIME float ___MAX_SPEAKER_LIFE_TIME_15; // System.Single DMCore.Common::CHAT_REFRESH_ONLINESTATE float ___CHAT_REFRESH_ONLINESTATE_16; // System.Int32 DMCore.Common::MIN_CLOTH_CONFIG_ID int32_t ___MIN_CLOTH_CONFIG_ID_17; // System.Int32 DMCore.Common::MIN_PROPS_CONFIG_ID int32_t ___MIN_PROPS_CONFIG_ID_18; // System.Single DMCore.Common::FULL_DOWN_CHECK_FREQUENCY float ___FULL_DOWN_CHECK_FREQUENCY_19; // System.Int32 DMCore.Common::CLASSICAL_QUEUE_BEAT_COUNT int32_t ___CLASSICAL_QUEUE_BEAT_COUNT_20; // System.Int32 DMCore.Common::CLASSICAL_JUDGE_BEAT_COUNT int32_t ___CLASSICAL_JUDGE_BEAT_COUNT_21; // System.Int32 DMCore.Common::CLASSICAL_MIN_KEY_LEVEL int32_t ___CLASSICAL_MIN_KEY_LEVEL_22; // System.Int32 DMCore.Common::CLASSICAL_MAX_KEY_LEVEL int32_t ___CLASSICAL_MAX_KEY_LEVEL_23; // System.Int32 DMCore.Common::CLASSICAL_USER_RANDOM_KEY int32_t ___CLASSICAL_USER_RANDOM_KEY_24; // System.Int32 DMCore.Common::PROTECTED_LEVEL int32_t ___PROTECTED_LEVEL_25; // System.Int32 DMCore.Common::ROOM_COUNT_ONE_PAGE int32_t ___ROOM_COUNT_ONE_PAGE_26; // System.Single DMCore.Common::PET_DEFAULT_WALK_SPEED float ___PET_DEFAULT_WALK_SPEED_27; // System.Single DMCore.Common::PET_DEFAULT_SAFE_DISTANCE float ___PET_DEFAULT_SAFE_DISTANCE_28; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_29; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION_W Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_W_30; // System.Single DMCore.Common::SINGLE_PAGE_DEPTH float ___SINGLE_PAGE_DEPTH_31; public: inline static int32_t get_offset_of_INVALID_ID_0() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___INVALID_ID_0)); } inline int32_t get_INVALID_ID_0() const { return ___INVALID_ID_0; } inline int32_t* get_address_of_INVALID_ID_0() { return &___INVALID_ID_0; } inline void set_INVALID_ID_0(int32_t value) { ___INVALID_ID_0 = value; } inline static int32_t get_offset_of_MIN_LEVEL_NUMBER_1() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_LEVEL_NUMBER_1)); } inline int32_t get_MIN_LEVEL_NUMBER_1() const { return ___MIN_LEVEL_NUMBER_1; } inline int32_t* get_address_of_MIN_LEVEL_NUMBER_1() { return &___MIN_LEVEL_NUMBER_1; } inline void set_MIN_LEVEL_NUMBER_1(int32_t value) { ___MIN_LEVEL_NUMBER_1 = value; } inline static int32_t get_offset_of_MAX_LEVEL_NUMBER_2() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_LEVEL_NUMBER_2)); } inline int32_t get_MAX_LEVEL_NUMBER_2() const { return ___MAX_LEVEL_NUMBER_2; } inline int32_t* get_address_of_MAX_LEVEL_NUMBER_2() { return &___MAX_LEVEL_NUMBER_2; } inline void set_MAX_LEVEL_NUMBER_2(int32_t value) { ___MAX_LEVEL_NUMBER_2 = value; } inline static int32_t get_offset_of_CHAT_SAVE_MAX_COUNT_3() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_MAX_COUNT_3)); } inline int32_t get_CHAT_SAVE_MAX_COUNT_3() const { return ___CHAT_SAVE_MAX_COUNT_3; } inline int32_t* get_address_of_CHAT_SAVE_MAX_COUNT_3() { return &___CHAT_SAVE_MAX_COUNT_3; } inline void set_CHAT_SAVE_MAX_COUNT_3(int32_t value) { ___CHAT_SAVE_MAX_COUNT_3 = value; } inline static int32_t get_offset_of_CHAT_SAVE_TIME_SPAN_4() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_TIME_SPAN_4)); } inline int32_t get_CHAT_SAVE_TIME_SPAN_4() const { return ___CHAT_SAVE_TIME_SPAN_4; } inline int32_t* get_address_of_CHAT_SAVE_TIME_SPAN_4() { return &___CHAT_SAVE_TIME_SPAN_4; } inline void set_CHAT_SAVE_TIME_SPAN_4(int32_t value) { ___CHAT_SAVE_TIME_SPAN_4 = value; } inline static int32_t get_offset_of_CHAT_CONTENT_COUNT_CACHE_5() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_CONTENT_COUNT_CACHE_5)); } inline int32_t get_CHAT_CONTENT_COUNT_CACHE_5() const { return ___CHAT_CONTENT_COUNT_CACHE_5; } inline int32_t* get_address_of_CHAT_CONTENT_COUNT_CACHE_5() { return &___CHAT_CONTENT_COUNT_CACHE_5; } inline void set_CHAT_CONTENT_COUNT_CACHE_5(int32_t value) { ___CHAT_CONTENT_COUNT_CACHE_5 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_MAX_COUNT_6() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_MAX_COUNT_6)); } inline int32_t get_MESSAGE_SAVE_MAX_COUNT_6() const { return ___MESSAGE_SAVE_MAX_COUNT_6; } inline int32_t* get_address_of_MESSAGE_SAVE_MAX_COUNT_6() { return &___MESSAGE_SAVE_MAX_COUNT_6; } inline void set_MESSAGE_SAVE_MAX_COUNT_6(int32_t value) { ___MESSAGE_SAVE_MAX_COUNT_6 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_TIME_SPAN_7() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_TIME_SPAN_7)); } inline int32_t get_MESSAGE_SAVE_TIME_SPAN_7() const { return ___MESSAGE_SAVE_TIME_SPAN_7; } inline int32_t* get_address_of_MESSAGE_SAVE_TIME_SPAN_7() { return &___MESSAGE_SAVE_TIME_SPAN_7; } inline void set_MESSAGE_SAVE_TIME_SPAN_7(int32_t value) { ___MESSAGE_SAVE_TIME_SPAN_7 = value; } inline static int32_t get_offset_of_SYSTEMBROAD_ROLL_SPEED_8() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SYSTEMBROAD_ROLL_SPEED_8)); } inline float get_SYSTEMBROAD_ROLL_SPEED_8() const { return ___SYSTEMBROAD_ROLL_SPEED_8; } inline float* get_address_of_SYSTEMBROAD_ROLL_SPEED_8() { return &___SYSTEMBROAD_ROLL_SPEED_8; } inline void set_SYSTEMBROAD_ROLL_SPEED_8(float value) { ___SYSTEMBROAD_ROLL_SPEED_8 = value; } inline static int32_t get_offset_of_SHOPPING_CART_MAX_CAPACITY_9() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SHOPPING_CART_MAX_CAPACITY_9)); } inline int32_t get_SHOPPING_CART_MAX_CAPACITY_9() const { return ___SHOPPING_CART_MAX_CAPACITY_9; } inline int32_t* get_address_of_SHOPPING_CART_MAX_CAPACITY_9() { return &___SHOPPING_CART_MAX_CAPACITY_9; } inline void set_SHOPPING_CART_MAX_CAPACITY_9(int32_t value) { ___SHOPPING_CART_MAX_CAPACITY_9 = value; } inline static int32_t get_offset_of_CURRENT_PROTOCOL_VERSION_10() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CURRENT_PROTOCOL_VERSION_10)); } inline int32_t get_CURRENT_PROTOCOL_VERSION_10() const { return ___CURRENT_PROTOCOL_VERSION_10; } inline int32_t* get_address_of_CURRENT_PROTOCOL_VERSION_10() { return &___CURRENT_PROTOCOL_VERSION_10; } inline void set_CURRENT_PROTOCOL_VERSION_10(int32_t value) { ___CURRENT_PROTOCOL_VERSION_10 = value; } inline static int32_t get_offset_of_NET_MESSAGE_OVER_TIME_11() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___NET_MESSAGE_OVER_TIME_11)); } inline float get_NET_MESSAGE_OVER_TIME_11() const { return ___NET_MESSAGE_OVER_TIME_11; } inline float* get_address_of_NET_MESSAGE_OVER_TIME_11() { return &___NET_MESSAGE_OVER_TIME_11; } inline void set_NET_MESSAGE_OVER_TIME_11(float value) { ___NET_MESSAGE_OVER_TIME_11 = value; } inline static int32_t get_offset_of_MAX_SEND_INVITED_TIMES_12() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SEND_INVITED_TIMES_12)); } inline int32_t get_MAX_SEND_INVITED_TIMES_12() const { return ___MAX_SEND_INVITED_TIMES_12; } inline int32_t* get_address_of_MAX_SEND_INVITED_TIMES_12() { return &___MAX_SEND_INVITED_TIMES_12; } inline void set_MAX_SEND_INVITED_TIMES_12(int32_t value) { ___MAX_SEND_INVITED_TIMES_12 = value; } inline static int32_t get_offset_of_MAX_RECV_INVITED_TIMES_13() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_RECV_INVITED_TIMES_13)); } inline int32_t get_MAX_RECV_INVITED_TIMES_13() const { return ___MAX_RECV_INVITED_TIMES_13; } inline int32_t* get_address_of_MAX_RECV_INVITED_TIMES_13() { return &___MAX_RECV_INVITED_TIMES_13; } inline void set_MAX_RECV_INVITED_TIMES_13(int32_t value) { ___MAX_RECV_INVITED_TIMES_13 = value; } inline static int32_t get_offset_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___TIME_SPAN_TO_RESET_RECV_CNT_14)); } inline float get_TIME_SPAN_TO_RESET_RECV_CNT_14() const { return ___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline float* get_address_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return &___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline void set_TIME_SPAN_TO_RESET_RECV_CNT_14(float value) { ___TIME_SPAN_TO_RESET_RECV_CNT_14 = value; } inline static int32_t get_offset_of_MAX_SPEAKER_LIFE_TIME_15() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SPEAKER_LIFE_TIME_15)); } inline float get_MAX_SPEAKER_LIFE_TIME_15() const { return ___MAX_SPEAKER_LIFE_TIME_15; } inline float* get_address_of_MAX_SPEAKER_LIFE_TIME_15() { return &___MAX_SPEAKER_LIFE_TIME_15; } inline void set_MAX_SPEAKER_LIFE_TIME_15(float value) { ___MAX_SPEAKER_LIFE_TIME_15 = value; } inline static int32_t get_offset_of_CHAT_REFRESH_ONLINESTATE_16() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_REFRESH_ONLINESTATE_16)); } inline float get_CHAT_REFRESH_ONLINESTATE_16() const { return ___CHAT_REFRESH_ONLINESTATE_16; } inline float* get_address_of_CHAT_REFRESH_ONLINESTATE_16() { return &___CHAT_REFRESH_ONLINESTATE_16; } inline void set_CHAT_REFRESH_ONLINESTATE_16(float value) { ___CHAT_REFRESH_ONLINESTATE_16 = value; } inline static int32_t get_offset_of_MIN_CLOTH_CONFIG_ID_17() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_CLOTH_CONFIG_ID_17)); } inline int32_t get_MIN_CLOTH_CONFIG_ID_17() const { return ___MIN_CLOTH_CONFIG_ID_17; } inline int32_t* get_address_of_MIN_CLOTH_CONFIG_ID_17() { return &___MIN_CLOTH_CONFIG_ID_17; } inline void set_MIN_CLOTH_CONFIG_ID_17(int32_t value) { ___MIN_CLOTH_CONFIG_ID_17 = value; } inline static int32_t get_offset_of_MIN_PROPS_CONFIG_ID_18() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_PROPS_CONFIG_ID_18)); } inline int32_t get_MIN_PROPS_CONFIG_ID_18() const { return ___MIN_PROPS_CONFIG_ID_18; } inline int32_t* get_address_of_MIN_PROPS_CONFIG_ID_18() { return &___MIN_PROPS_CONFIG_ID_18; } inline void set_MIN_PROPS_CONFIG_ID_18(int32_t value) { ___MIN_PROPS_CONFIG_ID_18 = value; } inline static int32_t get_offset_of_FULL_DOWN_CHECK_FREQUENCY_19() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___FULL_DOWN_CHECK_FREQUENCY_19)); } inline float get_FULL_DOWN_CHECK_FREQUENCY_19() const { return ___FULL_DOWN_CHECK_FREQUENCY_19; } inline float* get_address_of_FULL_DOWN_CHECK_FREQUENCY_19() { return &___FULL_DOWN_CHECK_FREQUENCY_19; } inline void set_FULL_DOWN_CHECK_FREQUENCY_19(float value) { ___FULL_DOWN_CHECK_FREQUENCY_19 = value; } inline static int32_t get_offset_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_QUEUE_BEAT_COUNT_20)); } inline int32_t get_CLASSICAL_QUEUE_BEAT_COUNT_20() const { return ___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline int32_t* get_address_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return &___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline void set_CLASSICAL_QUEUE_BEAT_COUNT_20(int32_t value) { ___CLASSICAL_QUEUE_BEAT_COUNT_20 = value; } inline static int32_t get_offset_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_JUDGE_BEAT_COUNT_21)); } inline int32_t get_CLASSICAL_JUDGE_BEAT_COUNT_21() const { return ___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline int32_t* get_address_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return &___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline void set_CLASSICAL_JUDGE_BEAT_COUNT_21(int32_t value) { ___CLASSICAL_JUDGE_BEAT_COUNT_21 = value; } inline static int32_t get_offset_of_CLASSICAL_MIN_KEY_LEVEL_22() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MIN_KEY_LEVEL_22)); } inline int32_t get_CLASSICAL_MIN_KEY_LEVEL_22() const { return ___CLASSICAL_MIN_KEY_LEVEL_22; } inline int32_t* get_address_of_CLASSICAL_MIN_KEY_LEVEL_22() { return &___CLASSICAL_MIN_KEY_LEVEL_22; } inline void set_CLASSICAL_MIN_KEY_LEVEL_22(int32_t value) { ___CLASSICAL_MIN_KEY_LEVEL_22 = value; } inline static int32_t get_offset_of_CLASSICAL_MAX_KEY_LEVEL_23() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MAX_KEY_LEVEL_23)); } inline int32_t get_CLASSICAL_MAX_KEY_LEVEL_23() const { return ___CLASSICAL_MAX_KEY_LEVEL_23; } inline int32_t* get_address_of_CLASSICAL_MAX_KEY_LEVEL_23() { return &___CLASSICAL_MAX_KEY_LEVEL_23; } inline void set_CLASSICAL_MAX_KEY_LEVEL_23(int32_t value) { ___CLASSICAL_MAX_KEY_LEVEL_23 = value; } inline static int32_t get_offset_of_CLASSICAL_USER_RANDOM_KEY_24() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_USER_RANDOM_KEY_24)); } inline int32_t get_CLASSICAL_USER_RANDOM_KEY_24() const { return ___CLASSICAL_USER_RANDOM_KEY_24; } inline int32_t* get_address_of_CLASSICAL_USER_RANDOM_KEY_24() { return &___CLASSICAL_USER_RANDOM_KEY_24; } inline void set_CLASSICAL_USER_RANDOM_KEY_24(int32_t value) { ___CLASSICAL_USER_RANDOM_KEY_24 = value; } inline static int32_t get_offset_of_PROTECTED_LEVEL_25() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PROTECTED_LEVEL_25)); } inline int32_t get_PROTECTED_LEVEL_25() const { return ___PROTECTED_LEVEL_25; } inline int32_t* get_address_of_PROTECTED_LEVEL_25() { return &___PROTECTED_LEVEL_25; } inline void set_PROTECTED_LEVEL_25(int32_t value) { ___PROTECTED_LEVEL_25 = value; } inline static int32_t get_offset_of_ROOM_COUNT_ONE_PAGE_26() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___ROOM_COUNT_ONE_PAGE_26)); } inline int32_t get_ROOM_COUNT_ONE_PAGE_26() const { return ___ROOM_COUNT_ONE_PAGE_26; } inline int32_t* get_address_of_ROOM_COUNT_ONE_PAGE_26() { return &___ROOM_COUNT_ONE_PAGE_26; } inline void set_ROOM_COUNT_ONE_PAGE_26(int32_t value) { ___ROOM_COUNT_ONE_PAGE_26 = value; } inline static int32_t get_offset_of_PET_DEFAULT_WALK_SPEED_27() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_WALK_SPEED_27)); } inline float get_PET_DEFAULT_WALK_SPEED_27() const { return ___PET_DEFAULT_WALK_SPEED_27; } inline float* get_address_of_PET_DEFAULT_WALK_SPEED_27() { return &___PET_DEFAULT_WALK_SPEED_27; } inline void set_PET_DEFAULT_WALK_SPEED_27(float value) { ___PET_DEFAULT_WALK_SPEED_27 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SAFE_DISTANCE_28() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SAFE_DISTANCE_28)); } inline float get_PET_DEFAULT_SAFE_DISTANCE_28() const { return ___PET_DEFAULT_SAFE_DISTANCE_28; } inline float* get_address_of_PET_DEFAULT_SAFE_DISTANCE_28() { return &___PET_DEFAULT_SAFE_DISTANCE_28; } inline void set_PET_DEFAULT_SAFE_DISTANCE_28(float value) { ___PET_DEFAULT_SAFE_DISTANCE_28 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_29() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_29)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_29() const { return ___PET_DEFAULT_SHOW_POSITION_29; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_29() { return &___PET_DEFAULT_SHOW_POSITION_29; } inline void set_PET_DEFAULT_SHOW_POSITION_29(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_29 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_W_30() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_W_30)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_W_30() const { return ___PET_DEFAULT_SHOW_POSITION_W_30; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_W_30() { return &___PET_DEFAULT_SHOW_POSITION_W_30; } inline void set_PET_DEFAULT_SHOW_POSITION_W_30(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_W_30 = value; } inline static int32_t get_offset_of_SINGLE_PAGE_DEPTH_31() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SINGLE_PAGE_DEPTH_31)); } inline float get_SINGLE_PAGE_DEPTH_31() const { return ___SINGLE_PAGE_DEPTH_31; } inline float* get_address_of_SINGLE_PAGE_DEPTH_31() { return &___SINGLE_PAGE_DEPTH_31; } inline void set_SINGLE_PAGE_DEPTH_31(float value) { ___SINGLE_PAGE_DEPTH_31 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMMON_T3802143103_H #ifndef CDATAMODELBOOL_T2269476966_H #define CDATAMODELBOOL_T2269476966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelBool struct CDataModelBool_t2269476966 : public IDataModel_t653005279 { public: // System.Boolean CDataModelBool::m_Val bool ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelBool_t2269476966, ___m_Val_1)); } inline bool get_m_Val_1() const { return ___m_Val_1; } inline bool* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(bool value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELBOOL_T2269476966_H #ifndef ENUMACTIVITYTYPE_T2524249953_H #define ENUMACTIVITYTYPE_T2524249953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumActivityType struct enumActivityType_t2524249953 { public: // System.Int32 DMCore.Logic.enumActivityType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumActivityType_t2524249953, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMACTIVITYTYPE_T2524249953_H #ifndef EM_CARDSLOTUNLOCK_TYPE_T1885447760_H #define EM_CARDSLOTUNLOCK_TYPE_T1885447760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_CardSlotUnlock_Type struct EM_CardSlotUnlock_Type_t1885447760 { public: // System.Int32 DMCore.Logic.EM_CardSlotUnlock_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_CardSlotUnlock_Type_t1885447760, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EM_CARDSLOTUNLOCK_TYPE_T1885447760_H #ifndef ENUMDOUBLETYPE_T2648607644_H #define ENUMDOUBLETYPE_T2648607644_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDoubleAward/enumDoubleType struct enumDoubleType_t2648607644 { public: // System.Int32 DMCore.Logic.CActivityDoubleAward/enumDoubleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumDoubleType_t2648607644, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMDOUBLETYPE_T2648607644_H #ifndef INSIDEEFFECT_T3952523169_H #define INSIDEEFFECT_T3952523169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/InsideEffect struct InsideEffect_t3952523169 { public: // System.Int32 UILabel/InsideEffect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(InsideEffect_t3952523169, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INSIDEEFFECT_T3952523169_H #ifndef CACTIVITYITEMEXCHANGE_T3204638597_H #define CACTIVITYITEMEXCHANGE_T3204638597_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityItemExchange struct CActivityItemExchange_t3204638597 : public CActivityAwardTemplete_t911309464 { public: // System.Int32 DMCore.Logic.CActivityItemExchange::m_FragmentID int32_t ___m_FragmentID_17; public: inline static int32_t get_offset_of_m_FragmentID_17() { return static_cast(offsetof(CActivityItemExchange_t3204638597, ___m_FragmentID_17)); } inline int32_t get_m_FragmentID_17() const { return ___m_FragmentID_17; } inline int32_t* get_address_of_m_FragmentID_17() { return &___m_FragmentID_17; } inline void set_m_FragmentID_17(int32_t value) { ___m_FragmentID_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYITEMEXCHANGE_T3204638597_H #ifndef EFFECT_T2533209744_H #define EFFECT_T2533209744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/Effect struct Effect_t2533209744 { public: // System.Int32 UILabel/Effect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Effect_t2533209744, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EFFECT_T2533209744_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef THREAD_T2300836069_H #define THREAD_T2300836069_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Threading.Thread struct Thread_t2300836069 : public CriticalFinalizerObject_t701527852 { public: // System.Int32 System.Threading.Thread::lock_thread_id int32_t ___lock_thread_id_0; // System.IntPtr System.Threading.Thread::system_thread_handle intptr_t ___system_thread_handle_1; // System.Object System.Threading.Thread::cached_culture_info RuntimeObject * ___cached_culture_info_2; // System.IntPtr System.Threading.Thread::unused0 intptr_t ___unused0_3; // System.Boolean System.Threading.Thread::threadpool_thread bool ___threadpool_thread_4; // System.IntPtr System.Threading.Thread::name intptr_t ___name_5; // System.Int32 System.Threading.Thread::name_len int32_t ___name_len_6; // System.Threading.ThreadState System.Threading.Thread::state int32_t ___state_7; // System.Object System.Threading.Thread::abort_exc RuntimeObject * ___abort_exc_8; // System.Int32 System.Threading.Thread::abort_state_handle int32_t ___abort_state_handle_9; // System.Int64 System.Threading.Thread::thread_id int64_t ___thread_id_10; // System.IntPtr System.Threading.Thread::start_notify intptr_t ___start_notify_11; // System.IntPtr System.Threading.Thread::stack_ptr intptr_t ___stack_ptr_12; // System.UIntPtr System.Threading.Thread::static_data uintptr_t ___static_data_13; // System.IntPtr System.Threading.Thread::jit_data intptr_t ___jit_data_14; // System.IntPtr System.Threading.Thread::lock_data intptr_t ___lock_data_15; // System.Object System.Threading.Thread::current_appcontext RuntimeObject * ___current_appcontext_16; // System.Int32 System.Threading.Thread::stack_size int32_t ___stack_size_17; // System.Object System.Threading.Thread::start_obj RuntimeObject * ___start_obj_18; // System.IntPtr System.Threading.Thread::appdomain_refs intptr_t ___appdomain_refs_19; // System.Int32 System.Threading.Thread::interruption_requested int32_t ___interruption_requested_20; // System.IntPtr System.Threading.Thread::suspend_event intptr_t ___suspend_event_21; // System.IntPtr System.Threading.Thread::suspended_event intptr_t ___suspended_event_22; // System.IntPtr System.Threading.Thread::resume_event intptr_t ___resume_event_23; // System.IntPtr System.Threading.Thread::synch_cs intptr_t ___synch_cs_24; // System.IntPtr System.Threading.Thread::serialized_culture_info intptr_t ___serialized_culture_info_25; // System.Int32 System.Threading.Thread::serialized_culture_info_len int32_t ___serialized_culture_info_len_26; // System.IntPtr System.Threading.Thread::serialized_ui_culture_info intptr_t ___serialized_ui_culture_info_27; // System.Int32 System.Threading.Thread::serialized_ui_culture_info_len int32_t ___serialized_ui_culture_info_len_28; // System.Boolean System.Threading.Thread::thread_dump_requested bool ___thread_dump_requested_29; // System.IntPtr System.Threading.Thread::end_stack intptr_t ___end_stack_30; // System.Boolean System.Threading.Thread::thread_interrupt_requested bool ___thread_interrupt_requested_31; // System.Byte System.Threading.Thread::apartment_state uint8_t ___apartment_state_32; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Thread::critical_region_level int32_t ___critical_region_level_33; // System.Int32 System.Threading.Thread::small_id int32_t ___small_id_34; // System.IntPtr System.Threading.Thread::manage_callback intptr_t ___manage_callback_35; // System.Object System.Threading.Thread::pending_exception RuntimeObject * ___pending_exception_36; // System.Threading.ExecutionContext System.Threading.Thread::ec_to_set ExecutionContext_t1748372627 * ___ec_to_set_37; // System.IntPtr System.Threading.Thread::interrupt_on_stop intptr_t ___interrupt_on_stop_38; // System.IntPtr System.Threading.Thread::unused3 intptr_t ___unused3_39; // System.IntPtr System.Threading.Thread::unused4 intptr_t ___unused4_40; // System.IntPtr System.Threading.Thread::unused5 intptr_t ___unused5_41; // System.IntPtr System.Threading.Thread::unused6 intptr_t ___unused6_42; // System.MulticastDelegate System.Threading.Thread::threadstart MulticastDelegate_t * ___threadstart_45; // System.Int32 System.Threading.Thread::managed_id int32_t ___managed_id_46; // System.Security.Principal.IPrincipal System.Threading.Thread::_principal RuntimeObject* ____principal_47; // System.Boolean System.Threading.Thread::in_currentculture bool ___in_currentculture_50; public: inline static int32_t get_offset_of_lock_thread_id_0() { return static_cast(offsetof(Thread_t2300836069, ___lock_thread_id_0)); } inline int32_t get_lock_thread_id_0() const { return ___lock_thread_id_0; } inline int32_t* get_address_of_lock_thread_id_0() { return &___lock_thread_id_0; } inline void set_lock_thread_id_0(int32_t value) { ___lock_thread_id_0 = value; } inline static int32_t get_offset_of_system_thread_handle_1() { return static_cast(offsetof(Thread_t2300836069, ___system_thread_handle_1)); } inline intptr_t get_system_thread_handle_1() const { return ___system_thread_handle_1; } inline intptr_t* get_address_of_system_thread_handle_1() { return &___system_thread_handle_1; } inline void set_system_thread_handle_1(intptr_t value) { ___system_thread_handle_1 = value; } inline static int32_t get_offset_of_cached_culture_info_2() { return static_cast(offsetof(Thread_t2300836069, ___cached_culture_info_2)); } inline RuntimeObject * get_cached_culture_info_2() const { return ___cached_culture_info_2; } inline RuntimeObject ** get_address_of_cached_culture_info_2() { return &___cached_culture_info_2; } inline void set_cached_culture_info_2(RuntimeObject * value) { ___cached_culture_info_2 = value; Il2CppCodeGenWriteBarrier((&___cached_culture_info_2), value); } inline static int32_t get_offset_of_unused0_3() { return static_cast(offsetof(Thread_t2300836069, ___unused0_3)); } inline intptr_t get_unused0_3() const { return ___unused0_3; } inline intptr_t* get_address_of_unused0_3() { return &___unused0_3; } inline void set_unused0_3(intptr_t value) { ___unused0_3 = value; } inline static int32_t get_offset_of_threadpool_thread_4() { return static_cast(offsetof(Thread_t2300836069, ___threadpool_thread_4)); } inline bool get_threadpool_thread_4() const { return ___threadpool_thread_4; } inline bool* get_address_of_threadpool_thread_4() { return &___threadpool_thread_4; } inline void set_threadpool_thread_4(bool value) { ___threadpool_thread_4 = value; } inline static int32_t get_offset_of_name_5() { return static_cast(offsetof(Thread_t2300836069, ___name_5)); } inline intptr_t get_name_5() const { return ___name_5; } inline intptr_t* get_address_of_name_5() { return &___name_5; } inline void set_name_5(intptr_t value) { ___name_5 = value; } inline static int32_t get_offset_of_name_len_6() { return static_cast(offsetof(Thread_t2300836069, ___name_len_6)); } inline int32_t get_name_len_6() const { return ___name_len_6; } inline int32_t* get_address_of_name_len_6() { return &___name_len_6; } inline void set_name_len_6(int32_t value) { ___name_len_6 = value; } inline static int32_t get_offset_of_state_7() { return static_cast(offsetof(Thread_t2300836069, ___state_7)); } inline int32_t get_state_7() const { return ___state_7; } inline int32_t* get_address_of_state_7() { return &___state_7; } inline void set_state_7(int32_t value) { ___state_7 = value; } inline static int32_t get_offset_of_abort_exc_8() { return static_cast(offsetof(Thread_t2300836069, ___abort_exc_8)); } inline RuntimeObject * get_abort_exc_8() const { return ___abort_exc_8; } inline RuntimeObject ** get_address_of_abort_exc_8() { return &___abort_exc_8; } inline void set_abort_exc_8(RuntimeObject * value) { ___abort_exc_8 = value; Il2CppCodeGenWriteBarrier((&___abort_exc_8), value); } inline static int32_t get_offset_of_abort_state_handle_9() { return static_cast(offsetof(Thread_t2300836069, ___abort_state_handle_9)); } inline int32_t get_abort_state_handle_9() const { return ___abort_state_handle_9; } inline int32_t* get_address_of_abort_state_handle_9() { return &___abort_state_handle_9; } inline void set_abort_state_handle_9(int32_t value) { ___abort_state_handle_9 = value; } inline static int32_t get_offset_of_thread_id_10() { return static_cast(offsetof(Thread_t2300836069, ___thread_id_10)); } inline int64_t get_thread_id_10() const { return ___thread_id_10; } inline int64_t* get_address_of_thread_id_10() { return &___thread_id_10; } inline void set_thread_id_10(int64_t value) { ___thread_id_10 = value; } inline static int32_t get_offset_of_start_notify_11() { return static_cast(offsetof(Thread_t2300836069, ___start_notify_11)); } inline intptr_t get_start_notify_11() const { return ___start_notify_11; } inline intptr_t* get_address_of_start_notify_11() { return &___start_notify_11; } inline void set_start_notify_11(intptr_t value) { ___start_notify_11 = value; } inline static int32_t get_offset_of_stack_ptr_12() { return static_cast(offsetof(Thread_t2300836069, ___stack_ptr_12)); } inline intptr_t get_stack_ptr_12() const { return ___stack_ptr_12; } inline intptr_t* get_address_of_stack_ptr_12() { return &___stack_ptr_12; } inline void set_stack_ptr_12(intptr_t value) { ___stack_ptr_12 = value; } inline static int32_t get_offset_of_static_data_13() { return static_cast(offsetof(Thread_t2300836069, ___static_data_13)); } inline uintptr_t get_static_data_13() const { return ___static_data_13; } inline uintptr_t* get_address_of_static_data_13() { return &___static_data_13; } inline void set_static_data_13(uintptr_t value) { ___static_data_13 = value; } inline static int32_t get_offset_of_jit_data_14() { return static_cast(offsetof(Thread_t2300836069, ___jit_data_14)); } inline intptr_t get_jit_data_14() const { return ___jit_data_14; } inline intptr_t* get_address_of_jit_data_14() { return &___jit_data_14; } inline void set_jit_data_14(intptr_t value) { ___jit_data_14 = value; } inline static int32_t get_offset_of_lock_data_15() { return static_cast(offsetof(Thread_t2300836069, ___lock_data_15)); } inline intptr_t get_lock_data_15() const { return ___lock_data_15; } inline intptr_t* get_address_of_lock_data_15() { return &___lock_data_15; } inline void set_lock_data_15(intptr_t value) { ___lock_data_15 = value; } inline static int32_t get_offset_of_current_appcontext_16() { return static_cast(offsetof(Thread_t2300836069, ___current_appcontext_16)); } inline RuntimeObject * get_current_appcontext_16() const { return ___current_appcontext_16; } inline RuntimeObject ** get_address_of_current_appcontext_16() { return &___current_appcontext_16; } inline void set_current_appcontext_16(RuntimeObject * value) { ___current_appcontext_16 = value; Il2CppCodeGenWriteBarrier((&___current_appcontext_16), value); } inline static int32_t get_offset_of_stack_size_17() { return static_cast(offsetof(Thread_t2300836069, ___stack_size_17)); } inline int32_t get_stack_size_17() const { return ___stack_size_17; } inline int32_t* get_address_of_stack_size_17() { return &___stack_size_17; } inline void set_stack_size_17(int32_t value) { ___stack_size_17 = value; } inline static int32_t get_offset_of_start_obj_18() { return static_cast(offsetof(Thread_t2300836069, ___start_obj_18)); } inline RuntimeObject * get_start_obj_18() const { return ___start_obj_18; } inline RuntimeObject ** get_address_of_start_obj_18() { return &___start_obj_18; } inline void set_start_obj_18(RuntimeObject * value) { ___start_obj_18 = value; Il2CppCodeGenWriteBarrier((&___start_obj_18), value); } inline static int32_t get_offset_of_appdomain_refs_19() { return static_cast(offsetof(Thread_t2300836069, ___appdomain_refs_19)); } inline intptr_t get_appdomain_refs_19() const { return ___appdomain_refs_19; } inline intptr_t* get_address_of_appdomain_refs_19() { return &___appdomain_refs_19; } inline void set_appdomain_refs_19(intptr_t value) { ___appdomain_refs_19 = value; } inline static int32_t get_offset_of_interruption_requested_20() { return static_cast(offsetof(Thread_t2300836069, ___interruption_requested_20)); } inline int32_t get_interruption_requested_20() const { return ___interruption_requested_20; } inline int32_t* get_address_of_interruption_requested_20() { return &___interruption_requested_20; } inline void set_interruption_requested_20(int32_t value) { ___interruption_requested_20 = value; } inline static int32_t get_offset_of_suspend_event_21() { return static_cast(offsetof(Thread_t2300836069, ___suspend_event_21)); } inline intptr_t get_suspend_event_21() const { return ___suspend_event_21; } inline intptr_t* get_address_of_suspend_event_21() { return &___suspend_event_21; } inline void set_suspend_event_21(intptr_t value) { ___suspend_event_21 = value; } inline static int32_t get_offset_of_suspended_event_22() { return static_cast(offsetof(Thread_t2300836069, ___suspended_event_22)); } inline intptr_t get_suspended_event_22() const { return ___suspended_event_22; } inline intptr_t* get_address_of_suspended_event_22() { return &___suspended_event_22; } inline void set_suspended_event_22(intptr_t value) { ___suspended_event_22 = value; } inline static int32_t get_offset_of_resume_event_23() { return static_cast(offsetof(Thread_t2300836069, ___resume_event_23)); } inline intptr_t get_resume_event_23() const { return ___resume_event_23; } inline intptr_t* get_address_of_resume_event_23() { return &___resume_event_23; } inline void set_resume_event_23(intptr_t value) { ___resume_event_23 = value; } inline static int32_t get_offset_of_synch_cs_24() { return static_cast(offsetof(Thread_t2300836069, ___synch_cs_24)); } inline intptr_t get_synch_cs_24() const { return ___synch_cs_24; } inline intptr_t* get_address_of_synch_cs_24() { return &___synch_cs_24; } inline void set_synch_cs_24(intptr_t value) { ___synch_cs_24 = value; } inline static int32_t get_offset_of_serialized_culture_info_25() { return static_cast(offsetof(Thread_t2300836069, ___serialized_culture_info_25)); } inline intptr_t get_serialized_culture_info_25() const { return ___serialized_culture_info_25; } inline intptr_t* get_address_of_serialized_culture_info_25() { return &___serialized_culture_info_25; } inline void set_serialized_culture_info_25(intptr_t value) { ___serialized_culture_info_25 = value; } inline static int32_t get_offset_of_serialized_culture_info_len_26() { return static_cast(offsetof(Thread_t2300836069, ___serialized_culture_info_len_26)); } inline int32_t get_serialized_culture_info_len_26() const { return ___serialized_culture_info_len_26; } inline int32_t* get_address_of_serialized_culture_info_len_26() { return &___serialized_culture_info_len_26; } inline void set_serialized_culture_info_len_26(int32_t value) { ___serialized_culture_info_len_26 = value; } inline static int32_t get_offset_of_serialized_ui_culture_info_27() { return static_cast(offsetof(Thread_t2300836069, ___serialized_ui_culture_info_27)); } inline intptr_t get_serialized_ui_culture_info_27() const { return ___serialized_ui_culture_info_27; } inline intptr_t* get_address_of_serialized_ui_culture_info_27() { return &___serialized_ui_culture_info_27; } inline void set_serialized_ui_culture_info_27(intptr_t value) { ___serialized_ui_culture_info_27 = value; } inline static int32_t get_offset_of_serialized_ui_culture_info_len_28() { return static_cast(offsetof(Thread_t2300836069, ___serialized_ui_culture_info_len_28)); } inline int32_t get_serialized_ui_culture_info_len_28() const { return ___serialized_ui_culture_info_len_28; } inline int32_t* get_address_of_serialized_ui_culture_info_len_28() { return &___serialized_ui_culture_info_len_28; } inline void set_serialized_ui_culture_info_len_28(int32_t value) { ___serialized_ui_culture_info_len_28 = value; } inline static int32_t get_offset_of_thread_dump_requested_29() { return static_cast(offsetof(Thread_t2300836069, ___thread_dump_requested_29)); } inline bool get_thread_dump_requested_29() const { return ___thread_dump_requested_29; } inline bool* get_address_of_thread_dump_requested_29() { return &___thread_dump_requested_29; } inline void set_thread_dump_requested_29(bool value) { ___thread_dump_requested_29 = value; } inline static int32_t get_offset_of_end_stack_30() { return static_cast(offsetof(Thread_t2300836069, ___end_stack_30)); } inline intptr_t get_end_stack_30() const { return ___end_stack_30; } inline intptr_t* get_address_of_end_stack_30() { return &___end_stack_30; } inline void set_end_stack_30(intptr_t value) { ___end_stack_30 = value; } inline static int32_t get_offset_of_thread_interrupt_requested_31() { return static_cast(offsetof(Thread_t2300836069, ___thread_interrupt_requested_31)); } inline bool get_thread_interrupt_requested_31() const { return ___thread_interrupt_requested_31; } inline bool* get_address_of_thread_interrupt_requested_31() { return &___thread_interrupt_requested_31; } inline void set_thread_interrupt_requested_31(bool value) { ___thread_interrupt_requested_31 = value; } inline static int32_t get_offset_of_apartment_state_32() { return static_cast(offsetof(Thread_t2300836069, ___apartment_state_32)); } inline uint8_t get_apartment_state_32() const { return ___apartment_state_32; } inline uint8_t* get_address_of_apartment_state_32() { return &___apartment_state_32; } inline void set_apartment_state_32(uint8_t value) { ___apartment_state_32 = value; } inline static int32_t get_offset_of_critical_region_level_33() { return static_cast(offsetof(Thread_t2300836069, ___critical_region_level_33)); } inline int32_t get_critical_region_level_33() const { return ___critical_region_level_33; } inline int32_t* get_address_of_critical_region_level_33() { return &___critical_region_level_33; } inline void set_critical_region_level_33(int32_t value) { ___critical_region_level_33 = value; } inline static int32_t get_offset_of_small_id_34() { return static_cast(offsetof(Thread_t2300836069, ___small_id_34)); } inline int32_t get_small_id_34() const { return ___small_id_34; } inline int32_t* get_address_of_small_id_34() { return &___small_id_34; } inline void set_small_id_34(int32_t value) { ___small_id_34 = value; } inline static int32_t get_offset_of_manage_callback_35() { return static_cast(offsetof(Thread_t2300836069, ___manage_callback_35)); } inline intptr_t get_manage_callback_35() const { return ___manage_callback_35; } inline intptr_t* get_address_of_manage_callback_35() { return &___manage_callback_35; } inline void set_manage_callback_35(intptr_t value) { ___manage_callback_35 = value; } inline static int32_t get_offset_of_pending_exception_36() { return static_cast(offsetof(Thread_t2300836069, ___pending_exception_36)); } inline RuntimeObject * get_pending_exception_36() const { return ___pending_exception_36; } inline RuntimeObject ** get_address_of_pending_exception_36() { return &___pending_exception_36; } inline void set_pending_exception_36(RuntimeObject * value) { ___pending_exception_36 = value; Il2CppCodeGenWriteBarrier((&___pending_exception_36), value); } inline static int32_t get_offset_of_ec_to_set_37() { return static_cast(offsetof(Thread_t2300836069, ___ec_to_set_37)); } inline ExecutionContext_t1748372627 * get_ec_to_set_37() const { return ___ec_to_set_37; } inline ExecutionContext_t1748372627 ** get_address_of_ec_to_set_37() { return &___ec_to_set_37; } inline void set_ec_to_set_37(ExecutionContext_t1748372627 * value) { ___ec_to_set_37 = value; Il2CppCodeGenWriteBarrier((&___ec_to_set_37), value); } inline static int32_t get_offset_of_interrupt_on_stop_38() { return static_cast(offsetof(Thread_t2300836069, ___interrupt_on_stop_38)); } inline intptr_t get_interrupt_on_stop_38() const { return ___interrupt_on_stop_38; } inline intptr_t* get_address_of_interrupt_on_stop_38() { return &___interrupt_on_stop_38; } inline void set_interrupt_on_stop_38(intptr_t value) { ___interrupt_on_stop_38 = value; } inline static int32_t get_offset_of_unused3_39() { return static_cast(offsetof(Thread_t2300836069, ___unused3_39)); } inline intptr_t get_unused3_39() const { return ___unused3_39; } inline intptr_t* get_address_of_unused3_39() { return &___unused3_39; } inline void set_unused3_39(intptr_t value) { ___unused3_39 = value; } inline static int32_t get_offset_of_unused4_40() { return static_cast(offsetof(Thread_t2300836069, ___unused4_40)); } inline intptr_t get_unused4_40() const { return ___unused4_40; } inline intptr_t* get_address_of_unused4_40() { return &___unused4_40; } inline void set_unused4_40(intptr_t value) { ___unused4_40 = value; } inline static int32_t get_offset_of_unused5_41() { return static_cast(offsetof(Thread_t2300836069, ___unused5_41)); } inline intptr_t get_unused5_41() const { return ___unused5_41; } inline intptr_t* get_address_of_unused5_41() { return &___unused5_41; } inline void set_unused5_41(intptr_t value) { ___unused5_41 = value; } inline static int32_t get_offset_of_unused6_42() { return static_cast(offsetof(Thread_t2300836069, ___unused6_42)); } inline intptr_t get_unused6_42() const { return ___unused6_42; } inline intptr_t* get_address_of_unused6_42() { return &___unused6_42; } inline void set_unused6_42(intptr_t value) { ___unused6_42 = value; } inline static int32_t get_offset_of_threadstart_45() { return static_cast(offsetof(Thread_t2300836069, ___threadstart_45)); } inline MulticastDelegate_t * get_threadstart_45() const { return ___threadstart_45; } inline MulticastDelegate_t ** get_address_of_threadstart_45() { return &___threadstart_45; } inline void set_threadstart_45(MulticastDelegate_t * value) { ___threadstart_45 = value; Il2CppCodeGenWriteBarrier((&___threadstart_45), value); } inline static int32_t get_offset_of_managed_id_46() { return static_cast(offsetof(Thread_t2300836069, ___managed_id_46)); } inline int32_t get_managed_id_46() const { return ___managed_id_46; } inline int32_t* get_address_of_managed_id_46() { return &___managed_id_46; } inline void set_managed_id_46(int32_t value) { ___managed_id_46 = value; } inline static int32_t get_offset_of__principal_47() { return static_cast(offsetof(Thread_t2300836069, ____principal_47)); } inline RuntimeObject* get__principal_47() const { return ____principal_47; } inline RuntimeObject** get_address_of__principal_47() { return &____principal_47; } inline void set__principal_47(RuntimeObject* value) { ____principal_47 = value; Il2CppCodeGenWriteBarrier((&____principal_47), value); } inline static int32_t get_offset_of_in_currentculture_50() { return static_cast(offsetof(Thread_t2300836069, ___in_currentculture_50)); } inline bool get_in_currentculture_50() const { return ___in_currentculture_50; } inline bool* get_address_of_in_currentculture_50() { return &___in_currentculture_50; } inline void set_in_currentculture_50(bool value) { ___in_currentculture_50 = value; } }; struct Thread_t2300836069_StaticFields { public: // System.Collections.Hashtable System.Threading.Thread::datastorehash Hashtable_t1853889766 * ___datastorehash_48; // System.Object System.Threading.Thread::datastore_lock RuntimeObject * ___datastore_lock_49; // System.Object System.Threading.Thread::culture_lock RuntimeObject * ___culture_lock_51; public: inline static int32_t get_offset_of_datastorehash_48() { return static_cast(offsetof(Thread_t2300836069_StaticFields, ___datastorehash_48)); } inline Hashtable_t1853889766 * get_datastorehash_48() const { return ___datastorehash_48; } inline Hashtable_t1853889766 ** get_address_of_datastorehash_48() { return &___datastorehash_48; } inline void set_datastorehash_48(Hashtable_t1853889766 * value) { ___datastorehash_48 = value; Il2CppCodeGenWriteBarrier((&___datastorehash_48), value); } inline static int32_t get_offset_of_datastore_lock_49() { return static_cast(offsetof(Thread_t2300836069_StaticFields, ___datastore_lock_49)); } inline RuntimeObject * get_datastore_lock_49() const { return ___datastore_lock_49; } inline RuntimeObject ** get_address_of_datastore_lock_49() { return &___datastore_lock_49; } inline void set_datastore_lock_49(RuntimeObject * value) { ___datastore_lock_49 = value; Il2CppCodeGenWriteBarrier((&___datastore_lock_49), value); } inline static int32_t get_offset_of_culture_lock_51() { return static_cast(offsetof(Thread_t2300836069_StaticFields, ___culture_lock_51)); } inline RuntimeObject * get_culture_lock_51() const { return ___culture_lock_51; } inline RuntimeObject ** get_address_of_culture_lock_51() { return &___culture_lock_51; } inline void set_culture_lock_51(RuntimeObject * value) { ___culture_lock_51 = value; Il2CppCodeGenWriteBarrier((&___culture_lock_51), value); } }; struct Thread_t2300836069_ThreadStaticFields { public: // System.Object[] System.Threading.Thread::local_slots ObjectU5BU5D_t2843939325* ___local_slots_43; // System.Threading.ExecutionContext System.Threading.Thread::_ec ExecutionContext_t1748372627 * ____ec_44; public: inline static int32_t get_offset_of_local_slots_43() { return static_cast(offsetof(Thread_t2300836069_ThreadStaticFields, ___local_slots_43)); } inline ObjectU5BU5D_t2843939325* get_local_slots_43() const { return ___local_slots_43; } inline ObjectU5BU5D_t2843939325** get_address_of_local_slots_43() { return &___local_slots_43; } inline void set_local_slots_43(ObjectU5BU5D_t2843939325* value) { ___local_slots_43 = value; Il2CppCodeGenWriteBarrier((&___local_slots_43), value); } inline static int32_t get_offset_of__ec_44() { return static_cast(offsetof(Thread_t2300836069_ThreadStaticFields, ____ec_44)); } inline ExecutionContext_t1748372627 * get__ec_44() const { return ____ec_44; } inline ExecutionContext_t1748372627 ** get_address_of__ec_44() { return &____ec_44; } inline void set__ec_44(ExecutionContext_t1748372627 * value) { ____ec_44 = value; Il2CppCodeGenWriteBarrier((&____ec_44), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREAD_T2300836069_H #ifndef CONTINUOUSRECHARGEUNIT_T3390017130_H #define CONTINUOUSRECHARGEUNIT_T3390017130_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit struct ContinuousRechargeUnit_t3390017130 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::m_currentRecharge int32_t ___m_currentRecharge_0; // System.Int32 DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::m_needRecharge int32_t ___m_needRecharge_1; // DMCore.Logic.CAwardList DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::m_awardList CAwardList_t4094041907 * ___m_awardList_2; // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeState DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::m_state int32_t ___m_state_3; public: inline static int32_t get_offset_of_m_currentRecharge_0() { return static_cast(offsetof(ContinuousRechargeUnit_t3390017130, ___m_currentRecharge_0)); } inline int32_t get_m_currentRecharge_0() const { return ___m_currentRecharge_0; } inline int32_t* get_address_of_m_currentRecharge_0() { return &___m_currentRecharge_0; } inline void set_m_currentRecharge_0(int32_t value) { ___m_currentRecharge_0 = value; } inline static int32_t get_offset_of_m_needRecharge_1() { return static_cast(offsetof(ContinuousRechargeUnit_t3390017130, ___m_needRecharge_1)); } inline int32_t get_m_needRecharge_1() const { return ___m_needRecharge_1; } inline int32_t* get_address_of_m_needRecharge_1() { return &___m_needRecharge_1; } inline void set_m_needRecharge_1(int32_t value) { ___m_needRecharge_1 = value; } inline static int32_t get_offset_of_m_awardList_2() { return static_cast(offsetof(ContinuousRechargeUnit_t3390017130, ___m_awardList_2)); } inline CAwardList_t4094041907 * get_m_awardList_2() const { return ___m_awardList_2; } inline CAwardList_t4094041907 ** get_address_of_m_awardList_2() { return &___m_awardList_2; } inline void set_m_awardList_2(CAwardList_t4094041907 * value) { ___m_awardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_2), value); } inline static int32_t get_offset_of_m_state_3() { return static_cast(offsetof(ContinuousRechargeUnit_t3390017130, ___m_state_3)); } inline int32_t get_m_state_3() const { return ___m_state_3; } inline int32_t* get_address_of_m_state_3() { return &___m_state_3; } inline void set_m_state_3(int32_t value) { ___m_state_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONTINUOUSRECHARGEUNIT_T3390017130_H #ifndef CWNDCONTROLLER_T749709641_H #define CWNDCONTROLLER_T749709641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWndController struct CWndController_t749709641 : public RuntimeObject { public: // DMCore.Logic.CWndController/UIWndStack DMCore.Logic.CWndController::m_ShowWndStack UIWndStack_t3738908003 * ___m_ShowWndStack_0; // UnityEngine.Transform DMCore.Logic.CWndController::m_rootScene Transform_t3600365921 * ___m_rootScene_1; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_rootPage int32_t ___m_rootPage_2; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_customReturnPage int32_t ___m_customReturnPage_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_SceneBGGroup Dictionary_2_t3385622220 * ___m_SceneBGGroup_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_dictionary Dictionary_2_t3999618383 * ___m_dictionary_5; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_activePage int32_t ___m_activePage_6; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_lastActivePage int32_t ___m_lastActivePage_7; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_NeedShowTaskPage int32_t ___m_NeedShowTaskPage_8; public: inline static int32_t get_offset_of_m_ShowWndStack_0() { return static_cast(offsetof(CWndController_t749709641, ___m_ShowWndStack_0)); } inline UIWndStack_t3738908003 * get_m_ShowWndStack_0() const { return ___m_ShowWndStack_0; } inline UIWndStack_t3738908003 ** get_address_of_m_ShowWndStack_0() { return &___m_ShowWndStack_0; } inline void set_m_ShowWndStack_0(UIWndStack_t3738908003 * value) { ___m_ShowWndStack_0 = value; Il2CppCodeGenWriteBarrier((&___m_ShowWndStack_0), value); } inline static int32_t get_offset_of_m_rootScene_1() { return static_cast(offsetof(CWndController_t749709641, ___m_rootScene_1)); } inline Transform_t3600365921 * get_m_rootScene_1() const { return ___m_rootScene_1; } inline Transform_t3600365921 ** get_address_of_m_rootScene_1() { return &___m_rootScene_1; } inline void set_m_rootScene_1(Transform_t3600365921 * value) { ___m_rootScene_1 = value; Il2CppCodeGenWriteBarrier((&___m_rootScene_1), value); } inline static int32_t get_offset_of_m_rootPage_2() { return static_cast(offsetof(CWndController_t749709641, ___m_rootPage_2)); } inline int32_t get_m_rootPage_2() const { return ___m_rootPage_2; } inline int32_t* get_address_of_m_rootPage_2() { return &___m_rootPage_2; } inline void set_m_rootPage_2(int32_t value) { ___m_rootPage_2 = value; } inline static int32_t get_offset_of_m_customReturnPage_3() { return static_cast(offsetof(CWndController_t749709641, ___m_customReturnPage_3)); } inline int32_t get_m_customReturnPage_3() const { return ___m_customReturnPage_3; } inline int32_t* get_address_of_m_customReturnPage_3() { return &___m_customReturnPage_3; } inline void set_m_customReturnPage_3(int32_t value) { ___m_customReturnPage_3 = value; } inline static int32_t get_offset_of_m_SceneBGGroup_4() { return static_cast(offsetof(CWndController_t749709641, ___m_SceneBGGroup_4)); } inline Dictionary_2_t3385622220 * get_m_SceneBGGroup_4() const { return ___m_SceneBGGroup_4; } inline Dictionary_2_t3385622220 ** get_address_of_m_SceneBGGroup_4() { return &___m_SceneBGGroup_4; } inline void set_m_SceneBGGroup_4(Dictionary_2_t3385622220 * value) { ___m_SceneBGGroup_4 = value; Il2CppCodeGenWriteBarrier((&___m_SceneBGGroup_4), value); } inline static int32_t get_offset_of_m_dictionary_5() { return static_cast(offsetof(CWndController_t749709641, ___m_dictionary_5)); } inline Dictionary_2_t3999618383 * get_m_dictionary_5() const { return ___m_dictionary_5; } inline Dictionary_2_t3999618383 ** get_address_of_m_dictionary_5() { return &___m_dictionary_5; } inline void set_m_dictionary_5(Dictionary_2_t3999618383 * value) { ___m_dictionary_5 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_5), value); } inline static int32_t get_offset_of_m_activePage_6() { return static_cast(offsetof(CWndController_t749709641, ___m_activePage_6)); } inline int32_t get_m_activePage_6() const { return ___m_activePage_6; } inline int32_t* get_address_of_m_activePage_6() { return &___m_activePage_6; } inline void set_m_activePage_6(int32_t value) { ___m_activePage_6 = value; } inline static int32_t get_offset_of_m_lastActivePage_7() { return static_cast(offsetof(CWndController_t749709641, ___m_lastActivePage_7)); } inline int32_t get_m_lastActivePage_7() const { return ___m_lastActivePage_7; } inline int32_t* get_address_of_m_lastActivePage_7() { return &___m_lastActivePage_7; } inline void set_m_lastActivePage_7(int32_t value) { ___m_lastActivePage_7 = value; } inline static int32_t get_offset_of_m_NeedShowTaskPage_8() { return static_cast(offsetof(CWndController_t749709641, ___m_NeedShowTaskPage_8)); } inline int32_t get_m_NeedShowTaskPage_8() const { return ___m_NeedShowTaskPage_8; } inline int32_t* get_address_of_m_NeedShowTaskPage_8() { return &___m_NeedShowTaskPage_8; } inline void set_m_NeedShowTaskPage_8(int32_t value) { ___m_NeedShowTaskPage_8 = value; } }; struct CWndController_t749709641_StaticFields { public: // DMCore.Logic.CWndController DMCore.Logic.CWndController::s_Instance CWndController_t749709641 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CWndController_t749709641_StaticFields, ___s_Instance_9)); } inline CWndController_t749709641 * get_s_Instance_9() const { return ___s_Instance_9; } inline CWndController_t749709641 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CWndController_t749709641 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWNDCONTROLLER_T749709641_H #ifndef GAMEOBJECT_T1113636619_H #define GAMEOBJECT_T1113636619_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GameObject struct GameObject_t1113636619 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEOBJECT_T1113636619_H #ifndef CROOT_T1043641654_H #define CROOT_T1043641654_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CRoot struct CRoot_t1043641654 : public ILogicBase_t2190831891 { public: // DMCore.Net.CNetService DMCore.CRoot::s_NetService CNetService_t1201271315 * ___s_NetService_4; // DMCore.Camera.ICameraBase DMCore.CRoot::s_CameraIns ICameraBase_t3615533728 * ___s_CameraIns_5; // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::s_MovieService CAnimSystem_t3541144328 * ___s_MovieService_6; // DMCore.Framework.CTimerCtrl DMCore.CRoot::s_TimerService CTimerCtrl_t297173612 * ___s_TimerService_7; // DMCore.Framework.Scene.CSceneService DMCore.CRoot::s_SceneService CSceneService_t551449725 * ___s_SceneService_8; // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::s_LogHelp CLogHelp_t779629444 * ___s_LogHelp_9; // System.String DMCore.CRoot::s_LoadingSceneName String_t* ___s_LoadingSceneName_10; // DMCore.Net.CNetMainLogic DMCore.CRoot::s_NetControl CNetMainLogic_t857650587 * ___s_NetControl_11; // DMCore.CAccManager DMCore.CRoot::s_AccManager CAccManager_t1454736772 * ___s_AccManager_12; // DMCore.ISoundManager DMCore.CRoot::s_SoundManager ISoundManager_t434164892 * ___s_SoundManager_13; // DMCore.DanceMode.CDanceManager DMCore.CRoot::s_DanceManager CDanceManager_t448141780 * ___s_DanceManager_14; // DMCore.CEventManager DMCore.CRoot::s_EventManager CEventManager_t474365641 * ___s_EventManager_15; // DMCore.Framework.Location.CLocationManager DMCore.CRoot::s_LocationManager CLocationManager_t1346018200 * ___s_LocationManager_16; // System.Boolean DMCore.CRoot::m_bLockPosition bool ___m_bLockPosition_17; // DMCore.Logic.enumPersonPage DMCore.CRoot::m_returnPage int32_t ___m_returnPage_18; public: inline static int32_t get_offset_of_s_NetService_4() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetService_4)); } inline CNetService_t1201271315 * get_s_NetService_4() const { return ___s_NetService_4; } inline CNetService_t1201271315 ** get_address_of_s_NetService_4() { return &___s_NetService_4; } inline void set_s_NetService_4(CNetService_t1201271315 * value) { ___s_NetService_4 = value; Il2CppCodeGenWriteBarrier((&___s_NetService_4), value); } inline static int32_t get_offset_of_s_CameraIns_5() { return static_cast(offsetof(CRoot_t1043641654, ___s_CameraIns_5)); } inline ICameraBase_t3615533728 * get_s_CameraIns_5() const { return ___s_CameraIns_5; } inline ICameraBase_t3615533728 ** get_address_of_s_CameraIns_5() { return &___s_CameraIns_5; } inline void set_s_CameraIns_5(ICameraBase_t3615533728 * value) { ___s_CameraIns_5 = value; Il2CppCodeGenWriteBarrier((&___s_CameraIns_5), value); } inline static int32_t get_offset_of_s_MovieService_6() { return static_cast(offsetof(CRoot_t1043641654, ___s_MovieService_6)); } inline CAnimSystem_t3541144328 * get_s_MovieService_6() const { return ___s_MovieService_6; } inline CAnimSystem_t3541144328 ** get_address_of_s_MovieService_6() { return &___s_MovieService_6; } inline void set_s_MovieService_6(CAnimSystem_t3541144328 * value) { ___s_MovieService_6 = value; Il2CppCodeGenWriteBarrier((&___s_MovieService_6), value); } inline static int32_t get_offset_of_s_TimerService_7() { return static_cast(offsetof(CRoot_t1043641654, ___s_TimerService_7)); } inline CTimerCtrl_t297173612 * get_s_TimerService_7() const { return ___s_TimerService_7; } inline CTimerCtrl_t297173612 ** get_address_of_s_TimerService_7() { return &___s_TimerService_7; } inline void set_s_TimerService_7(CTimerCtrl_t297173612 * value) { ___s_TimerService_7 = value; Il2CppCodeGenWriteBarrier((&___s_TimerService_7), value); } inline static int32_t get_offset_of_s_SceneService_8() { return static_cast(offsetof(CRoot_t1043641654, ___s_SceneService_8)); } inline CSceneService_t551449725 * get_s_SceneService_8() const { return ___s_SceneService_8; } inline CSceneService_t551449725 ** get_address_of_s_SceneService_8() { return &___s_SceneService_8; } inline void set_s_SceneService_8(CSceneService_t551449725 * value) { ___s_SceneService_8 = value; Il2CppCodeGenWriteBarrier((&___s_SceneService_8), value); } inline static int32_t get_offset_of_s_LogHelp_9() { return static_cast(offsetof(CRoot_t1043641654, ___s_LogHelp_9)); } inline CLogHelp_t779629444 * get_s_LogHelp_9() const { return ___s_LogHelp_9; } inline CLogHelp_t779629444 ** get_address_of_s_LogHelp_9() { return &___s_LogHelp_9; } inline void set_s_LogHelp_9(CLogHelp_t779629444 * value) { ___s_LogHelp_9 = value; Il2CppCodeGenWriteBarrier((&___s_LogHelp_9), value); } inline static int32_t get_offset_of_s_LoadingSceneName_10() { return static_cast(offsetof(CRoot_t1043641654, ___s_LoadingSceneName_10)); } inline String_t* get_s_LoadingSceneName_10() const { return ___s_LoadingSceneName_10; } inline String_t** get_address_of_s_LoadingSceneName_10() { return &___s_LoadingSceneName_10; } inline void set_s_LoadingSceneName_10(String_t* value) { ___s_LoadingSceneName_10 = value; Il2CppCodeGenWriteBarrier((&___s_LoadingSceneName_10), value); } inline static int32_t get_offset_of_s_NetControl_11() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetControl_11)); } inline CNetMainLogic_t857650587 * get_s_NetControl_11() const { return ___s_NetControl_11; } inline CNetMainLogic_t857650587 ** get_address_of_s_NetControl_11() { return &___s_NetControl_11; } inline void set_s_NetControl_11(CNetMainLogic_t857650587 * value) { ___s_NetControl_11 = value; Il2CppCodeGenWriteBarrier((&___s_NetControl_11), value); } inline static int32_t get_offset_of_s_AccManager_12() { return static_cast(offsetof(CRoot_t1043641654, ___s_AccManager_12)); } inline CAccManager_t1454736772 * get_s_AccManager_12() const { return ___s_AccManager_12; } inline CAccManager_t1454736772 ** get_address_of_s_AccManager_12() { return &___s_AccManager_12; } inline void set_s_AccManager_12(CAccManager_t1454736772 * value) { ___s_AccManager_12 = value; Il2CppCodeGenWriteBarrier((&___s_AccManager_12), value); } inline static int32_t get_offset_of_s_SoundManager_13() { return static_cast(offsetof(CRoot_t1043641654, ___s_SoundManager_13)); } inline ISoundManager_t434164892 * get_s_SoundManager_13() const { return ___s_SoundManager_13; } inline ISoundManager_t434164892 ** get_address_of_s_SoundManager_13() { return &___s_SoundManager_13; } inline void set_s_SoundManager_13(ISoundManager_t434164892 * value) { ___s_SoundManager_13 = value; Il2CppCodeGenWriteBarrier((&___s_SoundManager_13), value); } inline static int32_t get_offset_of_s_DanceManager_14() { return static_cast(offsetof(CRoot_t1043641654, ___s_DanceManager_14)); } inline CDanceManager_t448141780 * get_s_DanceManager_14() const { return ___s_DanceManager_14; } inline CDanceManager_t448141780 ** get_address_of_s_DanceManager_14() { return &___s_DanceManager_14; } inline void set_s_DanceManager_14(CDanceManager_t448141780 * value) { ___s_DanceManager_14 = value; Il2CppCodeGenWriteBarrier((&___s_DanceManager_14), value); } inline static int32_t get_offset_of_s_EventManager_15() { return static_cast(offsetof(CRoot_t1043641654, ___s_EventManager_15)); } inline CEventManager_t474365641 * get_s_EventManager_15() const { return ___s_EventManager_15; } inline CEventManager_t474365641 ** get_address_of_s_EventManager_15() { return &___s_EventManager_15; } inline void set_s_EventManager_15(CEventManager_t474365641 * value) { ___s_EventManager_15 = value; Il2CppCodeGenWriteBarrier((&___s_EventManager_15), value); } inline static int32_t get_offset_of_s_LocationManager_16() { return static_cast(offsetof(CRoot_t1043641654, ___s_LocationManager_16)); } inline CLocationManager_t1346018200 * get_s_LocationManager_16() const { return ___s_LocationManager_16; } inline CLocationManager_t1346018200 ** get_address_of_s_LocationManager_16() { return &___s_LocationManager_16; } inline void set_s_LocationManager_16(CLocationManager_t1346018200 * value) { ___s_LocationManager_16 = value; Il2CppCodeGenWriteBarrier((&___s_LocationManager_16), value); } inline static int32_t get_offset_of_m_bLockPosition_17() { return static_cast(offsetof(CRoot_t1043641654, ___m_bLockPosition_17)); } inline bool get_m_bLockPosition_17() const { return ___m_bLockPosition_17; } inline bool* get_address_of_m_bLockPosition_17() { return &___m_bLockPosition_17; } inline void set_m_bLockPosition_17(bool value) { ___m_bLockPosition_17 = value; } inline static int32_t get_offset_of_m_returnPage_18() { return static_cast(offsetof(CRoot_t1043641654, ___m_returnPage_18)); } inline int32_t get_m_returnPage_18() const { return ___m_returnPage_18; } inline int32_t* get_address_of_m_returnPage_18() { return &___m_returnPage_18; } inline void set_m_returnPage_18(int32_t value) { ___m_returnPage_18 = value; } }; struct CRoot_t1043641654_StaticFields { public: // DMCore.CRoot DMCore.CRoot::s_CRootInstance CRoot_t1043641654 * ___s_CRootInstance_19; // System.Collections.Generic.Dictionary`2 DMCore.CRoot::<>f__switch$map0 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map0_20; public: inline static int32_t get_offset_of_s_CRootInstance_19() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___s_CRootInstance_19)); } inline CRoot_t1043641654 * get_s_CRootInstance_19() const { return ___s_CRootInstance_19; } inline CRoot_t1043641654 ** get_address_of_s_CRootInstance_19() { return &___s_CRootInstance_19; } inline void set_s_CRootInstance_19(CRoot_t1043641654 * value) { ___s_CRootInstance_19 = value; Il2CppCodeGenWriteBarrier((&___s_CRootInstance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map0_20() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___U3CU3Ef__switchU24map0_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map0_20() const { return ___U3CU3Ef__switchU24map0_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map0_20() { return &___U3CU3Ef__switchU24map0_20; } inline void set_U3CU3Ef__switchU24map0_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOT_T1043641654_H #ifndef CACTIVITYMANAGER_T1081296145_H #define CACTIVITYMANAGER_T1081296145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145 : public RuntimeObject { public: // DMCore.Logic.enumActivityType DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CactivityTypeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityManager::m_dicImage Dictionary_2_t3625702484 * ___m_dicImage_5; // System.Boolean DMCore.Logic.CActivityManager::m_is_in_update bool ___m_is_in_update_6; // System.Boolean DMCore.Logic.CActivityManager::m_is_activity_list_ready bool ___m_is_activity_list_ready_7; // System.Boolean DMCore.Logic.CActivityManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_8; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_activity_detail_list List_1_t25523635 * ___m_activity_detail_list_9; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_independent_activity_list List_1_t25523635 * ___m_independent_activity_list_10; // System.Int32 DMCore.Logic.CActivityManager::m_AnnouceClothCount int32_t ___m_AnnouceClothCount_11; // System.String DMCore.Logic.CActivityManager::m_AnnounceClothInfo String_t* ___m_AnnounceClothInfo_12; // System.Boolean DMCore.Logic.CActivityManager::m_AcceptAwardIng bool ___m_AcceptAwardIng_13; // System.Single DMCore.Logic.CActivityManager::AcceptAwardCDTime float ___AcceptAwardCDTime_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CActivityManager::m_ActivityDataDictionary Dictionary_2_t3209204262 * ___m_ActivityDataDictionary_22; public: inline static int32_t get_offset_of_U3CactivityTypeU3Ek__BackingField_4() { return static_cast(offsetof(CActivityManager_t1081296145, ___U3CactivityTypeU3Ek__BackingField_4)); } inline int32_t get_U3CactivityTypeU3Ek__BackingField_4() const { return ___U3CactivityTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CactivityTypeU3Ek__BackingField_4() { return &___U3CactivityTypeU3Ek__BackingField_4; } inline void set_U3CactivityTypeU3Ek__BackingField_4(int32_t value) { ___U3CactivityTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_dicImage_5() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_dicImage_5)); } inline Dictionary_2_t3625702484 * get_m_dicImage_5() const { return ___m_dicImage_5; } inline Dictionary_2_t3625702484 ** get_address_of_m_dicImage_5() { return &___m_dicImage_5; } inline void set_m_dicImage_5(Dictionary_2_t3625702484 * value) { ___m_dicImage_5 = value; Il2CppCodeGenWriteBarrier((&___m_dicImage_5), value); } inline static int32_t get_offset_of_m_is_in_update_6() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_in_update_6)); } inline bool get_m_is_in_update_6() const { return ___m_is_in_update_6; } inline bool* get_address_of_m_is_in_update_6() { return &___m_is_in_update_6; } inline void set_m_is_in_update_6(bool value) { ___m_is_in_update_6 = value; } inline static int32_t get_offset_of_m_is_activity_list_ready_7() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_activity_list_ready_7)); } inline bool get_m_is_activity_list_ready_7() const { return ___m_is_activity_list_ready_7; } inline bool* get_address_of_m_is_activity_list_ready_7() { return &___m_is_activity_list_ready_7; } inline void set_m_is_activity_list_ready_7(bool value) { ___m_is_activity_list_ready_7 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshAll_8() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_IsNeedRefreshAll_8)); } inline bool get_m_IsNeedRefreshAll_8() const { return ___m_IsNeedRefreshAll_8; } inline bool* get_address_of_m_IsNeedRefreshAll_8() { return &___m_IsNeedRefreshAll_8; } inline void set_m_IsNeedRefreshAll_8(bool value) { ___m_IsNeedRefreshAll_8 = value; } inline static int32_t get_offset_of_m_activity_detail_list_9() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_activity_detail_list_9)); } inline List_1_t25523635 * get_m_activity_detail_list_9() const { return ___m_activity_detail_list_9; } inline List_1_t25523635 ** get_address_of_m_activity_detail_list_9() { return &___m_activity_detail_list_9; } inline void set_m_activity_detail_list_9(List_1_t25523635 * value) { ___m_activity_detail_list_9 = value; Il2CppCodeGenWriteBarrier((&___m_activity_detail_list_9), value); } inline static int32_t get_offset_of_m_independent_activity_list_10() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_independent_activity_list_10)); } inline List_1_t25523635 * get_m_independent_activity_list_10() const { return ___m_independent_activity_list_10; } inline List_1_t25523635 ** get_address_of_m_independent_activity_list_10() { return &___m_independent_activity_list_10; } inline void set_m_independent_activity_list_10(List_1_t25523635 * value) { ___m_independent_activity_list_10 = value; Il2CppCodeGenWriteBarrier((&___m_independent_activity_list_10), value); } inline static int32_t get_offset_of_m_AnnouceClothCount_11() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnouceClothCount_11)); } inline int32_t get_m_AnnouceClothCount_11() const { return ___m_AnnouceClothCount_11; } inline int32_t* get_address_of_m_AnnouceClothCount_11() { return &___m_AnnouceClothCount_11; } inline void set_m_AnnouceClothCount_11(int32_t value) { ___m_AnnouceClothCount_11 = value; } inline static int32_t get_offset_of_m_AnnounceClothInfo_12() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnounceClothInfo_12)); } inline String_t* get_m_AnnounceClothInfo_12() const { return ___m_AnnounceClothInfo_12; } inline String_t** get_address_of_m_AnnounceClothInfo_12() { return &___m_AnnounceClothInfo_12; } inline void set_m_AnnounceClothInfo_12(String_t* value) { ___m_AnnounceClothInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_AnnounceClothInfo_12), value); } inline static int32_t get_offset_of_m_AcceptAwardIng_13() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AcceptAwardIng_13)); } inline bool get_m_AcceptAwardIng_13() const { return ___m_AcceptAwardIng_13; } inline bool* get_address_of_m_AcceptAwardIng_13() { return &___m_AcceptAwardIng_13; } inline void set_m_AcceptAwardIng_13(bool value) { ___m_AcceptAwardIng_13 = value; } inline static int32_t get_offset_of_AcceptAwardCDTime_14() { return static_cast(offsetof(CActivityManager_t1081296145, ___AcceptAwardCDTime_14)); } inline float get_AcceptAwardCDTime_14() const { return ___AcceptAwardCDTime_14; } inline float* get_address_of_AcceptAwardCDTime_14() { return &___AcceptAwardCDTime_14; } inline void set_AcceptAwardCDTime_14(float value) { ___AcceptAwardCDTime_14 = value; } inline static int32_t get_offset_of_m_ActivityDataDictionary_22() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_ActivityDataDictionary_22)); } inline Dictionary_2_t3209204262 * get_m_ActivityDataDictionary_22() const { return ___m_ActivityDataDictionary_22; } inline Dictionary_2_t3209204262 ** get_address_of_m_ActivityDataDictionary_22() { return &___m_ActivityDataDictionary_22; } inline void set_m_ActivityDataDictionary_22(Dictionary_2_t3209204262 * value) { ___m_ActivityDataDictionary_22 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityDataDictionary_22), value); } }; struct CActivityManager_t1081296145_StaticFields { public: // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CMemberAwardListU3Ek__BackingField_0; // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CProExchangeActivityListU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CCurrentActivityNewIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CActivityManager::k__BackingField bool ___U3CIsActivityListChangedU3Ek__BackingField_3; // DMListView DMCore.Logic.CActivityManager::m_ActivityAwardList DMListView_t512231514 * ___m_ActivityAwardList_15; // DMListView DMCore.Logic.CActivityManager::m_ActivityAdvertiseList DMListView_t512231514 * ___m_ActivityAdvertiseList_16; // DMListView DMCore.Logic.CActivityManager::m_ActivityKeepLoginList DMListView_t512231514 * ___m_ActivityKeepLoginList_17; // System.Int32 DMCore.Logic.CActivityManager::s_target_activity int32_t ___s_target_activity_18; // System.Boolean DMCore.Logic.CActivityManager::s_has_activity_bill_show_over bool ___s_has_activity_bill_show_over_19; // System.Boolean DMCore.Logic.CActivityManager::s_NeedActiveLastSelection bool ___s_NeedActiveLastSelection_20; // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::s_intance CActivityManager_t1081296145 * ___s_intance_21; public: inline static int32_t get_offset_of_U3CMemberAwardListU3Ek__BackingField_0() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CMemberAwardListU3Ek__BackingField_0)); } inline DMListView_t512231514 * get_U3CMemberAwardListU3Ek__BackingField_0() const { return ___U3CMemberAwardListU3Ek__BackingField_0; } inline DMListView_t512231514 ** get_address_of_U3CMemberAwardListU3Ek__BackingField_0() { return &___U3CMemberAwardListU3Ek__BackingField_0; } inline void set_U3CMemberAwardListU3Ek__BackingField_0(DMListView_t512231514 * value) { ___U3CMemberAwardListU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CMemberAwardListU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CProExchangeActivityListU3Ek__BackingField_1)); } inline DMListView_t512231514 * get_U3CProExchangeActivityListU3Ek__BackingField_1() const { return ___U3CProExchangeActivityListU3Ek__BackingField_1; } inline DMListView_t512231514 ** get_address_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return &___U3CProExchangeActivityListU3Ek__BackingField_1; } inline void set_U3CProExchangeActivityListU3Ek__BackingField_1(DMListView_t512231514 * value) { ___U3CProExchangeActivityListU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CProExchangeActivityListU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CCurrentActivityNewIDU3Ek__BackingField_2)); } inline int32_t get_U3CCurrentActivityNewIDU3Ek__BackingField_2() const { return ___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return &___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline void set_U3CCurrentActivityNewIDU3Ek__BackingField_2(int32_t value) { ___U3CCurrentActivityNewIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CIsActivityListChangedU3Ek__BackingField_3)); } inline bool get_U3CIsActivityListChangedU3Ek__BackingField_3() const { return ___U3CIsActivityListChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return &___U3CIsActivityListChangedU3Ek__BackingField_3; } inline void set_U3CIsActivityListChangedU3Ek__BackingField_3(bool value) { ___U3CIsActivityListChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_ActivityAwardList_15() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAwardList_15)); } inline DMListView_t512231514 * get_m_ActivityAwardList_15() const { return ___m_ActivityAwardList_15; } inline DMListView_t512231514 ** get_address_of_m_ActivityAwardList_15() { return &___m_ActivityAwardList_15; } inline void set_m_ActivityAwardList_15(DMListView_t512231514 * value) { ___m_ActivityAwardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAwardList_15), value); } inline static int32_t get_offset_of_m_ActivityAdvertiseList_16() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAdvertiseList_16)); } inline DMListView_t512231514 * get_m_ActivityAdvertiseList_16() const { return ___m_ActivityAdvertiseList_16; } inline DMListView_t512231514 ** get_address_of_m_ActivityAdvertiseList_16() { return &___m_ActivityAdvertiseList_16; } inline void set_m_ActivityAdvertiseList_16(DMListView_t512231514 * value) { ___m_ActivityAdvertiseList_16 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAdvertiseList_16), value); } inline static int32_t get_offset_of_m_ActivityKeepLoginList_17() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityKeepLoginList_17)); } inline DMListView_t512231514 * get_m_ActivityKeepLoginList_17() const { return ___m_ActivityKeepLoginList_17; } inline DMListView_t512231514 ** get_address_of_m_ActivityKeepLoginList_17() { return &___m_ActivityKeepLoginList_17; } inline void set_m_ActivityKeepLoginList_17(DMListView_t512231514 * value) { ___m_ActivityKeepLoginList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityKeepLoginList_17), value); } inline static int32_t get_offset_of_s_target_activity_18() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_target_activity_18)); } inline int32_t get_s_target_activity_18() const { return ___s_target_activity_18; } inline int32_t* get_address_of_s_target_activity_18() { return &___s_target_activity_18; } inline void set_s_target_activity_18(int32_t value) { ___s_target_activity_18 = value; } inline static int32_t get_offset_of_s_has_activity_bill_show_over_19() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_has_activity_bill_show_over_19)); } inline bool get_s_has_activity_bill_show_over_19() const { return ___s_has_activity_bill_show_over_19; } inline bool* get_address_of_s_has_activity_bill_show_over_19() { return &___s_has_activity_bill_show_over_19; } inline void set_s_has_activity_bill_show_over_19(bool value) { ___s_has_activity_bill_show_over_19 = value; } inline static int32_t get_offset_of_s_NeedActiveLastSelection_20() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_NeedActiveLastSelection_20)); } inline bool get_s_NeedActiveLastSelection_20() const { return ___s_NeedActiveLastSelection_20; } inline bool* get_address_of_s_NeedActiveLastSelection_20() { return &___s_NeedActiveLastSelection_20; } inline void set_s_NeedActiveLastSelection_20(bool value) { ___s_NeedActiveLastSelection_20 = value; } inline static int32_t get_offset_of_s_intance_21() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_intance_21)); } inline CActivityManager_t1081296145 * get_s_intance_21() const { return ___s_intance_21; } inline CActivityManager_t1081296145 ** get_address_of_s_intance_21() { return &___s_intance_21; } inline void set_s_intance_21(CActivityManager_t1081296145 * value) { ___s_intance_21 = value; Il2CppCodeGenWriteBarrier((&___s_intance_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYMANAGER_T1081296145_H #ifndef MONOIOSTAT_T592533987_H #define MONOIOSTAT_T592533987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.MonoIOStat struct MonoIOStat_t592533987 { public: // System.String System.IO.MonoIOStat::Name String_t* ___Name_0; // System.IO.FileAttributes System.IO.MonoIOStat::Attributes int32_t ___Attributes_1; // System.Int64 System.IO.MonoIOStat::Length int64_t ___Length_2; // System.Int64 System.IO.MonoIOStat::CreationTime int64_t ___CreationTime_3; // System.Int64 System.IO.MonoIOStat::LastAccessTime int64_t ___LastAccessTime_4; // System.Int64 System.IO.MonoIOStat::LastWriteTime int64_t ___LastWriteTime_5; public: inline static int32_t get_offset_of_Name_0() { return static_cast(offsetof(MonoIOStat_t592533987, ___Name_0)); } inline String_t* get_Name_0() const { return ___Name_0; } inline String_t** get_address_of_Name_0() { return &___Name_0; } inline void set_Name_0(String_t* value) { ___Name_0 = value; Il2CppCodeGenWriteBarrier((&___Name_0), value); } inline static int32_t get_offset_of_Attributes_1() { return static_cast(offsetof(MonoIOStat_t592533987, ___Attributes_1)); } inline int32_t get_Attributes_1() const { return ___Attributes_1; } inline int32_t* get_address_of_Attributes_1() { return &___Attributes_1; } inline void set_Attributes_1(int32_t value) { ___Attributes_1 = value; } inline static int32_t get_offset_of_Length_2() { return static_cast(offsetof(MonoIOStat_t592533987, ___Length_2)); } inline int64_t get_Length_2() const { return ___Length_2; } inline int64_t* get_address_of_Length_2() { return &___Length_2; } inline void set_Length_2(int64_t value) { ___Length_2 = value; } inline static int32_t get_offset_of_CreationTime_3() { return static_cast(offsetof(MonoIOStat_t592533987, ___CreationTime_3)); } inline int64_t get_CreationTime_3() const { return ___CreationTime_3; } inline int64_t* get_address_of_CreationTime_3() { return &___CreationTime_3; } inline void set_CreationTime_3(int64_t value) { ___CreationTime_3 = value; } inline static int32_t get_offset_of_LastAccessTime_4() { return static_cast(offsetof(MonoIOStat_t592533987, ___LastAccessTime_4)); } inline int64_t get_LastAccessTime_4() const { return ___LastAccessTime_4; } inline int64_t* get_address_of_LastAccessTime_4() { return &___LastAccessTime_4; } inline void set_LastAccessTime_4(int64_t value) { ___LastAccessTime_4 = value; } inline static int32_t get_offset_of_LastWriteTime_5() { return static_cast(offsetof(MonoIOStat_t592533987, ___LastWriteTime_5)); } inline int64_t get_LastWriteTime_5() const { return ___LastWriteTime_5; } inline int64_t* get_address_of_LastWriteTime_5() { return &___LastWriteTime_5; } inline void set_LastWriteTime_5(int64_t value) { ___LastWriteTime_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.IO.MonoIOStat struct MonoIOStat_t592533987_marshaled_pinvoke { char* ___Name_0; int32_t ___Attributes_1; int64_t ___Length_2; int64_t ___CreationTime_3; int64_t ___LastAccessTime_4; int64_t ___LastWriteTime_5; }; // Native definition for COM marshalling of System.IO.MonoIOStat struct MonoIOStat_t592533987_marshaled_com { Il2CppChar* ___Name_0; int32_t ___Attributes_1; int64_t ___Length_2; int64_t ___CreationTime_3; int64_t ___LastAccessTime_4; int64_t ___LastWriteTime_5; }; #endif // MONOIOSTAT_T592533987_H #ifndef ISCENEBASEOBJ_T858622483_H #define ISCENEBASEOBJ_T858622483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483 : public ILogicBase_t2190831891 { public: // DMCore.Framework.Scene.ServerSceneObjType DMCore.Framework.Scene.ISceneBaseObj::m_Type int16_t ___m_Type_4; // DMCore.Framework.Scene.ServerSceneSubType DMCore.Framework.Scene.ISceneBaseObj::m_SubType int16_t ___m_SubType_5; // UnityEngine.GameObject DMCore.Framework.Scene.ISceneBaseObj::m_pGameObject GameObject_t1113636619 * ___m_pGameObject_6; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_Name String_t* ___m_Name_7; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_PrefabPath String_t* ___m_PrefabPath_8; // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_NetProperty CProperty_t963755051 * ___m_NetProperty_9; // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::m_userProperty CDataProperty_t2806246268 * ___m_userProperty_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneBaseObj::m_listTransform List_1_t817360128 * ___m_listTransform_11; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnable bool ___m_bEnable_12; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnableTitle bool ___m_bEnableTitle_13; // DMCore.Framework.Scene.enumRoleState DMCore.Framework.Scene.ISceneBaseObj::m_roleState int32_t ___m_roleState_14; // DMCore.Framework.CRoleEffectManager DMCore.Framework.Scene.ISceneBaseObj::m_RoleEffectManager CRoleEffectManager_t3637256918 * ___m_RoleEffectManager_15; // System.Int64 DMCore.Framework.Scene.ISceneBaseObj::m_UserID int64_t ___m_UserID_16; // CAnimSite DMCore.Framework.Scene.ISceneBaseObj::m_AnimSite CAnimSite_t233742424 * ___m_AnimSite_17; // CSkeletonSite DMCore.Framework.Scene.ISceneBaseObj::m_skeletonSite CSkeletonSite_t1178137573 * ___m_skeletonSite_18; public: inline static int32_t get_offset_of_m_Type_4() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Type_4)); } inline int16_t get_m_Type_4() const { return ___m_Type_4; } inline int16_t* get_address_of_m_Type_4() { return &___m_Type_4; } inline void set_m_Type_4(int16_t value) { ___m_Type_4 = value; } inline static int32_t get_offset_of_m_SubType_5() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_SubType_5)); } inline int16_t get_m_SubType_5() const { return ___m_SubType_5; } inline int16_t* get_address_of_m_SubType_5() { return &___m_SubType_5; } inline void set_m_SubType_5(int16_t value) { ___m_SubType_5 = value; } inline static int32_t get_offset_of_m_pGameObject_6() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_pGameObject_6)); } inline GameObject_t1113636619 * get_m_pGameObject_6() const { return ___m_pGameObject_6; } inline GameObject_t1113636619 ** get_address_of_m_pGameObject_6() { return &___m_pGameObject_6; } inline void set_m_pGameObject_6(GameObject_t1113636619 * value) { ___m_pGameObject_6 = value; Il2CppCodeGenWriteBarrier((&___m_pGameObject_6), value); } inline static int32_t get_offset_of_m_Name_7() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Name_7)); } inline String_t* get_m_Name_7() const { return ___m_Name_7; } inline String_t** get_address_of_m_Name_7() { return &___m_Name_7; } inline void set_m_Name_7(String_t* value) { ___m_Name_7 = value; Il2CppCodeGenWriteBarrier((&___m_Name_7), value); } inline static int32_t get_offset_of_m_PrefabPath_8() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_PrefabPath_8)); } inline String_t* get_m_PrefabPath_8() const { return ___m_PrefabPath_8; } inline String_t** get_address_of_m_PrefabPath_8() { return &___m_PrefabPath_8; } inline void set_m_PrefabPath_8(String_t* value) { ___m_PrefabPath_8 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabPath_8), value); } inline static int32_t get_offset_of_m_NetProperty_9() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_NetProperty_9)); } inline CProperty_t963755051 * get_m_NetProperty_9() const { return ___m_NetProperty_9; } inline CProperty_t963755051 ** get_address_of_m_NetProperty_9() { return &___m_NetProperty_9; } inline void set_m_NetProperty_9(CProperty_t963755051 * value) { ___m_NetProperty_9 = value; Il2CppCodeGenWriteBarrier((&___m_NetProperty_9), value); } inline static int32_t get_offset_of_m_userProperty_10() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_userProperty_10)); } inline CDataProperty_t2806246268 * get_m_userProperty_10() const { return ___m_userProperty_10; } inline CDataProperty_t2806246268 ** get_address_of_m_userProperty_10() { return &___m_userProperty_10; } inline void set_m_userProperty_10(CDataProperty_t2806246268 * value) { ___m_userProperty_10 = value; Il2CppCodeGenWriteBarrier((&___m_userProperty_10), value); } inline static int32_t get_offset_of_m_listTransform_11() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_listTransform_11)); } inline List_1_t817360128 * get_m_listTransform_11() const { return ___m_listTransform_11; } inline List_1_t817360128 ** get_address_of_m_listTransform_11() { return &___m_listTransform_11; } inline void set_m_listTransform_11(List_1_t817360128 * value) { ___m_listTransform_11 = value; Il2CppCodeGenWriteBarrier((&___m_listTransform_11), value); } inline static int32_t get_offset_of_m_bEnable_12() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnable_12)); } inline bool get_m_bEnable_12() const { return ___m_bEnable_12; } inline bool* get_address_of_m_bEnable_12() { return &___m_bEnable_12; } inline void set_m_bEnable_12(bool value) { ___m_bEnable_12 = value; } inline static int32_t get_offset_of_m_bEnableTitle_13() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnableTitle_13)); } inline bool get_m_bEnableTitle_13() const { return ___m_bEnableTitle_13; } inline bool* get_address_of_m_bEnableTitle_13() { return &___m_bEnableTitle_13; } inline void set_m_bEnableTitle_13(bool value) { ___m_bEnableTitle_13 = value; } inline static int32_t get_offset_of_m_roleState_14() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_roleState_14)); } inline int32_t get_m_roleState_14() const { return ___m_roleState_14; } inline int32_t* get_address_of_m_roleState_14() { return &___m_roleState_14; } inline void set_m_roleState_14(int32_t value) { ___m_roleState_14 = value; } inline static int32_t get_offset_of_m_RoleEffectManager_15() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_RoleEffectManager_15)); } inline CRoleEffectManager_t3637256918 * get_m_RoleEffectManager_15() const { return ___m_RoleEffectManager_15; } inline CRoleEffectManager_t3637256918 ** get_address_of_m_RoleEffectManager_15() { return &___m_RoleEffectManager_15; } inline void set_m_RoleEffectManager_15(CRoleEffectManager_t3637256918 * value) { ___m_RoleEffectManager_15 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEffectManager_15), value); } inline static int32_t get_offset_of_m_UserID_16() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_UserID_16)); } inline int64_t get_m_UserID_16() const { return ___m_UserID_16; } inline int64_t* get_address_of_m_UserID_16() { return &___m_UserID_16; } inline void set_m_UserID_16(int64_t value) { ___m_UserID_16 = value; } inline static int32_t get_offset_of_m_AnimSite_17() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_AnimSite_17)); } inline CAnimSite_t233742424 * get_m_AnimSite_17() const { return ___m_AnimSite_17; } inline CAnimSite_t233742424 ** get_address_of_m_AnimSite_17() { return &___m_AnimSite_17; } inline void set_m_AnimSite_17(CAnimSite_t233742424 * value) { ___m_AnimSite_17 = value; Il2CppCodeGenWriteBarrier((&___m_AnimSite_17), value); } inline static int32_t get_offset_of_m_skeletonSite_18() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_skeletonSite_18)); } inline CSkeletonSite_t1178137573 * get_m_skeletonSite_18() const { return ___m_skeletonSite_18; } inline CSkeletonSite_t1178137573 ** get_address_of_m_skeletonSite_18() { return &___m_skeletonSite_18; } inline void set_m_skeletonSite_18(CSkeletonSite_t1178137573 * value) { ___m_skeletonSite_18 = value; Il2CppCodeGenWriteBarrier((&___m_skeletonSite_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEBASEOBJ_T858622483_H #ifndef CITEMBASE_T2436786639_H #define CITEMBASE_T2436786639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemBase struct CItemBase_t2436786639 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CItemBase::m_ConfigID int32_t ___m_ConfigID_0; // System.Int32 DMCore.Logic.CItemBase::m_ServerID int32_t ___m_ServerID_1; // System.Int32 DMCore.Logic.CItemBase::m_FashionStarValue int32_t ___m_FashionStarValue_2; // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::m_Quality int32_t ___m_Quality_3; // DMCore.CDataProperty DMCore.Logic.CItemBase::m_Property CDataProperty_t2806246268 * ___m_Property_4; // DMCore.Logic.PackageItemType DMCore.Logic.CItemBase::m_Type int32_t ___m_Type_5; // System.Int32 DMCore.Logic.CItemBase::m_CanRenew int32_t ___m_CanRenew_6; // System.Int32 DMCore.Logic.CItemBase::m_tag int32_t ___m_tag_7; public: inline static int32_t get_offset_of_m_ConfigID_0() { return static_cast(offsetof(CItemBase_t2436786639, ___m_ConfigID_0)); } inline int32_t get_m_ConfigID_0() const { return ___m_ConfigID_0; } inline int32_t* get_address_of_m_ConfigID_0() { return &___m_ConfigID_0; } inline void set_m_ConfigID_0(int32_t value) { ___m_ConfigID_0 = value; } inline static int32_t get_offset_of_m_ServerID_1() { return static_cast(offsetof(CItemBase_t2436786639, ___m_ServerID_1)); } inline int32_t get_m_ServerID_1() const { return ___m_ServerID_1; } inline int32_t* get_address_of_m_ServerID_1() { return &___m_ServerID_1; } inline void set_m_ServerID_1(int32_t value) { ___m_ServerID_1 = value; } inline static int32_t get_offset_of_m_FashionStarValue_2() { return static_cast(offsetof(CItemBase_t2436786639, ___m_FashionStarValue_2)); } inline int32_t get_m_FashionStarValue_2() const { return ___m_FashionStarValue_2; } inline int32_t* get_address_of_m_FashionStarValue_2() { return &___m_FashionStarValue_2; } inline void set_m_FashionStarValue_2(int32_t value) { ___m_FashionStarValue_2 = value; } inline static int32_t get_offset_of_m_Quality_3() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Quality_3)); } inline int32_t get_m_Quality_3() const { return ___m_Quality_3; } inline int32_t* get_address_of_m_Quality_3() { return &___m_Quality_3; } inline void set_m_Quality_3(int32_t value) { ___m_Quality_3 = value; } inline static int32_t get_offset_of_m_Property_4() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Property_4)); } inline CDataProperty_t2806246268 * get_m_Property_4() const { return ___m_Property_4; } inline CDataProperty_t2806246268 ** get_address_of_m_Property_4() { return &___m_Property_4; } inline void set_m_Property_4(CDataProperty_t2806246268 * value) { ___m_Property_4 = value; Il2CppCodeGenWriteBarrier((&___m_Property_4), value); } inline static int32_t get_offset_of_m_Type_5() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Type_5)); } inline int32_t get_m_Type_5() const { return ___m_Type_5; } inline int32_t* get_address_of_m_Type_5() { return &___m_Type_5; } inline void set_m_Type_5(int32_t value) { ___m_Type_5 = value; } inline static int32_t get_offset_of_m_CanRenew_6() { return static_cast(offsetof(CItemBase_t2436786639, ___m_CanRenew_6)); } inline int32_t get_m_CanRenew_6() const { return ___m_CanRenew_6; } inline int32_t* get_address_of_m_CanRenew_6() { return &___m_CanRenew_6; } inline void set_m_CanRenew_6(int32_t value) { ___m_CanRenew_6 = value; } inline static int32_t get_offset_of_m_tag_7() { return static_cast(offsetof(CItemBase_t2436786639, ___m_tag_7)); } inline int32_t get_m_tag_7() const { return ___m_tag_7; } inline int32_t* get_address_of_m_tag_7() { return &___m_tag_7; } inline void set_m_tag_7(int32_t value) { ___m_tag_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMBASE_T2436786639_H #ifndef ACTIONUNIT_T684030816_H #define ACTIONUNIT_T684030816_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionUnit struct ActionUnit_t684030816 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ActionUnit::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.ActionUnit::actionName String_t* ___actionName_1; // System.String DMCore.Logic.ActionUnit::iconName String_t* ___iconName_2; // System.Int32 DMCore.Logic.ActionUnit::actionId int32_t ___actionId_3; // enumMemberLevel DMCore.Logic.ActionUnit::unlockMemberLevel int32_t ___unlockMemberLevel_4; // System.Boolean DMCore.Logic.ActionUnit::bUnlock bool ___bUnlock_5; // System.String DMCore.Logic.ActionUnit::unLockDesc String_t* ___unLockDesc_6; // System.Int32 DMCore.Logic.ActionUnit::props int32_t ___props_7; // DMCore.Logic.EM_Actionunlock_Type DMCore.Logic.ActionUnit::unlockType int32_t ___unlockType_8; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(ActionUnit_t684030816, ___sceneID_0)); } inline int32_t get_sceneID_0() const { return ___sceneID_0; } inline int32_t* get_address_of_sceneID_0() { return &___sceneID_0; } inline void set_sceneID_0(int32_t value) { ___sceneID_0 = value; } inline static int32_t get_offset_of_actionName_1() { return static_cast(offsetof(ActionUnit_t684030816, ___actionName_1)); } inline String_t* get_actionName_1() const { return ___actionName_1; } inline String_t** get_address_of_actionName_1() { return &___actionName_1; } inline void set_actionName_1(String_t* value) { ___actionName_1 = value; Il2CppCodeGenWriteBarrier((&___actionName_1), value); } inline static int32_t get_offset_of_iconName_2() { return static_cast(offsetof(ActionUnit_t684030816, ___iconName_2)); } inline String_t* get_iconName_2() const { return ___iconName_2; } inline String_t** get_address_of_iconName_2() { return &___iconName_2; } inline void set_iconName_2(String_t* value) { ___iconName_2 = value; Il2CppCodeGenWriteBarrier((&___iconName_2), value); } inline static int32_t get_offset_of_actionId_3() { return static_cast(offsetof(ActionUnit_t684030816, ___actionId_3)); } inline int32_t get_actionId_3() const { return ___actionId_3; } inline int32_t* get_address_of_actionId_3() { return &___actionId_3; } inline void set_actionId_3(int32_t value) { ___actionId_3 = value; } inline static int32_t get_offset_of_unlockMemberLevel_4() { return static_cast(offsetof(ActionUnit_t684030816, ___unlockMemberLevel_4)); } inline int32_t get_unlockMemberLevel_4() const { return ___unlockMemberLevel_4; } inline int32_t* get_address_of_unlockMemberLevel_4() { return &___unlockMemberLevel_4; } inline void set_unlockMemberLevel_4(int32_t value) { ___unlockMemberLevel_4 = value; } inline static int32_t get_offset_of_bUnlock_5() { return static_cast(offsetof(ActionUnit_t684030816, ___bUnlock_5)); } inline bool get_bUnlock_5() const { return ___bUnlock_5; } inline bool* get_address_of_bUnlock_5() { return &___bUnlock_5; } inline void set_bUnlock_5(bool value) { ___bUnlock_5 = value; } inline static int32_t get_offset_of_unLockDesc_6() { return static_cast(offsetof(ActionUnit_t684030816, ___unLockDesc_6)); } inline String_t* get_unLockDesc_6() const { return ___unLockDesc_6; } inline String_t** get_address_of_unLockDesc_6() { return &___unLockDesc_6; } inline void set_unLockDesc_6(String_t* value) { ___unLockDesc_6 = value; Il2CppCodeGenWriteBarrier((&___unLockDesc_6), value); } inline static int32_t get_offset_of_props_7() { return static_cast(offsetof(ActionUnit_t684030816, ___props_7)); } inline int32_t get_props_7() const { return ___props_7; } inline int32_t* get_address_of_props_7() { return &___props_7; } inline void set_props_7(int32_t value) { ___props_7 = value; } inline static int32_t get_offset_of_unlockType_8() { return static_cast(offsetof(ActionUnit_t684030816, ___unlockType_8)); } inline int32_t get_unlockType_8() const { return ___unlockType_8; } inline int32_t* get_address_of_unlockType_8() { return &___unlockType_8; } inline void set_unlockType_8(int32_t value) { ___unlockType_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIONUNIT_T684030816_H #ifndef TEXTURE_T3661962703_H #define TEXTURE_T3661962703_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture struct Texture_t3661962703 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE_T3661962703_H #ifndef ENUMERATOR_T3807879468_H #define ENUMERATOR_T3807879468_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t3807879468 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t1284917963 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t3807879468, ___host_enumerator_0)); } inline Enumerator_t1284917963 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t1284917963 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t1284917963 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3807879468_H #ifndef ENUMERATOR_T314722136_H #define ENUMERATOR_T314722136_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t314722136 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t2086727927 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t314722136, ___host_enumerator_0)); } inline Enumerator_t2086727927 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2086727927 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2086727927 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T314722136_H #ifndef AUDIOCLIP_T3680889665_H #define AUDIOCLIP_T3680889665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip struct AudioClip_t3680889665 : public Object_t631007953 { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t1677636661 * ___m_PCMReaderCallback_2; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_t1059417452 * ___m_PCMSetPositionCallback_3; public: inline static int32_t get_offset_of_m_PCMReaderCallback_2() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMReaderCallback_2)); } inline PCMReaderCallback_t1677636661 * get_m_PCMReaderCallback_2() const { return ___m_PCMReaderCallback_2; } inline PCMReaderCallback_t1677636661 ** get_address_of_m_PCMReaderCallback_2() { return &___m_PCMReaderCallback_2; } inline void set_m_PCMReaderCallback_2(PCMReaderCallback_t1677636661 * value) { ___m_PCMReaderCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_PCMReaderCallback_2), value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_3() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMSetPositionCallback_3)); } inline PCMSetPositionCallback_t1059417452 * get_m_PCMSetPositionCallback_3() const { return ___m_PCMSetPositionCallback_3; } inline PCMSetPositionCallback_t1059417452 ** get_address_of_m_PCMSetPositionCallback_3() { return &___m_PCMSetPositionCallback_3; } inline void set_m_PCMSetPositionCallback_3(PCMSetPositionCallback_t1059417452 * value) { ___m_PCMSetPositionCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_PCMSetPositionCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOCLIP_T3680889665_H #ifndef CACHIEVEMENTMANAGER_T5352954_H #define CACHIEVEMENTMANAGER_T5352954_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954 : public IMonoCtrllor_t1427182583 { public: // DMCore.Logic.enumAchievementType DMCore.Logic.CAchievementManager::m_SelectType int32_t ___m_SelectType_1; // CDataModelAny DMCore.Logic.CAchievementManager::k__BackingField CDataModelAny_t3819624005 * ___U3CCDataAchInfoU3Ek__BackingField_2; // CDataModelInt DMCore.Logic.CAchievementManager::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataAchDetailIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CAchievementManager::k__BackingField bool ___U3CIsAchievementCompletedU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CAchievementManager::k__BackingField int32_t ___U3CMedalWearStateU3Ek__BackingField_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::m_achAwardAll Dictionary_2_t2479807821 * ___m_achAwardAll_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::m_achievementItemAll Dictionary_2_t3411842347 * ___m_achievementItemAll_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::medalIndex Dictionary_2_t3677221115 * ___medalIndex_8; // CDataModelList DMCore.Logic.CAchievementManager::medalList CDataModelList_t1133308508 * ___medalList_10; // System.Collections.Generic.List`1 DMCore.Logic.CAchievementManager::achComped List_1_t1288323943 * ___achComped_11; public: inline static int32_t get_offset_of_m_SelectType_1() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_SelectType_1)); } inline int32_t get_m_SelectType_1() const { return ___m_SelectType_1; } inline int32_t* get_address_of_m_SelectType_1() { return &___m_SelectType_1; } inline void set_m_SelectType_1(int32_t value) { ___m_SelectType_1 = value; } inline static int32_t get_offset_of_U3CCDataAchInfoU3Ek__BackingField_2() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CCDataAchInfoU3Ek__BackingField_2)); } inline CDataModelAny_t3819624005 * get_U3CCDataAchInfoU3Ek__BackingField_2() const { return ___U3CCDataAchInfoU3Ek__BackingField_2; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCDataAchInfoU3Ek__BackingField_2() { return &___U3CCDataAchInfoU3Ek__BackingField_2; } inline void set_U3CCDataAchInfoU3Ek__BackingField_2(CDataModelAny_t3819624005 * value) { ___U3CCDataAchInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataAchInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CCDataAchDetailIDU3Ek__BackingField_3() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CCDataAchDetailIDU3Ek__BackingField_3)); } inline CDataModelInt_t3463393640 * get_U3CCDataAchDetailIDU3Ek__BackingField_3() const { return ___U3CCDataAchDetailIDU3Ek__BackingField_3; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataAchDetailIDU3Ek__BackingField_3() { return &___U3CCDataAchDetailIDU3Ek__BackingField_3; } inline void set_U3CCDataAchDetailIDU3Ek__BackingField_3(CDataModelInt_t3463393640 * value) { ___U3CCDataAchDetailIDU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataAchDetailIDU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CIsAchievementCompletedU3Ek__BackingField_4() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CIsAchievementCompletedU3Ek__BackingField_4)); } inline bool get_U3CIsAchievementCompletedU3Ek__BackingField_4() const { return ___U3CIsAchievementCompletedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsAchievementCompletedU3Ek__BackingField_4() { return &___U3CIsAchievementCompletedU3Ek__BackingField_4; } inline void set_U3CIsAchievementCompletedU3Ek__BackingField_4(bool value) { ___U3CIsAchievementCompletedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CMedalWearStateU3Ek__BackingField_5() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CMedalWearStateU3Ek__BackingField_5)); } inline int32_t get_U3CMedalWearStateU3Ek__BackingField_5() const { return ___U3CMedalWearStateU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CMedalWearStateU3Ek__BackingField_5() { return &___U3CMedalWearStateU3Ek__BackingField_5; } inline void set_U3CMedalWearStateU3Ek__BackingField_5(int32_t value) { ___U3CMedalWearStateU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_achAwardAll_6() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_achAwardAll_6)); } inline Dictionary_2_t2479807821 * get_m_achAwardAll_6() const { return ___m_achAwardAll_6; } inline Dictionary_2_t2479807821 ** get_address_of_m_achAwardAll_6() { return &___m_achAwardAll_6; } inline void set_m_achAwardAll_6(Dictionary_2_t2479807821 * value) { ___m_achAwardAll_6 = value; Il2CppCodeGenWriteBarrier((&___m_achAwardAll_6), value); } inline static int32_t get_offset_of_m_achievementItemAll_7() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_achievementItemAll_7)); } inline Dictionary_2_t3411842347 * get_m_achievementItemAll_7() const { return ___m_achievementItemAll_7; } inline Dictionary_2_t3411842347 ** get_address_of_m_achievementItemAll_7() { return &___m_achievementItemAll_7; } inline void set_m_achievementItemAll_7(Dictionary_2_t3411842347 * value) { ___m_achievementItemAll_7 = value; Il2CppCodeGenWriteBarrier((&___m_achievementItemAll_7), value); } inline static int32_t get_offset_of_medalIndex_8() { return static_cast(offsetof(CAchievementManager_t5352954, ___medalIndex_8)); } inline Dictionary_2_t3677221115 * get_medalIndex_8() const { return ___medalIndex_8; } inline Dictionary_2_t3677221115 ** get_address_of_medalIndex_8() { return &___medalIndex_8; } inline void set_medalIndex_8(Dictionary_2_t3677221115 * value) { ___medalIndex_8 = value; Il2CppCodeGenWriteBarrier((&___medalIndex_8), value); } inline static int32_t get_offset_of_medalList_10() { return static_cast(offsetof(CAchievementManager_t5352954, ___medalList_10)); } inline CDataModelList_t1133308508 * get_medalList_10() const { return ___medalList_10; } inline CDataModelList_t1133308508 ** get_address_of_medalList_10() { return &___medalList_10; } inline void set_medalList_10(CDataModelList_t1133308508 * value) { ___medalList_10 = value; Il2CppCodeGenWriteBarrier((&___medalList_10), value); } inline static int32_t get_offset_of_achComped_11() { return static_cast(offsetof(CAchievementManager_t5352954, ___achComped_11)); } inline List_1_t1288323943 * get_achComped_11() const { return ___achComped_11; } inline List_1_t1288323943 ** get_address_of_achComped_11() { return &___achComped_11; } inline void set_achComped_11(List_1_t1288323943 * value) { ___achComped_11 = value; Il2CppCodeGenWriteBarrier((&___achComped_11), value); } }; struct CAchievementManager_t5352954_StaticFields { public: // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::s_Instance CAchievementManager_t5352954 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CAchievementManager_t5352954_StaticFields, ___s_Instance_9)); } inline CAchievementManager_t5352954 * get_s_Instance_9() const { return ___s_Instance_9; } inline CAchievementManager_t5352954 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CAchievementManager_t5352954 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTMANAGER_T5352954_H #ifndef COMPONENT_T1923634451_H #define COMPONENT_T1923634451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Component struct Component_t1923634451 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPONENT_T1923634451_H #ifndef ENUMERATOR_T1814883972_H #define ENUMERATOR_T1814883972_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t1814883972 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::host_enumerator Enumerator_t3586889763 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t1814883972, ___host_enumerator_0)); } inline Enumerator_t3586889763 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t3586889763 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t3586889763 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1814883972_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef CCHATUSERINFO_T74790139_H #define CCHATUSERINFO_T74790139_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CChatUserInfo::UserPhoto int64_t ___UserPhoto_0; // System.Int64 DMCore.Logic.CChatUserInfo::SenderID int64_t ___SenderID_1; // System.String DMCore.Logic.CChatUserInfo::UserName String_t* ___UserName_2; // System.Int32 DMCore.Logic.CChatUserInfo::UserSex int32_t ___UserSex_3; // System.Int32 DMCore.Logic.CChatUserInfo::VipLevel int32_t ___VipLevel_4; // System.Int32 DMCore.Logic.CChatUserInfo::MemberLevel int32_t ___MemberLevel_5; // System.Int32 DMCore.Logic.CChatUserInfo::Status int32_t ___Status_6; // DMCore.Logic.enumOnlineState DMCore.Logic.CChatUserInfo::OnlineState int32_t ___OnlineState_7; // System.Int32 DMCore.Logic.CChatUserInfo::GuildID int32_t ___GuildID_8; // System.Int32 DMCore.Logic.CChatUserInfo::HeadBoxID int32_t ___HeadBoxID_9; // System.Int32 DMCore.Logic.CChatUserInfo::CardID int32_t ___CardID_10; // System.Int32 DMCore.Logic.CChatUserInfo::ChatBubbleID int32_t ___ChatBubbleID_11; // System.Int32 DMCore.Logic.CChatUserInfo::BroadcastID int32_t ___BroadcastID_12; // System.Int32 DMCore.Logic.CChatUserInfo::Pinjie int32_t ___Pinjie_13; public: inline static int32_t get_offset_of_UserPhoto_0() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserPhoto_0)); } inline int64_t get_UserPhoto_0() const { return ___UserPhoto_0; } inline int64_t* get_address_of_UserPhoto_0() { return &___UserPhoto_0; } inline void set_UserPhoto_0(int64_t value) { ___UserPhoto_0 = value; } inline static int32_t get_offset_of_SenderID_1() { return static_cast(offsetof(CChatUserInfo_t74790139, ___SenderID_1)); } inline int64_t get_SenderID_1() const { return ___SenderID_1; } inline int64_t* get_address_of_SenderID_1() { return &___SenderID_1; } inline void set_SenderID_1(int64_t value) { ___SenderID_1 = value; } inline static int32_t get_offset_of_UserName_2() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserName_2)); } inline String_t* get_UserName_2() const { return ___UserName_2; } inline String_t** get_address_of_UserName_2() { return &___UserName_2; } inline void set_UserName_2(String_t* value) { ___UserName_2 = value; Il2CppCodeGenWriteBarrier((&___UserName_2), value); } inline static int32_t get_offset_of_UserSex_3() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserSex_3)); } inline int32_t get_UserSex_3() const { return ___UserSex_3; } inline int32_t* get_address_of_UserSex_3() { return &___UserSex_3; } inline void set_UserSex_3(int32_t value) { ___UserSex_3 = value; } inline static int32_t get_offset_of_VipLevel_4() { return static_cast(offsetof(CChatUserInfo_t74790139, ___VipLevel_4)); } inline int32_t get_VipLevel_4() const { return ___VipLevel_4; } inline int32_t* get_address_of_VipLevel_4() { return &___VipLevel_4; } inline void set_VipLevel_4(int32_t value) { ___VipLevel_4 = value; } inline static int32_t get_offset_of_MemberLevel_5() { return static_cast(offsetof(CChatUserInfo_t74790139, ___MemberLevel_5)); } inline int32_t get_MemberLevel_5() const { return ___MemberLevel_5; } inline int32_t* get_address_of_MemberLevel_5() { return &___MemberLevel_5; } inline void set_MemberLevel_5(int32_t value) { ___MemberLevel_5 = value; } inline static int32_t get_offset_of_Status_6() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Status_6)); } inline int32_t get_Status_6() const { return ___Status_6; } inline int32_t* get_address_of_Status_6() { return &___Status_6; } inline void set_Status_6(int32_t value) { ___Status_6 = value; } inline static int32_t get_offset_of_OnlineState_7() { return static_cast(offsetof(CChatUserInfo_t74790139, ___OnlineState_7)); } inline int32_t get_OnlineState_7() const { return ___OnlineState_7; } inline int32_t* get_address_of_OnlineState_7() { return &___OnlineState_7; } inline void set_OnlineState_7(int32_t value) { ___OnlineState_7 = value; } inline static int32_t get_offset_of_GuildID_8() { return static_cast(offsetof(CChatUserInfo_t74790139, ___GuildID_8)); } inline int32_t get_GuildID_8() const { return ___GuildID_8; } inline int32_t* get_address_of_GuildID_8() { return &___GuildID_8; } inline void set_GuildID_8(int32_t value) { ___GuildID_8 = value; } inline static int32_t get_offset_of_HeadBoxID_9() { return static_cast(offsetof(CChatUserInfo_t74790139, ___HeadBoxID_9)); } inline int32_t get_HeadBoxID_9() const { return ___HeadBoxID_9; } inline int32_t* get_address_of_HeadBoxID_9() { return &___HeadBoxID_9; } inline void set_HeadBoxID_9(int32_t value) { ___HeadBoxID_9 = value; } inline static int32_t get_offset_of_CardID_10() { return static_cast(offsetof(CChatUserInfo_t74790139, ___CardID_10)); } inline int32_t get_CardID_10() const { return ___CardID_10; } inline int32_t* get_address_of_CardID_10() { return &___CardID_10; } inline void set_CardID_10(int32_t value) { ___CardID_10 = value; } inline static int32_t get_offset_of_ChatBubbleID_11() { return static_cast(offsetof(CChatUserInfo_t74790139, ___ChatBubbleID_11)); } inline int32_t get_ChatBubbleID_11() const { return ___ChatBubbleID_11; } inline int32_t* get_address_of_ChatBubbleID_11() { return &___ChatBubbleID_11; } inline void set_ChatBubbleID_11(int32_t value) { ___ChatBubbleID_11 = value; } inline static int32_t get_offset_of_BroadcastID_12() { return static_cast(offsetof(CChatUserInfo_t74790139, ___BroadcastID_12)); } inline int32_t get_BroadcastID_12() const { return ___BroadcastID_12; } inline int32_t* get_address_of_BroadcastID_12() { return &___BroadcastID_12; } inline void set_BroadcastID_12(int32_t value) { ___BroadcastID_12 = value; } inline static int32_t get_offset_of_Pinjie_13() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Pinjie_13)); } inline int32_t get_Pinjie_13() const { return ___Pinjie_13; } inline int32_t* get_address_of_Pinjie_13() { return &___Pinjie_13; } inline void set_Pinjie_13(int32_t value) { ___Pinjie_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATUSERINFO_T74790139_H #ifndef CAWARDINFO_1_T1862781914_H #define CAWARDINFO_1_T1862781914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t1862781914 : public RuntimeObject { public: // T DMCore.Logic.CAwardInfo`1::m_currentValue float ___m_currentValue_0; // T DMCore.Logic.CAwardInfo`1::m_condition float ___m_condition_1; // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::m_award_state int32_t ___m_award_state_2; // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::m_award_array CAwardList_t4094041907 * ___m_award_array_3; public: inline static int32_t get_offset_of_m_currentValue_0() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_currentValue_0)); } inline float get_m_currentValue_0() const { return ___m_currentValue_0; } inline float* get_address_of_m_currentValue_0() { return &___m_currentValue_0; } inline void set_m_currentValue_0(float value) { ___m_currentValue_0 = value; } inline static int32_t get_offset_of_m_condition_1() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_condition_1)); } inline float get_m_condition_1() const { return ___m_condition_1; } inline float* get_address_of_m_condition_1() { return &___m_condition_1; } inline void set_m_condition_1(float value) { ___m_condition_1 = value; } inline static int32_t get_offset_of_m_award_state_2() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_award_state_2)); } inline int32_t get_m_award_state_2() const { return ___m_award_state_2; } inline int32_t* get_address_of_m_award_state_2() { return &___m_award_state_2; } inline void set_m_award_state_2(int32_t value) { ___m_award_state_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_award_array_3)); } inline CAwardList_t4094041907 * get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardList_t4094041907 ** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardList_t4094041907 * value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDINFO_1_T1862781914_H #ifndef CAWARDINFO_1_T3416460893_H #define CAWARDINFO_1_T3416460893_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893 : public RuntimeObject { public: // T DMCore.Logic.CAwardInfo`1::m_currentValue int32_t ___m_currentValue_0; // T DMCore.Logic.CAwardInfo`1::m_condition int32_t ___m_condition_1; // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::m_award_state int32_t ___m_award_state_2; // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::m_award_array CAwardList_t4094041907 * ___m_award_array_3; public: inline static int32_t get_offset_of_m_currentValue_0() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_currentValue_0)); } inline int32_t get_m_currentValue_0() const { return ___m_currentValue_0; } inline int32_t* get_address_of_m_currentValue_0() { return &___m_currentValue_0; } inline void set_m_currentValue_0(int32_t value) { ___m_currentValue_0 = value; } inline static int32_t get_offset_of_m_condition_1() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_condition_1)); } inline int32_t get_m_condition_1() const { return ___m_condition_1; } inline int32_t* get_address_of_m_condition_1() { return &___m_condition_1; } inline void set_m_condition_1(int32_t value) { ___m_condition_1 = value; } inline static int32_t get_offset_of_m_award_state_2() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_state_2)); } inline int32_t get_m_award_state_2() const { return ___m_award_state_2; } inline int32_t* get_address_of_m_award_state_2() { return &___m_award_state_2; } inline void set_m_award_state_2(int32_t value) { ___m_award_state_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_array_3)); } inline CAwardList_t4094041907 * get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardList_t4094041907 ** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardList_t4094041907 * value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDINFO_1_T3416460893_H #ifndef CCHATMESSAGEINFO_T3657869099_H #define CCHATMESSAGEINFO_T3657869099_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099 : public RuntimeObject { public: // System.String DMCore.Logic.CChatMessageInfo::Time String_t* ___Time_0; // System.String DMCore.Logic.CChatMessageInfo::ChatContent String_t* ___ChatContent_1; // DMCore.Logic.enumChatMessageState DMCore.Logic.CChatMessageInfo::State int32_t ___State_2; // DMCore.Logic.enumChatMessageType DMCore.Logic.CChatMessageInfo::Type int32_t ___Type_3; // DMCore.Logic.enumSystemNoticeType DMCore.Logic.CChatMessageInfo::InfoType int32_t ___InfoType_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatMessageInfo::ChatChannel int32_t ___ChatChannel_5; // System.Single DMCore.Logic.CChatMessageInfo::VoiceLength float ___VoiceLength_6; // System.String DMCore.Logic.CChatMessageInfo::voiceText String_t* ___voiceText_7; // System.String DMCore.Logic.CChatMessageInfo::SmallPic String_t* ___SmallPic_8; // System.Int32 DMCore.Logic.CChatMessageInfo::RedbagID int32_t ___RedbagID_9; public: inline static int32_t get_offset_of_Time_0() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Time_0)); } inline String_t* get_Time_0() const { return ___Time_0; } inline String_t** get_address_of_Time_0() { return &___Time_0; } inline void set_Time_0(String_t* value) { ___Time_0 = value; Il2CppCodeGenWriteBarrier((&___Time_0), value); } inline static int32_t get_offset_of_ChatContent_1() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatContent_1)); } inline String_t* get_ChatContent_1() const { return ___ChatContent_1; } inline String_t** get_address_of_ChatContent_1() { return &___ChatContent_1; } inline void set_ChatContent_1(String_t* value) { ___ChatContent_1 = value; Il2CppCodeGenWriteBarrier((&___ChatContent_1), value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_Type_3() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Type_3)); } inline int32_t get_Type_3() const { return ___Type_3; } inline int32_t* get_address_of_Type_3() { return &___Type_3; } inline void set_Type_3(int32_t value) { ___Type_3 = value; } inline static int32_t get_offset_of_InfoType_4() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___InfoType_4)); } inline int32_t get_InfoType_4() const { return ___InfoType_4; } inline int32_t* get_address_of_InfoType_4() { return &___InfoType_4; } inline void set_InfoType_4(int32_t value) { ___InfoType_4 = value; } inline static int32_t get_offset_of_ChatChannel_5() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatChannel_5)); } inline int32_t get_ChatChannel_5() const { return ___ChatChannel_5; } inline int32_t* get_address_of_ChatChannel_5() { return &___ChatChannel_5; } inline void set_ChatChannel_5(int32_t value) { ___ChatChannel_5 = value; } inline static int32_t get_offset_of_VoiceLength_6() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___VoiceLength_6)); } inline float get_VoiceLength_6() const { return ___VoiceLength_6; } inline float* get_address_of_VoiceLength_6() { return &___VoiceLength_6; } inline void set_VoiceLength_6(float value) { ___VoiceLength_6 = value; } inline static int32_t get_offset_of_voiceText_7() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___voiceText_7)); } inline String_t* get_voiceText_7() const { return ___voiceText_7; } inline String_t** get_address_of_voiceText_7() { return &___voiceText_7; } inline void set_voiceText_7(String_t* value) { ___voiceText_7 = value; Il2CppCodeGenWriteBarrier((&___voiceText_7), value); } inline static int32_t get_offset_of_SmallPic_8() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___SmallPic_8)); } inline String_t* get_SmallPic_8() const { return ___SmallPic_8; } inline String_t** get_address_of_SmallPic_8() { return &___SmallPic_8; } inline void set_SmallPic_8(String_t* value) { ___SmallPic_8 = value; Il2CppCodeGenWriteBarrier((&___SmallPic_8), value); } inline static int32_t get_offset_of_RedbagID_9() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___RedbagID_9)); } inline int32_t get_RedbagID_9() const { return ___RedbagID_9; } inline int32_t* get_address_of_RedbagID_9() { return &___RedbagID_9; } inline void set_RedbagID_9(int32_t value) { ___RedbagID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMESSAGEINFO_T3657869099_H #ifndef CCHATMANAGER_T1988186574_H #define CCHATMANAGER_T1988186574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatManager struct CChatManager_t1988186574 : public RuntimeObject { public: // DMCore.Logic.privateMsgArriva DMCore.Logic.CChatManager::m_privateMsgArriva privateMsgArriva_t1101012311 * ___m_privateMsgArriva_0; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsBigPublicU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsStopServerU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsPrivateU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CChatManager::m_is_open_chat_btn_visible bool ___m_is_open_chat_btn_visible_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatManager::m_activeChannel int32_t ___m_activeChannel_5; // DMCore.Logic.enumChatContactLabel DMCore.Logic.CChatManager::m_activeContactLabel int32_t ___m_activeContactLabel_6; // System.Int64 DMCore.Logic.CChatManager::m_privateTargetID int64_t ___m_privateTargetID_7; // System.Int32 DMCore.Logic.CChatManager::m_activeVoiceIndex int32_t ___m_activeVoiceIndex_8; // System.Int32 DMCore.Logic.CChatManager::m_lastActiveVoiceIndex int32_t ___m_lastActiveVoiceIndex_9; // System.String DMCore.Logic.CChatManager::m_ChatVoiceIdentifier String_t* ___m_ChatVoiceIdentifier_10; // System.String DMCore.Logic.CChatManager::m_ChatImageIdentifier String_t* ___m_ChatImageIdentifier_11; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedPlayVoiceAni bool ___m_IsNeedPlayVoiceAni_12; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedStopVoiceAni bool ___m_IsNeedStopVoiceAni_13; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedShowImage bool ___m_IsNeedShowImage_14; // System.Boolean DMCore.Logic.CChatManager::m_IsPrivateTargetChanged bool ___m_IsPrivateTargetChanged_15; // System.Boolean DMCore.Logic.CChatManager::m_IsVoiceIndexChanged bool ___m_IsVoiceIndexChanged_16; // DMCore.Logic.enumPersonPage DMCore.Logic.CChatManager::m_CallerPage int32_t ___m_CallerPage_17; // System.Collections.Generic.List`1 DMCore.Logic.CChatManager::m_ChatUserList List_1_t1546864881 * ___m_ChatUserList_18; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRefreshContactList bool ___m_IsNeedRefreshContactList_19; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SumChatList CChatGroup_t2712975719 * ___m_SumChatList_20; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_PublicChatList CChatGroup_t2712975719 * ___m_PublicChatList_21; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SceneChatList CChatGroup_t2712975719 * ___m_SceneChatList_22; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_GuildChatList CChatGroup_t2712975719 * ___m_GuildChatList_23; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_WorldChatList CChatGroup_t2712975719 * ___m_WorldChatList_24; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_RedBagList CChatGroup_t2712975719 * ___m_RedBagList_25; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChatManager::m_PrivateChatList Dictionary_2_t3775615503 * ___m_PrivateChatList_26; // DMCore.Logic.CChannelInfo DMCore.Logic.CChatManager::m_ChannelInfo CChannelInfo_t1750800799 * ___m_ChannelInfo_27; // System.Boolean DMCore.Logic.CChatManager::m_IsChannelDataChanged bool ___m_IsChannelDataChanged_28; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfWC int32_t ___m_lastShortcutIndexOfWC_29; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfPrivate int32_t ___m_lastShortcutIndexOfPrivate_30; // System.String DMCore.Logic.CChatManager::m_worldChannel String_t* ___m_worldChannel_31; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CChatManager::m_TaskController ITaskBase_1_t2595950535 * ___m_TaskController_32; // System.Boolean DMCore.Logic.CChatManager::m_bUpLoadAudio bool ___m_bUpLoadAudio_33; // System.Boolean DMCore.Logic.CChatManager::m_bIsJoinChannel bool ___m_bIsJoinChannel_34; // System.Int32 DMCore.Logic.CChatManager::m_curChannelNum int32_t ___m_curChannelNum_35; // System.String DMCore.Logic.CChatManager::m_publicChatText String_t* ___m_publicChatText_38; // System.Int32 DMCore.Logic.CChatManager::m_lefttime int32_t ___m_lefttime_39; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_40; public: inline static int32_t get_offset_of_m_privateMsgArriva_0() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateMsgArriva_0)); } inline privateMsgArriva_t1101012311 * get_m_privateMsgArriva_0() const { return ___m_privateMsgArriva_0; } inline privateMsgArriva_t1101012311 ** get_address_of_m_privateMsgArriva_0() { return &___m_privateMsgArriva_0; } inline void set_m_privateMsgArriva_0(privateMsgArriva_t1101012311 * value) { ___m_privateMsgArriva_0 = value; Il2CppCodeGenWriteBarrier((&___m_privateMsgArriva_0), value); } inline static int32_t get_offset_of_U3CIsBigPublicU3Ek__BackingField_1() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsBigPublicU3Ek__BackingField_1)); } inline bool get_U3CIsBigPublicU3Ek__BackingField_1() const { return ___U3CIsBigPublicU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsBigPublicU3Ek__BackingField_1() { return &___U3CIsBigPublicU3Ek__BackingField_1; } inline void set_U3CIsBigPublicU3Ek__BackingField_1(bool value) { ___U3CIsBigPublicU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsStopServerU3Ek__BackingField_2() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsStopServerU3Ek__BackingField_2)); } inline bool get_U3CIsStopServerU3Ek__BackingField_2() const { return ___U3CIsStopServerU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsStopServerU3Ek__BackingField_2() { return &___U3CIsStopServerU3Ek__BackingField_2; } inline void set_U3CIsStopServerU3Ek__BackingField_2(bool value) { ___U3CIsStopServerU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsPrivateU3Ek__BackingField_3() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsPrivateU3Ek__BackingField_3)); } inline bool get_U3CIsPrivateU3Ek__BackingField_3() const { return ___U3CIsPrivateU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsPrivateU3Ek__BackingField_3() { return &___U3CIsPrivateU3Ek__BackingField_3; } inline void set_U3CIsPrivateU3Ek__BackingField_3(bool value) { ___U3CIsPrivateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_is_open_chat_btn_visible_4() { return static_cast(offsetof(CChatManager_t1988186574, ___m_is_open_chat_btn_visible_4)); } inline bool get_m_is_open_chat_btn_visible_4() const { return ___m_is_open_chat_btn_visible_4; } inline bool* get_address_of_m_is_open_chat_btn_visible_4() { return &___m_is_open_chat_btn_visible_4; } inline void set_m_is_open_chat_btn_visible_4(bool value) { ___m_is_open_chat_btn_visible_4 = value; } inline static int32_t get_offset_of_m_activeChannel_5() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeChannel_5)); } inline int32_t get_m_activeChannel_5() const { return ___m_activeChannel_5; } inline int32_t* get_address_of_m_activeChannel_5() { return &___m_activeChannel_5; } inline void set_m_activeChannel_5(int32_t value) { ___m_activeChannel_5 = value; } inline static int32_t get_offset_of_m_activeContactLabel_6() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeContactLabel_6)); } inline int32_t get_m_activeContactLabel_6() const { return ___m_activeContactLabel_6; } inline int32_t* get_address_of_m_activeContactLabel_6() { return &___m_activeContactLabel_6; } inline void set_m_activeContactLabel_6(int32_t value) { ___m_activeContactLabel_6 = value; } inline static int32_t get_offset_of_m_privateTargetID_7() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateTargetID_7)); } inline int64_t get_m_privateTargetID_7() const { return ___m_privateTargetID_7; } inline int64_t* get_address_of_m_privateTargetID_7() { return &___m_privateTargetID_7; } inline void set_m_privateTargetID_7(int64_t value) { ___m_privateTargetID_7 = value; } inline static int32_t get_offset_of_m_activeVoiceIndex_8() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeVoiceIndex_8)); } inline int32_t get_m_activeVoiceIndex_8() const { return ___m_activeVoiceIndex_8; } inline int32_t* get_address_of_m_activeVoiceIndex_8() { return &___m_activeVoiceIndex_8; } inline void set_m_activeVoiceIndex_8(int32_t value) { ___m_activeVoiceIndex_8 = value; } inline static int32_t get_offset_of_m_lastActiveVoiceIndex_9() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastActiveVoiceIndex_9)); } inline int32_t get_m_lastActiveVoiceIndex_9() const { return ___m_lastActiveVoiceIndex_9; } inline int32_t* get_address_of_m_lastActiveVoiceIndex_9() { return &___m_lastActiveVoiceIndex_9; } inline void set_m_lastActiveVoiceIndex_9(int32_t value) { ___m_lastActiveVoiceIndex_9 = value; } inline static int32_t get_offset_of_m_ChatVoiceIdentifier_10() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatVoiceIdentifier_10)); } inline String_t* get_m_ChatVoiceIdentifier_10() const { return ___m_ChatVoiceIdentifier_10; } inline String_t** get_address_of_m_ChatVoiceIdentifier_10() { return &___m_ChatVoiceIdentifier_10; } inline void set_m_ChatVoiceIdentifier_10(String_t* value) { ___m_ChatVoiceIdentifier_10 = value; Il2CppCodeGenWriteBarrier((&___m_ChatVoiceIdentifier_10), value); } inline static int32_t get_offset_of_m_ChatImageIdentifier_11() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatImageIdentifier_11)); } inline String_t* get_m_ChatImageIdentifier_11() const { return ___m_ChatImageIdentifier_11; } inline String_t** get_address_of_m_ChatImageIdentifier_11() { return &___m_ChatImageIdentifier_11; } inline void set_m_ChatImageIdentifier_11(String_t* value) { ___m_ChatImageIdentifier_11 = value; Il2CppCodeGenWriteBarrier((&___m_ChatImageIdentifier_11), value); } inline static int32_t get_offset_of_m_IsNeedPlayVoiceAni_12() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedPlayVoiceAni_12)); } inline bool get_m_IsNeedPlayVoiceAni_12() const { return ___m_IsNeedPlayVoiceAni_12; } inline bool* get_address_of_m_IsNeedPlayVoiceAni_12() { return &___m_IsNeedPlayVoiceAni_12; } inline void set_m_IsNeedPlayVoiceAni_12(bool value) { ___m_IsNeedPlayVoiceAni_12 = value; } inline static int32_t get_offset_of_m_IsNeedStopVoiceAni_13() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedStopVoiceAni_13)); } inline bool get_m_IsNeedStopVoiceAni_13() const { return ___m_IsNeedStopVoiceAni_13; } inline bool* get_address_of_m_IsNeedStopVoiceAni_13() { return &___m_IsNeedStopVoiceAni_13; } inline void set_m_IsNeedStopVoiceAni_13(bool value) { ___m_IsNeedStopVoiceAni_13 = value; } inline static int32_t get_offset_of_m_IsNeedShowImage_14() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedShowImage_14)); } inline bool get_m_IsNeedShowImage_14() const { return ___m_IsNeedShowImage_14; } inline bool* get_address_of_m_IsNeedShowImage_14() { return &___m_IsNeedShowImage_14; } inline void set_m_IsNeedShowImage_14(bool value) { ___m_IsNeedShowImage_14 = value; } inline static int32_t get_offset_of_m_IsPrivateTargetChanged_15() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsPrivateTargetChanged_15)); } inline bool get_m_IsPrivateTargetChanged_15() const { return ___m_IsPrivateTargetChanged_15; } inline bool* get_address_of_m_IsPrivateTargetChanged_15() { return &___m_IsPrivateTargetChanged_15; } inline void set_m_IsPrivateTargetChanged_15(bool value) { ___m_IsPrivateTargetChanged_15 = value; } inline static int32_t get_offset_of_m_IsVoiceIndexChanged_16() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsVoiceIndexChanged_16)); } inline bool get_m_IsVoiceIndexChanged_16() const { return ___m_IsVoiceIndexChanged_16; } inline bool* get_address_of_m_IsVoiceIndexChanged_16() { return &___m_IsVoiceIndexChanged_16; } inline void set_m_IsVoiceIndexChanged_16(bool value) { ___m_IsVoiceIndexChanged_16 = value; } inline static int32_t get_offset_of_m_CallerPage_17() { return static_cast(offsetof(CChatManager_t1988186574, ___m_CallerPage_17)); } inline int32_t get_m_CallerPage_17() const { return ___m_CallerPage_17; } inline int32_t* get_address_of_m_CallerPage_17() { return &___m_CallerPage_17; } inline void set_m_CallerPage_17(int32_t value) { ___m_CallerPage_17 = value; } inline static int32_t get_offset_of_m_ChatUserList_18() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatUserList_18)); } inline List_1_t1546864881 * get_m_ChatUserList_18() const { return ___m_ChatUserList_18; } inline List_1_t1546864881 ** get_address_of_m_ChatUserList_18() { return &___m_ChatUserList_18; } inline void set_m_ChatUserList_18(List_1_t1546864881 * value) { ___m_ChatUserList_18 = value; Il2CppCodeGenWriteBarrier((&___m_ChatUserList_18), value); } inline static int32_t get_offset_of_m_IsNeedRefreshContactList_19() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRefreshContactList_19)); } inline bool get_m_IsNeedRefreshContactList_19() const { return ___m_IsNeedRefreshContactList_19; } inline bool* get_address_of_m_IsNeedRefreshContactList_19() { return &___m_IsNeedRefreshContactList_19; } inline void set_m_IsNeedRefreshContactList_19(bool value) { ___m_IsNeedRefreshContactList_19 = value; } inline static int32_t get_offset_of_m_SumChatList_20() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SumChatList_20)); } inline CChatGroup_t2712975719 * get_m_SumChatList_20() const { return ___m_SumChatList_20; } inline CChatGroup_t2712975719 ** get_address_of_m_SumChatList_20() { return &___m_SumChatList_20; } inline void set_m_SumChatList_20(CChatGroup_t2712975719 * value) { ___m_SumChatList_20 = value; Il2CppCodeGenWriteBarrier((&___m_SumChatList_20), value); } inline static int32_t get_offset_of_m_PublicChatList_21() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PublicChatList_21)); } inline CChatGroup_t2712975719 * get_m_PublicChatList_21() const { return ___m_PublicChatList_21; } inline CChatGroup_t2712975719 ** get_address_of_m_PublicChatList_21() { return &___m_PublicChatList_21; } inline void set_m_PublicChatList_21(CChatGroup_t2712975719 * value) { ___m_PublicChatList_21 = value; Il2CppCodeGenWriteBarrier((&___m_PublicChatList_21), value); } inline static int32_t get_offset_of_m_SceneChatList_22() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SceneChatList_22)); } inline CChatGroup_t2712975719 * get_m_SceneChatList_22() const { return ___m_SceneChatList_22; } inline CChatGroup_t2712975719 ** get_address_of_m_SceneChatList_22() { return &___m_SceneChatList_22; } inline void set_m_SceneChatList_22(CChatGroup_t2712975719 * value) { ___m_SceneChatList_22 = value; Il2CppCodeGenWriteBarrier((&___m_SceneChatList_22), value); } inline static int32_t get_offset_of_m_GuildChatList_23() { return static_cast(offsetof(CChatManager_t1988186574, ___m_GuildChatList_23)); } inline CChatGroup_t2712975719 * get_m_GuildChatList_23() const { return ___m_GuildChatList_23; } inline CChatGroup_t2712975719 ** get_address_of_m_GuildChatList_23() { return &___m_GuildChatList_23; } inline void set_m_GuildChatList_23(CChatGroup_t2712975719 * value) { ___m_GuildChatList_23 = value; Il2CppCodeGenWriteBarrier((&___m_GuildChatList_23), value); } inline static int32_t get_offset_of_m_WorldChatList_24() { return static_cast(offsetof(CChatManager_t1988186574, ___m_WorldChatList_24)); } inline CChatGroup_t2712975719 * get_m_WorldChatList_24() const { return ___m_WorldChatList_24; } inline CChatGroup_t2712975719 ** get_address_of_m_WorldChatList_24() { return &___m_WorldChatList_24; } inline void set_m_WorldChatList_24(CChatGroup_t2712975719 * value) { ___m_WorldChatList_24 = value; Il2CppCodeGenWriteBarrier((&___m_WorldChatList_24), value); } inline static int32_t get_offset_of_m_RedBagList_25() { return static_cast(offsetof(CChatManager_t1988186574, ___m_RedBagList_25)); } inline CChatGroup_t2712975719 * get_m_RedBagList_25() const { return ___m_RedBagList_25; } inline CChatGroup_t2712975719 ** get_address_of_m_RedBagList_25() { return &___m_RedBagList_25; } inline void set_m_RedBagList_25(CChatGroup_t2712975719 * value) { ___m_RedBagList_25 = value; Il2CppCodeGenWriteBarrier((&___m_RedBagList_25), value); } inline static int32_t get_offset_of_m_PrivateChatList_26() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PrivateChatList_26)); } inline Dictionary_2_t3775615503 * get_m_PrivateChatList_26() const { return ___m_PrivateChatList_26; } inline Dictionary_2_t3775615503 ** get_address_of_m_PrivateChatList_26() { return &___m_PrivateChatList_26; } inline void set_m_PrivateChatList_26(Dictionary_2_t3775615503 * value) { ___m_PrivateChatList_26 = value; Il2CppCodeGenWriteBarrier((&___m_PrivateChatList_26), value); } inline static int32_t get_offset_of_m_ChannelInfo_27() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChannelInfo_27)); } inline CChannelInfo_t1750800799 * get_m_ChannelInfo_27() const { return ___m_ChannelInfo_27; } inline CChannelInfo_t1750800799 ** get_address_of_m_ChannelInfo_27() { return &___m_ChannelInfo_27; } inline void set_m_ChannelInfo_27(CChannelInfo_t1750800799 * value) { ___m_ChannelInfo_27 = value; Il2CppCodeGenWriteBarrier((&___m_ChannelInfo_27), value); } inline static int32_t get_offset_of_m_IsChannelDataChanged_28() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsChannelDataChanged_28)); } inline bool get_m_IsChannelDataChanged_28() const { return ___m_IsChannelDataChanged_28; } inline bool* get_address_of_m_IsChannelDataChanged_28() { return &___m_IsChannelDataChanged_28; } inline void set_m_IsChannelDataChanged_28(bool value) { ___m_IsChannelDataChanged_28 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfWC_29() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfWC_29)); } inline int32_t get_m_lastShortcutIndexOfWC_29() const { return ___m_lastShortcutIndexOfWC_29; } inline int32_t* get_address_of_m_lastShortcutIndexOfWC_29() { return &___m_lastShortcutIndexOfWC_29; } inline void set_m_lastShortcutIndexOfWC_29(int32_t value) { ___m_lastShortcutIndexOfWC_29 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfPrivate_30() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfPrivate_30)); } inline int32_t get_m_lastShortcutIndexOfPrivate_30() const { return ___m_lastShortcutIndexOfPrivate_30; } inline int32_t* get_address_of_m_lastShortcutIndexOfPrivate_30() { return &___m_lastShortcutIndexOfPrivate_30; } inline void set_m_lastShortcutIndexOfPrivate_30(int32_t value) { ___m_lastShortcutIndexOfPrivate_30 = value; } inline static int32_t get_offset_of_m_worldChannel_31() { return static_cast(offsetof(CChatManager_t1988186574, ___m_worldChannel_31)); } inline String_t* get_m_worldChannel_31() const { return ___m_worldChannel_31; } inline String_t** get_address_of_m_worldChannel_31() { return &___m_worldChannel_31; } inline void set_m_worldChannel_31(String_t* value) { ___m_worldChannel_31 = value; Il2CppCodeGenWriteBarrier((&___m_worldChannel_31), value); } inline static int32_t get_offset_of_m_TaskController_32() { return static_cast(offsetof(CChatManager_t1988186574, ___m_TaskController_32)); } inline ITaskBase_1_t2595950535 * get_m_TaskController_32() const { return ___m_TaskController_32; } inline ITaskBase_1_t2595950535 ** get_address_of_m_TaskController_32() { return &___m_TaskController_32; } inline void set_m_TaskController_32(ITaskBase_1_t2595950535 * value) { ___m_TaskController_32 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_32), value); } inline static int32_t get_offset_of_m_bUpLoadAudio_33() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bUpLoadAudio_33)); } inline bool get_m_bUpLoadAudio_33() const { return ___m_bUpLoadAudio_33; } inline bool* get_address_of_m_bUpLoadAudio_33() { return &___m_bUpLoadAudio_33; } inline void set_m_bUpLoadAudio_33(bool value) { ___m_bUpLoadAudio_33 = value; } inline static int32_t get_offset_of_m_bIsJoinChannel_34() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bIsJoinChannel_34)); } inline bool get_m_bIsJoinChannel_34() const { return ___m_bIsJoinChannel_34; } inline bool* get_address_of_m_bIsJoinChannel_34() { return &___m_bIsJoinChannel_34; } inline void set_m_bIsJoinChannel_34(bool value) { ___m_bIsJoinChannel_34 = value; } inline static int32_t get_offset_of_m_curChannelNum_35() { return static_cast(offsetof(CChatManager_t1988186574, ___m_curChannelNum_35)); } inline int32_t get_m_curChannelNum_35() const { return ___m_curChannelNum_35; } inline int32_t* get_address_of_m_curChannelNum_35() { return &___m_curChannelNum_35; } inline void set_m_curChannelNum_35(int32_t value) { ___m_curChannelNum_35 = value; } inline static int32_t get_offset_of_m_publicChatText_38() { return static_cast(offsetof(CChatManager_t1988186574, ___m_publicChatText_38)); } inline String_t* get_m_publicChatText_38() const { return ___m_publicChatText_38; } inline String_t** get_address_of_m_publicChatText_38() { return &___m_publicChatText_38; } inline void set_m_publicChatText_38(String_t* value) { ___m_publicChatText_38 = value; Il2CppCodeGenWriteBarrier((&___m_publicChatText_38), value); } inline static int32_t get_offset_of_m_lefttime_39() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lefttime_39)); } inline int32_t get_m_lefttime_39() const { return ___m_lefttime_39; } inline int32_t* get_address_of_m_lefttime_39() { return &___m_lefttime_39; } inline void set_m_lefttime_39(int32_t value) { ___m_lefttime_39 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_40() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRepainMenu_40)); } inline bool get_m_IsNeedRepainMenu_40() const { return ___m_IsNeedRepainMenu_40; } inline bool* get_address_of_m_IsNeedRepainMenu_40() { return &___m_IsNeedRepainMenu_40; } inline void set_m_IsNeedRepainMenu_40(bool value) { ___m_IsNeedRepainMenu_40 = value; } }; struct CChatManager_t1988186574_StaticFields { public: // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::s_Instance CChatManager_t1988186574 * ___s_Instance_36; // System.String DMCore.Logic.CChatManager::s_ChatTimeFormat String_t* ___s_ChatTimeFormat_37; public: inline static int32_t get_offset_of_s_Instance_36() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_Instance_36)); } inline CChatManager_t1988186574 * get_s_Instance_36() const { return ___s_Instance_36; } inline CChatManager_t1988186574 ** get_address_of_s_Instance_36() { return &___s_Instance_36; } inline void set_s_Instance_36(CChatManager_t1988186574 * value) { ___s_Instance_36 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_36), value); } inline static int32_t get_offset_of_s_ChatTimeFormat_37() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_ChatTimeFormat_37)); } inline String_t* get_s_ChatTimeFormat_37() const { return ___s_ChatTimeFormat_37; } inline String_t** get_address_of_s_ChatTimeFormat_37() { return &___s_ChatTimeFormat_37; } inline void set_s_ChatTimeFormat_37(String_t* value) { ___s_ChatTimeFormat_37 = value; Il2CppCodeGenWriteBarrier((&___s_ChatTimeFormat_37), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMANAGER_T1988186574_H #ifndef FASTZIP_T1787039230_H #define FASTZIP_T1787039230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.FastZip struct FastZip_t1787039230 : public RuntimeObject { public: // System.Boolean ICSharpCode.SharpZipLib.Zip.FastZip::continueRunning_ bool ___continueRunning__0; // System.Byte[] ICSharpCode.SharpZipLib.Zip.FastZip::buffer_ ByteU5BU5D_t4116647657* ___buffer__1; // ICSharpCode.SharpZipLib.Zip.ZipOutputStream ICSharpCode.SharpZipLib.Zip.FastZip::outputStream_ ZipOutputStream_t3000418837 * ___outputStream__2; // System.String ICSharpCode.SharpZipLib.Zip.FastZip::sourceDirectory_ String_t* ___sourceDirectory__3; // System.Boolean ICSharpCode.SharpZipLib.Zip.FastZip::createEmptyDirectories_ bool ___createEmptyDirectories__4; // ICSharpCode.SharpZipLib.Zip.FastZipEvents ICSharpCode.SharpZipLib.Zip.FastZip::events_ FastZipEvents_t2506806086 * ___events__5; // ICSharpCode.SharpZipLib.Zip.IEntryFactory ICSharpCode.SharpZipLib.Zip.FastZip::entryFactory_ RuntimeObject* ___entryFactory__6; // ICSharpCode.SharpZipLib.Zip.UseZip64 ICSharpCode.SharpZipLib.Zip.FastZip::useZip64_ int32_t ___useZip64__7; // System.String ICSharpCode.SharpZipLib.Zip.FastZip::password_ String_t* ___password__8; public: inline static int32_t get_offset_of_continueRunning__0() { return static_cast(offsetof(FastZip_t1787039230, ___continueRunning__0)); } inline bool get_continueRunning__0() const { return ___continueRunning__0; } inline bool* get_address_of_continueRunning__0() { return &___continueRunning__0; } inline void set_continueRunning__0(bool value) { ___continueRunning__0 = value; } inline static int32_t get_offset_of_buffer__1() { return static_cast(offsetof(FastZip_t1787039230, ___buffer__1)); } inline ByteU5BU5D_t4116647657* get_buffer__1() const { return ___buffer__1; } inline ByteU5BU5D_t4116647657** get_address_of_buffer__1() { return &___buffer__1; } inline void set_buffer__1(ByteU5BU5D_t4116647657* value) { ___buffer__1 = value; Il2CppCodeGenWriteBarrier((&___buffer__1), value); } inline static int32_t get_offset_of_outputStream__2() { return static_cast(offsetof(FastZip_t1787039230, ___outputStream__2)); } inline ZipOutputStream_t3000418837 * get_outputStream__2() const { return ___outputStream__2; } inline ZipOutputStream_t3000418837 ** get_address_of_outputStream__2() { return &___outputStream__2; } inline void set_outputStream__2(ZipOutputStream_t3000418837 * value) { ___outputStream__2 = value; Il2CppCodeGenWriteBarrier((&___outputStream__2), value); } inline static int32_t get_offset_of_sourceDirectory__3() { return static_cast(offsetof(FastZip_t1787039230, ___sourceDirectory__3)); } inline String_t* get_sourceDirectory__3() const { return ___sourceDirectory__3; } inline String_t** get_address_of_sourceDirectory__3() { return &___sourceDirectory__3; } inline void set_sourceDirectory__3(String_t* value) { ___sourceDirectory__3 = value; Il2CppCodeGenWriteBarrier((&___sourceDirectory__3), value); } inline static int32_t get_offset_of_createEmptyDirectories__4() { return static_cast(offsetof(FastZip_t1787039230, ___createEmptyDirectories__4)); } inline bool get_createEmptyDirectories__4() const { return ___createEmptyDirectories__4; } inline bool* get_address_of_createEmptyDirectories__4() { return &___createEmptyDirectories__4; } inline void set_createEmptyDirectories__4(bool value) { ___createEmptyDirectories__4 = value; } inline static int32_t get_offset_of_events__5() { return static_cast(offsetof(FastZip_t1787039230, ___events__5)); } inline FastZipEvents_t2506806086 * get_events__5() const { return ___events__5; } inline FastZipEvents_t2506806086 ** get_address_of_events__5() { return &___events__5; } inline void set_events__5(FastZipEvents_t2506806086 * value) { ___events__5 = value; Il2CppCodeGenWriteBarrier((&___events__5), value); } inline static int32_t get_offset_of_entryFactory__6() { return static_cast(offsetof(FastZip_t1787039230, ___entryFactory__6)); } inline RuntimeObject* get_entryFactory__6() const { return ___entryFactory__6; } inline RuntimeObject** get_address_of_entryFactory__6() { return &___entryFactory__6; } inline void set_entryFactory__6(RuntimeObject* value) { ___entryFactory__6 = value; Il2CppCodeGenWriteBarrier((&___entryFactory__6), value); } inline static int32_t get_offset_of_useZip64__7() { return static_cast(offsetof(FastZip_t1787039230, ___useZip64__7)); } inline int32_t get_useZip64__7() const { return ___useZip64__7; } inline int32_t* get_address_of_useZip64__7() { return &___useZip64__7; } inline void set_useZip64__7(int32_t value) { ___useZip64__7 = value; } inline static int32_t get_offset_of_password__8() { return static_cast(offsetof(FastZip_t1787039230, ___password__8)); } inline String_t* get_password__8() const { return ___password__8; } inline String_t** get_address_of_password__8() { return &___password__8; } inline void set_password__8(String_t* value) { ___password__8 = value; Il2CppCodeGenWriteBarrier((&___password__8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASTZIP_T1787039230_H #ifndef CBLESSMANAGER_T2858824243_H #define CBLESSMANAGER_T2858824243_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBlessManager struct CBlessManager_t2858824243 : public RuntimeObject { public: // uiMarryBless DMCore.Logic.CBlessManager::mUIMarryBless uiMarryBless_t1813636254 * ___mUIMarryBless_0; // System.String DMCore.Logic.CBlessManager::m_strUserName String_t* ___m_strUserName_1; // DMCore.Logic.enumBless DMCore.Logic.CBlessManager::m_ActiveGift int32_t ___m_ActiveGift_2; public: inline static int32_t get_offset_of_mUIMarryBless_0() { return static_cast(offsetof(CBlessManager_t2858824243, ___mUIMarryBless_0)); } inline uiMarryBless_t1813636254 * get_mUIMarryBless_0() const { return ___mUIMarryBless_0; } inline uiMarryBless_t1813636254 ** get_address_of_mUIMarryBless_0() { return &___mUIMarryBless_0; } inline void set_mUIMarryBless_0(uiMarryBless_t1813636254 * value) { ___mUIMarryBless_0 = value; Il2CppCodeGenWriteBarrier((&___mUIMarryBless_0), value); } inline static int32_t get_offset_of_m_strUserName_1() { return static_cast(offsetof(CBlessManager_t2858824243, ___m_strUserName_1)); } inline String_t* get_m_strUserName_1() const { return ___m_strUserName_1; } inline String_t** get_address_of_m_strUserName_1() { return &___m_strUserName_1; } inline void set_m_strUserName_1(String_t* value) { ___m_strUserName_1 = value; Il2CppCodeGenWriteBarrier((&___m_strUserName_1), value); } inline static int32_t get_offset_of_m_ActiveGift_2() { return static_cast(offsetof(CBlessManager_t2858824243, ___m_ActiveGift_2)); } inline int32_t get_m_ActiveGift_2() const { return ___m_ActiveGift_2; } inline int32_t* get_address_of_m_ActiveGift_2() { return &___m_ActiveGift_2; } inline void set_m_ActiveGift_2(int32_t value) { ___m_ActiveGift_2 = value; } }; struct CBlessManager_t2858824243_StaticFields { public: // System.Int32 DMCore.Logic.CBlessManager::s_SendCount int32_t ___s_SendCount_3; // DMCore.Logic.CBlessManager DMCore.Logic.CBlessManager::s_Instance CBlessManager_t2858824243 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_SendCount_3() { return static_cast(offsetof(CBlessManager_t2858824243_StaticFields, ___s_SendCount_3)); } inline int32_t get_s_SendCount_3() const { return ___s_SendCount_3; } inline int32_t* get_address_of_s_SendCount_3() { return &___s_SendCount_3; } inline void set_s_SendCount_3(int32_t value) { ___s_SendCount_3 = value; } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CBlessManager_t2858824243_StaticFields, ___s_Instance_4)); } inline CBlessManager_t2858824243 * get_s_Instance_4() const { return ___s_Instance_4; } inline CBlessManager_t2858824243 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CBlessManager_t2858824243 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBLESSMANAGER_T2858824243_H #ifndef CARDSLOTINFO_T3860008132_H #define CARDSLOTINFO_T3860008132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardSlotInfo struct CardSlotInfo_t3860008132 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardSlotInfo::index int32_t ___index_0; // System.Int32 DMCore.Logic.CardSlotInfo::cardID int32_t ___cardID_1; // DMCore.Logic.EM_CardSlot_State DMCore.Logic.CardSlotInfo::state int32_t ___state_2; // DMCore.Logic.EM_CardSlotUnlock_Type DMCore.Logic.CardSlotInfo::type int32_t ___type_3; // System.Int32 DMCore.Logic.CardSlotInfo::unlockValue int32_t ___unlockValue_4; // System.Int32 DMCore.Logic.CardSlotInfo::countdown int32_t ___countdown_5; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_cardID_1() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___cardID_1)); } inline int32_t get_cardID_1() const { return ___cardID_1; } inline int32_t* get_address_of_cardID_1() { return &___cardID_1; } inline void set_cardID_1(int32_t value) { ___cardID_1 = value; } inline static int32_t get_offset_of_state_2() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___state_2)); } inline int32_t get_state_2() const { return ___state_2; } inline int32_t* get_address_of_state_2() { return &___state_2; } inline void set_state_2(int32_t value) { ___state_2 = value; } inline static int32_t get_offset_of_type_3() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___type_3)); } inline int32_t get_type_3() const { return ___type_3; } inline int32_t* get_address_of_type_3() { return &___type_3; } inline void set_type_3(int32_t value) { ___type_3 = value; } inline static int32_t get_offset_of_unlockValue_4() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___unlockValue_4)); } inline int32_t get_unlockValue_4() const { return ___unlockValue_4; } inline int32_t* get_address_of_unlockValue_4() { return &___unlockValue_4; } inline void set_unlockValue_4(int32_t value) { ___unlockValue_4 = value; } inline static int32_t get_offset_of_countdown_5() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___countdown_5)); } inline int32_t get_countdown_5() const { return ___countdown_5; } inline int32_t* get_address_of_countdown_5() { return &___countdown_5; } inline void set_countdown_5(int32_t value) { ___countdown_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDSLOTINFO_T3860008132_H #ifndef CARDHANDBOOKITEMDATA_T620105045_H #define CARDHANDBOOKITEMDATA_T620105045_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardHandBookItemData struct CardHandBookItemData_t620105045 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardHandBookItemData::configID int32_t ___configID_0; // System.String DMCore.Logic.CardHandBookItemData::itemName String_t* ___itemName_1; // DMCore.Logic.ItemQuality DMCore.Logic.CardHandBookItemData::quality int32_t ___quality_2; // System.Boolean DMCore.Logic.CardHandBookItemData::IsOwn bool ___IsOwn_3; // System.Int32 DMCore.Logic.CardHandBookItemData::type int32_t ___type_4; // System.String DMCore.Logic.CardHandBookItemData::k__BackingField String_t* ___U3CTagsU3Ek__BackingField_5; // System.String DMCore.Logic.CardHandBookItemData::k__BackingField String_t* ___U3CPathU3Ek__BackingField_6; public: inline static int32_t get_offset_of_configID_0() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___configID_0)); } inline int32_t get_configID_0() const { return ___configID_0; } inline int32_t* get_address_of_configID_0() { return &___configID_0; } inline void set_configID_0(int32_t value) { ___configID_0 = value; } inline static int32_t get_offset_of_itemName_1() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___itemName_1)); } inline String_t* get_itemName_1() const { return ___itemName_1; } inline String_t** get_address_of_itemName_1() { return &___itemName_1; } inline void set_itemName_1(String_t* value) { ___itemName_1 = value; Il2CppCodeGenWriteBarrier((&___itemName_1), value); } inline static int32_t get_offset_of_quality_2() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___quality_2)); } inline int32_t get_quality_2() const { return ___quality_2; } inline int32_t* get_address_of_quality_2() { return &___quality_2; } inline void set_quality_2(int32_t value) { ___quality_2 = value; } inline static int32_t get_offset_of_IsOwn_3() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___IsOwn_3)); } inline bool get_IsOwn_3() const { return ___IsOwn_3; } inline bool* get_address_of_IsOwn_3() { return &___IsOwn_3; } inline void set_IsOwn_3(bool value) { ___IsOwn_3 = value; } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___type_4)); } inline int32_t get_type_4() const { return ___type_4; } inline int32_t* get_address_of_type_4() { return &___type_4; } inline void set_type_4(int32_t value) { ___type_4 = value; } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_5() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___U3CTagsU3Ek__BackingField_5)); } inline String_t* get_U3CTagsU3Ek__BackingField_5() const { return ___U3CTagsU3Ek__BackingField_5; } inline String_t** get_address_of_U3CTagsU3Ek__BackingField_5() { return &___U3CTagsU3Ek__BackingField_5; } inline void set_U3CTagsU3Ek__BackingField_5(String_t* value) { ___U3CTagsU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CTagsU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_6() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___U3CPathU3Ek__BackingField_6)); } inline String_t* get_U3CPathU3Ek__BackingField_6() const { return ___U3CPathU3Ek__BackingField_6; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_6() { return &___U3CPathU3Ek__BackingField_6; } inline void set_U3CPathU3Ek__BackingField_6(String_t* value) { ___U3CPathU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDHANDBOOKITEMDATA_T620105045_H #ifndef FILESTREAM_T4292183065_H #define FILESTREAM_T4292183065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileStream struct FileStream_t4292183065 : public Stream_t1273022909 { public: // System.IO.FileAccess System.IO.FileStream::access int32_t ___access_2; // System.Boolean System.IO.FileStream::owner bool ___owner_3; // System.Boolean System.IO.FileStream::async bool ___async_4; // System.Boolean System.IO.FileStream::canseek bool ___canseek_5; // System.Int64 System.IO.FileStream::append_startpos int64_t ___append_startpos_6; // System.Boolean System.IO.FileStream::anonymous bool ___anonymous_7; // System.Byte[] System.IO.FileStream::buf ByteU5BU5D_t4116647657* ___buf_8; // System.Int32 System.IO.FileStream::buf_size int32_t ___buf_size_9; // System.Int32 System.IO.FileStream::buf_length int32_t ___buf_length_10; // System.Int32 System.IO.FileStream::buf_offset int32_t ___buf_offset_11; // System.Boolean System.IO.FileStream::buf_dirty bool ___buf_dirty_12; // System.Int64 System.IO.FileStream::buf_start int64_t ___buf_start_13; // System.String System.IO.FileStream::name String_t* ___name_14; // System.IntPtr System.IO.FileStream::handle intptr_t ___handle_15; public: inline static int32_t get_offset_of_access_2() { return static_cast(offsetof(FileStream_t4292183065, ___access_2)); } inline int32_t get_access_2() const { return ___access_2; } inline int32_t* get_address_of_access_2() { return &___access_2; } inline void set_access_2(int32_t value) { ___access_2 = value; } inline static int32_t get_offset_of_owner_3() { return static_cast(offsetof(FileStream_t4292183065, ___owner_3)); } inline bool get_owner_3() const { return ___owner_3; } inline bool* get_address_of_owner_3() { return &___owner_3; } inline void set_owner_3(bool value) { ___owner_3 = value; } inline static int32_t get_offset_of_async_4() { return static_cast(offsetof(FileStream_t4292183065, ___async_4)); } inline bool get_async_4() const { return ___async_4; } inline bool* get_address_of_async_4() { return &___async_4; } inline void set_async_4(bool value) { ___async_4 = value; } inline static int32_t get_offset_of_canseek_5() { return static_cast(offsetof(FileStream_t4292183065, ___canseek_5)); } inline bool get_canseek_5() const { return ___canseek_5; } inline bool* get_address_of_canseek_5() { return &___canseek_5; } inline void set_canseek_5(bool value) { ___canseek_5 = value; } inline static int32_t get_offset_of_append_startpos_6() { return static_cast(offsetof(FileStream_t4292183065, ___append_startpos_6)); } inline int64_t get_append_startpos_6() const { return ___append_startpos_6; } inline int64_t* get_address_of_append_startpos_6() { return &___append_startpos_6; } inline void set_append_startpos_6(int64_t value) { ___append_startpos_6 = value; } inline static int32_t get_offset_of_anonymous_7() { return static_cast(offsetof(FileStream_t4292183065, ___anonymous_7)); } inline bool get_anonymous_7() const { return ___anonymous_7; } inline bool* get_address_of_anonymous_7() { return &___anonymous_7; } inline void set_anonymous_7(bool value) { ___anonymous_7 = value; } inline static int32_t get_offset_of_buf_8() { return static_cast(offsetof(FileStream_t4292183065, ___buf_8)); } inline ByteU5BU5D_t4116647657* get_buf_8() const { return ___buf_8; } inline ByteU5BU5D_t4116647657** get_address_of_buf_8() { return &___buf_8; } inline void set_buf_8(ByteU5BU5D_t4116647657* value) { ___buf_8 = value; Il2CppCodeGenWriteBarrier((&___buf_8), value); } inline static int32_t get_offset_of_buf_size_9() { return static_cast(offsetof(FileStream_t4292183065, ___buf_size_9)); } inline int32_t get_buf_size_9() const { return ___buf_size_9; } inline int32_t* get_address_of_buf_size_9() { return &___buf_size_9; } inline void set_buf_size_9(int32_t value) { ___buf_size_9 = value; } inline static int32_t get_offset_of_buf_length_10() { return static_cast(offsetof(FileStream_t4292183065, ___buf_length_10)); } inline int32_t get_buf_length_10() const { return ___buf_length_10; } inline int32_t* get_address_of_buf_length_10() { return &___buf_length_10; } inline void set_buf_length_10(int32_t value) { ___buf_length_10 = value; } inline static int32_t get_offset_of_buf_offset_11() { return static_cast(offsetof(FileStream_t4292183065, ___buf_offset_11)); } inline int32_t get_buf_offset_11() const { return ___buf_offset_11; } inline int32_t* get_address_of_buf_offset_11() { return &___buf_offset_11; } inline void set_buf_offset_11(int32_t value) { ___buf_offset_11 = value; } inline static int32_t get_offset_of_buf_dirty_12() { return static_cast(offsetof(FileStream_t4292183065, ___buf_dirty_12)); } inline bool get_buf_dirty_12() const { return ___buf_dirty_12; } inline bool* get_address_of_buf_dirty_12() { return &___buf_dirty_12; } inline void set_buf_dirty_12(bool value) { ___buf_dirty_12 = value; } inline static int32_t get_offset_of_buf_start_13() { return static_cast(offsetof(FileStream_t4292183065, ___buf_start_13)); } inline int64_t get_buf_start_13() const { return ___buf_start_13; } inline int64_t* get_address_of_buf_start_13() { return &___buf_start_13; } inline void set_buf_start_13(int64_t value) { ___buf_start_13 = value; } inline static int32_t get_offset_of_name_14() { return static_cast(offsetof(FileStream_t4292183065, ___name_14)); } inline String_t* get_name_14() const { return ___name_14; } inline String_t** get_address_of_name_14() { return &___name_14; } inline void set_name_14(String_t* value) { ___name_14 = value; Il2CppCodeGenWriteBarrier((&___name_14), value); } inline static int32_t get_offset_of_handle_15() { return static_cast(offsetof(FileStream_t4292183065, ___handle_15)); } inline intptr_t get_handle_15() const { return ___handle_15; } inline intptr_t* get_address_of_handle_15() { return &___handle_15; } inline void set_handle_15(intptr_t value) { ___handle_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESTREAM_T4292183065_H #ifndef ZIPENTRY_T658048195_H #define ZIPENTRY_T658048195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.ZipEntry struct ZipEntry_t658048195 : public RuntimeObject { public: // ICSharpCode.SharpZipLib.Zip.ZipEntry/Known ICSharpCode.SharpZipLib.Zip.ZipEntry::known uint8_t ___known_0; // System.Int32 ICSharpCode.SharpZipLib.Zip.ZipEntry::externalFileAttributes int32_t ___externalFileAttributes_1; // System.UInt16 ICSharpCode.SharpZipLib.Zip.ZipEntry::versionMadeBy uint16_t ___versionMadeBy_2; // System.String ICSharpCode.SharpZipLib.Zip.ZipEntry::name String_t* ___name_3; // System.UInt64 ICSharpCode.SharpZipLib.Zip.ZipEntry::size uint64_t ___size_4; // System.UInt64 ICSharpCode.SharpZipLib.Zip.ZipEntry::compressedSize uint64_t ___compressedSize_5; // System.UInt16 ICSharpCode.SharpZipLib.Zip.ZipEntry::versionToExtract uint16_t ___versionToExtract_6; // System.UInt32 ICSharpCode.SharpZipLib.Zip.ZipEntry::crc uint32_t ___crc_7; // System.UInt32 ICSharpCode.SharpZipLib.Zip.ZipEntry::dosTime uint32_t ___dosTime_8; // ICSharpCode.SharpZipLib.Zip.CompressionMethod ICSharpCode.SharpZipLib.Zip.ZipEntry::method int32_t ___method_9; // System.Byte[] ICSharpCode.SharpZipLib.Zip.ZipEntry::extra ByteU5BU5D_t4116647657* ___extra_10; // System.String ICSharpCode.SharpZipLib.Zip.ZipEntry::comment String_t* ___comment_11; // System.Int32 ICSharpCode.SharpZipLib.Zip.ZipEntry::flags int32_t ___flags_12; // System.Int64 ICSharpCode.SharpZipLib.Zip.ZipEntry::zipFileIndex int64_t ___zipFileIndex_13; // System.Int64 ICSharpCode.SharpZipLib.Zip.ZipEntry::offset int64_t ___offset_14; // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipEntry::forceZip64_ bool ___forceZip64__15; // System.Byte ICSharpCode.SharpZipLib.Zip.ZipEntry::cryptoCheckValue_ uint8_t ___cryptoCheckValue__16; // System.Int32 ICSharpCode.SharpZipLib.Zip.ZipEntry::_aesVer int32_t ____aesVer_17; // System.Int32 ICSharpCode.SharpZipLib.Zip.ZipEntry::_aesEncryptionStrength int32_t ____aesEncryptionStrength_18; public: inline static int32_t get_offset_of_known_0() { return static_cast(offsetof(ZipEntry_t658048195, ___known_0)); } inline uint8_t get_known_0() const { return ___known_0; } inline uint8_t* get_address_of_known_0() { return &___known_0; } inline void set_known_0(uint8_t value) { ___known_0 = value; } inline static int32_t get_offset_of_externalFileAttributes_1() { return static_cast(offsetof(ZipEntry_t658048195, ___externalFileAttributes_1)); } inline int32_t get_externalFileAttributes_1() const { return ___externalFileAttributes_1; } inline int32_t* get_address_of_externalFileAttributes_1() { return &___externalFileAttributes_1; } inline void set_externalFileAttributes_1(int32_t value) { ___externalFileAttributes_1 = value; } inline static int32_t get_offset_of_versionMadeBy_2() { return static_cast(offsetof(ZipEntry_t658048195, ___versionMadeBy_2)); } inline uint16_t get_versionMadeBy_2() const { return ___versionMadeBy_2; } inline uint16_t* get_address_of_versionMadeBy_2() { return &___versionMadeBy_2; } inline void set_versionMadeBy_2(uint16_t value) { ___versionMadeBy_2 = value; } inline static int32_t get_offset_of_name_3() { return static_cast(offsetof(ZipEntry_t658048195, ___name_3)); } inline String_t* get_name_3() const { return ___name_3; } inline String_t** get_address_of_name_3() { return &___name_3; } inline void set_name_3(String_t* value) { ___name_3 = value; Il2CppCodeGenWriteBarrier((&___name_3), value); } inline static int32_t get_offset_of_size_4() { return static_cast(offsetof(ZipEntry_t658048195, ___size_4)); } inline uint64_t get_size_4() const { return ___size_4; } inline uint64_t* get_address_of_size_4() { return &___size_4; } inline void set_size_4(uint64_t value) { ___size_4 = value; } inline static int32_t get_offset_of_compressedSize_5() { return static_cast(offsetof(ZipEntry_t658048195, ___compressedSize_5)); } inline uint64_t get_compressedSize_5() const { return ___compressedSize_5; } inline uint64_t* get_address_of_compressedSize_5() { return &___compressedSize_5; } inline void set_compressedSize_5(uint64_t value) { ___compressedSize_5 = value; } inline static int32_t get_offset_of_versionToExtract_6() { return static_cast(offsetof(ZipEntry_t658048195, ___versionToExtract_6)); } inline uint16_t get_versionToExtract_6() const { return ___versionToExtract_6; } inline uint16_t* get_address_of_versionToExtract_6() { return &___versionToExtract_6; } inline void set_versionToExtract_6(uint16_t value) { ___versionToExtract_6 = value; } inline static int32_t get_offset_of_crc_7() { return static_cast(offsetof(ZipEntry_t658048195, ___crc_7)); } inline uint32_t get_crc_7() const { return ___crc_7; } inline uint32_t* get_address_of_crc_7() { return &___crc_7; } inline void set_crc_7(uint32_t value) { ___crc_7 = value; } inline static int32_t get_offset_of_dosTime_8() { return static_cast(offsetof(ZipEntry_t658048195, ___dosTime_8)); } inline uint32_t get_dosTime_8() const { return ___dosTime_8; } inline uint32_t* get_address_of_dosTime_8() { return &___dosTime_8; } inline void set_dosTime_8(uint32_t value) { ___dosTime_8 = value; } inline static int32_t get_offset_of_method_9() { return static_cast(offsetof(ZipEntry_t658048195, ___method_9)); } inline int32_t get_method_9() const { return ___method_9; } inline int32_t* get_address_of_method_9() { return &___method_9; } inline void set_method_9(int32_t value) { ___method_9 = value; } inline static int32_t get_offset_of_extra_10() { return static_cast(offsetof(ZipEntry_t658048195, ___extra_10)); } inline ByteU5BU5D_t4116647657* get_extra_10() const { return ___extra_10; } inline ByteU5BU5D_t4116647657** get_address_of_extra_10() { return &___extra_10; } inline void set_extra_10(ByteU5BU5D_t4116647657* value) { ___extra_10 = value; Il2CppCodeGenWriteBarrier((&___extra_10), value); } inline static int32_t get_offset_of_comment_11() { return static_cast(offsetof(ZipEntry_t658048195, ___comment_11)); } inline String_t* get_comment_11() const { return ___comment_11; } inline String_t** get_address_of_comment_11() { return &___comment_11; } inline void set_comment_11(String_t* value) { ___comment_11 = value; Il2CppCodeGenWriteBarrier((&___comment_11), value); } inline static int32_t get_offset_of_flags_12() { return static_cast(offsetof(ZipEntry_t658048195, ___flags_12)); } inline int32_t get_flags_12() const { return ___flags_12; } inline int32_t* get_address_of_flags_12() { return &___flags_12; } inline void set_flags_12(int32_t value) { ___flags_12 = value; } inline static int32_t get_offset_of_zipFileIndex_13() { return static_cast(offsetof(ZipEntry_t658048195, ___zipFileIndex_13)); } inline int64_t get_zipFileIndex_13() const { return ___zipFileIndex_13; } inline int64_t* get_address_of_zipFileIndex_13() { return &___zipFileIndex_13; } inline void set_zipFileIndex_13(int64_t value) { ___zipFileIndex_13 = value; } inline static int32_t get_offset_of_offset_14() { return static_cast(offsetof(ZipEntry_t658048195, ___offset_14)); } inline int64_t get_offset_14() const { return ___offset_14; } inline int64_t* get_address_of_offset_14() { return &___offset_14; } inline void set_offset_14(int64_t value) { ___offset_14 = value; } inline static int32_t get_offset_of_forceZip64__15() { return static_cast(offsetof(ZipEntry_t658048195, ___forceZip64__15)); } inline bool get_forceZip64__15() const { return ___forceZip64__15; } inline bool* get_address_of_forceZip64__15() { return &___forceZip64__15; } inline void set_forceZip64__15(bool value) { ___forceZip64__15 = value; } inline static int32_t get_offset_of_cryptoCheckValue__16() { return static_cast(offsetof(ZipEntry_t658048195, ___cryptoCheckValue__16)); } inline uint8_t get_cryptoCheckValue__16() const { return ___cryptoCheckValue__16; } inline uint8_t* get_address_of_cryptoCheckValue__16() { return &___cryptoCheckValue__16; } inline void set_cryptoCheckValue__16(uint8_t value) { ___cryptoCheckValue__16 = value; } inline static int32_t get_offset_of__aesVer_17() { return static_cast(offsetof(ZipEntry_t658048195, ____aesVer_17)); } inline int32_t get__aesVer_17() const { return ____aesVer_17; } inline int32_t* get_address_of__aesVer_17() { return &____aesVer_17; } inline void set__aesVer_17(int32_t value) { ____aesVer_17 = value; } inline static int32_t get_offset_of__aesEncryptionStrength_18() { return static_cast(offsetof(ZipEntry_t658048195, ____aesEncryptionStrength_18)); } inline int32_t get__aesEncryptionStrength_18() const { return ____aesEncryptionStrength_18; } inline int32_t* get_address_of__aesEncryptionStrength_18() { return &____aesEncryptionStrength_18; } inline void set__aesEncryptionStrength_18(int32_t value) { ____aesEncryptionStrength_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ZIPENTRY_T658048195_H #ifndef ZIPFILE_T1258023761_H #define ZIPFILE_T1258023761_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Zip.ZipFile struct ZipFile_t1258023761 : public RuntimeObject { public: // ICSharpCode.SharpZipLib.Zip.ZipFile/KeysRequiredEventHandler ICSharpCode.SharpZipLib.Zip.ZipFile::KeysRequired KeysRequiredEventHandler_t4251835903 * ___KeysRequired_0; // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipFile::isDisposed_ bool ___isDisposed__1; // System.String ICSharpCode.SharpZipLib.Zip.ZipFile::comment_ String_t* ___comment__2; // System.String ICSharpCode.SharpZipLib.Zip.ZipFile::rawPassword_ String_t* ___rawPassword__3; // System.IO.Stream ICSharpCode.SharpZipLib.Zip.ZipFile::baseStream_ Stream_t1273022909 * ___baseStream__4; // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipFile::isStreamOwner bool ___isStreamOwner_5; // System.Int64 ICSharpCode.SharpZipLib.Zip.ZipFile::offsetOfFirstEntry int64_t ___offsetOfFirstEntry_6; // ICSharpCode.SharpZipLib.Zip.ZipEntry[] ICSharpCode.SharpZipLib.Zip.ZipFile::entries_ ZipEntryU5BU5D_t2637723858* ___entries__7; // System.Byte[] ICSharpCode.SharpZipLib.Zip.ZipFile::key ByteU5BU5D_t4116647657* ___key_8; // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipFile::isNewArchive_ bool ___isNewArchive__9; // ICSharpCode.SharpZipLib.Zip.UseZip64 ICSharpCode.SharpZipLib.Zip.ZipFile::useZip64_ int32_t ___useZip64__10; // System.Collections.ArrayList ICSharpCode.SharpZipLib.Zip.ZipFile::updates_ ArrayList_t2718874744 * ___updates__11; // System.Collections.Hashtable ICSharpCode.SharpZipLib.Zip.ZipFile::updateIndex_ Hashtable_t1853889766 * ___updateIndex__12; // ICSharpCode.SharpZipLib.Zip.IArchiveStorage ICSharpCode.SharpZipLib.Zip.ZipFile::archiveStorage_ RuntimeObject* ___archiveStorage__13; // ICSharpCode.SharpZipLib.Zip.IDynamicDataSource ICSharpCode.SharpZipLib.Zip.ZipFile::updateDataSource_ RuntimeObject* ___updateDataSource__14; // System.Int32 ICSharpCode.SharpZipLib.Zip.ZipFile::bufferSize_ int32_t ___bufferSize__15; // ICSharpCode.SharpZipLib.Zip.IEntryFactory ICSharpCode.SharpZipLib.Zip.ZipFile::updateEntryFactory_ RuntimeObject* ___updateEntryFactory__16; public: inline static int32_t get_offset_of_KeysRequired_0() { return static_cast(offsetof(ZipFile_t1258023761, ___KeysRequired_0)); } inline KeysRequiredEventHandler_t4251835903 * get_KeysRequired_0() const { return ___KeysRequired_0; } inline KeysRequiredEventHandler_t4251835903 ** get_address_of_KeysRequired_0() { return &___KeysRequired_0; } inline void set_KeysRequired_0(KeysRequiredEventHandler_t4251835903 * value) { ___KeysRequired_0 = value; Il2CppCodeGenWriteBarrier((&___KeysRequired_0), value); } inline static int32_t get_offset_of_isDisposed__1() { return static_cast(offsetof(ZipFile_t1258023761, ___isDisposed__1)); } inline bool get_isDisposed__1() const { return ___isDisposed__1; } inline bool* get_address_of_isDisposed__1() { return &___isDisposed__1; } inline void set_isDisposed__1(bool value) { ___isDisposed__1 = value; } inline static int32_t get_offset_of_comment__2() { return static_cast(offsetof(ZipFile_t1258023761, ___comment__2)); } inline String_t* get_comment__2() const { return ___comment__2; } inline String_t** get_address_of_comment__2() { return &___comment__2; } inline void set_comment__2(String_t* value) { ___comment__2 = value; Il2CppCodeGenWriteBarrier((&___comment__2), value); } inline static int32_t get_offset_of_rawPassword__3() { return static_cast(offsetof(ZipFile_t1258023761, ___rawPassword__3)); } inline String_t* get_rawPassword__3() const { return ___rawPassword__3; } inline String_t** get_address_of_rawPassword__3() { return &___rawPassword__3; } inline void set_rawPassword__3(String_t* value) { ___rawPassword__3 = value; Il2CppCodeGenWriteBarrier((&___rawPassword__3), value); } inline static int32_t get_offset_of_baseStream__4() { return static_cast(offsetof(ZipFile_t1258023761, ___baseStream__4)); } inline Stream_t1273022909 * get_baseStream__4() const { return ___baseStream__4; } inline Stream_t1273022909 ** get_address_of_baseStream__4() { return &___baseStream__4; } inline void set_baseStream__4(Stream_t1273022909 * value) { ___baseStream__4 = value; Il2CppCodeGenWriteBarrier((&___baseStream__4), value); } inline static int32_t get_offset_of_isStreamOwner_5() { return static_cast(offsetof(ZipFile_t1258023761, ___isStreamOwner_5)); } inline bool get_isStreamOwner_5() const { return ___isStreamOwner_5; } inline bool* get_address_of_isStreamOwner_5() { return &___isStreamOwner_5; } inline void set_isStreamOwner_5(bool value) { ___isStreamOwner_5 = value; } inline static int32_t get_offset_of_offsetOfFirstEntry_6() { return static_cast(offsetof(ZipFile_t1258023761, ___offsetOfFirstEntry_6)); } inline int64_t get_offsetOfFirstEntry_6() const { return ___offsetOfFirstEntry_6; } inline int64_t* get_address_of_offsetOfFirstEntry_6() { return &___offsetOfFirstEntry_6; } inline void set_offsetOfFirstEntry_6(int64_t value) { ___offsetOfFirstEntry_6 = value; } inline static int32_t get_offset_of_entries__7() { return static_cast(offsetof(ZipFile_t1258023761, ___entries__7)); } inline ZipEntryU5BU5D_t2637723858* get_entries__7() const { return ___entries__7; } inline ZipEntryU5BU5D_t2637723858** get_address_of_entries__7() { return &___entries__7; } inline void set_entries__7(ZipEntryU5BU5D_t2637723858* value) { ___entries__7 = value; Il2CppCodeGenWriteBarrier((&___entries__7), value); } inline static int32_t get_offset_of_key_8() { return static_cast(offsetof(ZipFile_t1258023761, ___key_8)); } inline ByteU5BU5D_t4116647657* get_key_8() const { return ___key_8; } inline ByteU5BU5D_t4116647657** get_address_of_key_8() { return &___key_8; } inline void set_key_8(ByteU5BU5D_t4116647657* value) { ___key_8 = value; Il2CppCodeGenWriteBarrier((&___key_8), value); } inline static int32_t get_offset_of_isNewArchive__9() { return static_cast(offsetof(ZipFile_t1258023761, ___isNewArchive__9)); } inline bool get_isNewArchive__9() const { return ___isNewArchive__9; } inline bool* get_address_of_isNewArchive__9() { return &___isNewArchive__9; } inline void set_isNewArchive__9(bool value) { ___isNewArchive__9 = value; } inline static int32_t get_offset_of_useZip64__10() { return static_cast(offsetof(ZipFile_t1258023761, ___useZip64__10)); } inline int32_t get_useZip64__10() const { return ___useZip64__10; } inline int32_t* get_address_of_useZip64__10() { return &___useZip64__10; } inline void set_useZip64__10(int32_t value) { ___useZip64__10 = value; } inline static int32_t get_offset_of_updates__11() { return static_cast(offsetof(ZipFile_t1258023761, ___updates__11)); } inline ArrayList_t2718874744 * get_updates__11() const { return ___updates__11; } inline ArrayList_t2718874744 ** get_address_of_updates__11() { return &___updates__11; } inline void set_updates__11(ArrayList_t2718874744 * value) { ___updates__11 = value; Il2CppCodeGenWriteBarrier((&___updates__11), value); } inline static int32_t get_offset_of_updateIndex__12() { return static_cast(offsetof(ZipFile_t1258023761, ___updateIndex__12)); } inline Hashtable_t1853889766 * get_updateIndex__12() const { return ___updateIndex__12; } inline Hashtable_t1853889766 ** get_address_of_updateIndex__12() { return &___updateIndex__12; } inline void set_updateIndex__12(Hashtable_t1853889766 * value) { ___updateIndex__12 = value; Il2CppCodeGenWriteBarrier((&___updateIndex__12), value); } inline static int32_t get_offset_of_archiveStorage__13() { return static_cast(offsetof(ZipFile_t1258023761, ___archiveStorage__13)); } inline RuntimeObject* get_archiveStorage__13() const { return ___archiveStorage__13; } inline RuntimeObject** get_address_of_archiveStorage__13() { return &___archiveStorage__13; } inline void set_archiveStorage__13(RuntimeObject* value) { ___archiveStorage__13 = value; Il2CppCodeGenWriteBarrier((&___archiveStorage__13), value); } inline static int32_t get_offset_of_updateDataSource__14() { return static_cast(offsetof(ZipFile_t1258023761, ___updateDataSource__14)); } inline RuntimeObject* get_updateDataSource__14() const { return ___updateDataSource__14; } inline RuntimeObject** get_address_of_updateDataSource__14() { return &___updateDataSource__14; } inline void set_updateDataSource__14(RuntimeObject* value) { ___updateDataSource__14 = value; Il2CppCodeGenWriteBarrier((&___updateDataSource__14), value); } inline static int32_t get_offset_of_bufferSize__15() { return static_cast(offsetof(ZipFile_t1258023761, ___bufferSize__15)); } inline int32_t get_bufferSize__15() const { return ___bufferSize__15; } inline int32_t* get_address_of_bufferSize__15() { return &___bufferSize__15; } inline void set_bufferSize__15(int32_t value) { ___bufferSize__15 = value; } inline static int32_t get_offset_of_updateEntryFactory__16() { return static_cast(offsetof(ZipFile_t1258023761, ___updateEntryFactory__16)); } inline RuntimeObject* get_updateEntryFactory__16() const { return ___updateEntryFactory__16; } inline RuntimeObject** get_address_of_updateEntryFactory__16() { return &___updateEntryFactory__16; } inline void set_updateEntryFactory__16(RuntimeObject* value) { ___updateEntryFactory__16 = value; Il2CppCodeGenWriteBarrier((&___updateEntryFactory__16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ZIPFILE_T1258023761_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef ACTION_1_T3363021612_H #define ACTION_1_T3363021612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t3363021612 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3363021612_H #ifndef PREDICATE_1_T677692848_H #define PREDICATE_1_T677692848_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t677692848 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T677692848_H #ifndef DELEGATEGETTEXTURE_T2540163646_H #define DELEGATEGETTEXTURE_T2540163646_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DelegateGetTexture struct DelegateGetTexture_t2540163646 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATEGETTEXTURE_T2540163646_H #ifndef ONAVATARINFOCHANGED_T3190554017_H #define ONAVATARINFOCHANGED_T3190554017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged struct OnAvatarInfoChanged_t3190554017 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONAVATARINFOCHANGED_T3190554017_H #ifndef PREDICATE_1_T3835519867_H #define PREDICATE_1_T3835519867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t3835519867 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3835519867_H #ifndef PREDICATE_1_T2688076038_H #define PREDICATE_1_T2688076038_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1> struct Predicate_1_t2688076038 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2688076038_H #ifndef COLLIDER_T1773347010_H #define COLLIDER_T1773347010_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Collider struct Collider_t1773347010 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLIDER_T1773347010_H #ifndef TIMERCALLBACKPROC_T3381003091_H #define TIMERCALLBACKPROC_T3381003091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROC_T3381003091_H #ifndef COMPARISON_1_T3191392072_H #define COMPARISON_1_T3191392072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Comparison`1> struct Comparison_1_t3191392072 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T3191392072_H #ifndef ONEVENTCALL_T3758354630_H #define ONEVENTCALL_T3758354630_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnEventCall struct OnEventCall_t3758354630 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONEVENTCALL_T3758354630_H #ifndef PREDICATE_1_T3673710313_H #define PREDICATE_1_T3673710313_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t3673710313 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3673710313_H #ifndef ISCENEROLE_T2394225724_H #define ISCENEROLE_T2394225724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724 : public ISceneBaseObj_t858622483 { public: // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreSoleEffectNameU3Ek__BackingField_21; // DMCore.Framework.Scene.CAvatarSite DMCore.Framework.Scene.ISceneRole::m_avatarSite CAvatarSite_t1752665925 * ___m_avatarSite_22; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableResetLocation bool ___m_bEnableResetLocation_23; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bSendLoadingRes bool ___m_bSendLoadingRes_24; // DMCore.Framework.Scene.CRoleModel_Effect DMCore.Framework.Scene.ISceneRole::m_RoleEfect CRoleModel_Effect_t71978069 * ___m_RoleEfect_25; // DMCore.Framework.Scene.CRoleModelFace DMCore.Framework.Scene.ISceneRole::m_RoleFace CRoleModelFace_t1285730091 * ___m_RoleFace_26; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_suitID int32_t ___m_suitID_27; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bPlayingMemberEffect bool ___m_bPlayingMemberEffect_28; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.ISceneRole::m_listSubModel Dictionary_2_t497245277 * ___m_listSubModel_29; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureMaster Texture2D_t3840446185 * ___m_textureMaster_30; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureChallenger Texture2D_t3840446185 * ___m_textureChallenger_31; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureTitle Texture2D_t3840446185 * ___m_textureTitle_32; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureLevel Texture2D_t3840446185 * ___m_textureLevel_33; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureQulify Texture2D_t3840446185 * ___m_textureQulify_34; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureNew Texture2D_t3840446185 * ___m_textureNew_35; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureStar Texture2D_t3840446185 * ___m_textureStar_36; // System.String DMCore.Framework.Scene.ISceneRole::m_starPath String_t* ___m_starPath_37; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_texturePinjie Texture2D_t3840446185 * ___m_texturePinjie_38; // System.String DMCore.Framework.Scene.ISceneRole::m_pinJiePath String_t* ___m_pinJiePath_39; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusArray List_1_t1017553631 * ___m_textureStatusArray_40; // System.String DMCore.Framework.Scene.ISceneRole::m_textureLevelPath String_t* ___m_textureLevelPath_41; // System.String DMCore.Framework.Scene.ISceneRole::m_textureNewPath String_t* ___m_textureNewPath_42; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusPathArray List_1_t3319525431 * ___m_textureStatusPathArray_43; // System.String DMCore.Framework.Scene.ISceneRole::m_titleTexturePath String_t* ___m_titleTexturePath_44; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_faceIndex int32_t ___m_faceIndex_45; // System.Single DMCore.Framework.Scene.ISceneRole::m_faceTime float ___m_faceTime_46; // UnityEngine.Transform DMCore.Framework.Scene.ISceneRole::m_attachedTransform Transform_t3600365921 * ___m_attachedTransform_47; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_IsNeedModelItemBindBone bool ___m_IsNeedModelItemBindBone_48; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_titleEffect bool ___b_titleEffect_49; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_newTagEffect bool ___b_newTagEffect_50; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableNewTag bool ___m_bEnableNewTag_51; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnablePretend bool ___m_bEnablePretend_52; // DMCore.Framework.Scene.CPetModel DMCore.Framework.Scene.ISceneRole::m_Pretender CPetModel_t3783790547 * ___m_Pretender_53; // System.Boolean DMCore.Framework.Scene.ISceneRole::isNeedPlayEnterAnim bool ___isNeedPlayEnterAnim_54; // System.Boolean DMCore.Framework.Scene.ISceneRole::isPlayingEnterAnim bool ___isPlayingEnterAnim_55; // System.Single DMCore.Framework.Scene.ISceneRole::m_drawHeadHight float ___m_drawHeadHight_56; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_movingInteractionID int32_t ___m_movingInteractionID_57; // DMCore.Logic.CLocalSimulateRole DMCore.Framework.Scene.ISceneRole::m_simulateRole CLocalSimulateRole_t4101146137 * ___m_simulateRole_58; public: inline static int32_t get_offset_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20)); } inline String_t* get_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() const { return ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline String_t** get_address_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return &___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline void set_U3CPreEnterRoomAnimNameU3Ek__BackingField_20(String_t* value) { ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((&___U3CPreEnterRoomAnimNameU3Ek__BackingField_20), value); } inline static int32_t get_offset_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreSoleEffectNameU3Ek__BackingField_21)); } inline String_t* get_U3CPreSoleEffectNameU3Ek__BackingField_21() const { return ___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline String_t** get_address_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return &___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline void set_U3CPreSoleEffectNameU3Ek__BackingField_21(String_t* value) { ___U3CPreSoleEffectNameU3Ek__BackingField_21 = value; Il2CppCodeGenWriteBarrier((&___U3CPreSoleEffectNameU3Ek__BackingField_21), value); } inline static int32_t get_offset_of_m_avatarSite_22() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_avatarSite_22)); } inline CAvatarSite_t1752665925 * get_m_avatarSite_22() const { return ___m_avatarSite_22; } inline CAvatarSite_t1752665925 ** get_address_of_m_avatarSite_22() { return &___m_avatarSite_22; } inline void set_m_avatarSite_22(CAvatarSite_t1752665925 * value) { ___m_avatarSite_22 = value; Il2CppCodeGenWriteBarrier((&___m_avatarSite_22), value); } inline static int32_t get_offset_of_m_bEnableResetLocation_23() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableResetLocation_23)); } inline bool get_m_bEnableResetLocation_23() const { return ___m_bEnableResetLocation_23; } inline bool* get_address_of_m_bEnableResetLocation_23() { return &___m_bEnableResetLocation_23; } inline void set_m_bEnableResetLocation_23(bool value) { ___m_bEnableResetLocation_23 = value; } inline static int32_t get_offset_of_m_bSendLoadingRes_24() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bSendLoadingRes_24)); } inline bool get_m_bSendLoadingRes_24() const { return ___m_bSendLoadingRes_24; } inline bool* get_address_of_m_bSendLoadingRes_24() { return &___m_bSendLoadingRes_24; } inline void set_m_bSendLoadingRes_24(bool value) { ___m_bSendLoadingRes_24 = value; } inline static int32_t get_offset_of_m_RoleEfect_25() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleEfect_25)); } inline CRoleModel_Effect_t71978069 * get_m_RoleEfect_25() const { return ___m_RoleEfect_25; } inline CRoleModel_Effect_t71978069 ** get_address_of_m_RoleEfect_25() { return &___m_RoleEfect_25; } inline void set_m_RoleEfect_25(CRoleModel_Effect_t71978069 * value) { ___m_RoleEfect_25 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEfect_25), value); } inline static int32_t get_offset_of_m_RoleFace_26() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleFace_26)); } inline CRoleModelFace_t1285730091 * get_m_RoleFace_26() const { return ___m_RoleFace_26; } inline CRoleModelFace_t1285730091 ** get_address_of_m_RoleFace_26() { return &___m_RoleFace_26; } inline void set_m_RoleFace_26(CRoleModelFace_t1285730091 * value) { ___m_RoleFace_26 = value; Il2CppCodeGenWriteBarrier((&___m_RoleFace_26), value); } inline static int32_t get_offset_of_m_suitID_27() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_suitID_27)); } inline int32_t get_m_suitID_27() const { return ___m_suitID_27; } inline int32_t* get_address_of_m_suitID_27() { return &___m_suitID_27; } inline void set_m_suitID_27(int32_t value) { ___m_suitID_27 = value; } inline static int32_t get_offset_of_m_bPlayingMemberEffect_28() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bPlayingMemberEffect_28)); } inline bool get_m_bPlayingMemberEffect_28() const { return ___m_bPlayingMemberEffect_28; } inline bool* get_address_of_m_bPlayingMemberEffect_28() { return &___m_bPlayingMemberEffect_28; } inline void set_m_bPlayingMemberEffect_28(bool value) { ___m_bPlayingMemberEffect_28 = value; } inline static int32_t get_offset_of_m_listSubModel_29() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_listSubModel_29)); } inline Dictionary_2_t497245277 * get_m_listSubModel_29() const { return ___m_listSubModel_29; } inline Dictionary_2_t497245277 ** get_address_of_m_listSubModel_29() { return &___m_listSubModel_29; } inline void set_m_listSubModel_29(Dictionary_2_t497245277 * value) { ___m_listSubModel_29 = value; Il2CppCodeGenWriteBarrier((&___m_listSubModel_29), value); } inline static int32_t get_offset_of_m_textureMaster_30() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureMaster_30)); } inline Texture2D_t3840446185 * get_m_textureMaster_30() const { return ___m_textureMaster_30; } inline Texture2D_t3840446185 ** get_address_of_m_textureMaster_30() { return &___m_textureMaster_30; } inline void set_m_textureMaster_30(Texture2D_t3840446185 * value) { ___m_textureMaster_30 = value; Il2CppCodeGenWriteBarrier((&___m_textureMaster_30), value); } inline static int32_t get_offset_of_m_textureChallenger_31() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureChallenger_31)); } inline Texture2D_t3840446185 * get_m_textureChallenger_31() const { return ___m_textureChallenger_31; } inline Texture2D_t3840446185 ** get_address_of_m_textureChallenger_31() { return &___m_textureChallenger_31; } inline void set_m_textureChallenger_31(Texture2D_t3840446185 * value) { ___m_textureChallenger_31 = value; Il2CppCodeGenWriteBarrier((&___m_textureChallenger_31), value); } inline static int32_t get_offset_of_m_textureTitle_32() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureTitle_32)); } inline Texture2D_t3840446185 * get_m_textureTitle_32() const { return ___m_textureTitle_32; } inline Texture2D_t3840446185 ** get_address_of_m_textureTitle_32() { return &___m_textureTitle_32; } inline void set_m_textureTitle_32(Texture2D_t3840446185 * value) { ___m_textureTitle_32 = value; Il2CppCodeGenWriteBarrier((&___m_textureTitle_32), value); } inline static int32_t get_offset_of_m_textureLevel_33() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevel_33)); } inline Texture2D_t3840446185 * get_m_textureLevel_33() const { return ___m_textureLevel_33; } inline Texture2D_t3840446185 ** get_address_of_m_textureLevel_33() { return &___m_textureLevel_33; } inline void set_m_textureLevel_33(Texture2D_t3840446185 * value) { ___m_textureLevel_33 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevel_33), value); } inline static int32_t get_offset_of_m_textureQulify_34() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureQulify_34)); } inline Texture2D_t3840446185 * get_m_textureQulify_34() const { return ___m_textureQulify_34; } inline Texture2D_t3840446185 ** get_address_of_m_textureQulify_34() { return &___m_textureQulify_34; } inline void set_m_textureQulify_34(Texture2D_t3840446185 * value) { ___m_textureQulify_34 = value; Il2CppCodeGenWriteBarrier((&___m_textureQulify_34), value); } inline static int32_t get_offset_of_m_textureNew_35() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNew_35)); } inline Texture2D_t3840446185 * get_m_textureNew_35() const { return ___m_textureNew_35; } inline Texture2D_t3840446185 ** get_address_of_m_textureNew_35() { return &___m_textureNew_35; } inline void set_m_textureNew_35(Texture2D_t3840446185 * value) { ___m_textureNew_35 = value; Il2CppCodeGenWriteBarrier((&___m_textureNew_35), value); } inline static int32_t get_offset_of_m_textureStar_36() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStar_36)); } inline Texture2D_t3840446185 * get_m_textureStar_36() const { return ___m_textureStar_36; } inline Texture2D_t3840446185 ** get_address_of_m_textureStar_36() { return &___m_textureStar_36; } inline void set_m_textureStar_36(Texture2D_t3840446185 * value) { ___m_textureStar_36 = value; Il2CppCodeGenWriteBarrier((&___m_textureStar_36), value); } inline static int32_t get_offset_of_m_starPath_37() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_starPath_37)); } inline String_t* get_m_starPath_37() const { return ___m_starPath_37; } inline String_t** get_address_of_m_starPath_37() { return &___m_starPath_37; } inline void set_m_starPath_37(String_t* value) { ___m_starPath_37 = value; Il2CppCodeGenWriteBarrier((&___m_starPath_37), value); } inline static int32_t get_offset_of_m_texturePinjie_38() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_texturePinjie_38)); } inline Texture2D_t3840446185 * get_m_texturePinjie_38() const { return ___m_texturePinjie_38; } inline Texture2D_t3840446185 ** get_address_of_m_texturePinjie_38() { return &___m_texturePinjie_38; } inline void set_m_texturePinjie_38(Texture2D_t3840446185 * value) { ___m_texturePinjie_38 = value; Il2CppCodeGenWriteBarrier((&___m_texturePinjie_38), value); } inline static int32_t get_offset_of_m_pinJiePath_39() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_pinJiePath_39)); } inline String_t* get_m_pinJiePath_39() const { return ___m_pinJiePath_39; } inline String_t** get_address_of_m_pinJiePath_39() { return &___m_pinJiePath_39; } inline void set_m_pinJiePath_39(String_t* value) { ___m_pinJiePath_39 = value; Il2CppCodeGenWriteBarrier((&___m_pinJiePath_39), value); } inline static int32_t get_offset_of_m_textureStatusArray_40() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusArray_40)); } inline List_1_t1017553631 * get_m_textureStatusArray_40() const { return ___m_textureStatusArray_40; } inline List_1_t1017553631 ** get_address_of_m_textureStatusArray_40() { return &___m_textureStatusArray_40; } inline void set_m_textureStatusArray_40(List_1_t1017553631 * value) { ___m_textureStatusArray_40 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusArray_40), value); } inline static int32_t get_offset_of_m_textureLevelPath_41() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevelPath_41)); } inline String_t* get_m_textureLevelPath_41() const { return ___m_textureLevelPath_41; } inline String_t** get_address_of_m_textureLevelPath_41() { return &___m_textureLevelPath_41; } inline void set_m_textureLevelPath_41(String_t* value) { ___m_textureLevelPath_41 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevelPath_41), value); } inline static int32_t get_offset_of_m_textureNewPath_42() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNewPath_42)); } inline String_t* get_m_textureNewPath_42() const { return ___m_textureNewPath_42; } inline String_t** get_address_of_m_textureNewPath_42() { return &___m_textureNewPath_42; } inline void set_m_textureNewPath_42(String_t* value) { ___m_textureNewPath_42 = value; Il2CppCodeGenWriteBarrier((&___m_textureNewPath_42), value); } inline static int32_t get_offset_of_m_textureStatusPathArray_43() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusPathArray_43)); } inline List_1_t3319525431 * get_m_textureStatusPathArray_43() const { return ___m_textureStatusPathArray_43; } inline List_1_t3319525431 ** get_address_of_m_textureStatusPathArray_43() { return &___m_textureStatusPathArray_43; } inline void set_m_textureStatusPathArray_43(List_1_t3319525431 * value) { ___m_textureStatusPathArray_43 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusPathArray_43), value); } inline static int32_t get_offset_of_m_titleTexturePath_44() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_titleTexturePath_44)); } inline String_t* get_m_titleTexturePath_44() const { return ___m_titleTexturePath_44; } inline String_t** get_address_of_m_titleTexturePath_44() { return &___m_titleTexturePath_44; } inline void set_m_titleTexturePath_44(String_t* value) { ___m_titleTexturePath_44 = value; Il2CppCodeGenWriteBarrier((&___m_titleTexturePath_44), value); } inline static int32_t get_offset_of_m_faceIndex_45() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceIndex_45)); } inline int32_t get_m_faceIndex_45() const { return ___m_faceIndex_45; } inline int32_t* get_address_of_m_faceIndex_45() { return &___m_faceIndex_45; } inline void set_m_faceIndex_45(int32_t value) { ___m_faceIndex_45 = value; } inline static int32_t get_offset_of_m_faceTime_46() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceTime_46)); } inline float get_m_faceTime_46() const { return ___m_faceTime_46; } inline float* get_address_of_m_faceTime_46() { return &___m_faceTime_46; } inline void set_m_faceTime_46(float value) { ___m_faceTime_46 = value; } inline static int32_t get_offset_of_m_attachedTransform_47() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_attachedTransform_47)); } inline Transform_t3600365921 * get_m_attachedTransform_47() const { return ___m_attachedTransform_47; } inline Transform_t3600365921 ** get_address_of_m_attachedTransform_47() { return &___m_attachedTransform_47; } inline void set_m_attachedTransform_47(Transform_t3600365921 * value) { ___m_attachedTransform_47 = value; Il2CppCodeGenWriteBarrier((&___m_attachedTransform_47), value); } inline static int32_t get_offset_of_m_IsNeedModelItemBindBone_48() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_IsNeedModelItemBindBone_48)); } inline bool get_m_IsNeedModelItemBindBone_48() const { return ___m_IsNeedModelItemBindBone_48; } inline bool* get_address_of_m_IsNeedModelItemBindBone_48() { return &___m_IsNeedModelItemBindBone_48; } inline void set_m_IsNeedModelItemBindBone_48(bool value) { ___m_IsNeedModelItemBindBone_48 = value; } inline static int32_t get_offset_of_b_titleEffect_49() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_titleEffect_49)); } inline bool get_b_titleEffect_49() const { return ___b_titleEffect_49; } inline bool* get_address_of_b_titleEffect_49() { return &___b_titleEffect_49; } inline void set_b_titleEffect_49(bool value) { ___b_titleEffect_49 = value; } inline static int32_t get_offset_of_b_newTagEffect_50() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_newTagEffect_50)); } inline bool get_b_newTagEffect_50() const { return ___b_newTagEffect_50; } inline bool* get_address_of_b_newTagEffect_50() { return &___b_newTagEffect_50; } inline void set_b_newTagEffect_50(bool value) { ___b_newTagEffect_50 = value; } inline static int32_t get_offset_of_m_bEnableNewTag_51() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableNewTag_51)); } inline bool get_m_bEnableNewTag_51() const { return ___m_bEnableNewTag_51; } inline bool* get_address_of_m_bEnableNewTag_51() { return &___m_bEnableNewTag_51; } inline void set_m_bEnableNewTag_51(bool value) { ___m_bEnableNewTag_51 = value; } inline static int32_t get_offset_of_m_bEnablePretend_52() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnablePretend_52)); } inline bool get_m_bEnablePretend_52() const { return ___m_bEnablePretend_52; } inline bool* get_address_of_m_bEnablePretend_52() { return &___m_bEnablePretend_52; } inline void set_m_bEnablePretend_52(bool value) { ___m_bEnablePretend_52 = value; } inline static int32_t get_offset_of_m_Pretender_53() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_Pretender_53)); } inline CPetModel_t3783790547 * get_m_Pretender_53() const { return ___m_Pretender_53; } inline CPetModel_t3783790547 ** get_address_of_m_Pretender_53() { return &___m_Pretender_53; } inline void set_m_Pretender_53(CPetModel_t3783790547 * value) { ___m_Pretender_53 = value; Il2CppCodeGenWriteBarrier((&___m_Pretender_53), value); } inline static int32_t get_offset_of_isNeedPlayEnterAnim_54() { return static_cast(offsetof(ISceneRole_t2394225724, ___isNeedPlayEnterAnim_54)); } inline bool get_isNeedPlayEnterAnim_54() const { return ___isNeedPlayEnterAnim_54; } inline bool* get_address_of_isNeedPlayEnterAnim_54() { return &___isNeedPlayEnterAnim_54; } inline void set_isNeedPlayEnterAnim_54(bool value) { ___isNeedPlayEnterAnim_54 = value; } inline static int32_t get_offset_of_isPlayingEnterAnim_55() { return static_cast(offsetof(ISceneRole_t2394225724, ___isPlayingEnterAnim_55)); } inline bool get_isPlayingEnterAnim_55() const { return ___isPlayingEnterAnim_55; } inline bool* get_address_of_isPlayingEnterAnim_55() { return &___isPlayingEnterAnim_55; } inline void set_isPlayingEnterAnim_55(bool value) { ___isPlayingEnterAnim_55 = value; } inline static int32_t get_offset_of_m_drawHeadHight_56() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_drawHeadHight_56)); } inline float get_m_drawHeadHight_56() const { return ___m_drawHeadHight_56; } inline float* get_address_of_m_drawHeadHight_56() { return &___m_drawHeadHight_56; } inline void set_m_drawHeadHight_56(float value) { ___m_drawHeadHight_56 = value; } inline static int32_t get_offset_of_m_movingInteractionID_57() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_movingInteractionID_57)); } inline int32_t get_m_movingInteractionID_57() const { return ___m_movingInteractionID_57; } inline int32_t* get_address_of_m_movingInteractionID_57() { return &___m_movingInteractionID_57; } inline void set_m_movingInteractionID_57(int32_t value) { ___m_movingInteractionID_57 = value; } inline static int32_t get_offset_of_m_simulateRole_58() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_simulateRole_58)); } inline CLocalSimulateRole_t4101146137 * get_m_simulateRole_58() const { return ___m_simulateRole_58; } inline CLocalSimulateRole_t4101146137 ** get_address_of_m_simulateRole_58() { return &___m_simulateRole_58; } inline void set_m_simulateRole_58(CLocalSimulateRole_t4101146137 * value) { ___m_simulateRole_58 = value; Il2CppCodeGenWriteBarrier((&___m_simulateRole_58), value); } }; struct ISceneRole_t2394225724_StaticFields { public: // System.String DMCore.Framework.Scene.ISceneRole::s_EuqipWords String_t* ___s_EuqipWords_19; public: inline static int32_t get_offset_of_s_EuqipWords_19() { return static_cast(offsetof(ISceneRole_t2394225724_StaticFields, ___s_EuqipWords_19)); } inline String_t* get_s_EuqipWords_19() const { return ___s_EuqipWords_19; } inline String_t** get_address_of_s_EuqipWords_19() { return &___s_EuqipWords_19; } inline void set_s_EuqipWords_19(String_t* value) { ___s_EuqipWords_19 = value; Il2CppCodeGenWriteBarrier((&___s_EuqipWords_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEROLE_T2394225724_H #ifndef CPROPITEM_T1455887095_H #define CPROPITEM_T1455887095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropItem struct CPropItem_t1455887095 : public CItemBase_t2436786639 { public: public: }; struct CPropItem_t1455887095_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropItem::<>f__switch$map7 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map7_8; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map7_8() { return static_cast(offsetof(CPropItem_t1455887095_StaticFields, ___U3CU3Ef__switchU24map7_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map7_8() const { return ___U3CU3Ef__switchU24map7_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map7_8() { return &___U3CU3Ef__switchU24map7_8; } inline void set_U3CU3Ef__switchU24map7_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map7_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map7_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPITEM_T1455887095_H #ifndef COMPARISON_1_T1637713093_H #define COMPARISON_1_T1637713093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Comparison`1> struct Comparison_1_t1637713093 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T1637713093_H #ifndef ASYNCCALLBACK_T3962456242_H #define ASYNCCALLBACK_T3962456242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.AsyncCallback struct AsyncCallback_t3962456242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASYNCCALLBACK_T3962456242_H #ifndef BEHAVIOUR_T1437897464_H #define BEHAVIOUR_T1437897464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Behaviour struct Behaviour_t1437897464 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEHAVIOUR_T1437897464_H #ifndef PREDICATE_1_T1509324940_H #define PREDICATE_1_T1509324940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t1509324940 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T1509324940_H #ifndef FILESYSTEMINFO_T3745885336_H #define FILESYSTEMINFO_T3745885336_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileSystemInfo struct FileSystemInfo_t3745885336 : public MarshalByRefObject_t2760389100 { public: // System.String System.IO.FileSystemInfo::FullPath String_t* ___FullPath_1; // System.String System.IO.FileSystemInfo::OriginalPath String_t* ___OriginalPath_2; // System.IO.MonoIOStat System.IO.FileSystemInfo::stat MonoIOStat_t592533987 ___stat_3; // System.Boolean System.IO.FileSystemInfo::valid bool ___valid_4; public: inline static int32_t get_offset_of_FullPath_1() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___FullPath_1)); } inline String_t* get_FullPath_1() const { return ___FullPath_1; } inline String_t** get_address_of_FullPath_1() { return &___FullPath_1; } inline void set_FullPath_1(String_t* value) { ___FullPath_1 = value; Il2CppCodeGenWriteBarrier((&___FullPath_1), value); } inline static int32_t get_offset_of_OriginalPath_2() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___OriginalPath_2)); } inline String_t* get_OriginalPath_2() const { return ___OriginalPath_2; } inline String_t** get_address_of_OriginalPath_2() { return &___OriginalPath_2; } inline void set_OriginalPath_2(String_t* value) { ___OriginalPath_2 = value; Il2CppCodeGenWriteBarrier((&___OriginalPath_2), value); } inline static int32_t get_offset_of_stat_3() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___stat_3)); } inline MonoIOStat_t592533987 get_stat_3() const { return ___stat_3; } inline MonoIOStat_t592533987 * get_address_of_stat_3() { return &___stat_3; } inline void set_stat_3(MonoIOStat_t592533987 value) { ___stat_3 = value; } inline static int32_t get_offset_of_valid_4() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___valid_4)); } inline bool get_valid_4() const { return ___valid_4; } inline bool* get_address_of_valid_4() { return &___valid_4; } inline void set_valid_4(bool value) { ___valid_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESYSTEMINFO_T3745885336_H #ifndef TEXTURE2D_T3840446185_H #define TEXTURE2D_T3840446185_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D struct Texture2D_t3840446185 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE2D_T3840446185_H #ifndef ACTION_1_T269755560_H #define ACTION_1_T269755560_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t269755560 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T269755560_H #ifndef CADCONFIG_T2669318563_H #define CADCONFIG_T2669318563_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CADConfig struct CADConfig_t2669318563 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::blackList List_1_t863193852 * ___blackList_1; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::serverBlackList List_1_t863193852 * ___serverBlackList_2; // System.Int32 DMCore.Logic.CADConfig::mOpen int32_t ___mOpen_4; // System.Int32 DMCore.Logic.CADConfig::mFirst int32_t ___mFirst_5; // System.Int32 DMCore.Logic.CADConfig::mAdult int32_t ___mAdult_6; // System.DateTime DMCore.Logic.CADConfig::mEndTime DateTime_t3738529785 ___mEndTime_7; // System.Boolean[] DMCore.Logic.CADConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_8; // System.Single DMCore.Logic.CADConfig::mCheckCD float ___mCheckCD_9; // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::mADTypeEnum int32_t ___mADTypeEnum_10; // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::mADParamEx ADParamEx_t1844218245 * ___mADParamEx_11; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mADCodeList List_1_t3319525431 * ___mADCodeList_12; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mAwardexList List_1_t539570837 * ___mAwardexList_13; // CDataModelInt DMCore.Logic.CADConfig::m_modelAwardInfoData CDataModelInt_t3463393640 * ___m_modelAwardInfoData_14; public: inline static int32_t get_offset_of_blackList_1() { return static_cast(offsetof(CADConfig_t2669318563, ___blackList_1)); } inline List_1_t863193852 * get_blackList_1() const { return ___blackList_1; } inline List_1_t863193852 ** get_address_of_blackList_1() { return &___blackList_1; } inline void set_blackList_1(List_1_t863193852 * value) { ___blackList_1 = value; Il2CppCodeGenWriteBarrier((&___blackList_1), value); } inline static int32_t get_offset_of_serverBlackList_2() { return static_cast(offsetof(CADConfig_t2669318563, ___serverBlackList_2)); } inline List_1_t863193852 * get_serverBlackList_2() const { return ___serverBlackList_2; } inline List_1_t863193852 ** get_address_of_serverBlackList_2() { return &___serverBlackList_2; } inline void set_serverBlackList_2(List_1_t863193852 * value) { ___serverBlackList_2 = value; Il2CppCodeGenWriteBarrier((&___serverBlackList_2), value); } inline static int32_t get_offset_of_mOpen_4() { return static_cast(offsetof(CADConfig_t2669318563, ___mOpen_4)); } inline int32_t get_mOpen_4() const { return ___mOpen_4; } inline int32_t* get_address_of_mOpen_4() { return &___mOpen_4; } inline void set_mOpen_4(int32_t value) { ___mOpen_4 = value; } inline static int32_t get_offset_of_mFirst_5() { return static_cast(offsetof(CADConfig_t2669318563, ___mFirst_5)); } inline int32_t get_mFirst_5() const { return ___mFirst_5; } inline int32_t* get_address_of_mFirst_5() { return &___mFirst_5; } inline void set_mFirst_5(int32_t value) { ___mFirst_5 = value; } inline static int32_t get_offset_of_mAdult_6() { return static_cast(offsetof(CADConfig_t2669318563, ___mAdult_6)); } inline int32_t get_mAdult_6() const { return ___mAdult_6; } inline int32_t* get_address_of_mAdult_6() { return &___mAdult_6; } inline void set_mAdult_6(int32_t value) { ___mAdult_6 = value; } inline static int32_t get_offset_of_mEndTime_7() { return static_cast(offsetof(CADConfig_t2669318563, ___mEndTime_7)); } inline DateTime_t3738529785 get_mEndTime_7() const { return ___mEndTime_7; } inline DateTime_t3738529785 * get_address_of_mEndTime_7() { return &___mEndTime_7; } inline void set_mEndTime_7(DateTime_t3738529785 value) { ___mEndTime_7 = value; } inline static int32_t get_offset_of_mTipsState_8() { return static_cast(offsetof(CADConfig_t2669318563, ___mTipsState_8)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_8() const { return ___mTipsState_8; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_8() { return &___mTipsState_8; } inline void set_mTipsState_8(BooleanU5BU5D_t2897418192* value) { ___mTipsState_8 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_8), value); } inline static int32_t get_offset_of_mCheckCD_9() { return static_cast(offsetof(CADConfig_t2669318563, ___mCheckCD_9)); } inline float get_mCheckCD_9() const { return ___mCheckCD_9; } inline float* get_address_of_mCheckCD_9() { return &___mCheckCD_9; } inline void set_mCheckCD_9(float value) { ___mCheckCD_9 = value; } inline static int32_t get_offset_of_mADTypeEnum_10() { return static_cast(offsetof(CADConfig_t2669318563, ___mADTypeEnum_10)); } inline int32_t get_mADTypeEnum_10() const { return ___mADTypeEnum_10; } inline int32_t* get_address_of_mADTypeEnum_10() { return &___mADTypeEnum_10; } inline void set_mADTypeEnum_10(int32_t value) { ___mADTypeEnum_10 = value; } inline static int32_t get_offset_of_mADParamEx_11() { return static_cast(offsetof(CADConfig_t2669318563, ___mADParamEx_11)); } inline ADParamEx_t1844218245 * get_mADParamEx_11() const { return ___mADParamEx_11; } inline ADParamEx_t1844218245 ** get_address_of_mADParamEx_11() { return &___mADParamEx_11; } inline void set_mADParamEx_11(ADParamEx_t1844218245 * value) { ___mADParamEx_11 = value; Il2CppCodeGenWriteBarrier((&___mADParamEx_11), value); } inline static int32_t get_offset_of_mADCodeList_12() { return static_cast(offsetof(CADConfig_t2669318563, ___mADCodeList_12)); } inline List_1_t3319525431 * get_mADCodeList_12() const { return ___mADCodeList_12; } inline List_1_t3319525431 ** get_address_of_mADCodeList_12() { return &___mADCodeList_12; } inline void set_mADCodeList_12(List_1_t3319525431 * value) { ___mADCodeList_12 = value; Il2CppCodeGenWriteBarrier((&___mADCodeList_12), value); } inline static int32_t get_offset_of_mAwardexList_13() { return static_cast(offsetof(CADConfig_t2669318563, ___mAwardexList_13)); } inline List_1_t539570837 * get_mAwardexList_13() const { return ___mAwardexList_13; } inline List_1_t539570837 ** get_address_of_mAwardexList_13() { return &___mAwardexList_13; } inline void set_mAwardexList_13(List_1_t539570837 * value) { ___mAwardexList_13 = value; Il2CppCodeGenWriteBarrier((&___mAwardexList_13), value); } inline static int32_t get_offset_of_m_modelAwardInfoData_14() { return static_cast(offsetof(CADConfig_t2669318563, ___m_modelAwardInfoData_14)); } inline CDataModelInt_t3463393640 * get_m_modelAwardInfoData_14() const { return ___m_modelAwardInfoData_14; } inline CDataModelInt_t3463393640 ** get_address_of_m_modelAwardInfoData_14() { return &___m_modelAwardInfoData_14; } inline void set_m_modelAwardInfoData_14(CDataModelInt_t3463393640 * value) { ___m_modelAwardInfoData_14 = value; Il2CppCodeGenWriteBarrier((&___m_modelAwardInfoData_14), value); } }; struct CADConfig_t2669318563_StaticFields { public: // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::nowADType int32_t ___nowADType_0; // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::s_Instance CADConfig_t2669318563 * ___s_Instance_3; public: inline static int32_t get_offset_of_nowADType_0() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___nowADType_0)); } inline int32_t get_nowADType_0() const { return ___nowADType_0; } inline int32_t* get_address_of_nowADType_0() { return &___nowADType_0; } inline void set_nowADType_0(int32_t value) { ___nowADType_0 = value; } inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___s_Instance_3)); } inline CADConfig_t2669318563 * get_s_Instance_3() const { return ___s_Instance_3; } inline CADConfig_t2669318563 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CADConfig_t2669318563 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CADCONFIG_T2669318563_H #ifndef THREADSTART_T1006689297_H #define THREADSTART_T1006689297_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Threading.ThreadStart struct ThreadStart_t1006689297 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREADSTART_T1006689297_H #ifndef ONSHOPLISTCHANGED_T2987809885_H #define ONSHOPLISTCHANGED_T2987809885_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSHOPLISTCHANGED_T2987809885_H #ifndef ACTION_1_T1302699353_H #define ACTION_1_T1302699353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1302699353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1302699353_H #ifndef PROCESSFILEHANDLER_T2351317767_H #define PROCESSFILEHANDLER_T2351317767_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Core.ProcessFileHandler struct ProcessFileHandler_t2351317767 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROCESSFILEHANDLER_T2351317767_H #ifndef PREDICATE_1_T3776239877_H #define PREDICATE_1_T3776239877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t3776239877 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3776239877_H #ifndef TRANSFORM_T3600365921_H #define TRANSFORM_T3600365921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Transform struct Transform_t3600365921 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORM_T3600365921_H #ifndef ACTION_T1264377477_H #define ACTION_T1264377477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action struct Action_t1264377477 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_T1264377477_H #ifndef PROGRESSHANDLER_T1501555482_H #define PROGRESSHANDLER_T1501555482_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ICSharpCode.SharpZipLib.Core.ProgressHandler struct ProgressHandler_t1501555482 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROGRESSHANDLER_T1501555482_H #ifndef BROADCASHTYPE_T3061293016_H #define BROADCASHTYPE_T3061293016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BroadcashType struct BroadcashType_t3061293016 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BROADCASHTYPE_T3061293016_H #ifndef DIRECTORYINFO_T35957480_H #define DIRECTORYINFO_T35957480_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.DirectoryInfo struct DirectoryInfo_t35957480 : public FileSystemInfo_t3745885336 { public: // System.String System.IO.DirectoryInfo::current String_t* ___current_5; // System.String System.IO.DirectoryInfo::parent String_t* ___parent_6; public: inline static int32_t get_offset_of_current_5() { return static_cast(offsetof(DirectoryInfo_t35957480, ___current_5)); } inline String_t* get_current_5() const { return ___current_5; } inline String_t** get_address_of_current_5() { return &___current_5; } inline void set_current_5(String_t* value) { ___current_5 = value; Il2CppCodeGenWriteBarrier((&___current_5), value); } inline static int32_t get_offset_of_parent_6() { return static_cast(offsetof(DirectoryInfo_t35957480, ___parent_6)); } inline String_t* get_parent_6() const { return ___parent_6; } inline String_t** get_address_of_parent_6() { return &___parent_6; } inline void set_parent_6(String_t* value) { ___parent_6 = value; Il2CppCodeGenWriteBarrier((&___parent_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DIRECTORYINFO_T35957480_H #ifndef MONOBEHAVIOUR_T3962482529_H #define MONOBEHAVIOUR_T3962482529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MONOBEHAVIOUR_T3962482529_H #ifndef AUDIOSOURCE_T3935305588_H #define AUDIOSOURCE_T3935305588_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioSource struct AudioSource_t3935305588 : public Behaviour_t1437897464 { public: // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::spatializerExtension AudioSourceExtension_t3064908834 * ___spatializerExtension_2; // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::ambisonicExtension AudioSourceExtension_t3064908834 * ___ambisonicExtension_3; public: inline static int32_t get_offset_of_spatializerExtension_2() { return static_cast(offsetof(AudioSource_t3935305588, ___spatializerExtension_2)); } inline AudioSourceExtension_t3064908834 * get_spatializerExtension_2() const { return ___spatializerExtension_2; } inline AudioSourceExtension_t3064908834 ** get_address_of_spatializerExtension_2() { return &___spatializerExtension_2; } inline void set_spatializerExtension_2(AudioSourceExtension_t3064908834 * value) { ___spatializerExtension_2 = value; Il2CppCodeGenWriteBarrier((&___spatializerExtension_2), value); } inline static int32_t get_offset_of_ambisonicExtension_3() { return static_cast(offsetof(AudioSource_t3935305588, ___ambisonicExtension_3)); } inline AudioSourceExtension_t3064908834 * get_ambisonicExtension_3() const { return ___ambisonicExtension_3; } inline AudioSourceExtension_t3064908834 ** get_address_of_ambisonicExtension_3() { return &___ambisonicExtension_3; } inline void set_ambisonicExtension_3(AudioSourceExtension_t3064908834 * value) { ___ambisonicExtension_3 = value; Il2CppCodeGenWriteBarrier((&___ambisonicExtension_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOSOURCE_T3935305588_H #ifndef CMAINROLE_T4200562839_H #define CMAINROLE_T4200562839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839 : public ISceneRole_t2394225724 { public: // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange bool ___IslevelChange_59; public: inline static int32_t get_offset_of_IslevelChange_59() { return static_cast(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); } inline bool get_IslevelChange_59() const { return ___IslevelChange_59; } inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; } inline void set_IslevelChange_59(bool value) { ___IslevelChange_59 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINROLE_T4200562839_H #ifndef BOXCOLLIDER_T1640800422_H #define BOXCOLLIDER_T1640800422_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.BoxCollider struct BoxCollider_t1640800422 : public Collider_t1773347010 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOXCOLLIDER_T1640800422_H #ifndef CAMERA_T4157153871_H #define CAMERA_T4157153871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera struct Camera_t4157153871 : public Behaviour_t1437897464 { public: public: }; struct Camera_t4157153871_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t190067161 * ___onPreCull_2; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t190067161 * ___onPreRender_3; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t190067161 * ___onPostRender_4; public: inline static int32_t get_offset_of_onPreCull_2() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); } inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; } inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; } inline void set_onPreCull_2(CameraCallback_t190067161 * value) { ___onPreCull_2 = value; Il2CppCodeGenWriteBarrier((&___onPreCull_2), value); } inline static int32_t get_offset_of_onPreRender_3() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); } inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; } inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; } inline void set_onPreRender_3(CameraCallback_t190067161 * value) { ___onPreRender_3 = value; Il2CppCodeGenWriteBarrier((&___onPreRender_3), value); } inline static int32_t get_offset_of_onPostRender_4() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); } inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; } inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; } inline void set_onPostRender_4(CameraCallback_t190067161 * value) { ___onPostRender_4 = value; Il2CppCodeGenWriteBarrier((&___onPostRender_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERA_T4157153871_H #ifndef UIWIDGET_T3538521925_H #define UIWIDGET_T3538521925_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget struct UIWidget_t3538521925 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIWidget::mMat Material_t340375123 * ___mMat_2; // UnityEngine.Texture UIWidget::mTex Texture_t3661962703 * ___mTex_3; // UnityEngine.Color UIWidget::mColor Color_t2555686324 ___mColor_4; // UIWidget/Pivot UIWidget::mPivot int32_t ___mPivot_5; // System.Int32 UIWidget::mDepth int32_t ___mDepth_6; // UnityEngine.Transform UIWidget::mTrans Transform_t3600365921 * ___mTrans_7; // UIPanel UIWidget::mPanel UIPanel_t1716472341 * ___mPanel_8; // System.Boolean UIWidget::mChanged bool ___mChanged_9; // System.Boolean UIWidget::mPlayMode bool ___mPlayMode_10; // UnityEngine.Color UIWidget::m_OldColor Color_t2555686324 ___m_OldColor_11; // System.Int32 UIWidget::mVisibleFlag int32_t ___mVisibleFlag_12; // UIGeometry UIWidget::mGeom UIGeometry_t1059483952 * ___mGeom_13; public: inline static int32_t get_offset_of_mMat_2() { return static_cast(offsetof(UIWidget_t3538521925, ___mMat_2)); } inline Material_t340375123 * get_mMat_2() const { return ___mMat_2; } inline Material_t340375123 ** get_address_of_mMat_2() { return &___mMat_2; } inline void set_mMat_2(Material_t340375123 * value) { ___mMat_2 = value; Il2CppCodeGenWriteBarrier((&___mMat_2), value); } inline static int32_t get_offset_of_mTex_3() { return static_cast(offsetof(UIWidget_t3538521925, ___mTex_3)); } inline Texture_t3661962703 * get_mTex_3() const { return ___mTex_3; } inline Texture_t3661962703 ** get_address_of_mTex_3() { return &___mTex_3; } inline void set_mTex_3(Texture_t3661962703 * value) { ___mTex_3 = value; Il2CppCodeGenWriteBarrier((&___mTex_3), value); } inline static int32_t get_offset_of_mColor_4() { return static_cast(offsetof(UIWidget_t3538521925, ___mColor_4)); } inline Color_t2555686324 get_mColor_4() const { return ___mColor_4; } inline Color_t2555686324 * get_address_of_mColor_4() { return &___mColor_4; } inline void set_mColor_4(Color_t2555686324 value) { ___mColor_4 = value; } inline static int32_t get_offset_of_mPivot_5() { return static_cast(offsetof(UIWidget_t3538521925, ___mPivot_5)); } inline int32_t get_mPivot_5() const { return ___mPivot_5; } inline int32_t* get_address_of_mPivot_5() { return &___mPivot_5; } inline void set_mPivot_5(int32_t value) { ___mPivot_5 = value; } inline static int32_t get_offset_of_mDepth_6() { return static_cast(offsetof(UIWidget_t3538521925, ___mDepth_6)); } inline int32_t get_mDepth_6() const { return ___mDepth_6; } inline int32_t* get_address_of_mDepth_6() { return &___mDepth_6; } inline void set_mDepth_6(int32_t value) { ___mDepth_6 = value; } inline static int32_t get_offset_of_mTrans_7() { return static_cast(offsetof(UIWidget_t3538521925, ___mTrans_7)); } inline Transform_t3600365921 * get_mTrans_7() const { return ___mTrans_7; } inline Transform_t3600365921 ** get_address_of_mTrans_7() { return &___mTrans_7; } inline void set_mTrans_7(Transform_t3600365921 * value) { ___mTrans_7 = value; Il2CppCodeGenWriteBarrier((&___mTrans_7), value); } inline static int32_t get_offset_of_mPanel_8() { return static_cast(offsetof(UIWidget_t3538521925, ___mPanel_8)); } inline UIPanel_t1716472341 * get_mPanel_8() const { return ___mPanel_8; } inline UIPanel_t1716472341 ** get_address_of_mPanel_8() { return &___mPanel_8; } inline void set_mPanel_8(UIPanel_t1716472341 * value) { ___mPanel_8 = value; Il2CppCodeGenWriteBarrier((&___mPanel_8), value); } inline static int32_t get_offset_of_mChanged_9() { return static_cast(offsetof(UIWidget_t3538521925, ___mChanged_9)); } inline bool get_mChanged_9() const { return ___mChanged_9; } inline bool* get_address_of_mChanged_9() { return &___mChanged_9; } inline void set_mChanged_9(bool value) { ___mChanged_9 = value; } inline static int32_t get_offset_of_mPlayMode_10() { return static_cast(offsetof(UIWidget_t3538521925, ___mPlayMode_10)); } inline bool get_mPlayMode_10() const { return ___mPlayMode_10; } inline bool* get_address_of_mPlayMode_10() { return &___mPlayMode_10; } inline void set_mPlayMode_10(bool value) { ___mPlayMode_10 = value; } inline static int32_t get_offset_of_m_OldColor_11() { return static_cast(offsetof(UIWidget_t3538521925, ___m_OldColor_11)); } inline Color_t2555686324 get_m_OldColor_11() const { return ___m_OldColor_11; } inline Color_t2555686324 * get_address_of_m_OldColor_11() { return &___m_OldColor_11; } inline void set_m_OldColor_11(Color_t2555686324 value) { ___m_OldColor_11 = value; } inline static int32_t get_offset_of_mVisibleFlag_12() { return static_cast(offsetof(UIWidget_t3538521925, ___mVisibleFlag_12)); } inline int32_t get_mVisibleFlag_12() const { return ___mVisibleFlag_12; } inline int32_t* get_address_of_mVisibleFlag_12() { return &___mVisibleFlag_12; } inline void set_mVisibleFlag_12(int32_t value) { ___mVisibleFlag_12 = value; } inline static int32_t get_offset_of_mGeom_13() { return static_cast(offsetof(UIWidget_t3538521925, ___mGeom_13)); } inline UIGeometry_t1059483952 * get_mGeom_13() const { return ___mGeom_13; } inline UIGeometry_t1059483952 ** get_address_of_mGeom_13() { return &___mGeom_13; } inline void set_mGeom_13(UIGeometry_t1059483952 * value) { ___mGeom_13 = value; Il2CppCodeGenWriteBarrier((&___mGeom_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWIDGET_T3538521925_H #ifndef UIFSTRECHARGEAWARD_T3480490749_H #define UIFSTRECHARGEAWARD_T3480490749_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiFstRechargeAward struct uiFstRechargeAward_t3480490749 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiFstRechargeAward::m_uiRoot GameObject_t1113636619 * ___m_uiRoot_2; // UnityEngine.GameObject uiFstRechargeAward::m_WantRoot GameObject_t1113636619 * ___m_WantRoot_3; // UnityEngine.GameObject uiFstRechargeAward::m_GetRoot GameObject_t1113636619 * ___m_GetRoot_4; // UnityEngine.GameObject uiFstRechargeAward::m_BtnRoot GameObject_t1113636619 * ___m_BtnRoot_5; // UILabel uiFstRechargeAward::m_MinLabel UILabel_t3248798549 * ___m_MinLabel_6; // UILabel uiFstRechargeAward::m_SecLabel UILabel_t3248798549 * ___m_SecLabel_7; // uiAwardUnit[] uiFstRechargeAward::m_AwardRoot uiAwardUnitU5BU5D_t892053486* ___m_AwardRoot_8; // UnityEngine.Transform uiFstRechargeAward::m_CDRoot Transform_t3600365921 * ___m_CDRoot_9; // System.Int32 uiFstRechargeAward::m_GiftCount int32_t ___m_GiftCount_10; // System.Boolean uiFstRechargeAward::isPageInit bool ___isPageInit_11; // System.Single uiFstRechargeAward::m_recharge float ___m_recharge_12; // ItemPageGroup uiFstRechargeAward::m_uiPageGroup ItemPageGroup_t3769455068 * ___m_uiPageGroup_13; // System.Int32 uiFstRechargeAward::m_pageIndex int32_t ___m_pageIndex_14; // UITexture uiFstRechargeAward::m_titleTex UITexture_t3471168817 * ___m_titleTex_15; // UITexture uiFstRechargeAward::m_contentTex UITexture_t3471168817 * ___m_contentTex_16; // System.Boolean uiFstRechargeAward::m_bTitleLoadDone bool ___m_bTitleLoadDone_17; // System.Boolean uiFstRechargeAward::m_bContentLoadDone bool ___m_bContentLoadDone_18; // UnityEngine.Vector3 uiFstRechargeAward::m_titleTexSize Vector3_t3722313464 ___m_titleTexSize_19; // UnityEngine.Vector3 uiFstRechargeAward::m_contentTexSize Vector3_t3722313464 ___m_contentTexSize_20; // System.String uiFstRechargeAward::m_firstTitlePath String_t* ___m_firstTitlePath_21; // System.String uiFstRechargeAward::m_firstContentPath String_t* ___m_firstContentPath_22; // System.String uiFstRechargeAward::m_againTitlePath String_t* ___m_againTitlePath_23; // System.String uiFstRechargeAward::m_againContentPath String_t* ___m_againContentPath_24; // UITexture uiFstRechargeAward::m_tipTex UITexture_t3471168817 * ___m_tipTex_25; // UITexture uiFstRechargeAward::m_first_active_Tex UITexture_t3471168817 * ___m_first_active_Tex_26; // UITexture uiFstRechargeAward::m_first_inactive_Tex UITexture_t3471168817 * ___m_first_inactive_Tex_27; // UITexture uiFstRechargeAward::m_again_active_Tex UITexture_t3471168817 * ___m_again_active_Tex_28; // UITexture uiFstRechargeAward::m_again_inactive_Tex UITexture_t3471168817 * ___m_again_inactive_Tex_29; // System.String uiFstRechargeAward::m_tipPath String_t* ___m_tipPath_30; // System.String uiFstRechargeAward::m_first_active_Path String_t* ___m_first_active_Path_31; // System.String uiFstRechargeAward::m_first_inactive_Path String_t* ___m_first_inactive_Path_32; // System.String uiFstRechargeAward::m_again_active_Path String_t* ___m_again_active_Path_33; // System.String uiFstRechargeAward::m_again_inactive_Path String_t* ___m_again_inactive_Path_34; // UnityEngine.Vector3 uiFstRechargeAward::m_tipSize Vector3_t3722313464 ___m_tipSize_35; // UnityEngine.Vector3 uiFstRechargeAward::m_firstSize Vector3_t3722313464 ___m_firstSize_36; // UnityEngine.Vector3 uiFstRechargeAward::m_againSize Vector3_t3722313464 ___m_againSize_37; // System.Boolean uiFstRechargeAward::m_bLoadTip bool ___m_bLoadTip_38; // System.Boolean uiFstRechargeAward::m_bLoadFirst_active bool ___m_bLoadFirst_active_39; // System.Boolean uiFstRechargeAward::m_bLoadFirst_inactive bool ___m_bLoadFirst_inactive_40; // System.Boolean uiFstRechargeAward::m_bLoadAgain_active bool ___m_bLoadAgain_active_41; // System.Boolean uiFstRechargeAward::m_bLoadAgain_inactive bool ___m_bLoadAgain_inactive_42; // UnityEngine.GameObject uiFstRechargeAward::m_TryOnBtn GameObject_t1113636619 * ___m_TryOnBtn_43; // System.Int32 uiFstRechargeAward::tryOnTimes int32_t ___tryOnTimes_44; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_uiRoot_2)); } inline GameObject_t1113636619 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline GameObject_t1113636619 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(GameObject_t1113636619 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_WantRoot_3() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_WantRoot_3)); } inline GameObject_t1113636619 * get_m_WantRoot_3() const { return ___m_WantRoot_3; } inline GameObject_t1113636619 ** get_address_of_m_WantRoot_3() { return &___m_WantRoot_3; } inline void set_m_WantRoot_3(GameObject_t1113636619 * value) { ___m_WantRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_WantRoot_3), value); } inline static int32_t get_offset_of_m_GetRoot_4() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_GetRoot_4)); } inline GameObject_t1113636619 * get_m_GetRoot_4() const { return ___m_GetRoot_4; } inline GameObject_t1113636619 ** get_address_of_m_GetRoot_4() { return &___m_GetRoot_4; } inline void set_m_GetRoot_4(GameObject_t1113636619 * value) { ___m_GetRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_GetRoot_4), value); } inline static int32_t get_offset_of_m_BtnRoot_5() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_BtnRoot_5)); } inline GameObject_t1113636619 * get_m_BtnRoot_5() const { return ___m_BtnRoot_5; } inline GameObject_t1113636619 ** get_address_of_m_BtnRoot_5() { return &___m_BtnRoot_5; } inline void set_m_BtnRoot_5(GameObject_t1113636619 * value) { ___m_BtnRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_BtnRoot_5), value); } inline static int32_t get_offset_of_m_MinLabel_6() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_MinLabel_6)); } inline UILabel_t3248798549 * get_m_MinLabel_6() const { return ___m_MinLabel_6; } inline UILabel_t3248798549 ** get_address_of_m_MinLabel_6() { return &___m_MinLabel_6; } inline void set_m_MinLabel_6(UILabel_t3248798549 * value) { ___m_MinLabel_6 = value; Il2CppCodeGenWriteBarrier((&___m_MinLabel_6), value); } inline static int32_t get_offset_of_m_SecLabel_7() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_SecLabel_7)); } inline UILabel_t3248798549 * get_m_SecLabel_7() const { return ___m_SecLabel_7; } inline UILabel_t3248798549 ** get_address_of_m_SecLabel_7() { return &___m_SecLabel_7; } inline void set_m_SecLabel_7(UILabel_t3248798549 * value) { ___m_SecLabel_7 = value; Il2CppCodeGenWriteBarrier((&___m_SecLabel_7), value); } inline static int32_t get_offset_of_m_AwardRoot_8() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_AwardRoot_8)); } inline uiAwardUnitU5BU5D_t892053486* get_m_AwardRoot_8() const { return ___m_AwardRoot_8; } inline uiAwardUnitU5BU5D_t892053486** get_address_of_m_AwardRoot_8() { return &___m_AwardRoot_8; } inline void set_m_AwardRoot_8(uiAwardUnitU5BU5D_t892053486* value) { ___m_AwardRoot_8 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot_8), value); } inline static int32_t get_offset_of_m_CDRoot_9() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_CDRoot_9)); } inline Transform_t3600365921 * get_m_CDRoot_9() const { return ___m_CDRoot_9; } inline Transform_t3600365921 ** get_address_of_m_CDRoot_9() { return &___m_CDRoot_9; } inline void set_m_CDRoot_9(Transform_t3600365921 * value) { ___m_CDRoot_9 = value; Il2CppCodeGenWriteBarrier((&___m_CDRoot_9), value); } inline static int32_t get_offset_of_m_GiftCount_10() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_GiftCount_10)); } inline int32_t get_m_GiftCount_10() const { return ___m_GiftCount_10; } inline int32_t* get_address_of_m_GiftCount_10() { return &___m_GiftCount_10; } inline void set_m_GiftCount_10(int32_t value) { ___m_GiftCount_10 = value; } inline static int32_t get_offset_of_isPageInit_11() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___isPageInit_11)); } inline bool get_isPageInit_11() const { return ___isPageInit_11; } inline bool* get_address_of_isPageInit_11() { return &___isPageInit_11; } inline void set_isPageInit_11(bool value) { ___isPageInit_11 = value; } inline static int32_t get_offset_of_m_recharge_12() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_recharge_12)); } inline float get_m_recharge_12() const { return ___m_recharge_12; } inline float* get_address_of_m_recharge_12() { return &___m_recharge_12; } inline void set_m_recharge_12(float value) { ___m_recharge_12 = value; } inline static int32_t get_offset_of_m_uiPageGroup_13() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_uiPageGroup_13)); } inline ItemPageGroup_t3769455068 * get_m_uiPageGroup_13() const { return ___m_uiPageGroup_13; } inline ItemPageGroup_t3769455068 ** get_address_of_m_uiPageGroup_13() { return &___m_uiPageGroup_13; } inline void set_m_uiPageGroup_13(ItemPageGroup_t3769455068 * value) { ___m_uiPageGroup_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiPageGroup_13), value); } inline static int32_t get_offset_of_m_pageIndex_14() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_pageIndex_14)); } inline int32_t get_m_pageIndex_14() const { return ___m_pageIndex_14; } inline int32_t* get_address_of_m_pageIndex_14() { return &___m_pageIndex_14; } inline void set_m_pageIndex_14(int32_t value) { ___m_pageIndex_14 = value; } inline static int32_t get_offset_of_m_titleTex_15() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_titleTex_15)); } inline UITexture_t3471168817 * get_m_titleTex_15() const { return ___m_titleTex_15; } inline UITexture_t3471168817 ** get_address_of_m_titleTex_15() { return &___m_titleTex_15; } inline void set_m_titleTex_15(UITexture_t3471168817 * value) { ___m_titleTex_15 = value; Il2CppCodeGenWriteBarrier((&___m_titleTex_15), value); } inline static int32_t get_offset_of_m_contentTex_16() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_contentTex_16)); } inline UITexture_t3471168817 * get_m_contentTex_16() const { return ___m_contentTex_16; } inline UITexture_t3471168817 ** get_address_of_m_contentTex_16() { return &___m_contentTex_16; } inline void set_m_contentTex_16(UITexture_t3471168817 * value) { ___m_contentTex_16 = value; Il2CppCodeGenWriteBarrier((&___m_contentTex_16), value); } inline static int32_t get_offset_of_m_bTitleLoadDone_17() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bTitleLoadDone_17)); } inline bool get_m_bTitleLoadDone_17() const { return ___m_bTitleLoadDone_17; } inline bool* get_address_of_m_bTitleLoadDone_17() { return &___m_bTitleLoadDone_17; } inline void set_m_bTitleLoadDone_17(bool value) { ___m_bTitleLoadDone_17 = value; } inline static int32_t get_offset_of_m_bContentLoadDone_18() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bContentLoadDone_18)); } inline bool get_m_bContentLoadDone_18() const { return ___m_bContentLoadDone_18; } inline bool* get_address_of_m_bContentLoadDone_18() { return &___m_bContentLoadDone_18; } inline void set_m_bContentLoadDone_18(bool value) { ___m_bContentLoadDone_18 = value; } inline static int32_t get_offset_of_m_titleTexSize_19() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_titleTexSize_19)); } inline Vector3_t3722313464 get_m_titleTexSize_19() const { return ___m_titleTexSize_19; } inline Vector3_t3722313464 * get_address_of_m_titleTexSize_19() { return &___m_titleTexSize_19; } inline void set_m_titleTexSize_19(Vector3_t3722313464 value) { ___m_titleTexSize_19 = value; } inline static int32_t get_offset_of_m_contentTexSize_20() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_contentTexSize_20)); } inline Vector3_t3722313464 get_m_contentTexSize_20() const { return ___m_contentTexSize_20; } inline Vector3_t3722313464 * get_address_of_m_contentTexSize_20() { return &___m_contentTexSize_20; } inline void set_m_contentTexSize_20(Vector3_t3722313464 value) { ___m_contentTexSize_20 = value; } inline static int32_t get_offset_of_m_firstTitlePath_21() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_firstTitlePath_21)); } inline String_t* get_m_firstTitlePath_21() const { return ___m_firstTitlePath_21; } inline String_t** get_address_of_m_firstTitlePath_21() { return &___m_firstTitlePath_21; } inline void set_m_firstTitlePath_21(String_t* value) { ___m_firstTitlePath_21 = value; Il2CppCodeGenWriteBarrier((&___m_firstTitlePath_21), value); } inline static int32_t get_offset_of_m_firstContentPath_22() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_firstContentPath_22)); } inline String_t* get_m_firstContentPath_22() const { return ___m_firstContentPath_22; } inline String_t** get_address_of_m_firstContentPath_22() { return &___m_firstContentPath_22; } inline void set_m_firstContentPath_22(String_t* value) { ___m_firstContentPath_22 = value; Il2CppCodeGenWriteBarrier((&___m_firstContentPath_22), value); } inline static int32_t get_offset_of_m_againTitlePath_23() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_againTitlePath_23)); } inline String_t* get_m_againTitlePath_23() const { return ___m_againTitlePath_23; } inline String_t** get_address_of_m_againTitlePath_23() { return &___m_againTitlePath_23; } inline void set_m_againTitlePath_23(String_t* value) { ___m_againTitlePath_23 = value; Il2CppCodeGenWriteBarrier((&___m_againTitlePath_23), value); } inline static int32_t get_offset_of_m_againContentPath_24() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_againContentPath_24)); } inline String_t* get_m_againContentPath_24() const { return ___m_againContentPath_24; } inline String_t** get_address_of_m_againContentPath_24() { return &___m_againContentPath_24; } inline void set_m_againContentPath_24(String_t* value) { ___m_againContentPath_24 = value; Il2CppCodeGenWriteBarrier((&___m_againContentPath_24), value); } inline static int32_t get_offset_of_m_tipTex_25() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_tipTex_25)); } inline UITexture_t3471168817 * get_m_tipTex_25() const { return ___m_tipTex_25; } inline UITexture_t3471168817 ** get_address_of_m_tipTex_25() { return &___m_tipTex_25; } inline void set_m_tipTex_25(UITexture_t3471168817 * value) { ___m_tipTex_25 = value; Il2CppCodeGenWriteBarrier((&___m_tipTex_25), value); } inline static int32_t get_offset_of_m_first_active_Tex_26() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_first_active_Tex_26)); } inline UITexture_t3471168817 * get_m_first_active_Tex_26() const { return ___m_first_active_Tex_26; } inline UITexture_t3471168817 ** get_address_of_m_first_active_Tex_26() { return &___m_first_active_Tex_26; } inline void set_m_first_active_Tex_26(UITexture_t3471168817 * value) { ___m_first_active_Tex_26 = value; Il2CppCodeGenWriteBarrier((&___m_first_active_Tex_26), value); } inline static int32_t get_offset_of_m_first_inactive_Tex_27() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_first_inactive_Tex_27)); } inline UITexture_t3471168817 * get_m_first_inactive_Tex_27() const { return ___m_first_inactive_Tex_27; } inline UITexture_t3471168817 ** get_address_of_m_first_inactive_Tex_27() { return &___m_first_inactive_Tex_27; } inline void set_m_first_inactive_Tex_27(UITexture_t3471168817 * value) { ___m_first_inactive_Tex_27 = value; Il2CppCodeGenWriteBarrier((&___m_first_inactive_Tex_27), value); } inline static int32_t get_offset_of_m_again_active_Tex_28() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_again_active_Tex_28)); } inline UITexture_t3471168817 * get_m_again_active_Tex_28() const { return ___m_again_active_Tex_28; } inline UITexture_t3471168817 ** get_address_of_m_again_active_Tex_28() { return &___m_again_active_Tex_28; } inline void set_m_again_active_Tex_28(UITexture_t3471168817 * value) { ___m_again_active_Tex_28 = value; Il2CppCodeGenWriteBarrier((&___m_again_active_Tex_28), value); } inline static int32_t get_offset_of_m_again_inactive_Tex_29() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_again_inactive_Tex_29)); } inline UITexture_t3471168817 * get_m_again_inactive_Tex_29() const { return ___m_again_inactive_Tex_29; } inline UITexture_t3471168817 ** get_address_of_m_again_inactive_Tex_29() { return &___m_again_inactive_Tex_29; } inline void set_m_again_inactive_Tex_29(UITexture_t3471168817 * value) { ___m_again_inactive_Tex_29 = value; Il2CppCodeGenWriteBarrier((&___m_again_inactive_Tex_29), value); } inline static int32_t get_offset_of_m_tipPath_30() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_tipPath_30)); } inline String_t* get_m_tipPath_30() const { return ___m_tipPath_30; } inline String_t** get_address_of_m_tipPath_30() { return &___m_tipPath_30; } inline void set_m_tipPath_30(String_t* value) { ___m_tipPath_30 = value; Il2CppCodeGenWriteBarrier((&___m_tipPath_30), value); } inline static int32_t get_offset_of_m_first_active_Path_31() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_first_active_Path_31)); } inline String_t* get_m_first_active_Path_31() const { return ___m_first_active_Path_31; } inline String_t** get_address_of_m_first_active_Path_31() { return &___m_first_active_Path_31; } inline void set_m_first_active_Path_31(String_t* value) { ___m_first_active_Path_31 = value; Il2CppCodeGenWriteBarrier((&___m_first_active_Path_31), value); } inline static int32_t get_offset_of_m_first_inactive_Path_32() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_first_inactive_Path_32)); } inline String_t* get_m_first_inactive_Path_32() const { return ___m_first_inactive_Path_32; } inline String_t** get_address_of_m_first_inactive_Path_32() { return &___m_first_inactive_Path_32; } inline void set_m_first_inactive_Path_32(String_t* value) { ___m_first_inactive_Path_32 = value; Il2CppCodeGenWriteBarrier((&___m_first_inactive_Path_32), value); } inline static int32_t get_offset_of_m_again_active_Path_33() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_again_active_Path_33)); } inline String_t* get_m_again_active_Path_33() const { return ___m_again_active_Path_33; } inline String_t** get_address_of_m_again_active_Path_33() { return &___m_again_active_Path_33; } inline void set_m_again_active_Path_33(String_t* value) { ___m_again_active_Path_33 = value; Il2CppCodeGenWriteBarrier((&___m_again_active_Path_33), value); } inline static int32_t get_offset_of_m_again_inactive_Path_34() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_again_inactive_Path_34)); } inline String_t* get_m_again_inactive_Path_34() const { return ___m_again_inactive_Path_34; } inline String_t** get_address_of_m_again_inactive_Path_34() { return &___m_again_inactive_Path_34; } inline void set_m_again_inactive_Path_34(String_t* value) { ___m_again_inactive_Path_34 = value; Il2CppCodeGenWriteBarrier((&___m_again_inactive_Path_34), value); } inline static int32_t get_offset_of_m_tipSize_35() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_tipSize_35)); } inline Vector3_t3722313464 get_m_tipSize_35() const { return ___m_tipSize_35; } inline Vector3_t3722313464 * get_address_of_m_tipSize_35() { return &___m_tipSize_35; } inline void set_m_tipSize_35(Vector3_t3722313464 value) { ___m_tipSize_35 = value; } inline static int32_t get_offset_of_m_firstSize_36() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_firstSize_36)); } inline Vector3_t3722313464 get_m_firstSize_36() const { return ___m_firstSize_36; } inline Vector3_t3722313464 * get_address_of_m_firstSize_36() { return &___m_firstSize_36; } inline void set_m_firstSize_36(Vector3_t3722313464 value) { ___m_firstSize_36 = value; } inline static int32_t get_offset_of_m_againSize_37() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_againSize_37)); } inline Vector3_t3722313464 get_m_againSize_37() const { return ___m_againSize_37; } inline Vector3_t3722313464 * get_address_of_m_againSize_37() { return &___m_againSize_37; } inline void set_m_againSize_37(Vector3_t3722313464 value) { ___m_againSize_37 = value; } inline static int32_t get_offset_of_m_bLoadTip_38() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bLoadTip_38)); } inline bool get_m_bLoadTip_38() const { return ___m_bLoadTip_38; } inline bool* get_address_of_m_bLoadTip_38() { return &___m_bLoadTip_38; } inline void set_m_bLoadTip_38(bool value) { ___m_bLoadTip_38 = value; } inline static int32_t get_offset_of_m_bLoadFirst_active_39() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bLoadFirst_active_39)); } inline bool get_m_bLoadFirst_active_39() const { return ___m_bLoadFirst_active_39; } inline bool* get_address_of_m_bLoadFirst_active_39() { return &___m_bLoadFirst_active_39; } inline void set_m_bLoadFirst_active_39(bool value) { ___m_bLoadFirst_active_39 = value; } inline static int32_t get_offset_of_m_bLoadFirst_inactive_40() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bLoadFirst_inactive_40)); } inline bool get_m_bLoadFirst_inactive_40() const { return ___m_bLoadFirst_inactive_40; } inline bool* get_address_of_m_bLoadFirst_inactive_40() { return &___m_bLoadFirst_inactive_40; } inline void set_m_bLoadFirst_inactive_40(bool value) { ___m_bLoadFirst_inactive_40 = value; } inline static int32_t get_offset_of_m_bLoadAgain_active_41() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bLoadAgain_active_41)); } inline bool get_m_bLoadAgain_active_41() const { return ___m_bLoadAgain_active_41; } inline bool* get_address_of_m_bLoadAgain_active_41() { return &___m_bLoadAgain_active_41; } inline void set_m_bLoadAgain_active_41(bool value) { ___m_bLoadAgain_active_41 = value; } inline static int32_t get_offset_of_m_bLoadAgain_inactive_42() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_bLoadAgain_inactive_42)); } inline bool get_m_bLoadAgain_inactive_42() const { return ___m_bLoadAgain_inactive_42; } inline bool* get_address_of_m_bLoadAgain_inactive_42() { return &___m_bLoadAgain_inactive_42; } inline void set_m_bLoadAgain_inactive_42(bool value) { ___m_bLoadAgain_inactive_42 = value; } inline static int32_t get_offset_of_m_TryOnBtn_43() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___m_TryOnBtn_43)); } inline GameObject_t1113636619 * get_m_TryOnBtn_43() const { return ___m_TryOnBtn_43; } inline GameObject_t1113636619 ** get_address_of_m_TryOnBtn_43() { return &___m_TryOnBtn_43; } inline void set_m_TryOnBtn_43(GameObject_t1113636619 * value) { ___m_TryOnBtn_43 = value; Il2CppCodeGenWriteBarrier((&___m_TryOnBtn_43), value); } inline static int32_t get_offset_of_tryOnTimes_44() { return static_cast(offsetof(uiFstRechargeAward_t3480490749, ___tryOnTimes_44)); } inline int32_t get_tryOnTimes_44() const { return ___tryOnTimes_44; } inline int32_t* get_address_of_tryOnTimes_44() { return &___tryOnTimes_44; } inline void set_tryOnTimes_44(int32_t value) { ___tryOnTimes_44 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIFSTRECHARGEAWARD_T3480490749_H #ifndef DMLISTVIEW_T512231514_H #define DMLISTVIEW_T512231514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView struct DMListView_t512231514 : public MonoBehaviour_t3962482529 { public: // System.Boolean DMListView::isCommonItemList bool ___isCommonItemList_2; // System.Boolean DMListView::isCanRebound bool ___isCanRebound_3; // System.String DMListView::m_childPath String_t* ___m_childPath_4; // UnityEngine.GameObject DMListView::m_ReceiveTarget GameObject_t1113636619 * ___m_ReceiveTarget_5; // System.String DMListView::m_ReceiveProcName String_t* ___m_ReceiveProcName_6; // System.Action`1 DMListView::OnChange Action_1_t1569734369 * ___OnChange_7; // UnityEngine.GameObject DMListView::m_ActiveReceiver GameObject_t1113636619 * ___m_ActiveReceiver_8; // System.String DMListView::m_ActiveReceiverName String_t* ___m_ActiveReceiverName_9; // UnityEngine.GameObject DMListView::m_ClickReceiver GameObject_t1113636619 * ___m_ClickReceiver_10; // System.String DMListView::m_ClickProcName String_t* ___m_ClickProcName_11; // System.Int32 DMListView::m_PageSize int32_t ___m_PageSize_12; // System.Boolean DMListView::m_bEnableActiveMulti bool ___m_bEnableActiveMulti_13; // DMListView/Type DMListView::m_Type int32_t ___m_Type_15; // DMListView/Allign DMListView::m_Allign int32_t ___m_Allign_16; // DMProcessBar DMListView::m_ProcessBar DMProcessBar_t1457963892 * ___m_ProcessBar_17; // DMListView/ShowCondition DMListView::m_ShowCondition int32_t ___m_ShowCondition_18; // System.Boolean DMListView::m_CanMove bool ___m_CanMove_19; // System.Int32 DMListView::preloadNumb int32_t ___preloadNumb_20; // System.Int32 DMListView::totalCount int32_t ___totalCount_21; // System.Single DMListView::perItemLength float ___perItemLength_22; // System.Single DMListView::_timeCounter float ____timeCounter_23; // System.Single DMListView::slowDownSpeed float ___slowDownSpeed_24; // System.Single DMListView::speedUp float ___speedUp_25; // System.Single DMListView::reboundSpeed float ___reboundSpeed_26; // System.Single DMListView::reboundDistance float ___reboundDistance_27; // UIPanel DMListView::m_panel UIPanel_t1716472341 * ___m_panel_29; // UnityEngine.GameObject DMListView::m_controler GameObject_t1113636619 * ___m_controler_30; // System.Single DMListView::m_fStep float ___m_fStep_31; // System.Collections.Generic.List`1 DMListView::m_listChildren List_1_t777473367 * ___m_listChildren_32; // System.Single DMListView::m_fPosMin float ___m_fPosMin_33; // System.Single DMListView::m_fPosMax float ___m_fPosMax_34; // System.Int32 DMListView::m_nActiveIndex int32_t ___m_nActiveIndex_35; // System.Boolean DMListView::m_bEnableDrag bool ___m_bEnableDrag_36; // System.Boolean DMListView::m_bClkingInside bool ___m_bClkingInside_37; // UnityEngine.Vector2 DMListView::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_38; // UnityEngine.Vector2 DMListView::m_ClkPos Vector2_t2156229523 ___m_ClkPos_39; // System.Int32 DMListView::m_ClkedIndex int32_t ___m_ClkedIndex_40; // System.Single DMListView::m_fMoveTimeLabor float ___m_fMoveTimeLabor_41; // System.Single DMListView::m_fMoveSpeed float ___m_fMoveSpeed_42; // System.Boolean DMListView::m_bTargetEnable bool ___m_bTargetEnable_43; // System.Single DMListView::m_fTargetPos float ___m_fTargetPos_44; // System.Single DMListView::m_ClikingRootPos float ___m_ClikingRootPos_45; // UnityEngine.Camera DMListView::m_ownerCamera Camera_t4157153871 * ___m_ownerCamera_46; public: inline static int32_t get_offset_of_isCommonItemList_2() { return static_cast(offsetof(DMListView_t512231514, ___isCommonItemList_2)); } inline bool get_isCommonItemList_2() const { return ___isCommonItemList_2; } inline bool* get_address_of_isCommonItemList_2() { return &___isCommonItemList_2; } inline void set_isCommonItemList_2(bool value) { ___isCommonItemList_2 = value; } inline static int32_t get_offset_of_isCanRebound_3() { return static_cast(offsetof(DMListView_t512231514, ___isCanRebound_3)); } inline bool get_isCanRebound_3() const { return ___isCanRebound_3; } inline bool* get_address_of_isCanRebound_3() { return &___isCanRebound_3; } inline void set_isCanRebound_3(bool value) { ___isCanRebound_3 = value; } inline static int32_t get_offset_of_m_childPath_4() { return static_cast(offsetof(DMListView_t512231514, ___m_childPath_4)); } inline String_t* get_m_childPath_4() const { return ___m_childPath_4; } inline String_t** get_address_of_m_childPath_4() { return &___m_childPath_4; } inline void set_m_childPath_4(String_t* value) { ___m_childPath_4 = value; Il2CppCodeGenWriteBarrier((&___m_childPath_4), value); } inline static int32_t get_offset_of_m_ReceiveTarget_5() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveTarget_5)); } inline GameObject_t1113636619 * get_m_ReceiveTarget_5() const { return ___m_ReceiveTarget_5; } inline GameObject_t1113636619 ** get_address_of_m_ReceiveTarget_5() { return &___m_ReceiveTarget_5; } inline void set_m_ReceiveTarget_5(GameObject_t1113636619 * value) { ___m_ReceiveTarget_5 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveTarget_5), value); } inline static int32_t get_offset_of_m_ReceiveProcName_6() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveProcName_6)); } inline String_t* get_m_ReceiveProcName_6() const { return ___m_ReceiveProcName_6; } inline String_t** get_address_of_m_ReceiveProcName_6() { return &___m_ReceiveProcName_6; } inline void set_m_ReceiveProcName_6(String_t* value) { ___m_ReceiveProcName_6 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveProcName_6), value); } inline static int32_t get_offset_of_OnChange_7() { return static_cast(offsetof(DMListView_t512231514, ___OnChange_7)); } inline Action_1_t1569734369 * get_OnChange_7() const { return ___OnChange_7; } inline Action_1_t1569734369 ** get_address_of_OnChange_7() { return &___OnChange_7; } inline void set_OnChange_7(Action_1_t1569734369 * value) { ___OnChange_7 = value; Il2CppCodeGenWriteBarrier((&___OnChange_7), value); } inline static int32_t get_offset_of_m_ActiveReceiver_8() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiver_8)); } inline GameObject_t1113636619 * get_m_ActiveReceiver_8() const { return ___m_ActiveReceiver_8; } inline GameObject_t1113636619 ** get_address_of_m_ActiveReceiver_8() { return &___m_ActiveReceiver_8; } inline void set_m_ActiveReceiver_8(GameObject_t1113636619 * value) { ___m_ActiveReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiver_8), value); } inline static int32_t get_offset_of_m_ActiveReceiverName_9() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiverName_9)); } inline String_t* get_m_ActiveReceiverName_9() const { return ___m_ActiveReceiverName_9; } inline String_t** get_address_of_m_ActiveReceiverName_9() { return &___m_ActiveReceiverName_9; } inline void set_m_ActiveReceiverName_9(String_t* value) { ___m_ActiveReceiverName_9 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiverName_9), value); } inline static int32_t get_offset_of_m_ClickReceiver_10() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickReceiver_10)); } inline GameObject_t1113636619 * get_m_ClickReceiver_10() const { return ___m_ClickReceiver_10; } inline GameObject_t1113636619 ** get_address_of_m_ClickReceiver_10() { return &___m_ClickReceiver_10; } inline void set_m_ClickReceiver_10(GameObject_t1113636619 * value) { ___m_ClickReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClickReceiver_10), value); } inline static int32_t get_offset_of_m_ClickProcName_11() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickProcName_11)); } inline String_t* get_m_ClickProcName_11() const { return ___m_ClickProcName_11; } inline String_t** get_address_of_m_ClickProcName_11() { return &___m_ClickProcName_11; } inline void set_m_ClickProcName_11(String_t* value) { ___m_ClickProcName_11 = value; Il2CppCodeGenWriteBarrier((&___m_ClickProcName_11), value); } inline static int32_t get_offset_of_m_PageSize_12() { return static_cast(offsetof(DMListView_t512231514, ___m_PageSize_12)); } inline int32_t get_m_PageSize_12() const { return ___m_PageSize_12; } inline int32_t* get_address_of_m_PageSize_12() { return &___m_PageSize_12; } inline void set_m_PageSize_12(int32_t value) { ___m_PageSize_12 = value; } inline static int32_t get_offset_of_m_bEnableActiveMulti_13() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableActiveMulti_13)); } inline bool get_m_bEnableActiveMulti_13() const { return ___m_bEnableActiveMulti_13; } inline bool* get_address_of_m_bEnableActiveMulti_13() { return &___m_bEnableActiveMulti_13; } inline void set_m_bEnableActiveMulti_13(bool value) { ___m_bEnableActiveMulti_13 = value; } inline static int32_t get_offset_of_m_Type_15() { return static_cast(offsetof(DMListView_t512231514, ___m_Type_15)); } inline int32_t get_m_Type_15() const { return ___m_Type_15; } inline int32_t* get_address_of_m_Type_15() { return &___m_Type_15; } inline void set_m_Type_15(int32_t value) { ___m_Type_15 = value; } inline static int32_t get_offset_of_m_Allign_16() { return static_cast(offsetof(DMListView_t512231514, ___m_Allign_16)); } inline int32_t get_m_Allign_16() const { return ___m_Allign_16; } inline int32_t* get_address_of_m_Allign_16() { return &___m_Allign_16; } inline void set_m_Allign_16(int32_t value) { ___m_Allign_16 = value; } inline static int32_t get_offset_of_m_ProcessBar_17() { return static_cast(offsetof(DMListView_t512231514, ___m_ProcessBar_17)); } inline DMProcessBar_t1457963892 * get_m_ProcessBar_17() const { return ___m_ProcessBar_17; } inline DMProcessBar_t1457963892 ** get_address_of_m_ProcessBar_17() { return &___m_ProcessBar_17; } inline void set_m_ProcessBar_17(DMProcessBar_t1457963892 * value) { ___m_ProcessBar_17 = value; Il2CppCodeGenWriteBarrier((&___m_ProcessBar_17), value); } inline static int32_t get_offset_of_m_ShowCondition_18() { return static_cast(offsetof(DMListView_t512231514, ___m_ShowCondition_18)); } inline int32_t get_m_ShowCondition_18() const { return ___m_ShowCondition_18; } inline int32_t* get_address_of_m_ShowCondition_18() { return &___m_ShowCondition_18; } inline void set_m_ShowCondition_18(int32_t value) { ___m_ShowCondition_18 = value; } inline static int32_t get_offset_of_m_CanMove_19() { return static_cast(offsetof(DMListView_t512231514, ___m_CanMove_19)); } inline bool get_m_CanMove_19() const { return ___m_CanMove_19; } inline bool* get_address_of_m_CanMove_19() { return &___m_CanMove_19; } inline void set_m_CanMove_19(bool value) { ___m_CanMove_19 = value; } inline static int32_t get_offset_of_preloadNumb_20() { return static_cast(offsetof(DMListView_t512231514, ___preloadNumb_20)); } inline int32_t get_preloadNumb_20() const { return ___preloadNumb_20; } inline int32_t* get_address_of_preloadNumb_20() { return &___preloadNumb_20; } inline void set_preloadNumb_20(int32_t value) { ___preloadNumb_20 = value; } inline static int32_t get_offset_of_totalCount_21() { return static_cast(offsetof(DMListView_t512231514, ___totalCount_21)); } inline int32_t get_totalCount_21() const { return ___totalCount_21; } inline int32_t* get_address_of_totalCount_21() { return &___totalCount_21; } inline void set_totalCount_21(int32_t value) { ___totalCount_21 = value; } inline static int32_t get_offset_of_perItemLength_22() { return static_cast(offsetof(DMListView_t512231514, ___perItemLength_22)); } inline float get_perItemLength_22() const { return ___perItemLength_22; } inline float* get_address_of_perItemLength_22() { return &___perItemLength_22; } inline void set_perItemLength_22(float value) { ___perItemLength_22 = value; } inline static int32_t get_offset_of__timeCounter_23() { return static_cast(offsetof(DMListView_t512231514, ____timeCounter_23)); } inline float get__timeCounter_23() const { return ____timeCounter_23; } inline float* get_address_of__timeCounter_23() { return &____timeCounter_23; } inline void set__timeCounter_23(float value) { ____timeCounter_23 = value; } inline static int32_t get_offset_of_slowDownSpeed_24() { return static_cast(offsetof(DMListView_t512231514, ___slowDownSpeed_24)); } inline float get_slowDownSpeed_24() const { return ___slowDownSpeed_24; } inline float* get_address_of_slowDownSpeed_24() { return &___slowDownSpeed_24; } inline void set_slowDownSpeed_24(float value) { ___slowDownSpeed_24 = value; } inline static int32_t get_offset_of_speedUp_25() { return static_cast(offsetof(DMListView_t512231514, ___speedUp_25)); } inline float get_speedUp_25() const { return ___speedUp_25; } inline float* get_address_of_speedUp_25() { return &___speedUp_25; } inline void set_speedUp_25(float value) { ___speedUp_25 = value; } inline static int32_t get_offset_of_reboundSpeed_26() { return static_cast(offsetof(DMListView_t512231514, ___reboundSpeed_26)); } inline float get_reboundSpeed_26() const { return ___reboundSpeed_26; } inline float* get_address_of_reboundSpeed_26() { return &___reboundSpeed_26; } inline void set_reboundSpeed_26(float value) { ___reboundSpeed_26 = value; } inline static int32_t get_offset_of_reboundDistance_27() { return static_cast(offsetof(DMListView_t512231514, ___reboundDistance_27)); } inline float get_reboundDistance_27() const { return ___reboundDistance_27; } inline float* get_address_of_reboundDistance_27() { return &___reboundDistance_27; } inline void set_reboundDistance_27(float value) { ___reboundDistance_27 = value; } inline static int32_t get_offset_of_m_panel_29() { return static_cast(offsetof(DMListView_t512231514, ___m_panel_29)); } inline UIPanel_t1716472341 * get_m_panel_29() const { return ___m_panel_29; } inline UIPanel_t1716472341 ** get_address_of_m_panel_29() { return &___m_panel_29; } inline void set_m_panel_29(UIPanel_t1716472341 * value) { ___m_panel_29 = value; Il2CppCodeGenWriteBarrier((&___m_panel_29), value); } inline static int32_t get_offset_of_m_controler_30() { return static_cast(offsetof(DMListView_t512231514, ___m_controler_30)); } inline GameObject_t1113636619 * get_m_controler_30() const { return ___m_controler_30; } inline GameObject_t1113636619 ** get_address_of_m_controler_30() { return &___m_controler_30; } inline void set_m_controler_30(GameObject_t1113636619 * value) { ___m_controler_30 = value; Il2CppCodeGenWriteBarrier((&___m_controler_30), value); } inline static int32_t get_offset_of_m_fStep_31() { return static_cast(offsetof(DMListView_t512231514, ___m_fStep_31)); } inline float get_m_fStep_31() const { return ___m_fStep_31; } inline float* get_address_of_m_fStep_31() { return &___m_fStep_31; } inline void set_m_fStep_31(float value) { ___m_fStep_31 = value; } inline static int32_t get_offset_of_m_listChildren_32() { return static_cast(offsetof(DMListView_t512231514, ___m_listChildren_32)); } inline List_1_t777473367 * get_m_listChildren_32() const { return ___m_listChildren_32; } inline List_1_t777473367 ** get_address_of_m_listChildren_32() { return &___m_listChildren_32; } inline void set_m_listChildren_32(List_1_t777473367 * value) { ___m_listChildren_32 = value; Il2CppCodeGenWriteBarrier((&___m_listChildren_32), value); } inline static int32_t get_offset_of_m_fPosMin_33() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMin_33)); } inline float get_m_fPosMin_33() const { return ___m_fPosMin_33; } inline float* get_address_of_m_fPosMin_33() { return &___m_fPosMin_33; } inline void set_m_fPosMin_33(float value) { ___m_fPosMin_33 = value; } inline static int32_t get_offset_of_m_fPosMax_34() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMax_34)); } inline float get_m_fPosMax_34() const { return ___m_fPosMax_34; } inline float* get_address_of_m_fPosMax_34() { return &___m_fPosMax_34; } inline void set_m_fPosMax_34(float value) { ___m_fPosMax_34 = value; } inline static int32_t get_offset_of_m_nActiveIndex_35() { return static_cast(offsetof(DMListView_t512231514, ___m_nActiveIndex_35)); } inline int32_t get_m_nActiveIndex_35() const { return ___m_nActiveIndex_35; } inline int32_t* get_address_of_m_nActiveIndex_35() { return &___m_nActiveIndex_35; } inline void set_m_nActiveIndex_35(int32_t value) { ___m_nActiveIndex_35 = value; } inline static int32_t get_offset_of_m_bEnableDrag_36() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableDrag_36)); } inline bool get_m_bEnableDrag_36() const { return ___m_bEnableDrag_36; } inline bool* get_address_of_m_bEnableDrag_36() { return &___m_bEnableDrag_36; } inline void set_m_bEnableDrag_36(bool value) { ___m_bEnableDrag_36 = value; } inline static int32_t get_offset_of_m_bClkingInside_37() { return static_cast(offsetof(DMListView_t512231514, ___m_bClkingInside_37)); } inline bool get_m_bClkingInside_37() const { return ___m_bClkingInside_37; } inline bool* get_address_of_m_bClkingInside_37() { return &___m_bClkingInside_37; } inline void set_m_bClkingInside_37(bool value) { ___m_bClkingInside_37 = value; } inline static int32_t get_offset_of_m_MaxOffset_38() { return static_cast(offsetof(DMListView_t512231514, ___m_MaxOffset_38)); } inline Vector2_t2156229523 get_m_MaxOffset_38() const { return ___m_MaxOffset_38; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_38() { return &___m_MaxOffset_38; } inline void set_m_MaxOffset_38(Vector2_t2156229523 value) { ___m_MaxOffset_38 = value; } inline static int32_t get_offset_of_m_ClkPos_39() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkPos_39)); } inline Vector2_t2156229523 get_m_ClkPos_39() const { return ___m_ClkPos_39; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_39() { return &___m_ClkPos_39; } inline void set_m_ClkPos_39(Vector2_t2156229523 value) { ___m_ClkPos_39 = value; } inline static int32_t get_offset_of_m_ClkedIndex_40() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkedIndex_40)); } inline int32_t get_m_ClkedIndex_40() const { return ___m_ClkedIndex_40; } inline int32_t* get_address_of_m_ClkedIndex_40() { return &___m_ClkedIndex_40; } inline void set_m_ClkedIndex_40(int32_t value) { ___m_ClkedIndex_40 = value; } inline static int32_t get_offset_of_m_fMoveTimeLabor_41() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveTimeLabor_41)); } inline float get_m_fMoveTimeLabor_41() const { return ___m_fMoveTimeLabor_41; } inline float* get_address_of_m_fMoveTimeLabor_41() { return &___m_fMoveTimeLabor_41; } inline void set_m_fMoveTimeLabor_41(float value) { ___m_fMoveTimeLabor_41 = value; } inline static int32_t get_offset_of_m_fMoveSpeed_42() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveSpeed_42)); } inline float get_m_fMoveSpeed_42() const { return ___m_fMoveSpeed_42; } inline float* get_address_of_m_fMoveSpeed_42() { return &___m_fMoveSpeed_42; } inline void set_m_fMoveSpeed_42(float value) { ___m_fMoveSpeed_42 = value; } inline static int32_t get_offset_of_m_bTargetEnable_43() { return static_cast(offsetof(DMListView_t512231514, ___m_bTargetEnable_43)); } inline bool get_m_bTargetEnable_43() const { return ___m_bTargetEnable_43; } inline bool* get_address_of_m_bTargetEnable_43() { return &___m_bTargetEnable_43; } inline void set_m_bTargetEnable_43(bool value) { ___m_bTargetEnable_43 = value; } inline static int32_t get_offset_of_m_fTargetPos_44() { return static_cast(offsetof(DMListView_t512231514, ___m_fTargetPos_44)); } inline float get_m_fTargetPos_44() const { return ___m_fTargetPos_44; } inline float* get_address_of_m_fTargetPos_44() { return &___m_fTargetPos_44; } inline void set_m_fTargetPos_44(float value) { ___m_fTargetPos_44 = value; } inline static int32_t get_offset_of_m_ClikingRootPos_45() { return static_cast(offsetof(DMListView_t512231514, ___m_ClikingRootPos_45)); } inline float get_m_ClikingRootPos_45() const { return ___m_ClikingRootPos_45; } inline float* get_address_of_m_ClikingRootPos_45() { return &___m_ClikingRootPos_45; } inline void set_m_ClikingRootPos_45(float value) { ___m_ClikingRootPos_45 = value; } inline static int32_t get_offset_of_m_ownerCamera_46() { return static_cast(offsetof(DMListView_t512231514, ___m_ownerCamera_46)); } inline Camera_t4157153871 * get_m_ownerCamera_46() const { return ___m_ownerCamera_46; } inline Camera_t4157153871 ** get_address_of_m_ownerCamera_46() { return &___m_ownerCamera_46; } inline void set_m_ownerCamera_46(Camera_t4157153871 * value) { ___m_ownerCamera_46 = value; Il2CppCodeGenWriteBarrier((&___m_ownerCamera_46), value); } }; struct DMListView_t512231514_StaticFields { public: // DMListView DMListView::activeDMList DMListView_t512231514 * ___activeDMList_14; // System.Single DMListView::s_fScaleCached float ___s_fScaleCached_28; public: inline static int32_t get_offset_of_activeDMList_14() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___activeDMList_14)); } inline DMListView_t512231514 * get_activeDMList_14() const { return ___activeDMList_14; } inline DMListView_t512231514 ** get_address_of_activeDMList_14() { return &___activeDMList_14; } inline void set_activeDMList_14(DMListView_t512231514 * value) { ___activeDMList_14 = value; Il2CppCodeGenWriteBarrier((&___activeDMList_14), value); } inline static int32_t get_offset_of_s_fScaleCached_28() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___s_fScaleCached_28)); } inline float get_s_fScaleCached_28() const { return ___s_fScaleCached_28; } inline float* get_address_of_s_fScaleCached_28() { return &___s_fScaleCached_28; } inline void set_s_fScaleCached_28(float value) { ___s_fScaleCached_28 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEW_T512231514_H #ifndef CLEDOUAPI_T315808977_H #define CLEDOUAPI_T315808977_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLeDouApi struct CLeDouApi_t315808977 : public MonoBehaviour_t3962482529 { public: // System.Boolean CLeDouApi::m_bEnable bool ___m_bEnable_3; // System.Boolean CLeDouApi::m_isFirstTimeRunning bool ___m_isFirstTimeRunning_13; public: inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_bEnable_3)); } inline bool get_m_bEnable_3() const { return ___m_bEnable_3; } inline bool* get_address_of_m_bEnable_3() { return &___m_bEnable_3; } inline void set_m_bEnable_3(bool value) { ___m_bEnable_3 = value; } inline static int32_t get_offset_of_m_isFirstTimeRunning_13() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_isFirstTimeRunning_13)); } inline bool get_m_isFirstTimeRunning_13() const { return ___m_isFirstTimeRunning_13; } inline bool* get_address_of_m_isFirstTimeRunning_13() { return &___m_isFirstTimeRunning_13; } inline void set_m_isFirstTimeRunning_13(bool value) { ___m_isFirstTimeRunning_13 = value; } }; struct CLeDouApi_t315808977_StaticFields { public: // CLeDouApi CLeDouApi::s_instance CLeDouApi_t315808977 * ___s_instance_2; // DMCore.OnMsgBoxClkCallBack CLeDouApi::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_14; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___s_instance_2)); } inline CLeDouApi_t315808977 * get_s_instance_2() const { return ___s_instance_2; } inline CLeDouApi_t315808977 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CLeDouApi_t315808977 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_14() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___U3CU3Ef__mgU24cache0_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_14() const { return ___U3CU3Ef__mgU24cache0_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_14() { return &___U3CU3Ef__mgU24cache0_14; } inline void set_U3CU3Ef__mgU24cache0_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEDOUAPI_T315808977_H #ifndef UIMARRYBLESS_T1813636254_H #define UIMARRYBLESS_T1813636254_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMarryBless struct uiMarryBless_t1813636254 : public MonoBehaviour_t3962482529 { public: // UILabel uiMarryBless::mLabelName1 UILabel_t3248798549 * ___mLabelName1_2; // UILabel uiMarryBless::mLabelNum1 UILabel_t3248798549 * ___mLabelNum1_3; // UILabel uiMarryBless::mLabelBless1 UILabel_t3248798549 * ___mLabelBless1_4; // UITexture uiMarryBless::mTexture1 UITexture_t3471168817 * ___mTexture1_5; // System.Boolean uiMarryBless::mLoaded1 bool ___mLoaded1_6; // System.String uiMarryBless::path1 String_t* ___path1_7; // System.Int32 uiMarryBless::mOldNum1 int32_t ___mOldNum1_8; // UILabel uiMarryBless::mLabelName2 UILabel_t3248798549 * ___mLabelName2_9; // UILabel uiMarryBless::mLabelNum2 UILabel_t3248798549 * ___mLabelNum2_10; // UILabel uiMarryBless::mLabelBless2 UILabel_t3248798549 * ___mLabelBless2_11; // UITexture uiMarryBless::mTexture2 UITexture_t3471168817 * ___mTexture2_12; // System.Boolean uiMarryBless::mLoaded2 bool ___mLoaded2_13; // System.String uiMarryBless::path2 String_t* ___path2_14; // System.Int32 uiMarryBless::mOldNum2 int32_t ___mOldNum2_15; // System.Int32 uiMarryBless::mCurrentBlessId int32_t ___mCurrentBlessId_16; // System.Int32 uiMarryBless::mCurrentMaxNum int32_t ___mCurrentMaxNum_17; // System.Int32 uiMarryBless::mCurrentNum int32_t ___mCurrentNum_18; // System.Int32 uiMarryBless::mCurrentBless int32_t ___mCurrentBless_19; // System.Int32 uiMarryBless::mRoomId int32_t ___mRoomId_20; // UnityEngine.GameObject uiMarryBless::mSmallBG GameObject_t1113636619 * ___mSmallBG_21; // UnityEngine.GameObject uiMarryBless::mBigBG GameObject_t1113636619 * ___mBigBG_22; // System.Int32 uiMarryBless::m_price int32_t ___m_price_23; public: inline static int32_t get_offset_of_mLabelName1_2() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelName1_2)); } inline UILabel_t3248798549 * get_mLabelName1_2() const { return ___mLabelName1_2; } inline UILabel_t3248798549 ** get_address_of_mLabelName1_2() { return &___mLabelName1_2; } inline void set_mLabelName1_2(UILabel_t3248798549 * value) { ___mLabelName1_2 = value; Il2CppCodeGenWriteBarrier((&___mLabelName1_2), value); } inline static int32_t get_offset_of_mLabelNum1_3() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelNum1_3)); } inline UILabel_t3248798549 * get_mLabelNum1_3() const { return ___mLabelNum1_3; } inline UILabel_t3248798549 ** get_address_of_mLabelNum1_3() { return &___mLabelNum1_3; } inline void set_mLabelNum1_3(UILabel_t3248798549 * value) { ___mLabelNum1_3 = value; Il2CppCodeGenWriteBarrier((&___mLabelNum1_3), value); } inline static int32_t get_offset_of_mLabelBless1_4() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelBless1_4)); } inline UILabel_t3248798549 * get_mLabelBless1_4() const { return ___mLabelBless1_4; } inline UILabel_t3248798549 ** get_address_of_mLabelBless1_4() { return &___mLabelBless1_4; } inline void set_mLabelBless1_4(UILabel_t3248798549 * value) { ___mLabelBless1_4 = value; Il2CppCodeGenWriteBarrier((&___mLabelBless1_4), value); } inline static int32_t get_offset_of_mTexture1_5() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mTexture1_5)); } inline UITexture_t3471168817 * get_mTexture1_5() const { return ___mTexture1_5; } inline UITexture_t3471168817 ** get_address_of_mTexture1_5() { return &___mTexture1_5; } inline void set_mTexture1_5(UITexture_t3471168817 * value) { ___mTexture1_5 = value; Il2CppCodeGenWriteBarrier((&___mTexture1_5), value); } inline static int32_t get_offset_of_mLoaded1_6() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLoaded1_6)); } inline bool get_mLoaded1_6() const { return ___mLoaded1_6; } inline bool* get_address_of_mLoaded1_6() { return &___mLoaded1_6; } inline void set_mLoaded1_6(bool value) { ___mLoaded1_6 = value; } inline static int32_t get_offset_of_path1_7() { return static_cast(offsetof(uiMarryBless_t1813636254, ___path1_7)); } inline String_t* get_path1_7() const { return ___path1_7; } inline String_t** get_address_of_path1_7() { return &___path1_7; } inline void set_path1_7(String_t* value) { ___path1_7 = value; Il2CppCodeGenWriteBarrier((&___path1_7), value); } inline static int32_t get_offset_of_mOldNum1_8() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mOldNum1_8)); } inline int32_t get_mOldNum1_8() const { return ___mOldNum1_8; } inline int32_t* get_address_of_mOldNum1_8() { return &___mOldNum1_8; } inline void set_mOldNum1_8(int32_t value) { ___mOldNum1_8 = value; } inline static int32_t get_offset_of_mLabelName2_9() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelName2_9)); } inline UILabel_t3248798549 * get_mLabelName2_9() const { return ___mLabelName2_9; } inline UILabel_t3248798549 ** get_address_of_mLabelName2_9() { return &___mLabelName2_9; } inline void set_mLabelName2_9(UILabel_t3248798549 * value) { ___mLabelName2_9 = value; Il2CppCodeGenWriteBarrier((&___mLabelName2_9), value); } inline static int32_t get_offset_of_mLabelNum2_10() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelNum2_10)); } inline UILabel_t3248798549 * get_mLabelNum2_10() const { return ___mLabelNum2_10; } inline UILabel_t3248798549 ** get_address_of_mLabelNum2_10() { return &___mLabelNum2_10; } inline void set_mLabelNum2_10(UILabel_t3248798549 * value) { ___mLabelNum2_10 = value; Il2CppCodeGenWriteBarrier((&___mLabelNum2_10), value); } inline static int32_t get_offset_of_mLabelBless2_11() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLabelBless2_11)); } inline UILabel_t3248798549 * get_mLabelBless2_11() const { return ___mLabelBless2_11; } inline UILabel_t3248798549 ** get_address_of_mLabelBless2_11() { return &___mLabelBless2_11; } inline void set_mLabelBless2_11(UILabel_t3248798549 * value) { ___mLabelBless2_11 = value; Il2CppCodeGenWriteBarrier((&___mLabelBless2_11), value); } inline static int32_t get_offset_of_mTexture2_12() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mTexture2_12)); } inline UITexture_t3471168817 * get_mTexture2_12() const { return ___mTexture2_12; } inline UITexture_t3471168817 ** get_address_of_mTexture2_12() { return &___mTexture2_12; } inline void set_mTexture2_12(UITexture_t3471168817 * value) { ___mTexture2_12 = value; Il2CppCodeGenWriteBarrier((&___mTexture2_12), value); } inline static int32_t get_offset_of_mLoaded2_13() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mLoaded2_13)); } inline bool get_mLoaded2_13() const { return ___mLoaded2_13; } inline bool* get_address_of_mLoaded2_13() { return &___mLoaded2_13; } inline void set_mLoaded2_13(bool value) { ___mLoaded2_13 = value; } inline static int32_t get_offset_of_path2_14() { return static_cast(offsetof(uiMarryBless_t1813636254, ___path2_14)); } inline String_t* get_path2_14() const { return ___path2_14; } inline String_t** get_address_of_path2_14() { return &___path2_14; } inline void set_path2_14(String_t* value) { ___path2_14 = value; Il2CppCodeGenWriteBarrier((&___path2_14), value); } inline static int32_t get_offset_of_mOldNum2_15() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mOldNum2_15)); } inline int32_t get_mOldNum2_15() const { return ___mOldNum2_15; } inline int32_t* get_address_of_mOldNum2_15() { return &___mOldNum2_15; } inline void set_mOldNum2_15(int32_t value) { ___mOldNum2_15 = value; } inline static int32_t get_offset_of_mCurrentBlessId_16() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mCurrentBlessId_16)); } inline int32_t get_mCurrentBlessId_16() const { return ___mCurrentBlessId_16; } inline int32_t* get_address_of_mCurrentBlessId_16() { return &___mCurrentBlessId_16; } inline void set_mCurrentBlessId_16(int32_t value) { ___mCurrentBlessId_16 = value; } inline static int32_t get_offset_of_mCurrentMaxNum_17() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mCurrentMaxNum_17)); } inline int32_t get_mCurrentMaxNum_17() const { return ___mCurrentMaxNum_17; } inline int32_t* get_address_of_mCurrentMaxNum_17() { return &___mCurrentMaxNum_17; } inline void set_mCurrentMaxNum_17(int32_t value) { ___mCurrentMaxNum_17 = value; } inline static int32_t get_offset_of_mCurrentNum_18() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mCurrentNum_18)); } inline int32_t get_mCurrentNum_18() const { return ___mCurrentNum_18; } inline int32_t* get_address_of_mCurrentNum_18() { return &___mCurrentNum_18; } inline void set_mCurrentNum_18(int32_t value) { ___mCurrentNum_18 = value; } inline static int32_t get_offset_of_mCurrentBless_19() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mCurrentBless_19)); } inline int32_t get_mCurrentBless_19() const { return ___mCurrentBless_19; } inline int32_t* get_address_of_mCurrentBless_19() { return &___mCurrentBless_19; } inline void set_mCurrentBless_19(int32_t value) { ___mCurrentBless_19 = value; } inline static int32_t get_offset_of_mRoomId_20() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mRoomId_20)); } inline int32_t get_mRoomId_20() const { return ___mRoomId_20; } inline int32_t* get_address_of_mRoomId_20() { return &___mRoomId_20; } inline void set_mRoomId_20(int32_t value) { ___mRoomId_20 = value; } inline static int32_t get_offset_of_mSmallBG_21() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mSmallBG_21)); } inline GameObject_t1113636619 * get_mSmallBG_21() const { return ___mSmallBG_21; } inline GameObject_t1113636619 ** get_address_of_mSmallBG_21() { return &___mSmallBG_21; } inline void set_mSmallBG_21(GameObject_t1113636619 * value) { ___mSmallBG_21 = value; Il2CppCodeGenWriteBarrier((&___mSmallBG_21), value); } inline static int32_t get_offset_of_mBigBG_22() { return static_cast(offsetof(uiMarryBless_t1813636254, ___mBigBG_22)); } inline GameObject_t1113636619 * get_mBigBG_22() const { return ___mBigBG_22; } inline GameObject_t1113636619 ** get_address_of_mBigBG_22() { return &___mBigBG_22; } inline void set_mBigBG_22(GameObject_t1113636619 * value) { ___mBigBG_22 = value; Il2CppCodeGenWriteBarrier((&___mBigBG_22), value); } inline static int32_t get_offset_of_m_price_23() { return static_cast(offsetof(uiMarryBless_t1813636254, ___m_price_23)); } inline int32_t get_m_price_23() const { return ___m_price_23; } inline int32_t* get_address_of_m_price_23() { return &___m_price_23; } inline void set_m_price_23(int32_t value) { ___m_price_23 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMARRYBLESS_T1813636254_H #ifndef UICANDIES_T442672041_H #define UICANDIES_T442672041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCandies struct uiCandies_t442672041 : public MonoBehaviour_t3962482529 { public: // UILabel uiCandies::mCandyNum UILabel_t3248798549 * ___mCandyNum_2; public: inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(uiCandies_t442672041, ___mCandyNum_2)); } inline UILabel_t3248798549 * get_mCandyNum_2() const { return ___mCandyNum_2; } inline UILabel_t3248798549 ** get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(UILabel_t3248798549 * value) { ___mCandyNum_2 = value; Il2CppCodeGenWriteBarrier((&___mCandyNum_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICANDIES_T442672041_H #ifndef USERGUIDEMANAGER_T2771698115_H #define USERGUIDEMANAGER_T2771698115_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UserGuideManager struct UserGuideManager_t2771698115 : public MonoBehaviour_t3962482529 { public: // System.Boolean UserGuideManager::isPageInit bool ___isPageInit_3; // UnityEngine.Transform UserGuideManager::m_transParent Transform_t3600365921 * ___m_transParent_4; // UnityEngine.Transform UserGuideManager::m_transBG Transform_t3600365921 * ___m_transBG_5; // UnityEngine.GameObject UserGuideManager::mArrow GameObject_t1113636619 * ___mArrow_6; // UnityEngine.GameObject UserGuideManager::mArrowBak GameObject_t1113636619 * ___mArrowBak_7; // UnityEngine.Transform UserGuideManager::mMMD Transform_t3600365921 * ___mMMD_8; // UILabel UserGuideManager::mTextLabel UILabel_t3248798549 * ___mTextLabel_9; // UnityEngine.GameObject UserGuideManager::mBtnPre GameObject_t1113636619 * ___mBtnPre_10; // UnityEngine.GameObject UserGuideManager::mBtnNext GameObject_t1113636619 * ___mBtnNext_11; // UIAnchor UserGuideManager::guidePageUIAnchor UIAnchor_t2527798900 * ___guidePageUIAnchor_12; // UnityEngine.Transform UserGuideManager::anchorCenter Transform_t3600365921 * ___anchorCenter_13; // UnityEngine.AudioSource UserGuideManager::NpcAudio AudioSource_t3935305588 * ___NpcAudio_14; // UnityEngine.Transform UserGuideManager::playEffect Transform_t3600365921 * ___playEffect_15; // System.Delegate[] UserGuideManager::m_listCachedDelegate DelegateU5BU5D_t1703627840* ___m_listCachedDelegate_16; // UIButtonMessage UserGuideManager::m_btnMsgCached UIButtonMessage_t952534536 * ___m_btnMsgCached_17; // UnityEngine.Transform UserGuideManager::mOldParent Transform_t3600365921 * ___mOldParent_18; // UnityEngine.GameObject UserGuideManager::mClickUI GameObject_t1113636619 * ___mClickUI_19; // UnityEngine.Vector3 UserGuideManager::mClickOldPos Vector3_t3722313464 ___mClickOldPos_20; // System.Int32 UserGuideManager::mClickLayer int32_t ___mClickLayer_21; // UnityEngine.Vector3 UserGuideManager::mClickScale Vector3_t3722313464 ___mClickScale_22; // UnityEngine.Quaternion UserGuideManager::mClickRotation Quaternion_t2301928331 ___mClickRotation_23; // System.Boolean UserGuideManager::mbInLayerScene bool ___mbInLayerScene_24; // UnityEngine.Vector3 UserGuideManager::mArrowScaleOrg Vector3_t3722313464 ___mArrowScaleOrg_25; // UnityEngine.Vector3 UserGuideManager::mArrowTween Vector3_t3722313464 ___mArrowTween_26; // DMCore.Logic.CGuideSubStep UserGuideManager::mData CGuideSubStep_t1332708913 * ___mData_27; // System.Int32 UserGuideManager::mTextIndex int32_t ___mTextIndex_28; // System.String[] UserGuideManager::mTextArr StringU5BU5D_t1281789340* ___mTextArr_29; // System.Int32 UserGuideManager::mLevelSet int32_t ___mLevelSet_30; // DMCore.Logic.enumPersonPage UserGuideManager::lastPage int32_t ___lastPage_31; // System.Boolean UserGuideManager::m_bGuideValid bool ___m_bGuideValid_32; public: inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(UserGuideManager_t2771698115, ___isPageInit_3)); } inline bool get_isPageInit_3() const { return ___isPageInit_3; } inline bool* get_address_of_isPageInit_3() { return &___isPageInit_3; } inline void set_isPageInit_3(bool value) { ___isPageInit_3 = value; } inline static int32_t get_offset_of_m_transParent_4() { return static_cast(offsetof(UserGuideManager_t2771698115, ___m_transParent_4)); } inline Transform_t3600365921 * get_m_transParent_4() const { return ___m_transParent_4; } inline Transform_t3600365921 ** get_address_of_m_transParent_4() { return &___m_transParent_4; } inline void set_m_transParent_4(Transform_t3600365921 * value) { ___m_transParent_4 = value; Il2CppCodeGenWriteBarrier((&___m_transParent_4), value); } inline static int32_t get_offset_of_m_transBG_5() { return static_cast(offsetof(UserGuideManager_t2771698115, ___m_transBG_5)); } inline Transform_t3600365921 * get_m_transBG_5() const { return ___m_transBG_5; } inline Transform_t3600365921 ** get_address_of_m_transBG_5() { return &___m_transBG_5; } inline void set_m_transBG_5(Transform_t3600365921 * value) { ___m_transBG_5 = value; Il2CppCodeGenWriteBarrier((&___m_transBG_5), value); } inline static int32_t get_offset_of_mArrow_6() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mArrow_6)); } inline GameObject_t1113636619 * get_mArrow_6() const { return ___mArrow_6; } inline GameObject_t1113636619 ** get_address_of_mArrow_6() { return &___mArrow_6; } inline void set_mArrow_6(GameObject_t1113636619 * value) { ___mArrow_6 = value; Il2CppCodeGenWriteBarrier((&___mArrow_6), value); } inline static int32_t get_offset_of_mArrowBak_7() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mArrowBak_7)); } inline GameObject_t1113636619 * get_mArrowBak_7() const { return ___mArrowBak_7; } inline GameObject_t1113636619 ** get_address_of_mArrowBak_7() { return &___mArrowBak_7; } inline void set_mArrowBak_7(GameObject_t1113636619 * value) { ___mArrowBak_7 = value; Il2CppCodeGenWriteBarrier((&___mArrowBak_7), value); } inline static int32_t get_offset_of_mMMD_8() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mMMD_8)); } inline Transform_t3600365921 * get_mMMD_8() const { return ___mMMD_8; } inline Transform_t3600365921 ** get_address_of_mMMD_8() { return &___mMMD_8; } inline void set_mMMD_8(Transform_t3600365921 * value) { ___mMMD_8 = value; Il2CppCodeGenWriteBarrier((&___mMMD_8), value); } inline static int32_t get_offset_of_mTextLabel_9() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mTextLabel_9)); } inline UILabel_t3248798549 * get_mTextLabel_9() const { return ___mTextLabel_9; } inline UILabel_t3248798549 ** get_address_of_mTextLabel_9() { return &___mTextLabel_9; } inline void set_mTextLabel_9(UILabel_t3248798549 * value) { ___mTextLabel_9 = value; Il2CppCodeGenWriteBarrier((&___mTextLabel_9), value); } inline static int32_t get_offset_of_mBtnPre_10() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mBtnPre_10)); } inline GameObject_t1113636619 * get_mBtnPre_10() const { return ___mBtnPre_10; } inline GameObject_t1113636619 ** get_address_of_mBtnPre_10() { return &___mBtnPre_10; } inline void set_mBtnPre_10(GameObject_t1113636619 * value) { ___mBtnPre_10 = value; Il2CppCodeGenWriteBarrier((&___mBtnPre_10), value); } inline static int32_t get_offset_of_mBtnNext_11() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mBtnNext_11)); } inline GameObject_t1113636619 * get_mBtnNext_11() const { return ___mBtnNext_11; } inline GameObject_t1113636619 ** get_address_of_mBtnNext_11() { return &___mBtnNext_11; } inline void set_mBtnNext_11(GameObject_t1113636619 * value) { ___mBtnNext_11 = value; Il2CppCodeGenWriteBarrier((&___mBtnNext_11), value); } inline static int32_t get_offset_of_guidePageUIAnchor_12() { return static_cast(offsetof(UserGuideManager_t2771698115, ___guidePageUIAnchor_12)); } inline UIAnchor_t2527798900 * get_guidePageUIAnchor_12() const { return ___guidePageUIAnchor_12; } inline UIAnchor_t2527798900 ** get_address_of_guidePageUIAnchor_12() { return &___guidePageUIAnchor_12; } inline void set_guidePageUIAnchor_12(UIAnchor_t2527798900 * value) { ___guidePageUIAnchor_12 = value; Il2CppCodeGenWriteBarrier((&___guidePageUIAnchor_12), value); } inline static int32_t get_offset_of_anchorCenter_13() { return static_cast(offsetof(UserGuideManager_t2771698115, ___anchorCenter_13)); } inline Transform_t3600365921 * get_anchorCenter_13() const { return ___anchorCenter_13; } inline Transform_t3600365921 ** get_address_of_anchorCenter_13() { return &___anchorCenter_13; } inline void set_anchorCenter_13(Transform_t3600365921 * value) { ___anchorCenter_13 = value; Il2CppCodeGenWriteBarrier((&___anchorCenter_13), value); } inline static int32_t get_offset_of_NpcAudio_14() { return static_cast(offsetof(UserGuideManager_t2771698115, ___NpcAudio_14)); } inline AudioSource_t3935305588 * get_NpcAudio_14() const { return ___NpcAudio_14; } inline AudioSource_t3935305588 ** get_address_of_NpcAudio_14() { return &___NpcAudio_14; } inline void set_NpcAudio_14(AudioSource_t3935305588 * value) { ___NpcAudio_14 = value; Il2CppCodeGenWriteBarrier((&___NpcAudio_14), value); } inline static int32_t get_offset_of_playEffect_15() { return static_cast(offsetof(UserGuideManager_t2771698115, ___playEffect_15)); } inline Transform_t3600365921 * get_playEffect_15() const { return ___playEffect_15; } inline Transform_t3600365921 ** get_address_of_playEffect_15() { return &___playEffect_15; } inline void set_playEffect_15(Transform_t3600365921 * value) { ___playEffect_15 = value; Il2CppCodeGenWriteBarrier((&___playEffect_15), value); } inline static int32_t get_offset_of_m_listCachedDelegate_16() { return static_cast(offsetof(UserGuideManager_t2771698115, ___m_listCachedDelegate_16)); } inline DelegateU5BU5D_t1703627840* get_m_listCachedDelegate_16() const { return ___m_listCachedDelegate_16; } inline DelegateU5BU5D_t1703627840** get_address_of_m_listCachedDelegate_16() { return &___m_listCachedDelegate_16; } inline void set_m_listCachedDelegate_16(DelegateU5BU5D_t1703627840* value) { ___m_listCachedDelegate_16 = value; Il2CppCodeGenWriteBarrier((&___m_listCachedDelegate_16), value); } inline static int32_t get_offset_of_m_btnMsgCached_17() { return static_cast(offsetof(UserGuideManager_t2771698115, ___m_btnMsgCached_17)); } inline UIButtonMessage_t952534536 * get_m_btnMsgCached_17() const { return ___m_btnMsgCached_17; } inline UIButtonMessage_t952534536 ** get_address_of_m_btnMsgCached_17() { return &___m_btnMsgCached_17; } inline void set_m_btnMsgCached_17(UIButtonMessage_t952534536 * value) { ___m_btnMsgCached_17 = value; Il2CppCodeGenWriteBarrier((&___m_btnMsgCached_17), value); } inline static int32_t get_offset_of_mOldParent_18() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mOldParent_18)); } inline Transform_t3600365921 * get_mOldParent_18() const { return ___mOldParent_18; } inline Transform_t3600365921 ** get_address_of_mOldParent_18() { return &___mOldParent_18; } inline void set_mOldParent_18(Transform_t3600365921 * value) { ___mOldParent_18 = value; Il2CppCodeGenWriteBarrier((&___mOldParent_18), value); } inline static int32_t get_offset_of_mClickUI_19() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mClickUI_19)); } inline GameObject_t1113636619 * get_mClickUI_19() const { return ___mClickUI_19; } inline GameObject_t1113636619 ** get_address_of_mClickUI_19() { return &___mClickUI_19; } inline void set_mClickUI_19(GameObject_t1113636619 * value) { ___mClickUI_19 = value; Il2CppCodeGenWriteBarrier((&___mClickUI_19), value); } inline static int32_t get_offset_of_mClickOldPos_20() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mClickOldPos_20)); } inline Vector3_t3722313464 get_mClickOldPos_20() const { return ___mClickOldPos_20; } inline Vector3_t3722313464 * get_address_of_mClickOldPos_20() { return &___mClickOldPos_20; } inline void set_mClickOldPos_20(Vector3_t3722313464 value) { ___mClickOldPos_20 = value; } inline static int32_t get_offset_of_mClickLayer_21() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mClickLayer_21)); } inline int32_t get_mClickLayer_21() const { return ___mClickLayer_21; } inline int32_t* get_address_of_mClickLayer_21() { return &___mClickLayer_21; } inline void set_mClickLayer_21(int32_t value) { ___mClickLayer_21 = value; } inline static int32_t get_offset_of_mClickScale_22() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mClickScale_22)); } inline Vector3_t3722313464 get_mClickScale_22() const { return ___mClickScale_22; } inline Vector3_t3722313464 * get_address_of_mClickScale_22() { return &___mClickScale_22; } inline void set_mClickScale_22(Vector3_t3722313464 value) { ___mClickScale_22 = value; } inline static int32_t get_offset_of_mClickRotation_23() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mClickRotation_23)); } inline Quaternion_t2301928331 get_mClickRotation_23() const { return ___mClickRotation_23; } inline Quaternion_t2301928331 * get_address_of_mClickRotation_23() { return &___mClickRotation_23; } inline void set_mClickRotation_23(Quaternion_t2301928331 value) { ___mClickRotation_23 = value; } inline static int32_t get_offset_of_mbInLayerScene_24() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mbInLayerScene_24)); } inline bool get_mbInLayerScene_24() const { return ___mbInLayerScene_24; } inline bool* get_address_of_mbInLayerScene_24() { return &___mbInLayerScene_24; } inline void set_mbInLayerScene_24(bool value) { ___mbInLayerScene_24 = value; } inline static int32_t get_offset_of_mArrowScaleOrg_25() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mArrowScaleOrg_25)); } inline Vector3_t3722313464 get_mArrowScaleOrg_25() const { return ___mArrowScaleOrg_25; } inline Vector3_t3722313464 * get_address_of_mArrowScaleOrg_25() { return &___mArrowScaleOrg_25; } inline void set_mArrowScaleOrg_25(Vector3_t3722313464 value) { ___mArrowScaleOrg_25 = value; } inline static int32_t get_offset_of_mArrowTween_26() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mArrowTween_26)); } inline Vector3_t3722313464 get_mArrowTween_26() const { return ___mArrowTween_26; } inline Vector3_t3722313464 * get_address_of_mArrowTween_26() { return &___mArrowTween_26; } inline void set_mArrowTween_26(Vector3_t3722313464 value) { ___mArrowTween_26 = value; } inline static int32_t get_offset_of_mData_27() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mData_27)); } inline CGuideSubStep_t1332708913 * get_mData_27() const { return ___mData_27; } inline CGuideSubStep_t1332708913 ** get_address_of_mData_27() { return &___mData_27; } inline void set_mData_27(CGuideSubStep_t1332708913 * value) { ___mData_27 = value; Il2CppCodeGenWriteBarrier((&___mData_27), value); } inline static int32_t get_offset_of_mTextIndex_28() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mTextIndex_28)); } inline int32_t get_mTextIndex_28() const { return ___mTextIndex_28; } inline int32_t* get_address_of_mTextIndex_28() { return &___mTextIndex_28; } inline void set_mTextIndex_28(int32_t value) { ___mTextIndex_28 = value; } inline static int32_t get_offset_of_mTextArr_29() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mTextArr_29)); } inline StringU5BU5D_t1281789340* get_mTextArr_29() const { return ___mTextArr_29; } inline StringU5BU5D_t1281789340** get_address_of_mTextArr_29() { return &___mTextArr_29; } inline void set_mTextArr_29(StringU5BU5D_t1281789340* value) { ___mTextArr_29 = value; Il2CppCodeGenWriteBarrier((&___mTextArr_29), value); } inline static int32_t get_offset_of_mLevelSet_30() { return static_cast(offsetof(UserGuideManager_t2771698115, ___mLevelSet_30)); } inline int32_t get_mLevelSet_30() const { return ___mLevelSet_30; } inline int32_t* get_address_of_mLevelSet_30() { return &___mLevelSet_30; } inline void set_mLevelSet_30(int32_t value) { ___mLevelSet_30 = value; } inline static int32_t get_offset_of_lastPage_31() { return static_cast(offsetof(UserGuideManager_t2771698115, ___lastPage_31)); } inline int32_t get_lastPage_31() const { return ___lastPage_31; } inline int32_t* get_address_of_lastPage_31() { return &___lastPage_31; } inline void set_lastPage_31(int32_t value) { ___lastPage_31 = value; } inline static int32_t get_offset_of_m_bGuideValid_32() { return static_cast(offsetof(UserGuideManager_t2771698115, ___m_bGuideValid_32)); } inline bool get_m_bGuideValid_32() const { return ___m_bGuideValid_32; } inline bool* get_address_of_m_bGuideValid_32() { return &___m_bGuideValid_32; } inline void set_m_bGuideValid_32(bool value) { ___m_bGuideValid_32 = value; } }; struct UserGuideManager_t2771698115_StaticFields { public: // UserGuideManager UserGuideManager::Instance UserGuideManager_t2771698115 * ___Instance_2; public: inline static int32_t get_offset_of_Instance_2() { return static_cast(offsetof(UserGuideManager_t2771698115_StaticFields, ___Instance_2)); } inline UserGuideManager_t2771698115 * get_Instance_2() const { return ___Instance_2; } inline UserGuideManager_t2771698115 ** get_address_of_Instance_2() { return &___Instance_2; } inline void set_Instance_2(UserGuideManager_t2771698115 * value) { ___Instance_2 = value; Il2CppCodeGenWriteBarrier((&___Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // USERGUIDEMANAGER_T2771698115_H #ifndef CLOADINGWATCH_T1236523732_H #define CLOADINGWATCH_T1236523732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLoadingWatch struct CLoadingWatch_t1236523732 : public MonoBehaviour_t3962482529 { public: // System.Int32 CLoadingWatch::m_TickCnt int32_t ___m_TickCnt_2; // UILabel CLoadingWatch::m_LBTips UILabel_t3248798549 * ___m_LBTips_3; // UIPanel CLoadingWatch::m_panelClipStep UIPanel_t1716472341 * ___m_panelClipStep_4; // UILabel CLoadingWatch::m_labelTotalTips UILabel_t3248798549 * ___m_labelTotalTips_5; // UILabel CLoadingWatch::m_labelUpdateTips UILabel_t3248798549 * ___m_labelUpdateTips_6; // UnityEngine.Transform CLoadingWatch::m_stepObj Transform_t3600365921 * ___m_stepObj_7; // UnityEngine.Transform CLoadingWatch::m_spriteStep Transform_t3600365921 * ___m_spriteStep_8; // UnityEngine.Transform CLoadingWatch::m_transPetStep Transform_t3600365921 * ___m_transPetStep_9; // UITexture CLoadingWatch::m_effOverAll UITexture_t3471168817 * ___m_effOverAll_10; // System.Int32 CLoadingWatch::m_WidgetCount int32_t ___m_WidgetCount_11; // UnityEngine.Transform CLoadingWatch::m_FullDownRoot Transform_t3600365921 * ___m_FullDownRoot_12; // UnityEngine.Transform[] CLoadingWatch::m_NotFullDownWidgets TransformU5BU5D_t807237628* ___m_NotFullDownWidgets_13; // System.Boolean CLoadingWatch::m_bFullDownloadMode bool ___m_bFullDownloadMode_15; // System.Single CLoadingWatch::m_TimeLabor float ___m_TimeLabor_16; // System.Boolean CLoadingWatch::m_bEnableTotalInfo bool ___m_bEnableTotalInfo_17; // System.Single CLoadingWatch::m_fTimeLast float ___m_fTimeLast_18; // System.Single CLoadingWatch::m_fTimeBegin float ___m_fTimeBegin_19; public: inline static int32_t get_offset_of_m_TickCnt_2() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TickCnt_2)); } inline int32_t get_m_TickCnt_2() const { return ___m_TickCnt_2; } inline int32_t* get_address_of_m_TickCnt_2() { return &___m_TickCnt_2; } inline void set_m_TickCnt_2(int32_t value) { ___m_TickCnt_2 = value; } inline static int32_t get_offset_of_m_LBTips_3() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_LBTips_3)); } inline UILabel_t3248798549 * get_m_LBTips_3() const { return ___m_LBTips_3; } inline UILabel_t3248798549 ** get_address_of_m_LBTips_3() { return &___m_LBTips_3; } inline void set_m_LBTips_3(UILabel_t3248798549 * value) { ___m_LBTips_3 = value; Il2CppCodeGenWriteBarrier((&___m_LBTips_3), value); } inline static int32_t get_offset_of_m_panelClipStep_4() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_panelClipStep_4)); } inline UIPanel_t1716472341 * get_m_panelClipStep_4() const { return ___m_panelClipStep_4; } inline UIPanel_t1716472341 ** get_address_of_m_panelClipStep_4() { return &___m_panelClipStep_4; } inline void set_m_panelClipStep_4(UIPanel_t1716472341 * value) { ___m_panelClipStep_4 = value; Il2CppCodeGenWriteBarrier((&___m_panelClipStep_4), value); } inline static int32_t get_offset_of_m_labelTotalTips_5() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelTotalTips_5)); } inline UILabel_t3248798549 * get_m_labelTotalTips_5() const { return ___m_labelTotalTips_5; } inline UILabel_t3248798549 ** get_address_of_m_labelTotalTips_5() { return &___m_labelTotalTips_5; } inline void set_m_labelTotalTips_5(UILabel_t3248798549 * value) { ___m_labelTotalTips_5 = value; Il2CppCodeGenWriteBarrier((&___m_labelTotalTips_5), value); } inline static int32_t get_offset_of_m_labelUpdateTips_6() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelUpdateTips_6)); } inline UILabel_t3248798549 * get_m_labelUpdateTips_6() const { return ___m_labelUpdateTips_6; } inline UILabel_t3248798549 ** get_address_of_m_labelUpdateTips_6() { return &___m_labelUpdateTips_6; } inline void set_m_labelUpdateTips_6(UILabel_t3248798549 * value) { ___m_labelUpdateTips_6 = value; Il2CppCodeGenWriteBarrier((&___m_labelUpdateTips_6), value); } inline static int32_t get_offset_of_m_stepObj_7() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_stepObj_7)); } inline Transform_t3600365921 * get_m_stepObj_7() const { return ___m_stepObj_7; } inline Transform_t3600365921 ** get_address_of_m_stepObj_7() { return &___m_stepObj_7; } inline void set_m_stepObj_7(Transform_t3600365921 * value) { ___m_stepObj_7 = value; Il2CppCodeGenWriteBarrier((&___m_stepObj_7), value); } inline static int32_t get_offset_of_m_spriteStep_8() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_spriteStep_8)); } inline Transform_t3600365921 * get_m_spriteStep_8() const { return ___m_spriteStep_8; } inline Transform_t3600365921 ** get_address_of_m_spriteStep_8() { return &___m_spriteStep_8; } inline void set_m_spriteStep_8(Transform_t3600365921 * value) { ___m_spriteStep_8 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep_8), value); } inline static int32_t get_offset_of_m_transPetStep_9() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_transPetStep_9)); } inline Transform_t3600365921 * get_m_transPetStep_9() const { return ___m_transPetStep_9; } inline Transform_t3600365921 ** get_address_of_m_transPetStep_9() { return &___m_transPetStep_9; } inline void set_m_transPetStep_9(Transform_t3600365921 * value) { ___m_transPetStep_9 = value; Il2CppCodeGenWriteBarrier((&___m_transPetStep_9), value); } inline static int32_t get_offset_of_m_effOverAll_10() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_effOverAll_10)); } inline UITexture_t3471168817 * get_m_effOverAll_10() const { return ___m_effOverAll_10; } inline UITexture_t3471168817 ** get_address_of_m_effOverAll_10() { return &___m_effOverAll_10; } inline void set_m_effOverAll_10(UITexture_t3471168817 * value) { ___m_effOverAll_10 = value; Il2CppCodeGenWriteBarrier((&___m_effOverAll_10), value); } inline static int32_t get_offset_of_m_WidgetCount_11() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_WidgetCount_11)); } inline int32_t get_m_WidgetCount_11() const { return ___m_WidgetCount_11; } inline int32_t* get_address_of_m_WidgetCount_11() { return &___m_WidgetCount_11; } inline void set_m_WidgetCount_11(int32_t value) { ___m_WidgetCount_11 = value; } inline static int32_t get_offset_of_m_FullDownRoot_12() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_FullDownRoot_12)); } inline Transform_t3600365921 * get_m_FullDownRoot_12() const { return ___m_FullDownRoot_12; } inline Transform_t3600365921 ** get_address_of_m_FullDownRoot_12() { return &___m_FullDownRoot_12; } inline void set_m_FullDownRoot_12(Transform_t3600365921 * value) { ___m_FullDownRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_FullDownRoot_12), value); } inline static int32_t get_offset_of_m_NotFullDownWidgets_13() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_NotFullDownWidgets_13)); } inline TransformU5BU5D_t807237628* get_m_NotFullDownWidgets_13() const { return ___m_NotFullDownWidgets_13; } inline TransformU5BU5D_t807237628** get_address_of_m_NotFullDownWidgets_13() { return &___m_NotFullDownWidgets_13; } inline void set_m_NotFullDownWidgets_13(TransformU5BU5D_t807237628* value) { ___m_NotFullDownWidgets_13 = value; Il2CppCodeGenWriteBarrier((&___m_NotFullDownWidgets_13), value); } inline static int32_t get_offset_of_m_bFullDownloadMode_15() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bFullDownloadMode_15)); } inline bool get_m_bFullDownloadMode_15() const { return ___m_bFullDownloadMode_15; } inline bool* get_address_of_m_bFullDownloadMode_15() { return &___m_bFullDownloadMode_15; } inline void set_m_bFullDownloadMode_15(bool value) { ___m_bFullDownloadMode_15 = value; } inline static int32_t get_offset_of_m_TimeLabor_16() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TimeLabor_16)); } inline float get_m_TimeLabor_16() const { return ___m_TimeLabor_16; } inline float* get_address_of_m_TimeLabor_16() { return &___m_TimeLabor_16; } inline void set_m_TimeLabor_16(float value) { ___m_TimeLabor_16 = value; } inline static int32_t get_offset_of_m_bEnableTotalInfo_17() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bEnableTotalInfo_17)); } inline bool get_m_bEnableTotalInfo_17() const { return ___m_bEnableTotalInfo_17; } inline bool* get_address_of_m_bEnableTotalInfo_17() { return &___m_bEnableTotalInfo_17; } inline void set_m_bEnableTotalInfo_17(bool value) { ___m_bEnableTotalInfo_17 = value; } inline static int32_t get_offset_of_m_fTimeLast_18() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeLast_18)); } inline float get_m_fTimeLast_18() const { return ___m_fTimeLast_18; } inline float* get_address_of_m_fTimeLast_18() { return &___m_fTimeLast_18; } inline void set_m_fTimeLast_18(float value) { ___m_fTimeLast_18 = value; } inline static int32_t get_offset_of_m_fTimeBegin_19() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeBegin_19)); } inline float get_m_fTimeBegin_19() const { return ___m_fTimeBegin_19; } inline float* get_address_of_m_fTimeBegin_19() { return &___m_fTimeBegin_19; } inline void set_m_fTimeBegin_19(float value) { ___m_fTimeBegin_19 = value; } }; struct CLoadingWatch_t1236523732_StaticFields { public: // System.Action CLoadingWatch::On_Level_Loaded Action_t1264377477 * ___On_Level_Loaded_14; // System.Collections.Generic.Dictionary`2 CLoadingWatch::<>f__switch$mapC Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24mapC_20; public: inline static int32_t get_offset_of_On_Level_Loaded_14() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___On_Level_Loaded_14)); } inline Action_t1264377477 * get_On_Level_Loaded_14() const { return ___On_Level_Loaded_14; } inline Action_t1264377477 ** get_address_of_On_Level_Loaded_14() { return &___On_Level_Loaded_14; } inline void set_On_Level_Loaded_14(Action_t1264377477 * value) { ___On_Level_Loaded_14 = value; Il2CppCodeGenWriteBarrier((&___On_Level_Loaded_14), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24mapC_20() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___U3CU3Ef__switchU24mapC_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24mapC_20() const { return ___U3CU3Ef__switchU24mapC_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24mapC_20() { return &___U3CU3Ef__switchU24mapC_20; } inline void set_U3CU3Ef__switchU24mapC_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24mapC_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24mapC_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOADINGWATCH_T1236523732_H #ifndef CGAMECONTROLLER_T2711137428_H #define CGAMECONTROLLER_T2711137428_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CGameController struct CGameController_t2711137428 : public MonoBehaviour_t3962482529 { public: // System.Action CGameController::FunDelay Action_t1264377477 * ___FunDelay_2; // System.Single CGameController::m_timeLabor float ___m_timeLabor_3; // System.String CGameController::m_serverStatus String_t* ___m_serverStatus_5; // System.Single CGameController::UpdateInterval float ___UpdateInterval_6; // System.Single CGameController::_lastInterval float ____lastInterval_7; // System.Int32 CGameController::_frames int32_t ____frames_8; // System.Single CGameController::_fps float ____fps_9; public: inline static int32_t get_offset_of_FunDelay_2() { return static_cast(offsetof(CGameController_t2711137428, ___FunDelay_2)); } inline Action_t1264377477 * get_FunDelay_2() const { return ___FunDelay_2; } inline Action_t1264377477 ** get_address_of_FunDelay_2() { return &___FunDelay_2; } inline void set_FunDelay_2(Action_t1264377477 * value) { ___FunDelay_2 = value; Il2CppCodeGenWriteBarrier((&___FunDelay_2), value); } inline static int32_t get_offset_of_m_timeLabor_3() { return static_cast(offsetof(CGameController_t2711137428, ___m_timeLabor_3)); } inline float get_m_timeLabor_3() const { return ___m_timeLabor_3; } inline float* get_address_of_m_timeLabor_3() { return &___m_timeLabor_3; } inline void set_m_timeLabor_3(float value) { ___m_timeLabor_3 = value; } inline static int32_t get_offset_of_m_serverStatus_5() { return static_cast(offsetof(CGameController_t2711137428, ___m_serverStatus_5)); } inline String_t* get_m_serverStatus_5() const { return ___m_serverStatus_5; } inline String_t** get_address_of_m_serverStatus_5() { return &___m_serverStatus_5; } inline void set_m_serverStatus_5(String_t* value) { ___m_serverStatus_5 = value; Il2CppCodeGenWriteBarrier((&___m_serverStatus_5), value); } inline static int32_t get_offset_of_UpdateInterval_6() { return static_cast(offsetof(CGameController_t2711137428, ___UpdateInterval_6)); } inline float get_UpdateInterval_6() const { return ___UpdateInterval_6; } inline float* get_address_of_UpdateInterval_6() { return &___UpdateInterval_6; } inline void set_UpdateInterval_6(float value) { ___UpdateInterval_6 = value; } inline static int32_t get_offset_of__lastInterval_7() { return static_cast(offsetof(CGameController_t2711137428, ____lastInterval_7)); } inline float get__lastInterval_7() const { return ____lastInterval_7; } inline float* get_address_of__lastInterval_7() { return &____lastInterval_7; } inline void set__lastInterval_7(float value) { ____lastInterval_7 = value; } inline static int32_t get_offset_of__frames_8() { return static_cast(offsetof(CGameController_t2711137428, ____frames_8)); } inline int32_t get__frames_8() const { return ____frames_8; } inline int32_t* get_address_of__frames_8() { return &____frames_8; } inline void set__frames_8(int32_t value) { ____frames_8 = value; } inline static int32_t get_offset_of__fps_9() { return static_cast(offsetof(CGameController_t2711137428, ____fps_9)); } inline float get__fps_9() const { return ____fps_9; } inline float* get_address_of__fps_9() { return &____fps_9; } inline void set__fps_9(float value) { ____fps_9 = value; } }; struct CGameController_t2711137428_StaticFields { public: // System.String CGameController::Next_Level String_t* ___Next_Level_4; // DMCore.OnMsgBoxClkCallBack CGameController::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_10; public: inline static int32_t get_offset_of_Next_Level_4() { return static_cast(offsetof(CGameController_t2711137428_StaticFields, ___Next_Level_4)); } inline String_t* get_Next_Level_4() const { return ___Next_Level_4; } inline String_t** get_address_of_Next_Level_4() { return &___Next_Level_4; } inline void set_Next_Level_4(String_t* value) { ___Next_Level_4 = value; Il2CppCodeGenWriteBarrier((&___Next_Level_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CGameController_t2711137428_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGAMECONTROLLER_T2711137428_H #ifndef UILABEL_T3248798549_H #define UILABEL_T3248798549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel struct UILabel_t3248798549 : public UIWidget_t3538521925 { public: // UIFont UILabel::mFont UIFont_t2766063701 * ___mFont_14; // System.String UILabel::mText String_t* ___mText_15; // System.Int32 UILabel::mMaxLineWidth int32_t ___mMaxLineWidth_16; // System.Boolean UILabel::mEncoding bool ___mEncoding_17; // System.Int32 UILabel::mMaxLineCount int32_t ___mMaxLineCount_18; // System.Boolean UILabel::mPassword bool ___mPassword_19; // System.Boolean UILabel::mShowLastChar bool ___mShowLastChar_20; // UILabel/Effect UILabel::mEffectStyle int32_t ___mEffectStyle_21; // UnityEngine.Color UILabel::mEffectColor Color_t2555686324 ___mEffectColor_22; // UIFont/SymbolStyle UILabel::mSymbols int32_t ___mSymbols_23; // UnityEngine.Vector2 UILabel::mEffectDistance Vector2_t2156229523 ___mEffectDistance_24; // System.Int32 UILabel::mSpacingX int32_t ___mSpacingX_25; // System.Int32 UILabel::mSpacingY int32_t ___mSpacingY_26; // UILabel/InsideEffect UILabel::mInsideEffectStyle int32_t ___mInsideEffectStyle_27; // UnityEngine.Color UILabel::mInsideEffectColor Color_t2555686324 ___mInsideEffectColor_28; // System.Single UILabel::mLineWidth float ___mLineWidth_29; // System.Boolean UILabel::mMultiline bool ___mMultiline_30; // System.Boolean UILabel::mShouldBeProcessed bool ___mShouldBeProcessed_31; // System.String UILabel::mProcessedText String_t* ___mProcessedText_32; // UnityEngine.Vector3 UILabel::mLastScale Vector3_t3722313464 ___mLastScale_33; // System.String UILabel::mLastText String_t* ___mLastText_34; // System.Int32 UILabel::mLastWidth int32_t ___mLastWidth_35; // System.Boolean UILabel::mLastEncoding bool ___mLastEncoding_36; // System.Int32 UILabel::mLastCount int32_t ___mLastCount_37; // System.Boolean UILabel::mLastPass bool ___mLastPass_38; // System.Boolean UILabel::mLastShow bool ___mLastShow_39; // UILabel/Effect UILabel::mLastEffect int32_t ___mLastEffect_40; // UnityEngine.Vector3 UILabel::mSize Vector3_t3722313464 ___mSize_41; // System.Boolean UILabel::mPremultiply bool ___mPremultiply_42; // UnityEngine.Vector2 UILabel::m_DrawSize Vector2_t2156229523 ___m_DrawSize_43; // System.Boolean UILabel::mApplyAlignmentForced bool ___mApplyAlignmentForced_44; public: inline static int32_t get_offset_of_mFont_14() { return static_cast(offsetof(UILabel_t3248798549, ___mFont_14)); } inline UIFont_t2766063701 * get_mFont_14() const { return ___mFont_14; } inline UIFont_t2766063701 ** get_address_of_mFont_14() { return &___mFont_14; } inline void set_mFont_14(UIFont_t2766063701 * value) { ___mFont_14 = value; Il2CppCodeGenWriteBarrier((&___mFont_14), value); } inline static int32_t get_offset_of_mText_15() { return static_cast(offsetof(UILabel_t3248798549, ___mText_15)); } inline String_t* get_mText_15() const { return ___mText_15; } inline String_t** get_address_of_mText_15() { return &___mText_15; } inline void set_mText_15(String_t* value) { ___mText_15 = value; Il2CppCodeGenWriteBarrier((&___mText_15), value); } inline static int32_t get_offset_of_mMaxLineWidth_16() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineWidth_16)); } inline int32_t get_mMaxLineWidth_16() const { return ___mMaxLineWidth_16; } inline int32_t* get_address_of_mMaxLineWidth_16() { return &___mMaxLineWidth_16; } inline void set_mMaxLineWidth_16(int32_t value) { ___mMaxLineWidth_16 = value; } inline static int32_t get_offset_of_mEncoding_17() { return static_cast(offsetof(UILabel_t3248798549, ___mEncoding_17)); } inline bool get_mEncoding_17() const { return ___mEncoding_17; } inline bool* get_address_of_mEncoding_17() { return &___mEncoding_17; } inline void set_mEncoding_17(bool value) { ___mEncoding_17 = value; } inline static int32_t get_offset_of_mMaxLineCount_18() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineCount_18)); } inline int32_t get_mMaxLineCount_18() const { return ___mMaxLineCount_18; } inline int32_t* get_address_of_mMaxLineCount_18() { return &___mMaxLineCount_18; } inline void set_mMaxLineCount_18(int32_t value) { ___mMaxLineCount_18 = value; } inline static int32_t get_offset_of_mPassword_19() { return static_cast(offsetof(UILabel_t3248798549, ___mPassword_19)); } inline bool get_mPassword_19() const { return ___mPassword_19; } inline bool* get_address_of_mPassword_19() { return &___mPassword_19; } inline void set_mPassword_19(bool value) { ___mPassword_19 = value; } inline static int32_t get_offset_of_mShowLastChar_20() { return static_cast(offsetof(UILabel_t3248798549, ___mShowLastChar_20)); } inline bool get_mShowLastChar_20() const { return ___mShowLastChar_20; } inline bool* get_address_of_mShowLastChar_20() { return &___mShowLastChar_20; } inline void set_mShowLastChar_20(bool value) { ___mShowLastChar_20 = value; } inline static int32_t get_offset_of_mEffectStyle_21() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectStyle_21)); } inline int32_t get_mEffectStyle_21() const { return ___mEffectStyle_21; } inline int32_t* get_address_of_mEffectStyle_21() { return &___mEffectStyle_21; } inline void set_mEffectStyle_21(int32_t value) { ___mEffectStyle_21 = value; } inline static int32_t get_offset_of_mEffectColor_22() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectColor_22)); } inline Color_t2555686324 get_mEffectColor_22() const { return ___mEffectColor_22; } inline Color_t2555686324 * get_address_of_mEffectColor_22() { return &___mEffectColor_22; } inline void set_mEffectColor_22(Color_t2555686324 value) { ___mEffectColor_22 = value; } inline static int32_t get_offset_of_mSymbols_23() { return static_cast(offsetof(UILabel_t3248798549, ___mSymbols_23)); } inline int32_t get_mSymbols_23() const { return ___mSymbols_23; } inline int32_t* get_address_of_mSymbols_23() { return &___mSymbols_23; } inline void set_mSymbols_23(int32_t value) { ___mSymbols_23 = value; } inline static int32_t get_offset_of_mEffectDistance_24() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectDistance_24)); } inline Vector2_t2156229523 get_mEffectDistance_24() const { return ___mEffectDistance_24; } inline Vector2_t2156229523 * get_address_of_mEffectDistance_24() { return &___mEffectDistance_24; } inline void set_mEffectDistance_24(Vector2_t2156229523 value) { ___mEffectDistance_24 = value; } inline static int32_t get_offset_of_mSpacingX_25() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingX_25)); } inline int32_t get_mSpacingX_25() const { return ___mSpacingX_25; } inline int32_t* get_address_of_mSpacingX_25() { return &___mSpacingX_25; } inline void set_mSpacingX_25(int32_t value) { ___mSpacingX_25 = value; } inline static int32_t get_offset_of_mSpacingY_26() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingY_26)); } inline int32_t get_mSpacingY_26() const { return ___mSpacingY_26; } inline int32_t* get_address_of_mSpacingY_26() { return &___mSpacingY_26; } inline void set_mSpacingY_26(int32_t value) { ___mSpacingY_26 = value; } inline static int32_t get_offset_of_mInsideEffectStyle_27() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectStyle_27)); } inline int32_t get_mInsideEffectStyle_27() const { return ___mInsideEffectStyle_27; } inline int32_t* get_address_of_mInsideEffectStyle_27() { return &___mInsideEffectStyle_27; } inline void set_mInsideEffectStyle_27(int32_t value) { ___mInsideEffectStyle_27 = value; } inline static int32_t get_offset_of_mInsideEffectColor_28() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectColor_28)); } inline Color_t2555686324 get_mInsideEffectColor_28() const { return ___mInsideEffectColor_28; } inline Color_t2555686324 * get_address_of_mInsideEffectColor_28() { return &___mInsideEffectColor_28; } inline void set_mInsideEffectColor_28(Color_t2555686324 value) { ___mInsideEffectColor_28 = value; } inline static int32_t get_offset_of_mLineWidth_29() { return static_cast(offsetof(UILabel_t3248798549, ___mLineWidth_29)); } inline float get_mLineWidth_29() const { return ___mLineWidth_29; } inline float* get_address_of_mLineWidth_29() { return &___mLineWidth_29; } inline void set_mLineWidth_29(float value) { ___mLineWidth_29 = value; } inline static int32_t get_offset_of_mMultiline_30() { return static_cast(offsetof(UILabel_t3248798549, ___mMultiline_30)); } inline bool get_mMultiline_30() const { return ___mMultiline_30; } inline bool* get_address_of_mMultiline_30() { return &___mMultiline_30; } inline void set_mMultiline_30(bool value) { ___mMultiline_30 = value; } inline static int32_t get_offset_of_mShouldBeProcessed_31() { return static_cast(offsetof(UILabel_t3248798549, ___mShouldBeProcessed_31)); } inline bool get_mShouldBeProcessed_31() const { return ___mShouldBeProcessed_31; } inline bool* get_address_of_mShouldBeProcessed_31() { return &___mShouldBeProcessed_31; } inline void set_mShouldBeProcessed_31(bool value) { ___mShouldBeProcessed_31 = value; } inline static int32_t get_offset_of_mProcessedText_32() { return static_cast(offsetof(UILabel_t3248798549, ___mProcessedText_32)); } inline String_t* get_mProcessedText_32() const { return ___mProcessedText_32; } inline String_t** get_address_of_mProcessedText_32() { return &___mProcessedText_32; } inline void set_mProcessedText_32(String_t* value) { ___mProcessedText_32 = value; Il2CppCodeGenWriteBarrier((&___mProcessedText_32), value); } inline static int32_t get_offset_of_mLastScale_33() { return static_cast(offsetof(UILabel_t3248798549, ___mLastScale_33)); } inline Vector3_t3722313464 get_mLastScale_33() const { return ___mLastScale_33; } inline Vector3_t3722313464 * get_address_of_mLastScale_33() { return &___mLastScale_33; } inline void set_mLastScale_33(Vector3_t3722313464 value) { ___mLastScale_33 = value; } inline static int32_t get_offset_of_mLastText_34() { return static_cast(offsetof(UILabel_t3248798549, ___mLastText_34)); } inline String_t* get_mLastText_34() const { return ___mLastText_34; } inline String_t** get_address_of_mLastText_34() { return &___mLastText_34; } inline void set_mLastText_34(String_t* value) { ___mLastText_34 = value; Il2CppCodeGenWriteBarrier((&___mLastText_34), value); } inline static int32_t get_offset_of_mLastWidth_35() { return static_cast(offsetof(UILabel_t3248798549, ___mLastWidth_35)); } inline int32_t get_mLastWidth_35() const { return ___mLastWidth_35; } inline int32_t* get_address_of_mLastWidth_35() { return &___mLastWidth_35; } inline void set_mLastWidth_35(int32_t value) { ___mLastWidth_35 = value; } inline static int32_t get_offset_of_mLastEncoding_36() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEncoding_36)); } inline bool get_mLastEncoding_36() const { return ___mLastEncoding_36; } inline bool* get_address_of_mLastEncoding_36() { return &___mLastEncoding_36; } inline void set_mLastEncoding_36(bool value) { ___mLastEncoding_36 = value; } inline static int32_t get_offset_of_mLastCount_37() { return static_cast(offsetof(UILabel_t3248798549, ___mLastCount_37)); } inline int32_t get_mLastCount_37() const { return ___mLastCount_37; } inline int32_t* get_address_of_mLastCount_37() { return &___mLastCount_37; } inline void set_mLastCount_37(int32_t value) { ___mLastCount_37 = value; } inline static int32_t get_offset_of_mLastPass_38() { return static_cast(offsetof(UILabel_t3248798549, ___mLastPass_38)); } inline bool get_mLastPass_38() const { return ___mLastPass_38; } inline bool* get_address_of_mLastPass_38() { return &___mLastPass_38; } inline void set_mLastPass_38(bool value) { ___mLastPass_38 = value; } inline static int32_t get_offset_of_mLastShow_39() { return static_cast(offsetof(UILabel_t3248798549, ___mLastShow_39)); } inline bool get_mLastShow_39() const { return ___mLastShow_39; } inline bool* get_address_of_mLastShow_39() { return &___mLastShow_39; } inline void set_mLastShow_39(bool value) { ___mLastShow_39 = value; } inline static int32_t get_offset_of_mLastEffect_40() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEffect_40)); } inline int32_t get_mLastEffect_40() const { return ___mLastEffect_40; } inline int32_t* get_address_of_mLastEffect_40() { return &___mLastEffect_40; } inline void set_mLastEffect_40(int32_t value) { ___mLastEffect_40 = value; } inline static int32_t get_offset_of_mSize_41() { return static_cast(offsetof(UILabel_t3248798549, ___mSize_41)); } inline Vector3_t3722313464 get_mSize_41() const { return ___mSize_41; } inline Vector3_t3722313464 * get_address_of_mSize_41() { return &___mSize_41; } inline void set_mSize_41(Vector3_t3722313464 value) { ___mSize_41 = value; } inline static int32_t get_offset_of_mPremultiply_42() { return static_cast(offsetof(UILabel_t3248798549, ___mPremultiply_42)); } inline bool get_mPremultiply_42() const { return ___mPremultiply_42; } inline bool* get_address_of_mPremultiply_42() { return &___mPremultiply_42; } inline void set_mPremultiply_42(bool value) { ___mPremultiply_42 = value; } inline static int32_t get_offset_of_m_DrawSize_43() { return static_cast(offsetof(UILabel_t3248798549, ___m_DrawSize_43)); } inline Vector2_t2156229523 get_m_DrawSize_43() const { return ___m_DrawSize_43; } inline Vector2_t2156229523 * get_address_of_m_DrawSize_43() { return &___m_DrawSize_43; } inline void set_m_DrawSize_43(Vector2_t2156229523 value) { ___m_DrawSize_43 = value; } inline static int32_t get_offset_of_mApplyAlignmentForced_44() { return static_cast(offsetof(UILabel_t3248798549, ___mApplyAlignmentForced_44)); } inline bool get_mApplyAlignmentForced_44() const { return ___mApplyAlignmentForced_44; } inline bool* get_address_of_mApplyAlignmentForced_44() { return &___mApplyAlignmentForced_44; } inline void set_mApplyAlignmentForced_44(bool value) { ___mApplyAlignmentForced_44 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILABEL_T3248798549_H #ifndef UISPRITE_T194114938_H #define UISPRITE_T194114938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite struct UISprite_t194114938 : public UIWidget_t3538521925 { public: // UIAtlas UISprite::mAtlas UIAtlas_t3195533529 * ___mAtlas_14; // System.String UISprite::mSpriteName String_t* ___mSpriteName_15; // System.Boolean UISprite::mHoldScale bool ___mHoldScale_16; // System.Boolean UISprite::mFillCenter bool ___mFillCenter_17; // UISprite/Type UISprite::mType int32_t ___mType_18; // UISprite/FillDirection UISprite::mFillDirection int32_t ___mFillDirection_19; // System.Single UISprite::mFillAmount float ___mFillAmount_20; // System.Boolean UISprite::mInvert bool ___mInvert_21; // UIAtlas/Sprite UISprite::mSprite Sprite_t2895597119 * ___mSprite_22; // UnityEngine.Rect UISprite::mInner Rect_t2360479859 ___mInner_23; // UnityEngine.Rect UISprite::mInnerUV Rect_t2360479859 ___mInnerUV_24; // UnityEngine.Rect UISprite::mOuter Rect_t2360479859 ___mOuter_25; // UnityEngine.Rect UISprite::mOuterUV Rect_t2360479859 ___mOuterUV_26; // UnityEngine.Vector3 UISprite::mScale Vector3_t3722313464 ___mScale_27; // System.Single UISprite::m_OldFillAmount float ___m_OldFillAmount_28; // System.Boolean UISprite::mSpriteSet bool ___mSpriteSet_29; public: inline static int32_t get_offset_of_mAtlas_14() { return static_cast(offsetof(UISprite_t194114938, ___mAtlas_14)); } inline UIAtlas_t3195533529 * get_mAtlas_14() const { return ___mAtlas_14; } inline UIAtlas_t3195533529 ** get_address_of_mAtlas_14() { return &___mAtlas_14; } inline void set_mAtlas_14(UIAtlas_t3195533529 * value) { ___mAtlas_14 = value; Il2CppCodeGenWriteBarrier((&___mAtlas_14), value); } inline static int32_t get_offset_of_mSpriteName_15() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteName_15)); } inline String_t* get_mSpriteName_15() const { return ___mSpriteName_15; } inline String_t** get_address_of_mSpriteName_15() { return &___mSpriteName_15; } inline void set_mSpriteName_15(String_t* value) { ___mSpriteName_15 = value; Il2CppCodeGenWriteBarrier((&___mSpriteName_15), value); } inline static int32_t get_offset_of_mHoldScale_16() { return static_cast(offsetof(UISprite_t194114938, ___mHoldScale_16)); } inline bool get_mHoldScale_16() const { return ___mHoldScale_16; } inline bool* get_address_of_mHoldScale_16() { return &___mHoldScale_16; } inline void set_mHoldScale_16(bool value) { ___mHoldScale_16 = value; } inline static int32_t get_offset_of_mFillCenter_17() { return static_cast(offsetof(UISprite_t194114938, ___mFillCenter_17)); } inline bool get_mFillCenter_17() const { return ___mFillCenter_17; } inline bool* get_address_of_mFillCenter_17() { return &___mFillCenter_17; } inline void set_mFillCenter_17(bool value) { ___mFillCenter_17 = value; } inline static int32_t get_offset_of_mType_18() { return static_cast(offsetof(UISprite_t194114938, ___mType_18)); } inline int32_t get_mType_18() const { return ___mType_18; } inline int32_t* get_address_of_mType_18() { return &___mType_18; } inline void set_mType_18(int32_t value) { ___mType_18 = value; } inline static int32_t get_offset_of_mFillDirection_19() { return static_cast(offsetof(UISprite_t194114938, ___mFillDirection_19)); } inline int32_t get_mFillDirection_19() const { return ___mFillDirection_19; } inline int32_t* get_address_of_mFillDirection_19() { return &___mFillDirection_19; } inline void set_mFillDirection_19(int32_t value) { ___mFillDirection_19 = value; } inline static int32_t get_offset_of_mFillAmount_20() { return static_cast(offsetof(UISprite_t194114938, ___mFillAmount_20)); } inline float get_mFillAmount_20() const { return ___mFillAmount_20; } inline float* get_address_of_mFillAmount_20() { return &___mFillAmount_20; } inline void set_mFillAmount_20(float value) { ___mFillAmount_20 = value; } inline static int32_t get_offset_of_mInvert_21() { return static_cast(offsetof(UISprite_t194114938, ___mInvert_21)); } inline bool get_mInvert_21() const { return ___mInvert_21; } inline bool* get_address_of_mInvert_21() { return &___mInvert_21; } inline void set_mInvert_21(bool value) { ___mInvert_21 = value; } inline static int32_t get_offset_of_mSprite_22() { return static_cast(offsetof(UISprite_t194114938, ___mSprite_22)); } inline Sprite_t2895597119 * get_mSprite_22() const { return ___mSprite_22; } inline Sprite_t2895597119 ** get_address_of_mSprite_22() { return &___mSprite_22; } inline void set_mSprite_22(Sprite_t2895597119 * value) { ___mSprite_22 = value; Il2CppCodeGenWriteBarrier((&___mSprite_22), value); } inline static int32_t get_offset_of_mInner_23() { return static_cast(offsetof(UISprite_t194114938, ___mInner_23)); } inline Rect_t2360479859 get_mInner_23() const { return ___mInner_23; } inline Rect_t2360479859 * get_address_of_mInner_23() { return &___mInner_23; } inline void set_mInner_23(Rect_t2360479859 value) { ___mInner_23 = value; } inline static int32_t get_offset_of_mInnerUV_24() { return static_cast(offsetof(UISprite_t194114938, ___mInnerUV_24)); } inline Rect_t2360479859 get_mInnerUV_24() const { return ___mInnerUV_24; } inline Rect_t2360479859 * get_address_of_mInnerUV_24() { return &___mInnerUV_24; } inline void set_mInnerUV_24(Rect_t2360479859 value) { ___mInnerUV_24 = value; } inline static int32_t get_offset_of_mOuter_25() { return static_cast(offsetof(UISprite_t194114938, ___mOuter_25)); } inline Rect_t2360479859 get_mOuter_25() const { return ___mOuter_25; } inline Rect_t2360479859 * get_address_of_mOuter_25() { return &___mOuter_25; } inline void set_mOuter_25(Rect_t2360479859 value) { ___mOuter_25 = value; } inline static int32_t get_offset_of_mOuterUV_26() { return static_cast(offsetof(UISprite_t194114938, ___mOuterUV_26)); } inline Rect_t2360479859 get_mOuterUV_26() const { return ___mOuterUV_26; } inline Rect_t2360479859 * get_address_of_mOuterUV_26() { return &___mOuterUV_26; } inline void set_mOuterUV_26(Rect_t2360479859 value) { ___mOuterUV_26 = value; } inline static int32_t get_offset_of_mScale_27() { return static_cast(offsetof(UISprite_t194114938, ___mScale_27)); } inline Vector3_t3722313464 get_mScale_27() const { return ___mScale_27; } inline Vector3_t3722313464 * get_address_of_mScale_27() { return &___mScale_27; } inline void set_mScale_27(Vector3_t3722313464 value) { ___mScale_27 = value; } inline static int32_t get_offset_of_m_OldFillAmount_28() { return static_cast(offsetof(UISprite_t194114938, ___m_OldFillAmount_28)); } inline float get_m_OldFillAmount_28() const { return ___m_OldFillAmount_28; } inline float* get_address_of_m_OldFillAmount_28() { return &___m_OldFillAmount_28; } inline void set_m_OldFillAmount_28(float value) { ___m_OldFillAmount_28 = value; } inline static int32_t get_offset_of_mSpriteSet_29() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteSet_29)); } inline bool get_mSpriteSet_29() const { return ___mSpriteSet_29; } inline bool* get_address_of_mSpriteSet_29() { return &___mSpriteSet_29; } inline void set_mSpriteSet_29(bool value) { ___mSpriteSet_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPRITE_T194114938_H // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093 : public RuntimeArray { public: ALIGN_FIELD (8) DMXmlNode_t3958967524 * m_Items[1]; public: inline DMXmlNode_t3958967524 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DMXmlNode_t3958967524 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DMXmlNode_t3958967524 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline DMXmlNode_t3958967524 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DMXmlNode_t3958967524 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DMXmlNode_t3958967524 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t385246372 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // DMCore.Logic.CAwardList[] struct CAwardListU5BU5D_t2898851490 : public RuntimeArray { public: ALIGN_FIELD (8) CAwardList_t4094041907 * m_Items[1]; public: inline CAwardList_t4094041907 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CAwardList_t4094041907 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, CAwardList_t4094041907 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CAwardList_t4094041907 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CAwardList_t4094041907 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CAwardList_t4094041907 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.BoxCollider[] struct BoxColliderU5BU5D_t835877379 : public RuntimeArray { public: ALIGN_FIELD (8) BoxCollider_t1640800422 * m_Items[1]; public: inline BoxCollider_t1640800422 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BoxCollider_t1640800422 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, BoxCollider_t1640800422 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline BoxCollider_t1640800422 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BoxCollider_t1640800422 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BoxCollider_t1640800422 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Boolean[] struct BooleanU5BU5D_t2897418192 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3580830742 : public RuntimeArray { public: ALIGN_FIELD (8) List_1_t128053199 * m_Items[1]; public: inline List_1_t128053199 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t128053199 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, List_1_t128053199 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline List_1_t128053199 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t128053199 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t128053199 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m445033979_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1521034418_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2654125393_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3338814081_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m1416767016_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m1628857705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2601736566_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m212974362_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2269680114_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3327106492_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3300912776_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3923002270 Dictionary_2_GetEnumerator_m1087370259_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t71524366 Enumerator_get_Current_m3431285658_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3495598764_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m1839753989_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m697420525_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3398155861_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2017297076 List_1_GetEnumerator_m593114157_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m207670954_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4193450060_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3181700225_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m222348240_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3152364487_gshared (List_1_t2869341516 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Predicate_1__ctor_m327447107_gshared (Predicate_1_t3905400288 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_Find_m2048854920_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m183483489_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m1170170947_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() extern "C" IL2CPP_METHOD_ATTR KeyCollection_t322220623 * Dictionary_2_get_Keys_m2217135091_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t314722136 KeyCollection_GetEnumerator_m982770428_gshared (KeyCollection_t322220623 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m3687673883_gshared (Enumerator_t314722136 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m76191888_gshared (Enumerator_t314722136 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m260444170_gshared (Enumerator_t314722136 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2146457487 List_1_GetEnumerator_m2930774921_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m470245444_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m1399450161_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2142368520_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3007748546_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2382293057_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1__ctor_m985986308_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_AwardState(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_AwardState_m303875030_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::SetAwardItem(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_SetAwardItem_m109226158_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_CurrentValue() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_CurrentValue_m2530627826_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_CurrentValue(T) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_CurrentValue_m222191720_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_Condition() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_Condition_m4201108481_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardState_m1600705444_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_Condition(T) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_Condition_m650355728_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m2086841574_gshared (Comparison_1_t2855037343 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void List_1_Sort_m116019857_gshared (List_1_t257213610 * __this, Comparison_1_t2855037343 * p0, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_CurrentValue() extern "C" IL2CPP_METHOD_ATTR float CAwardInfo_1_get_CurrentValue_m1077168976_gshared (CAwardInfo_1_t1862781914 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_CurrentValue(T) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_CurrentValue_m2721821130_gshared (CAwardInfo_1_t1862781914 * __this, float p0, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_Condition() extern "C" IL2CPP_METHOD_ATTR float CAwardInfo_1_get_Condition_m808477994_gshared (CAwardInfo_1_t1862781914 * __this, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardState_m4085009958_gshared (CAwardInfo_1_t1862781914 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1__ctor_m3110181373_gshared (CAwardInfo_1_t1862781914 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_Condition(T) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_Condition_m3178165754_gshared (CAwardInfo_1_t1862781914 * __this, float p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::set_AwardState(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_set_AwardState_m2300322146_gshared (CAwardInfo_1_t1862781914 * __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::SetAwardItem(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_SetAwardItem_m2956484584_gshared (CAwardInfo_1_t1862781914 * __this, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::Clear() extern "C" IL2CPP_METHOD_ATTR void CAwardInfo_1_Clear_m3783247419_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m1458970185_gshared (BetterList_1_t269126732 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m4154485978_gshared (BetterList_1_t269126732 * __this, PlayerInfo_t1114106414 p0, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR PlayerInfo_t1114106414 BetterList_1_get_Item_m2927045620_gshared (BetterList_1_t269126732 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m636942458_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3625442308_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Insert(System.Int32,!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Insert_m814893238_gshared (List_1_t257213610 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponents() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* Component_GetComponents_TisRuntimeObject_m3040656093_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3280774074_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2195759006_gshared (List_1_t863193852 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::IndexOf(!0) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m2662756272_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m974208853_gshared (List_1_t863193852 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m3289749741_gshared (List_1_t863193852 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m1980564125_gshared (List_1_t863193852 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m52894818_gshared (List_1_t863193852 * __this, int32_t p0, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR List_1_t257213610 * List_1_FindAll_m2721883856_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Void CBetterSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1__ctor_m3680932930_gshared (CBetterSet_1_t3194383868 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1746769275_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m1218653627_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m2703205864_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m938263239_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, RuntimeObject * p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t List_1_get_Item_m3814898732_gshared (List_1_t913674750 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2237906497_gshared (List_1_t913674750 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3741534516_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Contains_m268013342_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Add(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Add_m908680931_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Remove_m1128629941_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void CBetterSet`1::Foreach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1_Foreach_m828342831_gshared (CBetterSet_1_t3194383868 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2051403347_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m1702443365_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3793841859 Dictionary_2_GetEnumerator_m722743141_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t4237331251 Enumerator_get_Current_m46612669_gshared (Enumerator_t3793841859 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m2295844663_gshared (KeyValuePair_2_t4237331251 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m1665413869_gshared (KeyValuePair_2_t4237331251 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3739686686_gshared (Enumerator_t3793841859 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3709462088_gshared (List_1_t257213610 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Predicate_1__ctor_m314273660_gshared (Predicate_1_t3776239877 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_Find_m9533846_gshared (List_1_t128053199 * __this, Predicate_1_t3776239877 * p0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m1933767679_gshared (Action_1_t269755560 * __this, bool p0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 BetterList`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* BetterList_1_GetEnumerator_m249494471_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m1906904972_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m3037048099_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m1682688660_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1535364901_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m2284764176_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m4079346502(__this, method) (( void (*) (BetterList_1_t3113987842 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Boolean DMCore.Framework.XML.DMXmlNode::IsNodeName(System.String) extern "C" IL2CPP_METHOD_ATTR bool DMXmlNode_IsNodeName_m1197447144 (DMXmlNode_t3958967524 * __this, String_t* ___nodeName0, const RuntimeMethod* method); // System.Void DMCore.Framework.XML.DMXmlNodeList::.ctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlNodeList__ctor_m2198242240 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m2128542311(__this, p0, method) (( void (*) (BetterList_1_t3113987842 *, DMXmlNode_t3958967524 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // System.Void DMCore.Framework.XML.DMXmlSerial::.ctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial__ctor_m2095661433 (DMXmlSerial_t1029243897 * __this, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Min_m18103608 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t String_Compare_m2510091139 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t p1, String_t* p2, int32_t p3, int32_t p4, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Framework.XML.DMXmlSerial::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial__ctor_m2514249048 (DMXmlSerial_t1029243897 * __this, String_t* ___strOrg0, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Add(System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_Add_m2843784287 (RuntimeObject * __this /* static, unused */, int32_t* p0, int32_t p1, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Exchange(System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_Exchange_m435211442 (RuntimeObject * __this /* static, unused */, int32_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey0__ctor_m3240402209 (U3CZipFolderU3Ec__AnonStorey0_t1950245946 * __this, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m3451222878 (String_t* __this, Il2CppChar p0, const RuntimeMethod* method); // System.Boolean System.IO.Directory::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool Directory_Exists_m1484791558 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.IO.DirectoryInfo System.IO.Directory::CreateDirectory(System.String) extern "C" IL2CPP_METHOD_ATTR DirectoryInfo_t35957480 * Directory_CreateDirectory_m751642867 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Boolean System.IO.File::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool File_Exists_m3943585060 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void System.IO.File::Delete(System.String) extern "C" IL2CPP_METHOD_ATTR void File_Delete_m321251800 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Zip.FitfunZip::set_progress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_set_progress_m2050125862 (FitfunZip_t870197698 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ThreadStart__ctor_m3250019360 (ThreadStart_t1006689297 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart) extern "C" IL2CPP_METHOD_ATTR void Thread__ctor_m777188137 (Thread_t2300836069 * __this, ThreadStart_t1006689297 * p0, const RuntimeMethod* method); // System.Void System.Threading.Thread::set_IsBackground(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Thread_set_IsBackground_m3868016371 (Thread_t2300836069 * __this, bool p0, const RuntimeMethod* method); // System.Void System.Threading.Thread::Start() extern "C" IL2CPP_METHOD_ATTR void Thread_Start_m2860771284 (Thread_t2300836069 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUnZipFileU3Ec__AnonStorey2__ctor_m2504746515 (U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * __this, const RuntimeMethod* method); // System.String[] System.IO.Directory::GetFiles(System.String) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* Directory_GetFiles_m932257245 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.String[] System.IO.Directory::GetDirectories(System.String) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* Directory_GetDirectories_m1966820948 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Zip.FitfunZip::FileCount(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t FitfunZip_FileCount_m3711664342 (FitfunZip_t870197698 * __this, String_t* ___path0, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.IO.FileStream System.IO.File::Open(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) extern "C" IL2CPP_METHOD_ATTR FileStream_t4292183065 * File_Open_m3218582222 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.ZipFile::.ctor(System.IO.Stream) extern "C" IL2CPP_METHOD_ATTR void ZipFile__ctor_m4118571743 (ZipFile_t1258023761 * __this, Stream_t1273022909 * p0, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.ZipFile::set_IsStreamOwner(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ZipFile_set_IsStreamOwner_m327537463 (ZipFile_t1258023761 * __this, bool p0, const RuntimeMethod* method); // System.Int64 ICSharpCode.SharpZipLib.Zip.ZipFile::get_FileCount() extern "C" IL2CPP_METHOD_ATTR int64_t ZipFile_get_FileCount_m3861371974 (ZipFile_t1258023761 * __this, const RuntimeMethod* method); // System.Collections.IEnumerator ICSharpCode.SharpZipLib.Zip.ZipFile::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ZipFile_GetEnumerator_m2087878865 (ZipFile_t1258023761 * __this, const RuntimeMethod* method); // System.String ICSharpCode.SharpZipLib.Zip.ZipEntry::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* ZipEntry_get_Name_m1624543186 (ZipEntry_t658048195 * __this, const RuntimeMethod* method); // System.String System.IO.Path::Combine(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Path_Combine_m3389272516 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipEntry::get_IsFile() extern "C" IL2CPP_METHOD_ATTR bool ZipEntry_get_IsFile_m1955188421 (ZipEntry_t658048195 * __this, const RuntimeMethod* method); // System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) extern "C" IL2CPP_METHOD_ATTR void FileStream__ctor_m2889718780 (FileStream_t4292183065 * __this, String_t* p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.IO.Stream ICSharpCode.SharpZipLib.Zip.ZipFile::GetInputStream(ICSharpCode.SharpZipLib.Zip.ZipEntry) extern "C" IL2CPP_METHOD_ATTR Stream_t1273022909 * ZipFile_GetInputStream_m2840176831 (ZipFile_t1258023761 * __this, ZipEntry_t658048195 * p0, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Core.StreamUtils::Copy(System.IO.Stream,System.IO.Stream,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void StreamUtils_Copy_m433623798 (RuntimeObject * __this /* static, unused */, Stream_t1273022909 * p0, Stream_t1273022909 * p1, ByteU5BU5D_t4116647657* p2, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Boolean ICSharpCode.SharpZipLib.Zip.ZipEntry::get_IsDirectory() extern "C" IL2CPP_METHOD_ATTR bool ZipEntry_get_IsDirectory_m396075616 (ZipEntry_t658048195 * __this, const RuntimeMethod* method); // System.Void System.IO.Stream::Dispose() extern "C" IL2CPP_METHOD_ATTR void Stream_Dispose_m2589290611 (Stream_t1273022909 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Zip.FitfunZip::UnzipFile(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_UnzipFile_m2283978736 (FitfunZip_t870197698 * __this, String_t* ____zipFile0, String_t* ____outputPath1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.GC::Collect() extern "C" IL2CPP_METHOD_ATTR void GC_Collect_m743975114 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey1__ctor_m3716775980 (U3CZipFolderU3Ec__AnonStorey1_t2483212133 * __this, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.FastZipEvents::.ctor() extern "C" IL2CPP_METHOD_ATTR void FastZipEvents__ctor_m159690195 (FastZipEvents_t2506806086 * __this, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Core.ProgressHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ProgressHandler__ctor_m597461118 (ProgressHandler_t1501555482 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::FromSeconds(System.Double) extern "C" IL2CPP_METHOD_ATTR TimeSpan_t881159249 TimeSpan_FromSeconds_m4219356874 (RuntimeObject * __this /* static, unused */, double p0, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.FastZipEvents::set_ProgressInterval(System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR void FastZipEvents_set_ProgressInterval_m410653395 (FastZipEvents_t2506806086 * __this, TimeSpan_t881159249 p0, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Core.ProcessFileHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ProcessFileHandler__ctor_m3972968250 (ProcessFileHandler_t2351317767 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.FastZip::.ctor(ICSharpCode.SharpZipLib.Zip.FastZipEvents) extern "C" IL2CPP_METHOD_ATTR void FastZip__ctor_m700419529 (FastZip_t1787039230 * __this, FastZipEvents_t2506806086 * p0, const RuntimeMethod* method); // System.Void ICSharpCode.SharpZipLib.Zip.FastZip::CreateZip(System.String,System.String,System.Boolean,System.String) extern "C" IL2CPP_METHOD_ATTR void FastZip_CreateZip_m1478299355 (FastZip_t1787039230 * __this, String_t* p0, String_t* p1, bool p2, String_t* p3, const RuntimeMethod* method); // System.Int64 ICSharpCode.SharpZipLib.Core.ProgressEventArgs::get_Processed() extern "C" IL2CPP_METHOD_ATTR int64_t ProgressEventArgs_get_Processed_m66640609 (ProgressEventArgs_t2225467666 * __this, const RuntimeMethod* method); // System.Int64 ICSharpCode.SharpZipLib.Core.ProgressEventArgs::get_Target() extern "C" IL2CPP_METHOD_ATTR int64_t ProgressEventArgs_get_Target_m118227891 (ProgressEventArgs_t2225467666 * __this, const RuntimeMethod* method); // System.String DMCore.IDataUnit::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* IDataUnit_GetXmlElemString_m3411326493 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // System.Single System.Convert::ToSingle(System.String) extern "C" IL2CPP_METHOD_ATTR float Convert_ToSingle_m12213886 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m1758051682 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int64 System.Convert::ToInt64(System.String) extern "C" IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_m4087101237 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Double System.Convert::ToDouble(System.String) extern "C" IL2CPP_METHOD_ATTR double Convert_ToDouble_m1364128555 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLevelManager_t3077608201 * CLevelManager_GetInstance_m3233027795 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.AsyncOperation DMCore.Framework.Level.CLevelManager::LoadLevelAsync(System.String) extern "C" IL2CPP_METHOD_ATTR AsyncOperation_t1445031843 * CLevelManager_LoadLevelAsync_m1849597316 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::GetBeatkeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * CDanceManager_GetBeatkeyManager_m174032038 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * CRoot_GetMovieSystem_m206666588 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * CSceneService_GetMainRole_m3386793463 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // DMCore.CEventManager DMCore.CRoot::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * CRoot_GetEventManager_m2015848526 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::GetLogService() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * CRoot_GetLogService_m687714144 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.CAccManager DMCore.CRoot::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * CRoot_GetAccManager_m510313156 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Location.CLocationManager DMCore.CRoot::GetLocationManager() extern "C" IL2CPP_METHOD_ATTR CLocationManager_t1346018200 * CRoot_GetLocationManager_m3134824392 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IResourceManager_GetInstance_m641731805 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetUICamera_m3997251255 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetActiveCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetActiveCamera_m490033116 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2291555838(__this, p0, method) (( ILogicBase_t2190831891 * (*) (List_1_t3662906633 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.ILogicBase::Reset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Reset_m2019494392 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3226310021(__this, method) (( int32_t (*) (List_1_t3662906633 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Paint() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Paint_m452003795 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::DrawScreen3D() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_DrawScreen3D_m2359071259 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // DMCore.ILogicBase DMCore.ILogicBase::GetFather() extern "C" IL2CPP_METHOD_ATTR ILogicBase_t2190831891 * ILogicBase_GetFather_m2263817717 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Single DMCore.ILogicBase::Tell() extern "C" IL2CPP_METHOD_ATTR float ILogicBase_Tell_m124438213 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Single DMCore.ILogicBase::DeltaTime() extern "C" IL2CPP_METHOD_ATTR float ILogicBase_DeltaTime_m1005501871 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m698057327(__this, method) (( void (*) (List_1_t3662906633 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m1726440032(__this, p0, method) (( bool (*) (List_1_t3662906633 *, ILogicBase_t2190831891 *, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1940543873(__this, p0, method) (( void (*) (List_1_t3662906633 *, ILogicBase_t2190831891 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m996671353(__this, p0, method) (( bool (*) (List_1_t3662906633 *, ILogicBase_t2190831891 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m4261643455(__this, method) (( void (*) (List_1_t3662906633 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::LogError(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogError_m609093992 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ILogicBase__ctor_m2199354544 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1628857705(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1__ctor_m1628857705_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4100606544(__this, method) (( void (*) (Dictionary_2_t3546609324 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.ILogicBase::AddChild(DMCore.ILogicBase) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_AddChild_m4104591912 (ILogicBase_t2190831891 * __this, ILogicBase_t2190831891 * ___ptr0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Stop() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Stop_m2682712816 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_clip(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_clip_m31653938 (AudioSource_t3935305588 * __this, AudioClip_t3680889665 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1874477974(__this, method) (( void (*) (Dictionary_2_t3546609324 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2269680114(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_Clear_m2269680114_gshared)(__this, method) // System.Void NGUITools::set_soundVolume(System.Single) extern "C" IL2CPP_METHOD_ATTR void NGUITools_set_soundVolume_m4293681528 (RuntimeObject * __this /* static, unused */, float ___value0, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::SetVolume(System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_SetVolume_m3163769960 (ISoundManager_t434164892 * __this, float ___fVolume0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.AudioSource::get_clip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * AudioSource_get_clip_m1234340632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.AudioSource::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool AudioSource_get_isPlaying_m1896551654 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMusicManager_t3263666357 * CMusicManager_GetInstance_m2807125879 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CMusicManager::get_pauseMusic() extern "C" IL2CPP_METHOD_ATTR bool CMusicManager_get_pauseMusic_m209145666 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Pause() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Pause_m1501822765 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Play() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Play_m48294159 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_loop(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_loop_m3659884460 (AudioSource_t3935305588 * __this, bool p0, const RuntimeMethod* method); // System.Boolean UnityEngine.AudioSource::get_loop() extern "C" IL2CPP_METHOD_ATTR bool AudioSource_get_loop_m2101945995 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_volume_m1273312851 (AudioSource_t3935305588 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_volume() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_volume_m3936891178 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AudioClip_get_length_m4269890037 (AudioClip_t3680889665 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_time() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_time_m2174765632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayAsRoot(UnityEngine.AudioClip,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayAsRoot_m2882534441 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, bool ___bLoop1, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_time(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_time_m3951137143 (AudioSource_t3935305588 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::PlayOneShot(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR void AudioSource_PlayOneShot_m1688286683 (AudioSource_t3935305588 * __this, AudioClip_t3680889665 * p0, const RuntimeMethod* method); // System.Void DMCore.ISoundManager/AudioTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void AudioTask__ctor_m1970627724 (AudioTask_t362928697 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Max_m3146388979 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1484725724(__this, p0, p1, method) (( void (*) (Dictionary_2_t3546609324 *, int32_t, AudioTask_t362928697 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m2433491529(__this, method) (( int32_t (*) (Dictionary_2_t3546609324 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m2577398509(__this, method) (( Enumerator_t1205824803 (*) (Dictionary_2_t3546609324 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m1486878774(__this, method) (( KeyValuePair_2_t1649314195 (*) (Enumerator_t1205824803 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m3909275367(__this, method) (( AudioTask_t362928697 * (*) (KeyValuePair_2_t1649314195 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m4291050244(__this, method) (( int32_t (*) (KeyValuePair_2_t1649314195 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1839753989_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m3014757482(__this, method) (( bool (*) (Enumerator_t1205824803 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m593114157(__this, method) (( Enumerator_t2017297076 (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_GetEnumerator_m593114157_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m207670954(__this, method) (( int32_t (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_get_Current_m207670954_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m266237604(__this, p0, method) (( bool (*) (Dictionary_2_t3546609324 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4193450060_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3181700225(__this, method) (( bool (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_MoveNext_m3181700225_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m222348240(__this, method) (( void (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_Dispose_m222348240_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m311628631(__this, method) (( int32_t (*) (List_1_t779509957 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.Logic.AchievementCompletedItem::set_AchID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_AchID_m2217681845 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementCompletedItem::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_GroupID_m597535781 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementCompletedItem::set_MedalID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_MedalID_m1655022271 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementCompletedItem::set_Wear(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_Wear_m1499210128 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementCompletedItem::set_AchPoint(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_AchPoint_m2449574109 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3152364487(__this, method) (( void (*) (List_1_t2869341516 *, const RuntimeMethod*))List_1__ctor_m3152364487_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m878681448(__this, method) (( void (*) (List_1_t2156105558 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.ActionList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddU3Ec__AnonStorey0__ctor_m2175256153 (U3CAddU3Ec__AnonStorey0_t355552648 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1135239427(__this, p0, p1, method) (( void (*) (Predicate_1_t1509324940 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m828588555(__this, p0, method) (( ActionUnit_t684030816 * (*) (List_1_t2156105558 *, Predicate_1_t1509324940 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2236092878(__this, p0, method) (( void (*) (List_1_t2156105558 *, ActionUnit_t684030816 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1382865962(__this, method) (( void (*) (List_1_t2156105558 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m630840405(__this, method) (( int32_t (*) (List_1_t2156105558 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m380268647(__this, p0, method) (( ActionUnit_t684030816 * (*) (List_1_t2156105558 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.ActionList/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindItemU3Ec__AnonStorey1__ctor_m2814844779 (U3CFindItemU3Ec__AnonStorey1_t1582579317 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4254788256(__this, method) (( void (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void IMonoCtrllor::.ctor() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor__ctor_m471545973 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method); // System.Void CDataModelList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelList__ctor_m3914079479 (CDataModelList_t1133308508 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.BigWinnerManager::set_IsFirstTimeEnter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_set_IsFirstTimeEnter_m2085490104 (BigWinnerManager_t2778902537 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.BigWinnerManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager__ctor_m1960683397 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method); // System.Void IMonoCtrllor::OnLevelChanged() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor_OnLevelChanged_m720530378 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.BigWinnerManager::get_IsFirstTimeEnter() extern "C" IL2CPP_METHOD_ATTR bool BigWinnerManager_get_IsFirstTimeEnter_m3712572332 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // CDataModelList DMCore.Logic.BigWinnerManager::GetList() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * BigWinnerManager_GetList_m3400765663 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetCount_m3616072297 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.BigWinnerData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BigWinnerData__ctor_m1083519153 (BigWinnerData_t984912469 * __this, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void CDataModelList::Add(System.Object) extern "C" IL2CPP_METHOD_ATTR void CDataModelList_Add_m2675322066 (CDataModelList_t1133308508 * __this, RuntimeObject * ___val0, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::set_Introduce(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Introduce_m503938194 (BrandData_t2882930928 * __this, List_1_t3319525431 * ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2275355514(__this, method) (( void (*) (Dictionary_2_t3625702484 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3302800229(__this, method) (( void (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m432567873(__this, p0, p1, method) (( void (*) (Dictionary_2_t3625702484 *, String_t*, Texture2D_t3840446185 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m187286838(__this, p0, p1, method) (( void (*) (Dictionary_2_t1632706988 *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m1577318754(__this, p0, method) (( bool (*) (Dictionary_2_t3625702484 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2202019062(__this, p0, method) (( Texture2D_t3840446185 * (*) (Dictionary_2_t3625702484 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2249167092(__this, p0, method) (( bool (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2643467469(__this, p0, method) (( String_t* (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() #define Dictionary_2_get_Keys_m1655673871(__this, method) (( KeyCollection_t3815377955 * (*) (Dictionary_2_t3625702484 *, const RuntimeMethod*))Dictionary_2_get_Keys_m2217135091_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() #define KeyCollection_GetEnumerator_m3700639168(__this, method) (( Enumerator_t3807879468 (*) (KeyCollection_t3815377955 *, const RuntimeMethod*))KeyCollection_GetEnumerator_m982770428_gshared)(__this, method) // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() #define Enumerator_get_Current_m2504912627(__this, method) (( String_t* (*) (Enumerator_t3807879468 *, const RuntimeMethod*))Enumerator_get_Current_m3687673883_gshared)(__this, method) // System.Collections.Generic.List`1 DMCore.Logic.BrandData::get_Introduce() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * BrandData_get_Introduce_m1362482227 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m3852460914(__this, p0, method) (( bool (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1685793073(__this, p0, method) (( void (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() #define Enumerator_MoveNext_m3965678555(__this, method) (( bool (*) (Enumerator_t3807879468 *, const RuntimeMethod*))Enumerator_MoveNext_m76191888_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() #define Enumerator_Dispose_m2396248304(__this, method) (( void (*) (Enumerator_t3807879468 *, const RuntimeMethod*))Enumerator_Dispose_m260444170_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m1955908099(__this, method) (( Enumerator_t913802012 (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m236733038(__this, method) (( String_t* (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m3183520540(__this, p0, method) (( bool (*) (Dictionary_2_t3625702484 *, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m1399450161_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m4158182743(__this, method) (( bool (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m2026665411(__this, method) (( void (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() #define Dictionary_2_get_Keys_m1985448583(__this, method) (( KeyCollection_t1822382459 * (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2_get_Keys_m2217135091_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() #define KeyCollection_GetEnumerator_m3890073910(__this, method) (( Enumerator_t1814883972 (*) (KeyCollection_t1822382459 *, const RuntimeMethod*))KeyCollection_GetEnumerator_m982770428_gshared)(__this, method) // !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() #define Enumerator_get_Current_m1383948827(__this, method) (( String_t* (*) (Enumerator_t1814883972 *, const RuntimeMethod*))Enumerator_get_Current_m3687673883_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() #define Enumerator_MoveNext_m1301361962(__this, method) (( bool (*) (Enumerator_t1814883972 *, const RuntimeMethod*))Enumerator_MoveNext_m76191888_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() #define Enumerator_Dispose_m1820762427(__this, method) (( void (*) (Enumerator_t1814883972 *, const RuntimeMethod*))Enumerator_Dispose_m260444170_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m1615584752(__this, p0, method) (( bool (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m1399450161_gshared)(__this, p0, method) // System.Void DMCore.Logic.CPropItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPropItem__ctor_m238114891 (CPropItem_t1455887095 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.BroadMessage::set_msg(System.String) extern "C" IL2CPP_METHOD_ATTR void BroadMessage_set_msg_m374872994 (BroadMessage_t3250234984 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.BroadMessage::set_msgType(System.Int16) extern "C" IL2CPP_METHOD_ATTR void BroadMessage_set_msgType_m3412817528 (BroadMessage_t3250234984 * __this, int16_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAccDeleteManager::LoadFromFile() extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager_LoadFromFile_m1880248503 (CAccDeleteManager_t1011526794 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAccDeleteManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager__ctor_m4189744671 (CAccDeleteManager_t1011526794 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3729392029(__this, p0, method) (( String_t* (*) (List_1_t3319525431 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2359609904 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, int32_t p2, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2276455407(__this, method) (( int32_t (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean DMCore.Logic.CAccDeleteManager::ExistBlackAcc(System.String) extern "C" IL2CPP_METHOD_ATTR bool CAccDeleteManager_ExistBlackAcc_m310551635 (CAccDeleteManager_t1011526794 * __this, String_t* ___account0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m3121283359 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1965104174 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m2119641365 (RuntimeObject * __this /* static, unused */, String_t* ___path0, String_t* ___fileWords1, bool ___bCreateNew2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2548850424(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Byte[] DMCore.Framework.IO.CReadVar::ReadFile(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CReadVar_ReadFile_m2302192807 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_UTF8_m1008486739 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager__ctor_m477557910 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method); // System.Object CDataModelList::GetValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CDataModelList_GetValue_m2300688861 (CDataModelList_t1133308508 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void AchMallItem__ctor_m3475645288 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NConfigID_m160576729 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NPrice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NPrice_m1214081776 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NTime_m2917489522 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NOnlySum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NOnlySum_m2370304495 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NAlreadyBuy(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NAlreadyBuy_m663963586 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.NoticeShopItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void NoticeShopItem__ctor_m294611534 (NoticeShopItem_t89006282 * __this, const RuntimeMethod* method); // DMCore.Logic.CNoticeShopManager DMCore.Logic.CNoticeShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNoticeShopManager_t2164620959 * CNoticeShopManager_GetInstance_m2700197826 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeShopManager::Add(DMCore.Logic.NoticeShopItem) extern "C" IL2CPP_METHOD_ATTR void CNoticeShopManager_Add_m719923456 (CNoticeShopManager_t2164620959 * __this, NoticeShopItem_t89006282 * ___item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeShopManager::OnRefreshShopList() extern "C" IL2CPP_METHOD_ATTR void CNoticeShopManager_OnRefreshShopList_m3076519311 (CNoticeShopManager_t2164620959 * __this, const RuntimeMethod* method); // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeGameManager_t2081989347 * CChangeGameManager_GetInstance_m1986096856 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::ResponeShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ResponeShopData_m4279690144 (CChangeGameManager_t2081989347 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWishFountainMgr_t2594140948 * CWishFountainMgr_GetInstance_m525250956 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CWishFountainMgr::ResponeShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_ResponeShopData_m419423679 (CWishFountainMgr_t2594140948 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void CDataModelAny::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelAny__ctor_m2630302822 (CDataModelAny_t3819624005 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::set_CDataAchInfo(CDataModelAny) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_CDataAchInfo_m2491088550 (CAchievementManager_t5352954 * __this, CDataModelAny_t3819624005 * ___value0, const RuntimeMethod* method); // System.Void CDataModelInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelInt__ctor_m420760675 (CDataModelInt_t3463393640 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::set_CDataAchDetailID(CDataModelInt) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_CDataAchDetailID_m2262847130 (CAchievementManager_t5352954 * __this, CDataModelInt_t3463393640 * ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1126942467(__this, method) (( void (*) (Dictionary_2_t3411842347 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2355680610(__this, method) (( void (*) (Dictionary_2_t2479807821 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3147757097(__this, method) (( void (*) (Dictionary_2_t3677221115 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CAchievementManager::set_IsAchievementCompleted(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_IsAchievementCompleted_m3475568256 (CAchievementManager_t5352954 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3438164799(__this, method) (( void (*) (List_1_t1288323943 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CAchievementManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchievementManager__ctor_m1742952584 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method); // DMCore.Logic.CAchDetail DMCore.Logic.CAchievementManager::GetAchievementAwardByThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAchDetail_t3591094490 * CAchievementManager_GetAchievementAwardByThemeID_m248228857 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method); // CAchievementNewCfg CAchievementNewCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementNewCfg_t3177975818 * CAchievementNewCfg_GetInstance_m1705798897 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CAchievementNewCfg/AchOuterInfo CAchievementNewCfg::GetOuterInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchOuterInfo_t328674887 * CAchievementNewCfg_GetOuterInfoByID_m3055266919 (CAchievementNewCfg_t3177975818 * __this, int32_t ___outerId0, const RuntimeMethod* method); // System.Int32 CAchievementNewCfg/AchOuterInfo::get_InterCount() extern "C" IL2CPP_METHOD_ATTR int32_t AchOuterInfo_get_InterCount_m1056338174 (AchOuterInfo_t328674887 * __this, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m3552255067 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // CDataModelInt DMCore.Logic.CAchievementManager::get_CDataAchDetailID() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CAchievementManager_get_CDataAchDetailID_m2768083543 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method); // System.Void CDataModelInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataModelInt_set_Data_m3794751788 (CDataModelInt_t3463393640 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2344865218(__this, p0, method) (( bool (*) (Dictionary_2_t3411842347 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2641251814(__this, p0, method) (( AchievementItem_t228161720 * (*) (Dictionary_2_t3411842347 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // CAchievementNewCfg/AchInterInfo CAchievementNewCfg::GetInterInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchInterInfo_t294055865 * CAchievementNewCfg_GetInterInfoByID_m1170886589 (CAchievementNewCfg_t3177975818 * __this, int32_t ___interId0, const RuntimeMethod* method); // System.Collections.Generic.List`1 CAchievementNewCfg/AchInterInfo::get_InnerInfoList() extern "C" IL2CPP_METHOD_ATTR List_1_t1766129929 * AchInterInfo_get_InnerInfoList_m2936323657 (AchInterInfo_t294055865 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m45780826(__this, p0, method) (( AchInnerInfo_t294055187 * (*) (List_1_t1766129929 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 CAchievementNewCfg/AchInnerInfo::get_ID() extern "C" IL2CPP_METHOD_ATTR int32_t AchInnerInfo_get_ID_m594585917 (AchInnerInfo_t294055187 * __this, const RuntimeMethod* method); // DMCore.Logic.AchievementItem DMCore.Logic.CAchievementManager::GetAchievementItemByThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchievementItem_t228161720 * CAchievementManager_GetAchievementItemByThemeID_m4714181 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementItem::get_CompProgress() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_CompProgress_m3746702491 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementItem::get_MaxProgress() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_MaxProgress_m3958525873 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementItem::get_TagFinish() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_TagFinish_m658883922 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementItem::get_PriTag() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_PriTag_m2445134939 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Int32 CAchievementNewCfg/AchInterInfo::get_InnerCount() extern "C" IL2CPP_METHOD_ATTR int32_t AchInterInfo_get_InnerCount_m859745657 (AchInterInfo_t294055865 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m977306021(__this, p0, method) (( bool (*) (Dictionary_2_t2479807821 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2873237994(__this, p0, method) (( CAchDetail_t3591094490 * (*) (Dictionary_2_t2479807821 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3332412259(__this, p0, method) (( bool (*) (Dictionary_2_t3677221115 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m3746632317(__this, p0, method) (( MedalState_t493540488 * (*) (Dictionary_2_t3677221115 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void DMCore.Logic.MedalState::.ctor() extern "C" IL2CPP_METHOD_ATTR void MedalState__ctor_m3809589761 (MedalState_t493540488 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalState::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalState_set_GroupID_m4119090056 (MedalState_t493540488 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalState::set_MedalID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalState_set_MedalID_m592729908 (MedalState_t493540488 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalState::set_WearState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalState_set_WearState_m3617050657 (MedalState_t493540488 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m3060487680(__this, method) (( void (*) (Dictionary_2_t3677221115 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Int32 DMCore.Logic.MedalState::get_GroupID() extern "C" IL2CPP_METHOD_ATTR int32_t MedalState_get_GroupID_m943713003 (MedalState_t493540488 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2437291841(__this, p0, p1, method) (( void (*) (Dictionary_2_t3677221115 *, int32_t, MedalState_t493540488 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Int32 DMCore.Logic.MedalState::get_WearState() extern "C" IL2CPP_METHOD_ATTR int32_t MedalState_get_WearState_m939005910 (MedalState_t493540488 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::set_MedalWearState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_MedalWearState_m203050092 (CAchievementManager_t5352954 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void MedalItem__ctor_m118940789 (MedalItem_t720471580 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalItem::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalItem_set_GroupID_m279121215 (MedalItem_t720471580 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalItem::set_MedalID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalItem_set_MedalID_m2905894547 (MedalItem_t720471580 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalItem::set_State(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalItem_set_State_m3305354320 (MedalItem_t720471580 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.MedalItem::set_Wear(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MedalItem_set_Wear_m3731347329 (MedalItem_t720471580 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::SortList(CDataModelList) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_SortList_m3435036331 (CAchievementManager_t5352954 * __this, CDataModelList_t1133308508 * ___list0, const RuntimeMethod* method); // DMCore.Logic.MedalItem DMCore.Logic.CAchievementManager::GetMedalItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalItem_t720471580 * CAchievementManager_GetMedalItem_m1278520997 (CAchievementManager_t5352954 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalItem::get_State() extern "C" IL2CPP_METHOD_ATTR int32_t MedalItem_get_State_m931712026 (MedalItem_t720471580 * __this, const RuntimeMethod* method); // System.Boolean CDataModelList::Set(System.Object,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CDataModelList_Set_m4251133707 (CDataModelList_t1133308508 * __this, RuntimeObject * ___val0, int32_t ___index1, const RuntimeMethod* method); // System.Int32 IDataModel::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IDataModel_get_Count_m1487795662 (IDataModel_t653005279 * __this, const RuntimeMethod* method); // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void AchievementItem__ctor_m765348606 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_AchID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_AchID_m1888992363 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_GroupID_m3726439883 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_ThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_ThemeID_m2407904116 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_MaxProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_MaxProgress_m115265007 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_Point(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_Point_m955531233 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_CompProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_CompProgress_m363205099 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_TagFinish(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_TagFinish_m2651123854 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AchievementItem::set_PriTag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_PriTag_m3245923995 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementItem::get_AchID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_AchID_m1175595566 (AchievementItem_t228161720 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m620924245(__this, p0, p1, method) (( void (*) (Dictionary_2_t3411842347 *, int32_t, AchievementItem_t228161720 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // CDataModelAny DMCore.Logic.CAchievementManager::get_CDataAchInfo() extern "C" IL2CPP_METHOD_ATTR CDataModelAny_t3819624005 * CAchievementManager_get_CDataAchInfo_m508664219 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method); // DMCore.Logic.enumAchievementType DMCore.Logic.CAchievementManager::get_SelectedType() extern "C" IL2CPP_METHOD_ATTR int32_t CAchievementManager_get_SelectedType_m1204752339 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method); // System.Void CDataModelAny::set_Data(System.Object) extern "C" IL2CPP_METHOD_ATTR void CDataModelAny_set_Data_m2429302818 (CDataModelAny_t3819624005 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchDetail__ctor_m2526807847 (CAchDetail_t3591094490 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1914676108(__this, method) (( void (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4013977086 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1312316922(__this, p0, method) (( void (*) (List_1_t3149535657 *, CAwardItem_t1677460915 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m798684388(__this, p0, p1, method) (( void (*) (Dictionary_2_t2479807821 *, int32_t, CAchDetail_t3591094490 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // CAchievementNewCfg/AchInnerInfo CAchievementNewCfg::GetInnerInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchInnerInfo_t294055187 * CAchievementNewCfg_GetInnerInfoByID_m1461948882 (CAchievementNewCfg_t3177975818 * __this, int32_t ___innerId0, const RuntimeMethod* method); // System.String CAchievementNewCfg/AchInnerInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* AchInnerInfo_get_Name_m4104228759 (AchInnerInfo_t294055187 * __this, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageHint_m1547364369 (RuntimeObject * __this /* static, unused */, String_t* ___hintTextID0, bool ___bShowAtOnce1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChatInfo__ctor_m830194973 (CChatInfo_t4292626735 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatUserInfo::SetValue(System.Int64,System.Int64,System.String,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.enumOnlineState,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatUserInfo_SetValue_m1876659017 (CChatUserInfo_t74790139 * __this, int64_t ___photoID0, int64_t ___senderID1, String_t* ___name2, int32_t ___sex3, int32_t ___level4, int32_t ___member_level5, int32_t ___status6, int32_t ___onlineState7, int32_t ___equipHeadBoxID8, int32_t ___equipChatBubbleID9, int32_t ___broadChatID10, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m3718521780 (DateTime_t3738529785 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatMessageInfo::SetValue(System.String,System.String,DMCore.Logic.enumChatMessageState,DMCore.Logic.enumChatMessageType) extern "C" IL2CPP_METHOD_ATTR void CChatMessageInfo_SetValue_m3691071710 (CChatMessageInfo_t3657869099 * __this, String_t* ___time0, String_t* ___content1, int32_t ___state2, int32_t ___type3, const RuntimeMethod* method); // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChatManager_t1988186574 * CChatManager_GetInstance_m3267979394 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::GetChatGroup(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR CChatGroup_t2712975719 * CChatManager_GetChatGroup_m377306376 (CChatManager_t1988186574 * __this, int32_t ___channel0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatGroup::Push(DMCore.Logic.CChatInfo,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatGroup_Push_m2905874824 (CChatGroup_t2712975719 * __this, CChatInfo_t4292626735 * ___info0, bool ___needSort1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityAwardTemplete::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete__ctor_m4287015014 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskNavigator::Go(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CTaskNavigator_Go_m458103006 (RuntimeObject * __this /* static, unused */, int32_t ___navType0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityAwardSingleLevel::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAwardSingleLevel__ctor_m1943656101 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method); // System.Single DMCore.CDataArray::GetFloat(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataArray_GetFloat_m2138633744 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, float ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardInfo`1::.ctor() #define CAwardInfo_1__ctor_m985986308(__this, method) (( void (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1__ctor_m985986308_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::set_AwardState(DMCore.Logic.enumAwardState) #define CAwardInfo_1_set_AwardState_m303875030(__this, p0, method) (( void (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_set_AwardState_m303875030_gshared)(__this, p0, method) // System.Void DMCore.Logic.CAwardInfo`1::SetAwardItem(System.Int32,System.Int32,System.Int32) #define CAwardInfo_1_SetAwardItem_m109226158(__this, p0, p1, p2, method) (( void (*) (CAwardInfo_1_t3416460893 *, int32_t, int32_t, int32_t, const RuntimeMethod*))CAwardInfo_1_SetAwardItem_m109226158_gshared)(__this, p0, p1, p2, method) // System.Void DMCore.Logic.CChatManager::set_ActiveChannel(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_ActiveChannel_m3791873343 (CChatManager_t1988186574 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void IActivityDetail__ctor_m388126163 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::.ctor() #define List_1__ctor_m2422174747(__this, method) (( void (*) (List_1_t593568339 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CActivityAwardTemplete::set_NeedAcceptConfirm(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_set_NeedAcceptConfirm_m11753827 (CActivityAwardTemplete_t911309464 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m2570518608(__this, method) (( int32_t (*) (List_1_t593568339 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) #define List_1_get_Item_m3467680361(__this, p0, method) (( CAwardInfo_1_t3416460893 * (*) (List_1_t593568339 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // T DMCore.Logic.CAwardInfo`1::get_CurrentValue() #define CAwardInfo_1_get_CurrentValue_m2530627826(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_CurrentValue_m2530627826_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::set_CurrentValue(T) #define CAwardInfo_1_set_CurrentValue_m222191720(__this, p0, method) (( void (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_set_CurrentValue_m222191720_gshared)(__this, p0, method) // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardTemplete::GetAwardInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565 (CActivityAwardTemplete_t911309464 * __this, int32_t ___index0, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_Condition() #define CAwardInfo_1_get_Condition_m4201108481(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_Condition_m4201108481_gshared)(__this, method) // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() #define CAwardInfo_1_get_AwardState_m1600705444(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardState_m1600705444_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() #define List_1_GetEnumerator_m1787630316(__this, method) (( Enumerator_t2482812216 (*) (List_1_t593568339 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator>::get_Current() #define Enumerator_get_Current_m2250801268(__this, method) (( CAwardInfo_1_t3416460893 * (*) (Enumerator_t2482812216 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() #define Enumerator_MoveNext_m2740440059(__this, method) (( bool (*) (Enumerator_t2482812216 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() #define Enumerator_Dispose_m4223262987(__this, method) (( void (*) (Enumerator_t2482812216 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void System.Collections.Generic.List`1>::Clear() #define List_1_Clear_m3056919253(__this, method) (( void (*) (List_1_t593568339 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::set_Condition(T) #define CAwardInfo_1_set_Condition_m650355728(__this, p0, method) (( void (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_set_Condition_m650355728_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1>::Add(!0) #define List_1_Add_m2223102825(__this, p0, method) (( void (*) (List_1_t593568339 *, CAwardInfo_1_t3416460893 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.IActivityDetail::get_needSort() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_needSort_m3500347631 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m1180934841(__this, p0, p1, method) (( void (*) (Comparison_1_t3191392072 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Sort(System.Comparison`1) #define List_1_Sort_m4067792963(__this, p0, method) (( void (*) (List_1_t593568339 *, Comparison_1_t3191392072 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1>::.ctor() #define List_1__ctor_m4222584989(__this, method) (( void (*) (List_1_t3334856656 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::set_NeedAcceptConfirm(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney_set_NeedAcceptConfirm_m237158819 (CActivityAwardTempleteWithMoney_t3414704044 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m3990271678(__this, method) (( int32_t (*) (List_1_t3334856656 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) #define List_1_get_Item_m680535842(__this, p0, method) (( CAwardInfo_1_t1862781914 * (*) (List_1_t3334856656 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // T DMCore.Logic.CAwardInfo`1::get_CurrentValue() #define CAwardInfo_1_get_CurrentValue_m1077168976(__this, method) (( float (*) (CAwardInfo_1_t1862781914 *, const RuntimeMethod*))CAwardInfo_1_get_CurrentValue_m1077168976_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::set_CurrentValue(T) #define CAwardInfo_1_set_CurrentValue_m2721821130(__this, p0, method) (( void (*) (CAwardInfo_1_t1862781914 *, float, const RuntimeMethod*))CAwardInfo_1_set_CurrentValue_m2721821130_gshared)(__this, p0, method) // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardTempleteWithMoney::GetAwardInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t1862781914 * CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___index0, const RuntimeMethod* method); // T DMCore.Logic.CAwardInfo`1::get_Condition() #define CAwardInfo_1_get_Condition_m808477994(__this, method) (( float (*) (CAwardInfo_1_t1862781914 *, const RuntimeMethod*))CAwardInfo_1_get_Condition_m808477994_gshared)(__this, method) // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() #define CAwardInfo_1_get_AwardState_m4085009958(__this, method) (( int32_t (*) (CAwardInfo_1_t1862781914 *, const RuntimeMethod*))CAwardInfo_1_get_AwardState_m4085009958_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() #define List_1_GetEnumerator_m2006965588(__this, method) (( Enumerator_t929133237 (*) (List_1_t3334856656 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator>::get_Current() #define Enumerator_get_Current_m3240358010(__this, method) (( CAwardInfo_1_t1862781914 * (*) (Enumerator_t929133237 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() #define Enumerator_MoveNext_m3387339450(__this, method) (( bool (*) (Enumerator_t929133237 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() #define Enumerator_Dispose_m2756405328(__this, method) (( void (*) (Enumerator_t929133237 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void System.Collections.Generic.List`1>::Clear() #define List_1_Clear_m3639870296(__this, method) (( void (*) (List_1_t3334856656 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::.ctor() #define CAwardInfo_1__ctor_m3110181373(__this, method) (( void (*) (CAwardInfo_1_t1862781914 *, const RuntimeMethod*))CAwardInfo_1__ctor_m3110181373_gshared)(__this, method) // System.Void DMCore.Logic.CAwardInfo`1::set_Condition(T) #define CAwardInfo_1_set_Condition_m3178165754(__this, p0, method) (( void (*) (CAwardInfo_1_t1862781914 *, float, const RuntimeMethod*))CAwardInfo_1_set_Condition_m3178165754_gshared)(__this, p0, method) // System.Void DMCore.Logic.CAwardInfo`1::set_AwardState(DMCore.Logic.enumAwardState) #define CAwardInfo_1_set_AwardState_m2300322146(__this, p0, method) (( void (*) (CAwardInfo_1_t1862781914 *, int32_t, const RuntimeMethod*))CAwardInfo_1_set_AwardState_m2300322146_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1>::Add(!0) #define List_1_Add_m3958073489(__this, p0, method) (( void (*) (List_1_t3334856656 *, CAwardInfo_1_t1862781914 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CAwardInfo`1::SetAwardItem(System.Int32,System.Int32,System.Int32) #define CAwardInfo_1_SetAwardItem_m2956484584(__this, p0, p1, p2, method) (( void (*) (CAwardInfo_1_t1862781914 *, int32_t, int32_t, int32_t, const RuntimeMethod*))CAwardInfo_1_SetAwardItem_m2956484584_gshared)(__this, p0, p1, p2, method) // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m2595683482(__this, p0, p1, method) (( void (*) (Comparison_1_t1637713093 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Sort(System.Comparison`1) #define List_1_Sort_m414580839(__this, p0, method) (( void (*) (List_1_t3334856656 *, Comparison_1_t1637713093 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void DMCore.Logic.CAwardInfo`1::Clear() #define CAwardInfo_1_Clear_m3783247419(__this, method) (( void (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_Clear_m3783247419_gshared)(__this, method) // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.Component,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m3161822059 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___trans0, bool ___bActive1, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_needSort(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_needSort_m577623526 (IActivityDetail_t2848416189 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFreshAwardStateU3Ec__AnonStorey0__ctor_m3016275716 (U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1>::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3648261875(__this, p0, p1, method) (( void (*) (Predicate_1_t2688076038 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1>::Find(System.Predicate`1) #define List_1_Find_m3784226513(__this, p0, method) (( CAwardInfo_1_t1862781914 * (*) (List_1_t3334856656 *, Predicate_1_t2688076038 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Framework.ITextBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ITextBase__ctor_m91730659 (ITextBase_t660344599 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1517660855(__this, method) (( void (*) (Dictionary_2_t1694959599 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Framework.ITextBase::PushTask(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ITextBase_PushTask_m2878137237 (ITextBase_t660344599 * __this, String_t* ___rowConfigPath0, int32_t ___userData1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityConfig__ctor_m420084669 (CActivityConfig_t3711341450 * __this, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Logic.CActivityConfig::_GetConfigLib(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CActivityConfig__GetConfigLib_m1918510934 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, const RuntimeMethod* method); // System.String DMCore.CDataProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetWideStr_m3656006276 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___strDefault1, const RuntimeMethod* method); // System.Single DMCore.CDataProperty::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataProperty_GetFloat_m759046289 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___fDefault1, const RuntimeMethod* method); // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3740740494(__this, p0, method) (( bool (*) (Dictionary_2_t1694959599 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // System.String DMCore.Logic.CActivityConfig::GetString(System.Int32,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityConfig_GetString_m2583012148 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, String_t* ___defaultValue2, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m4112985529(__this, method) (( void (*) (Dictionary_2_t1694959599 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m3192643185 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXml_m1844093992 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m602988468(__this, p0, p1, method) (( void (*) (Dictionary_2_t1694959599 *, int32_t, CDataProperty_t2806246268 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Misc.CLogHelp::LogFile(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogFile_m4227814860 (CLogHelp_t779629444 * __this, String_t* ___strVal0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1644877753(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1694959599 *, int32_t, CDataProperty_t2806246268 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3116519272(__this, method) (( void (*) (List_1_t567124576 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2460042116(__this, p0, method) (( ContinuousRechargeUnit_t3390017130 * (*) (List_1_t567124576 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CAwardList::Clear() extern "C" IL2CPP_METHOD_ATTR void CAwardList_Clear_m3107368241 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2249874413(__this, method) (( int32_t (*) (List_1_t567124576 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1524478926(__this, method) (( void (*) (List_1_t567124576 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CActivityContinuousRecharge::Clearnup() extern "C" IL2CPP_METHOD_ATTR void CActivityContinuousRecharge_Clearnup_m3562867672 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void ContinuousRechargeUnit__ctor_m3089127102 (ContinuousRechargeUnit_t3390017130 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m201509838(__this, p0, method) (( void (*) (List_1_t567124576 *, ContinuousRechargeUnit_t3390017130 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.CAwardList::Add(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m2199159243 (CAwardList_t4094041907 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityContinuousRecharge::get_ItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityContinuousRecharge_get_ItemCount_m2669068637 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardList__ctor_m1934462586 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4284312491(__this, method) (( void (*) (Dictionary_2_t1972800638 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void DoubleAwardInfo__ctor_m2540391905 (DoubleAwardInfo_t3084087307 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityDoubleAward/ValidTimeSection::.ctor() extern "C" IL2CPP_METHOD_ATTR void ValidTimeSection__ctor_m429300347 (ValidTimeSection_t1962562480 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2011268252(__this, p0, method) (( void (*) (List_1_t3434637222 *, ValidTimeSection_t1962562480 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3988737375(__this, p0, p1, method) (( void (*) (Dictionary_2_t1972800638 *, int32_t, DoubleAwardInfo_t3084087307 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m705830980(__this, method) (( void (*) (List_1_t3434637222 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void CDataModelBool::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelBool__ctor_m1721054774 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void CDataModelBool::set_Data(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDataModelBool_set_Data_m838892248 (CDataModelBool_t2269476966 * __this, bool ___value0, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m1458970185(__this, method) (( void (*) (BetterList_1_t269126732 *, const RuntimeMethod*))BetterList_1__ctor_m1458970185_gshared)(__this, method) // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m4154485978(__this, p0, method) (( void (*) (BetterList_1_t269126732 *, PlayerInfo_t1114106414 , const RuntimeMethod*))BetterList_1_Add_m4154485978_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m2927045620(__this, p0, method) (( PlayerInfo_t1114106414 (*) (BetterList_1_t269126732 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m2927045620_gshared)(__this, p0, method) // System.Byte[] DMCore.CDataArray::GetString(System.Int32,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataArray_GetString_m3081225294 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, ByteU5BU5D_t4116647657* ___defaultVal1, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_Default() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_Default_m1632902165 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m82462040(__this, method) (( void (*) (Dictionary_2_t2982755238 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CActivityFstRechargeAward::set_IsShowNpc(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward_set_IsShowNpc_m2584821979 (CActivityFstRechargeAward_t3016216232 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProc::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc__ctor_m2511947299 (TimerCallbackProc_t3381003091 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProc,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m1163471876 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProc_t3381003091 * ___timerProc1, int32_t ___runTimes2, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m412510232(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2982755238 *, int32_t, CAwardList_t4094041907 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // DMCore.Logic.CAwardItem DMCore.Logic.CAwardList::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardList_GetItemByIndex_m1502988785 (CAwardList_t4094041907 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CTimerManager::KillTimer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTimerManager_KillTimer_m1432033039 (CTimerManager_t4186675208 * __this, int32_t ___timerID0, const RuntimeMethod* method); // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityManager_t1081296145 * CActivityManager_GetInstance_m2243292784 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.IActivityDetail::get_ActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t IActivityDetail_get_ActivityNewID_m3451007657 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityDetail_m4182042270 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1495138803(__this, p0, p1, method) (( void (*) (Dictionary_2_t2982755238 *, int32_t, CAwardList_t4094041907 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m778045075(__this, p0, method) (( CAwardList_t4094041907 * (*) (Dictionary_2_t2982755238 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.CAwardList::Add(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m1247042171 (CAwardList_t4094041907 * __this, CAwardItem_t1677460915 * ___item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityID_m3427631240 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::GetActNewIdByActId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_GetActNewIdByActId_m1516157433 (CActivityManager_t1081296145 * __this, int32_t ___actId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityNewID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityNewID_m3777995524 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m3844469866 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityItemExchange::set_FragmentID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityItemExchange_set_FragmentID_m3669559261 (CActivityItemExchange_t3204638597 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropManager_t2238730194 * CPropManager_GetInstance_m2519469083 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityItemExchange::get_FragmentID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityItemExchange_get_FragmentID_m476640832 (CActivityItemExchange_t3204638597 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPropManager::GetPropAmount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPropManager_GetPropAmount_m271193511 (CPropManager_t2238730194 * __this, int32_t ___configId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityAwardTemplete::set_CurrentValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_set_CurrentValue_m3815748976 (CActivityAwardTemplete_t911309464 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityAwardTemplete::get_CurrentValue() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_get_CurrentValue_m3816482209 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m636942458(__this, method) (( void (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2__ctor_m636942458_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3625442308(__this, p0, p1, method) (( void (*) (Dictionary_2_t1839659084 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m3625442308_gshared)(__this, p0, p1, method) // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m2443549100 (CMiscConfig_t1694835947 * __this, String_t* ___id0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::ToFloat(System.String,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ToFloat_m1277019218 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, float* ___fResult1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_IsNeedRefreshAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsNeedRefreshAll_m3263996115 (CActivityManager_t1081296145 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3768065036(__this, method) (( void (*) (List_1_t25523635 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m3989501888(__this, method) (( void (*) (Dictionary_2_t3209204262 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CActivityManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityManager__ctor_m3413384422 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetActivityDetailU3Ec__AnonStorey0__ctor_m327504532 (U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1808402646(__this, p0, p1, method) (( void (*) (Predicate_1_t3673710313 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m426358548(__this, p0, method) (( IActivityDetail_t2848416189 * (*) (List_1_t25523635 *, Predicate_1_t3673710313 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Logic.CActivityManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetActivityDetailByIdU3Ec__AnonStorey1__ctor_m70320107 (U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::GetIActivityDetailListByMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t25523635 * CActivityManager_GetIActivityDetailListByMainType_m2975698738 (CActivityManager_t1081296145 * __this, int32_t ___mainType0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m4288093495(__this, p0, method) (( IActivityDetail_t2848416189 * (*) (List_1_t25523635 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CActivityManager::get_ActivityCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_ActivityCount_m1730029109 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3733900655(__this, method) (( void (*) (List_1_t25523635 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::Clear() #define Dictionary_2_Clear_m2767624449(__this, method) (( void (*) (Dictionary_2_t3209204262 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m3374553046 (CTextHelp_t3119637808 * __this, String_t* ___val0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3860509144(__this, p0, method) (( void (*) (List_1_t25523635 *, IActivityDetail_t2848416189 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.Logic.IActivityDetail DMCore.Logic.IActivityDetail::Create(System.Int32,System.Int32,System.String,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * IActivityDetail_Create_m4169221339 (RuntimeObject * __this /* static, unused */, int32_t ___activity_id0, int32_t ___activityNew_id1, String_t* ___activityName2, List_1_t128053199 * ___timeStart3, List_1_t128053199 * ___timeEnd4, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_ActivityType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_ActivityType_m4242591287 (IActivityDetail_t2848416189 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::AddActivityDataDictionaryValue(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AddActivityDataDictionaryValue_m349574068 (CActivityManager_t1081296145 * __this, IActivityDetail_t2848416189 * ___activity_detail0, const RuntimeMethod* method); // DMCore.Logic.IActivityDetail DMCore.Logic.IActivityDetail::Create(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * IActivityDetail_Create_m3744018068 (RuntimeObject * __this /* static, unused */, int32_t ___activity_id0, int32_t ___activityNew_id1, String_t* ___activityName2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Insert(System.Int32,!0) #define List_1_Insert_m3653148913(__this, p0, p1, method) (( void (*) (List_1_t25523635 *, int32_t, IActivityDetail_t2848416189 *, const RuntimeMethod*))List_1_Insert_m814893238_gshared)(__this, p0, p1, method) // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::get_IsOpenNewStore() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_IsOpenNewStore_m1134402564 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_IsActivityListChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsActivityListChanged_m3417836144 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityID_m3602037195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m1569729854 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CRequestIndependentActivityDetailU3Ec__AnonStorey2__ctor_m2807806526 (U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::GetActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_GetActivityDetail_m2189773625 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_ActivityTitle(System.String) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_ActivityTitle_m4188190273 (IActivityDetail_t2848416189 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_ActivityDesc(System.String) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_ActivityDesc_m4266300381 (IActivityDetail_t2848416189 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::OnFreshData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_OnFreshData_m2764217551 (IActivityDetail_t2848416189 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CActivityConfig DMCore.Logic.CActivityConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityConfig_t3711341450 * CActivityConfig_GetInstance_m222384876 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CActivityConfig::IsValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CActivityConfig_IsValid_m1868174028 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityNewID_m4002496546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.CEventManager::StopEvent(DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_StopEvent_m2167807725 (CEventManager_t474365641 * __this, OnEventCall_t3758354630 * ___ptr0, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m1854500591 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1044129115 (CDataArray_t4068198041 * __this, float ___val0, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.IActivityDetail::get_ActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t IActivityDetail_get_ActivityID_m2495650087 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_IsDataReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_IsDataReady_m714333451 (IActivityDetail_t2848416189 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_IsNewUpdate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_IsNewUpdate_m176409430 (IActivityDetail_t2848416189 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.Void DMCore.Logic.CSignInNewActivity::FreshData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CSignInNewActivity_FreshData_m2109012524 (CSignInNewActivity_t3409025969 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetCommonDescText(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonDescText_m2034597301 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetCommonTimeRange(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonTimeRange_m2732959704 (CActivityManager_t1081296145 * __this, List_1_t128053199 * ___startInfo0, List_1_t128053199 * ___endInfo1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // System.String System.String::Format(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m630303134 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2971454694 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityConfig::GetInt(System.Int32,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityConfig_GetInt_m2049072800 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, int32_t ___defaultValue2, const RuntimeMethod* method); // System.Void UILabel::set_text(System.String) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::_SetButtonDescStyle(System.String,UILabel) extern "C" IL2CPP_METHOD_ATTR void CActivityManager__SetButtonDescStyle_m1119997848 (CActivityManager_t1081296145 * __this, String_t* ___type0, UILabel_t3248798549 * ___label1, const RuntimeMethod* method); // System.Void UISprite::set_spriteName(System.String) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_spriteName_m1616245412 (UISprite_t194114938 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::_EnableButtonClick(UnityEngine.Transform,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager__EnableButtonClick_m980511688 (CActivityManager_t1081296145 * __this, Transform_t3600365921 * ___btnRoot0, bool ___isEnable1, const RuntimeMethod* method); // System.Void UILabel::set_effectStyle(UILabel/Effect) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectStyle_m2433098332 (UILabel_t3248798549 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2__ctor_m3970636864 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // System.Void UILabel::set_effectDistance(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectDistance_m3693984075 (UILabel_t3248798549 * __this, Vector2_t2156229523 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m286683560 (Color_t2555686324 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UILabel::set_effectColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectColor_m1422787121 (UILabel_t3248798549 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // System.Void UILabel::set_insideEffectStyle(UILabel/InsideEffect) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_insideEffectStyle_m24353582 (UILabel_t3248798549 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UILabel::set_insideEffectColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_insideEffectColor_m2584476992 (UILabel_t3248798549 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_white() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_white_m332174077 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponents() #define Component_GetComponents_TisBoxCollider_t1640800422_m1146184517(__this, method) (( BoxColliderU5BU5D_t835877379* (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponents_TisRuntimeObject_m3040656093_gshared)(__this, method) // System.Void UnityEngine.Collider::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Collider_set_enabled_m1517463283 (Collider_t1773347010 * __this, bool p0, const RuntimeMethod* method); // DMCore.Logic.CGiftCfg DMCore.Logic.CGiftCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftCfg_t3030574353 * CGiftCfg_GetInstance_m783474738 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.CGiftCfg::GetGiftArray(System.String) extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CGiftCfg_GetGiftArray_m4121258218 (CGiftCfg_t3030574353 * __this, String_t* ___gift_name0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m183903002(__this, method) (( int32_t (*) (List_1_t25523635 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m210444921(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3625702484 *, String_t*, Texture2D_t3840446185 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // DMCore.Framework.Resource.IResourceManager DMCore.IHelp::GetResManager() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IHelp_GetResManager_m1508557610 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::AddImage(System.String,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AddImage_m1634719040 (CActivityManager_t1081296145 * __this, String_t* ___fileName0, Texture2D_t3840446185 * ___m_image1, const RuntimeMethod* method); // System.Void DelegateGetTexture::Invoke(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void DelegateGetTexture_Invoke_m3463250749 (DelegateGetTexture_t2540163646 * __this, Texture2D_t3840446185 * ___m_texture0, const RuntimeMethod* method); // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CEffectWndManager_t3902312294 * CEffectWndManager_GetInstance_m2989690479 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CEffectWndManager::Pause() extern "C" IL2CPP_METHOD_ATTR void CEffectWndManager_Pause_m3440050255 (CEffectWndManager_t3902312294 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.IActivityDetail::get_ActivityType() extern "C" IL2CPP_METHOD_ATTR int32_t IActivityDetail_get_ActivityType_m861392706 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2>::ContainsKey(!0) #define Dictionary_2_ContainsKey_m955570270(__this, p0, method) (( bool (*) (Dictionary_2_t3209204262 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::set_Item(!0,!1) #define Dictionary_2_set_Item_m3507315463(__this, p0, p1, method) (( void (*) (Dictionary_2_t3209204262 *, int32_t, List_1_t25523635 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2>::get_Item(!0) #define Dictionary_2_get_Item_m436179674(__this, p0, method) (( List_1_t25523635 * (*) (Dictionary_2_t3209204262 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3026732676(__this, method) (( void (*) (List_1_t981680073 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3578770922(__this, method) (( void (*) (Dictionary_2_t663394087 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m445489572(__this, method) (( int32_t (*) (List_1_t981680073 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1087763734(__this, p0, method) (( RankItemData_t3804572627 * (*) (List_1_t981680073 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m338382399(__this, method) (( Enumerator_t2870923950 (*) (List_1_t981680073 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m1198683430(__this, method) (( RankItemData_t3804572627 * (*) (Enumerator_t2870923950 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3893867701(__this, method) (( bool (*) (Enumerator_t2870923950 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m3067101896(__this, method) (( void (*) (Enumerator_t2870923950 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1480355240(__this, p0, p1, method) (( bool (*) (Dictionary_2_t663394087 *, int32_t, RankRoleData_t1774680756 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CActivityRankList/RankRoleData::.ctor() extern "C" IL2CPP_METHOD_ATTR void RankRoleData__ctor_m2864400087 (RankRoleData_t1774680756 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3389178822(__this, p0, p1, method) (( void (*) (Dictionary_2_t663394087 *, int32_t, RankRoleData_t1774680756 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2267792382(__this, method) (( void (*) (List_1_t981680073 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CActivityRankList/RankItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void RankItemData__ctor_m2247187784 (RankItemData_t3804572627 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1749855234(__this, p0, method) (( void (*) (List_1_t981680073 *, RankItemData_t3804572627 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.Logic.CActivityRankList/RankRoleData DMCore.Logic.CActivityRankList::GetRankRoleData(System.Int32) extern "C" IL2CPP_METHOD_ATTR RankRoleData_t1774680756 * CActivityRankList_GetRankRoleData_m2810579120 (CActivityRankList_t2479161682 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2195759006(__this, method) (( void (*) (List_1_t863193852 *, const RuntimeMethod*))List_1__ctor_m2195759006_gshared)(__this, method) // System.Void DMCore.Logic.ADParamEx::.ctor() extern "C" IL2CPP_METHOD_ATTR void ADParamEx__ctor_m3105436123 (ADParamEx_t1844218245 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4257184098(__this, method) (( void (*) (List_1_t539570837 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Boolean DMCore.Logic.CADConfig::IsOpen(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR bool CADConfig_IsOpen_m1805490884 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923(__this, method) (( CLeDouApi_t315808977 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Boolean CLeDouApi::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool CLeDouApi_IsEnable_m2872365327 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.Void CPluginCallAdapter::DoPluginSetFunc(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CPluginCallAdapter_DoPluginSetFunc_m76173065 (RuntimeObject * __this /* static, unused */, String_t* ___func0, String_t* ___param1, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2270643605 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1809518182 (RuntimeObject * __this /* static, unused */, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // System.Void GameFriend.SDKEventManager::SendWatchADType(DMCore.Logic.ADTypeEnum,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SDKEventManager_SendWatchADType_m1092334433 (RuntimeObject * __this /* static, unused */, int32_t ___type0, bool ___result1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::IndexOf(!0) #define List_1_IndexOf_m1503948102(__this, p0, method) (( int32_t (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_IndexOf_m2662756272_gshared)(__this, p0, method) // System.Void DMCore.Logic.CADConfig::RequestAward(DMCore.Logic.ADTypeEnum,System.String) extern "C" IL2CPP_METHOD_ATTR void CADConfig_RequestAward_m3422920237 (CADConfig_t2669318563 * __this, int32_t ___type0, String_t* ___adcode1, const RuntimeMethod* method); // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNetServerConfig_t202072970 * CNetServerConfig_GetInstance_m1865421617 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Net.CNetServerConfig::GetConfigInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNetServerConfig_GetConfigInt_m1392106542 (CNetServerConfig_t202072970 * __this, String_t* ___key0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m974208853(__this, p0, method) (( bool (*) (List_1_t863193852 *, int32_t, const RuntimeMethod*))List_1_Contains_m974208853_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3289749741(__this, method) (( int32_t (*) (List_1_t863193852 *, const RuntimeMethod*))List_1_get_Count_m3289749741_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m1980564125(__this, p0, method) (( bool (*) (List_1_t863193852 *, int32_t, const RuntimeMethod*))List_1_Remove_m1980564125_gshared)(__this, p0, method) // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.Array System.Enum::GetValues(System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeArray * Enum_GetValues_m4192343468 (RuntimeObject * __this /* static, unused */, Type_t * p0, const RuntimeMethod* method); // System.Collections.IEnumerator System.Array::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Array_GetEnumerator_m4277730612 (RuntimeArray * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m1810403399 (CMiscConfig_t1694835947 * __this, String_t* ___id0, String_t* ___defaultValue1, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m52894818(__this, p0, method) (( void (*) (List_1_t863193852 *, int32_t, const RuntimeMethod*))List_1_Add_m52894818_gshared)(__this, p0, method) // System.Void DMCore.Logic.CADConfig::RemoveNamyByBlacklist(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_RemoveNamyByBlacklist_m2959912175 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::LogAuto(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogAuto_m2403746865 (CLogHelp_t779629444 * __this, String_t* ___strLog0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiFstRechargeAward_t3480490749_m1526913817(__this, method) (( uiFstRechargeAward_t3480490749 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void uiFstRechargeAward::TryOnCloth() extern "C" IL2CPP_METHOD_ATTR void uiFstRechargeAward_TryOnCloth_m2970547646 (uiFstRechargeAward_t3480490749 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig/AwardInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void AwardInfo__ctor_m3794942990 (AwardInfo_t3362463391 * __this, const RuntimeMethod* method); // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CADConfig_t2669318563 * CADConfig_GetInstance_m3209210073 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2661580824(__this, p0, method) (( void (*) (List_1_t539570837 *, AwardInfo_t3362463391 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // CDataModelInt DMCore.Logic.CADConfig::GetAwardInfoDataFlag() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CADConfig_GetAwardInfoDataFlag_m1456391759 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CADConfig__ctor_m1599530024 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1488585051(__this, method) (( int32_t (*) (List_1_t539570837 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3612059595(__this, p0, method) (( AwardInfo_t3362463391 * (*) (List_1_t539570837 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CADConfig::ReqDirectAwardAD() extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqDirectAwardAD_m3544577858 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig::HideUI(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_HideUI_m1374056897 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1046358721(__this, method) (( void (*) (List_1_t539570837 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::GetADParamEx() extern "C" IL2CPP_METHOD_ATTR ADParamEx_t1844218245 * CADConfig_GetADParamEx_m2237521060 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::GetADType() extern "C" IL2CPP_METHOD_ATTR int32_t CADConfig_GetADType_m2929336105 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Level.CLevelManager::IsLevel(System.String) extern "C" IL2CPP_METHOD_ATTR bool CLevelManager_IsLevel_m3139716542 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeveluprewardConfig_t716371407 * CLeveluprewardConfig_GetInstance_m925178553 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CLeveluprewardConfig::set_Currentlevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_set_Currentlevel_m3370187643 (CLeveluprewardConfig_t716371407 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAniTipManager::_OnLevelUp() extern "C" IL2CPP_METHOD_ATTR void CAniTipManager__OnLevelUp_m577832701 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CLeDouApi CLeDouApi::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeDouApi_t315808977 * CLeDouApi_GetInstance_m2327091180 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CLeDouApi::UpdateUserInfo() extern "C" IL2CPP_METHOD_ATTR void CLeDouApi_UpdateUserInfo_m2047312392 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.Void UserGuideManager::SetLevelUp() extern "C" IL2CPP_METHOD_ATTR void UserGuideManager_SetLevelUp_m73371263 (UserGuideManager_t2771698115 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_Find_m1729760951 (Transform_t3600365921 * __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m767940873(__this, method) (( void (*) (List_1_t187333189 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CardGroup/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAppendU3Ec__AnonStorey0__ctor_m3349693557 (U3CAppendU3Ec__AnonStorey0_t3007523849 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3999591166(__this, p0, p1, method) (( void (*) (Predicate_1_t3835519867 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m1312547756(__this, p0, method) (( CardUnit_t3010225743 * (*) (List_1_t187333189 *, Predicate_1_t3835519867 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m19550457(__this, p0, method) (( void (*) (List_1_t187333189 *, CardUnit_t3010225743 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m569361373(__this, method) (( int32_t (*) (List_1_t187333189 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2816580872(__this, p0, method) (( CardUnit_t3010225743 * (*) (List_1_t187333189 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CardGroup/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetCardUnitByIDU3Ec__AnonStorey1__ctor_m1424109610 (U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CardGroup/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindListU3Ec__AnonStorey2__ctor_m1497548504 (U3CFindListU3Ec__AnonStorey2_t3206129289 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) #define List_1_FindAll_m178099608(__this, p0, method) (( List_1_t187333189 * (*) (List_1_t187333189 *, Predicate_1_t3835519867 *, const RuntimeMethod*))List_1_FindAll_m2721883856_gshared)(__this, p0, method) // DMCore.Logic.CardUnit DMCore.Logic.CardGroup::GetCardUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CardUnit_t3010225743 * CardGroup_GetCardUnitByID_m2998769139 (CardGroup_t4232984762 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1751399545(__this, method) (( void (*) (List_1_t187333189 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2469917121(__this, method) (( void (*) (List_1_t201580312 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.String DMCore.Logic.CardHandBookItemData::get_Tags() extern "C" IL2CPP_METHOD_ATTR String_t* CardHandBookItemData_get_Tags_m4031080326 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method); // System.Boolean System.Int32::TryParse(System.String,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Int32_TryParse_m2404707562 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StaticTag__ctor_m890095513 (StaticTag_t3024472866 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3457061851(__this, p0, method) (( void (*) (List_1_t201580312 *, StaticTag_t3024472866 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.String DMCore.Logic.CardHandBookItemData::get_Path() extern "C" IL2CPP_METHOD_ATTR String_t* CardHandBookItemData_get_Path_m2020894587 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.IAttachMent::.ctor() extern "C" IL2CPP_METHOD_ATTR void IAttachMent__ctor_m3039947234 (IAttachMent_t1542359345 * __this, const RuntimeMethod* method); // System.Void CBetterSet`1::.ctor() #define CBetterSet_1__ctor_m542019016(__this, method) (( void (*) (CBetterSet_1_t3304831721 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2671438106(__this, method) (( void (*) (Dictionary_2_t3310042434 *, const RuntimeMethod*))Dictionary_2__ctor_m1746769275_gshared)(__this, method) // System.Void DMCore.Logic.CAvatarEquipManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager__ctor_m1419850148 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3319605260(__this, p0, method) (( bool (*) (Dictionary_2_t3310042434 *, int64_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m1218653627_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1370154260(__this, p0, method) (( CAvatarInfo_t2247402650 * (*) (Dictionary_2_t3310042434 *, int64_t, const RuntimeMethod*))Dictionary_2_get_Item_m2703205864_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.CAvatarInfo::IfDone() extern "C" IL2CPP_METHOD_ATTR bool CAvatarInfo_IfDone_m1355855979 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAvatarInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo__ctor_m2705809259 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::GetModelItemsList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * ISceneRole_GetModelItemsList_m4155250970 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAvatarInfo::SetInfo(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_SetInfo_m3528396136 (CAvatarInfo_t2247402650 * __this, int32_t ___sex0, List_1_t128053199 * ___listModelItems1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m297825021(__this, p0, p1, method) (( void (*) (Dictionary_2_t3310042434 *, int64_t, CAvatarInfo_t2247402650 *, const RuntimeMethod*))Dictionary_2_Add_m938263239_gshared)(__this, p0, p1, method) // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3814898732(__this, p0, method) (( int64_t (*) (List_1_t913674750 *, int32_t, const RuntimeMethod*))List_1_get_Item_m3814898732_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2237906497(__this, method) (( int32_t (*) (List_1_t913674750 *, const RuntimeMethod*))List_1_get_Count_m2237906497_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m972682801(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3310042434 *, int64_t, CAvatarInfo_t2247402650 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3741534516_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CAvatarInfo::ClearEquipJewelIdDic() extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_ClearEquipJewelIdDic_m2989050563 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAvatarInfo::SetEquipJewelIdDic(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_SetEquipJewelIdDic_m693434844 (CAvatarInfo_t2247402650 * __this, int32_t ___modelItem0, int32_t ___jewelId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CAvatarEquipManager::_AvatarInfoChange() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager__AvatarInfoChange_m2854108895 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Contains(T) #define CBetterSet_1_Contains_m986478531(__this, p0, method) (( bool (*) (CBetterSet_1_t3304831721 *, OnAvatarInfoChanged_t3190554017 *, const RuntimeMethod*))CBetterSet_1_Contains_m268013342_gshared)(__this, p0, method) // System.Boolean CBetterSet`1::Add(T) #define CBetterSet_1_Add_m3998818624(__this, p0, method) (( bool (*) (CBetterSet_1_t3304831721 *, OnAvatarInfoChanged_t3190554017 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Boolean CBetterSet`1::Remove(T) #define CBetterSet_1_Remove_m326241097(__this, p0, method) (( bool (*) (CBetterSet_1_t3304831721 *, OnAvatarInfoChanged_t3190554017 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m975335361(__this, p0, p1, method) (( void (*) (Action_1_t3363021612 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void CBetterSet`1::Foreach(System.Action`1) #define CBetterSet_1_Foreach_m156564118(__this, p0, method) (( void (*) (CBetterSet_1_t3304831721 *, Action_1_t3363021612 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m759968112(__this, method) (( void (*) (Dictionary_2_t3310042434 *, const RuntimeMethod*))Dictionary_2_Clear_m2051403347_gshared)(__this, method) // System.Void DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnAvatarInfoChanged_Invoke_m2968749787 (OnAvatarInfoChanged_t3190554017 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186164705(__this, method) (( int32_t (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_get_Count_m186164705_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1702443365(__this, method) (( void (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2_Clear_m1702443365_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m722743141(__this, method) (( Enumerator_t3793841859 (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m722743141_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m46612669(__this, method) (( KeyValuePair_2_t4237331251 (*) (Enumerator_t3793841859 *, const RuntimeMethod*))Enumerator_get_Current_m46612669_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2295844663(__this, method) (( int32_t (*) (KeyValuePair_2_t4237331251 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m2295844663_gshared)(__this, method) // System.Boolean DMCore.Logic.CShopManager::IsClothing(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_IsClothing_m480793725 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemManager::GetSubModelInfo(System.Int32,System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CItemManager_GetSubModelInfo_m903145472 (RuntimeObject * __this /* static, unused */, int32_t ___nSubModelId0, int32_t* ___nModelSex1, int32_t* ___nSubCategory2, int32_t* ___nSubModelIndex3, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1665413869(__this, method) (( int32_t (*) (KeyValuePair_2_t4237331251 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m1665413869_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m3739686686(__this, method) (( bool (*) (Enumerator_t3793841859 *, const RuntimeMethod*))Enumerator_MoveNext_m3739686686_gshared)(__this, method) // System.Void DMCore.Logic.CAwardItem::Init(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem_Init_m286731749 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CAwardList::Add(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m923269743 (CAwardList_t4094041907 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4078817552 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardList_get_Count_m2249531307 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1292331707(__this, p0, method) (( CAwardItem_t1677460915 * (*) (List_1_t3149535657 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m4066367249(__this, method) (( int32_t (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3207042808(__this, method) (( void (*) (List_1_t891640810 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // DMCore.Logic.CBeachSceneCfg DMCore.Logic.CBeachSceneCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachSceneCfg_t2071789825 * CBeachSceneCfg_GetInstance_m3167829941 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeachManager__ctor_m4258397132 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.SceneInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void SceneInfo__ctor_m3798716242 (SceneInfo_t3714533364 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1781221932(__this, p0, method) (( void (*) (List_1_t891640810 *, SceneInfo_t3714533364 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1020407801(__this, method) (( int32_t (*) (List_1_t891640810 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1477022018(__this, p0, method) (( SceneInfo_t3714533364 * (*) (List_1_t891640810 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetSceneInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetSceneInfoByIndex_m3570733058 (CBeachManager_t2929024312 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetFirstSceneInfo() extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetFirstSceneInfo_m1134841781 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::set_SelectedSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_SelectedSceneID_m2893298653 (CBeachManager_t2929024312 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachManager::get_DefaultSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_DefaultSceneID_m410000701 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachSceneCfg::GetDefaultSceneIDCfg() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachSceneCfg_GetDefaultSceneIDCfg_m3853423394 (CBeachSceneCfg_t2071789825 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::set_DefaultSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_DefaultSceneID_m2830750366 (CBeachManager_t2929024312 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachSceneCfg::GetSceneNameByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneNameByIndex_m41360569 (CBeachSceneCfg_t2071789825 * __this, int32_t ___idx0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachManager::get_SelectedSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_SelectedSceneID_m4166500685 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachSceneCfg::GetSceneImagePath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneImagePath_m1329589724 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachSceneCfg::GetSceneDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneDescription_m2276477458 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachSceneCfg::GetSceneIco(System.Int32,System.String&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeachSceneCfg_GetSceneIco_m2585919376 (CBeachSceneCfg_t2071789825 * __this, int32_t ___index0, String_t** ___icoPath1, const RuntimeMethod* method); // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetSceneInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetSceneInfoByID_m1449932020 (CBeachManager_t2929024312 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachManager::ProcessingText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_ProcessingText_m2302074301 (CBeachManager_t2929024312 * __this, String_t* ___originText0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2792032521(__this, method) (( void (*) (List_1_t891640810 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CBeachManager::set_IsSceneInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSceneInfoChanged_m437333041 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSelectionChanged_m2800831267 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3010687080(__this, method) (( void (*) (List_1_t1349513060 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CBeachSceneCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeachSceneCfg__ctor_m4024819348 (CBeachSceneCfg_t2071789825 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachSceneCfg/BeachSceneNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void BeachSceneNode__ctor_m198534361 (BeachSceneNode_t4172405614 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m3447431122 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // DMCore.Framework.Localization.CLocalizationManager DMCore.Framework.Localization.CLocalizationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalizationManager_t2604768345 * CLocalizationManager_GetInstance_m2075678818 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Localization.CLocalizationManager::GetLocalizePath(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CLocalizationManager_GetLocalizePath_m3024801825 (CLocalizationManager_t2604768345 * __this, String_t* ___nonLocalizedPath0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m941294182(__this, p0, method) (( void (*) (List_1_t1349513060 *, BeachSceneNode_t4172405614 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2731748416(__this, method) (( int32_t (*) (List_1_t1349513060 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1783404900(__this, p0, method) (( BeachSceneNode_t4172405614 * (*) (List_1_t1349513060 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.Logic.CBeachSceneCfg/BeachSceneNode DMCore.Logic.CBeachSceneCfg::GetSceneNodeByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeachSceneNode_t4172405614 * CBeachSceneCfg_GetSceneNodeByIndex_m3382014619 (CBeachSceneCfg_t2071789825 * __this, int32_t ___idx0, const RuntimeMethod* method); // DMCore.Logic.CBeachSceneCfg/BeachSceneNode DMCore.Logic.CBeachSceneCfg::GetSceneNodeByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeachSceneNode_t4172405614 * CBeachSceneCfg_GetSceneNodeByID_m232387933 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3054524515(__this, method) (( void (*) (List_1_t1349513060 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBlessManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBlessManager__ctor_m377175926 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method); // uiMarryBless DMCore.Logic.CBlessManager::get_MarryBlessInstance() extern "C" IL2CPP_METHOD_ATTR uiMarryBless_t1813636254 * CBlessManager_get_MarryBlessInstance_m3036012507 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method); // System.Void uiMarryBless::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiMarryBless_Init_m984573980 (uiMarryBless_t1813636254 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Logic.CWndController::CreateDelayBindWnd(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CWndController_CreateDelayBindWnd_m1486584967 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiMarryBless_t1813636254_m3040645944(__this, method) (( uiMarryBless_t1813636254 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3515988623(__this, method) (( void (*) (List_1_t1324473466 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CBookReservationConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig__ctor_m3116059308 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2772931463(__this, p0, method) (( CBookReservationInfo_t4147366020 * (*) (List_1_t1324473466 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::Clear() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_Clear_m3648067413 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2373890260(__this, method) (( int32_t (*) (List_1_t1324473466 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1772347264(__this, method) (( void (*) (List_1_t1324473466 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Xml.XmlNode System.Xml.XmlNode::SelectSingleNode(System.String) extern "C" IL2CPP_METHOD_ATTR XmlNode_t3767805227 * XmlNode_SelectSingleNode_m2944339946 (XmlNode_t3767805227 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo__ctor_m342227479 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_ToInt_m1396402449 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t ___nDefaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::AddItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_AddItem_m171239181 (CBookReservationInfo_t4147366020 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2418932361(__this, p0, method) (( void (*) (List_1_t1324473466 *, CBookReservationInfo_t4147366020 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetCfgUnitByIDU3Ec__AnonStorey0__ctor_m2030397687 (U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m35425776(__this, p0, p1, method) (( void (*) (Predicate_1_t677692848 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m1227021764(__this, p0, method) (( CBookReservationInfo_t4147366020 * (*) (List_1_t1324473466 *, Predicate_1_t677692848 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationConfig/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CSetFilterU3Ec__AnonStorey1__ctor_m3121277508 (U3CSetFilterU3Ec__AnonStorey1_t1229598363 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) #define List_1_FindAll_m2974530692(__this, p0, method) (( List_1_t1324473466 * (*) (List_1_t1324473466 *, Predicate_1_t677692848 *, const RuntimeMethod*))List_1_FindAll_m2721883856_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3859807099(__this, p0, method) (( void (*) (List_1_t1324473466 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3709462088_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2263725670(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Contains_m2263725670_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CIsOwnU3Ec__AnonStorey0__ctor_m3622234273 (U3CIsOwnU3Ec__AnonStorey0_t3848980399 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m314273660(__this, p0, p1, method) (( void (*) (Predicate_1_t3776239877 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m314273660_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m9533846(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, Predicate_1_t3776239877 *, const RuntimeMethod*))List_1_Find_m9533846_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ClearOwnerList() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_ClearOwnerList_m2753844781 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m798405856(__this, method) (( void (*) (List_1_t2340636913 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CBookReservationManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager__ctor_m257576981 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method); // System.Void IEventDispatcher::AddWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_AddWatcher_m1530082036 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void IEventDispatcher::RemoveWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_RemoveWatcher_m2309964606 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3710527480(__this, p0, method) (( void (*) (List_1_t2340636913 *, COwnerInfo_t868562171 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m345333140(__this, method) (( void (*) (List_1_t2340636913 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2168864281(__this, method) (( int32_t (*) (List_1_t2340636913 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3921027828(__this, p0, method) (( COwnerInfo_t868562171 * (*) (List_1_t2340636913 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBookReservationPreview::set_SuitId1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId1_m2733327467 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::set_SuitId2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId2_m2733553612 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview__ctor_m2497513639 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::set_IsSingle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_IsSingle_m3844110507 (CBookReservationPreview_t483566172 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBulletinManager/BulletinData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BulletinData__ctor_m4107020424 (BulletinData_t1626493490 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBulletinManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBulletinManager__ctor_m1031015692 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method); // DMCore.Logic.CBulletinManager/BulletinData DMCore.Logic.CBulletinManager::GetHead() extern "C" IL2CPP_METHOD_ATTR BulletinData_t1626493490 * CBulletinManager_GetHead_m3759570734 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBulletinManager::Push(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_Push_m899215648 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, const RuntimeMethod* method); // System.Void DMCore.Logic.CBulletinManager::PushWithCancel(System.String,System.String,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_PushWithCancel_m670470679 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, Action_1_t269755560 * ___cb3, const RuntimeMethod* method); // System.Void DMCore.Logic.CBulletinManager::PushOrg(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_PushOrg_m1569421382 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m1933767679(__this, p0, method) (( void (*) (Action_1_t269755560 *, bool, const RuntimeMethod*))Action_1_Invoke_m1933767679_gshared)(__this, p0, method) // System.Void DMCore.Logic.CBulletinManager/BulletinData::Clear() extern "C" IL2CPP_METHOD_ATTR void BulletinData_Clear_m2576811246 (BulletinData_t1626493490 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CCandyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CCandyManager__ctor_m3381329107 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiCandies_t442672041_m352887455(__this, method) (( uiCandies_t442672041 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m1982590995(__this, method) (( void (*) (BetterList_1_t1062474353 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Collections.Generic.IEnumerator`1 BetterList`1::GetEnumerator() #define BetterList_1_GetEnumerator_m4066929211(__this, method) (( RuntimeObject* (*) (BetterList_1_t1062474353 *, const RuntimeMethod*))BetterList_1_GetEnumerator_m249494471_gshared)(__this, method) // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m2697743966(__this, method) (( void (*) (BetterList_1_t1062474353 *, const RuntimeMethod*))BetterList_1_Clear_m1906904972_gshared)(__this, method) // System.Void DMCore.Logic.CCardActivity/CardData::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CardData__ctor_m3448485114 (CardData_t1907454035 * __this, int32_t ___type0, int32_t ___actGet1, int32_t ___evrGet2, int32_t ___val3, int32_t ___isGet4, int32_t ___days5, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m2566866392(__this, p0, method) (( void (*) (BetterList_1_t1062474353 *, CardData_t1907454035 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1242758288(__this, method) (( void (*) (List_1_t3454575947 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3686964135(__this, method) (( void (*) (List_1_t3768009848 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3975511415(__this, method) (( void (*) (List_1_t3330140190 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1447824997(__this, method) (( void (*) (List_1_t2959980932 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m4210248567(__this, method) (( void (*) (Dictionary_2_t1848694263 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3247831744(__this, method) (( void (*) (Dictionary_2_t2125489543 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2173960823(__this, method) (( void (*) (List_1_t2386912134 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3643723434(__this, method) (( void (*) (Dictionary_2_t4098518019 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3828473236(__this, method) (( void (*) (List_1_t4158936807 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2374525886(__this, method) (( void (*) (List_1_t3369058668 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CChangeGameManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager__ctor_m3542546169 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m4062337358(__this, p0, method) (( void (*) (List_1_t3454575947 *, GameRewardInfo_t1982501205 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m276918706(__this, method) (( void (*) (List_1_t3454575947 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m9358236(__this, method) (( int32_t (*) (List_1_t3454575947 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2599299290(__this, p0, method) (( GameRewardInfo_t1982501205 * (*) (List_1_t3454575947 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2192393463(__this, p0, method) (( void (*) (List_1_t3768009848 *, TimeStageInfo_t2295935106 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m584535899(__this, method) (( int32_t (*) (List_1_t3768009848 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2249349984(__this, p0, method) (( TimeStageInfo_t2295935106 * (*) (List_1_t3768009848 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m475078618(__this, method) (( int32_t (*) (List_1_t3330140190 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2719117181(__this, p0, method) (( RankListInfo_t1858065448 * (*) (List_1_t3330140190 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2323326607(__this, p0, method) (( void (*) (List_1_t3330140190 *, RankListInfo_t1858065448 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2170374133(__this, method) (( void (*) (List_1_t3330140190 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2173200732(__this, p0, method) (( GamePageInfo_t1487906190 * (*) (List_1_t2959980932 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m4273956711(__this, p0, method) (( void (*) (List_1_t2959980932 *, GamePageInfo_t1487906190 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::Clear() #define Dictionary_2_Clear_m1420655631(__this, method) (( void (*) (Dictionary_2_t1848694263 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2467913521(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1848694263 *, int32_t, List_1_t2959980932 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CChangeGameManager::TakeModelByModelType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_TakeModelByModelType_m2014434694 (CChangeGameManager_t2081989347 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChangeGameManager::TakeModelBySuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_TakeModelBySuit_m3313563665 (CChangeGameManager_t2081989347 * __this, int32_t ___suitId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChangeGameManager::GetSuitID() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetSuitID_m2174276917 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChangeGameManager::TakeSuitByModelType(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_TakeSuitByModelType_m1363636978 (CChangeGameManager_t2081989347 * __this, int32_t ___suitID0, int32_t ___type1, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfigManager_t3017667155 * CRoleModelItem_SuitConfigManager_GetInstance_m3634792590 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_SuitConfig DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::GetSuitCfgToGetParts(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfig_t3912215432 * CRoleModelItem_SuitConfigManager_GetSuitCfgToGetParts_m1686923211 (CRoleModelItem_SuitConfigManager_t3017667155 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.CRoleModelItem_SuitConfig::IsDone() extern "C" IL2CPP_METHOD_ATTR bool CRoleModelItem_SuitConfig_IsDone_m2238062894 (CRoleModelItem_SuitConfig_t3912215432 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_SuitConfig_GetItemCount_m225672488 (CRoleModelItem_SuitConfig_t3912215432 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::GetItemID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_SuitConfig_GetItemID_m2687720188 (CRoleModelItem_SuitConfig_t3912215432 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_SuitConfig DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::GetSuitCfg(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfig_t3912215432 * CRoleModelItem_SuitConfigManager_GetSuitCfg_m1986407399 (CRoleModelItem_SuitConfigManager_t3017667155 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m3037048099(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Remove_m3037048099_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1167772007(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2125489543 *, int32_t, AssembleInfo_t3236776212 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.AssembleInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void AssembleInfo__ctor_m2993110446 (AssembleInfo_t3236776212 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m270404945(__this, p0, p1, method) (( void (*) (Dictionary_2_t2125489543 *, int32_t, AssembleInfo_t3236776212 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m1339933997(__this, method) (( int32_t (*) (Dictionary_2_t2125489543 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3558243571(__this, p0, method) (( void (*) (List_1_t2386912134 *, ReviewInfo_t914837392 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1318348993(__this, method) (( void (*) (List_1_t2386912134 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1628557138(__this, method) (( int32_t (*) (List_1_t2386912134 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3169259467(__this, p0, method) (( ReviewInfo_t914837392 * (*) (List_1_t2386912134 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1697476524(__this, p0, p1, method) (( bool (*) (Dictionary_2_t4098518019 *, int32_t, ReviewInfo_t914837392 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.ReviewInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void ReviewInfo__ctor_m3657461703 (ReviewInfo_t914837392 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2425208362(__this, p0, p1, method) (( void (*) (Dictionary_2_t4098518019 *, int32_t, ReviewInfo_t914837392 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2404329896(__this, p0, method) (( void (*) (List_1_t4158936807 *, AwardDetail_t2686862065 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3269268423(__this, method) (( int32_t (*) (List_1_t4158936807 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2742989288(__this, p0, method) (( AwardDetail_t2686862065 * (*) (List_1_t4158936807 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String DMCore.Framework.Scene.CProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CProperty_GetWideStr_m2042428682 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___strDefault1, const RuntimeMethod* method); // DMCore.Logic.AwardDetail DMCore.Logic.CChangeGameManager::GetAwardByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR AwardDetail_t2686862065 * CChangeGameManager_GetAwardByIndex_m741740134 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1682688660(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1839659084 *, int32_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m1682688660_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1535364901(__this, p0, p1, method) (( void (*) (Dictionary_2_t1839659084 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1535364901_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m2284764176(__this, method) (( int32_t (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2_get_Count_m2284764176_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m178271586(__this, p0, method) (( void (*) (List_1_t3369058668 *, IntegralShopItem_t1896983926 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2681219578(__this, method) (( void (*) (List_1_t3369058668 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1981748826(__this, method) (( int32_t (*) (List_1_t3369058668 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.Logic.CChangeGameManager::GetShopCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetShopCount_m4213265246 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1601028019(__this, p0, method) (( IntegralShopItem_t1896983926 * (*) (List_1_t3369058668 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1288738155(__this, method) (( void (*) (Dictionary_2_t2125489543 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1215389351(__this, method) (( void (*) (Dictionary_2_t4098518019 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Logic.CChangeGameManager::ShopListClear() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ShopListClear_m990762667 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.IntegralShopItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void IntegralShopItem__ctor_m3712808184 (IntegralShopItem_t1896983926 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::Add(DMCore.Logic.IntegralShopItem) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_Add_m1168984233 (CChangeGameManager_t2081989347 * __this, IntegralShopItem_t1896983926 * ___item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager/OnShopListChanged::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnShopListChanged_Invoke_m1776549339 (OnShopListChanged_t2987809885 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.XML.DMXmlNode/DMXmlAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlAttribute__ctor_m1406273113 (DMXmlAttribute_t3780786640 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.XML.DMXmlNodeList::.ctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlNodeList__ctor_m2198242240 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlNodeList__ctor_m2198242240_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1__ctor_m4079346502(__this, /*hidden argument*/BetterList_1__ctor_m4079346502_RuntimeMethod_var); return; } } // System.Int32 DMCore.Framework.XML.DMXmlNodeList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNodeList_get_Count_m1776804761 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method) { { int32_t L_0 = ((BetterList_1_t3113987842 *)__this)->get_size_1(); return L_0; } } // System.Void DMCore.Framework.XML.DMXmlNodeList::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMXmlNodeList_set_Count_m1214554309 (DMXmlNodeList_t795971656 * __this, int32_t ___value0, const RuntimeMethod* method) { { return; } } // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_Item_m3433089129 (DMXmlNodeList_t795971656 * __this, int32_t ___index0, const RuntimeMethod* method) { { DMXmlNodeU5BU5D_t4275982093* L_0 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = L_1; DMXmlNode_t3958967524 * L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::FindNode(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_FindNode_m1047441073 (DMXmlNodeList_t795971656 * __this, String_t* ___nodeName0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0027; } IL_0007: { DMXmlNodeU5BU5D_t4275982093* L_0 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; DMXmlNode_t3958967524 * L_3 = (L_0)->GetAt(static_cast(L_2)); String_t* L_4 = ___nodeName0; NullCheck(L_3); bool L_5 = DMXmlNode_IsNodeName_m1197447144(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0023; } } { DMXmlNodeU5BU5D_t4275982093* L_6 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; DMXmlNode_t3958967524 * L_9 = (L_6)->GetAt(static_cast(L_8)); return L_9; } IL_0023: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0027: { int32_t L_11 = V_0; int32_t L_12 = ((BetterList_1_t3113987842 *)__this)->get_size_1(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0007; } } { return (DMXmlNode_t3958967524 *)NULL; } } // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNodeList::FindNodeList(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlNodeList_t795971656 * DMXmlNodeList_FindNodeList_m835661080 (DMXmlNodeList_t795971656 * __this, String_t* ___nodeName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlNodeList_FindNodeList_m835661080_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNodeList_t795971656 * V_0 = NULL; int32_t V_1 = 0; { DMXmlNodeList_t795971656 * L_0 = (DMXmlNodeList_t795971656 *)il2cpp_codegen_object_new(DMXmlNodeList_t795971656_il2cpp_TypeInfo_var); DMXmlNodeList__ctor_m2198242240(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0032; } IL_000d: { DMXmlNodeU5BU5D_t4275982093* L_1 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = L_2; DMXmlNode_t3958967524 * L_4 = (L_1)->GetAt(static_cast(L_3)); String_t* L_5 = ___nodeName0; NullCheck(L_4); bool L_6 = DMXmlNode_IsNodeName_m1197447144(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { DMXmlNodeList_t795971656 * L_7 = V_0; DMXmlNodeU5BU5D_t4275982093* L_8 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; DMXmlNode_t3958967524 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_7); BetterList_1_Add_m2128542311(L_7, L_11, /*hidden argument*/BetterList_1_Add_m2128542311_RuntimeMethod_var); } IL_002e: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0032: { int32_t L_13 = V_1; int32_t L_14 = ((BetterList_1_t3113987842 *)__this)->get_size_1(); if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_000d; } } { DMXmlNodeList_t795971656 * L_15 = V_0; return L_15; } } // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::Pop() extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_Pop_m3136560729 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method) { DMXmlNode_t3958967524 * V_0 = NULL; { DMXmlNodeU5BU5D_t4275982093* L_0 = ((BetterList_1_t3113987842 *)__this)->get_buffer_0(); int32_t L_1 = ((BetterList_1_t3113987842 *)__this)->get_size_1(); NullCheck(L_0); int32_t L_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); DMXmlNode_t3958967524 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = ((BetterList_1_t3113987842 *)__this)->get_size_1(); ((BetterList_1_t3113987842 *)__this)->set_size_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))); DMXmlNode_t3958967524 * L_5 = V_0; return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.XML.DMXmlSerial::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial__ctor_m2514249048 (DMXmlSerial_t1029243897 * __this, String_t* ___strOrg0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___strOrg0; __this->set_m_stringOrg_3(L_0); return; } } // System.Void DMCore.Framework.XML.DMXmlSerial::.ctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial__ctor_m2095661433 (DMXmlSerial_t1029243897 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlSerial::FromString(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlSerial_t1029243897 * DMXmlSerial_FromString_m2973593847 (RuntimeObject * __this /* static, unused */, String_t* ___strFull0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlSerial_FromString_m2973593847_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlSerial_t1029243897 * V_0 = NULL; { DMXmlSerial_t1029243897 * L_0 = (DMXmlSerial_t1029243897 *)il2cpp_codegen_object_new(DMXmlSerial_t1029243897_il2cpp_TypeInfo_var); DMXmlSerial__ctor_m2095661433(L_0, /*hidden argument*/NULL); V_0 = L_0; DMXmlSerial_t1029243897 * L_1 = V_0; NullCheck(L_1); L_1->set_m_start_1(0); String_t* L_2 = ___strFull0; if (!L_2) { goto IL_002b; } } { DMXmlSerial_t1029243897 * L_3 = V_0; String_t* L_4 = ___strFull0; NullCheck(L_3); L_3->set_m_stringOrg_3(L_4); DMXmlSerial_t1029243897 * L_5 = V_0; String_t* L_6 = ___strFull0; NullCheck(L_6); int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_m_length_2(L_7); goto IL_003d; } IL_002b: { DMXmlSerial_t1029243897 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); L_8->set_m_stringOrg_3(L_9); DMXmlSerial_t1029243897 * L_10 = V_0; NullCheck(L_10); L_10->set_m_length_2(0); } IL_003d: { DMXmlSerial_t1029243897 * L_11 = V_0; return L_11; } } // System.String DMCore.Framework.XML.DMXmlSerial::get_RealText() extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlSerial_get_RealText_m3350810865 (DMXmlSerial_t1029243897 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlSerial_get_RealText_m3350810865_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_m_length_2(); String_t* L_1 = __this->get_m_stringOrg_3(); NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_start_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Min_m18103608(NULL /*static, unused*/, L_0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; String_t* L_6 = __this->get_m_stringOrg_3(); NullCheck(L_6); int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_0036; } } { String_t* L_8 = __this->get_m_stringOrg_3(); return L_8; } IL_0036: { int32_t L_9 = V_0; if ((((int32_t)0) >= ((int32_t)L_9))) { goto IL_0050; } } { String_t* L_10 = __this->get_m_stringOrg_3(); int32_t L_11 = __this->get_m_start_1(); int32_t L_12 = V_0; NullCheck(L_10); String_t* L_13 = String_Substring_m1610150815(L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } IL_0050: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_14; } } // System.Void DMCore.Framework.XML.DMXmlSerial::set_RealText(System.String) extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial_set_RealText_m828376515 (DMXmlSerial_t1029243897 * __this, String_t* ___value0, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Framework.XML.DMXmlSerial::EqualString(System.String) extern "C" IL2CPP_METHOD_ATTR bool DMXmlSerial_EqualString_m4204928528 (DMXmlSerial_t1029243897 * __this, String_t* ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlSerial_EqualString_m4204928528_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_length_2(); String_t* L_1 = ___other0; NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_0013; } } { return (bool)0; } IL_0013: { String_t* L_3 = __this->get_m_stringOrg_3(); int32_t L_4 = __this->get_m_start_1(); String_t* L_5 = ___other0; int32_t L_6 = __this->get_m_length_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_7 = String_Compare_m2510091139(NULL /*static, unused*/, L_3, L_4, L_5, 0, L_6, /*hidden argument*/NULL); return (bool)((((int32_t)0) == ((int32_t)L_7))? 1 : 0); } } // System.Char DMCore.Framework.XML.DMXmlSerial::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar DMXmlSerial_get_Item_m3623854977 (DMXmlSerial_t1029243897 * __this, int32_t ___i0, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_stringOrg_3(); int32_t L_1 = ___i0; int32_t L_2 = __this->get_m_start_1(); NullCheck(L_0); Il2CppChar L_3 = String_get_Chars_m2986988803(L_0, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)), /*hidden argument*/NULL); return L_3; } } // System.Void DMCore.Framework.XML.DMXmlSerial::set_Item(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial_set_Item_m934912695 (DMXmlSerial_t1029243897 * __this, int32_t ___i0, Il2CppChar ___value1, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Framework.XML.DMXmlSerial::.cctor() extern "C" IL2CPP_METHOD_ATTR void DMXmlSerial__cctor_m3805351238 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DMXmlSerial__cctor_m3805351238_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlSerial_t1029243897 * L_0 = (DMXmlSerial_t1029243897 *)il2cpp_codegen_object_new(DMXmlSerial_t1029243897_il2cpp_TypeInfo_var); DMXmlSerial__ctor_m2514249048(L_0, (String_t*)NULL, /*hidden argument*/NULL); ((DMXmlSerial_t1029243897_StaticFields*)il2cpp_codegen_static_fields_for(DMXmlSerial_t1029243897_il2cpp_TypeInfo_var))->set_Empty_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Zip.FitfunZip::.ctor() extern "C" IL2CPP_METHOD_ATTR void FitfunZip__ctor_m3253074589 (FitfunZip_t870197698 * __this, const RuntimeMethod* method) { { __this->set_progressUpdateTime_0((0.25f)); Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_progressVal_1(0); return; } } // System.Int32 DMCore.Framework.Zip.FitfunZip::get_progress() extern "C" IL2CPP_METHOD_ATTR int32_t FitfunZip_get_progress_m977204013 (FitfunZip_t870197698 * __this, const RuntimeMethod* method) { { int32_t* L_0 = __this->get_address_of_m_progressVal_1(); int32_t L_1 = Interlocked_Add_m2843784287(NULL /*static, unused*/, L_0, 0, /*hidden argument*/NULL); return L_1; } } // System.Void DMCore.Framework.Zip.FitfunZip::set_progress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_set_progress_m2050125862 (FitfunZip_t870197698 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t* L_0 = __this->get_address_of_m_progressVal_1(); int32_t L_1 = ___value0; Interlocked_Exchange_m435211442(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip::ZipFolder(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_ZipFolder_m3270088279 (FitfunZip_t870197698 * __this, String_t* ____fileFolder0, String_t* ____outZip1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FitfunZip_ZipFolder_m3270088279_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CZipFolderU3Ec__AnonStorey0_t1950245946 * V_0 = NULL; String_t* V_1 = NULL; Thread_t2300836069 * V_2 = NULL; { U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_0 = (U3CZipFolderU3Ec__AnonStorey0_t1950245946 *)il2cpp_codegen_object_new(U3CZipFolderU3Ec__AnonStorey0_t1950245946_il2cpp_TypeInfo_var); U3CZipFolderU3Ec__AnonStorey0__ctor_m3240402209(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_1 = V_0; String_t* L_2 = ____fileFolder0; NullCheck(L_1); L_1->set__fileFolder_0(L_2); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_3 = V_0; String_t* L_4 = ____outZip1; NullCheck(L_3); L_3->set__outZip_1(L_4); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_5 = V_0; NullCheck(L_5); L_5->set_U24this_2(__this); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = L_6->get__outZip_1(); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get__outZip_1(); NullCheck(L_9); int32_t L_10 = String_LastIndexOf_m3451222878(L_9, ((int32_t)47), /*hidden argument*/NULL); NullCheck(L_7); String_t* L_11 = String_Substring_m1610150815(L_7, 0, L_10, /*hidden argument*/NULL); V_1 = L_11; String_t* L_12 = V_1; bool L_13 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0047; } } { String_t* L_14 = V_1; Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); } IL_0047: { U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get__outZip_1(); bool L_17 = File_Exists_m3943585060(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0062; } } { U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_18 = V_0; NullCheck(L_18); String_t* L_19 = L_18->get__outZip_1(); File_Delete_m321251800(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); } IL_0062: { FitfunZip_set_progress_m2050125862(__this, 0, /*hidden argument*/NULL); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_20 = V_0; intptr_t L_21 = (intptr_t)U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__0_m1328178286_RuntimeMethod_var; ThreadStart_t1006689297 * L_22 = (ThreadStart_t1006689297 *)il2cpp_codegen_object_new(ThreadStart_t1006689297_il2cpp_TypeInfo_var); ThreadStart__ctor_m3250019360(L_22, L_20, L_21, /*hidden argument*/NULL); Thread_t2300836069 * L_23 = (Thread_t2300836069 *)il2cpp_codegen_object_new(Thread_t2300836069_il2cpp_TypeInfo_var); Thread__ctor_m777188137(L_23, L_22, /*hidden argument*/NULL); V_2 = L_23; Thread_t2300836069 * L_24 = V_2; NullCheck(L_24); Thread_set_IsBackground_m3868016371(L_24, (bool)1, /*hidden argument*/NULL); Thread_t2300836069 * L_25 = V_2; NullCheck(L_25); Thread_Start_m2860771284(L_25, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip::UnZipFile(System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_UnZipFile_m3367070889 (FitfunZip_t870197698 * __this, String_t* ____zipFile0, String_t* ____outForlder1, bool ___autoDelete2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FitfunZip_UnZipFile_m3367070889_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * V_0 = NULL; Thread_t2300836069 * V_1 = NULL; { U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_0 = (U3CUnZipFileU3Ec__AnonStorey2_t2741987479 *)il2cpp_codegen_object_new(U3CUnZipFileU3Ec__AnonStorey2_t2741987479_il2cpp_TypeInfo_var); U3CUnZipFileU3Ec__AnonStorey2__ctor_m2504746515(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_1 = V_0; String_t* L_2 = ____zipFile0; NullCheck(L_1); L_1->set__zipFile_0(L_2); U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_3 = V_0; String_t* L_4 = ____outForlder1; NullCheck(L_3); L_3->set__outForlder_1(L_4); U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_5 = V_0; bool L_6 = ___autoDelete2; NullCheck(L_5); L_5->set_autoDelete_2(L_6); U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_7 = V_0; NullCheck(L_7); L_7->set_U24this_3(__this); FitfunZip_set_progress_m2050125862(__this, 0, /*hidden argument*/NULL); U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get__outForlder_1(); bool L_10 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0045; } } { U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_11 = V_0; NullCheck(L_11); String_t* L_12 = L_11->get__outForlder_1(); Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); } IL_0045: { U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CUnZipFileU3Ec__AnonStorey2_U3CU3Em__0_m3448230876_RuntimeMethod_var; ThreadStart_t1006689297 * L_15 = (ThreadStart_t1006689297 *)il2cpp_codegen_object_new(ThreadStart_t1006689297_il2cpp_TypeInfo_var); ThreadStart__ctor_m3250019360(L_15, L_13, L_14, /*hidden argument*/NULL); Thread_t2300836069 * L_16 = (Thread_t2300836069 *)il2cpp_codegen_object_new(Thread_t2300836069_il2cpp_TypeInfo_var); Thread__ctor_m777188137(L_16, L_15, /*hidden argument*/NULL); V_1 = L_16; Thread_t2300836069 * L_17 = V_1; NullCheck(L_17); Thread_set_IsBackground_m3868016371(L_17, (bool)1, /*hidden argument*/NULL); Thread_t2300836069 * L_18 = V_1; NullCheck(L_18); Thread_Start_m2860771284(L_18, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Framework.Zip.FitfunZip::FileCount(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t FitfunZip_FileCount_m3711664342 (FitfunZip_t870197698 * __this, String_t* ___path0, const RuntimeMethod* method) { int32_t V_0 = 0; StringU5BU5D_t1281789340* V_1 = NULL; String_t* V_2 = NULL; StringU5BU5D_t1281789340* V_3 = NULL; int32_t V_4 = 0; { String_t* L_0 = ___path0; StringU5BU5D_t1281789340* L_1 = Directory_GetFiles_m932257245(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); NullCheck(L_1); V_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))); String_t* L_2 = ___path0; StringU5BU5D_t1281789340* L_3 = Directory_GetDirectories_m1966820948(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_1 = L_3; StringU5BU5D_t1281789340* L_4 = V_1; V_3 = L_4; V_4 = 0; goto IL_002f; } IL_001a: { StringU5BU5D_t1281789340* L_5 = V_3; int32_t L_6 = V_4; NullCheck(L_5); int32_t L_7 = L_6; String_t* L_8 = (L_5)->GetAt(static_cast(L_7)); V_2 = L_8; int32_t L_9 = V_0; String_t* L_10 = V_2; int32_t L_11 = FitfunZip_FileCount_m3711664342(__this, L_10, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_11)); int32_t L_12 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_002f: { int32_t L_13 = V_4; StringU5BU5D_t1281789340* L_14 = V_3; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_001a; } } { int32_t L_15 = V_0; return L_15; } } // System.Void DMCore.Framework.Zip.FitfunZip::UnzipFile(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void FitfunZip_UnzipFile_m2283978736 (FitfunZip_t870197698 * __this, String_t* ____zipFile0, String_t* ____outputPath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FitfunZip_UnzipFile_m2283978736_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_t1273022909 * V_0 = NULL; ByteU5BU5D_t4116647657* V_1 = NULL; ZipFile_t1258023761 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; RuntimeObject* V_5 = NULL; ZipEntry_t658048195 * V_6 = NULL; String_t* V_7 = NULL; FileStream_t4292183065 * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ____zipFile0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0016; } } { String_t* L_2 = ____outputPath1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0017; } } IL_0016: { return; } IL_0017: { V_0 = (Stream_t1273022909 *)NULL; } IL_0019: try { // begin try (depth: 1) try { // begin try (depth: 2) { String_t* L_4 = ____zipFile0; FileStream_t4292183065 * L_5 = File_Open_m3218582222(NULL /*static, unused*/, L_4, 3, 1, 1, /*hidden argument*/NULL); V_0 = L_5; V_1 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)((int32_t)4096))); Stream_t1273022909 * L_6 = V_0; ZipFile_t1258023761 * L_7 = (ZipFile_t1258023761 *)il2cpp_codegen_object_new(ZipFile_t1258023761_il2cpp_TypeInfo_var); ZipFile__ctor_m4118571743(L_7, L_6, /*hidden argument*/NULL); V_2 = L_7; } IL_0035: try { // begin try (depth: 3) { ZipFile_t1258023761 * L_8 = V_2; NullCheck(L_8); ZipFile_set_IsStreamOwner_m327537463(L_8, (bool)1, /*hidden argument*/NULL); ZipFile_t1258023761 * L_9 = V_2; NullCheck(L_9); int64_t L_10 = ZipFile_get_FileCount_m3861371974(L_9, /*hidden argument*/NULL); V_3 = (((int32_t)((int32_t)L_10))); V_4 = 0; ZipFile_t1258023761 * L_11 = V_2; NullCheck(L_11); RuntimeObject* L_12 = ZipFile_GetEnumerator_m2087878865(L_11, /*hidden argument*/NULL); V_5 = L_12; goto IL_010a; } IL_0054: { RuntimeObject* L_13 = V_5; NullCheck(L_13); RuntimeObject * L_14 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_13); V_6 = ((ZipEntry_t658048195 *)CastclassClass((RuntimeObject*)L_14, ZipEntry_t658048195_il2cpp_TypeInfo_var)); String_t* L_15 = ____outputPath1; ZipEntry_t658048195 * L_16 = V_6; NullCheck(L_16); String_t* L_17 = ZipEntry_get_Name_m1624543186(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_18 = Path_Combine_m3389272516(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/NULL); V_7 = L_18; ZipEntry_t658048195 * L_19 = V_6; NullCheck(L_19); bool L_20 = ZipEntry_get_IsFile_m1955188421(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00ea; } } IL_007d: try { // begin try (depth: 4) try { // begin try (depth: 5) { String_t* L_21 = V_7; FileStream_t4292183065 * L_22 = (FileStream_t4292183065 *)il2cpp_codegen_object_new(FileStream_t4292183065_il2cpp_TypeInfo_var); FileStream__ctor_m2889718780(L_22, L_21, 2, 2, 2, /*hidden argument*/NULL); V_8 = L_22; } IL_0089: try { // begin try (depth: 6) ZipFile_t1258023761 * L_23 = V_2; ZipEntry_t658048195 * L_24 = V_6; NullCheck(L_23); Stream_t1273022909 * L_25 = ZipFile_GetInputStream_m2840176831(L_23, L_24, /*hidden argument*/NULL); FileStream_t4292183065 * L_26 = V_8; ByteU5BU5D_t4116647657* L_27 = V_1; StreamUtils_Copy_m433623798(NULL /*static, unused*/, L_25, L_26, L_27, /*hidden argument*/NULL); IL2CPP_LEAVE(0xAD, FINALLY_009e); } // end try (depth: 6) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: { // begin finally (depth: 6) { FileStream_t4292183065 * L_28 = V_8; if (!L_28) { goto IL_00ac; } } IL_00a5: { FileStream_t4292183065 * L_29 = V_8; NullCheck(L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_29); } IL_00ac: { IL2CPP_END_FINALLY(158) } } // end finally (depth: 6) IL2CPP_CLEANUP(158) { IL2CPP_JUMP_TBL(0xAD, IL_00ad) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ad: { IL2CPP_LEAVE(0xE5, FINALLY_00b8); } } // end try (depth: 5) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00b2; throw e; } CATCH_00b2: { // begin catch(System.Object) IL2CPP_LEAVE(0xE5, FINALLY_00b8); } // end catch (depth: 5) } // end try (depth: 4) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b8; } FINALLY_00b8: { // begin finally (depth: 4) { int32_t L_30 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); int32_t L_31 = V_3; if ((((int32_t)0) >= ((int32_t)L_31))) { goto IL_00e4; } } IL_00c5: { int32_t L_32 = V_4; int32_t L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_34 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, (((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)(((double)((double)L_32)))/(double)(((double)((double)L_33))))), (double)(100.0)))))), 0, ((int32_t)99), /*hidden argument*/NULL); FitfunZip_set_progress_m2050125862(__this, L_34, /*hidden argument*/NULL); } IL_00e4: { IL2CPP_END_FINALLY(184) } } // end finally (depth: 4) IL2CPP_CLEANUP(184) { IL2CPP_JUMP_TBL(0xE5, IL_00e5) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00e5: { goto IL_010a; } IL_00ea: { ZipEntry_t658048195 * L_35 = V_6; NullCheck(L_35); bool L_36 = ZipEntry_get_IsDirectory_m396075616(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_010a; } } IL_00f6: { String_t* L_37 = V_7; bool L_38 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_010a; } } IL_0102: { String_t* L_39 = V_7; Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); } IL_010a: { RuntimeObject* L_40 = V_5; NullCheck(L_40); bool L_41 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_40); if (L_41) { goto IL_0054; } } IL_0116: { IL2CPP_LEAVE(0x128, FINALLY_011b); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_011b; } FINALLY_011b: { // begin finally (depth: 3) { ZipFile_t1258023761 * L_42 = V_2; if (!L_42) { goto IL_0127; } } IL_0121: { ZipFile_t1258023761 * L_43 = V_2; NullCheck(L_43); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_43); } IL_0127: { IL2CPP_END_FINALLY(283) } } // end finally (depth: 3) IL2CPP_CLEANUP(283) { IL2CPP_JUMP_TBL(0x128, IL_0128) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0128: { IL2CPP_LEAVE(0x146, FINALLY_0133); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_012d; throw e; } CATCH_012d: { // begin catch(System.Object) IL2CPP_LEAVE(0x146, FINALLY_0133); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0133; } FINALLY_0133: { // begin finally (depth: 1) { Stream_t1273022909 * L_44 = V_0; if (!L_44) { goto IL_0145; } } IL_0139: { Stream_t1273022909 * L_45 = V_0; NullCheck(L_45); VirtActionInvoker0::Invoke(14 /* System.Void System.IO.Stream::Close() */, L_45); Stream_t1273022909 * L_46 = V_0; NullCheck(L_46); Stream_Dispose_m2589290611(L_46, /*hidden argument*/NULL); } IL_0145: { IL2CPP_END_FINALLY(307) } } // end finally (depth: 1) IL2CPP_CLEANUP(307) { IL2CPP_JUMP_TBL(0x146, IL_0146) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0146: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CUnZipFileU3Ec__AnonStorey2__ctor_m2504746515 (U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR void U3CUnZipFileU3Ec__AnonStorey2_U3CU3Em__0_m3448230876 (U3CUnZipFileU3Ec__AnonStorey2_t2741987479 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CUnZipFileU3Ec__AnonStorey2_U3CU3Em__0_m3448230876_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) FitfunZip_t870197698 * L_0 = __this->get_U24this_3(); String_t* L_1 = __this->get__zipFile_0(); String_t* L_2 = __this->get__outForlder_1(); NullCheck(L_0); FitfunZip_UnzipFile_m2283978736(L_0, L_1, L_2, /*hidden argument*/NULL); goto IL_0044; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_001c; throw e; } CATCH_001c: { // begin catch(System.Exception) V_0 = ((Exception_t *)__exception_local); FitfunZip_t870197698 * L_3 = __this->get_U24this_3(); NullCheck(L_3); FitfunZip_set_progress_m2050125862(L_3, ((int32_t)101), /*hidden argument*/NULL); Exception_t * L_4 = V_0; NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1222199589, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); goto IL_0044; } // end catch (depth: 1) IL_0044: { bool L_7 = __this->get_autoDelete_2(); if (!L_7) { goto IL_009b; } } { GC_Collect_m743975114(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0054: try { // begin try (depth: 1) try { // begin try (depth: 2) { String_t* L_8 = __this->get__zipFile_0(); bool L_9 = File_Exists_m3943585060(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0084; } } IL_0064: { String_t* L_10 = __this->get__zipFile_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2680341714, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); String_t* L_12 = __this->get__zipFile_0(); File_Delete_m321251800(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); } IL_0084: { IL2CPP_LEAVE(0x9B, FINALLY_009a); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0089; throw e; } CATCH_0089: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); Exception_t * L_13 = V_1; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_13); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); IL2CPP_LEAVE(0x9B, FINALLY_009a); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009a; } FINALLY_009a: { // begin finally (depth: 1) IL2CPP_END_FINALLY(154) } // end finally (depth: 1) IL2CPP_CLEANUP(154) { IL2CPP_JUMP_TBL(0x9B, IL_009b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009b: { FitfunZip_t870197698 * L_15 = __this->get_U24this_3(); NullCheck(L_15); FitfunZip_set_progress_m2050125862(L_15, ((int32_t)100), /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey0__ctor_m3240402209 (U3CZipFolderU3Ec__AnonStorey0_t1950245946 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__0_m1328178286 (U3CZipFolderU3Ec__AnonStorey0_t1950245946 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__0_m1328178286_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CZipFolderU3Ec__AnonStorey1_t2483212133 * V_0 = NULL; FastZipEvents_t2506806086 * V_1 = NULL; FastZip_t1787039230 * V_2 = NULL; FastZipEvents_t2506806086 * G_B2_0 = NULL; FastZipEvents_t2506806086 * G_B1_0 = NULL; { U3CZipFolderU3Ec__AnonStorey1_t2483212133 * L_0 = (U3CZipFolderU3Ec__AnonStorey1_t2483212133 *)il2cpp_codegen_object_new(U3CZipFolderU3Ec__AnonStorey1_t2483212133_il2cpp_TypeInfo_var); U3CZipFolderU3Ec__AnonStorey1__ctor_m3716775980(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CZipFolderU3Ec__AnonStorey1_t2483212133 * L_1 = V_0; NullCheck(L_1); L_1->set_U3CU3Ef__refU240_2(__this); U3CZipFolderU3Ec__AnonStorey1_t2483212133 * L_2 = V_0; FitfunZip_t870197698 * L_3 = __this->get_U24this_2(); String_t* L_4 = __this->get__fileFolder_0(); NullCheck(L_3); int32_t L_5 = FitfunZip_FileCount_m3711664342(L_3, L_4, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_fileCount_1(L_5); U3CZipFolderU3Ec__AnonStorey1_t2483212133 * L_6 = V_0; NullCheck(L_6); L_6->set_fileCompleted_0(0); FastZipEvents_t2506806086 * L_7 = (FastZipEvents_t2506806086 *)il2cpp_codegen_object_new(FastZipEvents_t2506806086_il2cpp_TypeInfo_var); FastZipEvents__ctor_m159690195(L_7, /*hidden argument*/NULL); V_1 = L_7; FastZipEvents_t2506806086 * L_8 = V_1; U3CZipFolderU3Ec__AnonStorey1_t2483212133 * L_9 = V_0; intptr_t L_10 = (intptr_t)U3CZipFolderU3Ec__AnonStorey1_U3CU3Em__0_m2355593733_RuntimeMethod_var; ProgressHandler_t1501555482 * L_11 = (ProgressHandler_t1501555482 *)il2cpp_codegen_object_new(ProgressHandler_t1501555482_il2cpp_TypeInfo_var); ProgressHandler__ctor_m597461118(L_11, L_9, L_10, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_Progress_2(L_11); FastZipEvents_t2506806086 * L_12 = V_1; FitfunZip_t870197698 * L_13 = __this->get_U24this_2(); NullCheck(L_13); float L_14 = L_13->get_progressUpdateTime_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t881159249_il2cpp_TypeInfo_var); TimeSpan_t881159249 L_15 = TimeSpan_FromSeconds_m4219356874(NULL /*static, unused*/, (((double)((double)L_14))), /*hidden argument*/NULL); NullCheck(L_12); FastZipEvents_set_ProgressInterval_m410653395(L_12, L_15, /*hidden argument*/NULL); FastZipEvents_t2506806086 * L_16 = V_1; ProcessFileHandler_t2351317767 * L_17 = ((U3CZipFolderU3Ec__AnonStorey0_t1950245946_StaticFields*)il2cpp_codegen_static_fields_for(U3CZipFolderU3Ec__AnonStorey0_t1950245946_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_3(); G_B1_0 = L_16; if (L_17) { G_B2_0 = L_16; goto IL_0073; } } { intptr_t L_18 = (intptr_t)U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__1_m1379205185_RuntimeMethod_var; ProcessFileHandler_t2351317767 * L_19 = (ProcessFileHandler_t2351317767 *)il2cpp_codegen_object_new(ProcessFileHandler_t2351317767_il2cpp_TypeInfo_var); ProcessFileHandler__ctor_m3972968250(L_19, NULL, L_18, /*hidden argument*/NULL); ((U3CZipFolderU3Ec__AnonStorey0_t1950245946_StaticFields*)il2cpp_codegen_static_fields_for(U3CZipFolderU3Ec__AnonStorey0_t1950245946_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_3(L_19); G_B2_0 = G_B1_0; } IL_0073: { ProcessFileHandler_t2351317767 * L_20 = ((U3CZipFolderU3Ec__AnonStorey0_t1950245946_StaticFields*)il2cpp_codegen_static_fields_for(U3CZipFolderU3Ec__AnonStorey0_t1950245946_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_3(); NullCheck(G_B2_0); G_B2_0->set_ProcessFile_1(L_20); FastZipEvents_t2506806086 * L_21 = V_1; FastZip_t1787039230 * L_22 = (FastZip_t1787039230 *)il2cpp_codegen_object_new(FastZip_t1787039230_il2cpp_TypeInfo_var); FastZip__ctor_m700419529(L_22, L_21, /*hidden argument*/NULL); V_2 = L_22; FastZip_t1787039230 * L_23 = V_2; String_t* L_24 = __this->get__outZip_1(); String_t* L_25 = __this->get__fileFolder_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_23); FastZip_CreateZip_m1478299355(L_23, L_24, L_25, (bool)1, L_26, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0::<>m__1(System.Object,ICSharpCode.SharpZipLib.Core.ScanEventArgs) extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey0_U3CU3Em__1_m1379205185 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___sender0, ScanEventArgs_t818138135 * ___e1, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey1__ctor_m3716775980 (U3CZipFolderU3Ec__AnonStorey1_t2483212133 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Zip.FitfunZip/c__AnonStorey0/c__AnonStorey1::<>m__0(System.Object,ICSharpCode.SharpZipLib.Core.ProgressEventArgs) extern "C" IL2CPP_METHOD_ATTR void U3CZipFolderU3Ec__AnonStorey1_U3CU3Em__0_m2355593733 (U3CZipFolderU3Ec__AnonStorey1_t2483212133 * __this, RuntimeObject * ___sender0, ProgressEventArgs_t2225467666 * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CZipFolderU3Ec__AnonStorey1_U3CU3Em__0_m2355593733_MetadataUsageId); s_Il2CppMethodInitialized = true; } FitfunZip_t870197698 * G_B3_0 = NULL; FitfunZip_t870197698 * G_B2_0 = NULL; int32_t G_B4_0 = 0; FitfunZip_t870197698 * G_B4_1 = NULL; { ProgressEventArgs_t2225467666 * L_0 = ___e1; NullCheck(L_0); int64_t L_1 = ProgressEventArgs_get_Processed_m66640609(L_0, /*hidden argument*/NULL); ProgressEventArgs_t2225467666 * L_2 = ___e1; NullCheck(L_2); int64_t L_3 = ProgressEventArgs_get_Target_m118227891(L_2, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)L_3)))) { goto IL_0069; } } { int32_t L_4 = __this->get_fileCompleted_0(); __this->set_fileCompleted_0(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); U3CZipFolderU3Ec__AnonStorey0_t1950245946 * L_5 = __this->get_U3CU3Ef__refU240_2(); NullCheck(L_5); FitfunZip_t870197698 * L_6 = L_5->get_U24this_2(); int32_t L_7 = __this->get_fileCompleted_0(); int32_t L_8 = __this->get_fileCount_1(); G_B2_0 = L_6; if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { G_B3_0 = L_6; goto IL_0042; } } { G_B4_0 = ((int32_t)100); G_B4_1 = G_B2_0; goto IL_0064; } IL_0042: { int32_t L_9 = __this->get_fileCompleted_0(); int32_t L_10 = __this->get_fileCount_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_11 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, (((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)(((double)((double)L_9)))/(double)(((double)((double)L_10))))), (double)(100.0)))))), 0, ((int32_t)99), /*hidden argument*/NULL); G_B4_0 = L_11; G_B4_1 = G_B3_0; } IL_0064: { NullCheck(G_B4_1); FitfunZip_set_progress_m2050125862(G_B4_1, G_B4_0, /*hidden argument*/NULL); } IL_0069: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.IDataUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void IDataUnit__ctor_m3389967847 (IDataUnit_t677250155 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.String DMCore.IDataUnit::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* IDataUnit_GetStringData_m843526978 (IDataUnit_t677250155 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetStringData_m843526978_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_0; } } // System.String DMCore.IDataUnit::GetXmlElemString(System.Xml.XmlElement,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* IDataUnit_GetXmlElemString_m707659889 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemString_m707659889_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___elemNode0; String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_3 = IDataUnit_GetXmlElemString_m3411326493(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.IDataUnit::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* IDataUnit_GetXmlElemString_m3411326493 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemString_m3411326493_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { String_t* L_6 = ___defaultVal2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); return L_9; } } // System.Single DMCore.IDataUnit::GetXmlElemFloat(System.Xml.XmlElement,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float IDataUnit_GetXmlElemFloat_m1347237996 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemFloat_m1347237996_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; float V_1 = 0.0f; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { float L_6 = ___fDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0034; } } { float L_12 = ___fDefault2; return L_12; } IL_0034: { V_1 = (0.0f); } IL_003a: try { // begin try (depth: 1) String_t* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); float L_14 = Convert_ToSingle_m12213886(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = L_14; goto IL_004e; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0046; throw e; } CATCH_0046: { // begin catch(System.Object) float L_15 = ___fDefault2; V_1 = L_15; goto IL_004e; } // end catch (depth: 1) IL_004e: { float L_16 = V_1; return L_16; } } // System.Int32 DMCore.IDataUnit::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t IDataUnit_GetXmlElemInt_m4049370064 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemInt_m4049370064_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { int32_t L_6 = ___nDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0034; } } { int32_t L_12 = ___nDefault2; return L_12; } IL_0034: { V_1 = 0; } IL_0036: try { // begin try (depth: 1) String_t* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_14 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = L_14; goto IL_004a; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0042; throw e; } CATCH_0042: { // begin catch(System.Object) int32_t L_15 = ___nDefault2; V_1 = L_15; goto IL_004a; } // end catch (depth: 1) IL_004a: { int32_t L_16 = V_1; return L_16; } } // System.Int64 DMCore.IDataUnit::GetXmlElemLong(System.Xml.XmlElement,System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t IDataUnit_GetXmlElemLong_m3746364447 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int64_t ___lDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemLong_m3746364447_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int64_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { int64_t L_6 = ___lDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0034; } } { int64_t L_12 = ___lDefault2; return L_12; } IL_0034: { V_1 = (((int64_t)((int64_t)0))); } IL_0037: try { // begin try (depth: 1) String_t* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int64_t L_14 = Convert_ToInt64_m4087101237(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = L_14; goto IL_004b; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0043; throw e; } CATCH_0043: { // begin catch(System.Object) int64_t L_15 = ___lDefault2; V_1 = L_15; goto IL_004b; } // end catch (depth: 1) IL_004b: { int64_t L_16 = V_1; return L_16; } } // System.Double DMCore.IDataUnit::GetXmlElemDouble(System.Xml.XmlElement,System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double IDataUnit_GetXmlElemDouble_m3307222741 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, double ___dDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IDataUnit_GetXmlElemDouble_m3307222741_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; double V_1 = 0.0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { double L_6 = ___dDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(45 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0034; } } { double L_12 = ___dDefault2; return L_12; } IL_0034: { V_1 = (0.0); } IL_003e: try { // begin try (depth: 1) String_t* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); double L_14 = Convert_ToDouble_m1364128555(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = L_14; goto IL_0052; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_004a; throw e; } CATCH_004a: { // begin catch(System.Object) double L_15 = ___dDefault2; V_1 = L_15; goto IL_0052; } // end catch (depth: 1) IL_0052: { double L_16 = V_1; return L_16; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.IHelp::DoLoadLevel(System.String,System.Action) extern "C" IL2CPP_METHOD_ATTR void IHelp_DoLoadLevel_m4092529488 (RuntimeObject * __this /* static, unused */, String_t* ___levelName0, Action_t1264377477 * ___gabageCollect1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_DoLoadLevel_m4092529488_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___levelName0; IL2CPP_RUNTIME_CLASS_INIT(CGameController_t2711137428_il2cpp_TypeInfo_var); ((CGameController_t2711137428_StaticFields*)il2cpp_codegen_static_fields_for(CGameController_t2711137428_il2cpp_TypeInfo_var))->set_Next_Level_4(L_0); Action_t1264377477 * L_1 = ___gabageCollect1; IL2CPP_RUNTIME_CLASS_INIT(CLoadingWatch_t1236523732_il2cpp_TypeInfo_var); ((CLoadingWatch_t1236523732_StaticFields*)il2cpp_codegen_static_fields_for(CLoadingWatch_t1236523732_il2cpp_TypeInfo_var))->set_On_Level_Loaded_14(L_1); return; } } // UnityEngine.AsyncOperation DMCore.IHelp::DoLoadLevelAsync(System.String) extern "C" IL2CPP_METHOD_ATTR AsyncOperation_t1445031843 * IHelp_DoLoadLevelAsync_m446320051 (RuntimeObject * __this /* static, unused */, String_t* ___levelName0, const RuntimeMethod* method) { { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___levelName0; NullCheck(L_0); AsyncOperation_t1445031843 * L_2 = CLevelManager_LoadLevelAsync_m1849597316(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetBeatKeyManager_m1731636776_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDanceManager_t448141780 * L_1 = CRoot_GetDanceManager_m876173276(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDanceManager_t448141780 * L_3 = CRoot_GetDanceManager_m876173276(L_2, /*hidden argument*/NULL); NullCheck(L_3); CBeatKeyManager_t1395295909 * L_4 = CDanceManager_GetBeatkeyManager_m174032038(L_3, /*hidden argument*/NULL); return L_4; } IL_001f: { return (CBeatKeyManager_t1395295909 *)NULL; } } // DMCore.Framework.Movie.CAnimSystem DMCore.IHelp::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * IHelp_GetMovieSystem_m2219992042 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetMovieSystem_m2219992042_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAnimSystem_t3541144328 * L_1 = CRoot_GetMovieSystem_m206666588(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.ISoundManager DMCore.IHelp::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * IHelp_GetSoundManager_m1651454919 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetSoundManager_m1651454919_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISoundManager_t434164892 * L_1 = CRoot_GetSoundManager_m30020774(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetSceneManager_m309394095_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSceneService_t551449725 * L_1 = CRoot_GetSceneService_m2061443921(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetMainRole_m2281323414_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSceneService_t551449725 * L_1 = CRoot_GetSceneService_m2061443921(L_0, /*hidden argument*/NULL); NullCheck(L_1); CMainRole_t4200562839 * L_2 = CSceneService_GetMainRole_m3386793463(L_1, /*hidden argument*/NULL); return L_2; } } // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetEventManager_m2071002582_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CEventManager_t474365641 * L_1 = CRoot_GetEventManager_m2015848526(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetLogManager_m2114192212_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CLogHelp_t779629444 * L_1 = CRoot_GetLogService_m687714144(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.CAccManager DMCore.IHelp::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * IHelp_GetAccManager_m4068249592 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetAccManager_m4068249592_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAccManager_t1454736772 * L_1 = CRoot_GetAccManager_m510313156(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Framework.Location.CLocationManager DMCore.IHelp::GetLocationManager() extern "C" IL2CPP_METHOD_ATTR CLocationManager_t1346018200 * IHelp_GetLocationManager_m885950429 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetLocationManager_m885950429_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CLocationManager_t1346018200 * L_1 = CRoot_GetLocationManager_m3134824392(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Framework.Resource.IResourceManager DMCore.IHelp::GetResManager() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IHelp_GetResManager_m1508557610 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetResManager_m1508557610_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); return L_0; } } // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_GetUICamera_m2281890991_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); return L_2; } } // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IHelp_Get3DSceneCamera_m2443356533_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetActiveCamera_m490033116(L_1, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.ILogicBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ILogicBase__ctor_m2199354544 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_fTime_0((0.0f)); __this->set_m_fCurDelta_1((0.0f)); __this->set_m_LogicChildren_2((List_1_t3662906633 *)NULL); __this->set_m_Father_3((ILogicBase_t2190831891 *)NULL); return; } } // System.Void DMCore.ILogicBase::Reset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Reset_m2019494392 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_Reset_m2019494392_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { __this->set_m_fTime_0((0.0f)); List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (!L_0) { goto IL_0043; } } { V_0 = 0; goto IL_0032; } IL_001d: { List_1_t3662906633 * L_1 = __this->get_m_LogicChildren_2(); int32_t L_2 = V_0; NullCheck(L_1); ILogicBase_t2190831891 * L_3 = List_1_get_Item_m2291555838(L_1, L_2, /*hidden argument*/List_1_get_Item_m2291555838_RuntimeMethod_var); NullCheck(L_3); ILogicBase_Reset_m2019494392(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0032: { int32_t L_5 = V_0; List_1_t3662906633 * L_6 = __this->get_m_LogicChildren_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3226310021(L_6, /*hidden argument*/List_1_get_Count_m3226310021_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_001d; } } IL_0043: { VirtActionInvoker0::Invoke(4 /* System.Void DMCore.ILogicBase::OnReset() */, __this); return; } } // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_Update_m3853008051_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { float L_0 = ___fTimeDelta0; __this->set_m_fCurDelta_1(L_0); float L_1 = __this->get_m_fTime_0(); float L_2 = ___fTimeDelta0; __this->set_m_fTime_0(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); List_1_t3662906633 * L_3 = __this->get_m_LogicChildren_2(); if (!L_3) { goto IL_004e; } } { V_0 = 0; goto IL_003d; } IL_0027: { List_1_t3662906633 * L_4 = __this->get_m_LogicChildren_2(); int32_t L_5 = V_0; NullCheck(L_4); ILogicBase_t2190831891 * L_6 = List_1_get_Item_m2291555838(L_4, L_5, /*hidden argument*/List_1_get_Item_m2291555838_RuntimeMethod_var); float L_7 = ___fTimeDelta0; NullCheck(L_6); ILogicBase_Update_m3853008051(L_6, L_7, /*hidden argument*/NULL); int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_003d: { int32_t L_9 = V_0; List_1_t3662906633 * L_10 = __this->get_m_LogicChildren_2(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m3226310021(L_10, /*hidden argument*/List_1_get_Count_m3226310021_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0027; } } IL_004e: { VirtActionInvoker0::Invoke(5 /* System.Void DMCore.ILogicBase::OnUpdate() */, __this); return; } } // System.Void DMCore.ILogicBase::Paint() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Paint_m452003795 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_Paint_m452003795_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { VirtActionInvoker0::Invoke(6 /* System.Void DMCore.ILogicBase::OnPaint() */, __this); List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (!L_0) { goto IL_003e; } } { V_0 = 0; goto IL_002d; } IL_0018: { List_1_t3662906633 * L_1 = __this->get_m_LogicChildren_2(); int32_t L_2 = V_0; NullCheck(L_1); ILogicBase_t2190831891 * L_3 = List_1_get_Item_m2291555838(L_1, L_2, /*hidden argument*/List_1_get_Item_m2291555838_RuntimeMethod_var); NullCheck(L_3); ILogicBase_Paint_m452003795(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_002d: { int32_t L_5 = V_0; List_1_t3662906633 * L_6 = __this->get_m_LogicChildren_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3226310021(L_6, /*hidden argument*/List_1_get_Count_m3226310021_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0018; } } IL_003e: { VirtActionInvoker0::Invoke(7 /* System.Void DMCore.ILogicBase::OnPaintEnd() */, __this); return; } } // System.Void DMCore.ILogicBase::DrawScreen3D() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_DrawScreen3D_m2359071259 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_DrawScreen3D_m2359071259_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { VirtActionInvoker0::Invoke(8 /* System.Void DMCore.ILogicBase::OnDrawScreen3D() */, __this); List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (!L_0) { goto IL_003e; } } { V_0 = 0; goto IL_002d; } IL_0018: { List_1_t3662906633 * L_1 = __this->get_m_LogicChildren_2(); int32_t L_2 = V_0; NullCheck(L_1); ILogicBase_t2190831891 * L_3 = List_1_get_Item_m2291555838(L_1, L_2, /*hidden argument*/List_1_get_Item_m2291555838_RuntimeMethod_var); NullCheck(L_3); ILogicBase_DrawScreen3D_m2359071259(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_002d: { int32_t L_5 = V_0; List_1_t3662906633 * L_6 = __this->get_m_LogicChildren_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3226310021(L_6, /*hidden argument*/List_1_get_Count_m3226310021_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0018; } } IL_003e: { return; } } // System.Single DMCore.ILogicBase::Tell() extern "C" IL2CPP_METHOD_ATTR float ILogicBase_Tell_m124438213 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { ILogicBase_t2190831891 * L_0 = ILogicBase_GetFather_m2263817717(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0017; } } { ILogicBase_t2190831891 * L_1 = ILogicBase_GetFather_m2263817717(__this, /*hidden argument*/NULL); NullCheck(L_1); float L_2 = ILogicBase_Tell_m124438213(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { float L_3 = __this->get_m_fTime_0(); return L_3; } } // System.Single DMCore.ILogicBase::DeltaTime() extern "C" IL2CPP_METHOD_ATTR float ILogicBase_DeltaTime_m1005501871 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { ILogicBase_t2190831891 * L_0 = ILogicBase_GetFather_m2263817717(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0017; } } { ILogicBase_t2190831891 * L_1 = ILogicBase_GetFather_m2263817717(__this, /*hidden argument*/NULL); NullCheck(L_1); float L_2 = ILogicBase_DeltaTime_m1005501871(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { float L_3 = __this->get_m_fCurDelta_1(); return L_3; } } // System.Void DMCore.ILogicBase::AddChild(DMCore.ILogicBase) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_AddChild_m4104591912 (ILogicBase_t2190831891 * __this, ILogicBase_t2190831891 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_AddChild_m4104591912_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (L_0) { goto IL_0016; } } { List_1_t3662906633 * L_1 = (List_1_t3662906633 *)il2cpp_codegen_object_new(List_1_t3662906633_il2cpp_TypeInfo_var); List_1__ctor_m698057327(L_1, /*hidden argument*/List_1__ctor_m698057327_RuntimeMethod_var); __this->set_m_LogicChildren_2(L_1); } IL_0016: { List_1_t3662906633 * L_2 = __this->get_m_LogicChildren_2(); ILogicBase_t2190831891 * L_3 = ___ptr0; NullCheck(L_2); bool L_4 = List_1_Contains_m1726440032(L_2, L_3, /*hidden argument*/List_1_Contains_m1726440032_RuntimeMethod_var); if (L_4) { goto IL_0033; } } { List_1_t3662906633 * L_5 = __this->get_m_LogicChildren_2(); ILogicBase_t2190831891 * L_6 = ___ptr0; NullCheck(L_5); List_1_Add_m1940543873(L_5, L_6, /*hidden argument*/List_1_Add_m1940543873_RuntimeMethod_var); } IL_0033: { return; } } // System.Void DMCore.ILogicBase::RemoveChild(DMCore.ILogicBase) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_RemoveChild_m3951112555 (ILogicBase_t2190831891 * __this, ILogicBase_t2190831891 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_RemoveChild_m3951112555_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (!L_0) { goto IL_0029; } } { List_1_t3662906633 * L_1 = __this->get_m_LogicChildren_2(); ILogicBase_t2190831891 * L_2 = ___ptr0; NullCheck(L_1); bool L_3 = List_1_Contains_m1726440032(L_1, L_2, /*hidden argument*/List_1_Contains_m1726440032_RuntimeMethod_var); if (!L_3) { goto IL_0029; } } { List_1_t3662906633 * L_4 = __this->get_m_LogicChildren_2(); ILogicBase_t2190831891 * L_5 = ___ptr0; NullCheck(L_4); List_1_Remove_m996671353(L_4, L_5, /*hidden argument*/List_1_Remove_m996671353_RuntimeMethod_var); } IL_0029: { return; } } // System.Void DMCore.ILogicBase::RemoveChildren() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_RemoveChildren_m635778721 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ILogicBase_RemoveChildren_m635778721_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3662906633 * L_0 = __this->get_m_LogicChildren_2(); if (!L_0) { goto IL_001d; } } { List_1_t3662906633 * L_1 = __this->get_m_LogicChildren_2(); NullCheck(L_1); List_1_Clear_m4261643455(L_1, /*hidden argument*/List_1_Clear_m4261643455_RuntimeMethod_var); __this->set_m_LogicChildren_2((List_1_t3662906633 *)NULL); } IL_001d: { return; } } // System.Void DMCore.ILogicBase::OnReset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_OnReset_m3405673817 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.ILogicBase::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_OnUpdate_m3302441767 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.ILogicBase::OnPaint() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_OnPaint_m296328980 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.ILogicBase::OnPaintEnd() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_OnPaintEnd_m4226555802 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.ILogicBase::OnDrawScreen3D() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_OnDrawScreen3D_m2379982110 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { return; } } // DMCore.ILogicBase DMCore.ILogicBase::GetFather() extern "C" IL2CPP_METHOD_ATTR ILogicBase_t2190831891 * ILogicBase_GetFather_m2263817717 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method) { { ILogicBase_t2190831891 * L_0 = __this->get_m_Father_3(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.IRefBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void IRefBase__ctor_m130505137 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_ref_0(0); return; } } // System.Int32 DMCore.IRefBase::AddRef() extern "C" IL2CPP_METHOD_ATTR int32_t IRefBase_AddRef_m1345594565 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_m_ref_0(); int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); V_1 = L_1; __this->set_m_ref_0(L_1); int32_t L_2 = V_1; V_0 = L_2; VirtActionInvoker0::Invoke(4 /* System.Void DMCore.IRefBase::OnAddRef() */, __this); int32_t L_3 = V_0; return L_3; } } // System.Int32 DMCore.IRefBase::Release() extern "C" IL2CPP_METHOD_ATTR int32_t IRefBase_Release_m2438352285 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IRefBase_Release_m2438352285_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_m_ref_0(); int32_t L_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); V_1 = L_1; __this->set_m_ref_0(L_1); int32_t L_2 = V_1; V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)0) <= ((int32_t)L_3))) { goto IL_002d; } } { CLogHelp_t779629444 * L_4 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_LogError_m609093992(L_4, _stringLiteral1884894843, /*hidden argument*/NULL); goto IL_0033; } IL_002d: { VirtActionInvoker0::Invoke(5 /* System.Void DMCore.IRefBase::OnRelease() */, __this); } IL_0033: { int32_t L_5 = V_0; return L_5; } } // System.Int32 DMCore.IRefBase::GetRefVal() extern "C" IL2CPP_METHOD_ATTR int32_t IRefBase_GetRefVal_m3573466649 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ref_0(); return L_0; } } // System.Void DMCore.IRefBase::OnAddRef() extern "C" IL2CPP_METHOD_ATTR void IRefBase_OnAddRef_m4051163063 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { { return; } } // System.Void DMCore.IRefBase::OnRelease() extern "C" IL2CPP_METHOD_ATTR void IRefBase_OnRelease_m2677894216 (IRefBase_t3962498203 * __this, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.ISoundManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void ISoundManager__ctor_m3722129734 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager__ctor_m3722129734_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ILogicBase__ctor_m2199354544(__this, /*hidden argument*/NULL); __this->set_m_AudioSource_4((AudioSource_t3935305588 *)NULL); __this->set_m_AudioSourceMidi_5((AudioSource_t3935305588 *)NULL); List_1_t128053199 * L_0 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_0, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_TaskIlleagal_7(L_0); Dictionary_2_t3546609324 * L_1 = (Dictionary_2_t3546609324 *)il2cpp_codegen_object_new(Dictionary_2_t3546609324_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4100606544(L_1, /*hidden argument*/Dictionary_2__ctor_m4100606544_RuntimeMethod_var); __this->set_m_AudioTask_6(L_1); __this->set_m_TaskIndex_8(0); __this->set_m_bEnable_9((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); ILogicBase_AddChild_m4104591912(L_2, __this, /*hidden argument*/NULL); return; } } // System.Void DMCore.ISoundManager::Stop() extern "C" IL2CPP_METHOD_ATTR void ISoundManager_Stop_m197884707 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_Stop_m197884707_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); AudioSource_Stop_m2682712816(L_2, /*hidden argument*/NULL); AudioSource_t3935305588 * L_3 = __this->get_m_AudioSource_4(); NullCheck(L_3); AudioSource_set_clip_m31653938(L_3, (AudioClip_t3680889665 *)NULL, /*hidden argument*/NULL); } IL_0028: { AudioSource_t3935305588 * L_4 = __this->get_m_AudioSourceMidi_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0050; } } { AudioSource_t3935305588 * L_6 = __this->get_m_AudioSourceMidi_5(); NullCheck(L_6); AudioSource_Stop_m2682712816(L_6, /*hidden argument*/NULL); AudioSource_t3935305588 * L_7 = __this->get_m_AudioSourceMidi_5(); NullCheck(L_7); AudioSource_set_clip_m31653938(L_7, (AudioClip_t3680889665 *)NULL, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Void DMCore.ISoundManager::StopAllMidi() extern "C" IL2CPP_METHOD_ATTR void ISoundManager_StopAllMidi_m575867167 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_StopAllMidi_m575867167_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSourceMidi_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSourceMidi_5(); NullCheck(L_2); AudioSource_Stop_m2682712816(L_2, /*hidden argument*/NULL); AudioSource_t3935305588 * L_3 = __this->get_m_AudioSourceMidi_5(); NullCheck(L_3); AudioSource_set_clip_m31653938(L_3, (AudioClip_t3680889665 *)NULL, /*hidden argument*/NULL); } IL_0028: { Dictionary_2_t3546609324 * L_4 = __this->get_m_AudioTask_6(); NullCheck(L_4); Dictionary_2_Clear_m1874477974(L_4, /*hidden argument*/Dictionary_2_Clear_m1874477974_RuntimeMethod_var); List_1_t128053199 * L_5 = __this->get_m_TaskIlleagal_7(); NullCheck(L_5); List_1_Clear_m2269680114(L_5, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Boolean DMCore.ISoundManager::IsBeatKeyMidiEnable() extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_IsBeatKeyMidiEnable_m1133154011 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bEnable_9(); return L_0; } } // System.Void DMCore.ISoundManager::SetBeatKeyMidiEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_SetBeatKeyMidiEnable_m3065603802 (ISoundManager_t434164892 * __this, bool ___bEnable0, const RuntimeMethod* method) { { bool L_0 = ___bEnable0; __this->set_m_bEnable_9(L_0); return; } } // System.Void DMCore.ISoundManager::SetButtonSound(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_SetButtonSound_m213848358 (ISoundManager_t434164892 * __this, bool ___isControlButtonSound0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_SetButtonSound_m213848358_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B5_0 = 0; { bool L_0 = ___isControlButtonSound0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { bool L_1 = __this->get_m_bEnable_9(); if (!L_1) { goto IL_0018; } } { G_B5_0 = 1; goto IL_0019; } IL_0018: { G_B5_0 = 0; } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_set_soundVolume_m4293681528(NULL /*static, unused*/, (((float)((float)G_B5_0))), /*hidden argument*/NULL); return; } } // System.Void DMCore.ISoundManager::RegisterInstanceMidi(UnityEngine.AudioSource) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_RegisterInstanceMidi_m3270129377 (ISoundManager_t434164892 * __this, AudioSource_t3935305588 * ___audioSrc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_RegisterInstanceMidi_m3270129377_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = ___audioSrc0; __this->set_m_AudioSourceMidi_5(L_0); ISoundManager_SetVolume_m3163769960(__this, (0.6f), /*hidden argument*/NULL); Dictionary_2_t3546609324 * L_1 = __this->get_m_AudioTask_6(); NullCheck(L_1); Dictionary_2_Clear_m1874477974(L_1, /*hidden argument*/Dictionary_2_Clear_m1874477974_RuntimeMethod_var); List_1_t128053199 * L_2 = __this->get_m_TaskIlleagal_7(); NullCheck(L_2); List_1_Clear_m2269680114(L_2, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Void DMCore.ISoundManager::RegisterInstance(UnityEngine.AudioSource) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_RegisterInstance_m2538411816 (ISoundManager_t434164892 * __this, AudioSource_t3935305588 * ___audioSrc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_RegisterInstance_m2538411816_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = ___audioSrc0; __this->set_m_AudioSource_4(L_0); Dictionary_2_t3546609324 * L_1 = __this->get_m_AudioTask_6(); NullCheck(L_1); Dictionary_2_Clear_m1874477974(L_1, /*hidden argument*/Dictionary_2_Clear_m1874477974_RuntimeMethod_var); List_1_t128053199 * L_2 = __this->get_m_TaskIlleagal_7(); NullCheck(L_2); List_1_Clear_m2269680114(L_2, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // UnityEngine.Transform DMCore.ISoundManager::GetSoundPlayer() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISoundManager_GetSoundPlayer_m1303896259 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_GetSoundPlayer_m1303896259_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * G_B3_0 = NULL; { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0022; } IL_0021: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0022: { return G_B3_0; } } // UnityEngine.Transform DMCore.ISoundManager::GetSoundPlayerMidi() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISoundManager_GetSoundPlayerMidi_m2632339868 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_GetSoundPlayerMidi_m2632339868_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * G_B3_0 = NULL; { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSourceMidi_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSourceMidi_5(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0022; } IL_0021: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0022: { return G_B3_0; } } // System.Void DMCore.ISoundManager::AutoPlayPause() extern "C" IL2CPP_METHOD_ATTR void ISoundManager_AutoPlayPause_m3149509410 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_AutoPlayPause_m3149509410_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0061; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); AudioClip_t3680889665 * L_3 = AudioSource_get_clip_m1234340632(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0061; } } { AudioSource_t3935305588 * L_5 = __this->get_m_AudioSource_4(); NullCheck(L_5); bool L_6 = AudioSource_get_isPlaying_m1896551654(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0046; } } { CMusicManager_t3263666357 * L_7 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CMusicManager_get_pauseMusic_m209145666(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0056; } } IL_0046: { AudioSource_t3935305588 * L_9 = __this->get_m_AudioSource_4(); NullCheck(L_9); AudioSource_Pause_m1501822765(L_9, /*hidden argument*/NULL); goto IL_0061; } IL_0056: { AudioSource_t3935305588 * L_10 = __this->get_m_AudioSource_4(); NullCheck(L_10); AudioSource_Play_m48294159(L_10, /*hidden argument*/NULL); } IL_0061: { return; } } // System.Void DMCore.ISoundManager::set_Loop(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_set_Loop_m1155504292 (ISoundManager_t434164892 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_set_Loop_m1155504292_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); bool L_3 = ___value0; NullCheck(L_2); AudioSource_set_loop_m3659884460(L_2, L_3, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Boolean DMCore.ISoundManager::get_Loop() extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_get_Loop_m2849000776 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_get_Loop_m2849000776_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); bool L_3 = AudioSource_get_loop_m2101945995(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { return (bool)0; } } // System.Void DMCore.ISoundManager::AutoPlayPause(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_AutoPlayPause_m2664847193 (ISoundManager_t434164892 * __this, bool ___bol0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_AutoPlayPause_m2664847193_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_006f; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); AudioClip_t3680889665 * L_3 = AudioSource_get_clip_m1234340632(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_006f; } } { bool L_5 = ___bol0; if (!L_5) { goto IL_004e; } } { AudioSource_t3935305588 * L_6 = __this->get_m_AudioSource_4(); NullCheck(L_6); bool L_7 = AudioSource_get_isPlaying_m1896551654(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003e; } } { return; } IL_003e: { AudioSource_t3935305588 * L_8 = __this->get_m_AudioSource_4(); NullCheck(L_8); AudioSource_Play_m48294159(L_8, /*hidden argument*/NULL); goto IL_006f; } IL_004e: { AudioSource_t3935305588 * L_9 = __this->get_m_AudioSource_4(); NullCheck(L_9); bool L_10 = AudioSource_get_isPlaying_m1896551654(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_006e; } } { AudioSource_t3935305588 * L_11 = __this->get_m_AudioSource_4(); NullCheck(L_11); AudioSource_Stop_m2682712816(L_11, /*hidden argument*/NULL); goto IL_006f; } IL_006e: { return; } IL_006f: { return; } } // System.Boolean DMCore.ISoundManager::SetVolume(System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_SetVolume_m3163769960 (ISoundManager_t434164892 * __this, float ___fVolume0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_SetVolume_m3163769960_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { return (bool)0; } IL_0013: { float L_2 = ___fVolume0; if ((!(((float)L_2) > ((float)(0.6f))))) { goto IL_0028; } } { G_B5_0 = (0.6f); goto IL_0029; } IL_0028: { float L_3 = ___fVolume0; G_B5_0 = L_3; } IL_0029: { ___fVolume0 = G_B5_0; AudioSource_t3935305588 * L_4 = __this->get_m_AudioSource_4(); float L_5 = ___fVolume0; NullCheck(L_4); AudioSource_set_volume_m1273312851(L_4, L_5, /*hidden argument*/NULL); return (bool)1; } } // System.Single DMCore.ISoundManager::GetVolume() extern "C" IL2CPP_METHOD_ATTR float ISoundManager_GetVolume_m612145360 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_GetVolume_m612145360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { return (-1.0f); } IL_0017: { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); float L_3 = AudioSource_get_volume_m3936891178(L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean DMCore.ISoundManager::IsRootPlaying() extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_IsRootPlaying_m3973275926 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_IsRootPlaying_m3973275926_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0027; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); AudioClip_t3680889665 * L_3 = AudioSource_get_clip_m1234340632(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0029; } } IL_0027: { return (bool)0; } IL_0029: { AudioSource_t3935305588 * L_5 = __this->get_m_AudioSource_4(); NullCheck(L_5); bool L_6 = AudioSource_get_isPlaying_m1896551654(L_5, /*hidden argument*/NULL); return L_6; } } // System.Single DMCore.ISoundManager::RootAudioLeftTime() extern "C" IL2CPP_METHOD_ATTR float ISoundManager_RootAudioLeftTime_m3275428072 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_RootAudioLeftTime_m3275428072_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0027; } } { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSource_4(); NullCheck(L_2); AudioClip_t3680889665 * L_3 = AudioSource_get_clip_m1234340632(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002d; } } IL_0027: { return (0.0f); } IL_002d: { AudioSource_t3935305588 * L_5 = __this->get_m_AudioSource_4(); NullCheck(L_5); AudioClip_t3680889665 * L_6 = AudioSource_get_clip_m1234340632(L_5, /*hidden argument*/NULL); NullCheck(L_6); float L_7 = AudioClip_get_length_m4269890037(L_6, /*hidden argument*/NULL); AudioSource_t3935305588 * L_8 = __this->get_m_AudioSource_4(); NullCheck(L_8); float L_9 = AudioSource_get_time_m2174765632(L_8, /*hidden argument*/NULL); return ((float)il2cpp_codegen_subtract((float)L_7, (float)L_9)); } } // System.Boolean DMCore.ISoundManager::PlayAsRoot(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayAsRoot_m980633826 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method) { { AudioClip_t3680889665 * L_0 = ___clip0; bool L_1 = ISoundManager_PlayAsRoot_m2882534441(__this, L_0, (bool)0, /*hidden argument*/NULL); return L_1; } } // System.Boolean DMCore.ISoundManager::PlayAsRoot(UnityEngine.AudioClip,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayAsRoot_m2882534441 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, bool ___bLoop1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_PlayAsRoot_m2882534441_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { return (bool)0; } IL_0013: { AudioClip_t3680889665 * L_2 = ___clip0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002c; } } { AudioSource_t3935305588 * L_4 = __this->get_m_AudioSource_4(); NullCheck(L_4); AudioSource_Stop_m2682712816(L_4, /*hidden argument*/NULL); return (bool)0; } IL_002c: { bool L_5 = ___bLoop1; if (!L_5) { goto IL_003e; } } { AudioSource_t3935305588 * L_6 = __this->get_m_AudioSource_4(); NullCheck(L_6); AudioSource_set_loop_m3659884460(L_6, (bool)1, /*hidden argument*/NULL); } IL_003e: { AudioSource_t3935305588 * L_7 = __this->get_m_AudioSource_4(); AudioClip_t3680889665 * L_8 = ___clip0; NullCheck(L_7); AudioSource_set_clip_m31653938(L_7, L_8, /*hidden argument*/NULL); AudioSource_t3935305588 * L_9 = __this->get_m_AudioSource_4(); NullCheck(L_9); AudioSource_set_time_m3951137143(L_9, (0.0f), /*hidden argument*/NULL); AudioSource_t3935305588 * L_10 = __this->get_m_AudioSource_4(); NullCheck(L_10); AudioSource_Play_m48294159(L_10, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_PlayOnce_m3370941300_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioClip_t3680889665 * L_0 = ___clip0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { AudioSource_t3935305588 * L_2 = __this->get_m_AudioSourceMidi_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002d; } } { AudioSource_t3935305588 * L_4 = __this->get_m_AudioSourceMidi_5(); AudioClip_t3680889665 * L_5 = ___clip0; NullCheck(L_4); AudioSource_PlayOneShot_m1688286683(L_4, L_5, /*hidden argument*/NULL); return (bool)1; } IL_002d: { AudioSource_t3935305588 * L_6 = __this->get_m_AudioSource_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004c; } } { AudioSource_t3935305588 * L_8 = __this->get_m_AudioSource_4(); AudioClip_t3680889665 * L_9 = ___clip0; NullCheck(L_8); AudioSource_PlayOneShot_m1688286683(L_8, L_9, /*hidden argument*/NULL); return (bool)1; } IL_004c: { return (bool)0; } } // System.Int32 DMCore.ISoundManager::PlayAudioWithTime(UnityEngine.AudioClip,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t ISoundManager_PlayAudioWithTime_m960014367 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, float ___fTime1, float ___fPerCircle2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_PlayAudioWithTime_m960014367_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; AudioTask_t362928697 * V_1 = NULL; { AudioClip_t3680889665 * L_0 = ___clip0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0028; } } { float L_2 = ___fTime1; if ((((float)(0.0f)) >= ((float)L_2))) { goto IL_0028; } } { AudioSource_t3935305588 * L_3 = __this->get_m_AudioSourceMidi_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002a; } } IL_0028: { return (-1); } IL_002a: { float L_5 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_5; AudioTask_t362928697 * L_6 = (AudioTask_t362928697 *)il2cpp_codegen_object_new(AudioTask_t362928697_il2cpp_TypeInfo_var); AudioTask__ctor_m1970627724(L_6, /*hidden argument*/NULL); V_1 = L_6; AudioTask_t362928697 * L_7 = V_1; AudioClip_t3680889665 * L_8 = ___clip0; NullCheck(L_7); L_7->set__clip_0(L_8); AudioTask_t362928697 * L_9 = V_1; float L_10 = V_0; NullCheck(L_9); L_9->set__playedTime_2(L_10); float L_11 = ___fTime1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_12 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_11, /*hidden argument*/NULL); ___fTime1 = L_12; AudioTask_t362928697 * L_13 = V_1; float L_14 = V_0; float L_15 = ___fTime1; NullCheck(L_13); L_13->set__timeEnd_1(((float)il2cpp_codegen_add((float)L_14, (float)L_15))); AudioTask_t362928697 * L_16 = V_1; float L_17 = ___fPerCircle2; AudioClip_t3680889665 * L_18 = ___clip0; NullCheck(L_18); float L_19 = AudioClip_get_length_m4269890037(L_18, /*hidden argument*/NULL); float L_20 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_17, L_19, /*hidden argument*/NULL); NullCheck(L_16); L_16->set__perCircle_3(L_20); AudioClip_t3680889665 * L_21 = ___clip0; ISoundManager_PlayOnce_m3370941300(__this, L_21, /*hidden argument*/NULL); AudioClip_t3680889665 * L_22 = ___clip0; NullCheck(L_22); float L_23 = AudioClip_get_length_m4269890037(L_22, /*hidden argument*/NULL); float L_24 = ___fTime1; if ((!(((float)L_23) < ((float)L_24)))) { goto IL_00a1; } } { int32_t L_25 = __this->get_m_TaskIndex_8(); __this->set_m_TaskIndex_8(((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1))); Dictionary_2_t3546609324 * L_26 = __this->get_m_AudioTask_6(); int32_t L_27 = __this->get_m_TaskIndex_8(); AudioTask_t362928697 * L_28 = V_1; NullCheck(L_26); Dictionary_2_set_Item_m1484725724(L_26, L_27, L_28, /*hidden argument*/Dictionary_2_set_Item_m1484725724_RuntimeMethod_var); } IL_00a1: { int32_t L_29 = __this->get_m_TaskIndex_8(); return L_29; } } // System.Void DMCore.ISoundManager::OnReset() extern "C" IL2CPP_METHOD_ATTR void ISoundManager_OnReset_m80691397 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_OnReset_m80691397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_TaskIndex_8(0); List_1_t128053199 * L_0 = __this->get_m_TaskIlleagal_7(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); Dictionary_2_t3546609324 * L_1 = __this->get_m_AudioTask_6(); NullCheck(L_1); Dictionary_2_Clear_m1874477974(L_1, /*hidden argument*/Dictionary_2_Clear_m1874477974_RuntimeMethod_var); return; } } // System.Void DMCore.ISoundManager::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void ISoundManager_OnUpdate_m703473408 (ISoundManager_t434164892 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ISoundManager_OnUpdate_m703473408_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Enumerator_t1205824803 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t1649314195 V_2; memset(&V_2, 0, sizeof(V_2)); KeyValuePair_2_t1649314195 V_3; memset(&V_3, 0, sizeof(V_3)); KeyValuePair_2_t1649314195 V_4; memset(&V_4, 0, sizeof(V_4)); KeyValuePair_2_t1649314195 V_5; memset(&V_5, 0, sizeof(V_5)); KeyValuePair_2_t1649314195 V_6; memset(&V_6, 0, sizeof(V_6)); KeyValuePair_2_t1649314195 V_7; memset(&V_7, 0, sizeof(V_7)); KeyValuePair_2_t1649314195 V_8; memset(&V_8, 0, sizeof(V_8)); KeyValuePair_2_t1649314195 V_9; memset(&V_9, 0, sizeof(V_9)); KeyValuePair_2_t1649314195 V_10; memset(&V_10, 0, sizeof(V_10)); KeyValuePair_2_t1649314195 V_11; memset(&V_11, 0, sizeof(V_11)); int32_t V_12 = 0; Enumerator_t2017297076 V_13; memset(&V_13, 0, sizeof(V_13)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Dictionary_2_t3546609324 * L_0 = __this->get_m_AudioTask_6(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m2433491529(L_0, /*hidden argument*/Dictionary_2_get_Count_m2433491529_RuntimeMethod_var); if (L_1) { goto IL_0011; } } { return; } IL_0011: { List_1_t128053199 * L_2 = __this->get_m_TaskIlleagal_7(); NullCheck(L_2); List_1_Clear_m2269680114(L_2, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); float L_3 = ILogicBase_Tell_m124438213(__this, /*hidden argument*/NULL); V_0 = L_3; Dictionary_2_t3546609324 * L_4 = __this->get_m_AudioTask_6(); NullCheck(L_4); Enumerator_t1205824803 L_5 = Dictionary_2_GetEnumerator_m2577398509(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m2577398509_RuntimeMethod_var); V_1 = L_5; goto IL_0130; } IL_0034: { KeyValuePair_2_t1649314195 L_6 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_2 = L_6; AudioTask_t362928697 * L_7 = KeyValuePair_2_get_Value_m3909275367((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_7); float L_8 = L_7->get__timeEnd_1(); float L_9 = V_0; if ((!(((float)L_8) <= ((float)L_9)))) { goto IL_006d; } } { List_1_t128053199 * L_10 = __this->get_m_TaskIlleagal_7(); KeyValuePair_2_t1649314195 L_11 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_3 = L_11; int32_t L_12 = KeyValuePair_2_get_Key_m4291050244((&V_3), /*hidden argument*/KeyValuePair_2_get_Key_m4291050244_RuntimeMethod_var); NullCheck(L_10); List_1_Add_m697420525(L_10, L_12, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); goto IL_0130; } IL_006d: { KeyValuePair_2_t1649314195 L_13 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_4 = L_13; AudioTask_t362928697 * L_14 = KeyValuePair_2_get_Value_m3909275367((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_14); float L_15 = L_14->get__perCircle_3(); KeyValuePair_2_t1649314195 L_16 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_5 = L_16; AudioTask_t362928697 * L_17 = KeyValuePair_2_get_Value_m3909275367((&V_5), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_17); float L_18 = L_17->get__playedTime_2(); float L_19 = V_0; if ((!(((float)((float)il2cpp_codegen_add((float)L_15, (float)L_18))) < ((float)L_19)))) { goto IL_0130; } } { KeyValuePair_2_t1649314195 L_20 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_6 = L_20; AudioTask_t362928697 * L_21 = KeyValuePair_2_get_Value_m3909275367((&V_6), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_21); AudioClip_t3680889665 * L_22 = L_21->get__clip_0(); ISoundManager_PlayOnce_m3370941300(__this, L_22, /*hidden argument*/NULL); KeyValuePair_2_t1649314195 L_23 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_7 = L_23; AudioTask_t362928697 * L_24 = KeyValuePair_2_get_Value_m3909275367((&V_7), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); float L_25 = V_0; NullCheck(L_24); L_24->set__playedTime_2(L_25); KeyValuePair_2_t1649314195 L_26 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_8 = L_26; AudioTask_t362928697 * L_27 = KeyValuePair_2_get_Value_m3909275367((&V_8), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_27); float L_28 = L_27->get__perCircle_3(); KeyValuePair_2_t1649314195 L_29 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_9 = L_29; AudioTask_t362928697 * L_30 = KeyValuePair_2_get_Value_m3909275367((&V_9), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_30); float L_31 = L_30->get__playedTime_2(); KeyValuePair_2_t1649314195 L_32 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_10 = L_32; AudioTask_t362928697 * L_33 = KeyValuePair_2_get_Value_m3909275367((&V_10), /*hidden argument*/KeyValuePair_2_get_Value_m3909275367_RuntimeMethod_var); NullCheck(L_33); float L_34 = L_33->get__timeEnd_1(); if ((!(((float)((float)il2cpp_codegen_add((float)L_28, (float)L_31))) > ((float)L_34)))) { goto IL_0130; } } { List_1_t128053199 * L_35 = __this->get_m_TaskIlleagal_7(); KeyValuePair_2_t1649314195 L_36 = Enumerator_get_Current_m1486878774((&V_1), /*hidden argument*/Enumerator_get_Current_m1486878774_RuntimeMethod_var); V_11 = L_36; int32_t L_37 = KeyValuePair_2_get_Key_m4291050244((&V_11), /*hidden argument*/KeyValuePair_2_get_Key_m4291050244_RuntimeMethod_var); NullCheck(L_35); List_1_Add_m697420525(L_35, L_37, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0130: { bool L_38 = Enumerator_MoveNext_m3014757482((&V_1), /*hidden argument*/Enumerator_MoveNext_m3014757482_RuntimeMethod_var); if (L_38) { goto IL_0034; } } { List_1_t128053199 * L_39 = __this->get_m_TaskIlleagal_7(); NullCheck(L_39); Enumerator_t2017297076 L_40 = List_1_GetEnumerator_m593114157(L_39, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_13 = L_40; } IL_0149: try { // begin try (depth: 1) { goto IL_0165; } IL_014e: { int32_t L_41 = Enumerator_get_Current_m207670954((&V_13), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_12 = L_41; Dictionary_2_t3546609324 * L_42 = __this->get_m_AudioTask_6(); int32_t L_43 = V_12; NullCheck(L_42); Dictionary_2_Remove_m266237604(L_42, L_43, /*hidden argument*/Dictionary_2_Remove_m266237604_RuntimeMethod_var); } IL_0165: { bool L_44 = Enumerator_MoveNext_m3181700225((&V_13), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_44) { goto IL_014e; } } IL_0171: { IL2CPP_LEAVE(0x184, FINALLY_0176); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0176; } FINALLY_0176: { // begin finally (depth: 1) Enumerator_Dispose_m222348240((&V_13), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(374) } // end finally (depth: 1) IL2CPP_CLEANUP(374) { IL2CPP_JUMP_TBL(0x184, IL_0184) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0184: { List_1_t128053199 * L_45 = __this->get_m_TaskIlleagal_7(); NullCheck(L_45); List_1_Clear_m2269680114(L_45, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.ISoundManager/AudioTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void AudioTask__ctor_m1970627724 (AudioTask_t362928697 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AbilityLevelCount::.ctor(System.Int32,System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void AbilityLevelCount__ctor_m3516023375 (AbilityLevelCount_t46961605 * __this, int32_t ___level0, int32_t ___levelUpExp1, List_1_t779509957 * ___RewardCount2, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___level0; __this->set_m_level_0(L_0); int32_t L_1 = ___levelUpExp1; __this->set_m_levelUpExp_1(L_1); List_1_t779509957 * L_2 = ___RewardCount2; __this->set_m_RewardCount_2(L_2); return; } } // System.Int32 DMCore.Logic.AbilityLevelCount::get_rewardCount() extern "C" IL2CPP_METHOD_ATTR int32_t AbilityLevelCount_get_rewardCount_m869630629 (AbilityLevelCount_t46961605 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AbilityLevelCount_get_rewardCount_m869630629_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t779509957 * L_0 = __this->get_m_RewardCount_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m311628631(L_0, /*hidden argument*/List_1_get_Count_m311628631_RuntimeMethod_var); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AchievementCompletedItem::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem__ctor_m2105847056 (AchievementCompletedItem_t4111216497 * __this, int32_t ___achid0, int32_t ___groupid1, int32_t ___medalid2, int32_t ___wear13, int32_t ___point4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___achid0; AchievementCompletedItem_set_AchID_m2217681845(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___groupid1; AchievementCompletedItem_set_GroupID_m597535781(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___medalid2; AchievementCompletedItem_set_MedalID_m1655022271(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___wear13; AchievementCompletedItem_set_Wear_m1499210128(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___point4; AchievementCompletedItem_set_AchPoint_m2449574109(__this, L_4, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.AchievementCompletedItem::get_AchID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_AchID_m2364456292 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_achID_0(); return L_0; } } // System.Void DMCore.Logic.AchievementCompletedItem::set_AchID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_AchID_m2217681845 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_achID_0(L_0); return; } } // System.Int32 DMCore.Logic.AchievementCompletedItem::get_GroupID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_GroupID_m2762411406 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_groupID_1(); return L_0; } } // System.Void DMCore.Logic.AchievementCompletedItem::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_GroupID_m597535781 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_groupID_1(L_0); return; } } // System.Int32 DMCore.Logic.AchievementCompletedItem::get_MedalID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_MedalID_m4193230188 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_medalID_2(); return L_0; } } // System.Void DMCore.Logic.AchievementCompletedItem::set_MedalID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_MedalID_m1655022271 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_medalID_2(L_0); return; } } // System.Int32 DMCore.Logic.AchievementCompletedItem::get_Wear() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_Wear_m2568863227 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_wear_3(); return L_0; } } // System.Void DMCore.Logic.AchievementCompletedItem::set_Wear(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_Wear_m1499210128 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_wear_3(L_0); return; } } // System.Int32 DMCore.Logic.AchievementCompletedItem::get_AchPoint() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_AchPoint_m635924056 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_achPoint_4(); return L_0; } } // System.Void DMCore.Logic.AchievementCompletedItem::set_AchPoint(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementCompletedItem_set_AchPoint_m2449574109 (AchievementCompletedItem_t4111216497 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_achPoint_4(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AchievementItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void AchievementItem__ctor_m765348606 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_achID_0(0); __this->set_groupID_1(0); __this->set_themeID_2(0); __this->set_maxProgress_3(0); __this->set_point_4(0); __this->set_compProgress_5(0); __this->set_tagFinish_6((-1)); __this->set_priTag_7((-1)); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_AchID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_AchID_m1175595566 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_achID_0(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_AchID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_AchID_m1888992363 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_achID_0(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_GroupID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_GroupID_m260298016 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_groupID_1(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_GroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_GroupID_m3726439883 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_groupID_1(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_ThemeID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_ThemeID_m1781090978 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_themeID_2(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_ThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_ThemeID_m2407904116 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_themeID_2(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_MaxProgress() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_MaxProgress_m3958525873 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_maxProgress_3(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_MaxProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_MaxProgress_m115265007 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_maxProgress_3(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_Point() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_Point_m3411109917 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_point_4(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_Point(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_Point_m955531233 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_point_4(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_CompProgress() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_CompProgress_m3746702491 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_compProgress_5(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_CompProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_CompProgress_m363205099 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_compProgress_5(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_TagFinish() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_TagFinish_m658883922 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_tagFinish_6(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_TagFinish(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_TagFinish_m2651123854 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_tagFinish_6(L_0); return; } } // System.Int32 DMCore.Logic.AchievementItem::get_PriTag() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementItem_get_PriTag_m2445134939 (AchievementItem_t228161720 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_priTag_7(); return L_0; } } // System.Void DMCore.Logic.AchievementItem::set_PriTag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchievementItem_set_PriTag_m3245923995 (AchievementItem_t228161720 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_priTag_7(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ActionEffect::.ctor() extern "C" IL2CPP_METHOD_ATTR void ActionEffect__ctor_m1052187113 (ActionEffect_t4203267823 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionEffect__ctor_m1052187113_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_S_EffectName_0(L_0); List_1_t3319525431 * L_1 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_1, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_S_BoneName_1(L_1); List_1_t2869341516 * L_2 = (List_1_t2869341516 *)il2cpp_codegen_object_new(List_1_t2869341516_il2cpp_TypeInfo_var); List_1__ctor_m3152364487(L_2, /*hidden argument*/List_1__ctor_m3152364487_RuntimeMethod_var); __this->set_S_DelayTime_2(L_2); List_1_t2869341516 * L_3 = (List_1_t2869341516 *)il2cpp_codegen_object_new(List_1_t2869341516_il2cpp_TypeInfo_var); List_1__ctor_m3152364487(L_3, /*hidden argument*/List_1__ctor_m3152364487_RuntimeMethod_var); __this->set_S_LastTime_3(L_3); List_1_t3319525431 * L_4 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_4, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_R_EffectName_4(L_4); List_1_t3319525431 * L_5 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_5, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_R_BoneName_5(L_5); List_1_t2869341516 * L_6 = (List_1_t2869341516 *)il2cpp_codegen_object_new(List_1_t2869341516_il2cpp_TypeInfo_var); List_1__ctor_m3152364487(L_6, /*hidden argument*/List_1__ctor_m3152364487_RuntimeMethod_var); __this->set_R_DelayTime_6(L_6); List_1_t2869341516 * L_7 = (List_1_t2869341516 *)il2cpp_codegen_object_new(List_1_t2869341516_il2cpp_TypeInfo_var); List_1__ctor_m3152364487(L_7, /*hidden argument*/List_1__ctor_m3152364487_RuntimeMethod_var); __this->set_R_LastTime_7(L_7); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ActionList::.ctor() extern "C" IL2CPP_METHOD_ATTR void ActionList__ctor_m2546486113 (ActionList_t4030888807 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList__ctor_m2546486113_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t2156105558 * L_0 = (List_1_t2156105558 *)il2cpp_codegen_object_new(List_1_t2156105558_il2cpp_TypeInfo_var); List_1__ctor_m878681448(L_0, /*hidden argument*/List_1__ctor_m878681448_RuntimeMethod_var); __this->set_m_list_0(L_0); return; } } // System.Void DMCore.Logic.ActionList::Add(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR void ActionList_Add_m2796891988 (ActionList_t4030888807 * __this, ActionUnit_t684030816 * ____item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList_Add_m2796891988_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CAddU3Ec__AnonStorey0_t355552648 * V_0 = NULL; ActionUnit_t684030816 * V_1 = NULL; { U3CAddU3Ec__AnonStorey0_t355552648 * L_0 = (U3CAddU3Ec__AnonStorey0_t355552648 *)il2cpp_codegen_object_new(U3CAddU3Ec__AnonStorey0_t355552648_il2cpp_TypeInfo_var); U3CAddU3Ec__AnonStorey0__ctor_m2175256153(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CAddU3Ec__AnonStorey0_t355552648 * L_1 = V_0; ActionUnit_t684030816 * L_2 = ____item0; NullCheck(L_1); L_1->set__item_0(L_2); U3CAddU3Ec__AnonStorey0_t355552648 * L_3 = V_0; NullCheck(L_3); ActionUnit_t684030816 * L_4 = L_3->get__item_0(); if (L_4) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3895188515, /*hidden argument*/NULL); return; } IL_0023: { List_1_t2156105558 * L_5 = __this->get_m_list_0(); if (!L_5) { goto IL_005d; } } { List_1_t2156105558 * L_6 = __this->get_m_list_0(); U3CAddU3Ec__AnonStorey0_t355552648 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CAddU3Ec__AnonStorey0_U3CU3Em__0_m1628308323_RuntimeMethod_var; Predicate_1_t1509324940 * L_9 = (Predicate_1_t1509324940 *)il2cpp_codegen_object_new(Predicate_1_t1509324940_il2cpp_TypeInfo_var); Predicate_1__ctor_m1135239427(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m1135239427_RuntimeMethod_var); NullCheck(L_6); ActionUnit_t684030816 * L_10 = List_1_Find_m828588555(L_6, L_9, /*hidden argument*/List_1_Find_m828588555_RuntimeMethod_var); V_1 = L_10; ActionUnit_t684030816 * L_11 = V_1; if (L_11) { goto IL_005d; } } { List_1_t2156105558 * L_12 = __this->get_m_list_0(); U3CAddU3Ec__AnonStorey0_t355552648 * L_13 = V_0; NullCheck(L_13); ActionUnit_t684030816 * L_14 = L_13->get__item_0(); NullCheck(L_12); List_1_Add_m2236092878(L_12, L_14, /*hidden argument*/List_1_Add_m2236092878_RuntimeMethod_var); } IL_005d: { return; } } // System.Void DMCore.Logic.ActionList::Clear() extern "C" IL2CPP_METHOD_ATTR void ActionList_Clear_m1214634454 (ActionList_t4030888807 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList_Clear_m1214634454_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2156105558 * L_0 = __this->get_m_list_0(); if (!L_0) { goto IL_0016; } } { List_1_t2156105558 * L_1 = __this->get_m_list_0(); NullCheck(L_1); List_1_Clear_m1382865962(L_1, /*hidden argument*/List_1_Clear_m1382865962_RuntimeMethod_var); } IL_0016: { return; } } // System.Int32 DMCore.Logic.ActionList::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t ActionList_GetCount_m3350153943 (ActionList_t4030888807 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList_GetCount_m3350153943_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; List_1_t2156105558 * L_0 = __this->get_m_list_0(); if (!L_0) { goto IL_0019; } } { List_1_t2156105558 * L_1 = __this->get_m_list_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m630840405(L_1, /*hidden argument*/List_1_get_Count_m630840405_RuntimeMethod_var); V_0 = L_2; } IL_0019: { int32_t L_3 = V_0; return L_3; } } // DMCore.Logic.ActionUnit DMCore.Logic.ActionList::GetActionUnit(System.Int32) extern "C" IL2CPP_METHOD_ATTR ActionUnit_t684030816 * ActionList_GetActionUnit_m3766159688 (ActionList_t4030888807 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList_GetActionUnit_m3766159688_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ____index0; List_1_t2156105558 * L_2 = __this->get_m_list_0(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m630840405(L_2, /*hidden argument*/List_1_get_Count_m630840405_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (ActionUnit_t684030816 *)NULL; } IL_001a: { List_1_t2156105558 * L_4 = __this->get_m_list_0(); int32_t L_5 = ____index0; NullCheck(L_4); ActionUnit_t684030816 * L_6 = List_1_get_Item_m380268647(L_4, L_5, /*hidden argument*/List_1_get_Item_m380268647_RuntimeMethod_var); return L_6; } } // DMCore.Logic.ActionUnit DMCore.Logic.ActionList::FindItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR ActionUnit_t684030816 * ActionList_FindItem_m3179141777 (ActionList_t4030888807 * __this, int32_t ____actionId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionList_FindItem_m3179141777_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CFindItemU3Ec__AnonStorey1_t1582579317 * V_0 = NULL; ActionUnit_t684030816 * V_1 = NULL; { U3CFindItemU3Ec__AnonStorey1_t1582579317 * L_0 = (U3CFindItemU3Ec__AnonStorey1_t1582579317 *)il2cpp_codegen_object_new(U3CFindItemU3Ec__AnonStorey1_t1582579317_il2cpp_TypeInfo_var); U3CFindItemU3Ec__AnonStorey1__ctor_m2814844779(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CFindItemU3Ec__AnonStorey1_t1582579317 * L_1 = V_0; int32_t L_2 = ____actionId0; NullCheck(L_1); L_1->set__actionId_0(L_2); List_1_t2156105558 * L_3 = __this->get_m_list_0(); U3CFindItemU3Ec__AnonStorey1_t1582579317 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CFindItemU3Ec__AnonStorey1_U3CU3Em__0_m328849303_RuntimeMethod_var; Predicate_1_t1509324940 * L_6 = (Predicate_1_t1509324940 *)il2cpp_codegen_object_new(Predicate_1_t1509324940_il2cpp_TypeInfo_var); Predicate_1__ctor_m1135239427(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m1135239427_RuntimeMethod_var); NullCheck(L_3); ActionUnit_t684030816 * L_7 = List_1_Find_m828588555(L_3, L_6, /*hidden argument*/List_1_Find_m828588555_RuntimeMethod_var); V_1 = L_7; ActionUnit_t684030816 * L_8 = V_1; return L_8; } } // System.Void DMCore.Logic.ActionList::Sort() extern "C" IL2CPP_METHOD_ATTR void ActionList_Sort_m4247907523 (ActionList_t4030888807 * __this, const RuntimeMethod* method) { { List_1_t2156105558 * L_0 = __this->get_m_list_0(); if (!L_0) { goto IL_000b; } } IL_000b: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ActionList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddU3Ec__AnonStorey0__ctor_m2175256153 (U3CAddU3Ec__AnonStorey0_t355552648 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ActionList/c__AnonStorey0::<>m__0(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CAddU3Ec__AnonStorey0_U3CU3Em__0_m1628308323 (U3CAddU3Ec__AnonStorey0_t355552648 * __this, ActionUnit_t684030816 * ____x0, const RuntimeMethod* method) { { ActionUnit_t684030816 * L_0 = __this->get__item_0(); NullCheck(L_0); int32_t L_1 = L_0->get_actionId_3(); ActionUnit_t684030816 * L_2 = ____x0; NullCheck(L_2); int32_t L_3 = L_2->get_actionId_3(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ActionList/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindItemU3Ec__AnonStorey1__ctor_m2814844779 (U3CFindItemU3Ec__AnonStorey1_t1582579317 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ActionList/c__AnonStorey1::<>m__0(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CFindItemU3Ec__AnonStorey1_U3CU3Em__0_m328849303 (U3CFindItemU3Ec__AnonStorey1_t1582579317 * __this, ActionUnit_t684030816 * ____x0, const RuntimeMethod* method) { { int32_t L_0 = __this->get__actionId_0(); ActionUnit_t684030816 * L_1 = ____x0; NullCheck(L_1); int32_t L_2 = L_1->get_actionId_3(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ActionUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void ActionUnit__ctor_m1011699121 (ActionUnit_t684030816 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActionUnit__ctor_m1011699121_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_actionName_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_iconName_2(L_1); __this->set_actionId_3(0); __this->set_unlockMemberLevel_4(0); __this->set_bUnlock_5((bool)0); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_unLockDesc_6(L_2); __this->set_props_7(0); __this->set_unlockType_8(0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AddIdolData::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void AddIdolData__ctor_m3926874367 (AddIdolData_t1700717343 * __this, int32_t ___idx0, int32_t ___level1, int32_t ___currentExp2, int32_t ___addExp3, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___idx0; __this->set_idx_0(L_0); int32_t L_1 = ___level1; __this->set_m_level_1(L_1); int32_t L_2 = ___currentExp2; __this->set_m_currentExp_2(L_2); int32_t L_3 = ___addExp3; __this->set_m_addExp_3(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ADParamEx::.ctor() extern "C" IL2CPP_METHOD_ATTR void ADParamEx__ctor_m3105436123 (ADParamEx_t1844218245 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AmountData::.ctor() extern "C" IL2CPP_METHOD_ATTR void AmountData__ctor_m749173736 (AmountData_t3377750247 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AssembleInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void AssembleInfo__ctor_m2993110446 (AssembleInfo_t3236776212 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AssembleInfo__ctor_m2993110446_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_themeId_0(0); __this->set_m_themeStar_1(0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_themeDec_2(L_0); List_1_t128053199 * L_1 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_1, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_dressList_3(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.AwardDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void AwardDetail__ctor_m3328928278 (AwardDetail_t2686862065 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AwardDetail__ctor_m3328928278_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_voteCount_0(0); List_1_t3149535657 * L_0 = (List_1_t3149535657 *)il2cpp_codegen_object_new(List_1_t3149535657_il2cpp_TypeInfo_var); List_1__ctor_m4254788256(L_0, /*hidden argument*/List_1__ctor_m4254788256_RuntimeMethod_var); __this->set_awardList_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.BigWinnerData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BigWinnerData__ctor_m1083519153 (BigWinnerData_t984912469 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BigWinnerData__ctor_m1083519153_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_playerName_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_lotteryTime_2(L_1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.BigWinnerManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager__ctor_m1960683397 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BigWinnerManager__ctor_m1960683397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IMonoCtrllor__ctor_m471545973(__this, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_0 = (CDataModelList_t1133308508 *)il2cpp_codegen_object_new(CDataModelList_t1133308508_il2cpp_TypeInfo_var); CDataModelList__ctor_m3914079479(L_0, /*hidden argument*/NULL); __this->set_m_bigWinnerDataList_4(L_0); BigWinnerManager_set_IsFirstTimeEnter_m2085490104(__this, (bool)1, /*hidden argument*/NULL); return; } } // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR BigWinnerManager_t2778902537 * BigWinnerManager_GetInstance_m3579873858 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BigWinnerManager_GetInstance_m3579873858_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_0 = ((BigWinnerManager_t2778902537_StaticFields*)il2cpp_codegen_static_fields_for(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_1 = ((BigWinnerManager_t2778902537_StaticFields*)il2cpp_codegen_static_fields_for(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_1; } IL_0010: { BigWinnerManager_t2778902537 * L_2 = (BigWinnerManager_t2778902537 *)il2cpp_codegen_object_new(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager__ctor_m1960683397(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); ((BigWinnerManager_t2778902537_StaticFields*)il2cpp_codegen_static_fields_for(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var))->set_s_Instance_2(L_2); BigWinnerManager_t2778902537 * L_3 = ((BigWinnerManager_t2778902537_StaticFields*)il2cpp_codegen_static_fields_for(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_3; } } // System.Void DMCore.Logic.BigWinnerManager::OnLevelChanged() extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_OnLevelChanged_m29879976 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method) { { IMonoCtrllor_OnLevelChanged_m720530378(__this, /*hidden argument*/NULL); float L_0 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_LastRequestTime_5(L_0); BigWinnerManager_set_IsFirstTimeEnter_m2085490104(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.BigWinnerManager::TryGetBigWinnerData() extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_TryGetBigWinnerData_m3620464080 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BigWinnerManager_TryGetBigWinnerData_m3620464080_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; CDataArray_t4068198041 * V_1 = NULL; { float L_0 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); float L_1 = __this->get_m_LastRequestTime_5(); V_0 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = V_0; if ((((float)L_2) > ((float)(120.0f)))) { goto IL_0023; } } { bool L_3 = BigWinnerManager_get_IsFirstTimeEnter_m3712572332(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_004c; } } IL_0023: { float L_4 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_LastRequestTime_5(L_4); BigWinnerManager_set_IsFirstTimeEnter_m2085490104(__this, (bool)0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_5, /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = V_1; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, ((int32_t)1598), /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_1; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); } IL_004c: { return; } } // System.Void DMCore.Logic.BigWinnerManager::PushList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_PushList_m3745379717 (BigWinnerManager_t2778902537 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BigWinnerManager_PushList_m3745379717_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; BigWinnerData_t984912469 * V_5 = NULL; { CDataModelList_t1133308508 * L_0 = BigWinnerManager_GetList_m3400765663(__this, /*hidden argument*/NULL); NullCheck(L_0); VirtActionInvoker0::Invoke(4 /* System.Void IDataModel::Clear() */, L_0); V_0 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; NullCheck(L_13); int32_t L_14 = CDataArray_GetCount_m3616072297(L_13, /*hidden argument*/NULL); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)4)); goto IL_00d7; } IL_0043: { BigWinnerData_t984912469 * L_15 = (BigWinnerData_t984912469 *)il2cpp_codegen_object_new(BigWinnerData_t984912469_il2cpp_TypeInfo_var); BigWinnerData__ctor_m1083519153(L_15, /*hidden argument*/NULL); V_5 = L_15; BigWinnerData_t984912469 * L_16 = V_5; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_playerRank_0(L_20); BigWinnerData_t984912469 * L_21 = V_5; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_22); String_t* L_26 = CDataArray_GetWideStr_m3532563229(L_22, L_24, L_25, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_playerName_1(L_26); BigWinnerData_t984912469 * L_27 = V_5; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_28); String_t* L_32 = CDataArray_GetWideStr_m3532563229(L_28, L_30, L_31, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_lotteryTime_2(L_32); BigWinnerData_t984912469 * L_33 = V_5; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_lotteryResult_3(L_37); BigWinnerData_t984912469 * L_38 = V_5; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set_goldAmount_4(L_42); BigWinnerData_t984912469 * L_43 = V_5; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_Score_5(L_47); CDataModelList_t1133308508 * L_48 = __this->get_m_bigWinnerDataList_4(); BigWinnerData_t984912469 * L_49 = V_5; NullCheck(L_48); CDataModelList_Add_m2675322066(L_48, L_49, /*hidden argument*/NULL); int32_t L_50 = V_4; int32_t L_51 = V_3; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51)); } IL_00d7: { int32_t L_52 = V_4; if ((((int32_t)0) < ((int32_t)L_52))) { goto IL_0043; } } { return; } } // CDataModelList DMCore.Logic.BigWinnerManager::GetList() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * BigWinnerManager_GetList_m3400765663 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method) { { CDataModelList_t1133308508 * L_0 = __this->get_m_bigWinnerDataList_4(); return L_0; } } // System.Boolean DMCore.Logic.BigWinnerManager::get_IsFirstTimeEnter() extern "C" IL2CPP_METHOD_ATTR bool BigWinnerManager_get_IsFirstTimeEnter_m3712572332 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsFirstTimeEnterU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.BigWinnerManager::set_IsFirstTimeEnter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_set_IsFirstTimeEnter_m2085490104 (BigWinnerManager_t2778902537 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsFirstTimeEnterU3Ek__BackingField_1(L_0); return; } } // System.Void DMCore.Logic.BigWinnerManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager__cctor_m3780971381 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.BrandData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BrandData__ctor_m1090397573 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData__ctor_m1090397573_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); BrandData_set_Introduce_m503938194(__this, L_0, /*hidden argument*/NULL); Dictionary_2_t3625702484 * L_1 = (Dictionary_2_t3625702484 *)il2cpp_codegen_object_new(Dictionary_2_t3625702484_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2275355514(L_1, /*hidden argument*/Dictionary_2__ctor_m2275355514_RuntimeMethod_var); __this->set_m_DicImage_4(L_1); Dictionary_2_t1632706988 * L_2 = (Dictionary_2_t1632706988 *)il2cpp_codegen_object_new(Dictionary_2_t1632706988_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3302800229(L_2, /*hidden argument*/Dictionary_2__ctor_m3302800229_RuntimeMethod_var); __this->set_m_DicUrl_5(L_2); return; } } // System.String DMCore.Logic.BrandData::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_Name_m469982121 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.BrandData::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Name_m715671196 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_0(L_0); return; } } // System.String DMCore.Logic.BrandData::get_ID() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_ID_m3092736839 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CIDU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.BrandData::set_ID(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_ID_m573416132 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CIDU3Ek__BackingField_1(L_0); return; } } // System.String DMCore.Logic.BrandData::get_Logo() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_Logo_m854543293 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CLogoU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.BrandData::set_Logo(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Logo_m2644645588 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CLogoU3Ek__BackingField_2(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.BrandData::get_Introduce() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * BrandData_get_Introduce_m1362482227 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = __this->get_U3CIntroduceU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.BrandData::set_Introduce(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Introduce_m503938194 (BrandData_t2882930928 * __this, List_1_t3319525431 * ___value0, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = ___value0; __this->set_U3CIntroduceU3Ek__BackingField_3(L_0); return; } } // System.Void DMCore.Logic.BrandData::PushImage(System.String,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void BrandData_PushImage_m3294099839 (BrandData_t2882930928 * __this, String_t* ___m_file0, Texture2D_t3840446185 * ___td1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_PushImage_m3294099839_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3625702484 * L_0 = __this->get_m_DicImage_4(); String_t* L_1 = ___m_file0; Texture2D_t3840446185 * L_2 = ___td1; NullCheck(L_0); Dictionary_2_set_Item_m432567873(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_set_Item_m432567873_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.BrandData::PushUrl(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_PushUrl_m4245680476 (BrandData_t2882930928 * __this, String_t* ___m_fileName0, String_t* ___url1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_PushUrl_m4245680476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_DicUrl_5(); String_t* L_1 = ___m_fileName0; String_t* L_2 = ___url1; NullCheck(L_0); Dictionary_2_set_Item_m187286838(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_set_Item_m187286838_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.BrandData::ExistFileImage(System.String) extern "C" IL2CPP_METHOD_ATTR bool BrandData_ExistFileImage_m1939064813 (BrandData_t2882930928 * __this, String_t* ___file0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_ExistFileImage_m1939064813_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3625702484 * L_0 = __this->get_m_DicImage_4(); String_t* L_1 = ___file0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m1577318754(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m1577318754_RuntimeMethod_var); return L_2; } } // UnityEngine.Texture2D DMCore.Logic.BrandData::GetImageByStrKey(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * BrandData_GetImageByStrKey_m3348918378 (BrandData_t2882930928 * __this, String_t* ___strKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_GetImageByStrKey_m3348918378_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3625702484 * L_0 = __this->get_m_DicImage_4(); String_t* L_1 = ___strKey0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m1577318754(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m1577318754_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t3625702484 * L_3 = __this->get_m_DicImage_4(); String_t* L_4 = ___strKey0; NullCheck(L_3); Texture2D_t3840446185 * L_5 = Dictionary_2_get_Item_m2202019062(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2202019062_RuntimeMethod_var); return L_5; } IL_001e: { return (Texture2D_t3840446185 *)NULL; } } // System.String DMCore.Logic.BrandData::GetURLByStrKey(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_GetURLByStrKey_m1759227004 (BrandData_t2882930928 * __this, String_t* ___strKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_GetURLByStrKey_m1759227004_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_DicUrl_5(); String_t* L_1 = ___strKey0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2249167092(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t1632706988 * L_3 = __this->get_m_DicUrl_5(); String_t* L_4 = ___strKey0; NullCheck(L_3); String_t* L_5 = Dictionary_2_get_Item_m2643467469(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); return L_5; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_6; } } // System.Void DMCore.Logic.BrandData::ClearALLResidueImage() extern "C" IL2CPP_METHOD_ATTR void BrandData_ClearALLResidueImage_m2124071597 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_ClearALLResidueImage_m2124071597_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; String_t* V_1 = NULL; Enumerator_t3807879468 V_2; memset(&V_2, 0, sizeof(V_2)); String_t* V_3 = NULL; Enumerator_t913802012 V_4; memset(&V_4, 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_0; Dictionary_2_t3625702484 * L_1 = __this->get_m_DicImage_4(); NullCheck(L_1); KeyCollection_t3815377955 * L_2 = Dictionary_2_get_Keys_m1655673871(L_1, /*hidden argument*/Dictionary_2_get_Keys_m1655673871_RuntimeMethod_var); NullCheck(L_2); Enumerator_t3807879468 L_3 = KeyCollection_GetEnumerator_m3700639168(L_2, /*hidden argument*/KeyCollection_GetEnumerator_m3700639168_RuntimeMethod_var); V_2 = L_3; } IL_0017: try { // begin try (depth: 1) { goto IL_003c; } IL_001c: { String_t* L_4 = Enumerator_get_Current_m2504912627((&V_2), /*hidden argument*/Enumerator_get_Current_m2504912627_RuntimeMethod_var); V_1 = L_4; List_1_t3319525431 * L_5 = BrandData_get_Introduce_m1362482227(__this, /*hidden argument*/NULL); String_t* L_6 = V_1; NullCheck(L_5); bool L_7 = List_1_Contains_m3852460914(L_5, L_6, /*hidden argument*/List_1_Contains_m3852460914_RuntimeMethod_var); if (L_7) { goto IL_003c; } } IL_0035: { List_1_t3319525431 * L_8 = V_0; String_t* L_9 = V_1; NullCheck(L_8); List_1_Add_m1685793073(L_8, L_9, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_003c: { bool L_10 = Enumerator_MoveNext_m3965678555((&V_2), /*hidden argument*/Enumerator_MoveNext_m3965678555_RuntimeMethod_var); if (L_10) { goto IL_001c; } } IL_0048: { IL2CPP_LEAVE(0x5B, FINALLY_004d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004d; } FINALLY_004d: { // begin finally (depth: 1) Enumerator_Dispose_m2396248304((&V_2), /*hidden argument*/Enumerator_Dispose_m2396248304_RuntimeMethod_var); IL2CPP_END_FINALLY(77) } // end finally (depth: 1) IL2CPP_CLEANUP(77) { IL2CPP_JUMP_TBL(0x5B, IL_005b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005b: { List_1_t3319525431 * L_11 = V_0; NullCheck(L_11); Enumerator_t913802012 L_12 = List_1_GetEnumerator_m1955908099(L_11, /*hidden argument*/List_1_GetEnumerator_m1955908099_RuntimeMethod_var); V_4 = L_12; } IL_0063: try { // begin try (depth: 1) { goto IL_007d; } IL_0068: { String_t* L_13 = Enumerator_get_Current_m236733038((&V_4), /*hidden argument*/Enumerator_get_Current_m236733038_RuntimeMethod_var); V_3 = L_13; Dictionary_2_t3625702484 * L_14 = __this->get_m_DicImage_4(); String_t* L_15 = V_3; NullCheck(L_14); Dictionary_2_Remove_m3183520540(L_14, L_15, /*hidden argument*/Dictionary_2_Remove_m3183520540_RuntimeMethod_var); } IL_007d: { bool L_16 = Enumerator_MoveNext_m4158182743((&V_4), /*hidden argument*/Enumerator_MoveNext_m4158182743_RuntimeMethod_var); if (L_16) { goto IL_0068; } } IL_0089: { IL2CPP_LEAVE(0x9C, FINALLY_008e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008e; } FINALLY_008e: { // begin finally (depth: 1) Enumerator_Dispose_m2026665411((&V_4), /*hidden argument*/Enumerator_Dispose_m2026665411_RuntimeMethod_var); IL2CPP_END_FINALLY(142) } // end finally (depth: 1) IL2CPP_CLEANUP(142) { IL2CPP_JUMP_TBL(0x9C, IL_009c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009c: { return; } } // System.Void DMCore.Logic.BrandData::ClearALLResidueUrl() extern "C" IL2CPP_METHOD_ATTR void BrandData_ClearALLResidueUrl_m4196714206 (BrandData_t2882930928 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BrandData_ClearALLResidueUrl_m4196714206_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; String_t* V_1 = NULL; Enumerator_t1814883972 V_2; memset(&V_2, 0, sizeof(V_2)); String_t* V_3 = NULL; Enumerator_t913802012 V_4; memset(&V_4, 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_0; Dictionary_2_t1632706988 * L_1 = __this->get_m_DicUrl_5(); NullCheck(L_1); KeyCollection_t1822382459 * L_2 = Dictionary_2_get_Keys_m1985448583(L_1, /*hidden argument*/Dictionary_2_get_Keys_m1985448583_RuntimeMethod_var); NullCheck(L_2); Enumerator_t1814883972 L_3 = KeyCollection_GetEnumerator_m3890073910(L_2, /*hidden argument*/KeyCollection_GetEnumerator_m3890073910_RuntimeMethod_var); V_2 = L_3; } IL_0017: try { // begin try (depth: 1) { goto IL_003c; } IL_001c: { String_t* L_4 = Enumerator_get_Current_m1383948827((&V_2), /*hidden argument*/Enumerator_get_Current_m1383948827_RuntimeMethod_var); V_1 = L_4; List_1_t3319525431 * L_5 = BrandData_get_Introduce_m1362482227(__this, /*hidden argument*/NULL); String_t* L_6 = V_1; NullCheck(L_5); bool L_7 = List_1_Contains_m3852460914(L_5, L_6, /*hidden argument*/List_1_Contains_m3852460914_RuntimeMethod_var); if (L_7) { goto IL_003c; } } IL_0035: { List_1_t3319525431 * L_8 = V_0; String_t* L_9 = V_1; NullCheck(L_8); List_1_Add_m1685793073(L_8, L_9, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_003c: { bool L_10 = Enumerator_MoveNext_m1301361962((&V_2), /*hidden argument*/Enumerator_MoveNext_m1301361962_RuntimeMethod_var); if (L_10) { goto IL_001c; } } IL_0048: { IL2CPP_LEAVE(0x5B, FINALLY_004d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004d; } FINALLY_004d: { // begin finally (depth: 1) Enumerator_Dispose_m1820762427((&V_2), /*hidden argument*/Enumerator_Dispose_m1820762427_RuntimeMethod_var); IL2CPP_END_FINALLY(77) } // end finally (depth: 1) IL2CPP_CLEANUP(77) { IL2CPP_JUMP_TBL(0x5B, IL_005b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005b: { List_1_t3319525431 * L_11 = V_0; NullCheck(L_11); Enumerator_t913802012 L_12 = List_1_GetEnumerator_m1955908099(L_11, /*hidden argument*/List_1_GetEnumerator_m1955908099_RuntimeMethod_var); V_4 = L_12; } IL_0063: try { // begin try (depth: 1) { goto IL_007d; } IL_0068: { String_t* L_13 = Enumerator_get_Current_m236733038((&V_4), /*hidden argument*/Enumerator_get_Current_m236733038_RuntimeMethod_var); V_3 = L_13; Dictionary_2_t1632706988 * L_14 = __this->get_m_DicUrl_5(); String_t* L_15 = V_3; NullCheck(L_14); Dictionary_2_Remove_m1615584752(L_14, L_15, /*hidden argument*/Dictionary_2_Remove_m1615584752_RuntimeMethod_var); } IL_007d: { bool L_16 = Enumerator_MoveNext_m4158182743((&V_4), /*hidden argument*/Enumerator_MoveNext_m4158182743_RuntimeMethod_var); if (L_16) { goto IL_0068; } } IL_0089: { IL2CPP_LEAVE(0x9C, FINALLY_008e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008e; } FINALLY_008e: { // begin finally (depth: 1) Enumerator_Dispose_m2026665411((&V_4), /*hidden argument*/Enumerator_Dispose_m2026665411_RuntimeMethod_var); IL2CPP_END_FINALLY(142) } // end finally (depth: 1) IL2CPP_CLEANUP(142) { IL2CPP_JUMP_TBL(0x9C, IL_009c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.BroadcashType::.ctor() extern "C" IL2CPP_METHOD_ATTR void BroadcashType__ctor_m1291335804 (BroadcashType_t3061293016 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.BroadcashType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void BroadcashType_DoUsePropItem_m2902542020 (BroadcashType_t3061293016 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.BroadcashType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t BroadcashType_GetPropType_m1973176497 (BroadcashType_t3061293016 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)80)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.BroadMessage::.ctor(System.String,System.Int16) extern "C" IL2CPP_METHOD_ATTR void BroadMessage__ctor_m1689052190 (BroadMessage_t3250234984 * __this, String_t* ___msg0, int16_t ___msgType1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___msg0; BroadMessage_set_msg_m374872994(__this, L_0, /*hidden argument*/NULL); int16_t L_1 = ___msgType1; BroadMessage_set_msgType_m3412817528(__this, L_1, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.BroadMessage::get_msg() extern "C" IL2CPP_METHOD_ATTR String_t* BroadMessage_get_msg_m3878332268 (BroadMessage_t3250234984 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CmsgU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.BroadMessage::set_msg(System.String) extern "C" IL2CPP_METHOD_ATTR void BroadMessage_set_msg_m374872994 (BroadMessage_t3250234984 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CmsgU3Ek__BackingField_0(L_0); return; } } // System.Int16 DMCore.Logic.BroadMessage::get_msgType() extern "C" IL2CPP_METHOD_ATTR int16_t BroadMessage_get_msgType_m4115579362 (BroadMessage_t3250234984 * __this, const RuntimeMethod* method) { { int16_t L_0 = __this->get_U3CmsgTypeU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.BroadMessage::set_msgType(System.Int16) extern "C" IL2CPP_METHOD_ATTR void BroadMessage_set_msgType_m3412817528 (BroadMessage_t3250234984 * __this, int16_t ___value0, const RuntimeMethod* method) { { int16_t L_0 = ___value0; __this->set_U3CmsgTypeU3Ek__BackingField_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAccDeleteManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager__ctor_m4189744671 (CAccDeleteManager_t1011526794 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAccDeleteManager__ctor_m4189744671_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_m_listBlackAcc_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); CAccDeleteManager_LoadFromFile_m1880248503(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CAccDeleteManager DMCore.Logic.CAccDeleteManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAccDeleteManager_t1011526794 * CAccDeleteManager_GetInstance_m70251464 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAccDeleteManager_GetInstance_m70251464_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var); CAccDeleteManager_t1011526794 * L_0 = ((CAccDeleteManager_t1011526794_StaticFields*)il2cpp_codegen_static_fields_for(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var); CAccDeleteManager_t1011526794 * L_1 = ((CAccDeleteManager_t1011526794_StaticFields*)il2cpp_codegen_static_fields_for(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { CAccDeleteManager_t1011526794 * L_2 = (CAccDeleteManager_t1011526794 *)il2cpp_codegen_object_new(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var); CAccDeleteManager__ctor_m4189744671(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var); ((CAccDeleteManager_t1011526794_StaticFields*)il2cpp_codegen_static_fields_for(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); CAccDeleteManager_t1011526794 * L_3 = ((CAccDeleteManager_t1011526794_StaticFields*)il2cpp_codegen_static_fields_for(CAccDeleteManager_t1011526794_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // System.Boolean DMCore.Logic.CAccDeleteManager::ExistBlackAcc(System.String) extern "C" IL2CPP_METHOD_ATTR bool CAccDeleteManager_ExistBlackAcc_m310551635 (CAccDeleteManager_t1011526794 * __this, String_t* ___account0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAccDeleteManager_ExistBlackAcc_m310551635_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0025; } IL_0007: { String_t* L_0 = ___account0; List_1_t3319525431 * L_1 = __this->get_m_listBlackAcc_0(); int32_t L_2 = V_0; NullCheck(L_1); String_t* L_3 = List_1_get_Item_m3729392029(L_1, L_2, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_Equals_m2359609904(NULL /*static, unused*/, L_0, L_3, 5, /*hidden argument*/NULL); if (!L_4) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; List_1_t3319525431 * L_7 = __this->get_m_listBlackAcc_0(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m2276455407(L_7, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_0007; } } { return (bool)0; } } // System.Void DMCore.Logic.CAccDeleteManager::PushBlackAcc(System.String) extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager_PushBlackAcc_m626463830 (CAccDeleteManager_t1011526794 * __this, String_t* ___account0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAccDeleteManager_PushBlackAcc_m626463830_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ___account0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0017; } } { String_t* L_2 = ___account0; bool L_3 = CAccDeleteManager_ExistBlackAcc_m310551635(__this, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } IL_0017: { return; } IL_0018: { List_1_t3319525431 * L_4 = __this->get_m_listBlackAcc_0(); String_t* L_5 = ___account0; NullCheck(L_4); List_1_Add_m1685793073(L_4, L_5, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); StringBuilder_t * L_6 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_6, /*hidden argument*/NULL); V_0 = L_6; V_1 = 0; goto IL_005a; } IL_0031: { int32_t L_7 = V_1; if (!L_7) { goto IL_0043; } } { StringBuilder_t * L_8 = V_0; NullCheck(L_8); StringBuilder_Append_m1965104174(L_8, _stringLiteral3452614566, /*hidden argument*/NULL); } IL_0043: { StringBuilder_t * L_9 = V_0; List_1_t3319525431 * L_10 = __this->get_m_listBlackAcc_0(); int32_t L_11 = V_1; NullCheck(L_10); String_t* L_12 = List_1_get_Item_m3729392029(L_10, L_11, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_9); StringBuilder_Append_m1965104174(L_9, L_12, /*hidden argument*/NULL); int32_t L_13 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_005a: { int32_t L_14 = V_1; List_1_t3319525431 * L_15 = __this->get_m_listBlackAcc_0(); NullCheck(L_15); int32_t L_16 = List_1_get_Count_m2276455407(L_15, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0031; } } { StringBuilder_t * L_17 = V_0; NullCheck(L_17); String_t* L_18 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_17); CWriteVar_WriteFile_m2119641365(NULL /*static, unused*/, _stringLiteral4157547108, L_18, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAccDeleteManager::LoadFromFile() extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager_LoadFromFile_m1880248503 (CAccDeleteManager_t1011526794 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAccDeleteManager_LoadFromFile_m1880248503_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; int32_t V_3 = 0; { List_1_t3319525431 * L_0 = __this->get_m_listBlackAcc_0(); NullCheck(L_0); List_1_Clear_m2548850424(L_0, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); ByteU5BU5D_t4116647657* L_1 = CReadVar_ReadFile_m2302192807(NULL /*static, unused*/, _stringLiteral4157547108, /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_t4116647657* L_2 = V_0; if (!L_2) { goto IL_0071; } } { ByteU5BU5D_t4116647657* L_3 = V_0; NullCheck(L_3); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) { goto IL_0071; } } { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_4 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_5 = V_0; NullCheck(L_4); String_t* L_6 = VirtFuncInvoker1< String_t*, ByteU5BU5D_t4116647657* >::Invoke(22 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_4, L_5); V_1 = L_6; String_t* L_7 = V_1; CharU5BU5D_t3528271667* L_8 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_8); (L_8)->SetAt(static_cast(0), (Il2CppChar)((int32_t)10)); NullCheck(L_7); StringU5BU5D_t1281789340* L_9 = String_Split_m3646115398(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_0068; } IL_0049: { StringU5BU5D_t1281789340* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAt(static_cast(L_12)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_14 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0064; } } { List_1_t3319525431 * L_15 = __this->get_m_listBlackAcc_0(); StringU5BU5D_t1281789340* L_16 = V_2; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; String_t* L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_15); List_1_Add_m1685793073(L_15, L_19, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0064: { int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0068: { int32_t L_21 = V_3; StringU5BU5D_t1281789340* L_22 = V_2; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length))))))) { goto IL_0049; } } IL_0071: { return; } } // System.Void DMCore.Logic.CAccDeleteManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CAccDeleteManager__cctor_m545772550 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAchDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchDetail__ctor_m2526807847 (CAchDetail_t3591094490 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchDetail__ctor_m2526807847_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_achID_0(0); __this->set_curStep_1(0); __this->set_totalStep_2(1); __this->set_titleID_3(0); __this->set_isDraw_4((bool)0); __this->set_medalID_5(0); __this->set_achPoint_6(0); List_1_t3149535657 * L_0 = (List_1_t3149535657 *)il2cpp_codegen_object_new(List_1_t3149535657_il2cpp_TypeInfo_var); List_1__ctor_m4254788256(L_0, /*hidden argument*/List_1__ctor_m4254788256_RuntimeMethod_var); __this->set_awardList_7(L_0); return; } } // System.Boolean DMCore.Logic.CAchDetail::IsGetAward() extern "C" IL2CPP_METHOD_ATTR bool CAchDetail_IsGetAward_m2832250349 (CAchDetail_t3591094490 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isDraw_4(); return L_0; } } // System.Boolean DMCore.Logic.CAchDetail::IsComp() extern "C" IL2CPP_METHOD_ATTR bool CAchDetail_IsComp_m118186777 (CAchDetail_t3591094490 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_curStep_1(); int32_t L_1 = __this->get_totalStep_2(); return (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAchievementMallManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager__ctor_m477557910 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager__ctor_m477557910_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IMonoCtrllor__ctor_m471545973(__this, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_0 = (CDataModelList_t1133308508 *)il2cpp_codegen_object_new(CDataModelList_t1133308508_il2cpp_TypeInfo_var); CDataModelList__ctor_m3914079479(L_0, /*hidden argument*/NULL); __this->set_mallData_2(L_0); return; } } // DMCore.Logic.CAchievementMallManager DMCore.Logic.CAchievementMallManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementMallManager_t4220576709 * CAchievementMallManager_GetInstance_m1758789969 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager_GetInstance_m1758789969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_0 = ((CAchievementMallManager_t4220576709_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_1 = ((CAchievementMallManager_t4220576709_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { CAchievementMallManager_t4220576709 * L_2 = (CAchievementMallManager_t4220576709 *)il2cpp_codegen_object_new(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager__ctor_m477557910(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); ((CAchievementMallManager_t4220576709_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); CAchievementMallManager_t4220576709 * L_3 = ((CAchievementMallManager_t4220576709_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // System.Void DMCore.Logic.CAchievementMallManager::RequestAchMallData() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_RequestAchMallData_m2045346206 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager_RequestAchMallData_m2045346206_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1624), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Flush_m1077150699(L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementMallManager::RequestBuyAchItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_RequestBuyAchItem_m2281041356 (CAchievementMallManager_t4220576709 * __this, int32_t ___configId0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager_RequestBuyAchItem_m2281041356_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1625), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___configId0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___count1; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // CDataModelList DMCore.Logic.CAchievementMallManager::GetAchMallData() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * CAchievementMallManager_GetAchMallData_m2943294201 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method) { { CDataModelList_t1133308508 * L_0 = __this->get_mallData_2(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_ClearList_m2054639098 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method) { { CDataModelList_t1133308508 * L_0 = __this->get_mallData_2(); NullCheck(L_0); VirtActionInvoker0::Invoke(4 /* System.Void IDataModel::Clear() */, L_0); return; } } // DMCore.Logic.CAchievementMallManager/AchMallItem DMCore.Logic.CAchievementMallManager::GetAchMallItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchMallItem_t2405575268 * CAchievementMallManager_GetAchMallItem_m1702701175 (CAchievementMallManager_t4220576709 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager_GetAchMallItem_m1702701175_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataModelList_t1133308508 * L_0 = __this->get_mallData_2(); int32_t L_1 = ___index0; NullCheck(L_0); RuntimeObject * L_2 = CDataModelList_GetValue_m2300688861(L_0, L_1, /*hidden argument*/NULL); return ((AchMallItem_t2405575268 *)CastclassClass((RuntimeObject*)L_2, AchMallItem_t2405575268_il2cpp_TypeInfo_var)); } } // System.Void DMCore.Logic.CAchievementMallManager::ParseAchMallData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_ParseAchMallData_m3919577919 (CAchievementMallManager_t4220576709 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementMallManager_ParseAchMallData_m3919577919_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; AchMallItem_t2405575268 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; NoticeShopItem_t89006282 * V_8 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_1; if (L_12) { goto IL_00cb; } } { V_4 = 0; goto IL_00be; } IL_0037: { AchMallItem_t2405575268 * L_13 = (AchMallItem_t2405575268 *)il2cpp_codegen_object_new(AchMallItem_t2405575268_il2cpp_TypeInfo_var); AchMallItem__ctor_m3475645288(L_13, /*hidden argument*/NULL); V_5 = L_13; AchMallItem_t2405575268 * L_14 = V_5; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); AchMallItem_set_NConfigID_m160576729(L_14, L_18, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_6 = L_22; AchMallItem_t2405575268 * L_23 = V_5; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_23); AchMallItem_set_NPrice_m1214081776(L_23, L_27, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_28 = V_5; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); NullCheck(L_28); AchMallItem_set_NTime_m2917489522(L_28, L_32, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_33 = V_5; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); AchMallItem_set_NOnlySum_m2370304495(L_33, L_37, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_38 = V_5; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); AchMallItem_set_NAlreadyBuy_m663963586(L_38, L_42, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_43 = __this->get_mallData_2(); AchMallItem_t2405575268 * L_44 = V_5; NullCheck(L_43); CDataModelList_Add_m2675322066(L_43, L_44, /*hidden argument*/NULL); int32_t L_45 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00be: { int32_t L_46 = V_4; int32_t L_47 = V_2; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_0037; } } { goto IL_01a6; } IL_00cb: { int32_t L_48 = V_1; if ((!(((uint32_t)L_48) == ((uint32_t)1)))) { goto IL_017c; } } { V_7 = 0; goto IL_0165; } IL_00da: { NoticeShopItem_t89006282 * L_49 = (NoticeShopItem_t89006282 *)il2cpp_codegen_object_new(NoticeShopItem_t89006282_il2cpp_TypeInfo_var); NoticeShopItem__ctor_m294611534(L_49, /*hidden argument*/NULL); V_8 = L_49; NoticeShopItem_t89006282 * L_50 = V_8; CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); NullCheck(L_50); L_50->set_nConfigId_0(L_54); NoticeShopItem_t89006282 * L_55 = V_8; CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); NullCheck(L_55); L_55->set_nLevel_1(L_59); NoticeShopItem_t89006282 * L_60 = V_8; CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, 0, /*hidden argument*/NULL); NullCheck(L_60); L_60->set_nPrice_2(L_64); NoticeShopItem_t89006282 * L_65 = V_8; CDataArray_t4068198041 * L_66 = ___msg0; int32_t L_67 = V_0; int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); V_0 = L_68; NullCheck(L_66); int32_t L_69 = CDataArray_GetInt_m1111369473(L_66, L_68, 0, /*hidden argument*/NULL); NullCheck(L_65); L_65->set_nValid_3(L_69); NoticeShopItem_t89006282 * L_70 = V_8; CDataArray_t4068198041 * L_71 = ___msg0; int32_t L_72 = V_0; int32_t L_73 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); V_0 = L_73; NullCheck(L_71); int32_t L_74 = CDataArray_GetInt_m1111369473(L_71, L_73, 0, /*hidden argument*/NULL); NullCheck(L_70); L_70->set_nLimit_4(L_74); NoticeShopItem_t89006282 * L_75 = V_8; CDataArray_t4068198041 * L_76 = ___msg0; int32_t L_77 = V_0; int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); V_0 = L_78; NullCheck(L_76); int32_t L_79 = CDataArray_GetInt_m1111369473(L_76, L_78, 0, /*hidden argument*/NULL); NullCheck(L_75); L_75->set_nBuyCnt_5(L_79); IL2CPP_RUNTIME_CLASS_INIT(CNoticeShopManager_t2164620959_il2cpp_TypeInfo_var); CNoticeShopManager_t2164620959 * L_80 = CNoticeShopManager_GetInstance_m2700197826(NULL /*static, unused*/, /*hidden argument*/NULL); NoticeShopItem_t89006282 * L_81 = V_8; NullCheck(L_80); CNoticeShopManager_Add_m719923456(L_80, L_81, /*hidden argument*/NULL); int32_t L_82 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0165: { int32_t L_83 = V_7; int32_t L_84 = V_2; if ((((int32_t)L_83) < ((int32_t)L_84))) { goto IL_00da; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeShopManager_t2164620959_il2cpp_TypeInfo_var); CNoticeShopManager_t2164620959 * L_85 = CNoticeShopManager_GetInstance_m2700197826(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_85); CNoticeShopManager_OnRefreshShopList_m3076519311(L_85, /*hidden argument*/NULL); goto IL_01a6; } IL_017c: { int32_t L_86 = V_1; if ((!(((uint32_t)L_86) == ((uint32_t)2)))) { goto IL_0193; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_87 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_88 = ___msg0; NullCheck(L_87); CChangeGameManager_ResponeShopData_m4279690144(L_87, L_88, /*hidden argument*/NULL); goto IL_01a6; } IL_0193: { int32_t L_89 = V_1; if ((((int32_t)((int32_t)100)) >= ((int32_t)L_89))) { goto IL_01a6; } } { CWishFountainMgr_t2594140948 * L_90 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_91 = ___msg0; NullCheck(L_90); CWishFountainMgr_ResponeShopData_m419423679(L_90, L_91, /*hidden argument*/NULL); } IL_01a6: { return; } } // System.Void DMCore.Logic.CAchievementMallManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager__cctor_m3725427401 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void AchMallItem__ctor_m3475645288 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_nConfigId_0((-1)); __this->set_nPrice_1(0); __this->set_nTime_2(0); __this->set_nOnlySum_3(0); __this->set_nAlreadyBuy_4(0); return; } } // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NConfigID() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NConfigID_m1824589788 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nConfigId_0(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NConfigID_m160576729 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nConfigId_0(L_0); return; } } // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NPrice() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NPrice_m47891535 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nPrice_1(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NPrice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NPrice_m1214081776 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nPrice_1(L_0); return; } } // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NTime() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NTime_m2961176000 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nTime_2(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NTime_m2917489522 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nTime_2(L_0); return; } } // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NOnlySum() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NOnlySum_m751344023 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nOnlySum_3(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NOnlySum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NOnlySum_m2370304495 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nOnlySum_3(L_0); return; } } // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NAlreadyBuy() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NAlreadyBuy_m3909914684 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nAlreadyBuy_4(); return L_0; } } // System.Void DMCore.Logic.CAchievementMallManager/AchMallItem::set_NAlreadyBuy(System.Int32) extern "C" IL2CPP_METHOD_ATTR void AchMallItem_set_NAlreadyBuy_m663963586 (AchMallItem_t2405575268 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nAlreadyBuy_4(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAchievementManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAchievementManager__ctor_m1742952584 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager__ctor_m1742952584_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IMonoCtrllor__ctor_m471545973(__this, /*hidden argument*/NULL); CDataModelAny_t3819624005 * L_0 = (CDataModelAny_t3819624005 *)il2cpp_codegen_object_new(CDataModelAny_t3819624005_il2cpp_TypeInfo_var); CDataModelAny__ctor_m2630302822(L_0, /*hidden argument*/NULL); CAchievementManager_set_CDataAchInfo_m2491088550(__this, L_0, /*hidden argument*/NULL); CDataModelInt_t3463393640 * L_1 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_1, /*hidden argument*/NULL); CAchievementManager_set_CDataAchDetailID_m2262847130(__this, L_1, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_2 = (CDataModelList_t1133308508 *)il2cpp_codegen_object_new(CDataModelList_t1133308508_il2cpp_TypeInfo_var); CDataModelList__ctor_m3914079479(L_2, /*hidden argument*/NULL); __this->set_medalList_10(L_2); Dictionary_2_t3411842347 * L_3 = (Dictionary_2_t3411842347 *)il2cpp_codegen_object_new(Dictionary_2_t3411842347_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1126942467(L_3, /*hidden argument*/Dictionary_2__ctor_m1126942467_RuntimeMethod_var); __this->set_m_achievementItemAll_7(L_3); Dictionary_2_t2479807821 * L_4 = (Dictionary_2_t2479807821 *)il2cpp_codegen_object_new(Dictionary_2_t2479807821_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2355680610(L_4, /*hidden argument*/Dictionary_2__ctor_m2355680610_RuntimeMethod_var); __this->set_m_achAwardAll_6(L_4); Dictionary_2_t3677221115 * L_5 = (Dictionary_2_t3677221115 *)il2cpp_codegen_object_new(Dictionary_2_t3677221115_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3147757097(L_5, /*hidden argument*/Dictionary_2__ctor_m3147757097_RuntimeMethod_var); __this->set_medalIndex_8(L_5); CAchievementManager_set_IsAchievementCompleted_m3475568256(__this, (bool)0, /*hidden argument*/NULL); List_1_t1288323943 * L_6 = (List_1_t1288323943 *)il2cpp_codegen_object_new(List_1_t1288323943_il2cpp_TypeInfo_var); List_1__ctor_m3438164799(L_6, /*hidden argument*/List_1__ctor_m3438164799_RuntimeMethod_var); __this->set_achComped_11(L_6); return; } } // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementManager_t5352954 * CAchievementManager_GetInstance_m3432798286 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetInstance_m3432798286_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAchievementManager_t5352954 * L_0 = ((CAchievementManager_t5352954_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementManager_t5352954_il2cpp_TypeInfo_var))->get_s_Instance_9(); if (!L_0) { goto IL_0010; } } { CAchievementManager_t5352954 * L_1 = ((CAchievementManager_t5352954_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementManager_t5352954_il2cpp_TypeInfo_var))->get_s_Instance_9(); return L_1; } IL_0010: { CAchievementManager_t5352954 * L_2 = (CAchievementManager_t5352954 *)il2cpp_codegen_object_new(CAchievementManager_t5352954_il2cpp_TypeInfo_var); CAchievementManager__ctor_m1742952584(L_2, /*hidden argument*/NULL); ((CAchievementManager_t5352954_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementManager_t5352954_il2cpp_TypeInfo_var))->set_s_Instance_9(L_2); CAchievementManager_t5352954 * L_3 = ((CAchievementManager_t5352954_StaticFields*)il2cpp_codegen_static_fields_for(CAchievementManager_t5352954_il2cpp_TypeInfo_var))->get_s_Instance_9(); return L_3; } } // System.Void DMCore.Logic.CAchievementManager::RequestAchievementMedal() extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestAchievementMedal_m1473971252 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_RequestAchievementMedal_m1473971252_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1622), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::RequestWearDownMedal(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestWearDownMedal_m4109441224 (CAchievementManager_t5352954 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_RequestWearDownMedal_m4109441224_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1623), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___id0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::RequestAchievementData(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestAchievementData_m2027709068 (CAchievementManager_t5352954 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_RequestAchievementData_m2027709068_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)945), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int64_t L_3 = ___userID0; NullCheck(L_2); CDataArray_Push_m3799896857(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::RequestAchievementAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestAchievementAward_m2726061343 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_RequestAchievementAward_m2726061343_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { int32_t L_0 = ___achID0; CAchDetail_t3591094490 * L_1 = CAchievementManager_GetAchievementAwardByThemeID_m248228857(__this, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { CDataArray_t4068198041 * L_2 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_2, /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, ((int32_t)947), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___achID0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::RequestGetAchievementAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestGetAchievementAward_m4050188495 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_RequestGetAchievementAward_m4050188495_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)946), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___achID0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CAchievementManager::GetInterID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CAchievementManager_GetInterID_m132780976 (CAchievementManager_t5352954 * __this, int32_t ___index0, int32_t ___cate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetInterID_m132780976_MetadataUsageId); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t385246372* V_0 = NULL; int32_t V_1 = 0; { V_0 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)5)); V_1 = 0; goto IL_0027; } IL_000e: { Int32U5BU5D_t385246372* L_0 = V_0; int32_t L_1 = V_1; CAchievementNewCfg_t3177975818 * L_2 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_1; NullCheck(L_2); AchOuterInfo_t328674887 * L_4 = CAchievementNewCfg_GetOuterInfoByID_m3055266919(L_2, ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = AchOuterInfo_get_InterCount_m1056338174(L_4, /*hidden argument*/NULL); NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (int32_t)L_5); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0027: { int32_t L_7 = V_1; Int32U5BU5D_t385246372* L_8 = V_0; NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))))) { goto IL_000e; } } { int32_t L_9 = ___cate1; if (L_9) { goto IL_00e2; } } { int32_t L_10 = ___index0; Int32U5BU5D_t385246372* L_11 = V_0; NullCheck(L_11); int32_t L_12 = 0; int32_t L_13 = (L_11)->GetAt(static_cast(L_12)); if ((((int32_t)L_10) >= ((int32_t)L_13))) { goto IL_0046; } } { int32_t L_14 = ___index0; return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)100), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)))); } IL_0046: { int32_t L_15 = ___index0; Int32U5BU5D_t385246372* L_16 = V_0; NullCheck(L_16); int32_t L_17 = 0; int32_t L_18 = (L_16)->GetAt(static_cast(L_17)); Int32U5BU5D_t385246372* L_19 = V_0; NullCheck(L_19); int32_t L_20 = 1; int32_t L_21 = (L_19)->GetAt(static_cast(L_20)); if ((((int32_t)L_15) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_21))))) { goto IL_0061; } } { int32_t L_22 = ___index0; Int32U5BU5D_t385246372* L_23 = V_0; NullCheck(L_23); int32_t L_24 = 0; int32_t L_25 = (L_23)->GetAt(static_cast(L_24)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)200), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_25)), (int32_t)1)))); } IL_0061: { int32_t L_26 = ___index0; Int32U5BU5D_t385246372* L_27 = V_0; NullCheck(L_27); int32_t L_28 = 0; int32_t L_29 = (L_27)->GetAt(static_cast(L_28)); Int32U5BU5D_t385246372* L_30 = V_0; NullCheck(L_30); int32_t L_31 = 1; int32_t L_32 = (L_30)->GetAt(static_cast(L_31)); Int32U5BU5D_t385246372* L_33 = V_0; NullCheck(L_33); int32_t L_34 = 2; int32_t L_35 = (L_33)->GetAt(static_cast(L_34)); if ((((int32_t)L_26) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_32)), (int32_t)L_35))))) { goto IL_0084; } } { int32_t L_36 = ___index0; Int32U5BU5D_t385246372* L_37 = V_0; NullCheck(L_37); int32_t L_38 = 0; int32_t L_39 = (L_37)->GetAt(static_cast(L_38)); Int32U5BU5D_t385246372* L_40 = V_0; NullCheck(L_40); int32_t L_41 = 1; int32_t L_42 = (L_40)->GetAt(static_cast(L_41)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)300), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_39)), (int32_t)L_42)), (int32_t)1)))); } IL_0084: { int32_t L_43 = ___index0; Int32U5BU5D_t385246372* L_44 = V_0; NullCheck(L_44); int32_t L_45 = 0; int32_t L_46 = (L_44)->GetAt(static_cast(L_45)); Int32U5BU5D_t385246372* L_47 = V_0; NullCheck(L_47); int32_t L_48 = 1; int32_t L_49 = (L_47)->GetAt(static_cast(L_48)); Int32U5BU5D_t385246372* L_50 = V_0; NullCheck(L_50); int32_t L_51 = 2; int32_t L_52 = (L_50)->GetAt(static_cast(L_51)); Int32U5BU5D_t385246372* L_53 = V_0; NullCheck(L_53); int32_t L_54 = 3; int32_t L_55 = (L_53)->GetAt(static_cast(L_54)); if ((((int32_t)L_43) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)L_49)), (int32_t)L_52)), (int32_t)L_55))))) { goto IL_00af; } } { int32_t L_56 = ___index0; Int32U5BU5D_t385246372* L_57 = V_0; NullCheck(L_57); int32_t L_58 = 0; int32_t L_59 = (L_57)->GetAt(static_cast(L_58)); Int32U5BU5D_t385246372* L_60 = V_0; NullCheck(L_60); int32_t L_61 = 1; int32_t L_62 = (L_60)->GetAt(static_cast(L_61)); Int32U5BU5D_t385246372* L_63 = V_0; NullCheck(L_63); int32_t L_64 = 2; int32_t L_65 = (L_63)->GetAt(static_cast(L_64)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)400), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_56, (int32_t)L_59)), (int32_t)L_62)), (int32_t)L_65)), (int32_t)1)))); } IL_00af: { int32_t L_66 = ___index0; Int32U5BU5D_t385246372* L_67 = V_0; NullCheck(L_67); int32_t L_68 = 0; int32_t L_69 = (L_67)->GetAt(static_cast(L_68)); Int32U5BU5D_t385246372* L_70 = V_0; NullCheck(L_70); int32_t L_71 = 1; int32_t L_72 = (L_70)->GetAt(static_cast(L_71)); Int32U5BU5D_t385246372* L_73 = V_0; NullCheck(L_73); int32_t L_74 = 2; int32_t L_75 = (L_73)->GetAt(static_cast(L_74)); Int32U5BU5D_t385246372* L_76 = V_0; NullCheck(L_76); int32_t L_77 = 3; int32_t L_78 = (L_76)->GetAt(static_cast(L_77)); Int32U5BU5D_t385246372* L_79 = V_0; NullCheck(L_79); int32_t L_80 = 4; int32_t L_81 = (L_79)->GetAt(static_cast(L_80)); if ((((int32_t)L_66) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)L_72)), (int32_t)L_75)), (int32_t)L_78)), (int32_t)L_81))))) { goto IL_00e2; } } { int32_t L_82 = ___index0; Int32U5BU5D_t385246372* L_83 = V_0; NullCheck(L_83); int32_t L_84 = 0; int32_t L_85 = (L_83)->GetAt(static_cast(L_84)); Int32U5BU5D_t385246372* L_86 = V_0; NullCheck(L_86); int32_t L_87 = 1; int32_t L_88 = (L_86)->GetAt(static_cast(L_87)); Int32U5BU5D_t385246372* L_89 = V_0; NullCheck(L_89); int32_t L_90 = 2; int32_t L_91 = (L_89)->GetAt(static_cast(L_90)); Int32U5BU5D_t385246372* L_92 = V_0; NullCheck(L_92); int32_t L_93 = 3; int32_t L_94 = (L_92)->GetAt(static_cast(L_93)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)500), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_82, (int32_t)L_85)), (int32_t)L_88)), (int32_t)L_91)), (int32_t)L_94)), (int32_t)1)))); } IL_00e2: { int32_t L_95 = ___index0; int32_t L_96 = ___cate1; return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_96, (int32_t)((int32_t)100))))); } } // System.Void DMCore.Logic.CAchievementManager::ShowAchMinPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ShowAchMinPage_m372370828 (CAchievementManager_t5352954 * __this, int32_t ___interId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ShowAchMinPage_m372370828_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_ShowUI_m3552255067(L_0, ((int32_t)156), /*hidden argument*/NULL); CDataModelInt_t3463393640 * L_1 = CAchievementManager_get_CDataAchDetailID_m2768083543(__this, /*hidden argument*/NULL); int32_t L_2 = ___interId0; NullCheck(L_1); CDataModelInt_set_Data_m3794751788(L_1, L_2, /*hidden argument*/NULL); return; } } // CDataModelAny DMCore.Logic.CAchievementManager::get_CDataAchInfo() extern "C" IL2CPP_METHOD_ATTR CDataModelAny_t3819624005 * CAchievementManager_get_CDataAchInfo_m508664219 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { CDataModelAny_t3819624005 * L_0 = __this->get_U3CCDataAchInfoU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::set_CDataAchInfo(CDataModelAny) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_CDataAchInfo_m2491088550 (CAchievementManager_t5352954 * __this, CDataModelAny_t3819624005 * ___value0, const RuntimeMethod* method) { { CDataModelAny_t3819624005 * L_0 = ___value0; __this->set_U3CCDataAchInfoU3Ek__BackingField_2(L_0); return; } } // CDataModelInt DMCore.Logic.CAchievementManager::get_CDataAchDetailID() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CAchievementManager_get_CDataAchDetailID_m2768083543 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_U3CCDataAchDetailIDU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::set_CDataAchDetailID(CDataModelInt) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_CDataAchDetailID_m2262847130 (CAchievementManager_t5352954 * __this, CDataModelInt_t3463393640 * ___value0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = ___value0; __this->set_U3CCDataAchDetailIDU3Ek__BackingField_3(L_0); return; } } // DMCore.Logic.enumAchievementType DMCore.Logic.CAchievementManager::get_SelectedType() extern "C" IL2CPP_METHOD_ATTR int32_t CAchievementManager_get_SelectedType_m1204752339 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_SelectType_1(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::set_SelectedType(DMCore.Logic.enumAchievementType) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_SelectedType_m3992508101 (CAchievementManager_t5352954 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_SelectType_1(L_0); return; } } // CDataModelList DMCore.Logic.CAchievementManager::GetMedalList() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * CAchievementManager_GetMedalList_m2089375112 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { CDataModelList_t1133308508 * L_0 = __this->get_medalList_10(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ClearList_m260211449 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { CDataModelList_t1133308508 * L_0 = __this->get_medalList_10(); NullCheck(L_0); VirtActionInvoker0::Invoke(4 /* System.Void IDataModel::Clear() */, L_0); return; } } // System.Boolean DMCore.Logic.CAchievementManager::get_IsAchievementCompleted() extern "C" IL2CPP_METHOD_ATTR bool CAchievementManager_get_IsAchievementCompleted_m2283809682 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsAchievementCompletedU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::set_IsAchievementCompleted(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_IsAchievementCompleted_m3475568256 (CAchievementManager_t5352954 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsAchievementCompletedU3Ek__BackingField_4(L_0); return; } } // System.Int32 DMCore.Logic.CAchievementManager::get_MedalWearState() extern "C" IL2CPP_METHOD_ATTR int32_t CAchievementManager_get_MedalWearState_m78432346 (CAchievementManager_t5352954 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMedalWearStateU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CAchievementManager::set_MedalWearState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_set_MedalWearState_m203050092 (CAchievementManager_t5352954 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CMedalWearStateU3Ek__BackingField_5(L_0); return; } } // DMCore.Logic.MedalItem DMCore.Logic.CAchievementManager::GetMedalItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalItem_t720471580 * CAchievementManager_GetMedalItem_m1278520997 (CAchievementManager_t5352954 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetMedalItem_m1278520997_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataModelList_t1133308508 * L_0 = __this->get_medalList_10(); int32_t L_1 = ___index0; NullCheck(L_0); RuntimeObject * L_2 = CDataModelList_GetValue_m2300688861(L_0, L_1, /*hidden argument*/NULL); return ((MedalItem_t720471580 *)CastclassClass((RuntimeObject*)L_2, MedalItem_t720471580_il2cpp_TypeInfo_var)); } } // DMCore.Logic.AchievementItem DMCore.Logic.CAchievementManager::GetAchievementItemByThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchievementItem_t228161720 * CAchievementManager_GetAchievementItemByThemeID_m4714181 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetAchievementItemByThemeID_m4714181_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3411842347 * L_0 = __this->get_m_achievementItemAll_7(); int32_t L_1 = ___achID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2344865218(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2344865218_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t3411842347 * L_3 = __this->get_m_achievementItemAll_7(); int32_t L_4 = ___achID0; NullCheck(L_3); AchievementItem_t228161720 * L_5 = Dictionary_2_get_Item_m2641251814(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2641251814_RuntimeMethod_var); return L_5; } IL_001e: { return (AchievementItem_t228161720 *)NULL; } } // DMCore.Logic.AchievementItem DMCore.Logic.CAchievementManager::GetCurAchievementItemByGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchievementItem_t228161720 * CAchievementManager_GetCurAchievementItemByGroupID_m2424127100 (CAchievementManager_t5352954 * __this, int32_t ___groupID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetCurAchievementItemByGroupID_m2424127100_MetadataUsageId); s_Il2CppMethodInitialized = true; } AchInterInfo_t294055865 * V_0 = NULL; AchievementItem_t228161720 * V_1 = NULL; int32_t V_2 = 0; { CAchievementNewCfg_t3177975818 * L_0 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___groupID0; NullCheck(L_0); AchInterInfo_t294055865 * L_2 = CAchievementNewCfg_GetInterInfoByID_m1170886589(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; AchInterInfo_t294055865 * L_3 = V_0; if (L_3) { goto IL_0014; } } { return (AchievementItem_t228161720 *)NULL; } IL_0014: { V_1 = (AchievementItem_t228161720 *)NULL; V_2 = 0; goto IL_0066; } IL_001d: { AchInterInfo_t294055865 * L_4 = V_0; NullCheck(L_4); List_1_t1766129929 * L_5 = AchInterInfo_get_InnerInfoList_m2936323657(L_4, /*hidden argument*/NULL); int32_t L_6 = V_2; NullCheck(L_5); AchInnerInfo_t294055187 * L_7 = List_1_get_Item_m45780826(L_5, L_6, /*hidden argument*/List_1_get_Item_m45780826_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = AchInnerInfo_get_ID_m594585917(L_7, /*hidden argument*/NULL); AchievementItem_t228161720 * L_9 = CAchievementManager_GetAchievementItemByThemeID_m4714181(__this, L_8, /*hidden argument*/NULL); V_1 = L_9; AchievementItem_t228161720 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = AchievementItem_get_CompProgress_m3746702491(L_10, /*hidden argument*/NULL); AchievementItem_t228161720 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = AchievementItem_get_MaxProgress_m3958525873(L_12, /*hidden argument*/NULL); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_005d; } } { AchievementItem_t228161720 * L_14 = V_1; NullCheck(L_14); int32_t L_15 = AchievementItem_get_TagFinish_m658883922(L_14, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0062; } } { AchievementItem_t228161720 * L_16 = V_1; NullCheck(L_16); int32_t L_17 = AchievementItem_get_PriTag_m2445134939(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } IL_005d: { goto IL_0072; } IL_0062: { int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0066: { int32_t L_19 = V_2; AchInterInfo_t294055865 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = AchInterInfo_get_InnerCount_m859745657(L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_001d; } } IL_0072: { AchievementItem_t228161720 * L_22 = V_1; return L_22; } } // DMCore.Logic.CAchDetail DMCore.Logic.CAchievementManager::GetAchievementAwardByThemeID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAchDetail_t3591094490 * CAchievementManager_GetAchievementAwardByThemeID_m248228857 (CAchievementManager_t5352954 * __this, int32_t ___achID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetAchievementAwardByThemeID_m248228857_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2479807821 * L_0 = __this->get_m_achAwardAll_6(); int32_t L_1 = ___achID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m977306021(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m977306021_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t2479807821 * L_3 = __this->get_m_achAwardAll_6(); int32_t L_4 = ___achID0; NullCheck(L_3); CAchDetail_t3591094490 * L_5 = Dictionary_2_get_Item_m2873237994(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2873237994_RuntimeMethod_var); return L_5; } IL_001e: { return (CAchDetail_t3591094490 *)NULL; } } // DMCore.Logic.MedalState DMCore.Logic.CAchievementManager::GetMedalStateByGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalState_t493540488 * CAchievementManager_GetMedalStateByGroupID_m179678248 (CAchievementManager_t5352954 * __this, int32_t ___groupID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetMedalStateByGroupID_m179678248_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3677221115 * L_0 = __this->get_medalIndex_8(); int32_t L_1 = ___groupID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m3332412259(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m3332412259_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t3677221115 * L_3 = __this->get_medalIndex_8(); int32_t L_4 = ___groupID0; NullCheck(L_3); MedalState_t493540488 * L_5 = Dictionary_2_get_Item_m3746632317(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m3746632317_RuntimeMethod_var); return L_5; } IL_001e: { return (MedalState_t493540488 *)NULL; } } // System.Int32 DMCore.Logic.CAchievementManager::GetCurActiveAchievementByGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CAchievementManager_GetCurActiveAchievementByGroupID_m3929645846 (CAchievementManager_t5352954 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_GetCurActiveAchievementByGroupID_m3929645846_MetadataUsageId); s_Il2CppMethodInitialized = true; } AchInterInfo_t294055865 * V_0 = NULL; int32_t V_1 = 0; CAchDetail_t3591094490 * V_2 = NULL; { CAchievementNewCfg_t3177975818 * L_0 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___id0; NullCheck(L_0); AchInterInfo_t294055865 * L_2 = CAchievementNewCfg_GetInterInfoByID_m1170886589(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; AchInterInfo_t294055865 * L_3 = V_0; if (!L_3) { goto IL_001d; } } { AchInterInfo_t294055865 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = AchInterInfo_get_InnerCount_m859745657(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_001f; } } IL_001d: { return (-1); } IL_001f: { V_1 = 0; goto IL_0077; } IL_0026: { AchInterInfo_t294055865 * L_6 = V_0; NullCheck(L_6); List_1_t1766129929 * L_7 = AchInterInfo_get_InnerInfoList_m2936323657(L_6, /*hidden argument*/NULL); int32_t L_8 = V_1; NullCheck(L_7); AchInnerInfo_t294055187 * L_9 = List_1_get_Item_m45780826(L_7, L_8, /*hidden argument*/List_1_get_Item_m45780826_RuntimeMethod_var); NullCheck(L_9); int32_t L_10 = AchInnerInfo_get_ID_m594585917(L_9, /*hidden argument*/NULL); CAchDetail_t3591094490 * L_11 = CAchievementManager_GetAchievementAwardByThemeID_m248228857(__this, L_10, /*hidden argument*/NULL); V_2 = L_11; CAchDetail_t3591094490 * L_12 = V_2; if (!L_12) { goto IL_0073; } } { CAchDetail_t3591094490 * L_13 = V_2; NullCheck(L_13); int32_t L_14 = L_13->get_curStep_1(); CAchDetail_t3591094490 * L_15 = V_2; NullCheck(L_15); int32_t L_16 = L_15->get_totalStep_2(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0060; } } { CAchDetail_t3591094490 * L_17 = V_2; NullCheck(L_17); bool L_18 = L_17->get_isDraw_4(); if (!L_18) { goto IL_0071; } } IL_0060: { CAchDetail_t3591094490 * L_19 = V_2; NullCheck(L_19); int32_t L_20 = L_19->get_curStep_1(); CAchDetail_t3591094490 * L_21 = V_2; NullCheck(L_21); int32_t L_22 = L_21->get_totalStep_2(); if ((((int32_t)L_20) >= ((int32_t)L_22))) { goto IL_0073; } } IL_0071: { int32_t L_23 = V_1; return L_23; } IL_0073: { int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0077: { int32_t L_25 = V_1; AchInterInfo_t294055865 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = AchInterInfo_get_InnerCount_m859745657(L_26, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_0026; } } { AchInterInfo_t294055865 * L_28 = V_0; NullCheck(L_28); int32_t L_29 = AchInterInfo_get_InnerCount_m859745657(L_28, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } } // System.Void DMCore.Logic.CAchievementManager::ReceiveAchMedalWearState(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchMedalWearState_m3519562684 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ReceiveAchMedalWearState_m3519562684_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; MedalState_t493540488 * V_1 = NULL; { V_0 = 0; MedalState_t493540488 * L_0 = (MedalState_t493540488 *)il2cpp_codegen_object_new(MedalState_t493540488_il2cpp_TypeInfo_var); MedalState__ctor_m3809589761(L_0, /*hidden argument*/NULL); V_1 = L_0; MedalState_t493540488 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); NullCheck(L_1); MedalState_set_GroupID_m4119090056(L_1, L_5, /*hidden argument*/NULL); MedalState_t493540488 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); MedalState_set_MedalID_m592729908(L_6, L_10, /*hidden argument*/NULL); MedalState_t493540488 * L_11 = V_1; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, (-1), /*hidden argument*/NULL); NullCheck(L_11); MedalState_set_WearState_m3617050657(L_11, L_15, /*hidden argument*/NULL); Dictionary_2_t3677221115 * L_16 = __this->get_medalIndex_8(); NullCheck(L_16); Dictionary_2_Clear_m3060487680(L_16, /*hidden argument*/Dictionary_2_Clear_m3060487680_RuntimeMethod_var); Dictionary_2_t3677221115 * L_17 = __this->get_medalIndex_8(); MedalState_t493540488 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = MedalState_get_GroupID_m943713003(L_18, /*hidden argument*/NULL); MedalState_t493540488 * L_20 = V_1; NullCheck(L_17); Dictionary_2_set_Item_m2437291841(L_17, L_19, L_20, /*hidden argument*/Dictionary_2_set_Item_m2437291841_RuntimeMethod_var); MedalState_t493540488 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = MedalState_get_WearState_m939005910(L_21, /*hidden argument*/NULL); CAchievementManager_set_MedalWearState_m203050092(__this, L_22, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::ReceiveAchMedalData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchMedalData_m2079900073 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ReceiveAchMedalData_m2079900073_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; MedalItem_t720471580 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_0087; } IL_0023: { MedalItem_t720471580 * L_8 = (MedalItem_t720471580 *)il2cpp_codegen_object_new(MedalItem_t720471580_il2cpp_TypeInfo_var); MedalItem__ctor_m118940789(L_8, /*hidden argument*/NULL); V_4 = L_8; MedalItem_t720471580 * L_9 = V_4; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_9); MedalItem_set_GroupID_m279121215(L_9, L_13, /*hidden argument*/NULL); MedalItem_t720471580 * L_14 = V_4; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); MedalItem_set_MedalID_m2905894547(L_14, L_18, /*hidden argument*/NULL); MedalItem_t720471580 * L_19 = V_4; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, (-1), /*hidden argument*/NULL); NullCheck(L_19); MedalItem_set_State_m3305354320(L_19, L_23, /*hidden argument*/NULL); MedalItem_t720471580 * L_24 = V_4; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, (-1), /*hidden argument*/NULL); NullCheck(L_24); MedalItem_set_Wear_m3731347329(L_24, L_28, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_29 = __this->get_medalList_10(); MedalItem_t720471580 * L_30 = V_4; NullCheck(L_29); CDataModelList_Add_m2675322066(L_29, L_30, /*hidden argument*/NULL); int32_t L_31 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0087: { int32_t L_32 = V_3; int32_t L_33 = V_1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0023; } } { CDataModelList_t1133308508 * L_34 = __this->get_medalList_10(); CAchievementManager_SortList_m3435036331(__this, L_34, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::SortList(CDataModelList) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_SortList_m3435036331 (CAchievementManager_t5352954 * __this, CDataModelList_t1133308508 * ___list0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; MedalItem_t720471580 * V_2 = NULL; MedalItem_t720471580 * V_3 = NULL; { V_0 = 0; goto IL_006a; } IL_0007: { int32_t L_0 = V_0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_005a; } IL_0010: { int32_t L_1 = V_0; MedalItem_t720471580 * L_2 = CAchievementManager_GetMedalItem_m1278520997(__this, L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = MedalItem_get_State_m931712026(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0056; } } { int32_t L_4 = V_1; MedalItem_t720471580 * L_5 = CAchievementManager_GetMedalItem_m1278520997(__this, L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = MedalItem_get_State_m931712026(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0056; } } { int32_t L_7 = V_0; MedalItem_t720471580 * L_8 = CAchievementManager_GetMedalItem_m1278520997(__this, L_7, /*hidden argument*/NULL); V_2 = L_8; int32_t L_9 = V_1; MedalItem_t720471580 * L_10 = CAchievementManager_GetMedalItem_m1278520997(__this, L_9, /*hidden argument*/NULL); V_3 = L_10; CDataModelList_t1133308508 * L_11 = ___list0; MedalItem_t720471580 * L_12 = V_2; int32_t L_13 = V_1; NullCheck(L_11); CDataModelList_Set_m4251133707(L_11, L_12, L_13, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_14 = ___list0; MedalItem_t720471580 * L_15 = V_3; int32_t L_16 = V_0; NullCheck(L_14); CDataModelList_Set_m4251133707(L_14, L_15, L_16, /*hidden argument*/NULL); } IL_0056: { int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_005a: { int32_t L_18 = V_1; CDataModelList_t1133308508 * L_19 = ___list0; NullCheck(L_19); int32_t L_20 = IDataModel_get_Count_m1487795662(L_19, /*hidden argument*/NULL); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_0010; } } { int32_t L_21 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_006a: { int32_t L_22 = V_0; CDataModelList_t1133308508 * L_23 = ___list0; NullCheck(L_23); int32_t L_24 = IDataModel_get_Count_m1487795662(L_23, /*hidden argument*/NULL); if ((((int32_t)L_22) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1))))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementListData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementListData_m3619029101 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ReceiveAchievementListData_m3619029101_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; AchievementItem_t228161720 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_00db; } IL_0024: { AchievementItem_t228161720 * L_8 = (AchievementItem_t228161720 *)il2cpp_codegen_object_new(AchievementItem_t228161720_il2cpp_TypeInfo_var); AchievementItem__ctor_m765348606(L_8, /*hidden argument*/NULL); V_4 = L_8; AchievementItem_t228161720 * L_9 = V_4; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_9); AchievementItem_set_AchID_m1888992363(L_9, L_13, /*hidden argument*/NULL); AchievementItem_t228161720 * L_14 = V_4; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); AchievementItem_set_GroupID_m3726439883(L_14, L_18, /*hidden argument*/NULL); AchievementItem_t228161720 * L_19 = V_4; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); NullCheck(L_19); AchievementItem_set_ThemeID_m2407904116(L_19, L_23, /*hidden argument*/NULL); AchievementItem_t228161720 * L_24 = V_4; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); NullCheck(L_24); AchievementItem_set_MaxProgress_m115265007(L_24, L_28, /*hidden argument*/NULL); AchievementItem_t228161720 * L_29 = V_4; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); NullCheck(L_29); AchievementItem_set_Point_m955531233(L_29, L_33, /*hidden argument*/NULL); AchievementItem_t228161720 * L_34 = V_4; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); NullCheck(L_34); AchievementItem_set_CompProgress_m363205099(L_34, L_38, /*hidden argument*/NULL); AchievementItem_t228161720 * L_39 = V_4; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); NullCheck(L_39); AchievementItem_set_TagFinish_m2651123854(L_39, L_43, /*hidden argument*/NULL); AchievementItem_t228161720 * L_44 = V_4; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); NullCheck(L_44); AchievementItem_set_PriTag_m3245923995(L_44, L_48, /*hidden argument*/NULL); Dictionary_2_t3411842347 * L_49 = __this->get_m_achievementItemAll_7(); AchievementItem_t228161720 * L_50 = V_4; NullCheck(L_50); int32_t L_51 = AchievementItem_get_AchID_m1175595566(L_50, /*hidden argument*/NULL); AchievementItem_t228161720 * L_52 = V_4; NullCheck(L_49); Dictionary_2_set_Item_m620924245(L_49, L_51, L_52, /*hidden argument*/Dictionary_2_set_Item_m620924245_RuntimeMethod_var); int32_t L_53 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_00db: { int32_t L_54 = V_3; int32_t L_55 = V_2; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_0024; } } { return; } } // System.Void DMCore.Logic.CAchievementManager::FreshAchProgress(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_FreshAchProgress_m310525727 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; AchievementItem_t228161720 * V_5 = NULL; CAchDetail_t3591094490 * V_6 = NULL; CAchDetail_t3591094490 * G_B5_0 = NULL; CAchDetail_t3591094490 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CAchDetail_t3591094490 * G_B6_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; int32_t L_16 = V_1; AchievementItem_t228161720 * L_17 = CAchievementManager_GetAchievementItemByThemeID_m4714181(__this, L_16, /*hidden argument*/NULL); V_5 = L_17; AchievementItem_t228161720 * L_18 = V_5; if (!L_18) { goto IL_0060; } } { AchievementItem_t228161720 * L_19 = V_5; int32_t L_20 = V_2; NullCheck(L_19); AchievementItem_set_CompProgress_m363205099(L_19, L_20, /*hidden argument*/NULL); AchievementItem_t228161720 * L_21 = V_5; int32_t L_22 = V_3; NullCheck(L_21); AchievementItem_set_TagFinish_m2651123854(L_21, L_22, /*hidden argument*/NULL); AchievementItem_t228161720 * L_23 = V_5; int32_t L_24 = V_4; NullCheck(L_23); AchievementItem_set_PriTag_m3245923995(L_23, L_24, /*hidden argument*/NULL); } IL_0060: { int32_t L_25 = V_1; CAchDetail_t3591094490 * L_26 = CAchievementManager_GetAchievementAwardByThemeID_m248228857(__this, L_25, /*hidden argument*/NULL); V_6 = L_26; CAchDetail_t3591094490 * L_27 = V_6; if (!L_27) { goto IL_008d; } } { CAchDetail_t3591094490 * L_28 = V_6; int32_t L_29 = V_2; NullCheck(L_28); L_28->set_curStep_1(L_29); CAchDetail_t3591094490 * L_30 = V_6; int32_t L_31 = V_4; G_B4_0 = L_30; if (!L_31) { G_B5_0 = L_30; goto IL_0087; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_0088; } IL_0087: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_0088: { NullCheck(G_B6_1); G_B6_1->set_isDraw_4((bool)G_B6_0); } IL_008d: { CDataModelAny_t3819624005 * L_32 = CAchievementManager_get_CDataAchInfo_m508664219(__this, /*hidden argument*/NULL); CAchievementNewCfg_t3177975818 * L_33 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_34 = CAchievementManager_get_SelectedType_m1204752339(__this, /*hidden argument*/NULL); NullCheck(L_33); AchOuterInfo_t328674887 * L_35 = CAchievementNewCfg_GetOuterInfoByID_m3055266919(L_33, L_34, /*hidden argument*/NULL); NullCheck(L_32); CDataModelAny_set_Data_m2429302818(L_32, L_35, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementAwardData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementAwardData_m3495519763 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ReceiveAchievementAwardData_m3495519763_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CAchDetail_t3591094490 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; CAwardItem_t1677460915 * V_5 = NULL; CAchDetail_t3591094490 * G_B2_0 = NULL; CAchDetail_t3591094490 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CAchDetail_t3591094490 * G_B3_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CAchDetail_t3591094490 * L_4 = (CAchDetail_t3591094490 *)il2cpp_codegen_object_new(CAchDetail_t3591094490_il2cpp_TypeInfo_var); CAchDetail__ctor_m2526807847(L_4, /*hidden argument*/NULL); V_2 = L_4; CAchDetail_t3591094490 * L_5 = V_2; int32_t L_6 = V_1; NullCheck(L_5); L_5->set_achID_0(L_6); CAchDetail_t3591094490 * L_7 = V_2; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_curStep_1(L_11); CAchDetail_t3591094490 * L_12 = V_2; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_totalStep_2(L_16); CAchDetail_t3591094490 * L_17 = V_2; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); G_B1_0 = L_17; if (!L_21) { G_B2_0 = L_17; goto IL_0058; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_0059; } IL_0058: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0059: { NullCheck(G_B3_1); G_B3_1->set_isDraw_4((bool)G_B3_0); CAchDetail_t3591094490 * L_22 = V_2; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_titleID_3(L_26); CAchDetail_t3591094490 * L_27 = V_2; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_medalID_5(L_31); CAchDetail_t3591094490 * L_32 = V_2; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_achPoint_6(L_36); CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_3 = L_40; CAchDetail_t3591094490 * L_41 = V_2; NullCheck(L_41); List_1_t3149535657 * L_42 = L_41->get_awardList_7(); NullCheck(L_42); List_1_Clear_m1914676108(L_42, /*hidden argument*/List_1_Clear_m1914676108_RuntimeMethod_var); V_4 = 0; goto IL_00f2; } IL_00b4: { CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_47 = ___msg0; int32_t L_48 = V_0; int32_t L_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); V_0 = L_49; NullCheck(L_47); int32_t L_50 = CDataArray_GetInt_m1111369473(L_47, L_49, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_55 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_55, L_46, L_50, L_54, /*hidden argument*/NULL); V_5 = L_55; CAchDetail_t3591094490 * L_56 = V_2; NullCheck(L_56); List_1_t3149535657 * L_57 = L_56->get_awardList_7(); CAwardItem_t1677460915 * L_58 = V_5; NullCheck(L_57); List_1_Add_m1312316922(L_57, L_58, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); int32_t L_59 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_00f2: { int32_t L_60 = V_4; int32_t L_61 = V_3; if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00b4; } } { Dictionary_2_t2479807821 * L_62 = __this->get_m_achAwardAll_6(); CAchDetail_t3591094490 * L_63 = V_2; NullCheck(L_63); int32_t L_64 = L_63->get_achID_0(); CAchDetail_t3591094490 * L_65 = V_2; NullCheck(L_62); Dictionary_2_set_Item_m798684388(L_62, L_64, L_65, /*hidden argument*/Dictionary_2_set_Item_m798684388_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementCompleted(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementCompleted_m1686436343 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAchievementManager_ReceiveAchievementCompleted_m1686436343_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; AchInnerInfo_t294055187 * V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; CChatInfo_t4292626735 * V_9 = NULL; DateTime_t3738529785 V_10; memset(&V_10, 0, sizeof(V_10)); String_t* G_B3_0 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CAchievementNewCfg_t3177975818 * L_20 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = V_1; NullCheck(L_20); AchInnerInfo_t294055187 * L_22 = CAchievementNewCfg_GetInnerInfoByID_m1461948882(L_20, L_21, /*hidden argument*/NULL); V_6 = L_22; AchInnerInfo_t294055187 * L_23 = V_6; if (!L_23) { goto IL_0065; } } { AchInnerInfo_t294055187 * L_24 = V_6; NullCheck(L_24); String_t* L_25 = AchInnerInfo_get_Name_m4104228759(L_24, /*hidden argument*/NULL); G_B3_0 = L_25; goto IL_006a; } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B3_0 = L_26; } IL_006a: { V_7 = G_B3_0; CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); String_t* L_28 = CTextHelp_GetText_m372251958(L_27, _stringLiteral1220069406, /*hidden argument*/NULL); V_8 = L_28; String_t* L_29 = V_8; String_t* L_30 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = String_Format_m2844511972(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_31, (bool)1, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_32 = (CChatInfo_t4292626735 *)il2cpp_codegen_object_new(CChatInfo_t4292626735_il2cpp_TypeInfo_var); CChatInfo__ctor_m830194973(L_32, /*hidden argument*/NULL); V_9 = L_32; CChatInfo_t4292626735 * L_33 = V_9; NullCheck(L_33); CChatUserInfo_t74790139 * L_34 = L_33->get_UserInfo_0(); String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_34); CChatUserInfo_SetValue_m1876659017(L_34, (((int64_t)((int64_t)0))), (((int64_t)((int64_t)0))), L_35, 0, 0, 0, 0, 1, 0, 0, 0, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_36 = V_9; NullCheck(L_36); CChatMessageInfo_t3657869099 * L_37 = L_36->get_MessageInfo_1(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_38 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_10 = L_38; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); String_t* L_39 = ((CChatManager_t1988186574_StaticFields*)il2cpp_codegen_static_fields_for(CChatManager_t1988186574_il2cpp_TypeInfo_var))->get_s_ChatTimeFormat_37(); String_t* L_40 = DateTime_ToString_m3718521780((&V_10), L_39, /*hidden argument*/NULL); String_t* L_41 = V_8; String_t* L_42 = V_7; String_t* L_43 = String_Format_m2844511972(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); NullCheck(L_37); CChatMessageInfo_SetValue_m3691071710(L_37, L_40, L_43, 1, 0, /*hidden argument*/NULL); CChatManager_t1988186574 * L_44 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); CChatGroup_t2712975719 * L_45 = CChatManager_GetChatGroup_m377306376(L_44, 6, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_46 = V_9; NullCheck(L_45); CChatGroup_Push_m2905874824(L_45, L_46, (bool)0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAccumulateDiamondWish::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateDiamondWish__ctor_m599070906 (CActivityAccumulateDiamondWish_t438278327 * __this, const RuntimeMethod* method) { { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityAccumulateDiamondWish::AchieveConditionFunction() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateDiamondWish_AchieveConditionFunction_m3706538470 (CActivityAccumulateDiamondWish_t438278327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAccumulateDiamondWish_AchieveConditionFunction_m3706538470_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTaskNavigator_t2259255920_il2cpp_TypeInfo_var); CTaskNavigator_Go_m458103006(NULL /*static, unused*/, ((int32_t)13), /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAccumulateGoldWish::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateGoldWish__ctor_m651982844 (CActivityAccumulateGoldWish_t2430718643 * __this, const RuntimeMethod* method) { { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityAccumulateGoldWish::AchieveConditionFunction() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateGoldWish_AchieveConditionFunction_m1509012088 (CActivityAccumulateGoldWish_t2430718643 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAccumulateGoldWish_AchieveConditionFunction_m1509012088_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTaskNavigator_t2259255920_il2cpp_TypeInfo_var); CTaskNavigator_Go_m458103006(NULL /*static, unused*/, ((int32_t)13), /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAccumulateRechargeDiscount::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateRechargeDiscount__ctor_m3874301834 (CActivityAccumulateRechargeDiscount_t2971967542 * __this, const RuntimeMethod* method) { { CActivityAwardSingleLevel__ctor_m1943656101(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityAccumulateRechargeDiscount::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityAccumulateRechargeDiscount_Deserial_m1067279917 (CActivityAccumulateRechargeDiscount_t2971967542 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAccumulateRechargeDiscount_Deserial_m1067279917_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); float L_3 = CDataArray_GetFloat_m2138633744(L_0, L_2, (0.0f), /*hidden argument*/NULL); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_RechargeNum_12(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_Discount_13(L_11); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_2 = L_15; CAwardInfo_1_t3416460893 * L_16 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_16, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_m_awardInfo_11(L_16); CAwardInfo_1_t3416460893 * L_17 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); int32_t L_18 = V_2; NullCheck(L_17); CAwardInfo_1_set_AwardState_m303875030(L_17, L_18, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); int32_t L_19 = V_1; int32_t L_20 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_Discount_13(); V_3 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20))/(int32_t)((int32_t)100))); int32_t L_21 = V_3; if ((((int32_t)L_21) >= ((int32_t)0))) { goto IL_0092; } } { int32_t L_22 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_Discount_13(); if (!L_22) { goto IL_0092; } } { int32_t L_23 = V_1; if (!L_23) { goto IL_0092; } } { CAwardInfo_1_t3416460893 * L_24 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); NullCheck(L_24); CAwardInfo_1_SetAwardItem_m109226158(L_24, 5, 1, 0, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); goto IL_00a0; } IL_0092: { CAwardInfo_1_t3416460893 * L_25 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); int32_t L_26 = V_3; NullCheck(L_25); CAwardInfo_1_SetAwardItem_m109226158(L_25, 5, L_26, 0, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); } IL_00a0: { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAccumulateUseSpeaker::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateUseSpeaker__ctor_m2176038104 (CActivityAccumulateUseSpeaker_t4044246813 * __this, const RuntimeMethod* method) { { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityAccumulateUseSpeaker::AchieveConditionFunction() extern "C" IL2CPP_METHOD_ATTR void CActivityAccumulateUseSpeaker_AchieveConditionFunction_m567720931 (CActivityAccumulateUseSpeaker_t4044246813 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAccumulateUseSpeaker_AchieveConditionFunction_m567720931_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_0 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CChatManager_set_ActiveChannel_m3791873343(L_0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTaskNavigator_t2259255920_il2cpp_TypeInfo_var); CTaskNavigator_Go_m458103006(NULL /*static, unused*/, 3, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAdvertiseModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAdvertiseModel__ctor_m4197233165 (CActivityAdvertiseModel_t1405265788 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityAdvertiseModel::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityAdvertiseModel_Deserial_m1983223172 (CActivityAdvertiseModel_t1405265788 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAwardSingleLevel::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAwardSingleLevel__ctor_m1943656101 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardSingleLevel__ctor_m1943656101_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CAwardInfo_1_t3416460893 * L_0 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_0, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_awardInfo_11(L_0); return; } } // System.Boolean DMCore.Logic.CActivityAwardSingleLevel::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityAwardSingleLevel_Deserial_m3179508691 (CActivityAwardSingleLevel_t347963756 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardSingleLevel_Deserial_m3179508691_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CAwardInfo_1_t3416460893 * G_B4_0 = NULL; CAwardInfo_1_t3416460893 * G_B3_0 = NULL; int32_t G_B5_0 = 0; CAwardInfo_1_t3416460893 * G_B5_1 = NULL; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0025; } } { return (bool)0; } IL_0025: { CAwardInfo_1_t3416460893 * L_9 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_9, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_awardInfo_11(L_9); CAwardInfo_1_t3416460893 * L_10 = __this->get_m_awardInfo_11(); int32_t L_11 = V_1; G_B3_0 = L_10; if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { G_B4_0 = L_10; goto IL_0043; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_0044; } IL_0043: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_0044: { NullCheck(G_B5_1); CAwardInfo_1_set_AwardState_m303875030(G_B5_1, G_B5_0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); V_3 = 0; goto IL_0083; } IL_0050: { CAwardInfo_1_t3416460893 * L_12 = __this->get_m_awardInfo_11(); CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); NullCheck(L_12); CAwardInfo_1_SetAwardItem_m109226158(L_12, L_16, L_20, L_24, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_25 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0083: { int32_t L_26 = V_3; int32_t L_27 = V_2; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_0050; } } { return (bool)1; } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardSingleLevel::get_AwardPackage() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityAwardSingleLevel_get_AwardPackage_m2448489576 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method) { { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_awardInfo_11(); return L_0; } } // System.Single DMCore.Logic.CActivityAwardSingleLevel::get_GetRechargeNum() extern "C" IL2CPP_METHOD_ATTR float CActivityAwardSingleLevel_get_GetRechargeNum_m3472152671 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_RechargeNum_12(); return L_0; } } // System.Int32 DMCore.Logic.CActivityAwardSingleLevel::get_GetDiscount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardSingleLevel_get_GetDiscount_m1256842936 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_Discount_13(); return L_0; } } // System.Void DMCore.Logic.CActivityAwardSingleLevel::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardSingleLevel_FreshAwardState_m2378006622 (CActivityAwardSingleLevel_t347963756 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardSingleLevel_FreshAwardState_m2378006622_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_awardInfo_11(); NullCheck(L_0); CAwardInfo_1_set_AwardState_m303875030(L_0, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAwardTemplete::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete__ctor_m4287015014 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete__ctor_m4287015014_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_ActivityID_12((-1)); List_1_t593568339 * L_0 = (List_1_t593568339 *)il2cpp_codegen_object_new(List_1_t593568339_il2cpp_TypeInfo_var); List_1__ctor_m2422174747(L_0, /*hidden argument*/List_1__ctor_m2422174747_RuntimeMethod_var); __this->set_m_AwardInfo_13(L_0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_CellResPath_14(L_1); List_1_t3319525431 * L_2 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_2, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_m_BindPathGift_15(L_2); List_1_t3319525431 * L_3 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_3, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_m_BindPathOther_16(L_3); CActivityAwardTemplete_set_NeedAcceptConfirm_m11753827(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_CellResPath_14(_stringLiteral4266248907); List_1_t3319525431 * L_4 = __this->get_m_BindPathGift_15(); NullCheck(L_4); List_1_Clear_m2548850424(L_4, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_5 = __this->get_m_BindPathGift_15(); NullCheck(L_5); List_1_Add_m1685793073(L_5, _stringLiteral3700813944, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_6 = __this->get_m_BindPathGift_15(); NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral3700617336, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_7 = __this->get_m_BindPathGift_15(); NullCheck(L_7); List_1_Add_m1685793073(L_7, _stringLiteral3700682872, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_8 = __this->get_m_BindPathGift_15(); NullCheck(L_8); List_1_Add_m1685793073(L_8, _stringLiteral3700486264, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_9 = __this->get_m_BindPathOther_16(); NullCheck(L_9); List_1_Clear_m2548850424(L_9, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_10 = __this->get_m_BindPathOther_16(); NullCheck(L_10); List_1_Add_m1685793073(L_10, _stringLiteral222907311, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_11 = __this->get_m_BindPathOther_16(); NullCheck(L_11); List_1_Add_m1685793073(L_11, _stringLiteral88648756, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_12 = __this->get_m_BindPathOther_16(); NullCheck(L_12); List_1_Add_m1685793073(L_12, _stringLiteral2451168343, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_13 = __this->get_m_BindPathOther_16(); NullCheck(L_13); List_1_Add_m1685793073(L_13, _stringLiteral2730088052, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_14 = __this->get_m_BindPathOther_16(); NullCheck(L_14); List_1_Add_m1685793073(L_14, _stringLiteral97155014, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CActivityAwardTemplete::get_NeedAcceptConfirm() extern "C" IL2CPP_METHOD_ATTR bool CActivityAwardTemplete_get_NeedAcceptConfirm_m2711005395 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedAcceptConfirmU3Ek__BackingField_11(); return L_0; } } // System.Void DMCore.Logic.CActivityAwardTemplete::set_NeedAcceptConfirm(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_set_NeedAcceptConfirm_m11753827 (CActivityAwardTemplete_t911309464 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedAcceptConfirmU3Ek__BackingField_11(L_0); return; } } // System.Int32 DMCore.Logic.CActivityAwardTemplete::get_CurrentValue() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_get_CurrentValue_m3816482209 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_get_CurrentValue_m3816482209_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t593568339 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2570518608(L_0, /*hidden argument*/List_1_get_Count_m2570518608_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (-1); } IL_0012: { List_1_t593568339 * L_2 = __this->get_m_AwardInfo_13(); NullCheck(L_2); CAwardInfo_1_t3416460893 * L_3 = List_1_get_Item_m3467680361(L_2, 0, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_CurrentValue_m2530627826(L_3, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m2530627826_RuntimeMethod_var); return L_4; } } // System.Void DMCore.Logic.CActivityAwardTemplete::set_CurrentValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_set_CurrentValue_m3815748976 (CActivityAwardTemplete_t911309464 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_set_CurrentValue_m3815748976_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; List_1_t593568339 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2570518608(L_0, /*hidden argument*/List_1_get_Count_m2570518608_RuntimeMethod_var); V_1 = L_1; goto IL_0029; } IL_0013: { List_1_t593568339 * L_2 = __this->get_m_AwardInfo_13(); int32_t L_3 = V_0; NullCheck(L_2); CAwardInfo_1_t3416460893 * L_4 = List_1_get_Item_m3467680361(L_2, L_3, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); int32_t L_5 = ___value0; NullCheck(L_4); CAwardInfo_1_set_CurrentValue_m222191720(L_4, L_5, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m222191720_RuntimeMethod_var); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0029: { int32_t L_7 = V_0; int32_t L_8 = V_1; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_0013; } } { return; } } // System.Int32 DMCore.Logic.CActivityAwardTemplete::get_AwardGradeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_get_AwardGradeCount_m2848452527 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_get_AwardGradeCount_m2848452527_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t593568339 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2570518608(L_0, /*hidden argument*/List_1_get_Count_m2570518608_RuntimeMethod_var); return L_1; } } // System.String DMCore.Logic.CActivityAwardTemplete::get_CellResPath() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityAwardTemplete_get_CellResPath_m311391249 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_CellResPath_14(); return L_0; } } // System.Void DMCore.Logic.CActivityAwardTemplete::set_CellResPath(System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_set_CellResPath_m3736058031 (CActivityAwardTemplete_t911309464 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_CellResPath_14(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTemplete::get_BindPath_Gift() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CActivityAwardTemplete_get_BindPath_Gift_m295687384 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = __this->get_m_BindPathGift_15(); return L_0; } } // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTemplete::get_BindPath_Other() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CActivityAwardTemplete_get_BindPath_Other_m991734683 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = __this->get_m_BindPathOther_16(); return L_0; } } // System.Int32 DMCore.Logic.CActivityAwardTemplete::GetConditionByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_GetConditionByIndex_m2509937608 (CActivityAwardTemplete_t911309464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_GetConditionByIndex_m2509937608_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t3416460893 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___index0; CAwardInfo_1_t3416460893 * L_1 = CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CAwardInfo_1_t3416460893 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CAwardInfo_1_t3416460893 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_Condition_m4201108481(L_3, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); G_B3_0 = L_4; goto IL_001a; } IL_0019: { G_B3_0 = (-1); } IL_001a: { return G_B3_0; } } // DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAcceptStateByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_GetAcceptStateByIndex_m3228215676 (CActivityAwardTemplete_t911309464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_GetAcceptStateByIndex_m3228215676_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t3416460893 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___index0; CAwardInfo_1_t3416460893 * L_1 = CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CAwardInfo_1_t3416460893 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CAwardInfo_1_t3416460893 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_AwardState_m1600705444(L_3, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); G_B3_0 = ((int32_t)(L_4)); goto IL_001a; } IL_0019: { G_B3_0 = 2; } IL_001a: { return (int32_t)(G_B3_0); } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardTemplete::GetAwardInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565 (CActivityAwardTemplete_t911309464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t593568339 * L_2 = __this->get_m_AwardInfo_13(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m2570518608(L_2, /*hidden argument*/List_1_get_Count_m2570518608_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (CAwardInfo_1_t3416460893 *)NULL; } IL_001a: { List_1_t593568339 * L_4 = __this->get_m_AwardInfo_13(); int32_t L_5 = ___index0; NullCheck(L_4); CAwardInfo_1_t3416460893 * L_6 = List_1_get_Item_m3467680361(L_4, L_5, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); return L_6; } } // System.Int32 DMCore.Logic.CActivityAwardTemplete::GetAwardStateCount(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_GetAwardStateCount_m1598453107 (CActivityAwardTemplete_t911309464 * __this, int32_t ___m_state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_GetAwardStateCount_m1598453107_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CAwardInfo_1_t3416460893 * V_1 = NULL; Enumerator_t2482812216 V_2; memset(&V_2, 0, sizeof(V_2)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { V_0 = 0; List_1_t593568339 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); Enumerator_t2482812216 L_1 = List_1_GetEnumerator_m1787630316(L_0, /*hidden argument*/List_1_GetEnumerator_m1787630316_RuntimeMethod_var); V_2 = L_1; } IL_000e: try { // begin try (depth: 1) { goto IL_002b; } IL_0013: { CAwardInfo_1_t3416460893 * L_2 = Enumerator_get_Current_m2250801268((&V_2), /*hidden argument*/Enumerator_get_Current_m2250801268_RuntimeMethod_var); V_1 = L_2; CAwardInfo_1_t3416460893 * L_3 = V_1; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_AwardState_m1600705444(L_3, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); int32_t L_5 = ___m_state0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_002b; } } IL_0027: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002b: { bool L_7 = Enumerator_MoveNext_m2740440059((&V_2), /*hidden argument*/Enumerator_MoveNext_m2740440059_RuntimeMethod_var); if (L_7) { goto IL_0013; } } IL_0037: { IL2CPP_LEAVE(0x4A, FINALLY_003c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003c; } FINALLY_003c: { // begin finally (depth: 1) Enumerator_Dispose_m4223262987((&V_2), /*hidden argument*/Enumerator_Dispose_m4223262987_RuntimeMethod_var); IL2CPP_END_FINALLY(60) } // end finally (depth: 1) IL2CPP_CLEANUP(60) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { int32_t L_8 = V_0; return L_8; } } // System.Boolean DMCore.Logic.CActivityAwardTemplete::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityAwardTemplete_Deserial_m709596994 (CActivityAwardTemplete_t911309464 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_Deserial_m709596994_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CAwardInfo_1_t3416460893 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; CAwardInfo_1_t3416460893 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; CAwardInfo_1_t3416460893 * G_B9_0 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { List_1_t593568339 * L_1 = __this->get_m_AwardInfo_13(); NullCheck(L_1); List_1_Clear_m3056919253(L_1, /*hidden argument*/List_1_Clear_m3056919253_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_0093; } IL_0036: { CAwardInfo_1_t3416460893 * L_10 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_10, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); V_4 = L_10; CAwardInfo_1_t3416460893 * L_11 = V_4; int32_t L_12 = V_1; NullCheck(L_11); CAwardInfo_1_set_CurrentValue_m222191720(L_11, L_12, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m222191720_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_13 = V_4; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); NullCheck(L_13); CAwardInfo_1_set_Condition_m650355728(L_13, L_17, /*hidden argument*/CAwardInfo_1_set_Condition_m650355728_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_18 = V_4; CAwardInfo_1_t3416460893 * L_19 = V_4; NullCheck(L_19); int32_t L_20 = CAwardInfo_1_get_CurrentValue_m2530627826(L_19, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m2530627826_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_21 = V_4; NullCheck(L_21); int32_t L_22 = CAwardInfo_1_get_Condition_m4201108481(L_21, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); int32_t L_27 = VirtFuncInvoker3< int32_t, int32_t, int32_t, bool >::Invoke(12 /* DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAwardState(System.Int32,System.Int32,System.Boolean) */, __this, L_20, L_22, (bool)((((int32_t)1) == ((int32_t)L_26))? 1 : 0)); NullCheck(L_18); CAwardInfo_1_set_AwardState_m303875030(L_18, L_27, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); List_1_t593568339 * L_28 = __this->get_m_AwardInfo_13(); CAwardInfo_1_t3416460893 * L_29 = V_4; NullCheck(L_28); List_1_Add_m2223102825(L_28, L_29, /*hidden argument*/List_1_Add_m2223102825_RuntimeMethod_var); int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0093: { int32_t L_31 = V_3; int32_t L_32 = V_2; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0036; } } { CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); V_5 = L_36; V_6 = 0; goto IL_012f; } IL_00b0: { int32_t L_37 = V_6; int32_t L_38 = V_2; if ((((int32_t)L_37) >= ((int32_t)L_38))) { goto IL_00ca; } } { List_1_t593568339 * L_39 = __this->get_m_AwardInfo_13(); int32_t L_40 = V_6; NullCheck(L_39); CAwardInfo_1_t3416460893 * L_41 = List_1_get_Item_m3467680361(L_39, L_40, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); G_B9_0 = L_41; goto IL_00cb; } IL_00ca: { G_B9_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_00cb: { V_7 = G_B9_0; CAwardInfo_1_t3416460893 * L_42 = V_7; if (L_42) { goto IL_00d9; } } { goto IL_0129; } IL_00d9: { CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); V_8 = L_46; V_9 = 0; goto IL_0120; } IL_00ef: { CAwardInfo_1_t3416460893 * L_47 = V_7; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); NullCheck(L_47); CAwardInfo_1_SetAwardItem_m109226158(L_47, L_51, L_55, L_59, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_60 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_0120: { int32_t L_61 = V_9; int32_t L_62 = V_8; if ((((int32_t)L_61) < ((int32_t)L_62))) { goto IL_00ef; } } IL_0129: { int32_t L_63 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_012f: { int32_t L_64 = V_6; int32_t L_65 = V_5; if ((((int32_t)L_64) < ((int32_t)L_65))) { goto IL_00b0; } } { bool L_66 = IActivityDetail_get_needSort_m3500347631(__this, /*hidden argument*/NULL); if (!L_66) { goto IL_015b; } } { List_1_t593568339 * L_67 = __this->get_m_AwardInfo_13(); intptr_t L_68 = (intptr_t)GetVirtualMethodInfo(__this, 9); Comparison_1_t3191392072 * L_69 = (Comparison_1_t3191392072 *)il2cpp_codegen_object_new(Comparison_1_t3191392072_il2cpp_TypeInfo_var); Comparison_1__ctor_m1180934841(L_69, __this, L_68, /*hidden argument*/Comparison_1__ctor_m1180934841_RuntimeMethod_var); NullCheck(L_67); List_1_Sort_m4067792963(L_67, L_69, /*hidden argument*/List_1_Sort_m4067792963_RuntimeMethod_var); } IL_015b: { return (bool)1; } } // System.Void DMCore.Logic.CActivityAwardTemplete::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTemplete_FreshAwardState_m701757060 (CActivityAwardTemplete_t911309464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTemplete_FreshAwardState_m701757060_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t593568339 * L_0 = __this->get_m_AwardInfo_13(); int32_t L_1 = ___index0; NullCheck(L_0); CAwardInfo_1_t3416460893 * L_2 = List_1_get_Item_m3467680361(L_0, L_1, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_2); CAwardInfo_1_set_AwardState_m303875030(L_2, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); return; } } // DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAwardState(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_GetAwardState_m1889034917 (CActivityAwardTemplete_t911309464 * __this, int32_t ___currentValue0, int32_t ___conditionValue1, bool ___isAcceptedAlready2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; { V_0 = 2; bool L_0 = ___isAcceptedAlready2; if (!L_0) { goto IL_000f; } } { V_0 = 0; goto IL_001e; } IL_000f: { int32_t L_1 = ___currentValue0; int32_t L_2 = ___conditionValue1; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_001c; } } { G_B5_0 = 1; goto IL_001d; } IL_001c: { G_B5_0 = 2; } IL_001d: { V_0 = G_B5_0; } IL_001e: { int32_t L_3 = V_0; return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney__ctor_m1896429360 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney__ctor_m1896429360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_ActivityID_12((-1)); List_1_t3334856656 * L_0 = (List_1_t3334856656 *)il2cpp_codegen_object_new(List_1_t3334856656_il2cpp_TypeInfo_var); List_1__ctor_m4222584989(L_0, /*hidden argument*/List_1__ctor_m4222584989_RuntimeMethod_var); __this->set_m_AwardInfo_13(L_0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_CellResPath_14(L_1); List_1_t3319525431 * L_2 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_2, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_m_BindPathGift_15(L_2); List_1_t3319525431 * L_3 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_3, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_m_BindPathOther_16(L_3); CActivityAwardTempleteWithMoney_set_NeedAcceptConfirm_m237158819(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_CellResPath_14(_stringLiteral4266248907); List_1_t3319525431 * L_4 = __this->get_m_BindPathGift_15(); NullCheck(L_4); List_1_Clear_m2548850424(L_4, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_5 = __this->get_m_BindPathGift_15(); NullCheck(L_5); List_1_Add_m1685793073(L_5, _stringLiteral3700813944, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_6 = __this->get_m_BindPathGift_15(); NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral3700617336, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_7 = __this->get_m_BindPathGift_15(); NullCheck(L_7); List_1_Add_m1685793073(L_7, _stringLiteral3700682872, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_8 = __this->get_m_BindPathGift_15(); NullCheck(L_8); List_1_Add_m1685793073(L_8, _stringLiteral3700486264, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_9 = __this->get_m_BindPathOther_16(); NullCheck(L_9); List_1_Clear_m2548850424(L_9, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_10 = __this->get_m_BindPathOther_16(); NullCheck(L_10); List_1_Add_m1685793073(L_10, _stringLiteral222907311, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_11 = __this->get_m_BindPathOther_16(); NullCheck(L_11); List_1_Add_m1685793073(L_11, _stringLiteral88648756, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_12 = __this->get_m_BindPathOther_16(); NullCheck(L_12); List_1_Add_m1685793073(L_12, _stringLiteral2451168343, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_13 = __this->get_m_BindPathOther_16(); NullCheck(L_13); List_1_Add_m1685793073(L_13, _stringLiteral2730088052, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_14 = __this->get_m_BindPathOther_16(); NullCheck(L_14); List_1_Add_m1685793073(L_14, _stringLiteral97155014, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CActivityAwardTempleteWithMoney::get_NeedAcceptConfirm() extern "C" IL2CPP_METHOD_ATTR bool CActivityAwardTempleteWithMoney_get_NeedAcceptConfirm_m2071879837 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedAcceptConfirmU3Ek__BackingField_11(); return L_0; } } // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::set_NeedAcceptConfirm(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney_set_NeedAcceptConfirm_m237158819 (CActivityAwardTempleteWithMoney_t3414704044 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedAcceptConfirmU3Ek__BackingField_11(L_0); return; } } // System.Single DMCore.Logic.CActivityAwardTempleteWithMoney::get_CurrentValue() extern "C" IL2CPP_METHOD_ATTR float CActivityAwardTempleteWithMoney_get_CurrentValue_m2845549890 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_get_CurrentValue_m2845549890_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3334856656 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3990271678(L_0, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); if (L_1) { goto IL_0016; } } { return (-1.0f); } IL_0016: { List_1_t3334856656 * L_2 = __this->get_m_AwardInfo_13(); NullCheck(L_2); CAwardInfo_1_t1862781914 * L_3 = List_1_get_Item_m680535842(L_2, 0, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_3); float L_4 = CAwardInfo_1_get_CurrentValue_m1077168976(L_3, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m1077168976_RuntimeMethod_var); return L_4; } } // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::set_CurrentValue(System.Single) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney_set_CurrentValue_m3658631514 (CActivityAwardTempleteWithMoney_t3414704044 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_set_CurrentValue_m3658631514_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; List_1_t3334856656 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3990271678(L_0, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); V_1 = L_1; goto IL_0029; } IL_0013: { List_1_t3334856656 * L_2 = __this->get_m_AwardInfo_13(); int32_t L_3 = V_0; NullCheck(L_2); CAwardInfo_1_t1862781914 * L_4 = List_1_get_Item_m680535842(L_2, L_3, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); float L_5 = ___value0; NullCheck(L_4); CAwardInfo_1_set_CurrentValue_m2721821130(L_4, L_5, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m2721821130_RuntimeMethod_var); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0029: { int32_t L_7 = V_0; int32_t L_8 = V_1; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_0013; } } { return; } } // System.Int32 DMCore.Logic.CActivityAwardTempleteWithMoney::get_AwardGradeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTempleteWithMoney_get_AwardGradeCount_m3302365553 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_get_AwardGradeCount_m3302365553_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3334856656 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3990271678(L_0, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); return L_1; } } // System.String DMCore.Logic.CActivityAwardTempleteWithMoney::get_CellResPath() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityAwardTempleteWithMoney_get_CellResPath_m4049807604 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_CellResPath_14(); return L_0; } } // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::set_CellResPath(System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney_set_CellResPath_m2682620065 (CActivityAwardTempleteWithMoney_t3414704044 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_CellResPath_14(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTempleteWithMoney::get_BindPath_Gift() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CActivityAwardTempleteWithMoney_get_BindPath_Gift_m3088135598 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = __this->get_m_BindPathGift_15(); return L_0; } } // System.Collections.Generic.List`1 DMCore.Logic.CActivityAwardTempleteWithMoney::get_BindPath_Other() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CActivityAwardTempleteWithMoney_get_BindPath_Other_m727875930 (CActivityAwardTempleteWithMoney_t3414704044 * __this, const RuntimeMethod* method) { { List_1_t3319525431 * L_0 = __this->get_m_BindPathOther_16(); return L_0; } } // System.Single DMCore.Logic.CActivityAwardTempleteWithMoney::GetConditionByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR float CActivityAwardTempleteWithMoney_GetConditionByIndex_m184448731 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_GetConditionByIndex_m184448731_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t1862781914 * V_0 = NULL; float G_B3_0 = 0.0f; { int32_t L_0 = ___index0; CAwardInfo_1_t1862781914 * L_1 = CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CAwardInfo_1_t1862781914 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CAwardInfo_1_t1862781914 * L_3 = V_0; NullCheck(L_3); float L_4 = CAwardInfo_1_get_Condition_m808477994(L_3, /*hidden argument*/CAwardInfo_1_get_Condition_m808477994_RuntimeMethod_var); G_B3_0 = L_4; goto IL_001e; } IL_0019: { G_B3_0 = (-1.0f); } IL_001e: { return G_B3_0; } } // DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTempleteWithMoney::GetAcceptStateByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTempleteWithMoney_GetAcceptStateByIndex_m3877882659 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_GetAcceptStateByIndex_m3877882659_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t1862781914 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___index0; CAwardInfo_1_t1862781914 * L_1 = CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CAwardInfo_1_t1862781914 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CAwardInfo_1_t1862781914 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_AwardState_m4085009958(L_3, /*hidden argument*/CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var); G_B3_0 = ((int32_t)(L_4)); goto IL_001a; } IL_0019: { G_B3_0 = 2; } IL_001a: { return (int32_t)(G_B3_0); } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityAwardTempleteWithMoney::GetAwardInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t1862781914 * CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_GetAwardInfoByIndex_m2941381661_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t3334856656 * L_2 = __this->get_m_AwardInfo_13(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m3990271678(L_2, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (CAwardInfo_1_t1862781914 *)NULL; } IL_001a: { List_1_t3334856656 * L_4 = __this->get_m_AwardInfo_13(); int32_t L_5 = ___index0; NullCheck(L_4); CAwardInfo_1_t1862781914 * L_6 = List_1_get_Item_m680535842(L_4, L_5, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); return L_6; } } // System.Int32 DMCore.Logic.CActivityAwardTempleteWithMoney::GetAwardStateCount(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTempleteWithMoney_GetAwardStateCount_m4200377339 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___m_state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_GetAwardStateCount_m4200377339_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CAwardInfo_1_t1862781914 * V_1 = NULL; Enumerator_t929133237 V_2; memset(&V_2, 0, sizeof(V_2)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { V_0 = 0; List_1_t3334856656 * L_0 = __this->get_m_AwardInfo_13(); NullCheck(L_0); Enumerator_t929133237 L_1 = List_1_GetEnumerator_m2006965588(L_0, /*hidden argument*/List_1_GetEnumerator_m2006965588_RuntimeMethod_var); V_2 = L_1; } IL_000e: try { // begin try (depth: 1) { goto IL_002b; } IL_0013: { CAwardInfo_1_t1862781914 * L_2 = Enumerator_get_Current_m3240358010((&V_2), /*hidden argument*/Enumerator_get_Current_m3240358010_RuntimeMethod_var); V_1 = L_2; CAwardInfo_1_t1862781914 * L_3 = V_1; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_AwardState_m4085009958(L_3, /*hidden argument*/CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var); int32_t L_5 = ___m_state0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_002b; } } IL_0027: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002b: { bool L_7 = Enumerator_MoveNext_m3387339450((&V_2), /*hidden argument*/Enumerator_MoveNext_m3387339450_RuntimeMethod_var); if (L_7) { goto IL_0013; } } IL_0037: { IL2CPP_LEAVE(0x4A, FINALLY_003c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003c; } FINALLY_003c: { // begin finally (depth: 1) Enumerator_Dispose_m2756405328((&V_2), /*hidden argument*/Enumerator_Dispose_m2756405328_RuntimeMethod_var); IL2CPP_END_FINALLY(60) } // end finally (depth: 1) IL2CPP_CLEANUP(60) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { int32_t L_8 = V_0; return L_8; } } // System.Boolean DMCore.Logic.CActivityAwardTempleteWithMoney::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityAwardTempleteWithMoney_Deserial_m234541450 (CActivityAwardTempleteWithMoney_t3414704044 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_Deserial_m234541450_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; int32_t V_2 = 0; int32_t V_3 = 0; CAwardInfo_1_t1862781914 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; CAwardInfo_1_t1862781914 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; CAwardInfo_1_t1862781914 * G_B9_0 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { List_1_t3334856656 * L_1 = __this->get_m_AwardInfo_13(); NullCheck(L_1); List_1_Clear_m3639870296(L_1, /*hidden argument*/List_1_Clear_m3639870296_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); float L_5 = CDataArray_GetFloat_m2138633744(L_2, L_4, (0.0f), /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_009b; } IL_003a: { CAwardInfo_1_t1862781914 * L_10 = (CAwardInfo_1_t1862781914 *)il2cpp_codegen_object_new(CAwardInfo_1_t1862781914_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m3110181373(L_10, /*hidden argument*/CAwardInfo_1__ctor_m3110181373_RuntimeMethod_var); V_4 = L_10; CAwardInfo_1_t1862781914 * L_11 = V_4; float L_12 = V_1; NullCheck(L_11); CAwardInfo_1_set_CurrentValue_m2721821130(L_11, L_12, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m2721821130_RuntimeMethod_var); CAwardInfo_1_t1862781914 * L_13 = V_4; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); float L_17 = CDataArray_GetFloat_m2138633744(L_14, L_16, (0.0f), /*hidden argument*/NULL); NullCheck(L_13); CAwardInfo_1_set_Condition_m3178165754(L_13, L_17, /*hidden argument*/CAwardInfo_1_set_Condition_m3178165754_RuntimeMethod_var); CAwardInfo_1_t1862781914 * L_18 = V_4; CAwardInfo_1_t1862781914 * L_19 = V_4; NullCheck(L_19); float L_20 = CAwardInfo_1_get_CurrentValue_m1077168976(L_19, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m1077168976_RuntimeMethod_var); CAwardInfo_1_t1862781914 * L_21 = V_4; NullCheck(L_21); float L_22 = CAwardInfo_1_get_Condition_m808477994(L_21, /*hidden argument*/CAwardInfo_1_get_Condition_m808477994_RuntimeMethod_var); CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); int32_t L_27 = VirtFuncInvoker3< int32_t, float, float, bool >::Invoke(12 /* DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTempleteWithMoney::GetAwardState(System.Single,System.Single,System.Boolean) */, __this, L_20, L_22, (bool)((((int32_t)1) == ((int32_t)L_26))? 1 : 0)); NullCheck(L_18); CAwardInfo_1_set_AwardState_m2300322146(L_18, L_27, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); List_1_t3334856656 * L_28 = __this->get_m_AwardInfo_13(); CAwardInfo_1_t1862781914 * L_29 = V_4; NullCheck(L_28); List_1_Add_m3958073489(L_28, L_29, /*hidden argument*/List_1_Add_m3958073489_RuntimeMethod_var); int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_009b: { int32_t L_31 = V_3; int32_t L_32 = V_2; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_003a; } } { CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); V_5 = L_36; V_6 = 0; goto IL_0137; } IL_00b8: { int32_t L_37 = V_6; int32_t L_38 = V_2; if ((((int32_t)L_37) >= ((int32_t)L_38))) { goto IL_00d2; } } { List_1_t3334856656 * L_39 = __this->get_m_AwardInfo_13(); int32_t L_40 = V_6; NullCheck(L_39); CAwardInfo_1_t1862781914 * L_41 = List_1_get_Item_m680535842(L_39, L_40, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); G_B9_0 = L_41; goto IL_00d3; } IL_00d2: { G_B9_0 = ((CAwardInfo_1_t1862781914 *)(NULL)); } IL_00d3: { V_7 = G_B9_0; CAwardInfo_1_t1862781914 * L_42 = V_7; if (L_42) { goto IL_00e1; } } { goto IL_0131; } IL_00e1: { CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); V_8 = L_46; V_9 = 0; goto IL_0128; } IL_00f7: { CAwardInfo_1_t1862781914 * L_47 = V_7; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); NullCheck(L_47); CAwardInfo_1_SetAwardItem_m2956484584(L_47, L_51, L_55, L_59, /*hidden argument*/CAwardInfo_1_SetAwardItem_m2956484584_RuntimeMethod_var); int32_t L_60 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_0128: { int32_t L_61 = V_9; int32_t L_62 = V_8; if ((((int32_t)L_61) < ((int32_t)L_62))) { goto IL_00f7; } } IL_0131: { int32_t L_63 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_0137: { int32_t L_64 = V_6; int32_t L_65 = V_5; if ((((int32_t)L_64) < ((int32_t)L_65))) { goto IL_00b8; } } { bool L_66 = IActivityDetail_get_needSort_m3500347631(__this, /*hidden argument*/NULL); if (!L_66) { goto IL_0163; } } { List_1_t3334856656 * L_67 = __this->get_m_AwardInfo_13(); intptr_t L_68 = (intptr_t)GetVirtualMethodInfo(__this, 10); Comparison_1_t1637713093 * L_69 = (Comparison_1_t1637713093 *)il2cpp_codegen_object_new(Comparison_1_t1637713093_il2cpp_TypeInfo_var); Comparison_1__ctor_m2595683482(L_69, __this, L_68, /*hidden argument*/Comparison_1__ctor_m2595683482_RuntimeMethod_var); NullCheck(L_67); List_1_Sort_m414580839(L_67, L_69, /*hidden argument*/List_1_Sort_m414580839_RuntimeMethod_var); } IL_0163: { return (bool)1; } } // System.Void DMCore.Logic.CActivityAwardTempleteWithMoney::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityAwardTempleteWithMoney_FreshAwardState_m2675553304 (CActivityAwardTempleteWithMoney_t3414704044 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityAwardTempleteWithMoney_FreshAwardState_m2675553304_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3334856656 * L_0 = __this->get_m_AwardInfo_13(); int32_t L_1 = ___index0; NullCheck(L_0); CAwardInfo_1_t1862781914 * L_2 = List_1_get_Item_m680535842(L_0, L_1, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_2); CAwardInfo_1_set_AwardState_m2300322146(L_2, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); return; } } // DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTempleteWithMoney::GetAwardState(System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTempleteWithMoney_GetAwardState_m1166357281 (CActivityAwardTempleteWithMoney_t3414704044 * __this, float ___currentValue0, float ___conditionValue1, bool ___isAcceptedAlready2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; { V_0 = 2; bool L_0 = ___isAcceptedAlready2; if (!L_0) { goto IL_000f; } } { V_0 = 0; goto IL_001e; } IL_000f: { float L_1 = ___currentValue0; float L_2 = ___conditionValue1; if ((!(((float)L_1) >= ((float)L_2)))) { goto IL_001c; } } { G_B5_0 = 1; goto IL_001d; } IL_001c: { G_B5_0 = 2; } IL_001d: { V_0 = G_B5_0; } IL_001e: { int32_t L_3 = V_0; return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityBuyGiftPackage::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityBuyGiftPackage__ctor_m3423287025 (CActivityBuyGiftPackage_t3637356948 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityBuyGiftPackage__ctor_m3423287025_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_rechargeAmount_11((-1)); __this->set_m_price_12((-1)); __this->set_m_count_13((-1)); CAwardInfo_1_t3416460893 * L_0 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_0, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_award_array_14(L_0); return; } } // System.Void DMCore.Logic.CActivityBuyGiftPackage::SetCurActivityBtn(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CActivityBuyGiftPackage_SetCurActivityBtn_m4060211353 (CActivityBuyGiftPackage_t3637356948 * __this, Transform_t3600365921 * ___trans0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = ___trans0; __this->set_m_ActivityBuyPackageBtn_15(L_0); return; } } // System.Boolean DMCore.Logic.CActivityBuyGiftPackage::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityBuyGiftPackage_Deserial_m2781704630 (CActivityBuyGiftPackage_t3637356948 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityBuyGiftPackage_Deserial_m2781704630_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_14(); NullCheck(L_0); CAwardInfo_1_Clear_m3783247419(L_0, /*hidden argument*/CAwardInfo_1_Clear_m3783247419_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, (-1), /*hidden argument*/NULL); __this->set_m_rechargeAmount_11(L_4); CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, (-1), /*hidden argument*/NULL); __this->set_m_price_12(L_8); CAwardInfo_1_t3416460893 * L_9 = __this->get_m_award_array_14(); CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_9); CAwardInfo_1_set_AwardState_m303875030(L_9, L_13, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_14 = __this->get_m_award_array_14(); NullCheck(L_14); int32_t L_15 = CAwardInfo_1_get_AwardState_m1600705444(L_14, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); V_1 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, (-1), /*hidden argument*/NULL); __this->set_m_count_13(L_19); int32_t L_20 = __this->get_m_count_13(); if ((((int32_t)L_20) <= ((int32_t)0))) { goto IL_00c2; } } { V_2 = 0; goto IL_00b6; } IL_0079: { CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, (-1), /*hidden argument*/NULL); V_3 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, (-1), /*hidden argument*/NULL); V_4 = L_28; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, (-1), /*hidden argument*/NULL); V_5 = L_32; CAwardInfo_1_t3416460893 * L_33 = __this->get_m_award_array_14(); int32_t L_34 = V_3; int32_t L_35 = V_4; int32_t L_36 = V_5; NullCheck(L_33); CAwardInfo_1_SetAwardItem_m109226158(L_33, L_34, L_35, L_36, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_37 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00b6: { int32_t L_38 = V_2; int32_t L_39 = __this->get_m_count_13(); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_0079; } } IL_00c2: { int32_t L_40 = __this->get_m_price_12(); if ((((int32_t)L_40) > ((int32_t)0))) { goto IL_00e9; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_41 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CWndController_HideUI_m732482071(L_41, ((int32_t)168), /*hidden argument*/NULL); Transform_t3600365921 * L_42 = __this->get_m_ActivityBuyPackageBtn_15(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)0, /*hidden argument*/NULL); } IL_00e9: { return (bool)1; } } // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::GetCurPrice() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityBuyGiftPackage_GetCurPrice_m2714578661 (CActivityBuyGiftPackage_t3637356948 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_price_12(); return L_0; } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityBuyGiftPackage::get_AwardArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityBuyGiftPackage_get_AwardArray_m2025425365 (CActivityBuyGiftPackage_t3637356948 * __this, const RuntimeMethod* method) { { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_14(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityComulRechargeAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityComulRechargeAward__ctor_m1664261834 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward__ctor_m1664261834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); IActivityDetail_set_needSort_m577623526(__this, (bool)1, /*hidden argument*/NULL); List_1_t3334856656 * L_0 = (List_1_t3334856656 *)il2cpp_codegen_object_new(List_1_t3334856656_il2cpp_TypeInfo_var); List_1__ctor_m4222584989(L_0, /*hidden argument*/List_1__ctor_m4222584989_RuntimeMethod_var); __this->set_m_detail_array_11(L_0); return; } } // System.Boolean DMCore.Logic.CActivityComulRechargeAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityComulRechargeAward_Deserial_m376631198 (CActivityComulRechargeAward_t2785293014 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward_Deserial_m376631198_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; int32_t V_2 = 0; int32_t V_3 = 0; CAwardInfo_1_t1862781914 * V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; StringU5BU5D_t1281789340* V_7 = NULL; int32_t V_8 = 0; StringU5BU5D_t1281789340* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { List_1_t3334856656 * L_1 = __this->get_m_detail_array_11(); NullCheck(L_1); List_1_Clear_m3639870296(L_1, /*hidden argument*/List_1_Clear_m3639870296_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); float L_5 = CDataArray_GetFloat_m2138633744(L_2, L_4, (0.0f), /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_015e; } IL_003a: { CAwardInfo_1_t1862781914 * L_10 = (CAwardInfo_1_t1862781914 *)il2cpp_codegen_object_new(CAwardInfo_1_t1862781914_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m3110181373(L_10, /*hidden argument*/CAwardInfo_1__ctor_m3110181373_RuntimeMethod_var); V_4 = L_10; CAwardInfo_1_t1862781914 * L_11 = V_4; float L_12 = V_1; NullCheck(L_11); CAwardInfo_1_set_CurrentValue_m2721821130(L_11, L_12, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m2721821130_RuntimeMethod_var); CAwardInfo_1_t1862781914 * L_13 = V_4; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); float L_17 = CDataArray_GetFloat_m2138633744(L_14, L_16, (0.0f), /*hidden argument*/NULL); NullCheck(L_13); CAwardInfo_1_set_Condition_m3178165754(L_13, L_17, /*hidden argument*/CAwardInfo_1_set_Condition_m3178165754_RuntimeMethod_var); CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_5 = L_21; int32_t L_22 = V_5; if (!L_22) { goto IL_008a; } } { int32_t L_23 = V_5; if ((((int32_t)L_23) == ((int32_t)1))) { goto IL_0097; } } { int32_t L_24 = V_5; if ((((int32_t)L_24) == ((int32_t)2))) { goto IL_00a4; } } { goto IL_00b1; } IL_008a: { CAwardInfo_1_t1862781914 * L_25 = V_4; NullCheck(L_25); CAwardInfo_1_set_AwardState_m2300322146(L_25, 1, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); goto IL_00b1; } IL_0097: { CAwardInfo_1_t1862781914 * L_26 = V_4; NullCheck(L_26); CAwardInfo_1_set_AwardState_m2300322146(L_26, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); goto IL_00b1; } IL_00a4: { CAwardInfo_1_t1862781914 * L_27 = V_4; NullCheck(L_27); CAwardInfo_1_set_AwardState_m2300322146(L_27, 2, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); goto IL_00b1; } IL_00b1: { CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_28); String_t* L_32 = CDataArray_GetWideStr_m3532563229(L_28, L_30, L_31, /*hidden argument*/NULL); V_6 = L_32; String_t* L_33 = V_6; bool L_34 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); if (L_34) { goto IL_014d; } } { String_t* L_35 = V_6; CharU5BU5D_t3528271667* L_36 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_36); (L_36)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_35); StringU5BU5D_t1281789340* L_37 = String_Split_m3646115398(L_35, L_36, /*hidden argument*/NULL); V_7 = L_37; V_8 = 0; goto IL_0142; } IL_00eb: { StringU5BU5D_t1281789340* L_38 = V_7; int32_t L_39 = V_8; NullCheck(L_38); int32_t L_40 = L_39; String_t* L_41 = (L_38)->GetAt(static_cast(L_40)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_42 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00ff; } } { goto IL_013c; } IL_00ff: { StringU5BU5D_t1281789340* L_43 = V_7; int32_t L_44 = V_8; NullCheck(L_43); int32_t L_45 = L_44; String_t* L_46 = (L_43)->GetAt(static_cast(L_45)); CharU5BU5D_t3528271667* L_47 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_47); (L_47)->SetAt(static_cast(0), (Il2CppChar)((int32_t)59)); NullCheck(L_46); StringU5BU5D_t1281789340* L_48 = String_Split_m3646115398(L_46, L_47, /*hidden argument*/NULL); V_9 = L_48; StringU5BU5D_t1281789340* L_49 = V_9; NullCheck(L_49); int32_t L_50 = 0; String_t* L_51 = (L_49)->GetAt(static_cast(L_50)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_52 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_51, /*hidden argument*/NULL); V_10 = L_52; StringU5BU5D_t1281789340* L_53 = V_9; NullCheck(L_53); int32_t L_54 = 1; String_t* L_55 = (L_53)->GetAt(static_cast(L_54)); int32_t L_56 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_55, /*hidden argument*/NULL); V_11 = L_56; CAwardInfo_1_t1862781914 * L_57 = V_4; int32_t L_58 = V_10; int32_t L_59 = V_11; NullCheck(L_57); CAwardInfo_1_SetAwardItem_m2956484584(L_57, L_58, L_59, ((int32_t)999), /*hidden argument*/CAwardInfo_1_SetAwardItem_m2956484584_RuntimeMethod_var); } IL_013c: { int32_t L_60 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_0142: { int32_t L_61 = V_8; StringU5BU5D_t1281789340* L_62 = V_7; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_62)->max_length))))))) { goto IL_00eb; } } IL_014d: { List_1_t3334856656 * L_63 = __this->get_m_detail_array_11(); CAwardInfo_1_t1862781914 * L_64 = V_4; NullCheck(L_63); List_1_Add_m3958073489(L_63, L_64, /*hidden argument*/List_1_Add_m3958073489_RuntimeMethod_var); int32_t L_65 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_015e: { int32_t L_66 = V_3; int32_t L_67 = V_2; if ((((int32_t)L_66) < ((int32_t)L_67))) { goto IL_003a; } } { bool L_68 = IActivityDetail_get_needSort_m3500347631(__this, /*hidden argument*/NULL); if (!L_68) { goto IL_0188; } } { List_1_t3334856656 * L_69 = __this->get_m_detail_array_11(); intptr_t L_70 = (intptr_t)GetVirtualMethodInfo(__this, 10); Comparison_1_t1637713093 * L_71 = (Comparison_1_t1637713093 *)il2cpp_codegen_object_new(Comparison_1_t1637713093_il2cpp_TypeInfo_var); Comparison_1__ctor_m2595683482(L_71, __this, L_70, /*hidden argument*/Comparison_1__ctor_m2595683482_RuntimeMethod_var); NullCheck(L_69); List_1_Sort_m414580839(L_69, L_71, /*hidden argument*/List_1_Sort_m414580839_RuntimeMethod_var); } IL_0188: { return (bool)1; } } // System.Single DMCore.Logic.CActivityComulRechargeAward::get_Rmb() extern "C" IL2CPP_METHOD_ATTR float CActivityComulRechargeAward_get_Rmb_m4146825541 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward_get_Rmb_m4146825541_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3334856656 * L_0 = __this->get_m_detail_array_11(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3990271678(L_0, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); if (L_1) { goto IL_0016; } } { return (0.0f); } IL_0016: { List_1_t3334856656 * L_2 = __this->get_m_detail_array_11(); NullCheck(L_2); CAwardInfo_1_t1862781914 * L_3 = List_1_get_Item_m680535842(L_2, 0, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_3); float L_4 = CAwardInfo_1_get_CurrentValue_m1077168976(L_3, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m1077168976_RuntimeMethod_var); return L_4; } } // System.Collections.Generic.List`1> DMCore.Logic.CActivityComulRechargeAward::get_Detail() extern "C" IL2CPP_METHOD_ATTR List_1_t3334856656 * CActivityComulRechargeAward_get_Detail_m1356317902 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method) { { List_1_t3334856656 * L_0 = __this->get_m_detail_array_11(); return L_0; } } // System.String DMCore.Logic.CActivityComulRechargeAward::get_CellResPath() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityComulRechargeAward_get_CellResPath_m3208753988 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward_get_CellResPath_m3208753988_MetadataUsageId); s_Il2CppMethodInitialized = true; } { return _stringLiteral3812257280; } } // System.Int32 DMCore.Logic.CActivityComulRechargeAward::GetAwardStateCount(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityComulRechargeAward_GetAwardStateCount_m366954564 (CActivityComulRechargeAward_t2785293014 * __this, int32_t ___m_state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward_GetAwardStateCount_m366954564_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CAwardInfo_1_t1862781914 * V_1 = NULL; Enumerator_t929133237 V_2; memset(&V_2, 0, sizeof(V_2)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { V_0 = 0; List_1_t3334856656 * L_0 = __this->get_m_detail_array_11(); NullCheck(L_0); Enumerator_t929133237 L_1 = List_1_GetEnumerator_m2006965588(L_0, /*hidden argument*/List_1_GetEnumerator_m2006965588_RuntimeMethod_var); V_2 = L_1; } IL_000e: try { // begin try (depth: 1) { goto IL_002b; } IL_0013: { CAwardInfo_1_t1862781914 * L_2 = Enumerator_get_Current_m3240358010((&V_2), /*hidden argument*/Enumerator_get_Current_m3240358010_RuntimeMethod_var); V_1 = L_2; CAwardInfo_1_t1862781914 * L_3 = V_1; NullCheck(L_3); int32_t L_4 = CAwardInfo_1_get_AwardState_m4085009958(L_3, /*hidden argument*/CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var); int32_t L_5 = ___m_state0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_002b; } } IL_0027: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002b: { bool L_7 = Enumerator_MoveNext_m3387339450((&V_2), /*hidden argument*/Enumerator_MoveNext_m3387339450_RuntimeMethod_var); if (L_7) { goto IL_0013; } } IL_0037: { IL2CPP_LEAVE(0x4A, FINALLY_003c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003c; } FINALLY_003c: { // begin finally (depth: 1) Enumerator_Dispose_m2756405328((&V_2), /*hidden argument*/Enumerator_Dispose_m2756405328_RuntimeMethod_var); IL2CPP_END_FINALLY(60) } // end finally (depth: 1) IL2CPP_CLEANUP(60) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { int32_t L_8 = V_0; return L_8; } } // System.Void DMCore.Logic.CActivityComulRechargeAward::FreshAwardState(System.Single) extern "C" IL2CPP_METHOD_ATTR void CActivityComulRechargeAward_FreshAwardState_m268564874 (CActivityComulRechargeAward_t2785293014 * __this, float ___condition0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityComulRechargeAward_FreshAwardState_m268564874_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * V_0 = NULL; CAwardInfo_1_t1862781914 * V_1 = NULL; { U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * L_0 = (U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 *)il2cpp_codegen_object_new(U3CFreshAwardStateU3Ec__AnonStorey0_t985944124_il2cpp_TypeInfo_var); U3CFreshAwardStateU3Ec__AnonStorey0__ctor_m3016275716(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * L_1 = V_0; float L_2 = ___condition0; NullCheck(L_1); L_1->set_condition_0(L_2); List_1_t3334856656 * L_3 = __this->get_m_detail_array_11(); U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CFreshAwardStateU3Ec__AnonStorey0_U3CU3Em__0_m1454592138_RuntimeMethod_var; Predicate_1_t2688076038 * L_6 = (Predicate_1_t2688076038 *)il2cpp_codegen_object_new(Predicate_1_t2688076038_il2cpp_TypeInfo_var); Predicate_1__ctor_m3648261875(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m3648261875_RuntimeMethod_var); NullCheck(L_3); CAwardInfo_1_t1862781914 * L_7 = List_1_Find_m3784226513(L_3, L_6, /*hidden argument*/List_1_Find_m3784226513_RuntimeMethod_var); V_1 = L_7; CAwardInfo_1_t1862781914 * L_8 = V_1; if (!L_8) { goto IL_0032; } } { CAwardInfo_1_t1862781914 * L_9 = V_1; NullCheck(L_9); CAwardInfo_1_set_AwardState_m2300322146(L_9, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m2300322146_RuntimeMethod_var); } IL_0032: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFreshAwardStateU3Ec__AnonStorey0__ctor_m3016275716 (U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityComulRechargeAward/c__AnonStorey0::<>m__0(DMCore.Logic.CAwardInfo`1) extern "C" IL2CPP_METHOD_ATTR bool U3CFreshAwardStateU3Ec__AnonStorey0_U3CU3Em__0_m1454592138 (U3CFreshAwardStateU3Ec__AnonStorey0_t985944124 * __this, CAwardInfo_1_t1862781914 * ___awardInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CFreshAwardStateU3Ec__AnonStorey0_U3CU3Em__0_m1454592138_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardInfo_1_t1862781914 * L_0 = ___awardInfo0; NullCheck(L_0); float L_1 = CAwardInfo_1_get_Condition_m808477994(L_0, /*hidden argument*/CAwardInfo_1_get_Condition_m808477994_RuntimeMethod_var); float L_2 = __this->get_condition_0(); return (bool)((((float)L_1) == ((float)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityConfig__ctor_m420084669 (CActivityConfig_t3711341450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig__ctor_m420084669_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t1694959599 * L_0 = (Dictionary_2_t1694959599 *)il2cpp_codegen_object_new(Dictionary_2_t1694959599_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1517660855(L_0, /*hidden argument*/Dictionary_2__ctor_m1517660855_RuntimeMethod_var); __this->set_m_ActivityConfigLib_1(L_0); ITextBase_PushTask_m2878137237(__this, _stringLiteral3469102778, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CActivityConfig DMCore.Logic.CActivityConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityConfig_t3711341450 * CActivityConfig_GetInstance_m222384876 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig_GetInstance_m222384876_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = ((CActivityConfig_t3711341450_StaticFields*)il2cpp_codegen_static_fields_for(CActivityConfig_t3711341450_il2cpp_TypeInfo_var))->get_s_Instace_2(); if (L_0) { goto IL_0014; } } { CActivityConfig_t3711341450 * L_1 = (CActivityConfig_t3711341450 *)il2cpp_codegen_object_new(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig__ctor_m420084669(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); ((CActivityConfig_t3711341450_StaticFields*)il2cpp_codegen_static_fields_for(CActivityConfig_t3711341450_il2cpp_TypeInfo_var))->set_s_Instace_2(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_2 = ((CActivityConfig_t3711341450_StaticFields*)il2cpp_codegen_static_fields_for(CActivityConfig_t3711341450_il2cpp_TypeInfo_var))->get_s_Instace_2(); return L_2; } } // System.String DMCore.Logic.CActivityConfig::GetString(System.Int32,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityConfig_GetString_m2583012148 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, String_t* ___defaultValue2, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = ___activityID0; CDataProperty_t2806246268 * L_1 = CActivityConfig__GetConfigLib_m1918510934(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (!L_2) { goto IL_001b; } } { CDataProperty_t2806246268 * L_3 = V_0; String_t* L_4 = ___configKey1; String_t* L_5 = ___defaultValue2; NullCheck(L_3); String_t* L_6 = CDataProperty_GetWideStr_m3656006276(L_3, L_4, L_5, /*hidden argument*/NULL); G_B3_0 = L_6; goto IL_001c; } IL_001b: { String_t* L_7 = ___defaultValue2; G_B3_0 = L_7; } IL_001c: { return G_B3_0; } } // System.Single DMCore.Logic.CActivityConfig::GetFloat(System.Int32,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CActivityConfig_GetFloat_m1994430065 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, float ___defaultValue2, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; float G_B3_0 = 0.0f; { int32_t L_0 = ___activityID0; CDataProperty_t2806246268 * L_1 = CActivityConfig__GetConfigLib_m1918510934(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (!L_2) { goto IL_001b; } } { CDataProperty_t2806246268 * L_3 = V_0; String_t* L_4 = ___configKey1; float L_5 = ___defaultValue2; NullCheck(L_3); float L_6 = CDataProperty_GetFloat_m759046289(L_3, L_4, L_5, /*hidden argument*/NULL); G_B3_0 = L_6; goto IL_001c; } IL_001b: { float L_7 = ___defaultValue2; G_B3_0 = L_7; } IL_001c: { return G_B3_0; } } // System.Int32 DMCore.Logic.CActivityConfig::GetInt(System.Int32,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityConfig_GetInt_m2049072800 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, int32_t ___defaultValue2, const RuntimeMethod* method) { CDataProperty_t2806246268 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___activityID0; CDataProperty_t2806246268 * L_1 = CActivityConfig__GetConfigLib_m1918510934(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CDataProperty_t2806246268 * L_2 = V_0; if (!L_2) { goto IL_001b; } } { CDataProperty_t2806246268 * L_3 = V_0; String_t* L_4 = ___configKey1; int32_t L_5 = ___defaultValue2; NullCheck(L_3); int32_t L_6 = CDataProperty_GetInt_m1935343217(L_3, L_4, L_5, /*hidden argument*/NULL); G_B3_0 = L_6; goto IL_001c; } IL_001b: { int32_t L_7 = ___defaultValue2; G_B3_0 = L_7; } IL_001c: { return G_B3_0; } } // System.Boolean DMCore.Logic.CActivityConfig::IsValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CActivityConfig_IsValid_m1868174028 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig_IsValid_m1868174028_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1694959599 * L_0 = __this->get_m_ActivityConfigLib_1(); int32_t L_1 = ___activityID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m3740740494(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m3740740494_RuntimeMethod_var); return L_2; } } // DMCore.Logic.enumActivityTempleteType DMCore.Logic.CActivityConfig::GetTempleteType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityConfig_GetTempleteType_m911838293 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig_GetTempleteType_m911838293_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0 = ___activityID0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_2 = CActivityConfig_GetString_m2583012148(__this, L_0, _stringLiteral2938408000, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; if (!L_3) { goto IL_0065; } } { String_t* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_op_Equality_m920492651(NULL /*static, unused*/, L_4, _stringLiteral1487148203, /*hidden argument*/NULL); if (L_5) { goto IL_005d; } } { String_t* L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral1487148202, /*hidden argument*/NULL); if (L_7) { goto IL_005f; } } { String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_op_Equality_m920492651(NULL /*static, unused*/, L_8, _stringLiteral1131769797, /*hidden argument*/NULL); if (L_9) { goto IL_0061; } } { String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, _stringLiteral3984987306, /*hidden argument*/NULL); if (L_11) { goto IL_0063; } } { goto IL_0065; } IL_005d: { return (int32_t)(1); } IL_005f: { return (int32_t)(2); } IL_0061: { return (int32_t)(3); } IL_0063: { return (int32_t)(4); } IL_0065: { return (int32_t)(5); } } // System.Void DMCore.Logic.CActivityConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CActivityConfig_Clear_m4231649205 (CActivityConfig_t3711341450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig_Clear_m4231649205_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1694959599 * L_0 = __this->get_m_ActivityConfigLib_1(); if (!L_0) { goto IL_0016; } } { Dictionary_2_t1694959599 * L_1 = __this->get_m_ActivityConfigLib_1(); NullCheck(L_1); Dictionary_2_Clear_m4112985529(L_1, /*hidden argument*/Dictionary_2_Clear_m4112985529_RuntimeMethod_var); } IL_0016: { return; } } // System.Boolean DMCore.Logic.CActivityConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CActivityConfig_OnLoad_m2468204513 (CActivityConfig_t3711341450 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig_OnLoad_m2468204513_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; int32_t V_6 = 0; CDataProperty_t2806246268 * V_7 = NULL; Exception_t * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlElement_t561603118 * G_B3_0 = NULL; IL_0000: try { // begin try (depth: 1) { XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlDocument_t2837193595 * L_1 = V_0; String_t* L_2 = ___loadedObj0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_1, L_2); XmlDocument_t2837193595 * L_3 = V_0; if (!L_3) { goto IL_0023; } } IL_0013: { XmlDocument_t2837193595 * L_4 = V_0; NullCheck(L_4); XmlNode_t3767805227 * L_5 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_4); G_B3_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_5, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0024; } IL_0023: { G_B3_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0024: { V_1 = G_B3_0; XmlElement_t561603118 * L_6 = V_1; NullCheck(L_6); XmlNodeList_t2551693786 * L_7 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_6); V_2 = L_7; XmlNodeList_t2551693786 * L_8 = V_2; if (L_8) { goto IL_0039; } } IL_0032: { V_3 = (bool)0; goto IL_00b0; } IL_0039: { V_4 = 0; goto IL_0084; } IL_0041: { XmlNodeList_t2551693786 * L_9 = V_2; int32_t L_10 = V_4; NullCheck(L_9); XmlNode_t3767805227 * L_11 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_9, L_10); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_11, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_12 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_13 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_12, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_6 = L_13; CDataProperty_t2806246268 * L_14 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_14, /*hidden argument*/NULL); V_7 = L_14; CDataProperty_t2806246268 * L_15 = V_7; XmlElement_t561603118 * L_16 = V_5; NullCheck(L_15); CDataProperty_DeserialFromXml_m1844093992(L_15, L_16, /*hidden argument*/NULL); Dictionary_2_t1694959599 * L_17 = __this->get_m_ActivityConfigLib_1(); int32_t L_18 = V_6; CDataProperty_t2806246268 * L_19 = V_7; NullCheck(L_17); Dictionary_2_set_Item_m602988468(L_17, L_18, L_19, /*hidden argument*/Dictionary_2_set_Item_m602988468_RuntimeMethod_var); int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0084: { int32_t L_21 = V_4; XmlNodeList_t2551693786 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_22); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0041; } } IL_0091: { goto IL_00ae; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0096; throw e; } CATCH_0096: { // begin catch(System.Exception) V_8 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_24 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_25 = V_8; NullCheck(L_25); String_t* L_26 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_25); NullCheck(L_24); CLogHelp_LogFile_m4227814860(L_24, L_26, /*hidden argument*/NULL); goto IL_00ae; } // end catch (depth: 1) IL_00ae: { return (bool)1; } IL_00b0: { bool L_27 = V_3; return L_27; } } // DMCore.CDataProperty DMCore.Logic.CActivityConfig::_GetConfigLib(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CActivityConfig__GetConfigLib_m1918510934 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityConfig__GetConfigLib_m1918510934_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; { V_0 = (CDataProperty_t2806246268 *)NULL; Dictionary_2_t1694959599 * L_0 = __this->get_m_ActivityConfigLib_1(); int32_t L_1 = ___activityID0; NullCheck(L_0); Dictionary_2_TryGetValue_m1644877753(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1644877753_RuntimeMethod_var); CDataProperty_t2806246268 * L_2 = V_0; return L_2; } } // System.Void DMCore.Logic.CActivityConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CActivityConfig__cctor_m398865094 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityContinuousRecharge::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityContinuousRecharge__ctor_m778734273 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge__ctor_m778734273_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_suitId_11(0); __this->set_m_currentRechargeDay_12(0); __this->set_m_totalRechargeDay_13(0); List_1_t567124576 * L_0 = (List_1_t567124576 *)il2cpp_codegen_object_new(List_1_t567124576_il2cpp_TypeInfo_var); List_1__ctor_m3116519272(L_0, /*hidden argument*/List_1__ctor_m3116519272_RuntimeMethod_var); __this->set_m_list_14(L_0); return; } } // System.Void DMCore.Logic.CActivityContinuousRecharge::Clearnup() extern "C" IL2CPP_METHOD_ATTR void CActivityContinuousRecharge_Clearnup_m3562867672 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge_Clearnup_m3562867672_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t567124576 * L_0 = __this->get_m_list_14(); if (!L_0) { goto IL_005e; } } { V_0 = 0; goto IL_0042; } IL_0012: { List_1_t567124576 * L_1 = __this->get_m_list_14(); int32_t L_2 = V_0; NullCheck(L_1); ContinuousRechargeUnit_t3390017130 * L_3 = List_1_get_Item_m2460042116(L_1, L_2, /*hidden argument*/List_1_get_Item_m2460042116_RuntimeMethod_var); NullCheck(L_3); CAwardList_t4094041907 * L_4 = L_3->get_m_awardList_2(); if (!L_4) { goto IL_003e; } } { List_1_t567124576 * L_5 = __this->get_m_list_14(); int32_t L_6 = V_0; NullCheck(L_5); ContinuousRechargeUnit_t3390017130 * L_7 = List_1_get_Item_m2460042116(L_5, L_6, /*hidden argument*/List_1_get_Item_m2460042116_RuntimeMethod_var); NullCheck(L_7); CAwardList_t4094041907 * L_8 = L_7->get_m_awardList_2(); NullCheck(L_8); CAwardList_Clear_m3107368241(L_8, /*hidden argument*/NULL); } IL_003e: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0042: { int32_t L_10 = V_0; List_1_t567124576 * L_11 = __this->get_m_list_14(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m2249874413(L_11, /*hidden argument*/List_1_get_Count_m2249874413_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0012; } } { List_1_t567124576 * L_13 = __this->get_m_list_14(); NullCheck(L_13); List_1_Clear_m1524478926(L_13, /*hidden argument*/List_1_Clear_m1524478926_RuntimeMethod_var); } IL_005e: { return; } } // System.Boolean DMCore.Logic.CActivityContinuousRecharge::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityContinuousRecharge_Deserial_m2010203302 (CActivityContinuousRecharge_t3949446369 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge_Deserial_m2010203302_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ContinuousRechargeUnit_t3390017130 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; ContinuousRechargeUnit_t3390017130 * V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; ContinuousRechargeUnit_t3390017130 * G_B11_0 = NULL; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); __this->set_m_suitId_11(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_currentRechargeDay_12(L_7); CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); __this->set_m_totalRechargeDay_13(L_11); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_1 = L_15; CActivityContinuousRecharge_Clearnup_m3562867672(__this, /*hidden argument*/NULL); V_2 = 0; goto IL_00bf; } IL_0052: { CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_3 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_4 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_5 = L_27; ContinuousRechargeUnit_t3390017130 * L_28 = (ContinuousRechargeUnit_t3390017130 *)il2cpp_codegen_object_new(ContinuousRechargeUnit_t3390017130_il2cpp_TypeInfo_var); ContinuousRechargeUnit__ctor_m3089127102(L_28, /*hidden argument*/NULL); V_6 = L_28; ContinuousRechargeUnit_t3390017130 * L_29 = V_6; if (!L_29) { goto IL_00a3; } } { ContinuousRechargeUnit_t3390017130 * L_30 = V_6; int32_t L_31 = V_3; NullCheck(L_30); L_30->set_m_currentRecharge_0(L_31); ContinuousRechargeUnit_t3390017130 * L_32 = V_6; int32_t L_33 = V_4; NullCheck(L_32); L_32->set_m_needRecharge_1(L_33); ContinuousRechargeUnit_t3390017130 * L_34 = V_6; int32_t L_35 = V_5; NullCheck(L_34); L_34->set_m_state_3(L_35); } IL_00a3: { List_1_t567124576 * L_36 = __this->get_m_list_14(); if (!L_36) { goto IL_00bb; } } { List_1_t567124576 * L_37 = __this->get_m_list_14(); ContinuousRechargeUnit_t3390017130 * L_38 = V_6; NullCheck(L_37); List_1_Add_m201509838(L_37, L_38, /*hidden argument*/List_1_Add_m201509838_RuntimeMethod_var); } IL_00bb: { int32_t L_39 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00bf: { int32_t L_40 = V_2; int32_t L_41 = V_1; if ((((int32_t)L_40) < ((int32_t)L_41))) { goto IL_0052; } } { CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_0; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_0 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, 0, /*hidden argument*/NULL); V_7 = L_45; V_8 = 0; goto IL_0177; } IL_00dc: { CDataArray_t4068198041 * L_46 = ___msg0; int32_t L_47 = V_0; int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); V_0 = L_48; NullCheck(L_46); int32_t L_49 = CDataArray_GetInt_m1111369473(L_46, L_48, 0, /*hidden argument*/NULL); V_9 = L_49; List_1_t567124576 * L_50 = __this->get_m_list_14(); if (!L_50) { goto IL_0107; } } { List_1_t567124576 * L_51 = __this->get_m_list_14(); int32_t L_52 = V_8; NullCheck(L_51); ContinuousRechargeUnit_t3390017130 * L_53 = List_1_get_Item_m2460042116(L_51, L_52, /*hidden argument*/List_1_get_Item_m2460042116_RuntimeMethod_var); G_B11_0 = L_53; goto IL_0108; } IL_0107: { G_B11_0 = ((ContinuousRechargeUnit_t3390017130 *)(NULL)); } IL_0108: { V_10 = G_B11_0; V_11 = 0; goto IL_0168; } IL_0112: { CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); V_12 = L_57; CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_0 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); V_13 = L_61; CDataArray_t4068198041 * L_62 = ___msg0; int32_t L_63 = V_0; int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); V_0 = L_64; NullCheck(L_62); int32_t L_65 = CDataArray_GetInt_m1111369473(L_62, L_64, 0, /*hidden argument*/NULL); V_14 = L_65; ContinuousRechargeUnit_t3390017130 * L_66 = V_10; if (!L_66) { goto IL_0162; } } { ContinuousRechargeUnit_t3390017130 * L_67 = V_10; NullCheck(L_67); CAwardList_t4094041907 * L_68 = L_67->get_m_awardList_2(); if (!L_68) { goto IL_0162; } } { ContinuousRechargeUnit_t3390017130 * L_69 = V_10; NullCheck(L_69); CAwardList_t4094041907 * L_70 = L_69->get_m_awardList_2(); int32_t L_71 = V_12; int32_t L_72 = V_13; int32_t L_73 = V_14; NullCheck(L_70); CAwardList_Add_m2199159243(L_70, L_71, L_72, L_73, /*hidden argument*/NULL); } IL_0162: { int32_t L_74 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_0168: { int32_t L_75 = V_11; int32_t L_76 = V_9; if ((((int32_t)L_75) < ((int32_t)L_76))) { goto IL_0112; } } { int32_t L_77 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0177: { int32_t L_78 = V_8; int32_t L_79 = V_7; if ((((int32_t)L_78) < ((int32_t)L_79))) { goto IL_00dc; } } { return (bool)1; } } // System.Void DMCore.Logic.CActivityContinuousRecharge::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityContinuousRecharge_FreshAwardState_m1300923399 (CActivityContinuousRecharge_t3949446369 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge_FreshAwardState_m1300923399_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t567124576 * L_0 = __this->get_m_list_14(); if (!L_0) { goto IL_0035; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0035; } } { int32_t L_2 = ___index0; List_1_t567124576 * L_3 = __this->get_m_list_14(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2249874413(L_3, /*hidden argument*/List_1_get_Count_m2249874413_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0035; } } { List_1_t567124576 * L_5 = __this->get_m_list_14(); int32_t L_6 = ___index0; NullCheck(L_5); ContinuousRechargeUnit_t3390017130 * L_7 = List_1_get_Item_m2460042116(L_5, L_6, /*hidden argument*/List_1_get_Item_m2460042116_RuntimeMethod_var); NullCheck(L_7); L_7->set_m_state_3(1); } IL_0035: { return; } } // System.Int32 DMCore.Logic.CActivityContinuousRecharge::get_ItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityContinuousRecharge_get_ItemCount_m2669068637 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge_get_ItemCount_m2669068637_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t567124576 * L_0 = __this->get_m_list_14(); if (!L_0) { goto IL_001b; } } { List_1_t567124576 * L_1 = __this->get_m_list_14(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2249874413(L_1, /*hidden argument*/List_1_get_Count_m2249874413_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Boolean DMCore.Logic.CActivityContinuousRecharge::get_IsDiscontinue() extern "C" IL2CPP_METHOD_ATTR bool CActivityContinuousRecharge_get_IsDiscontinue_m4260579235 (CActivityContinuousRecharge_t3949446369 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get_m_currentRechargeDay_12(); int32_t L_1 = __this->get_m_totalRechargeDay_13(); if ((((int32_t)1) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))))) { goto IL_0019; } } { G_B3_0 = 1; goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { return (bool)G_B3_0; } } // DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit DMCore.Logic.CActivityContinuousRecharge::GetUnit(System.Int32) extern "C" IL2CPP_METHOD_ATTR ContinuousRechargeUnit_t3390017130 * CActivityContinuousRecharge_GetUnit_m1800379971 (CActivityContinuousRecharge_t3949446369 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityContinuousRecharge_GetUnit_m1800379971_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t567124576 * L_0 = __this->get_m_list_14(); if (!L_0) { goto IL_002b; } } { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_002b; } } { int32_t L_2 = ____index0; int32_t L_3 = CActivityContinuousRecharge_get_ItemCount_m2669068637(__this, /*hidden argument*/NULL); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002b; } } { List_1_t567124576 * L_4 = __this->get_m_list_14(); int32_t L_5 = ____index0; NullCheck(L_4); ContinuousRechargeUnit_t3390017130 * L_6 = List_1_get_Item_m2460042116(L_4, L_5, /*hidden argument*/List_1_get_Item_m2460042116_RuntimeMethod_var); return L_6; } IL_002b: { return (ContinuousRechargeUnit_t3390017130 *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityContinuousRecharge/ContinuousRechargeUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void ContinuousRechargeUnit__ctor_m3089127102 (ContinuousRechargeUnit_t3390017130 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ContinuousRechargeUnit__ctor_m3089127102_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_currentRecharge_0(0); __this->set_m_needRecharge_1(0); CAwardList_t4094041907 * L_0 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_0, /*hidden argument*/NULL); __this->set_m_awardList_2(L_0); __this->set_m_state_3(5); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityDayRechargeAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityDayRechargeAward__ctor_m1165077898 (CActivityDayRechargeAward_t82265295 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityDayRechargeAward__ctor_m1165077898_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CAwardInfo_1_t3416460893 * L_0 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_0, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_award_array_11(L_0); return; } } // System.Boolean DMCore.Logic.CActivityDayRechargeAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityDayRechargeAward_Deserial_m957503005 (CActivityDayRechargeAward_t82265295 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityDayRechargeAward_Deserial_m957503005_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_11(); NullCheck(L_0); CAwardInfo_1_Clear_m3783247419(L_0, /*hidden argument*/CAwardInfo_1_Clear_m3783247419_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_1; if (!L_5) { goto IL_0033; } } { int32_t L_6 = V_1; if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_0044; } } { int32_t L_7 = V_1; if ((((int32_t)L_7) == ((int32_t)2))) { goto IL_0055; } } { goto IL_0066; } IL_0033: { CAwardInfo_1_t3416460893 * L_8 = __this->get_m_award_array_11(); NullCheck(L_8); CAwardInfo_1_set_AwardState_m303875030(L_8, 2, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); goto IL_0066; } IL_0044: { CAwardInfo_1_t3416460893 * L_9 = __this->get_m_award_array_11(); NullCheck(L_9); CAwardInfo_1_set_AwardState_m303875030(L_9, 1, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); goto IL_0066; } IL_0055: { CAwardInfo_1_t3416460893 * L_10 = __this->get_m_award_array_11(); NullCheck(L_10); CAwardInfo_1_set_AwardState_m303875030(L_10, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); goto IL_0066; } IL_0066: { CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_2 = L_14; V_6 = 0; goto IL_00ba; } IL_007b: { CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_3 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_4 = L_22; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); V_5 = L_26; CAwardInfo_1_t3416460893 * L_27 = __this->get_m_award_array_11(); int32_t L_28 = V_3; int32_t L_29 = V_4; int32_t L_30 = V_5; NullCheck(L_27); CAwardInfo_1_SetAwardItem_m109226158(L_27, L_28, L_29, L_30, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_31 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00ba: { int32_t L_32 = V_6; int32_t L_33 = V_2; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_007b; } } { return (bool)1; } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityDayRechargeAward::get_AwardArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityDayRechargeAward_get_AwardArray_m80120862 (CActivityDayRechargeAward_t82265295 * __this, const RuntimeMethod* method) { { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_11(); return L_0; } } // System.Void DMCore.Logic.CActivityDayRechargeAward::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityDayRechargeAward_FreshAwardState_m799338500 (CActivityDayRechargeAward_t82265295 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityDayRechargeAward_FreshAwardState_m799338500_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_11(); NullCheck(L_0); CAwardInfo_1_set_AwardState_m303875030(L_0, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityDoubleAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityDoubleAward__ctor_m1647647205 (CActivityDoubleAward_t4125973165 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityDoubleAward__ctor_m1647647205_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set__which_days_11(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)7))); V_0 = 0; goto IL_0026; } IL_0019: { Int32U5BU5D_t385246372* L_0 = __this->get__which_days_11(); int32_t L_1 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (int32_t)0); int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); } IL_0026: { int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)7))) { goto IL_0019; } } { Dictionary_2_t1972800638 * L_4 = (Dictionary_2_t1972800638 *)il2cpp_codegen_object_new(Dictionary_2_t1972800638_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4284312491(L_4, /*hidden argument*/Dictionary_2__ctor_m4284312491_RuntimeMethod_var); __this->set__awards_info_12(L_4); return; } } // System.Int32[] DMCore.Logic.CActivityDoubleAward::GetAwardValidDay() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* CActivityDoubleAward_GetAwardValidDay_m1337742419 (CActivityDoubleAward_t4125973165 * __this, const RuntimeMethod* method) { { Int32U5BU5D_t385246372* L_0 = __this->get__which_days_11(); return L_0; } } // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityDoubleAward::GetAwardInfo() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1972800638 * CActivityDoubleAward_GetAwardInfo_m1049704533 (CActivityDoubleAward_t4125973165 * __this, const RuntimeMethod* method) { { Dictionary_2_t1972800638 * L_0 = __this->get__awards_info_12(); return L_0; } } // System.Boolean DMCore.Logic.CActivityDoubleAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityDoubleAward_Deserial_m3074497745 (CActivityDoubleAward_t4125973165 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityDoubleAward_Deserial_m3074497745_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; DoubleAwardInfo_t3084087307 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; ValidTimeSection_t1962562480 * V_8 = NULL; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_002e; } IL_0016: { Int32U5BU5D_t385246372* L_4 = __this->get__which_days_11(); int32_t L_5 = V_2; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_9); int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002e: { int32_t L_11 = V_2; if ((((int32_t)L_11) < ((int32_t)7))) { goto IL_0016; } } { CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_3 = L_15; V_4 = 0; goto IL_010c; } IL_004a: { DoubleAwardInfo_t3084087307 * L_16 = (DoubleAwardInfo_t3084087307 *)il2cpp_codegen_object_new(DoubleAwardInfo_t3084087307_il2cpp_TypeInfo_var); DoubleAwardInfo__ctor_m2540391905(L_16, /*hidden argument*/NULL); V_5 = L_16; DoubleAwardInfo_t3084087307 * L_17 = V_5; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); NullCheck(L_17); L_17->set__activity_type_0(L_21); CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_6 = L_25; V_7 = 0; goto IL_00c3; } IL_007a: { ValidTimeSection_t1962562480 * L_26 = (ValidTimeSection_t1962562480 *)il2cpp_codegen_object_new(ValidTimeSection_t1962562480_il2cpp_TypeInfo_var); ValidTimeSection__ctor_m429300347(L_26, /*hidden argument*/NULL); V_8 = L_26; ValidTimeSection_t1962562480 * L_27 = V_8; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); String_t* L_31 = CDataArray_GetWideStr_m3532563229(L_28, L_30, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_27); L_27->set__begin_time_0(L_31); ValidTimeSection_t1962562480 * L_32 = V_8; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); String_t* L_36 = CDataArray_GetWideStr_m3532563229(L_33, L_35, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_32); L_32->set__end_time_1(L_36); DoubleAwardInfo_t3084087307 * L_37 = V_5; NullCheck(L_37); List_1_t3434637222 * L_38 = L_37->get__valid_time_3(); ValidTimeSection_t1962562480 * L_39 = V_8; NullCheck(L_38); List_1_Add_m2011268252(L_38, L_39, /*hidden argument*/List_1_Add_m2011268252_RuntimeMethod_var); int32_t L_40 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00c3: { int32_t L_41 = V_7; int32_t L_42 = V_6; if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_007a; } } { DoubleAwardInfo_t3084087307 * L_43 = V_5; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set__activity_state_1(L_47); DoubleAwardInfo_t3084087307 * L_48 = V_5; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set__remain_time_2(L_52); Dictionary_2_t1972800638 * L_53 = __this->get__awards_info_12(); DoubleAwardInfo_t3084087307 * L_54 = V_5; NullCheck(L_54); int32_t L_55 = L_54->get__activity_type_0(); DoubleAwardInfo_t3084087307 * L_56 = V_5; NullCheck(L_53); Dictionary_2_set_Item_m3988737375(L_53, L_55, L_56, /*hidden argument*/Dictionary_2_set_Item_m3988737375_RuntimeMethod_var); int32_t L_57 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_010c: { int32_t L_58 = V_4; int32_t L_59 = V_3; if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_004a; } } { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityDoubleAward/DoubleAwardInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void DoubleAwardInfo__ctor_m2540391905 (DoubleAwardInfo_t3084087307 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DoubleAwardInfo__ctor_m2540391905_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set__activity_type_0(0); __this->set__activity_state_1(0); __this->set__remain_time_2(0); List_1_t3434637222 * L_0 = (List_1_t3434637222 *)il2cpp_codegen_object_new(List_1_t3434637222_il2cpp_TypeInfo_var); List_1__ctor_m705830980(L_0, /*hidden argument*/List_1__ctor_m705830980_RuntimeMethod_var); __this->set__valid_time_3(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityDoubleAward/ValidTimeSection::.ctor() extern "C" IL2CPP_METHOD_ATTR void ValidTimeSection__ctor_m429300347 (ValidTimeSection_t1962562480 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ValidTimeSection__ctor_m429300347_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__begin_time_0(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__end_time_1(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityFirstWinAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityFirstWinAward__ctor_m3772542845 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_awardState_11(0); return; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_AwardState_m1572960348 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_awardState_11(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_AwardNum() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_AwardNum_m3702338976 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_num_13(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_AwardGoodsId() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_AwardGoodsId_m1070807129 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_goodsId_12(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_VipAwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_VipAwardState_m216467351 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_vipAwardState_15(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_VipAwardNum() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_VipAwardNum_m1549862214 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_vipAwardNum_17(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFirstWinAward::get_VipAwardGoodsId() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFirstWinAward_get_VipAwardGoodsId_m4101108671 (CActivityFirstWinAward_t3247053799 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_vipGoodsId_16(); return L_0; } } // System.Boolean DMCore.Logic.CActivityFirstWinAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityFirstWinAward_Deserial_m674954932 (CActivityFirstWinAward_t3247053799 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); __this->set_m_awardState_11(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); __this->set_m_goodsId_12(L_11); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); __this->set_m_num_13(L_15); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); __this->set_m_valid_14(L_19); CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); __this->set_m_vipGoodsId_16(L_23); CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); __this->set_m_vipAwardNum_17(L_27); CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); __this->set_m_vipAwardValid_18(L_31); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); __this->set_m_vipAwardState_15(L_35); return (bool)1; } } // System.Void DMCore.Logic.CActivityFirstWinAward::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityFirstWinAward_FreshAwardState_m1558106668 (CActivityFirstWinAward_t3247053799 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0013; } } { __this->set_m_awardState_11(0); goto IL_0021; } IL_0013: { int32_t L_1 = ___index0; if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0021; } } { __this->set_m_vipAwardState_15(0); } IL_0021: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityFortuneCat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityFortuneCat__ctor_m533711256 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFortuneCat__ctor_m533711256_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_animationPlaying_11(L_0); CDataModelBool_t2269476966 * L_1 = __this->get_animationPlaying_11(); NullCheck(L_1); CDataModelBool_set_Data_m838892248(L_1, (bool)0, /*hidden argument*/NULL); BetterList_1_t269126732 * L_2 = (BetterList_1_t269126732 *)il2cpp_codegen_object_new(BetterList_1_t269126732_il2cpp_TypeInfo_var); BetterList_1__ctor_m1458970185(L_2, /*hidden argument*/BetterList_1__ctor_m1458970185_RuntimeMethod_var); __this->set_m_listPlayer_22(L_2); CDataModelInt_t3463393640 * L_3 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_3, /*hidden argument*/NULL); __this->set_m_awardCount_12(L_3); CDataModelBool_t2269476966 * L_4 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_4, /*hidden argument*/NULL); __this->set_m_isUpdate_13(L_4); return; } } // CDataModelBool DMCore.Logic.CActivityFortuneCat::GetIsUpdate() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * CActivityFortuneCat_GetIsUpdate_m2875425967 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_isUpdate_13(); return L_0; } } // System.String DMCore.Logic.CActivityFortuneCat::GetActivityTime() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityFortuneCat_GetActivityTime_m4115131592 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_ActivityTime_15(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFortuneCat::GetIsPlayed() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFortuneCat_GetIsPlayed_m3956315970 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_isPlayed_14(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFortuneCat::GetAllCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFortuneCat_GetAllCount_m680570817 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_allCount_17(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFortuneCat::GetExpendDia() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFortuneCat_GetExpendDia_m952434737 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_expendDia_18(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFortuneCat::GetBestAward() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFortuneCat_GetBestAward_m1079996749 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_bestAward_19(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFortuneCat::GetNeedVip() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFortuneCat_GetNeedVip_m1749893138 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_needVip_20(); return L_0; } } // BetterList`1 DMCore.Logic.CActivityFortuneCat::GetPlayerInfos() extern "C" IL2CPP_METHOD_ATTR BetterList_1_t269126732 * CActivityFortuneCat_GetPlayerInfos_m538571770 (CActivityFortuneCat_t237126772 * __this, const RuntimeMethod* method) { { BetterList_1_t269126732 * L_0 = __this->get_m_listPlayer_22(); return L_0; } } // System.Boolean DMCore.Logic.CActivityFortuneCat::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityFortuneCat_Deserial_m8969146 (CActivityFortuneCat_t237126772 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFortuneCat_Deserial_m8969146_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; PlayerInfo_t1114106414 V_3; memset(&V_3, 0, sizeof(V_3)); PlayerInfo_t1114106414 V_4; memset(&V_4, 0, sizeof(V_4)); ByteU5BU5D_t4116647657* V_5 = NULL; { V_0 = 3; int32_t L_0 = V_0; int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); V_0 = L_1; V_1 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); __this->set_m_isPlayed_14(L_5); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); __this->set_m_playedCount_16(L_9); CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); __this->set_m_allCount_17(L_13); CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); __this->set_m_expendDia_18(L_17); CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); __this->set_m_bestAward_19(L_21); CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); __this->set_m_needVip_20(L_25); CDataArray_t4068198041 * L_26 = ___msg0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; NullCheck(L_26); int32_t L_29 = CDataArray_GetInt_m1111369473(L_26, L_28, 0, /*hidden argument*/NULL); __this->set_m_winCount_21(L_29); V_2 = 0; goto IL_00cf; } IL_008d: { il2cpp_codegen_initobj((&V_3), sizeof(PlayerInfo_t1114106414 )); CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); String_t* L_33 = CDataArray_GetWideStr_m3532563229(L_30, L_32, _stringLiteral1202628576, /*hidden argument*/NULL); (&V_3)->set_name_1(L_33); CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); (&V_3)->set_awardCount_0(L_37); BetterList_1_t269126732 * L_38 = __this->get_m_listPlayer_22(); PlayerInfo_t1114106414 L_39 = V_3; NullCheck(L_38); BetterList_1_Add_m4154485978(L_38, L_39, /*hidden argument*/BetterList_1_Add_m4154485978_RuntimeMethod_var); int32_t L_40 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00cf: { int32_t L_41 = V_2; int32_t L_42 = __this->get_m_winCount_21(); if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_008d; } } { int32_t L_43 = __this->get_m_isPlayed_14(); if ((!(((uint32_t)L_43) == ((uint32_t)1)))) { goto IL_011f; } } { CDataModelBool_t2269476966 * L_44 = __this->get_animationPlaying_11(); NullCheck(L_44); CDataModelBool_set_Data_m838892248(L_44, (bool)1, /*hidden argument*/NULL); CDataModelInt_t3463393640 * L_45 = __this->get_m_awardCount_12(); BetterList_1_t269126732 * L_46 = __this->get_m_listPlayer_22(); BetterList_1_t269126732 * L_47 = __this->get_m_listPlayer_22(); NullCheck(L_47); int32_t L_48 = L_47->get_size_1(); NullCheck(L_46); PlayerInfo_t1114106414 L_49 = BetterList_1_get_Item_m2927045620(L_46, ((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)1)), /*hidden argument*/BetterList_1_get_Item_m2927045620_RuntimeMethod_var); V_4 = L_49; int32_t L_50 = (&V_4)->get_awardCount_0(); NullCheck(L_45); CDataModelInt_set_Data_m3794751788(L_45, L_50, /*hidden argument*/NULL); } IL_011f: { CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_1; NullCheck(L_51); ByteU5BU5D_t4116647657* L_53 = CDataArray_GetString_m3081225294(L_51, L_52, ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)0)), /*hidden argument*/NULL); V_5 = L_53; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_54 = Encoding_get_Default_m1632902165(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_55 = V_5; NullCheck(L_54); String_t* L_56 = VirtFuncInvoker1< String_t*, ByteU5BU5D_t4116647657* >::Invoke(22 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_54, L_55); __this->set_m_ActivityTime_15(L_56); CDataModelBool_t2269476966 * L_57 = __this->get_m_isUpdate_13(); NullCheck(L_57); CDataModelBool_set_Data_m838892248(L_57, (bool)1, /*hidden argument*/NULL); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: DMCore.Logic.CActivityFortuneCat/PlayerInfo extern "C" void PlayerInfo_t1114106414_marshal_pinvoke(const PlayerInfo_t1114106414& unmarshaled, PlayerInfo_t1114106414_marshaled_pinvoke& marshaled) { marshaled.___awardCount_0 = unmarshaled.get_awardCount_0(); marshaled.___name_1 = il2cpp_codegen_marshal_string(unmarshaled.get_name_1()); } extern "C" void PlayerInfo_t1114106414_marshal_pinvoke_back(const PlayerInfo_t1114106414_marshaled_pinvoke& marshaled, PlayerInfo_t1114106414& unmarshaled) { int32_t unmarshaled_awardCount_temp_0 = 0; unmarshaled_awardCount_temp_0 = marshaled.___awardCount_0; unmarshaled.set_awardCount_0(unmarshaled_awardCount_temp_0); unmarshaled.set_name_1(il2cpp_codegen_marshal_string_result(marshaled.___name_1)); } // Conversion method for clean up from marshalling of: DMCore.Logic.CActivityFortuneCat/PlayerInfo extern "C" void PlayerInfo_t1114106414_marshal_pinvoke_cleanup(PlayerInfo_t1114106414_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___name_1); marshaled.___name_1 = NULL; } // Conversion methods for marshalling of: DMCore.Logic.CActivityFortuneCat/PlayerInfo extern "C" void PlayerInfo_t1114106414_marshal_com(const PlayerInfo_t1114106414& unmarshaled, PlayerInfo_t1114106414_marshaled_com& marshaled) { marshaled.___awardCount_0 = unmarshaled.get_awardCount_0(); marshaled.___name_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_name_1()); } extern "C" void PlayerInfo_t1114106414_marshal_com_back(const PlayerInfo_t1114106414_marshaled_com& marshaled, PlayerInfo_t1114106414& unmarshaled) { int32_t unmarshaled_awardCount_temp_0 = 0; unmarshaled_awardCount_temp_0 = marshaled.___awardCount_0; unmarshaled.set_awardCount_0(unmarshaled_awardCount_temp_0); unmarshaled.set_name_1(il2cpp_codegen_marshal_bstring_result(marshaled.___name_1)); } // Conversion method for clean up from marshalling of: DMCore.Logic.CActivityFortuneCat/PlayerInfo extern "C" void PlayerInfo_t1114106414_marshal_com_cleanup(PlayerInfo_t1114106414_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___name_1); marshaled.___name_1 = NULL; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityFstRechargeAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward__ctor_m2983280751 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFstRechargeAward__ctor_m2983280751_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_TimerID_19((-1)); IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_recharge_11((0.0f)); __this->set_m_state_12((-1)); __this->set_m_left_time_13((((int64_t)((int64_t)0)))); __this->set_m_leftSecond_14((((int64_t)((int64_t)0)))); Dictionary_2_t2982755238 * L_0 = (Dictionary_2_t2982755238 *)il2cpp_codegen_object_new(Dictionary_2_t2982755238_il2cpp_TypeInfo_var); Dictionary_2__ctor_m82462040(L_0, /*hidden argument*/Dictionary_2__ctor_m82462040_RuntimeMethod_var); __this->set_m_awardList_15(L_0); __this->set_m_IsHourRecharge_16((-1)); CActivityFstRechargeAward_set_IsShowNpc_m2584821979(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_againRechargeState_20(0); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_1 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)CActivityFstRechargeAward_OnTimer_m2556199872_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_3 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_3, __this, L_2, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_4 = CTimerManager_CreateTimer_m1163471876(L_1, (1.0f), L_3, (-1), /*hidden argument*/NULL); __this->set_m_TimerID_19(L_4); return; } } // System.Boolean DMCore.Logic.CActivityFstRechargeAward::get_IsShowNpc() extern "C" IL2CPP_METHOD_ATTR bool CActivityFstRechargeAward_get_IsShowNpc_m1797310697 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsShowNpcU3Ek__BackingField_21(); return L_0; } } // System.Void DMCore.Logic.CActivityFstRechargeAward::set_IsShowNpc(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward_set_IsShowNpc_m2584821979 (CActivityFstRechargeAward_t3016216232 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsShowNpcU3Ek__BackingField_21(L_0); return; } } // DMCore.Logic.CAwardItem DMCore.Logic.CActivityFstRechargeAward::GetAwardByIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CActivityFstRechargeAward_GetAwardByIndex_m2921120153 (CActivityFstRechargeAward_t3016216232 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFstRechargeAward_GetAwardByIndex_m2921120153_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardList_t4094041907 * V_0 = NULL; { Dictionary_2_t2982755238 * L_0 = __this->get_m_awardList_15(); if (L_0) { goto IL_000d; } } { return (CAwardItem_t1677460915 *)NULL; } IL_000d: { V_0 = (CAwardList_t4094041907 *)NULL; Dictionary_2_t2982755238 * L_1 = __this->get_m_awardList_15(); int32_t L_2 = ___type0; NullCheck(L_1); bool L_3 = Dictionary_2_TryGetValue_m412510232(L_1, L_2, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m412510232_RuntimeMethod_var); if (!L_3) { goto IL_002a; } } { CAwardList_t4094041907 * L_4 = V_0; int32_t L_5 = ___index1; NullCheck(L_4); CAwardItem_t1677460915 * L_6 = CAwardList_GetItemByIndex_m1502988785(L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_002a: { return (CAwardItem_t1677460915 *)NULL; } } // System.Single DMCore.Logic.CActivityFstRechargeAward::GetRecharge() extern "C" IL2CPP_METHOD_ATTR float CActivityFstRechargeAward_GetRecharge_m3207208052 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_recharge_11(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFstRechargeAward::GetState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFstRechargeAward_GetState_m1263465392 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_state_12(); return L_0; } } // System.Int64 DMCore.Logic.CActivityFstRechargeAward::GetRemainSecond() extern "C" IL2CPP_METHOD_ATTR int64_t CActivityFstRechargeAward_GetRemainSecond_m3738015521 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_leftSecond_14(); if ((((int64_t)L_0) >= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0010; } } { return (((int64_t)((int64_t)(-1)))); } IL_0010: { int64_t L_1 = __this->get_m_leftSecond_14(); return L_1; } } // System.Int64 DMCore.Logic.CActivityFstRechargeAward::GetRemainTime() extern "C" IL2CPP_METHOD_ATTR int64_t CActivityFstRechargeAward_GetRemainTime_m1571710151 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_left_time_13(); return L_0; } } // System.Int32 DMCore.Logic.CActivityFstRechargeAward::GetHourRechargeState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFstRechargeAward_GetHourRechargeState_m3265566755 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_IsHourRecharge_16(); return L_0; } } // System.Void DMCore.Logic.CActivityFstRechargeAward::OnTimer() extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward_OnTimer_m2556199872 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFstRechargeAward_OnTimer_m2556199872_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = __this->get_m_leftSecond_14(); __this->set_m_leftSecond_14(((int64_t)il2cpp_codegen_subtract((int64_t)L_0, (int64_t)(((int64_t)((int64_t)1)))))); int32_t L_1 = __this->get_m_LocalTimeAfterRequest_18(); __this->set_m_LocalTimeAfterRequest_18(((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1))); int32_t L_2 = __this->get_m_state_12(); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0036; } } { int64_t L_3 = __this->get_m_leftSecond_14(); if ((((int64_t)L_3) >= ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_005a; } } IL_0036: { int32_t L_4 = __this->get_m_TimerID_19(); if ((((int32_t)0) > ((int32_t)L_4))) { goto IL_0059; } } { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_5 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = __this->get_m_TimerID_19(); NullCheck(L_5); CTimerManager_KillTimer_m1432033039(L_5, L_6, /*hidden argument*/NULL); __this->set_m_TimerID_19((-1)); } IL_0059: { return; } IL_005a: { int32_t L_7 = __this->get_m_LocalTimeAfterRequest_18(); if ((((int32_t)L_7) < ((int32_t)((int32_t)300)))) { goto IL_0081; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_8 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = IActivityDetail_get_ActivityNewID_m3451007657(__this, /*hidden argument*/NULL); NullCheck(L_8); CActivityManager_RequestActivityDetail_m4182042270(L_8, L_9, /*hidden argument*/NULL); __this->set_m_LocalTimeAfterRequest_18(0); } IL_0081: { return; } } // System.Int32 DMCore.Logic.CActivityFstRechargeAward::get_AgainRechargeState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFstRechargeAward_get_AgainRechargeState_m2639673419 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_againRechargeState_20(); return L_0; } } // System.Boolean DMCore.Logic.CActivityFstRechargeAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityFstRechargeAward_Deserial_m1219085155 (CActivityFstRechargeAward_t3016216232 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFstRechargeAward_Deserial_m1219085155_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); float L_3 = CDataArray_GetFloat_m2138633744(L_0, L_2, (0.0f), /*hidden argument*/NULL); __this->set_m_recharge_11(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_state_12(L_7); CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int64_t L_11 = CDataArray_GetLong_m4094450536(L_8, L_10, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); __this->set_m_left_time_13(L_11); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int64_t L_15 = CDataArray_GetLong_m4094450536(L_12, L_14, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); __this->set_m_leftSecond_14(L_15); int32_t L_16 = __this->get_m_TimerID_19(); if ((((int32_t)0) <= ((int32_t)L_16))) { goto IL_007e; } } { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_17 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)CActivityFstRechargeAward_OnTimer_m2556199872_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_19 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_19, __this, L_18, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_20 = CTimerManager_CreateTimer_m1163471876(L_17, (1.0f), L_19, (-1), /*hidden argument*/NULL); __this->set_m_TimerID_19(L_20); } IL_007e: { V_1 = 1; Dictionary_2_t2982755238 * L_21 = __this->get_m_awardList_15(); int32_t L_22 = V_1; CAwardList_t4094041907 * L_23 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_23, /*hidden argument*/NULL); NullCheck(L_21); Dictionary_2_set_Item_m1495138803(L_21, L_22, L_23, /*hidden argument*/Dictionary_2_set_Item_m1495138803_RuntimeMethod_var); CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_2 = L_27; V_3 = 0; goto IL_00fc; } IL_00a5: { CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_4 = L_31; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_5 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); V_6 = L_39; Dictionary_2_t2982755238 * L_40 = __this->get_m_awardList_15(); int32_t L_41 = V_1; NullCheck(L_40); CAwardList_t4094041907 * L_42 = Dictionary_2_get_Item_m778045075(L_40, L_41, /*hidden argument*/Dictionary_2_get_Item_m778045075_RuntimeMethod_var); if (!L_42) { goto IL_00f8; } } { Dictionary_2_t2982755238 * L_43 = __this->get_m_awardList_15(); int32_t L_44 = V_1; NullCheck(L_43); CAwardList_t4094041907 * L_45 = Dictionary_2_get_Item_m778045075(L_43, L_44, /*hidden argument*/Dictionary_2_get_Item_m778045075_RuntimeMethod_var); int32_t L_46 = V_4; int32_t L_47 = V_5; int32_t L_48 = V_6; NullCheck(L_45); CAwardList_Add_m2199159243(L_45, L_46, L_47, L_48, /*hidden argument*/NULL); } IL_00f8: { int32_t L_49 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_00fc: { int32_t L_50 = V_3; int32_t L_51 = V_2; if ((((int32_t)L_50) < ((int32_t)L_51))) { goto IL_00a5; } } { CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); __this->set_m_IsHourRecharge_16(L_55); V_1 = 2; Dictionary_2_t2982755238 * L_56 = __this->get_m_awardList_15(); int32_t L_57 = V_1; CAwardList_t4094041907 * L_58 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_58, /*hidden argument*/NULL); NullCheck(L_56); Dictionary_2_set_Item_m1495138803(L_56, L_57, L_58, /*hidden argument*/Dictionary_2_set_Item_m1495138803_RuntimeMethod_var); CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); V_7 = L_62; V_8 = 0; goto IL_0197; } IL_013e: { CDataArray_t4068198041 * L_63 = ___msg0; int32_t L_64 = V_0; int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); V_0 = L_65; NullCheck(L_63); int32_t L_66 = CDataArray_GetInt_m1111369473(L_63, L_65, 0, /*hidden argument*/NULL); V_9 = L_66; CDataArray_t4068198041 * L_67 = ___msg0; int32_t L_68 = V_0; int32_t L_69 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); V_0 = L_69; NullCheck(L_67); int32_t L_70 = CDataArray_GetInt_m1111369473(L_67, L_69, 0, /*hidden argument*/NULL); V_10 = L_70; CDataArray_t4068198041 * L_71 = ___msg0; int32_t L_72 = V_0; int32_t L_73 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); V_0 = L_73; NullCheck(L_71); int32_t L_74 = CDataArray_GetInt_m1111369473(L_71, L_73, 0, /*hidden argument*/NULL); V_11 = L_74; Dictionary_2_t2982755238 * L_75 = __this->get_m_awardList_15(); int32_t L_76 = V_1; NullCheck(L_75); CAwardList_t4094041907 * L_77 = Dictionary_2_get_Item_m778045075(L_75, L_76, /*hidden argument*/Dictionary_2_get_Item_m778045075_RuntimeMethod_var); if (!L_77) { goto IL_0191; } } { Dictionary_2_t2982755238 * L_78 = __this->get_m_awardList_15(); int32_t L_79 = V_1; NullCheck(L_78); CAwardList_t4094041907 * L_80 = Dictionary_2_get_Item_m778045075(L_78, L_79, /*hidden argument*/Dictionary_2_get_Item_m778045075_RuntimeMethod_var); int32_t L_81 = V_9; int32_t L_82 = V_10; int32_t L_83 = V_11; NullCheck(L_80); CAwardList_Add_m2199159243(L_80, L_81, L_82, L_83, /*hidden argument*/NULL); } IL_0191: { int32_t L_84 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_0197: { int32_t L_85 = V_8; int32_t L_86 = V_7; if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_013e; } } { CDataArray_t4068198041 * L_87 = ___msg0; int32_t L_88 = V_0; int32_t L_89 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); V_0 = L_89; NullCheck(L_87); int32_t L_90 = CDataArray_GetInt_m1111369473(L_87, L_89, 0, /*hidden argument*/NULL); __this->set_m_againRechargeState_20(L_90); int64_t L_91 = __this->get_m_left_time_13(); if ((((int64_t)L_91) >= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_01c7; } } { __this->set_m_left_time_13((((int64_t)((int64_t)0)))); } IL_01c7: { int64_t L_92 = __this->get_m_leftSecond_14(); if ((((int64_t)L_92) >= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_01dc; } } { __this->set_m_leftSecond_14((((int64_t)((int64_t)0)))); } IL_01dc: { CActivityFstRechargeAward_set_IsShowNpc_m2584821979(__this, (bool)0, /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Logic.CActivityFstRechargeAward::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward_FreshAwardState_m3333493802 (CActivityFstRechargeAward_t3016216232 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0013; } } { __this->set_m_state_12(1); goto IL_0021; } IL_0013: { int32_t L_1 = ___index0; if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0021; } } { __this->set_m_againRechargeState_20(1); } IL_0021: { return; } } // System.Void DMCore.Logic.CActivityFstRechargeAward::.cctor() extern "C" IL2CPP_METHOD_ATTR void CActivityFstRechargeAward__cctor_m3882843432 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityFstRechargeAward__cctor_m3882843432_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CActivityFstRechargeAward_t3016216232_StaticFields*)il2cpp_codegen_static_fields_for(CActivityFstRechargeAward_t3016216232_il2cpp_TypeInfo_var))->set_AWARD_CNT_17(3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityGiftExchange::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityGiftExchange__ctor_m2770931354 (CActivityGiftExchange_t3688160743 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityGiftExchange::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityGiftExchange_Deserial_m16169006 (CActivityGiftExchange_t3688160743 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGiftExchange_Deserial_m16169006_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_4 = CDataArray_GetWideStr_m3532563229(L_0, L_2, L_3, /*hidden argument*/NULL); __this->set_m_giftKey_11(L_4); CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); __this->set_m_keyStatus_13(L_8); CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); __this->set_m_giftType_12(L_12); CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_17 = CDataArray_GetWideStr_m3532563229(L_13, L_15, L_16, /*hidden argument*/NULL); __this->set_m_giftName_14(L_17); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityGroupBuyAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityGroupBuyAward__ctor_m2384902969 (CActivityGroupBuyAward_t3359834676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGroupBuyAward__ctor_m2384902969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_m_isUpdate_11(L_0); return; } } // System.Int32 DMCore.Logic.CActivityGroupBuyAward::GetCurrentPeople() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGroupBuyAward_GetCurrentPeople_m109820299 (CActivityGroupBuyAward_t3359834676 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_currentPeople_12(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGroupBuyAward::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGroupBuyAward_GetAwardCount_m3057046064 (CActivityGroupBuyAward_t3359834676 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_awardCount_14(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGroupBuyAward::GetNodeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGroupBuyAward_GetNodeCount_m1992823214 (CActivityGroupBuyAward_t3359834676 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nodeCount_13(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGroupBuyAward::GetCondition(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGroupBuyAward_GetCondition_m35941283 (CActivityGroupBuyAward_t3359834676 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Int32U5BU5D_t385246372* L_1 = __this->get_m_nodeCondition_15(); NullCheck(L_1); if ((((int32_t)L_0) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))))) { goto IL_0010; } } { return (-1); } IL_0010: { Int32U5BU5D_t385246372* L_2 = __this->get_m_nodeCondition_15(); int32_t L_3 = ___index0; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); return L_5; } } // System.Int32[] DMCore.Logic.CActivityGroupBuyAward::GetCondition() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* CActivityGroupBuyAward_GetCondition_m1837919233 (CActivityGroupBuyAward_t3359834676 * __this, const RuntimeMethod* method) { { Int32U5BU5D_t385246372* L_0 = __this->get_m_nodeCondition_15(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGroupBuyAward::GetState(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGroupBuyAward_GetState_m4225226348 (CActivityGroupBuyAward_t3359834676 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Int32U5BU5D_t385246372* L_1 = __this->get_m_nodeState_16(); NullCheck(L_1); if ((((int32_t)L_0) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))))) { goto IL_0010; } } { return (-1); } IL_0010: { Int32U5BU5D_t385246372* L_2 = __this->get_m_nodeState_16(); int32_t L_3 = ___index0; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); return L_5; } } // DMCore.Logic.CAwardList DMCore.Logic.CActivityGroupBuyAward::GetAwardList(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CActivityGroupBuyAward_GetAwardList_m3475708005 (CActivityGroupBuyAward_t3359834676 * __this, int32_t ___index0, const RuntimeMethod* method) { { CAwardListU5BU5D_t2898851490* L_0 = __this->get_m_awardList_17(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = L_1; CAwardList_t4094041907 * L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // System.Boolean DMCore.Logic.CActivityGroupBuyAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityGroupBuyAward_Deserial_m2175048584 (CActivityGroupBuyAward_t3359834676 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGroupBuyAward_Deserial_m2175048584_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; CAwardList_t4094041907 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; CAwardItem_t1677460915 * V_11 = NULL; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); __this->set_m_currentPeople_12(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_nodeCount_13(L_7); int32_t L_8 = __this->get_m_nodeCount_13(); __this->set_m_nodeCondition_15(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_8))); int32_t L_9 = __this->get_m_nodeCount_13(); __this->set_m_nodeState_16(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_9))); V_1 = 0; goto IL_007f; } IL_004f: { CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_2 = L_13; Int32U5BU5D_t385246372* L_14 = __this->get_m_nodeCondition_15(); int32_t L_15 = V_1; int32_t L_16 = V_2; NullCheck(L_14); (L_14)->SetAt(static_cast(L_15), (int32_t)L_16); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_3 = L_20; Int32U5BU5D_t385246372* L_21 = __this->get_m_nodeState_16(); int32_t L_22 = V_1; int32_t L_23 = V_3; NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (int32_t)L_23); int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_007f: { int32_t L_25 = V_1; int32_t L_26 = __this->get_m_nodeCount_13(); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_004f; } } { CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); __this->set_m_awardCount_14(L_30); int32_t L_31 = __this->get_m_awardCount_14(); __this->set_m_awardList_17(((CAwardListU5BU5D_t2898851490*)SZArrayNew(CAwardListU5BU5D_t2898851490_il2cpp_TypeInfo_var, (uint32_t)L_31))); V_4 = 0; goto IL_0134; } IL_00b6: { CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_5 = L_35; CAwardList_t4094041907 * L_36 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_36, /*hidden argument*/NULL); V_6 = L_36; V_7 = 0; goto IL_011a; } IL_00d3: { CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_8 = L_40; CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); V_9 = L_44; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); V_10 = L_48; int32_t L_49 = V_8; int32_t L_50 = V_9; int32_t L_51 = V_10; CAwardItem_t1677460915 * L_52 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_52, L_49, L_50, L_51, /*hidden argument*/NULL); V_11 = L_52; CAwardList_t4094041907 * L_53 = V_6; CAwardItem_t1677460915 * L_54 = V_11; NullCheck(L_53); CAwardList_Add_m1247042171(L_53, L_54, /*hidden argument*/NULL); int32_t L_55 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_011a: { int32_t L_56 = V_7; int32_t L_57 = V_5; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_00d3; } } { CAwardListU5BU5D_t2898851490* L_58 = __this->get_m_awardList_17(); int32_t L_59 = V_4; CAwardList_t4094041907 * L_60 = V_6; NullCheck(L_58); ArrayElementTypeCheck (L_58, L_60); (L_58)->SetAt(static_cast(L_59), (CAwardList_t4094041907 *)L_60); int32_t L_61 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0134: { int32_t L_62 = V_4; int32_t L_63 = __this->get_m_awardCount_14(); if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_00b6; } } { CDataModelBool_t2269476966 * L_64 = __this->get_m_isUpdate_11(); NullCheck(L_64); CDataModelBool_set_Data_m838892248(L_64, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Logic.CActivityGroupBuyAward::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityGroupBuyAward_FreshAwardState_m701268972 (CActivityGroupBuyAward_t3359834676 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGroupBuyAward_FreshAwardState_m701268972_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)52), /*hidden argument*/NULL); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CActivityManager_GetActNewIdByActId_m1516157433(L_0, ((int32_t)52), /*hidden argument*/NULL); CActivityManager_set_CurrentActivityNewID_m3777995524(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CActivityManager_RequestIndependentActivityDetail_m3844469866(L_2, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityGrowthFund::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityGrowthFund__ctor_m1093735139 (CActivityGrowthFund_t4140851644 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGrowthFund__ctor_m1093735139_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_m_isUpdate_11(L_0); return; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetIdolLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetIdolLevel_m4002038087 (CActivityGrowthFund_t4140851644 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_idolLevel_12(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetAwardCount_m3385019461 (CActivityGrowthFund_t4140851644 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_awardCount_13(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetCondition(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetCondition_m925332406 (CActivityGrowthFund_t4140851644 * __this, int32_t ___index0, const RuntimeMethod* method) { { Int32U5BU5D_t385246372* L_0 = __this->get_m_condition_14(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetState(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetState_m1054799659 (CActivityGrowthFund_t4140851644 * __this, int32_t ___index0, const RuntimeMethod* method) { { Int32U5BU5D_t385246372* L_0 = __this->get_m_getState_15(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // DMCore.Logic.CAwardList DMCore.Logic.CActivityGrowthFund::GetAwardList(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CActivityGrowthFund_GetAwardList_m3993528301 (CActivityGrowthFund_t4140851644 * __this, int32_t ___index0, const RuntimeMethod* method) { { CAwardListU5BU5D_t2898851490* L_0 = __this->get_m_awardList_16(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = L_1; CAwardList_t4094041907 * L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetProductId() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetProductId_m758906162 (CActivityGrowthFund_t4140851644 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_productId_17(); return L_0; } } // System.Int32 DMCore.Logic.CActivityGrowthFund::GetBuyState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityGrowthFund_GetBuyState_m1300269465 (CActivityGrowthFund_t4140851644 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_buyState_18(); return L_0; } } // System.Boolean DMCore.Logic.CActivityGrowthFund::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityGrowthFund_Deserial_m296947836 (CActivityGrowthFund_t4140851644 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGrowthFund_Deserial_m296947836_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; CAwardList_t4094041907 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; CAwardItem_t1677460915 * V_12 = NULL; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); __this->set_m_idolLevel_12(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_awardCount_13(L_7); int32_t L_8 = __this->get_m_awardCount_13(); __this->set_m_condition_14(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_8))); int32_t L_9 = __this->get_m_awardCount_13(); __this->set_m_getState_15(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_9))); V_1 = 0; goto IL_007f; } IL_004f: { CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_2 = L_13; Int32U5BU5D_t385246372* L_14 = __this->get_m_condition_14(); int32_t L_15 = V_1; int32_t L_16 = V_2; NullCheck(L_14); (L_14)->SetAt(static_cast(L_15), (int32_t)L_16); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_3 = L_20; Int32U5BU5D_t385246372* L_21 = __this->get_m_getState_15(); int32_t L_22 = V_1; int32_t L_23 = V_3; NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (int32_t)L_23); int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_007f: { int32_t L_25 = V_1; int32_t L_26 = __this->get_m_awardCount_13(); if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_004f; } } { CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_4 = L_30; int32_t L_31 = V_4; __this->set_m_awardList_16(((CAwardListU5BU5D_t2898851490*)SZArrayNew(CAwardListU5BU5D_t2898851490_il2cpp_TypeInfo_var, (uint32_t)L_31))); V_5 = 0; goto IL_012c; } IL_00ae: { CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_6 = L_35; CAwardList_t4094041907 * L_36 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_36, /*hidden argument*/NULL); V_7 = L_36; V_8 = 0; goto IL_0112; } IL_00cb: { CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_9 = L_40; CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); V_10 = L_44; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); V_11 = L_48; int32_t L_49 = V_9; int32_t L_50 = V_10; int32_t L_51 = V_11; CAwardItem_t1677460915 * L_52 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_52, L_49, L_50, L_51, /*hidden argument*/NULL); V_12 = L_52; CAwardList_t4094041907 * L_53 = V_7; CAwardItem_t1677460915 * L_54 = V_12; NullCheck(L_53); CAwardList_Add_m1247042171(L_53, L_54, /*hidden argument*/NULL); int32_t L_55 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0112: { int32_t L_56 = V_8; int32_t L_57 = V_6; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_00cb; } } { CAwardListU5BU5D_t2898851490* L_58 = __this->get_m_awardList_16(); int32_t L_59 = V_5; CAwardList_t4094041907 * L_60 = V_7; NullCheck(L_58); ArrayElementTypeCheck (L_58, L_60); (L_58)->SetAt(static_cast(L_59), (CAwardList_t4094041907 *)L_60); int32_t L_61 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_012c: { int32_t L_62 = V_5; int32_t L_63 = V_4; if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_00ae; } } { CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); __this->set_m_productId_17(L_67); CDataArray_t4068198041 * L_68 = ___msg0; int32_t L_69 = V_0; int32_t L_70 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); V_0 = L_70; NullCheck(L_68); int32_t L_71 = CDataArray_GetInt_m1111369473(L_68, L_70, 0, /*hidden argument*/NULL); __this->set_m_buyState_18(L_71); CDataModelBool_t2269476966 * L_72 = __this->get_m_isUpdate_11(); NullCheck(L_72); CDataModelBool_set_Data_m838892248(L_72, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Logic.CActivityGrowthFund::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityGrowthFund_FreshAwardState_m4001280588 (CActivityGrowthFund_t4140851644 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityGrowthFund_FreshAwardState_m4001280588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)51), /*hidden argument*/NULL); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CActivityManager_GetActNewIdByActId_m1516157433(L_0, ((int32_t)51), /*hidden argument*/NULL); CActivityManager_set_CurrentActivityNewID_m3777995524(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CActivityManager_RequestIndependentActivityDetail_m3844469866(L_2, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityInGuild::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityInGuild__ctor_m192042381 (CActivityInGuild_t1757525966 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); __this->set_m_awardInfo_11((CAwardInfo_1_t3416460893 *)NULL); return; } } // System.Boolean DMCore.Logic.CActivityInGuild::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityInGuild_Deserial_m1389190304 (CActivityInGuild_t1757525966 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityInGuild_Deserial_m1389190304_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0025; } } { return (bool)0; } IL_0025: { CAwardInfo_1_t3416460893 * L_9 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_9, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_awardInfo_11(L_9); CAwardInfo_1_t3416460893 * L_10 = __this->get_m_awardInfo_11(); NullCheck(L_10); CAwardInfo_1_set_AwardState_m303875030(L_10, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); int32_t L_11 = V_1; if (L_11) { goto IL_0053; } } { CAwardInfo_1_t3416460893 * L_12 = __this->get_m_awardInfo_11(); NullCheck(L_12); CAwardInfo_1_set_AwardState_m303875030(L_12, 2, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); goto IL_0066; } IL_0053: { int32_t L_13 = V_1; if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_0066; } } { CAwardInfo_1_t3416460893 * L_14 = __this->get_m_awardInfo_11(); NullCheck(L_14); CAwardInfo_1_set_AwardState_m303875030(L_14, 1, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); } IL_0066: { V_3 = 0; goto IL_00a0; } IL_006d: { CAwardInfo_1_t3416460893 * L_15 = __this->get_m_awardInfo_11(); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_15); CAwardInfo_1_SetAwardItem_m109226158(L_15, L_19, L_23, L_27, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00a0: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_006d; } } { return (bool)1; } } // System.Void DMCore.Logic.CActivityInGuild::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityInGuild_FreshAwardState_m4287941929 (CActivityInGuild_t1757525966 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityInGuild_FreshAwardState_m4287941929_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_awardInfo_11(); NullCheck(L_0); CAwardInfo_1_set_AwardState_m303875030(L_0, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); return; } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityInGuild::get_AwardPackage() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityInGuild_get_AwardPackage_m2379533722 (CActivityInGuild_t1757525966 * __this, const RuntimeMethod* method) { { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_awardInfo_11(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityItemExchange::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityItemExchange__ctor_m3994054421 (CActivityItemExchange_t3204638597 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityItemExchange__ctor_m3994054421_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); ((CActivityAwardTemplete_t911309464 *)__this)->set_m_CellResPath_14(_stringLiteral1422578728); List_1_t3319525431 * L_0 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathGift_15(); NullCheck(L_0); List_1_Clear_m2548850424(L_0, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_1 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathGift_15(); NullCheck(L_1); List_1_Add_m1685793073(L_1, _stringLiteral3700813944, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_2 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); NullCheck(L_2); List_1_Clear_m2548850424(L_2, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); List_1_t3319525431 * L_3 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_3); List_1_Add_m1685793073(L_3, L_4, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_5 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); NullCheck(L_5); List_1_Add_m1685793073(L_5, _stringLiteral88648756, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_6 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral2451168343, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_7 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); NullCheck(L_7); List_1_Add_m1685793073(L_7, _stringLiteral3783252940, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_8 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_BindPathOther_16(); NullCheck(L_8); List_1_Add_m1685793073(L_8, _stringLiteral97155014, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); CActivityItemExchange_set_FragmentID_m3669559261(__this, (-1), /*hidden argument*/NULL); CActivityAwardTemplete_set_NeedAcceptConfirm_m11753827(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CActivityItemExchange::get_FragmentID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityItemExchange_get_FragmentID_m476640832 (CActivityItemExchange_t3204638597 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_FragmentID_17(); return L_0; } } // System.Void DMCore.Logic.CActivityItemExchange::set_FragmentID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityItemExchange_set_FragmentID_m3669559261 (CActivityItemExchange_t3204638597 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_FragmentID_17(L_0); return; } } // System.Void DMCore.Logic.CActivityItemExchange::FreshLocalData() extern "C" IL2CPP_METHOD_ATTR void CActivityItemExchange_FreshLocalData_m2055938676 (CActivityItemExchange_t3204638597 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityItemExchange_FreshLocalData_m2055938676_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_0 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityItemExchange_get_FragmentID_m476640832(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_2 = CPropManager_GetPropAmount_m271193511(L_0, L_1, /*hidden argument*/NULL); CActivityAwardTemplete_set_CurrentValue_m3815748976(__this, L_2, /*hidden argument*/NULL); V_0 = 0; goto IL_0066; } IL_001d: { List_1_t593568339 * L_3 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); int32_t L_4 = V_0; NullCheck(L_3); CAwardInfo_1_t3416460893 * L_5 = List_1_get_Item_m3467680361(L_3, L_4, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_5); int32_t L_6 = CAwardInfo_1_get_Condition_m4201108481(L_5, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); int32_t L_7 = CActivityAwardTemplete_get_CurrentValue_m3816482209(__this, /*hidden argument*/NULL); if ((((int32_t)L_6) > ((int32_t)L_7))) { goto IL_0050; } } { List_1_t593568339 * L_8 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); int32_t L_9 = V_0; NullCheck(L_8); CAwardInfo_1_t3416460893 * L_10 = List_1_get_Item_m3467680361(L_8, L_9, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_10); CAwardInfo_1_set_AwardState_m303875030(L_10, 1, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); goto IL_0062; } IL_0050: { List_1_t593568339 * L_11 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); int32_t L_12 = V_0; NullCheck(L_11); CAwardInfo_1_t3416460893 * L_13 = List_1_get_Item_m3467680361(L_11, L_12, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_13); CAwardInfo_1_set_AwardState_m303875030(L_13, 2, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); } IL_0062: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0066: { int32_t L_15 = V_0; List_1_t593568339 * L_16 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m2570518608(L_16, /*hidden argument*/List_1_get_Count_m2570518608_RuntimeMethod_var); if ((((int32_t)L_15) < ((int32_t)L_17))) { goto IL_001d; } } { return; } } // System.Boolean DMCore.Logic.CActivityItemExchange::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityItemExchange_Deserial_m506857135 (CActivityItemExchange_t3204638597 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityItemExchange_Deserial_m506857135_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CAwardInfo_1_t3416460893 * V_3 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { List_1_t593568339 * L_1 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); NullCheck(L_1); List_1_Clear_m3056919253(L_1, /*hidden argument*/List_1_Clear_m3056919253_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_00cb; } IL_0029: { int32_t L_6 = V_2; if (L_6) { goto IL_0046; } } { CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, (-1), /*hidden argument*/NULL); CActivityItemExchange_set_FragmentID_m3669559261(__this, L_10, /*hidden argument*/NULL); goto IL_004a; } IL_0046: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004a: { CAwardInfo_1_t3416460893 * L_12 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_12, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); V_3 = L_12; CAwardInfo_1_t3416460893 * L_13 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_14 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_15 = CActivityItemExchange_get_FragmentID_m476640832(__this, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_16 = CPropManager_GetPropAmount_m271193511(L_14, L_15, /*hidden argument*/NULL); NullCheck(L_13); CAwardInfo_1_set_CurrentValue_m222191720(L_13, L_16, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m222191720_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_17 = V_3; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, (-1), /*hidden argument*/NULL); NullCheck(L_17); CAwardInfo_1_set_Condition_m650355728(L_17, L_21, /*hidden argument*/CAwardInfo_1_set_Condition_m650355728_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_22 = V_3; CAwardInfo_1_t3416460893 * L_23 = V_3; NullCheck(L_23); int32_t L_24 = CAwardInfo_1_get_CurrentValue_m2530627826(L_23, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m2530627826_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_25 = V_3; NullCheck(L_25); int32_t L_26 = CAwardInfo_1_get_Condition_m4201108481(L_25, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); int32_t L_27 = VirtFuncInvoker3< int32_t, int32_t, int32_t, bool >::Invoke(12 /* DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAwardState(System.Int32,System.Int32,System.Boolean) */, __this, L_24, L_26, (bool)0); NullCheck(L_22); CAwardInfo_1_set_AwardState_m303875030(L_22, L_27, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_28 = V_3; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); NullCheck(L_28); CAwardInfo_1_SetAwardItem_m109226158(L_28, L_32, L_36, L_40, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); List_1_t593568339 * L_41 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); CAwardInfo_1_t3416460893 * L_42 = V_3; NullCheck(L_41); List_1_Add_m2223102825(L_41, L_42, /*hidden argument*/List_1_Add_m2223102825_RuntimeMethod_var); int32_t L_43 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00cb: { int32_t L_44 = V_2; int32_t L_45 = V_1; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0029; } } { bool L_46 = IActivityDetail_get_needSort_m3500347631(__this, /*hidden argument*/NULL); if (!L_46) { goto IL_00f5; } } { List_1_t593568339 * L_47 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); intptr_t L_48 = (intptr_t)GetVirtualMethodInfo(__this, 9); Comparison_1_t3191392072 * L_49 = (Comparison_1_t3191392072 *)il2cpp_codegen_object_new(Comparison_1_t3191392072_il2cpp_TypeInfo_var); Comparison_1__ctor_m1180934841(L_49, __this, L_48, /*hidden argument*/Comparison_1__ctor_m1180934841_RuntimeMethod_var); NullCheck(L_47); List_1_Sort_m4067792963(L_47, L_49, /*hidden argument*/List_1_Sort_m4067792963_RuntimeMethod_var); } IL_00f5: { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityKeepLogin::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityKeepLogin__ctor_m2045591932 (CActivityKeepLogin_t2171871959 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityKeepLogin__ctor_m2045591932_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); Dictionary_2_t1839659084 * L_0 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_0, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); __this->set_m_StateDictionary_12(L_0); CAwardInfo_1_t3416460893 * L_1 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_1, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); __this->set_m_award_array_14(L_1); return; } } // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityKeepLogin::GetCAwardInfoArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityKeepLogin_GetCAwardInfoArray_m936021790 (CActivityKeepLogin_t2171871959 * __this, const RuntimeMethod* method) { { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_14(); return L_0; } } // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityKeepLogin::GetStateDictionary() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CActivityKeepLogin_GetStateDictionary_m4100760025 (CActivityKeepLogin_t2171871959 * __this, const RuntimeMethod* method) { { Dictionary_2_t1839659084 * L_0 = __this->get_m_StateDictionary_12(); return L_0; } } // System.Boolean DMCore.Logic.CActivityKeepLogin::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityKeepLogin_Deserial_m1658176752 (CActivityKeepLogin_t2171871959 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityKeepLogin_Deserial_m1658176752_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { CAwardInfo_1_t3416460893 * L_0 = __this->get_m_award_array_14(); NullCheck(L_0); CAwardInfo_1_Clear_m3783247419(L_0, /*hidden argument*/CAwardInfo_1_Clear_m3783247419_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); __this->set_m_nDaysCount_11(L_4); V_1 = 0; goto IL_0086; } IL_0026: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 1, /*hidden argument*/NULL); V_3 = L_12; V_4 = 0; int32_t L_13 = V_3; if (!L_13) { goto IL_005c; } } { int32_t L_14 = V_3; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0064; } } { int32_t L_15 = V_3; if ((((int32_t)L_15) == ((int32_t)2))) { goto IL_006c; } } { goto IL_0074; } IL_005c: { V_4 = 2; goto IL_0074; } IL_0064: { V_4 = 0; goto IL_0074; } IL_006c: { V_4 = 1; goto IL_0074; } IL_0074: { Dictionary_2_t1839659084 * L_16 = __this->get_m_StateDictionary_12(); int32_t L_17 = V_2; int32_t L_18 = V_4; NullCheck(L_16); Dictionary_2_set_Item_m3625442308(L_16, L_17, L_18, /*hidden argument*/Dictionary_2_set_Item_m3625442308_RuntimeMethod_var); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0086: { int32_t L_20 = V_1; int32_t L_21 = __this->get_m_nDaysCount_11(); if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0026; } } { CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); __this->set_m_nLeftDays_13(L_25); CDataArray_t4068198041 * L_26 = ___msg0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; NullCheck(L_26); int32_t L_29 = CDataArray_GetInt_m1111369473(L_26, L_28, ((int32_t)14), /*hidden argument*/NULL); V_5 = L_29; V_6 = 0; goto IL_0121; } IL_00bb: { CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 1, /*hidden argument*/NULL); V_7 = L_33; V_8 = 0; goto IL_0112; } IL_00d1: { CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, (-1), /*hidden argument*/NULL); V_9 = L_37; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, 0, /*hidden argument*/NULL); V_10 = L_41; CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_0; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_0 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, (-1), /*hidden argument*/NULL); V_11 = L_45; CAwardInfo_1_t3416460893 * L_46 = __this->get_m_award_array_14(); int32_t L_47 = V_9; int32_t L_48 = V_10; int32_t L_49 = V_11; NullCheck(L_46); CAwardInfo_1_SetAwardItem_m109226158(L_46, L_47, L_48, L_49, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_50 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_0112: { int32_t L_51 = V_8; int32_t L_52 = V_7; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_00d1; } } { int32_t L_53 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_0121: { int32_t L_54 = V_6; int32_t L_55 = V_5; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_00bb; } } { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityLoginAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityLoginAward__ctor_m740307563 (CActivityLoginAward_t3031667711 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityLoginAward__ctor_m740307563_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); ((CActivityAwardTemplete_t911309464 *)__this)->set_m_CellResPath_14(_stringLiteral3273269813); return; } } // System.Boolean DMCore.Logic.CActivityLoginAward::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityLoginAward_Deserial_m2144246803 (CActivityLoginAward_t3031667711 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityLoginAward_Deserial_m2144246803_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CAwardInfo_1_t3416460893 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; CAwardInfo_1_t3416460893 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { List_1_t593568339 * L_1 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); NullCheck(L_1); List_1_Clear_m3056919253(L_1, /*hidden argument*/List_1_Clear_m3056919253_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_0088; } IL_0036: { CAwardInfo_1_t3416460893 * L_10 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_10, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); V_4 = L_10; CAwardInfo_1_t3416460893 * L_11 = V_4; int32_t L_12 = V_1; NullCheck(L_11); CAwardInfo_1_set_CurrentValue_m222191720(L_11, L_12, /*hidden argument*/CAwardInfo_1_set_CurrentValue_m222191720_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_13 = V_4; int32_t L_14 = V_3; NullCheck(L_13); CAwardInfo_1_set_Condition_m650355728(L_13, L_14, /*hidden argument*/CAwardInfo_1_set_Condition_m650355728_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_15 = V_4; CAwardInfo_1_t3416460893 * L_16 = V_4; NullCheck(L_16); int32_t L_17 = CAwardInfo_1_get_CurrentValue_m2530627826(L_16, /*hidden argument*/CAwardInfo_1_get_CurrentValue_m2530627826_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_18 = V_4; NullCheck(L_18); int32_t L_19 = CAwardInfo_1_get_Condition_m4201108481(L_18, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); int32_t L_24 = VirtFuncInvoker3< int32_t, int32_t, int32_t, bool >::Invoke(12 /* DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAwardState(System.Int32,System.Int32,System.Boolean) */, __this, L_17, L_19, (bool)((((int32_t)0) == ((int32_t)L_23))? 1 : 0)); NullCheck(L_15); CAwardInfo_1_set_AwardState_m303875030(L_15, L_24, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); List_1_t593568339 * L_25 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); CAwardInfo_1_t3416460893 * L_26 = V_4; NullCheck(L_25); List_1_Add_m2223102825(L_25, L_26, /*hidden argument*/List_1_Add_m2223102825_RuntimeMethod_var); int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0088: { int32_t L_28 = V_3; int32_t L_29 = V_2; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0036; } } { CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); V_5 = L_33; V_6 = 0; goto IL_0159; } IL_00a5: { V_7 = (CAwardInfo_1_t3416460893 *)NULL; int32_t L_34 = V_6; int32_t L_35 = V_2; if ((((int32_t)L_34) >= ((int32_t)L_35))) { goto IL_00c4; } } { List_1_t593568339 * L_36 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); int32_t L_37 = V_6; NullCheck(L_36); CAwardInfo_1_t3416460893 * L_38 = List_1_get_Item_m3467680361(L_36, L_37, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); V_7 = L_38; goto IL_00f7; } IL_00c4: { CAwardInfo_1_t3416460893 * L_39 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_39, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); V_7 = L_39; CAwardInfo_1_t3416460893 * L_40 = V_7; int32_t L_41 = V_6; NullCheck(L_40); CAwardInfo_1_set_Condition_m650355728(L_40, L_41, /*hidden argument*/CAwardInfo_1_set_Condition_m650355728_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_42 = V_7; CAwardInfo_1_t3416460893 * L_43 = V_7; NullCheck(L_43); int32_t L_44 = CAwardInfo_1_get_Condition_m4201108481(L_43, /*hidden argument*/CAwardInfo_1_get_Condition_m4201108481_RuntimeMethod_var); int32_t L_45 = VirtFuncInvoker3< int32_t, int32_t, int32_t, bool >::Invoke(12 /* DMCore.Logic.enumAwardState DMCore.Logic.CActivityAwardTemplete::GetAwardState(System.Int32,System.Int32,System.Boolean) */, __this, (-1), L_44, (bool)1); NullCheck(L_42); CAwardInfo_1_set_AwardState_m303875030(L_42, L_45, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); List_1_t593568339 * L_46 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); CAwardInfo_1_t3416460893 * L_47 = V_7; NullCheck(L_46); List_1_Add_m2223102825(L_46, L_47, /*hidden argument*/List_1_Add_m2223102825_RuntimeMethod_var); } IL_00f7: { CAwardInfo_1_t3416460893 * L_48 = V_7; if (L_48) { goto IL_0103; } } { goto IL_0153; } IL_0103: { CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); V_8 = L_52; V_9 = 0; goto IL_014a; } IL_0119: { CAwardInfo_1_t3416460893 * L_53 = V_7; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_0 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_62 = ___msg0; int32_t L_63 = V_0; int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); V_0 = L_64; NullCheck(L_62); int32_t L_65 = CDataArray_GetInt_m1111369473(L_62, L_64, 0, /*hidden argument*/NULL); NullCheck(L_53); CAwardInfo_1_SetAwardItem_m109226158(L_53, L_57, L_61, L_65, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); int32_t L_66 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_014a: { int32_t L_67 = V_9; int32_t L_68 = V_8; if ((((int32_t)L_67) < ((int32_t)L_68))) { goto IL_0119; } } IL_0153: { int32_t L_69 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0159: { int32_t L_70 = V_6; int32_t L_71 = V_5; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_00a5; } } { bool L_72 = IActivityDetail_get_needSort_m3500347631(__this, /*hidden argument*/NULL); if (!L_72) { goto IL_0185; } } { List_1_t593568339 * L_73 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); intptr_t L_74 = (intptr_t)GetVirtualMethodInfo(__this, 9); Comparison_1_t3191392072 * L_75 = (Comparison_1_t3191392072 *)il2cpp_codegen_object_new(Comparison_1_t3191392072_il2cpp_TypeInfo_var); Comparison_1__ctor_m1180934841(L_75, __this, L_74, /*hidden argument*/Comparison_1__ctor_m1180934841_RuntimeMethod_var); NullCheck(L_73); List_1_Sort_m4067792963(L_73, L_75, /*hidden argument*/List_1_Sort_m4067792963_RuntimeMethod_var); } IL_0185: { return (bool)1; } } // System.Void DMCore.Logic.CActivityLoginAward::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityLoginAward_FreshAwardState_m2781529842 (CActivityLoginAward_t3031667711 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityLoginAward_FreshAwardState_m2781529842_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t593568339 * L_0 = ((CActivityAwardTemplete_t911309464 *)__this)->get_m_AwardInfo_13(); int32_t L_1 = ___index0; NullCheck(L_0); CAwardInfo_1_t3416460893 * L_2 = List_1_get_Item_m3467680361(L_0, L_1, /*hidden argument*/List_1_get_Item_m3467680361_RuntimeMethod_var); NullCheck(L_2); CAwardInfo_1_set_AwardState_m303875030(L_2, 0, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); return; } } // DMCore.Logic.enumAwardState DMCore.Logic.CActivityLoginAward::GetAwardState(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityLoginAward_GetAwardState_m432658642 (CActivityLoginAward_t3031667711 * __this, int32_t ___currentValue0, int32_t ___conditionValue1, bool ___isAcceptedAlready2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { V_0 = 2; int32_t L_0 = ___currentValue0; int32_t L_1 = ___conditionValue1; if ((((int32_t)L_0) < ((int32_t)L_1))) { goto IL_0017; } } { bool L_2 = ___isAcceptedAlready2; if (!L_2) { goto IL_0015; } } { G_B4_0 = 0; goto IL_0016; } IL_0015: { G_B4_0 = 1; } IL_0016: { V_0 = G_B4_0; } IL_0017: { int32_t L_3 = V_0; return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityManager__ctor_m3413384422 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager__ctor_m3413384422_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CMiscConfig_GetValue_m2443549100(L_0, _stringLiteral2756620200, /*hidden argument*/NULL); float* L_2 = __this->get_address_of_AcceptAwardCDTime_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToFloat_m1277019218(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)0); CActivityManager_set_IsNeedRefreshAll_m3263996115(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_is_in_update_6((bool)0); __this->set_m_is_activity_list_ready_7((bool)0); List_1_t25523635 * L_3 = (List_1_t25523635 *)il2cpp_codegen_object_new(List_1_t25523635_il2cpp_TypeInfo_var); List_1__ctor_m3768065036(L_3, /*hidden argument*/List_1__ctor_m3768065036_RuntimeMethod_var); __this->set_m_activity_detail_list_9(L_3); List_1_t25523635 * L_4 = (List_1_t25523635 *)il2cpp_codegen_object_new(List_1_t25523635_il2cpp_TypeInfo_var); List_1__ctor_m3768065036(L_4, /*hidden argument*/List_1__ctor_m3768065036_RuntimeMethod_var); __this->set_m_independent_activity_list_10(L_4); Dictionary_2_t3625702484 * L_5 = (Dictionary_2_t3625702484 *)il2cpp_codegen_object_new(Dictionary_2_t3625702484_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2275355514(L_5, /*hidden argument*/Dictionary_2__ctor_m2275355514_RuntimeMethod_var); __this->set_m_dicImage_5(L_5); Dictionary_2_t3209204262 * L_6 = (Dictionary_2_t3209204262 *)il2cpp_codegen_object_new(Dictionary_2_t3209204262_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3989501888(L_6, /*hidden argument*/Dictionary_2__ctor_m3989501888_RuntimeMethod_var); __this->set_m_ActivityDataDictionary_22(L_6); return; } } // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityManager_t1081296145 * CActivityManager_GetInstance_m2243292784 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetInstance_m2243292784_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_s_intance_21(); if (L_0) { goto IL_0014; } } { CActivityManager_t1081296145 * L_1 = (CActivityManager_t1081296145 *)il2cpp_codegen_object_new(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager__ctor_m3413384422(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_s_intance_21(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_2 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_s_intance_21(); return L_2; } } // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::GetActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_GetActivityDetail_m2189773625 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActivityDetail_m2189773625_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * V_0 = NULL; IActivityDetail_t2848416189 * V_1 = NULL; { U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * L_0 = (U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 *)il2cpp_codegen_object_new(U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353_il2cpp_TypeInfo_var); U3CGetActivityDetailU3Ec__AnonStorey0__ctor_m327504532(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * L_1 = V_0; int32_t L_2 = ___activity_id0; NullCheck(L_1); L_1->set_activity_id_0(L_2); List_1_t25523635 * L_3 = __this->get_m_activity_detail_list_9(); if (L_3) { goto IL_0025; } } { List_1_t25523635 * L_4 = __this->get_m_independent_activity_list_10(); if (L_4) { goto IL_0025; } } { return (IActivityDetail_t2848416189 *)NULL; } IL_0025: { List_1_t25523635 * L_5 = __this->get_m_activity_detail_list_9(); U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__0_m596741424_RuntimeMethod_var; Predicate_1_t3673710313 * L_8 = (Predicate_1_t3673710313 *)il2cpp_codegen_object_new(Predicate_1_t3673710313_il2cpp_TypeInfo_var); Predicate_1__ctor_m1808402646(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m1808402646_RuntimeMethod_var); NullCheck(L_5); IActivityDetail_t2848416189 * L_9 = List_1_Find_m426358548(L_5, L_8, /*hidden argument*/List_1_Find_m426358548_RuntimeMethod_var); V_1 = L_9; IActivityDetail_t2848416189 * L_10 = V_1; if (L_10) { goto IL_005b; } } { List_1_t25523635 * L_11 = __this->get_m_independent_activity_list_10(); U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__1_m3550144683_RuntimeMethod_var; Predicate_1_t3673710313 * L_14 = (Predicate_1_t3673710313 *)il2cpp_codegen_object_new(Predicate_1_t3673710313_il2cpp_TypeInfo_var); Predicate_1__ctor_m1808402646(L_14, L_12, L_13, /*hidden argument*/Predicate_1__ctor_m1808402646_RuntimeMethod_var); NullCheck(L_11); IActivityDetail_t2848416189 * L_15 = List_1_Find_m426358548(L_11, L_14, /*hidden argument*/List_1_Find_m426358548_RuntimeMethod_var); V_1 = L_15; } IL_005b: { IActivityDetail_t2848416189 * L_16 = V_1; return L_16; } } // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::GetActivityDetailById(System.Int32) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_GetActivityDetailById_m855034545 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActivityDetailById_m855034545_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * V_0 = NULL; IActivityDetail_t2848416189 * V_1 = NULL; { U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * L_0 = (U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 *)il2cpp_codegen_object_new(U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224_il2cpp_TypeInfo_var); U3CGetActivityDetailByIdU3Ec__AnonStorey1__ctor_m70320107(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * L_1 = V_0; int32_t L_2 = ___activity_id0; NullCheck(L_1); L_1->set_activity_id_0(L_2); List_1_t25523635 * L_3 = __this->get_m_activity_detail_list_9(); if (L_3) { goto IL_0025; } } { List_1_t25523635 * L_4 = __this->get_m_independent_activity_list_10(); if (L_4) { goto IL_0025; } } { return (IActivityDetail_t2848416189 *)NULL; } IL_0025: { List_1_t25523635 * L_5 = __this->get_m_activity_detail_list_9(); U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__0_m1245148234_RuntimeMethod_var; Predicate_1_t3673710313 * L_8 = (Predicate_1_t3673710313 *)il2cpp_codegen_object_new(Predicate_1_t3673710313_il2cpp_TypeInfo_var); Predicate_1__ctor_m1808402646(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m1808402646_RuntimeMethod_var); NullCheck(L_5); IActivityDetail_t2848416189 * L_9 = List_1_Find_m426358548(L_5, L_8, /*hidden argument*/List_1_Find_m426358548_RuntimeMethod_var); V_1 = L_9; IActivityDetail_t2848416189 * L_10 = V_1; if (L_10) { goto IL_005b; } } { List_1_t25523635 * L_11 = __this->get_m_independent_activity_list_10(); U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__1_m3194676077_RuntimeMethod_var; Predicate_1_t3673710313 * L_14 = (Predicate_1_t3673710313 *)il2cpp_codegen_object_new(Predicate_1_t3673710313_il2cpp_TypeInfo_var); Predicate_1__ctor_m1808402646(L_14, L_12, L_13, /*hidden argument*/Predicate_1__ctor_m1808402646_RuntimeMethod_var); NullCheck(L_11); IActivityDetail_t2848416189 * L_15 = List_1_Find_m426358548(L_11, L_14, /*hidden argument*/List_1_Find_m426358548_RuntimeMethod_var); V_1 = L_15; } IL_005b: { IActivityDetail_t2848416189 * L_16 = V_1; return L_16; } } // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::GetActivityDetailByMainTypeAndIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_GetActivityDetailByMainTypeAndIndex_m3421033682 (CActivityManager_t1081296145 * __this, int32_t ___mainType0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActivityDetailByMainTypeAndIndex_m3421033682_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; List_1_t25523635 * V_1 = NULL; { int32_t L_0 = ___index1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { return (IActivityDetail_t2848416189 *)NULL; } IL_0009: { V_0 = (IActivityDetail_t2848416189 *)NULL; int32_t L_1 = ___mainType0; List_1_t25523635 * L_2 = CActivityManager_GetIActivityDetailListByMainType_m2975698738(__this, L_1, /*hidden argument*/NULL); V_1 = L_2; List_1_t25523635 * L_3 = V_1; int32_t L_4 = ___index1; NullCheck(L_3); IActivityDetail_t2848416189 * L_5 = List_1_get_Item_m4288093495(L_3, L_4, /*hidden argument*/List_1_get_Item_m4288093495_RuntimeMethod_var); V_0 = L_5; IActivityDetail_t2848416189 * L_6 = V_0; return L_6; } } // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::GetActivityDetailByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_GetActivityDetailByIndex_m2302948368 (CActivityManager_t1081296145 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActivityDetailByIndex_m2302948368_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___index0; int32_t L_2 = CActivityManager_get_ActivityCount_m1730029109(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (IActivityDetail_t2848416189 *)NULL; } IL_0015: { List_1_t25523635 * L_3 = __this->get_m_activity_detail_list_9(); int32_t L_4 = ___index0; NullCheck(L_3); IActivityDetail_t2848416189 * L_5 = List_1_get_Item_m4288093495(L_3, L_4, /*hidden argument*/List_1_get_Item_m4288093495_RuntimeMethod_var); return L_5; } } // System.Void DMCore.Logic.CActivityManager::RequestActivityList() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityList_m955060179 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestActivityList_m955060179_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { __this->set_m_is_in_update_6((bool)1); __this->set_m_is_activity_list_ready_7((bool)0); List_1_t25523635 * L_0 = __this->get_m_activity_detail_list_9(); NullCheck(L_0); List_1_Clear_m3733900655(L_0, /*hidden argument*/List_1_Clear_m3733900655_RuntimeMethod_var); List_1_t25523635 * L_1 = __this->get_m_independent_activity_list_10(); NullCheck(L_1); List_1_Clear_m3733900655(L_1, /*hidden argument*/List_1_Clear_m3733900655_RuntimeMethod_var); Dictionary_2_t3209204262 * L_2 = __this->get_m_ActivityDataDictionary_22(); NullCheck(L_2); Dictionary_2_Clear_m2767624449(L_2, /*hidden argument*/Dictionary_2_Clear_m2767624449_RuntimeMethod_var); CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_0 = L_3; CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)935), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Flush_m1077150699(L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::ReceiveAnnounceCloth(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_ReceiveAnnounceCloth_m1500630603 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_ReceiveAnnounceCloth_m1500630603_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; CDataArray_t4068198041 * L_1 = ___msg0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = ___msg0; int32_t L_4 = V_1; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_1 = L_5; NullCheck(L_3); int32_t L_6 = CDataArray_GetInt_m1111369473(L_3, L_5, 0, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_m_AnnouceClothCount_11(L_6); V_2 = 0; goto IL_0085; } IL_002c: { CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_1; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_1 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, ((int32_t)2147483647LL), /*hidden argument*/NULL); int32_t L_11 = L_10; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1250648943, L_12, /*hidden argument*/NULL); V_3 = L_13; String_t* L_14 = V_0; CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_16 = V_3; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_15); String_t* L_18 = CTextHelp_GetText_m3374553046(L_15, L_16, L_17, /*hidden argument*/NULL); String_t* L_19 = String_Concat_m3937257545(NULL /*static, unused*/, L_14, L_18, /*hidden argument*/NULL); V_0 = L_19; int32_t L_20 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_21 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); int32_t L_22 = L_21->get_m_AnnouceClothCount_11(); if ((((int32_t)L_20) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1))))) { goto IL_0081; } } { String_t* L_23 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Concat_m3937257545(NULL /*static, unused*/, L_23, _stringLiteral3452614532, /*hidden argument*/NULL); V_0 = L_24; } IL_0081: { int32_t L_25 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0085: { int32_t L_26 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_27 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = L_27->get_m_AnnouceClothCount_11(); if ((((int32_t)L_26) < ((int32_t)L_28))) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_29 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_30 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_32 = CTextHelp_GetText_m3374553046(L_30, _stringLiteral1409210198, L_31, /*hidden argument*/NULL); String_t* L_33 = V_0; String_t* L_34 = String_Format_m2844511972(NULL /*static, unused*/, L_32, L_33, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_m_AnnounceClothInfo_12(L_34); return; } } // System.Int32 DMCore.Logic.CActivityManager::AnnounceClothCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_AnnounceClothCount_m1980580295 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_AnnouceClothCount_11(); return L_0; } } // System.String DMCore.Logic.CActivityManager::AnnounceClothInfo() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_AnnounceClothInfo_m2451540482 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_AnnounceClothInfo_12(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_IsInUpdate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsInUpdate_m1717190976 (CActivityManager_t1081296145 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_is_in_update_6(L_0); return; } } // System.Boolean DMCore.Logic.CActivityManager::get_IsInUpdate() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_IsInUpdate_m4051975409 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_is_in_update_6(); return L_0; } } // System.Boolean DMCore.Logic.CActivityManager::IsActivityListReady() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_IsActivityListReady_m1611321423 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_is_activity_list_ready_7(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::FreshActivityList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FreshActivityList_m2798094529 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_FreshActivityList_m2798094529_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; IActivityDetail_t2848416189 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; List_1_t128053199 * V_12 = NULL; int32_t V_13 = 0; List_1_t128053199 * V_14 = NULL; int32_t V_15 = 0; { __this->set_m_is_activity_list_ready_7((bool)1); V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = (IActivityDetail_t2848416189 *)NULL; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_5 = L_4; IActivityDetail_t2848416189 * L_5 = V_2; if (!L_5) { goto IL_0031; } } { List_1_t25523635 * L_6 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_7 = V_2; NullCheck(L_6); List_1_Add_m3860509144(L_6, L_7, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); } IL_0031: { V_11 = 0; goto IL_0236; } IL_0039: { CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_3 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_16); String_t* L_20 = CDataArray_GetWideStr_m3532563229(L_16, L_18, L_19, /*hidden argument*/NULL); V_5 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_6 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_8 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); V_9 = L_36; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_10 = L_40; List_1_t128053199 * L_41 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_41, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_12 = L_41; V_13 = 0; goto IL_00d4; } IL_00bb: { List_1_t128053199 * L_42 = V_12; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); NullCheck(L_42); List_1_Add_m697420525(L_42, L_46, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_47 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); } IL_00d4: { int32_t L_48 = V_13; if ((((int32_t)L_48) < ((int32_t)6))) { goto IL_00bb; } } { List_1_t128053199 * L_49 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_49, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_14 = L_49; V_15 = 0; goto IL_0104; } IL_00eb: { List_1_t128053199 * L_50 = V_14; CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); NullCheck(L_50); List_1_Add_m697420525(L_50, L_54, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_55 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0104: { int32_t L_56 = V_15; if ((((int32_t)L_56) < ((int32_t)6))) { goto IL_00eb; } } { int32_t L_57 = V_6; if (!L_57) { goto IL_0123; } } { int32_t L_58 = V_6; if ((((int32_t)L_58) == ((int32_t)2))) { goto IL_0123; } } { int32_t L_59 = V_9; if ((!(((uint32_t)L_59) == ((uint32_t)3)))) { goto IL_0128; } } IL_0123: { goto IL_0230; } IL_0128: { int32_t L_60 = V_6; if ((((int32_t)L_60) == ((int32_t)3))) { goto IL_013f; } } { int32_t L_61 = V_7; if ((!(((uint32_t)L_61) == ((uint32_t)1)))) { goto IL_0230; } } { int32_t L_62 = V_8; if (L_62) { goto IL_0230; } } IL_013f: { int32_t L_63 = V_9; if (L_63) { goto IL_0180; } } { int32_t L_64 = V_3; int32_t L_65 = V_4; String_t* L_66 = V_5; List_1_t128053199 * L_67 = V_12; List_1_t128053199 * L_68 = V_14; IActivityDetail_t2848416189 * L_69 = IActivityDetail_Create_m4169221339(NULL /*static, unused*/, L_64, L_65, L_66, L_67, L_68, /*hidden argument*/NULL); V_2 = L_69; IActivityDetail_t2848416189 * L_70 = V_2; if (L_70) { goto IL_0160; } } { goto IL_0230; } IL_0160: { IActivityDetail_t2848416189 * L_71 = V_2; int32_t L_72 = V_10; NullCheck(L_71); IActivityDetail_set_ActivityType_m4242591287(L_71, L_72, /*hidden argument*/NULL); List_1_t25523635 * L_73 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_74 = V_2; NullCheck(L_73); List_1_Add_m3860509144(L_73, L_74, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); IActivityDetail_t2848416189 * L_75 = V_2; CActivityManager_AddActivityDataDictionaryValue_m349574068(__this, L_75, /*hidden argument*/NULL); goto IL_0230; } IL_0180: { int32_t L_76 = V_9; if ((!(((uint32_t)L_76) == ((uint32_t)1)))) { goto IL_01bb; } } { int32_t L_77 = V_3; int32_t L_78 = V_4; String_t* L_79 = V_5; List_1_t128053199 * L_80 = V_12; List_1_t128053199 * L_81 = V_14; IActivityDetail_t2848416189 * L_82 = IActivityDetail_Create_m4169221339(NULL /*static, unused*/, L_77, L_78, L_79, L_80, L_81, /*hidden argument*/NULL); V_2 = L_82; IActivityDetail_t2848416189 * L_83 = V_2; if (L_83) { goto IL_01a2; } } { goto IL_0230; } IL_01a2: { IActivityDetail_t2848416189 * L_84 = V_2; int32_t L_85 = V_10; NullCheck(L_84); IActivityDetail_set_ActivityType_m4242591287(L_84, L_85, /*hidden argument*/NULL); List_1_t25523635 * L_86 = __this->get_m_independent_activity_list_10(); IActivityDetail_t2848416189 * L_87 = V_2; NullCheck(L_86); List_1_Add_m3860509144(L_86, L_87, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); goto IL_0230; } IL_01bb: { int32_t L_88 = V_9; if ((!(((uint32_t)L_88) == ((uint32_t)2)))) { goto IL_0230; } } { int32_t L_89 = V_3; int32_t L_90 = V_4; String_t* L_91 = V_5; List_1_t128053199 * L_92 = V_12; List_1_t128053199 * L_93 = V_14; IActivityDetail_t2848416189 * L_94 = IActivityDetail_Create_m4169221339(NULL /*static, unused*/, L_89, L_90, L_91, L_92, L_93, /*hidden argument*/NULL); V_2 = L_94; IActivityDetail_t2848416189 * L_95 = V_2; if (L_95) { goto IL_01dd; } } { goto IL_0230; } IL_01dd: { IActivityDetail_t2848416189 * L_96 = V_2; int32_t L_97 = V_10; NullCheck(L_96); IActivityDetail_set_ActivityType_m4242591287(L_96, L_97, /*hidden argument*/NULL); int32_t L_98 = V_3; if ((((int32_t)L_98) == ((int32_t)2))) { goto IL_01f4; } } { int32_t L_99 = V_3; if ((!(((uint32_t)L_99) == ((uint32_t)((int32_t)14))))) { goto IL_0211; } } IL_01f4: { int32_t L_100 = V_3; int32_t L_101 = V_4; String_t* L_102 = V_5; IActivityDetail_t2848416189 * L_103 = IActivityDetail_Create_m3744018068(NULL /*static, unused*/, L_100, L_101, L_102, /*hidden argument*/NULL); V_2 = L_103; List_1_t25523635 * L_104 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_105 = V_2; NullCheck(L_104); List_1_Insert_m3653148913(L_104, 1, L_105, /*hidden argument*/List_1_Insert_m3653148913_RuntimeMethod_var); goto IL_021d; } IL_0211: { List_1_t25523635 * L_106 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_107 = V_2; NullCheck(L_106); List_1_Add_m3860509144(L_106, L_107, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); } IL_021d: { IActivityDetail_t2848416189 * L_108 = V_2; CActivityManager_AddActivityDataDictionaryValue_m349574068(__this, L_108, /*hidden argument*/NULL); List_1_t25523635 * L_109 = __this->get_m_independent_activity_list_10(); IActivityDetail_t2848416189 * L_110 = V_2; NullCheck(L_109); List_1_Add_m3860509144(L_109, L_110, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); } IL_0230: { int32_t L_111 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); } IL_0236: { int32_t L_112 = V_11; int32_t L_113 = V_1; if ((((int32_t)L_112) < ((int32_t)L_113))) { goto IL_0039; } } { CTextHelp_t3119637808 * L_114 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_115 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_114); String_t* L_116 = CTextHelp_GetText_m3374553046(L_114, _stringLiteral2157506589, L_115, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_117 = IActivityDetail_Create_m3744018068(NULL /*static, unused*/, (-1), (-1), L_116, /*hidden argument*/NULL); V_2 = L_117; IActivityDetail_t2848416189 * L_118 = V_2; if (!L_118) { goto IL_027a; } } { List_1_t25523635 * L_119 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_120 = V_2; NullCheck(L_119); List_1_Add_m3860509144(L_119, L_120, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); IActivityDetail_t2848416189 * L_121 = V_2; NullCheck(L_121); IActivityDetail_set_ActivityType_m4242591287(L_121, 0, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_122 = V_2; CActivityManager_AddActivityDataDictionaryValue_m349574068(__this, L_122, /*hidden argument*/NULL); } IL_027a: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_123 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_123); bool L_124 = CShopManager_get_IsOpenNewStore_m1134402564(L_123, /*hidden argument*/NULL); if (!L_124) { goto IL_02be; } } { IActivityDetail_t2848416189 * L_125 = IActivityDetail_Create_m3744018068(NULL /*static, unused*/, ((int32_t)999), ((int32_t)999), _stringLiteral3005527004, /*hidden argument*/NULL); V_2 = L_125; IActivityDetail_t2848416189 * L_126 = V_2; if (!L_126) { goto IL_02be; } } { IActivityDetail_t2848416189 * L_127 = V_2; NullCheck(L_127); IActivityDetail_set_ActivityType_m4242591287(L_127, 1, /*hidden argument*/NULL); List_1_t25523635 * L_128 = __this->get_m_activity_detail_list_9(); IActivityDetail_t2848416189 * L_129 = V_2; NullCheck(L_128); List_1_Add_m3860509144(L_128, L_129, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); IActivityDetail_t2848416189 * L_130 = V_2; CActivityManager_AddActivityDataDictionaryValue_m349574068(__this, L_130, /*hidden argument*/NULL); } IL_02be: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_IsActivityListChanged_m3417836144(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); __this->set_m_is_activity_list_ready_7((bool)1); return; } } // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m3844469866 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestIndependentActivityDetail_m3844469866_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_0 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityManager_RequestIndependentActivityDetail_m1569729854(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m1569729854 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestIndependentActivityDetail_m1569729854_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * V_0 = NULL; IActivityDetail_t2848416189 * V_1 = NULL; { U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * L_0 = (U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 *)il2cpp_codegen_object_new(U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595_il2cpp_TypeInfo_var); U3CRequestIndependentActivityDetailU3Ec__AnonStorey2__ctor_m2807806526(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * L_1 = V_0; int32_t L_2 = ___activity_id0; NullCheck(L_1); L_1->set_activity_id_0(L_2); List_1_t25523635 * L_3 = __this->get_m_independent_activity_list_10(); U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_U3CU3Em__0_m2690121415_RuntimeMethod_var; Predicate_1_t3673710313 * L_6 = (Predicate_1_t3673710313 *)il2cpp_codegen_object_new(Predicate_1_t3673710313_il2cpp_TypeInfo_var); Predicate_1__ctor_m1808402646(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m1808402646_RuntimeMethod_var); NullCheck(L_3); IActivityDetail_t2848416189 * L_7 = List_1_Find_m426358548(L_3, L_6, /*hidden argument*/List_1_Find_m426358548_RuntimeMethod_var); V_1 = L_7; IActivityDetail_t2848416189 * L_8 = V_1; if (L_8) { goto IL_0054; } } { U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->get_activity_id_0(); U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = L_11->get_activity_id_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IActivityDetail_t2848416189 * L_14 = IActivityDetail_Create_m3744018068(NULL /*static, unused*/, L_10, L_12, L_13, /*hidden argument*/NULL); V_1 = L_14; IActivityDetail_t2848416189 * L_15 = V_1; if (!L_15) { goto IL_0054; } } { List_1_t25523635 * L_16 = __this->get_m_independent_activity_list_10(); IActivityDetail_t2848416189 * L_17 = V_1; NullCheck(L_16); List_1_Add_m3860509144(L_16, L_17, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); } IL_0054: { IActivityDetail_t2848416189 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = IActivityDetail_get_ActivityNewID_m3451007657(L_18, /*hidden argument*/NULL); CActivityManager_RequestActivityDetail_m4182042270(__this, L_19, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::RequestActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityDetail_m4182042270 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestActivityDetail_m4182042270_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)936), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___activity_id0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::RequestActivityGiftInfo(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityGiftInfo_m2687678102 (CActivityManager_t1081296145 * __this, int32_t ___activityId0, String_t* ___giftKey1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestActivityGiftInfo_m2687678102_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)936), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___activityId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; String_t* L_5 = ___giftKey1; NullCheck(L_4); CDataArray_Push_m1799687930(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::FreshActivityDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FreshActivityDetail_m902916700 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_FreshActivityDetail_m902916700_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IActivityDetail_t2848416189 * V_1 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, (-1), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; IActivityDetail_t2848416189 * L_3 = CActivityManager_GetActivityDetail_m2189773625(__this, L_2, /*hidden argument*/NULL); V_1 = L_3; IActivityDetail_t2848416189 * L_4 = V_1; if (!L_4) { goto IL_0042; } } { IActivityDetail_t2848416189 * L_5 = V_1; CDataArray_t4068198041 * L_6 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_6, 2, L_7, /*hidden argument*/NULL); NullCheck(L_5); IActivityDetail_set_ActivityTitle_m4188190273(L_5, L_8, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_9 = V_1; CDataArray_t4068198041 * L_10 = ___msg0; String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_10); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_10, 3, L_11, /*hidden argument*/NULL); NullCheck(L_9); IActivityDetail_set_ActivityDesc_m4266300381(L_9, L_12, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___msg0; NullCheck(L_13); IActivityDetail_OnFreshData_m2764217551(L_13, L_14, /*hidden argument*/NULL); } IL_0042: { return; } } // System.Void DMCore.Logic.CActivityManager::AcceptAward() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1286719926 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AcceptAward_m1286719926_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { bool L_3 = __this->get_m_AcceptAwardIng_13(); if (!L_3) { goto IL_0020; } } IL_001f: { return; } IL_0020: { CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_8); CDataArray_Flush_m1077150699(L_8, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)1); CEventManager_t474365641 * L_9 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_10 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_11 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_11, __this, L_10, /*hidden argument*/NULL); NullCheck(L_9); CEventManager_StopEvent_m2167807725(L_9, L_11, /*hidden argument*/NULL); CEventManager_t474365641 * L_12 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_13 = __this->get_AcceptAwardCDTime_14(); intptr_t L_14 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_15 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_15, __this, L_14, /*hidden argument*/NULL); NullCheck(L_12); CEventManager_PushOnce_m1854500591(L_12, L_13, L_15, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m3852274531 (CActivityManager_t1081296145 * __this, int32_t ___extMsg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AcceptAward_m3852274531_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { bool L_3 = __this->get_m_AcceptAwardIng_13(); if (!L_3) { goto IL_0020; } } IL_001f: { return; } IL_0020: { CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; int32_t L_9 = ___extMsg0; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)1); CEventManager_t474365641 * L_11 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_13 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_13, __this, L_12, /*hidden argument*/NULL); NullCheck(L_11); CEventManager_StopEvent_m2167807725(L_11, L_13, /*hidden argument*/NULL); CEventManager_t474365641 * L_14 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_15 = __this->get_AcceptAwardCDTime_14(); intptr_t L_16 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_17 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_17, __this, L_16, /*hidden argument*/NULL); NullCheck(L_14); CEventManager_PushOnce_m1854500591(L_14, L_15, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.Single) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m3309754406 (CActivityManager_t1081296145 * __this, float ___extMsg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AcceptAward_m3309754406_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { bool L_3 = __this->get_m_AcceptAwardIng_13(); if (!L_3) { goto IL_0020; } } IL_001f: { return; } IL_0020: { CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; float L_9 = ___extMsg0; NullCheck(L_8); CDataArray_Push_m1044129115(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)1); CEventManager_t474365641 * L_11 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_13 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_13, __this, L_12, /*hidden argument*/NULL); NullCheck(L_11); CEventManager_StopEvent_m2167807725(L_11, L_13, /*hidden argument*/NULL); CEventManager_t474365641 * L_14 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_15 = __this->get_AcceptAwardCDTime_14(); intptr_t L_16 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_17 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_17, __this, L_16, /*hidden argument*/NULL); NullCheck(L_14); CEventManager_PushOnce_m1854500591(L_14, L_15, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1809641332 (CActivityManager_t1081296145 * __this, String_t* ___extMsg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AcceptAward_m1809641332_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { bool L_3 = __this->get_m_AcceptAwardIng_13(); if (!L_3) { goto IL_0020; } } IL_001f: { return; } IL_0020: { CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; String_t* L_9 = ___extMsg0; NullCheck(L_8); CDataArray_Push_m1799687930(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)1); CEventManager_t474365641 * L_11 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_13 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_13, __this, L_12, /*hidden argument*/NULL); NullCheck(L_11); CEventManager_StopEvent_m2167807725(L_11, L_13, /*hidden argument*/NULL); CEventManager_t474365641 * L_14 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_15 = __this->get_AcceptAwardCDTime_14(); intptr_t L_16 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_17 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_17, __this, L_16, /*hidden argument*/NULL); NullCheck(L_14); CEventManager_PushOnce_m1854500591(L_14, L_15, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m2944185880 (CActivityManager_t1081296145 * __this, int32_t ___nType0, int32_t ___nTotalIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AcceptAward_m2944185880_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { bool L_3 = __this->get_m_AcceptAwardIng_13(); if (!L_3) { goto IL_0020; } } IL_001f: { return; } IL_0020: { CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; int32_t L_9 = ___nType0; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; int32_t L_11 = ___nTotalIndex1; NullCheck(L_10); CDataArray_Push_m3820844360(L_10, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Flush_m1077150699(L_12, /*hidden argument*/NULL); __this->set_m_AcceptAwardIng_13((bool)1); CEventManager_t474365641 * L_13 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_15 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_15, __this, L_14, /*hidden argument*/NULL); NullCheck(L_13); CEventManager_StopEvent_m2167807725(L_13, L_15, /*hidden argument*/NULL); CEventManager_t474365641 * L_16 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_17 = __this->get_AcceptAwardCDTime_14(); intptr_t L_18 = (intptr_t)CActivityManager_InitAcceptFlag_m3076336937_RuntimeMethod_var; OnEventCall_t3758354630 * L_19 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_19, __this, L_18, /*hidden argument*/NULL); NullCheck(L_16); CEventManager_PushOnce_m1854500591(L_16, L_17, L_19, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::ReqRetroactive(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_ReqRetroactive_m3683199758 (CActivityManager_t1081296145 * __this, int32_t ___nDay0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_ReqRetroactive_m3683199758_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = CActivityConfig_IsValid_m1868174028(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0015; } } { return; } IL_0015: { CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_0 = L_3; CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)1085), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___nDay0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CActivityManager::InitAcceptFlag(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_InitAcceptFlag_m3076336937 (CActivityManager_t1081296145 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { { __this->set_m_AcceptAwardIng_13((bool)0); return; } } // System.Int32 DMCore.Logic.CActivityManager::get_SignRepairCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_SignRepairCount_m2237159934 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_SignRepairCount_m2237159934_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral26902274, 0, /*hidden argument*/NULL); return L_2; } } // System.Void DMCore.Logic.CActivityManager::AcceptAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAwardResult_m2216354947 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; bool V_1 = false; IActivityDetail_t2848416189 * V_2 = NULL; float V_3 = 0.0f; int32_t V_4 = 0; bool V_5 = false; int32_t G_B3_0 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, (-1), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_001d; } } { G_B3_0 = 1; goto IL_001e; } IL_001d: { G_B3_0 = 0; } IL_001e: { V_1 = (bool)G_B3_0; bool L_4 = V_1; if (!L_4) { goto IL_007e; } } { int32_t L_5 = V_0; IActivityDetail_t2848416189 * L_6 = CActivityManager_GetActivityDetail_m2189773625(__this, L_5, /*hidden argument*/NULL); V_2 = L_6; IActivityDetail_t2848416189 * L_7 = V_2; if (!L_7) { goto IL_007e; } } { IActivityDetail_t2848416189 * L_8 = V_2; NullCheck(L_8); int32_t L_9 = IActivityDetail_get_ActivityID_m2495650087(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)22))))) { goto IL_0059; } } { CDataArray_t4068198041 * L_10 = ___msg0; NullCheck(L_10); float L_11 = CDataArray_GetFloat_m2138633744(L_10, 3, (0.0f), /*hidden argument*/NULL); V_3 = L_11; IActivityDetail_t2848416189 * L_12 = V_2; float L_13 = V_3; NullCheck(L_12); VirtActionInvoker1< float >::Invoke(6 /* System.Void DMCore.Logic.IActivityDetail::FreshAwardState(System.Single) */, L_12, L_13); goto IL_006b; } IL_0059: { CDataArray_t4068198041 * L_14 = ___msg0; NullCheck(L_14); int32_t L_15 = CDataArray_GetInt_m1111369473(L_14, 3, 0, /*hidden argument*/NULL); V_4 = L_15; IActivityDetail_t2848416189 * L_16 = V_2; int32_t L_17 = V_4; NullCheck(L_16); VirtActionInvoker1< int32_t >::Invoke(5 /* System.Void DMCore.Logic.IActivityDetail::FreshAwardState(System.Int32) */, L_16, L_17); } IL_006b: { IActivityDetail_t2848416189 * L_18 = V_2; V_5 = (bool)1; IActivityDetail_t2848416189 * L_19 = V_2; bool L_20 = V_5; NullCheck(L_19); IActivityDetail_set_IsDataReady_m714333451(L_19, L_20, /*hidden argument*/NULL); bool L_21 = V_5; NullCheck(L_18); IActivityDetail_set_IsNewUpdate_m176409430(L_18, L_21, /*hidden argument*/NULL); } IL_007e: { __this->set_m_AcceptAwardIng_13((bool)0); return; } } // System.Void DMCore.Logic.CActivityManager::RetroactiveResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RetroactiveResult_m1889602644 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RetroactiveResult_m1889602644_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; IActivityDetail_t2848416189 * V_2 = NULL; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; int32_t G_B3_0 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, (-1), /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, (-1), /*hidden argument*/NULL); if (L_3) { goto IL_001c; } } { G_B3_0 = 1; goto IL_001d; } IL_001c: { G_B3_0 = 0; } IL_001d: { V_1 = (bool)G_B3_0; bool L_4 = V_1; if (!L_4) { goto IL_005a; } } { int32_t L_5 = V_0; IActivityDetail_t2848416189 * L_6 = CActivityManager_GetActivityDetail_m2189773625(__this, L_5, /*hidden argument*/NULL); V_2 = L_6; IActivityDetail_t2848416189 * L_7 = V_2; if (!L_7) { goto IL_0055; } } { CDataArray_t4068198041 * L_8 = ___msg0; NullCheck(L_8); int32_t L_9 = CDataArray_GetInt_m1111369473(L_8, 4, 0, /*hidden argument*/NULL); V_3 = L_9; IActivityDetail_t2848416189 * L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); VirtActionInvoker1< int32_t >::Invoke(5 /* System.Void DMCore.Logic.IActivityDetail::FreshAwardState(System.Int32) */, L_10, L_11); IActivityDetail_t2848416189 * L_12 = V_2; V_4 = (bool)1; IActivityDetail_t2848416189 * L_13 = V_2; bool L_14 = V_4; NullCheck(L_13); IActivityDetail_set_IsDataReady_m714333451(L_13, L_14, /*hidden argument*/NULL); bool L_15 = V_4; NullCheck(L_12); IActivityDetail_set_IsNewUpdate_m176409430(L_12, L_15, /*hidden argument*/NULL); } IL_0055: { goto IL_00b4; } IL_005a: { CDataArray_t4068198041 * L_16 = ___msg0; NullCheck(L_16); int32_t L_17 = CDataArray_GetInt_m1111369473(L_16, 3, (-1), /*hidden argument*/NULL); V_5 = L_17; int32_t L_18 = V_5; if (L_18) { goto IL_008e; } } { CTextHelp_t3119637808 * L_19 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); String_t* L_20 = CTextHelp_GetText_m372251958(L_19, _stringLiteral616782824, /*hidden argument*/NULL); V_6 = L_20; CMsgManager_t455955613 * L_21 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_22 = V_6; NullCheck(L_21); CMsgManager_PushHint_m1231354654(L_21, L_22, (bool)1, /*hidden argument*/NULL); goto IL_00b4; } IL_008e: { int32_t L_23 = V_5; if ((!(((uint32_t)L_23) == ((uint32_t)1)))) { goto IL_00b4; } } { CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral616848360, /*hidden argument*/NULL); V_7 = L_25; CMsgManager_t455955613 * L_26 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_27 = V_7; NullCheck(L_26); CMsgManager_PushHint_m1231354654(L_26, L_27, (bool)1, /*hidden argument*/NULL); } IL_00b4: { return; } } // System.Void DMCore.Logic.CActivityManager::TotalSignResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_TotalSignResult_m1547090160 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_TotalSignResult_m1547090160_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IActivityDetail_t2848416189 * V_1 = NULL; CSignInNewActivity_t3409025969 * V_2 = NULL; bool V_3 = false; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, (-1), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; IActivityDetail_t2848416189 * L_3 = CActivityManager_GetActivityDetail_m2189773625(__this, L_2, /*hidden argument*/NULL); V_1 = L_3; IActivityDetail_t2848416189 * L_4 = V_1; if (!L_4) { goto IL_0042; } } { IActivityDetail_t2848416189 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = IActivityDetail_get_ActivityID_m2495650087(L_5, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)74))))) { goto IL_0042; } } { IActivityDetail_t2848416189 * L_7 = V_1; V_2 = ((CSignInNewActivity_t3409025969 *)IsInstClass((RuntimeObject*)L_7, CSignInNewActivity_t3409025969_il2cpp_TypeInfo_var)); CSignInNewActivity_t3409025969 * L_8 = V_2; CDataArray_t4068198041 * L_9 = ___msg0; NullCheck(L_8); CSignInNewActivity_FreshData_m2109012524(L_8, L_9, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_10 = V_1; V_3 = (bool)1; IActivityDetail_t2848416189 * L_11 = V_1; bool L_12 = V_3; NullCheck(L_11); IActivityDetail_set_IsDataReady_m714333451(L_11, L_12, /*hidden argument*/NULL); bool L_13 = V_3; NullCheck(L_10); IActivityDetail_set_IsNewUpdate_m176409430(L_10, L_13, /*hidden argument*/NULL); } IL_0042: { return; } } // System.String DMCore.Logic.CActivityManager::GetCommonDescAndTimeRange(System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonDescAndTimeRange_m2872314366 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, List_1_t128053199 * ___startInfo1, List_1_t128053199 * ___endInfo2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetCommonDescAndTimeRange_m2872314366_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_0, /*hidden argument*/NULL); V_0 = L_0; StringBuilder_t * L_1 = V_0; int32_t L_2 = ___activityID0; String_t* L_3 = CActivityManager_GetCommonDescText_m2034597301(__this, L_2, /*hidden argument*/NULL); NullCheck(L_1); StringBuilder_Append_m1965104174(L_1, L_3, /*hidden argument*/NULL); StringBuilder_t * L_4 = V_0; NullCheck(L_4); StringBuilder_Append_m1965104174(L_4, _stringLiteral3452614566, /*hidden argument*/NULL); StringBuilder_t * L_5 = V_0; List_1_t128053199 * L_6 = ___startInfo1; List_1_t128053199 * L_7 = ___endInfo2; String_t* L_8 = CActivityManager_GetCommonTimeRange_m2732959704(__this, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); StringBuilder_Append_m1965104174(L_5, L_8, /*hidden argument*/NULL); StringBuilder_t * L_9 = V_0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_9); return L_10; } } // System.String DMCore.Logic.CActivityManager::GetCommonDescText(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonDescText_m2034597301 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetCommonDescText_m2034597301_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___activityID0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_3 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral1819508772, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Logic.CActivityManager::GetShortName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetShortName_m3974591959 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetShortName_m3974591959_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___activityID0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_3 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral1136634631, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Logic.CActivityManager::GetFullName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetFullName_m520692723 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetFullName_m520692723_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___activityID0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_3 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral2004533002, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Logic.CActivityManager::GetCommonTimeRange(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonTimeRange_m2732959704 (CActivityManager_t1081296145 * __this, List_1_t128053199 * ___startInfo0, List_1_t128053199 * ___endInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetCommonTimeRange_m2732959704_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { List_1_t128053199 * L_0 = ___startInfo0; if (!L_0) { goto IL_000c; } } { List_1_t128053199 * L_1 = ___endInfo1; if (L_1) { goto IL_0012; } } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_3 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_4 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_3); String_t* L_6 = CActivityConfig_GetString_m2583012148(L_3, L_4, _stringLiteral2556884982, L_5, /*hidden argument*/NULL); V_0 = L_6; String_t* L_7 = V_0; bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_009e; } } { String_t* L_9 = V_0; ObjectU5BU5D_t2843939325* L_10 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); List_1_t128053199 * L_11 = ___startInfo0; NullCheck(L_11); int32_t L_12 = List_1_get_Item_m888956288(L_11, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_14); (L_10)->SetAt(static_cast(0), (RuntimeObject *)L_14); ObjectU5BU5D_t2843939325* L_15 = L_10; List_1_t128053199 * L_16 = ___startInfo0; NullCheck(L_16); int32_t L_17 = List_1_get_Item_m888956288(L_16, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_19); (L_15)->SetAt(static_cast(1), (RuntimeObject *)L_19); ObjectU5BU5D_t2843939325* L_20 = L_15; List_1_t128053199 * L_21 = ___startInfo0; NullCheck(L_21); int32_t L_22 = List_1_get_Item_m888956288(L_21, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_23); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_24); (L_20)->SetAt(static_cast(2), (RuntimeObject *)L_24); ObjectU5BU5D_t2843939325* L_25 = L_20; List_1_t128053199 * L_26 = ___endInfo1; NullCheck(L_26); int32_t L_27 = List_1_get_Item_m888956288(L_26, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_28 = L_27; RuntimeObject * L_29 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_28); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_29); (L_25)->SetAt(static_cast(3), (RuntimeObject *)L_29); ObjectU5BU5D_t2843939325* L_30 = L_25; List_1_t128053199 * L_31 = ___endInfo1; NullCheck(L_31); int32_t L_32 = List_1_get_Item_m888956288(L_31, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_33 = L_32; RuntimeObject * L_34 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_33); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_34); (L_30)->SetAt(static_cast(4), (RuntimeObject *)L_34); ObjectU5BU5D_t2843939325* L_35 = L_30; List_1_t128053199 * L_36 = ___endInfo1; NullCheck(L_36); int32_t L_37 = List_1_get_Item_m888956288(L_36, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_38 = L_37; RuntimeObject * L_39 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_38); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_39); (L_35)->SetAt(static_cast(5), (RuntimeObject *)L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_40 = String_Format_m630303134(NULL /*static, unused*/, L_9, L_35, /*hidden argument*/NULL); return L_40; } IL_009e: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_41 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_42 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_41); String_t* L_44 = CActivityConfig_GetString_m2583012148(L_41, L_42, _stringLiteral1891098005, L_43, /*hidden argument*/NULL); V_1 = L_44; String_t* L_45 = V_1; bool L_46 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_45, /*hidden argument*/NULL); if (L_46) { goto IL_0188; } } { String_t* L_47 = V_1; ObjectU5BU5D_t2843939325* L_48 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12))); List_1_t128053199 * L_49 = ___startInfo0; NullCheck(L_49); int32_t L_50 = List_1_get_Item_m888956288(L_49, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_51 = L_50; RuntimeObject * L_52 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_51); NullCheck(L_48); ArrayElementTypeCheck (L_48, L_52); (L_48)->SetAt(static_cast(0), (RuntimeObject *)L_52); ObjectU5BU5D_t2843939325* L_53 = L_48; List_1_t128053199 * L_54 = ___startInfo0; NullCheck(L_54); int32_t L_55 = List_1_get_Item_m888956288(L_54, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_56 = L_55; RuntimeObject * L_57 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_56); NullCheck(L_53); ArrayElementTypeCheck (L_53, L_57); (L_53)->SetAt(static_cast(1), (RuntimeObject *)L_57); ObjectU5BU5D_t2843939325* L_58 = L_53; List_1_t128053199 * L_59 = ___startInfo0; NullCheck(L_59); int32_t L_60 = List_1_get_Item_m888956288(L_59, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_61 = L_60; RuntimeObject * L_62 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_61); NullCheck(L_58); ArrayElementTypeCheck (L_58, L_62); (L_58)->SetAt(static_cast(2), (RuntimeObject *)L_62); ObjectU5BU5D_t2843939325* L_63 = L_58; List_1_t128053199 * L_64 = ___startInfo0; NullCheck(L_64); int32_t L_65 = List_1_get_Item_m888956288(L_64, 3, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_66 = L_65; RuntimeObject * L_67 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_66); NullCheck(L_63); ArrayElementTypeCheck (L_63, L_67); (L_63)->SetAt(static_cast(3), (RuntimeObject *)L_67); ObjectU5BU5D_t2843939325* L_68 = L_63; List_1_t128053199 * L_69 = ___startInfo0; NullCheck(L_69); int32_t L_70 = List_1_get_Item_m888956288(L_69, 4, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_71 = L_70; RuntimeObject * L_72 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_71); NullCheck(L_68); ArrayElementTypeCheck (L_68, L_72); (L_68)->SetAt(static_cast(4), (RuntimeObject *)L_72); ObjectU5BU5D_t2843939325* L_73 = L_68; List_1_t128053199 * L_74 = ___startInfo0; NullCheck(L_74); int32_t L_75 = List_1_get_Item_m888956288(L_74, 5, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_76 = L_75; RuntimeObject * L_77 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_76); NullCheck(L_73); ArrayElementTypeCheck (L_73, L_77); (L_73)->SetAt(static_cast(5), (RuntimeObject *)L_77); ObjectU5BU5D_t2843939325* L_78 = L_73; List_1_t128053199 * L_79 = ___endInfo1; NullCheck(L_79); int32_t L_80 = List_1_get_Item_m888956288(L_79, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_81 = L_80; RuntimeObject * L_82 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_81); NullCheck(L_78); ArrayElementTypeCheck (L_78, L_82); (L_78)->SetAt(static_cast(6), (RuntimeObject *)L_82); ObjectU5BU5D_t2843939325* L_83 = L_78; List_1_t128053199 * L_84 = ___endInfo1; NullCheck(L_84); int32_t L_85 = List_1_get_Item_m888956288(L_84, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_86 = L_85; RuntimeObject * L_87 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_86); NullCheck(L_83); ArrayElementTypeCheck (L_83, L_87); (L_83)->SetAt(static_cast(7), (RuntimeObject *)L_87); ObjectU5BU5D_t2843939325* L_88 = L_83; List_1_t128053199 * L_89 = ___endInfo1; NullCheck(L_89); int32_t L_90 = List_1_get_Item_m888956288(L_89, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_91 = L_90; RuntimeObject * L_92 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_91); NullCheck(L_88); ArrayElementTypeCheck (L_88, L_92); (L_88)->SetAt(static_cast(8), (RuntimeObject *)L_92); ObjectU5BU5D_t2843939325* L_93 = L_88; List_1_t128053199 * L_94 = ___endInfo1; NullCheck(L_94); int32_t L_95 = List_1_get_Item_m888956288(L_94, 3, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_96 = L_95; RuntimeObject * L_97 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_96); NullCheck(L_93); ArrayElementTypeCheck (L_93, L_97); (L_93)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_97); ObjectU5BU5D_t2843939325* L_98 = L_93; List_1_t128053199 * L_99 = ___endInfo1; NullCheck(L_99); int32_t L_100 = List_1_get_Item_m888956288(L_99, 4, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_101 = L_100; RuntimeObject * L_102 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_101); NullCheck(L_98); ArrayElementTypeCheck (L_98, L_102); (L_98)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_102); ObjectU5BU5D_t2843939325* L_103 = L_98; List_1_t128053199 * L_104 = ___endInfo1; NullCheck(L_104); int32_t L_105 = List_1_get_Item_m888956288(L_104, 5, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_106 = L_105; RuntimeObject * L_107 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_106); NullCheck(L_103); ArrayElementTypeCheck (L_103, L_107); (L_103)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_107); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_108 = String_Format_m630303134(NULL /*static, unused*/, L_47, L_103, /*hidden argument*/NULL); return L_108; } IL_0188: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_109 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_109; } } // System.String DMCore.Logic.CActivityManager::GetTimeStr(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetTimeStr_m231725400 (CActivityManager_t1081296145 * __this, List_1_t128053199 * ___startInfo0, List_1_t128053199 * ___endInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetTimeStr_m231725400_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = ___startInfo0; if (!L_0) { goto IL_000c; } } { List_1_t128053199 * L_1 = ___endInfo1; if (L_1) { goto IL_0012; } } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0012: { ObjectU5BU5D_t2843939325* L_3 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)11))); List_1_t128053199 * L_4 = ___startInfo0; NullCheck(L_4); int32_t L_5 = List_1_get_Item_m888956288(L_4, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_7); (L_3)->SetAt(static_cast(0), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_3; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral3452614530); (L_8)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteral3452614530); ObjectU5BU5D_t2843939325* L_9 = L_8; List_1_t128053199 * L_10 = ___startInfo0; NullCheck(L_10); int32_t L_11 = List_1_get_Item_m888956288(L_10, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_13); (L_9)->SetAt(static_cast(2), (RuntimeObject *)L_13); ObjectU5BU5D_t2843939325* L_14 = L_9; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteral3452614530); (L_14)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral3452614530); ObjectU5BU5D_t2843939325* L_15 = L_14; List_1_t128053199 * L_16 = ___startInfo0; NullCheck(L_16); int32_t L_17 = List_1_get_Item_m888956288(L_16, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_19); (L_15)->SetAt(static_cast(4), (RuntimeObject *)L_19); ObjectU5BU5D_t2843939325* L_20 = L_15; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral3452614531); (L_20)->SetAt(static_cast(5), (RuntimeObject *)_stringLiteral3452614531); ObjectU5BU5D_t2843939325* L_21 = L_20; List_1_t128053199 * L_22 = ___endInfo1; NullCheck(L_22); int32_t L_23 = List_1_get_Item_m888956288(L_22, 0, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_24 = L_23; RuntimeObject * L_25 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_24); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_25); (L_21)->SetAt(static_cast(6), (RuntimeObject *)L_25); ObjectU5BU5D_t2843939325* L_26 = L_21; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteral3452614530); (L_26)->SetAt(static_cast(7), (RuntimeObject *)_stringLiteral3452614530); ObjectU5BU5D_t2843939325* L_27 = L_26; List_1_t128053199 * L_28 = ___endInfo1; NullCheck(L_28); int32_t L_29 = List_1_get_Item_m888956288(L_28, 1, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_30 = L_29; RuntimeObject * L_31 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_30); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_31); (L_27)->SetAt(static_cast(8), (RuntimeObject *)L_31); ObjectU5BU5D_t2843939325* L_32 = L_27; NullCheck(L_32); ArrayElementTypeCheck (L_32, _stringLiteral3452614530); (L_32)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)_stringLiteral3452614530); ObjectU5BU5D_t2843939325* L_33 = L_32; List_1_t128053199 * L_34 = ___endInfo1; NullCheck(L_34); int32_t L_35 = List_1_get_Item_m888956288(L_34, 2, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); int32_t L_36 = L_35; RuntimeObject * L_37 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_36); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_37); (L_33)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_37); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m2971454694(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); return L_38; } } // System.Boolean DMCore.Logic.CActivityManager::SetButtonState(DMCore.Logic.enumAwardState,UILabel,UISprite,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_SetButtonState_m2996788512 (CActivityManager_t1081296145 * __this, int32_t ___state0, UILabel_t3248798549 * ___desc1, UISprite_t194114938 * ___image2, Transform_t3600365921 * ___btnRoot3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_SetButtonState_m2996788512_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___state0; if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0009; } } { return (bool)0; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_1 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_2 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_3 = CActivityConfig_GetInt_m2049072800(L_1, L_2, _stringLiteral1071378118, 0, /*hidden argument*/NULL); if (!L_3) { goto IL_0025; } } { return (bool)0; } IL_0025: { int32_t L_4 = ___state0; if (!L_4) { goto IL_003e; } } { int32_t L_5 = ___state0; if ((((int32_t)L_5) == ((int32_t)1))) { goto IL_0082; } } { int32_t L_6 = ___state0; if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_00c6; } } { goto IL_0124; } IL_003e: { UILabel_t3248798549 * L_7 = ___desc1; IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_8 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_9 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_10 = CActivityConfig_GetString_m2583012148(L_8, L_9, _stringLiteral4233198598, _stringLiteral4233198598, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_10, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = ___desc1; CActivityManager__SetButtonDescStyle_m1119997848(__this, _stringLiteral3447058142, L_11, /*hidden argument*/NULL); UISprite_t194114938 * L_12 = ___image2; NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral4268609936, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = ___btnRoot3; CActivityManager__EnableButtonClick_m980511688(__this, L_13, (bool)0, /*hidden argument*/NULL); goto IL_0124; } IL_0082: { UILabel_t3248798549 * L_14 = ___desc1; IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_15 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_16 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_17 = CActivityConfig_GetString_m2583012148(L_15, L_16, _stringLiteral540610625, _stringLiteral540610625, /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_17, /*hidden argument*/NULL); UILabel_t3248798549 * L_18 = ___desc1; CActivityManager__SetButtonDescStyle_m1119997848(__this, _stringLiteral4875282, L_18, /*hidden argument*/NULL); UISprite_t194114938 * L_19 = ___image2; NullCheck(L_19); UISprite_set_spriteName_m1616245412(L_19, _stringLiteral2160873947, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = ___btnRoot3; CActivityManager__EnableButtonClick_m980511688(__this, L_20, (bool)1, /*hidden argument*/NULL); goto IL_0124; } IL_00c6: { UILabel_t3248798549 * L_21 = ___desc1; IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_22 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_23 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_24 = CActivityConfig_GetString_m2583012148(L_22, L_23, _stringLiteral2123413217, _stringLiteral2123413217, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_24, /*hidden argument*/NULL); UILabel_t3248798549 * L_25 = ___desc1; CActivityManager__SetButtonDescStyle_m1119997848(__this, _stringLiteral3447058142, L_25, /*hidden argument*/NULL); UISprite_t194114938 * L_26 = ___image2; NullCheck(L_26); UISprite_set_spriteName_m1616245412(L_26, _stringLiteral4268609936, /*hidden argument*/NULL); Transform_t3600365921 * L_27 = ___btnRoot3; CActivityConfig_t3711341450 * L_28 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_29 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); int32_t L_30 = CActivityConfig_GetInt_m2049072800(L_28, L_29, _stringLiteral2682199477, 0, /*hidden argument*/NULL); CActivityManager__EnableButtonClick_m980511688(__this, L_27, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_30))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); goto IL_0124; } IL_0124: { return (bool)1; } } // System.Void DMCore.Logic.CActivityManager::_SetButtonDescStyle(System.String,UILabel) extern "C" IL2CPP_METHOD_ATTR void CActivityManager__SetButtonDescStyle_m1119997848 (CActivityManager_t1081296145 * __this, String_t* ___type0, UILabel_t3248798549 * ___label1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager__SetButtonDescStyle_m1119997848_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___type0; if (!L_0) { goto IL_01c6; } } { String_t* L_1 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, _stringLiteral4875282, /*hidden argument*/NULL); if (L_2) { goto IL_004b; } } { String_t* L_3 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_3, _stringLiteral3552475490, /*hidden argument*/NULL); if (L_4) { goto IL_00b2; } } { String_t* L_5 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral811193546, /*hidden argument*/NULL); if (L_6) { goto IL_0119; } } { String_t* L_7 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral3447058142, /*hidden argument*/NULL); if (L_8) { goto IL_0180; } } { goto IL_01c6; } IL_004b: { UILabel_t3248798549 * L_9 = ___label1; NullCheck(L_9); UILabel_set_effectStyle_m2433098332(L_9, 1, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = ___label1; Vector2_t2156229523 L_11; memset(&L_11, 0, sizeof(L_11)); Vector2__ctor_m3970636864((&L_11), (0.0f), (2.2f), /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_effectDistance_m3693984075(L_10, L_11, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = ___label1; Color_t2555686324 L_13; memset(&L_13, 0, sizeof(L_13)); Color__ctor_m286683560((&L_13), (0.7411765f), (0.235294119f), (0.0f), /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_effectColor_m1422787121(L_12, L_13, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = ___label1; NullCheck(L_14); UILabel_set_insideEffectStyle_m24353582(L_14, 2, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = ___label1; Color_t2555686324 L_16; memset(&L_16, 0, sizeof(L_16)); Color__ctor_m286683560((&L_16), (1.0f), (0.921568632f), (0.5882353f), /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_insideEffectColor_m2584476992(L_15, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = ___label1; Color_t2555686324 L_18 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); UIWidget_set_color_m2288988844(L_17, L_18, /*hidden argument*/NULL); goto IL_01cb; } IL_00b2: { UILabel_t3248798549 * L_19 = ___label1; NullCheck(L_19); UILabel_set_effectStyle_m2433098332(L_19, 1, /*hidden argument*/NULL); UILabel_t3248798549 * L_20 = ___label1; Vector2_t2156229523 L_21; memset(&L_21, 0, sizeof(L_21)); Vector2__ctor_m3970636864((&L_21), (0.0f), (2.2f), /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_effectDistance_m3693984075(L_20, L_21, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = ___label1; Color_t2555686324 L_23; memset(&L_23, 0, sizeof(L_23)); Color__ctor_m286683560((&L_23), (0.0f), (0.345098048f), (0.0f), /*hidden argument*/NULL); NullCheck(L_22); UILabel_set_effectColor_m1422787121(L_22, L_23, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = ___label1; NullCheck(L_24); UILabel_set_insideEffectStyle_m24353582(L_24, 2, /*hidden argument*/NULL); UILabel_t3248798549 * L_25 = ___label1; Color_t2555686324 L_26; memset(&L_26, 0, sizeof(L_26)); Color__ctor_m286683560((&L_26), (0.854901969f), (1.0f), (0.623529434f), /*hidden argument*/NULL); NullCheck(L_25); UILabel_set_insideEffectColor_m2584476992(L_25, L_26, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = ___label1; Color_t2555686324 L_28 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); UIWidget_set_color_m2288988844(L_27, L_28, /*hidden argument*/NULL); goto IL_01cb; } IL_0119: { UILabel_t3248798549 * L_29 = ___label1; NullCheck(L_29); UILabel_set_effectStyle_m2433098332(L_29, 1, /*hidden argument*/NULL); UILabel_t3248798549 * L_30 = ___label1; Vector2_t2156229523 L_31; memset(&L_31, 0, sizeof(L_31)); Vector2__ctor_m3970636864((&L_31), (0.0f), (2.2f), /*hidden argument*/NULL); NullCheck(L_30); UILabel_set_effectDistance_m3693984075(L_30, L_31, /*hidden argument*/NULL); UILabel_t3248798549 * L_32 = ___label1; Color_t2555686324 L_33; memset(&L_33, 0, sizeof(L_33)); Color__ctor_m286683560((&L_33), (0.0f), (0.145098045f), (0.345098048f), /*hidden argument*/NULL); NullCheck(L_32); UILabel_set_effectColor_m1422787121(L_32, L_33, /*hidden argument*/NULL); UILabel_t3248798549 * L_34 = ___label1; NullCheck(L_34); UILabel_set_insideEffectStyle_m24353582(L_34, 2, /*hidden argument*/NULL); UILabel_t3248798549 * L_35 = ___label1; Color_t2555686324 L_36; memset(&L_36, 0, sizeof(L_36)); Color__ctor_m286683560((&L_36), (0.647058845f), (0.9137255f), (1.0f), /*hidden argument*/NULL); NullCheck(L_35); UILabel_set_insideEffectColor_m2584476992(L_35, L_36, /*hidden argument*/NULL); UILabel_t3248798549 * L_37 = ___label1; Color_t2555686324 L_38 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); UIWidget_set_color_m2288988844(L_37, L_38, /*hidden argument*/NULL); goto IL_01cb; } IL_0180: { UILabel_t3248798549 * L_39 = ___label1; NullCheck(L_39); UILabel_set_effectStyle_m2433098332(L_39, 2, /*hidden argument*/NULL); UILabel_t3248798549 * L_40 = ___label1; Vector2_t2156229523 L_41; memset(&L_41, 0, sizeof(L_41)); Vector2__ctor_m3970636864((&L_41), (1.5f), (1.5f), /*hidden argument*/NULL); NullCheck(L_40); UILabel_set_effectDistance_m3693984075(L_40, L_41, /*hidden argument*/NULL); UILabel_t3248798549 * L_42 = ___label1; Color_t2555686324 L_43; memset(&L_43, 0, sizeof(L_43)); Color__ctor_m286683560((&L_43), (0.870588243f), (0.831372559f), (0.933333337f), /*hidden argument*/NULL); NullCheck(L_42); UILabel_set_effectColor_m1422787121(L_42, L_43, /*hidden argument*/NULL); UILabel_t3248798549 * L_44 = ___label1; Color_t2555686324 L_45 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); UIWidget_set_color_m2288988844(L_44, L_45, /*hidden argument*/NULL); goto IL_01cb; } IL_01c6: { goto IL_01cb; } IL_01cb: { return; } } // System.Void DMCore.Logic.CActivityManager::_EnableButtonClick(UnityEngine.Transform,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager__EnableButtonClick_m980511688 (CActivityManager_t1081296145 * __this, Transform_t3600365921 * ___btnRoot0, bool ___isEnable1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager__EnableButtonClick_m980511688_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoxColliderU5BU5D_t835877379* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { Transform_t3600365921 * L_0 = ___btnRoot0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { Transform_t3600365921 * L_2 = ___btnRoot0; NullCheck(L_2); BoxColliderU5BU5D_t835877379* L_3 = Component_GetComponents_TisBoxCollider_t1640800422_m1146184517(L_2, /*hidden argument*/Component_GetComponents_TisBoxCollider_t1640800422_m1146184517_RuntimeMethod_var); V_0 = L_3; V_1 = 0; BoxColliderU5BU5D_t835877379* L_4 = V_0; NullCheck(L_4); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))); goto IL_002c; } IL_001f: { BoxColliderU5BU5D_t835877379* L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = L_6; BoxCollider_t1640800422 * L_8 = (L_5)->GetAt(static_cast(L_7)); bool L_9 = ___isEnable1; NullCheck(L_8); Collider_set_enabled_m1517463283(L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002c: { int32_t L_11 = V_1; int32_t L_12 = V_2; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_001f; } } { return; } } // DMCore.Logic.CAwardList DMCore.Logic.CActivityManager::GetGiftArray(System.String) extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CActivityManager_GetGiftArray_m3600846893 (CActivityManager_t1081296145 * __this, String_t* ___gift_name0, const RuntimeMethod* method) { { CGiftCfg_t3030574353 * L_0 = CGiftCfg_GetInstance_m783474738(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___gift_name0; NullCheck(L_0); CAwardList_t4094041907 * L_2 = CGiftCfg_GetGiftArray_m4121258218(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 DMCore.Logic.CActivityManager::get_ActivityCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_ActivityCount_m1730029109 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_ActivityCount_m1730029109_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t25523635 * L_0 = __this->get_m_activity_detail_list_9(); if (!L_0) { goto IL_001b; } } { List_1_t25523635 * L_1 = __this->get_m_activity_detail_list_9(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m183903002(L_1, /*hidden argument*/List_1_get_Count_m183903002_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Int32 DMCore.Logic.CActivityManager::GetActNewIdByActId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_GetActNewIdByActId_m1516157433 (CActivityManager_t1081296145 * __this, int32_t ___actId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActNewIdByActId_m1516157433_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0034; } IL_0007: { List_1_t25523635 * L_0 = __this->get_m_independent_activity_list_10(); int32_t L_1 = V_0; NullCheck(L_0); IActivityDetail_t2848416189 * L_2 = List_1_get_Item_m4288093495(L_0, L_1, /*hidden argument*/List_1_get_Item_m4288093495_RuntimeMethod_var); NullCheck(L_2); int32_t L_3 = IActivityDetail_get_ActivityID_m2495650087(L_2, /*hidden argument*/NULL); int32_t L_4 = ___actId0; if ((!(((uint32_t)L_3) == ((uint32_t)L_4)))) { goto IL_0030; } } { List_1_t25523635 * L_5 = __this->get_m_independent_activity_list_10(); int32_t L_6 = V_0; NullCheck(L_5); IActivityDetail_t2848416189 * L_7 = List_1_get_Item_m4288093495(L_5, L_6, /*hidden argument*/List_1_get_Item_m4288093495_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = IActivityDetail_get_ActivityNewID_m3451007657(L_7, /*hidden argument*/NULL); return L_8; } IL_0030: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0034: { int32_t L_10 = V_0; List_1_t25523635 * L_11 = __this->get_m_independent_activity_list_10(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m183903002(L_11, /*hidden argument*/List_1_get_Count_m183903002_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0007; } } { return (-1); } } // System.Int32 DMCore.Logic.CActivityManager::GetActiviCountByActivityType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_GetActiviCountByActivityType_m418492956 (CActivityManager_t1081296145 * __this, int32_t ___nActivityType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetActiviCountByActivityType_m418492956_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t25523635 * V_0 = NULL; { int32_t L_0 = ___nActivityType0; List_1_t25523635 * L_1 = CActivityManager_GetIActivityDetailListByMainType_m2975698738(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; List_1_t25523635 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m183903002(L_2, /*hidden argument*/List_1_get_Count_m183903002_RuntimeMethod_var); return L_3; } } // DMListView DMCore.Logic.CActivityManager::get_KeepLoginList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_KeepLoginList_m4136918500 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_KeepLoginList_m4136918500_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_m_ActivityKeepLoginList_17(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_KeepLoginList(DMListView) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_KeepLoginList_m531609176 (RuntimeObject * __this /* static, unused */, DMListView_t512231514 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_KeepLoginList_m531609176_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_m_ActivityKeepLoginList_17(L_0); return; } } // DMListView DMCore.Logic.CActivityManager::get_MemberAwardList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_MemberAwardList_m2598830267 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_MemberAwardList_m2598830267_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_U3CMemberAwardListU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_MemberAwardList(DMListView) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_MemberAwardList_m1441519997 (RuntimeObject * __this /* static, unused */, DMListView_t512231514 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_MemberAwardList_m1441519997_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_U3CMemberAwardListU3Ek__BackingField_0(L_0); return; } } // DMListView DMCore.Logic.CActivityManager::get_ProExchangeActivityList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_ProExchangeActivityList_m2262824053 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_ProExchangeActivityList_m2262824053_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_U3CProExchangeActivityListU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_ProExchangeActivityList(DMListView) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_ProExchangeActivityList_m1353615302 (RuntimeObject * __this /* static, unused */, DMListView_t512231514 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_ProExchangeActivityList_m1353615302_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_U3CProExchangeActivityListU3Ek__BackingField_1(L_0); return; } } // System.Void DMCore.Logic.CActivityManager::set_CommonActivityAwardList(DMListView) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CommonActivityAwardList_m2182049971 (RuntimeObject * __this /* static, unused */, DMListView_t512231514 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_CommonActivityAwardList_m2182049971_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_m_ActivityAwardList_15(L_0); return; } } // DMListView DMCore.Logic.CActivityManager::get_CommonActivityAwardList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_CommonActivityAwardList_m4254037013 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_CommonActivityAwardList_m4254037013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_m_ActivityAwardList_15(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_CommonActivityAdvertiseList(DMListView) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CommonActivityAdvertiseList_m2809639800 (RuntimeObject * __this /* static, unused */, DMListView_t512231514 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_CommonActivityAdvertiseList_m2809639800_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_m_ActivityAdvertiseList_16(L_0); return; } } // DMListView DMCore.Logic.CActivityManager::get_CommonActivityAdvertiseList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_CommonActivityAdvertiseList_m1547433319 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_CommonActivityAdvertiseList_m1547433319_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_m_ActivityAdvertiseList_16(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityID_m3427631240 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_CurrentActivityID_m3427631240_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_s_target_activity_18(L_0); return; } } // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityID_m3602037195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_CurrentActivityID_m3602037195_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_s_target_activity_18(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityNewID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityNewID_m3777995524 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_CurrentActivityNewID_m3777995524_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_U3CCurrentActivityNewIDU3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityNewID_m4002496546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_CurrentActivityNewID_m4002496546_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_U3CCurrentActivityNewIDU3Ek__BackingField_2(); return L_0; } } // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::get_CurrentActivityDetail() extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_get_CurrentActivityDetail_m2092664254 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_CurrentActivityDetail_m2092664254_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IActivityDetail_t2848416189 * L_2 = CActivityManager_GetActivityDetail_m2189773625(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean DMCore.Logic.CActivityManager::get_IsNeedRefreshAll() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_IsNeedRefreshAll_m3588488825 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsNeedRefreshAll_8(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_IsNeedRefreshAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsNeedRefreshAll_m3263996115 (CActivityManager_t1081296145 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_IsNeedRefreshAll_m3263996115_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { bool L_0 = ___value0; __this->set_m_IsNeedRefreshAll_8(L_0); bool L_1 = __this->get_m_IsNeedRefreshAll_8(); if (!L_1) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_2 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_3 = CActivityManager_GetActivityDetail_m2189773625(__this, L_2, /*hidden argument*/NULL); V_0 = L_3; IActivityDetail_t2848416189 * L_4 = V_0; if (!L_4) { goto IL_002a; } } { IActivityDetail_t2848416189 * L_5 = V_0; NullCheck(L_5); VirtActionInvoker0::Invoke(4 /* System.Void DMCore.Logic.IActivityDetail::FreshLocalData() */, L_5); } IL_002a: { return; } } // System.Void DMCore.Logic.CActivityManager::set_HasActivityBillShowOver(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_HasActivityBillShowOver_m1451687753 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_HasActivityBillShowOver_m1451687753_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_s_has_activity_bill_show_over_19(L_0); return; } } // System.Boolean DMCore.Logic.CActivityManager::get_HasActivityBillShowOver() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_HasActivityBillShowOver_m1593415621 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_HasActivityBillShowOver_m1593415621_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); bool L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_s_has_activity_bill_show_over_19(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_NeedActiveLastSelection(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_NeedActiveLastSelection_m3536206400 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_NeedActiveLastSelection_m3536206400_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_s_NeedActiveLastSelection_20(L_0); return; } } // System.Boolean DMCore.Logic.CActivityManager::get_NeedActiveLastSelection() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_NeedActiveLastSelection_m3776372515 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_NeedActiveLastSelection_m3776372515_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); bool L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_s_NeedActiveLastSelection_20(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::set_IsActivityListChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsActivityListChanged_m3417836144 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_set_IsActivityListChanged_m3417836144_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_U3CIsActivityListChangedU3Ek__BackingField_3(L_0); return; } } // System.Boolean DMCore.Logic.CActivityManager::get_IsActivityListChanged() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_IsActivityListChanged_m1718699370 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_get_IsActivityListChanged_m1718699370_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); bool L_0 = ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->get_U3CIsActivityListChangedU3Ek__BackingField_3(); return L_0; } } // UnityEngine.Texture2D DMCore.Logic.CActivityManager::GetImage(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CActivityManager_GetImage_m292154839 (CActivityManager_t1081296145 * __this, String_t* ___filename0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetImage_m292154839_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3625702484 * L_0 = __this->get_m_dicImage_5(); String_t* L_1 = ___filename0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m1577318754(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m1577318754_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t3625702484 * L_3 = __this->get_m_dicImage_5(); String_t* L_4 = ___filename0; NullCheck(L_3); Texture2D_t3840446185 * L_5 = Dictionary_2_get_Item_m2202019062(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2202019062_RuntimeMethod_var); return L_5; } IL_001e: { return (Texture2D_t3840446185 *)NULL; } } // System.Void DMCore.Logic.CActivityManager::set_activityType(DMCore.Logic.enumActivityType) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_activityType_m2423045660 (CActivityManager_t1081296145 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CactivityTypeU3Ek__BackingField_4(L_0); return; } } // DMCore.Logic.enumActivityType DMCore.Logic.CActivityManager::get_activityType() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_activityType_m1049056892 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CactivityTypeU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::AddImage(System.String,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AddImage_m1634719040 (CActivityManager_t1081296145 * __this, String_t* ___fileName0, Texture2D_t3840446185 * ___m_image1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AddImage_m1634719040_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3625702484 * L_0 = __this->get_m_dicImage_5(); String_t* L_1 = ___fileName0; Texture2D_t3840446185 * L_2 = ___m_image1; NullCheck(L_0); Dictionary_2_set_Item_m432567873(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_set_Item_m432567873_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CActivityManager::RequestImageLoad(System.String,DelegateGetTexture) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestImageLoad_m1289523706 (CActivityManager_t1081296145 * __this, String_t* ___filename0, DelegateGetTexture_t2540163646 * ___m_deleGetTexture1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_RequestImageLoad_m1289523706_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; { V_0 = (Texture2D_t3840446185 *)NULL; Dictionary_2_t3625702484 * L_0 = __this->get_m_dicImage_5(); String_t* L_1 = ___filename0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m210444921(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m210444921_RuntimeMethod_var); if (!L_2) { goto IL_0021; } } { Texture2D_t3840446185 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } IL_0021: { IResourceManager_t3165642952 * L_5 = IHelp_GetResManager_m1508557610(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = ___filename0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2111119978, L_6, /*hidden argument*/NULL); NullCheck(L_5); Object_t631007953 * L_8 = IResourceManager_CreateResource_m1279813597(L_5, L_7, (bool)0, /*hidden argument*/NULL); V_0 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_8, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } IL_003d: { Texture2D_t3840446185 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0051; } } { String_t* L_11 = ___filename0; Texture2D_t3840446185 * L_12 = V_0; CActivityManager_AddImage_m1634719040(__this, L_11, L_12, /*hidden argument*/NULL); } IL_0051: { DelegateGetTexture_t2540163646 * L_13 = ___m_deleGetTexture1; if (!L_13) { goto IL_005e; } } { DelegateGetTexture_t2540163646 * L_14 = ___m_deleGetTexture1; Texture2D_t3840446185 * L_15 = V_0; NullCheck(L_14); DelegateGetTexture_Invoke_m3463250749(L_14, L_15, /*hidden argument*/NULL); } IL_005e: { return; } } // System.Void DMCore.Logic.CActivityManager::FortuneCatCostSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FortuneCatCostSuccess_m1015247936 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CEffectWndManager_t3902312294 * L_0 = CEffectWndManager_GetInstance_m2989690479(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CEffectWndManager_Pause_m3440050255(L_0, /*hidden argument*/NULL); return; } } // System.Collections.Generic.Dictionary`2> DMCore.Logic.CActivityManager::GetActivityDataDictionary() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t3209204262 * CActivityManager_GetActivityDataDictionary_m2709020897 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method) { { Dictionary_2_t3209204262 * L_0 = __this->get_m_ActivityDataDictionary_22(); return L_0; } } // System.Void DMCore.Logic.CActivityManager::AddActivityDataDictionaryValue(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AddActivityDataDictionaryValue_m349574068 (CActivityManager_t1081296145 * __this, IActivityDetail_t2848416189 * ___activity_detail0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_AddActivityDataDictionaryValue_m349574068_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Dictionary_2_t3209204262 * L_0 = __this->get_m_ActivityDataDictionary_22(); IActivityDetail_t2848416189 * L_1 = ___activity_detail0; NullCheck(L_1); int32_t L_2 = IActivityDetail_get_ActivityType_m861392706(L_1, /*hidden argument*/NULL); NullCheck(L_0); bool L_3 = Dictionary_2_ContainsKey_m955570270(L_0, L_2, /*hidden argument*/Dictionary_2_ContainsKey_m955570270_RuntimeMethod_var); if (L_3) { goto IL_002c; } } { Dictionary_2_t3209204262 * L_4 = __this->get_m_ActivityDataDictionary_22(); IActivityDetail_t2848416189 * L_5 = ___activity_detail0; NullCheck(L_5); int32_t L_6 = IActivityDetail_get_ActivityType_m861392706(L_5, /*hidden argument*/NULL); List_1_t25523635 * L_7 = (List_1_t25523635 *)il2cpp_codegen_object_new(List_1_t25523635_il2cpp_TypeInfo_var); List_1__ctor_m3768065036(L_7, /*hidden argument*/List_1__ctor_m3768065036_RuntimeMethod_var); NullCheck(L_4); Dictionary_2_set_Item_m3507315463(L_4, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3507315463_RuntimeMethod_var); } IL_002c: { IActivityDetail_t2848416189 * L_8 = ___activity_detail0; NullCheck(L_8); int32_t L_9 = IActivityDetail_get_ActivityID_m2495650087(L_8, /*hidden argument*/NULL); if ((((int32_t)L_9) == ((int32_t)2))) { goto IL_0045; } } { IActivityDetail_t2848416189 * L_10 = ___activity_detail0; NullCheck(L_10); int32_t L_11 = IActivityDetail_get_ActivityID_m2495650087(L_10, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)14))))) { goto IL_006d; } } IL_0045: try { // begin try (depth: 1) Dictionary_2_t3209204262 * L_12 = __this->get_m_ActivityDataDictionary_22(); IActivityDetail_t2848416189 * L_13 = ___activity_detail0; NullCheck(L_13); int32_t L_14 = IActivityDetail_get_ActivityType_m861392706(L_13, /*hidden argument*/NULL); NullCheck(L_12); List_1_t25523635 * L_15 = Dictionary_2_get_Item_m436179674(L_12, L_14, /*hidden argument*/Dictionary_2_get_Item_m436179674_RuntimeMethod_var); IActivityDetail_t2848416189 * L_16 = ___activity_detail0; NullCheck(L_15); List_1_Insert_m3653148913(L_15, 1, L_16, /*hidden argument*/List_1_Insert_m3653148913_RuntimeMethod_var); goto IL_0068; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0062; throw e; } CATCH_0062: { // begin catch(System.Object) goto IL_0084; } // end catch (depth: 1) IL_0068: { goto IL_0084; } IL_006d: { Dictionary_2_t3209204262 * L_17 = __this->get_m_ActivityDataDictionary_22(); IActivityDetail_t2848416189 * L_18 = ___activity_detail0; NullCheck(L_18); int32_t L_19 = IActivityDetail_get_ActivityType_m861392706(L_18, /*hidden argument*/NULL); NullCheck(L_17); List_1_t25523635 * L_20 = Dictionary_2_get_Item_m436179674(L_17, L_19, /*hidden argument*/Dictionary_2_get_Item_m436179674_RuntimeMethod_var); IActivityDetail_t2848416189 * L_21 = ___activity_detail0; NullCheck(L_20); List_1_Add_m3860509144(L_20, L_21, /*hidden argument*/List_1_Add_m3860509144_RuntimeMethod_var); } IL_0084: { return; } } // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::GetIActivityDetailListByMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t25523635 * CActivityManager_GetIActivityDetailListByMainType_m2975698738 (CActivityManager_t1081296145 * __this, int32_t ___mainType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager_GetIActivityDetailListByMainType_m2975698738_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3209204262 * L_0 = __this->get_m_ActivityDataDictionary_22(); int32_t L_1 = ___mainType0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m955570270(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m955570270_RuntimeMethod_var); if (L_2) { goto IL_0022; } } { Dictionary_2_t3209204262 * L_3 = __this->get_m_ActivityDataDictionary_22(); int32_t L_4 = ___mainType0; List_1_t25523635 * L_5 = (List_1_t25523635 *)il2cpp_codegen_object_new(List_1_t25523635_il2cpp_TypeInfo_var); List_1__ctor_m3768065036(L_5, /*hidden argument*/List_1__ctor_m3768065036_RuntimeMethod_var); NullCheck(L_3); Dictionary_2_set_Item_m3507315463(L_3, L_4, L_5, /*hidden argument*/Dictionary_2_set_Item_m3507315463_RuntimeMethod_var); } IL_0022: { Dictionary_2_t3209204262 * L_6 = __this->get_m_ActivityDataDictionary_22(); int32_t L_7 = ___mainType0; NullCheck(L_6); List_1_t25523635 * L_8 = Dictionary_2_get_Item_m436179674(L_6, L_7, /*hidden argument*/Dictionary_2_get_Item_m436179674_RuntimeMethod_var); return L_8; } } // System.Void DMCore.Logic.CActivityManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CActivityManager__cctor_m4110052440 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityManager__cctor_m4110052440_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CActivityManager_t1081296145_StaticFields*)il2cpp_codegen_static_fields_for(CActivityManager_t1081296145_il2cpp_TypeInfo_var))->set_s_target_activity_18((-1)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetActivityDetailU3Ec__AnonStorey0__ctor_m327504532 (U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityManager/c__AnonStorey0::<>m__0(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__0_m596741424 (U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * __this, IActivityDetail_t2848416189 * ___curItem0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___curItem0; NullCheck(L_0); int32_t L_1 = IActivityDetail_get_ActivityNewID_m3451007657(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_activity_id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } // System.Boolean DMCore.Logic.CActivityManager/c__AnonStorey0::<>m__1(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CGetActivityDetailU3Ec__AnonStorey0_U3CU3Em__1_m3550144683 (U3CGetActivityDetailU3Ec__AnonStorey0_t2637473353 * __this, IActivityDetail_t2848416189 * ___curItem0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___curItem0; NullCheck(L_0); int32_t L_1 = IActivityDetail_get_ActivityNewID_m3451007657(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_activity_id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetActivityDetailByIdU3Ec__AnonStorey1__ctor_m70320107 (U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityManager/c__AnonStorey1::<>m__0(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__0_m1245148234 (U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * __this, IActivityDetail_t2848416189 * ___curItem0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___curItem0; NullCheck(L_0); int32_t L_1 = IActivityDetail_get_ActivityID_m2495650087(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_activity_id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } // System.Boolean DMCore.Logic.CActivityManager/c__AnonStorey1::<>m__1(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CGetActivityDetailByIdU3Ec__AnonStorey1_U3CU3Em__1_m3194676077 (U3CGetActivityDetailByIdU3Ec__AnonStorey1_t2561621224 * __this, IActivityDetail_t2848416189 * ___curItem0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___curItem0; NullCheck(L_0); int32_t L_1 = IActivityDetail_get_ActivityID_m2495650087(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_activity_id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CRequestIndependentActivityDetailU3Ec__AnonStorey2__ctor_m2807806526 (U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityManager/c__AnonStorey2::<>m__0(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_U3CU3Em__0_m2690121415 (U3CRequestIndependentActivityDetailU3Ec__AnonStorey2_t1823963595 * __this, IActivityDetail_t2848416189 * ___curItem0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___curItem0; NullCheck(L_0); int32_t L_1 = IActivityDetail_get_ActivityID_m2495650087(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_activity_id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityMember::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityMember__ctor_m2289789857 (CActivityMember_t197843331 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityMember::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityMember_Deserial_m333747628 (CActivityMember_t197843331 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityNewPlayerAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityNewPlayerAward__ctor_m3867351154 (CActivityNewPlayerAward_t1404183044 * __this, const RuntimeMethod* method) { { CActivityAwardSingleLevel__ctor_m1943656101(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityOnlineAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityOnlineAward__ctor_m4024512394 (CActivityOnlineAward_t2196803351 * __this, const RuntimeMethod* method) { { CActivityAwardTemplete__ctor_m4287015014(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityRankList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityRankList__ctor_m3142685127 (CActivityRankList_t2479161682 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList__ctor_m3142685127_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); List_1_t981680073 * L_0 = (List_1_t981680073 *)il2cpp_codegen_object_new(List_1_t981680073_il2cpp_TypeInfo_var); List_1__ctor_m3026732676(L_0, /*hidden argument*/List_1__ctor_m3026732676_RuntimeMethod_var); __this->set_m_RankItemList_11(L_0); Dictionary_2_t663394087 * L_1 = (Dictionary_2_t663394087 *)il2cpp_codegen_object_new(Dictionary_2_t663394087_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3578770922(L_1, /*hidden argument*/Dictionary_2__ctor_m3578770922_RuntimeMethod_var); __this->set_m_RankRoleList_12(L_1); return; } } // System.Int32 DMCore.Logic.CActivityRankList::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRankList_GetAwardCount_m4247250108 (CActivityRankList_t2479161682 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList_GetAwardCount_m4247250108_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t981680073 * L_0 = __this->get_m_RankItemList_11(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m445489572(L_0, /*hidden argument*/List_1_get_Count_m445489572_RuntimeMethod_var); return L_1; } } // DMCore.Logic.CActivityRankList/RankItemData DMCore.Logic.CActivityRankList::GetRankAwardData(System.Int32) extern "C" IL2CPP_METHOD_ATTR RankItemData_t3804572627 * CActivityRankList_GetRankAwardData_m3718660987 (CActivityRankList_t2479161682 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList_GetRankAwardData_m3718660987_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0025; } } { int32_t L_1 = ___index0; List_1_t981680073 * L_2 = __this->get_m_RankItemList_11(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m445489572(L_2, /*hidden argument*/List_1_get_Count_m445489572_RuntimeMethod_var); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0025; } } { List_1_t981680073 * L_4 = __this->get_m_RankItemList_11(); int32_t L_5 = ___index0; NullCheck(L_4); RankItemData_t3804572627 * L_6 = List_1_get_Item_m1087763734(L_4, L_5, /*hidden argument*/List_1_get_Item_m1087763734_RuntimeMethod_var); return L_6; } IL_0025: { return (RankItemData_t3804572627 *)NULL; } } // System.Int32 DMCore.Logic.CActivityRankList::GetRankValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRankList_GetRankValue_m1983507490 (CActivityRankList_t2479161682 * __this, int32_t ___rank0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList_GetRankValue_m1983507490_MetadataUsageId); s_Il2CppMethodInitialized = true; } RankItemData_t3804572627 * V_0 = NULL; Enumerator_t2870923950 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t981680073 * L_0 = __this->get_m_RankItemList_11(); NullCheck(L_0); Enumerator_t2870923950 L_1 = List_1_GetEnumerator_m338382399(L_0, /*hidden argument*/List_1_GetEnumerator_m338382399_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_003d; } IL_0011: { RankItemData_t3804572627 * L_2 = Enumerator_get_Current_m1198683430((&V_1), /*hidden argument*/Enumerator_get_Current_m1198683430_RuntimeMethod_var); V_0 = L_2; RankItemData_t3804572627 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_nRankMin_1(); int32_t L_5 = ___rank0; if ((((int32_t)L_4) > ((int32_t)L_5))) { goto IL_003d; } } IL_0025: { RankItemData_t3804572627 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = L_6->get_nRankMax_2(); int32_t L_8 = ___rank0; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_003d; } } IL_0031: { RankItemData_t3804572627 * L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->get_nValue_0(); V_2 = L_10; IL2CPP_LEAVE(0x5E, FINALLY_004e); } IL_003d: { bool L_11 = Enumerator_MoveNext_m3893867701((&V_1), /*hidden argument*/Enumerator_MoveNext_m3893867701_RuntimeMethod_var); if (L_11) { goto IL_0011; } } IL_0049: { IL2CPP_LEAVE(0x5C, FINALLY_004e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004e; } FINALLY_004e: { // begin finally (depth: 1) Enumerator_Dispose_m3067101896((&V_1), /*hidden argument*/Enumerator_Dispose_m3067101896_RuntimeMethod_var); IL2CPP_END_FINALLY(78) } // end finally (depth: 1) IL2CPP_CLEANUP(78) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_JUMP_TBL(0x5C, IL_005c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005c: { return 0; } IL_005e: { int32_t L_12 = V_2; return L_12; } } // DMCore.Logic.CActivityRankList/RankRoleData DMCore.Logic.CActivityRankList::GetRankRoleData(System.Int32) extern "C" IL2CPP_METHOD_ATTR RankRoleData_t1774680756 * CActivityRankList_GetRankRoleData_m2810579120 (CActivityRankList_t2479161682 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList_GetRankRoleData_m2810579120_MetadataUsageId); s_Il2CppMethodInitialized = true; } RankRoleData_t1774680756 * V_0 = NULL; { V_0 = (RankRoleData_t1774680756 *)NULL; Dictionary_2_t663394087 * L_0 = __this->get_m_RankRoleList_12(); int32_t L_1 = ___index0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1480355240(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1480355240_RuntimeMethod_var); if (L_2) { goto IL_0028; } } { RankRoleData_t1774680756 * L_3 = (RankRoleData_t1774680756 *)il2cpp_codegen_object_new(RankRoleData_t1774680756_il2cpp_TypeInfo_var); RankRoleData__ctor_m2864400087(L_3, /*hidden argument*/NULL); V_0 = L_3; Dictionary_2_t663394087 * L_4 = __this->get_m_RankRoleList_12(); int32_t L_5 = ___index0; RankRoleData_t1774680756 * L_6 = V_0; NullCheck(L_4); Dictionary_2_Add_m3389178822(L_4, L_5, L_6, /*hidden argument*/Dictionary_2_Add_m3389178822_RuntimeMethod_var); } IL_0028: { RankRoleData_t1774680756 * L_7 = V_0; return L_7; } } // System.Boolean DMCore.Logic.CActivityRankList::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityRankList_Deserial_m3796270193 (CActivityRankList_t2479161682 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivityRankList_Deserial_m3796270193_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; RankItemData_t3804572627 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; CAwardItem_t1677460915 * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; RankRoleData_t1774680756 * V_13 = NULL; { List_1_t981680073 * L_0 = __this->get_m_RankItemList_11(); NullCheck(L_0); List_1_Clear_m2267792382(L_0, /*hidden argument*/List_1_Clear_m2267792382_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_00e2; } IL_0021: { RankItemData_t3804572627 * L_5 = (RankItemData_t3804572627 *)il2cpp_codegen_object_new(RankItemData_t3804572627_il2cpp_TypeInfo_var); RankItemData__ctor_m2247187784(L_5, /*hidden argument*/NULL); V_3 = L_5; RankItemData_t3804572627 * L_6 = V_3; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_nValue_0(L_10); RankItemData_t3804572627 * L_11 = V_3; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_nRankMin_1(L_15); RankItemData_t3804572627 * L_16 = V_3; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_nRankMax_2(L_20); RankItemData_t3804572627 * L_21 = V_3; NullCheck(L_21); int32_t L_22 = L_21->get_nRankMax_2(); __this->set_m_nMaxRank_15(L_22); CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); V_4 = L_26; V_5 = 0; goto IL_00c9; } IL_007f: { CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_6 = L_30; CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); V_7 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_8 = L_38; int32_t L_39 = V_6; int32_t L_40 = V_7; int32_t L_41 = V_8; CAwardItem_t1677460915 * L_42 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_42, L_39, L_40, L_41, /*hidden argument*/NULL); V_9 = L_42; RankItemData_t3804572627 * L_43 = V_3; NullCheck(L_43); List_1_t3149535657 * L_44 = L_43->get_awardList_3(); CAwardItem_t1677460915 * L_45 = V_9; NullCheck(L_44); List_1_Add_m1312316922(L_44, L_45, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); int32_t L_46 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00c9: { int32_t L_47 = V_5; int32_t L_48 = V_4; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_007f; } } { List_1_t981680073 * L_49 = __this->get_m_RankItemList_11(); RankItemData_t3804572627 * L_50 = V_3; NullCheck(L_49); List_1_Add_m1749855234(L_49, L_50, /*hidden argument*/List_1_Add_m1749855234_RuntimeMethod_var); int32_t L_51 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_00e2: { int32_t L_52 = V_2; int32_t L_53 = V_1; if ((((int32_t)L_52) < ((int32_t)L_53))) { goto IL_0021; } } { CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); __this->set_m_nCurRank_13(L_57); CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_0 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); __this->set_m_nCurValue_14(L_61); CDataArray_t4068198041 * L_62 = ___msg0; int32_t L_63 = V_0; int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); V_0 = L_64; NullCheck(L_62); int32_t L_65 = CDataArray_GetInt_m1111369473(L_62, L_64, 0, /*hidden argument*/NULL); V_10 = L_65; V_11 = 0; goto IL_01e9; } IL_0123: { CDataArray_t4068198041 * L_66 = ___msg0; int32_t L_67 = V_0; int32_t L_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); V_0 = L_68; NullCheck(L_66); int32_t L_69 = CDataArray_GetInt_m1111369473(L_66, L_68, 0, /*hidden argument*/NULL); V_12 = L_69; int32_t L_70 = V_12; RankRoleData_t1774680756 * L_71 = CActivityRankList_GetRankRoleData_m2810579120(__this, L_70, /*hidden argument*/NULL); V_13 = L_71; RankRoleData_t1774680756 * L_72 = V_13; int32_t L_73 = V_12; NullCheck(L_72); L_72->set_nRank_0(L_73); RankRoleData_t1774680756 * L_74 = V_13; CDataArray_t4068198041 * L_75 = ___msg0; int32_t L_76 = V_0; int32_t L_77 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); V_0 = L_77; NullCheck(L_75); int64_t L_78 = CDataArray_GetLong_m4094450536(L_75, L_77, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_74); L_74->set_nUserID_1(L_78); RankRoleData_t1774680756 * L_79 = V_13; CDataArray_t4068198041 * L_80 = ___msg0; int32_t L_81 = V_0; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); V_0 = L_82; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_83 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_80); String_t* L_84 = CDataArray_GetWideStr_m3532563229(L_80, L_82, L_83, /*hidden argument*/NULL); NullCheck(L_79); L_79->set_strName_2(L_84); RankRoleData_t1774680756 * L_85 = V_13; CDataArray_t4068198041 * L_86 = ___msg0; int32_t L_87 = V_0; int32_t L_88 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); V_0 = L_88; NullCheck(L_86); int64_t L_89 = CDataArray_GetLong_m4094450536(L_86, L_88, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_85); L_85->set_nPhotoID_3(L_89); RankRoleData_t1774680756 * L_90 = V_13; CDataArray_t4068198041 * L_91 = ___msg0; int32_t L_92 = V_0; int32_t L_93 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); V_0 = L_93; NullCheck(L_91); int32_t L_94 = CDataArray_GetInt_m1111369473(L_91, L_93, 0, /*hidden argument*/NULL); NullCheck(L_90); L_90->set_nSex_4(L_94); RankRoleData_t1774680756 * L_95 = V_13; CDataArray_t4068198041 * L_96 = ___msg0; int32_t L_97 = V_0; int32_t L_98 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); V_0 = L_98; NullCheck(L_96); int32_t L_99 = CDataArray_GetInt_m1111369473(L_96, L_98, 0, /*hidden argument*/NULL); NullCheck(L_95); L_95->set_nVIP_6(L_99); RankRoleData_t1774680756 * L_100 = V_13; CDataArray_t4068198041 * L_101 = ___msg0; int32_t L_102 = V_0; int32_t L_103 = ((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)1)); V_0 = L_103; NullCheck(L_101); int64_t L_104 = CDataArray_GetLong_m4094450536(L_101, L_103, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_100); L_100->set_nValue_8(L_104); RankRoleData_t1774680756 * L_105 = V_13; CDataArray_t4068198041 * L_106 = ___msg0; int32_t L_107 = V_0; int32_t L_108 = ((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)1)); V_0 = L_108; NullCheck(L_106); int32_t L_109 = CDataArray_GetInt_m1111369473(L_106, L_108, 0, /*hidden argument*/NULL); NullCheck(L_105); L_105->set_nMBShipLv_9(L_109); RankRoleData_t1774680756 * L_110 = V_13; CDataArray_t4068198041 * L_111 = ___msg0; int32_t L_112 = V_0; int32_t L_113 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)1)); V_0 = L_113; NullCheck(L_111); int32_t L_114 = CDataArray_GetInt_m1111369473(L_111, L_113, 0, /*hidden argument*/NULL); NullCheck(L_110); L_110->set_nHeadBox_10(L_114); int32_t L_115 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)1)); } IL_01e9: { int32_t L_116 = V_11; int32_t L_117 = V_10; if ((((int32_t)L_116) < ((int32_t)L_117))) { goto IL_0123; } } { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityRankList/RankItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void RankItemData__ctor_m2247187784 (RankItemData_t3804572627 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RankItemData__ctor_m2247187784_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_nValue_0(0); __this->set_nRankMin_1(0); __this->set_nRankMax_2(0); List_1_t3149535657 * L_0 = (List_1_t3149535657 *)il2cpp_codegen_object_new(List_1_t3149535657_il2cpp_TypeInfo_var); List_1__ctor_m4254788256(L_0, /*hidden argument*/List_1__ctor_m4254788256_RuntimeMethod_var); __this->set_awardList_3(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityRankList/RankRoleData::.ctor() extern "C" IL2CPP_METHOD_ATTR void RankRoleData__ctor_m2864400087 (RankRoleData_t1774680756 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityRechargeRebate::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityRechargeRebate__ctor_m1496593081 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { __this->set_m_nRechargeType_12(5); __this->set_m_nLeftDays_16(7); IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityRechargeRebate::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityRechargeRebate_Deserial_m1269229165 (CActivityRechargeRebate_t3881262342 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 5, /*hidden argument*/NULL); __this->set_m_nRechargeType_12(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); __this->set_m_nRechargeNum_13(L_7); CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); __this->set_m_nState_14(L_11); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); __this->set_m_nRate_15(L_15); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 7, /*hidden argument*/NULL); __this->set_m_nLeftDays_16(L_19); return (bool)1; } } // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRechargeType() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRechargeType_m2788764447 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nRechargeType_12(); return L_0; } } // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRechargeNum() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRechargeNum_m1806472821 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nRechargeNum_13(); return L_0; } } // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetState_m1217170176 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nState_14(); return L_0; } } // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRate() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRate_m769310120 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nRate_15(); return L_0; } } // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetLeftDays() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetLeftDays_m2061800590 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nLeftDays_16(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivitySingleRechargeDiscount::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivitySingleRechargeDiscount__ctor_m4190498110 (CActivitySingleRechargeDiscount_t4174052191 * __this, const RuntimeMethod* method) { { CActivityAwardSingleLevel__ctor_m1943656101(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivitySingleRechargeDiscount::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivitySingleRechargeDiscount_Deserial_m2168204026 (CActivitySingleRechargeDiscount_t4174052191 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CActivitySingleRechargeDiscount_Deserial_m2168204026_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 3; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); float L_3 = CDataArray_GetFloat_m2138633744(L_0, L_2, (0.0f), /*hidden argument*/NULL); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_RechargeNum_12(L_3); CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_2 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_Discount_13(L_15); CAwardInfo_1_t3416460893 * L_16 = (CAwardInfo_1_t3416460893 *)il2cpp_codegen_object_new(CAwardInfo_1_t3416460893_il2cpp_TypeInfo_var); CAwardInfo_1__ctor_m985986308(L_16, /*hidden argument*/CAwardInfo_1__ctor_m985986308_RuntimeMethod_var); ((CActivityAwardSingleLevel_t347963756 *)__this)->set_m_awardInfo_11(L_16); CAwardInfo_1_t3416460893 * L_17 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); int32_t L_18 = V_2; NullCheck(L_17); CAwardInfo_1_set_AwardState_m303875030(L_17, L_18, /*hidden argument*/CAwardInfo_1_set_AwardState_m303875030_RuntimeMethod_var); int32_t L_19 = V_1; int32_t L_20 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_Discount_13(); V_3 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20))/(int32_t)((int32_t)100))); int32_t L_21 = V_3; if ((((int32_t)L_21) >= ((int32_t)0))) { goto IL_0092; } } { int32_t L_22 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_Discount_13(); if (!L_22) { goto IL_0092; } } { int32_t L_23 = V_1; if (!L_23) { goto IL_0092; } } { CAwardInfo_1_t3416460893 * L_24 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); NullCheck(L_24); CAwardInfo_1_SetAwardItem_m109226158(L_24, 5, 1, 0, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); goto IL_00a0; } IL_0092: { CAwardInfo_1_t3416460893 * L_25 = ((CActivityAwardSingleLevel_t347963756 *)__this)->get_m_awardInfo_11(); int32_t L_26 = V_3; NullCheck(L_25); CAwardInfo_1_SetAwardItem_m109226158(L_25, 5, L_26, 0, /*hidden argument*/CAwardInfo_1_SetAwardItem_m109226158_RuntimeMethod_var); } IL_00a0: { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CActivityTreviDiscount::.ctor() extern "C" IL2CPP_METHOD_ATTR void CActivityTreviDiscount__ctor_m1655793431 (CActivityTreviDiscount_t158506824 * __this, const RuntimeMethod* method) { { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CActivityTreviDiscount::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CActivityTreviDiscount_Deserial_m2186805809 (CActivityTreviDiscount_t158506824 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CADConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CADConfig__ctor_m1599530024 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig__ctor_m1599530024_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t3738529785 V_0; memset(&V_0, 0, sizeof(V_0)); { List_1_t863193852 * L_0 = (List_1_t863193852 *)il2cpp_codegen_object_new(List_1_t863193852_il2cpp_TypeInfo_var); List_1__ctor_m2195759006(L_0, /*hidden argument*/List_1__ctor_m2195759006_RuntimeMethod_var); __this->set_blackList_1(L_0); List_1_t863193852 * L_1 = (List_1_t863193852 *)il2cpp_codegen_object_new(List_1_t863193852_il2cpp_TypeInfo_var); List_1__ctor_m2195759006(L_1, /*hidden argument*/List_1__ctor_m2195759006_RuntimeMethod_var); __this->set_serverBlackList_2(L_1); __this->set_mADTypeEnum_10(4); ADParamEx_t1844218245 * L_2 = (ADParamEx_t1844218245 *)il2cpp_codegen_object_new(ADParamEx_t1844218245_il2cpp_TypeInfo_var); ADParamEx__ctor_m3105436123(L_2, /*hidden argument*/NULL); __this->set_mADParamEx_11(L_2); List_1_t3319525431 * L_3 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_3, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); __this->set_mADCodeList_12(L_3); List_1_t539570837 * L_4 = (List_1_t539570837 *)il2cpp_codegen_object_new(List_1_t539570837_il2cpp_TypeInfo_var); List_1__ctor_m4257184098(L_4, /*hidden argument*/List_1__ctor_m4257184098_RuntimeMethod_var); __this->set_mAwardexList_13(L_4); CDataModelInt_t3463393640 * L_5 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_5, /*hidden argument*/NULL); __this->set_m_modelAwardInfoData_14(L_5); Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_mCheckCD_9((5.0f)); __this->set_mAdult_6((-1)); il2cpp_codegen_initobj((&V_0), sizeof(DateTime_t3738529785 )); DateTime_t3738529785 L_6 = V_0; __this->set_mEndTime_7(L_6); __this->set_mTipsState_8(((BooleanU5BU5D_t2897418192*)SZArrayNew(BooleanU5BU5D_t2897418192_il2cpp_TypeInfo_var, (uint32_t)3))); return; } } // System.Void DMCore.Logic.CADConfig::StartWatchAD(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_StartWatchAD_m543297105 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_StartWatchAD_m543297105_MetadataUsageId); s_Il2CppMethodInitialized = true; } CLeDouApi_t315808977 * V_0 = NULL; String_t* V_1 = NULL; { int32_t L_0 = ___type0; bool L_1 = CADConfig_IsOpen_m1805490884(__this, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->set_nowADType_0(L_2); int32_t L_3 = ___type0; __this->set_mADTypeEnum_10(L_3); GameObject_t1113636619 * L_4 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1130168769, /*hidden argument*/NULL); NullCheck(L_4); CLeDouApi_t315808977 * L_5 = GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923(L_4, /*hidden argument*/GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923_RuntimeMethod_var); V_0 = L_5; CLeDouApi_t315808977 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0067; } } { CLeDouApi_t315808977 * L_8 = V_0; NullCheck(L_8); bool L_9 = CLeDouApi_IsEnable_m2872365327(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0067; } } { int32_t L_10 = ___type0; int32_t L_11 = ((int32_t)L_10); RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral3485123565, L_12, /*hidden argument*/NULL); V_1 = L_13; String_t* L_14 = V_1; CPluginCallAdapter_DoPluginSetFunc_m76173065(NULL /*static, unused*/, _stringLiteral2959242208, L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2183504383, /*hidden argument*/NULL); } IL_0067: { return; } } // System.Void DMCore.Logic.CADConfig::ResAwardexInfo2(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ResAwardexInfo2_m4111226792 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ResAwardexInfo2_m4111226792_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___data0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0070; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_5; CDataArray_t4068198041 * L_6 = ___data0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; int32_t L_10 = V_3; if (L_10) { goto IL_0043; } } { CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = CTextHelp_GetText_m372251958(L_11, _stringLiteral2389419481, /*hidden argument*/NULL); V_2 = L_12; goto IL_0053; } IL_0043: { CTextHelp_t3119637808 * L_13 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); String_t* L_14 = CTextHelp_GetText_m372251958(L_13, _stringLiteral313001647, /*hidden argument*/NULL); V_2 = L_14; } IL_0053: { CMsgManager_t455955613 * L_15 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_16 = V_2; NullCheck(L_15); CMsgManager_PushHint_m1231354654(L_15, L_16, (bool)1, /*hidden argument*/NULL); String_t* L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral528090597, L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); return; } IL_0070: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_19 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_19) == ((uint32_t)2)))) { goto IL_008a; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2776426621, /*hidden argument*/NULL); goto IL_00eb; } IL_008a: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_20 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_00a0; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2215086928, /*hidden argument*/NULL); return; } IL_00a0: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_21 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_21) == ((uint32_t)3)))) { goto IL_00ba; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1732515623, /*hidden argument*/NULL); goto IL_00eb; } IL_00ba: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_22 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_22) == ((uint32_t)4)))) { goto IL_00d0; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral430540459, /*hidden argument*/NULL); return; } IL_00d0: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_23 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_23) == ((uint32_t)5)))) { goto IL_00e0; } } { goto IL_00eb; } IL_00e0: { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_24 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); if ((!(((uint32_t)L_24) == ((uint32_t)6)))) { goto IL_00eb; } } IL_00eb: { return; } } // System.Void DMCore.Logic.CADConfig::RequestAward(DMCore.Logic.ADTypeEnum,System.String) extern "C" IL2CPP_METHOD_ATTR void CADConfig_RequestAward_m3422920237 (CADConfig_t2669318563 * __this, int32_t ___type0, String_t* ___adcode1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_RequestAward_m3422920237_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; String_t* V_1 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)2010), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; String_t* L_3 = ___adcode1; NullCheck(L_2); CDataArray_Push_m1799687930(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___type0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); String_t* L_7 = ___adcode1; NullCheck(L_7); bool L_8 = String_Equals_m2270643605(L_7, _stringLiteral2671228154, /*hidden argument*/NULL); if (!L_8) { goto IL_0085; } } { CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = CTextHelp_GetText_m372251958(L_9, _stringLiteral1864670198, /*hidden argument*/NULL); V_1 = L_10; StringU5BU5D_t1281789340* L_11 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral1193551963); (L_11)->SetAt(static_cast(0), (String_t*)_stringLiteral1193551963); StringU5BU5D_t1281789340* L_12 = L_11; String_t* L_13 = ___adcode1; NullCheck(L_12); ArrayElementTypeCheck (L_12, L_13); (L_12)->SetAt(static_cast(1), (String_t*)L_13); StringU5BU5D_t1281789340* L_14 = L_12; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteral886564520); (L_14)->SetAt(static_cast(2), (String_t*)_stringLiteral886564520); StringU5BU5D_t1281789340* L_15 = L_14; RuntimeObject * L_16 = Box(ADTypeEnum_t3686086406_il2cpp_TypeInfo_var, (&___type0)); NullCheck(L_16); String_t* L_17 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_16); ___type0 = *(int32_t*)UnBox(L_16); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(3), (String_t*)L_17); StringU5BU5D_t1281789340* L_18 = L_15; NullCheck(L_18); ArrayElementTypeCheck (L_18, _stringLiteral3450517376); (L_18)->SetAt(static_cast(4), (String_t*)_stringLiteral3450517376); StringU5BU5D_t1281789340* L_19 = L_18; String_t* L_20 = V_1; NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast(5), (String_t*)L_20); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Concat_m1809518182(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); } IL_0085: { return; } } // System.Void DMCore.Logic.CADConfig::ADCallBack(System.String) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ADCallBack_m3087002486 (CADConfig_t2669318563 * __this, String_t* ___adCode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ADCallBack_m3087002486_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___adCode0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral4034465662, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral1574000705, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_2 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); IL2CPP_RUNTIME_CLASS_INIT(SDKEventManager_t864216586_il2cpp_TypeInfo_var); SDKEventManager_SendWatchADType_m1092334433(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); return; } IL_002c: { List_1_t3319525431 * L_3 = __this->get_mADCodeList_12(); String_t* L_4 = ___adCode0; NullCheck(L_3); int32_t L_5 = List_1_IndexOf_m1503948102(L_3, L_4, /*hidden argument*/List_1_IndexOf_m1503948102_RuntimeMethod_var); if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_004a; } } { List_1_t3319525431 * L_6 = __this->get_mADCodeList_12(); String_t* L_7 = ___adCode0; NullCheck(L_6); List_1_Add_m1685793073(L_6, L_7, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_004a: { int32_t L_8 = __this->get_mADTypeEnum_10(); String_t* L_9 = ___adCode0; CADConfig_RequestAward_m3422920237(__this, L_8, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); int32_t L_10 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_nowADType_0(); IL2CPP_RUNTIME_CLASS_INIT(SDKEventManager_t864216586_il2cpp_TypeInfo_var); SDKEventManager_SendWatchADType_m1092334433(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CADConfig::IsOpen(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR bool CADConfig_IsOpen_m1805490884 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_IsOpen_m1805490884_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_0 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CNetServerConfig_GetConfigInt_m1392106542(L_0, _stringLiteral2642152101, 0, /*hidden argument*/NULL); if (L_1) { goto IL_0017; } } { return (bool)0; } IL_0017: { List_1_t863193852 * L_2 = __this->get_blackList_1(); int32_t L_3 = ___type0; NullCheck(L_2); bool L_4 = List_1_Contains_m974208853(L_2, L_3, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (L_4) { goto IL_0039; } } { List_1_t863193852 * L_5 = __this->get_serverBlackList_2(); int32_t L_6 = ___type0; NullCheck(L_5); bool L_7 = List_1_Contains_m974208853(L_5, L_6, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (!L_7) { goto IL_003b; } } IL_0039: { return (bool)0; } IL_003b: { return (bool)1; } } // System.Void DMCore.Logic.CADConfig::RemoveNamyByBlacklist(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_RemoveNamyByBlacklist_m2959912175 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_RemoveNamyByBlacklist_m2959912175_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t863193852 * L_0 = __this->get_blackList_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3289749741(L_0, /*hidden argument*/List_1_get_Count_m3289749741_RuntimeMethod_var); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0012; } } { return; } IL_0012: { List_1_t863193852 * L_2 = __this->get_blackList_1(); int32_t L_3 = ___type0; NullCheck(L_2); bool L_4 = List_1_Contains_m974208853(L_2, L_3, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (!L_4) { goto IL_0030; } } { List_1_t863193852 * L_5 = __this->get_blackList_1(); int32_t L_6 = ___type0; NullCheck(L_5); List_1_Remove_m1980564125(L_5, L_6, /*hidden argument*/List_1_Remove_m1980564125_RuntimeMethod_var); } IL_0030: { return; } } // System.Void DMCore.Logic.CADConfig::InitBlacklistByConfig() extern "C" IL2CPP_METHOD_ATTR void CADConfig_InitBlacklistByConfig_m3374581495 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_InitBlacklistByConfig_m3374581495_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (ADTypeEnum_t3686086406_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeArray * L_2 = Enum_GetValues_m4192343468(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject* L_3 = Array_GetEnumerator_m4277730612(L_2, /*hidden argument*/NULL); V_1 = L_3; } IL_0015: try { // begin try (depth: 1) { goto IL_007a; } IL_001a: { RuntimeObject* L_4 = V_1; NullCheck(L_4); RuntimeObject * L_5 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_4); V_0 = ((*(int32_t*)((int32_t*)UnBox(L_5, ADTypeEnum_t3686086406_il2cpp_TypeInfo_var)))); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_6 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); RuntimeObject * L_7 = Box(ADTypeEnum_t3686086406_il2cpp_TypeInfo_var, (&V_0)); NullCheck(L_7); String_t* L_8 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_7); V_0 = *(int32_t*)UnBox(L_7); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_10 = CMiscConfig_GetValue_m1810403399(L_6, L_8, L_9, /*hidden argument*/NULL); bool L_11 = String_op_Inequality_m215368492(NULL /*static, unused*/, _stringLiteral3452614543, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0073; } } IL_0051: { List_1_t863193852 * L_12 = __this->get_blackList_1(); int32_t L_13 = V_0; NullCheck(L_12); bool L_14 = List_1_Contains_m974208853(L_12, L_13, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (L_14) { goto IL_006e; } } IL_0062: { List_1_t863193852 * L_15 = __this->get_blackList_1(); int32_t L_16 = V_0; NullCheck(L_15); List_1_Add_m52894818(L_15, L_16, /*hidden argument*/List_1_Add_m52894818_RuntimeMethod_var); } IL_006e: { goto IL_007a; } IL_0073: { int32_t L_17 = V_0; CADConfig_RemoveNamyByBlacklist_m2959912175(__this, L_17, /*hidden argument*/NULL); } IL_007a: { RuntimeObject* L_18 = V_1; NullCheck(L_18); bool L_19 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_18); if (L_19) { goto IL_001a; } } IL_0085: { IL2CPP_LEAVE(0x9E, FINALLY_008a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008a; } FINALLY_008a: { // begin finally (depth: 1) { RuntimeObject* L_20 = V_1; RuntimeObject* L_21 = ((RuntimeObject*)IsInst((RuntimeObject*)L_20, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_21; if (!L_21) { goto IL_009d; } } IL_0097: { RuntimeObject* L_22 = V_2; NullCheck(L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_22); } IL_009d: { IL2CPP_END_FINALLY(138) } } // end finally (depth: 1) IL2CPP_CLEANUP(138) { IL2CPP_JUMP_TBL(0x9E, IL_009e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009e: { CLogHelp_t779629444 * L_23 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CLogHelp_LogAuto_m2403746865(L_23, _stringLiteral2058756327, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_24 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); int32_t L_25 = CNetServerConfig_GetConfigInt_m1392106542(L_24, _stringLiteral2642152101, 0, /*hidden argument*/NULL); if (L_25) { goto IL_00d1; } } { CLogHelp_t779629444 * L_26 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CLogHelp_LogAuto_m2403746865(L_26, _stringLiteral2669991368, /*hidden argument*/NULL); } IL_00d1: { List_1_t863193852 * L_27 = __this->get_blackList_1(); NullCheck(L_27); bool L_28 = List_1_Contains_m974208853(L_27, 4, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (!L_28) { goto IL_00f1; } } { CLogHelp_t779629444 * L_29 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CLogHelp_LogAuto_m2403746865(L_29, _stringLiteral2632370515, /*hidden argument*/NULL); } IL_00f1: { List_1_t863193852 * L_30 = __this->get_serverBlackList_2(); NullCheck(L_30); bool L_31 = List_1_Contains_m974208853(L_30, 4, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (!L_31) { goto IL_0111; } } { CLogHelp_t779629444 * L_32 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CLogHelp_LogAuto_m2403746865(L_32, _stringLiteral2031794782, /*hidden argument*/NULL); } IL_0111: { CLogHelp_t779629444 * L_33 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CLogHelp_LogAuto_m2403746865(L_33, _stringLiteral895008661, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CADConfig::FirstRechargeIsOpen(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CADConfig_FirstRechargeIsOpen_m3605203227 (CADConfig_t2669318563 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_FirstRechargeIsOpen_m3605203227_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = CDataArray_GetCount_m3616072297(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) <= ((int32_t)1))) { goto IL_0019; } } { CDataArray_t4068198041 * L_2 = ___data0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 1, 0, /*hidden argument*/NULL); if (L_3) { goto IL_003b; } } IL_0019: { List_1_t863193852 * L_4 = __this->get_serverBlackList_2(); NullCheck(L_4); bool L_5 = List_1_Contains_m974208853(L_4, 3, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (L_5) { goto IL_0036; } } { List_1_t863193852 * L_6 = __this->get_serverBlackList_2(); NullCheck(L_6); List_1_Add_m52894818(L_6, 3, /*hidden argument*/List_1_Add_m52894818_RuntimeMethod_var); } IL_0036: { goto IL_0067; } IL_003b: { CDataArray_t4068198041 * L_7 = ___data0; NullCheck(L_7); int32_t L_8 = CDataArray_GetInt_m1111369473(L_7, 1, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0067; } } { List_1_t863193852 * L_9 = __this->get_serverBlackList_2(); NullCheck(L_9); bool L_10 = List_1_Contains_m974208853(L_9, 3, /*hidden argument*/List_1_Contains_m974208853_RuntimeMethod_var); if (!L_10) { goto IL_0067; } } { List_1_t863193852 * L_11 = __this->get_serverBlackList_2(); NullCheck(L_11); List_1_Remove_m1980564125(L_11, 3, /*hidden argument*/List_1_Remove_m1980564125_RuntimeMethod_var); } IL_0067: { return; } } // System.Void DMCore.Logic.CADConfig::FirstRechargeWatchAdResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CADConfig_FirstRechargeWatchAdResult_m2214035096 (CADConfig_t2669318563 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_FirstRechargeWatchAdResult_m2214035096_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; uiFstRechargeAward_t3480490749 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___data0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0070; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_5; CDataArray_t4068198041 * L_6 = ___data0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; int32_t L_10 = V_3; if (L_10) { goto IL_0043; } } { CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = CTextHelp_GetText_m372251958(L_11, _stringLiteral2261292156, /*hidden argument*/NULL); V_2 = L_12; goto IL_0053; } IL_0043: { CTextHelp_t3119637808 * L_13 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); String_t* L_14 = CTextHelp_GetText_m372251958(L_13, _stringLiteral2346553868, /*hidden argument*/NULL); V_2 = L_14; } IL_0053: { CMsgManager_t455955613 * L_15 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_16 = V_2; NullCheck(L_15); CMsgManager_PushHint_m1231354654(L_15, L_16, (bool)1, /*hidden argument*/NULL); String_t* L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral942295034, L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); return; } IL_0070: { GameObject_t1113636619 * L_19 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral4196171483, /*hidden argument*/NULL); NullCheck(L_19); uiFstRechargeAward_t3480490749 * L_20 = GameObject_GetComponent_TisuiFstRechargeAward_t3480490749_m1526913817(L_19, /*hidden argument*/GameObject_GetComponent_TisuiFstRechargeAward_t3480490749_m1526913817_RuntimeMethod_var); V_4 = L_20; uiFstRechargeAward_t3480490749 * L_21 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_22 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_21, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_22) { goto IL_0096; } } { uiFstRechargeAward_t3480490749 * L_23 = V_4; NullCheck(L_23); uiFstRechargeAward_TryOnCloth_m2970547646(L_23, /*hidden argument*/NULL); return; } IL_0096: { return; } } // System.Void DMCore.Logic.CADConfig::ReceiveAward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReceiveAward_m4263003985 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ReceiveAward_m4263003985_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; AwardInfo_t3362463391 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___data0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0098; } IL_0016: { AwardInfo_t3362463391 * L_4 = (AwardInfo_t3362463391 *)il2cpp_codegen_object_new(AwardInfo_t3362463391_il2cpp_TypeInfo_var); AwardInfo__ctor_m3794942990(L_4, /*hidden argument*/NULL); V_3 = L_4; AwardInfo_t3362463391 * L_5 = V_3; int32_t L_6 = V_2; NullCheck(L_5); L_5->set_index_0(L_6); CDataArray_t4068198041 * L_7 = ___data0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); V_4 = L_10; V_5 = 0; goto IL_007b; } IL_0039: { CDataArray_t4068198041 * L_11 = ___data0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_6 = L_14; CDataArray_t4068198041 * L_15 = ___data0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_7 = L_18; CDataArray_t4068198041 * L_19 = ___data0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_8 = L_22; AwardInfo_t3362463391 * L_23 = V_3; NullCheck(L_23); CAwardList_t4094041907 * L_24 = L_23->get_list_1(); int32_t L_25 = V_6; int32_t L_26 = V_7; int32_t L_27 = V_8; NullCheck(L_24); CAwardList_Add_m2199159243(L_24, L_25, L_26, L_27, /*hidden argument*/NULL); int32_t L_28 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_007b: { int32_t L_29 = V_5; int32_t L_30 = V_4; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0039; } } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_31 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); List_1_t539570837 * L_32 = L_31->get_mAwardexList_13(); AwardInfo_t3362463391 * L_33 = V_3; NullCheck(L_32); List_1_Add_m2661580824(L_32, L_33, /*hidden argument*/List_1_Add_m2661580824_RuntimeMethod_var); int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0098: { int32_t L_35 = V_2; int32_t L_36 = V_1; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_37 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); CDataModelInt_t3463393640 * L_38 = CADConfig_GetAwardInfoDataFlag_m1456391759(L_37, /*hidden argument*/NULL); CADConfig_t2669318563 * L_39 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_40 = L_39->get_mADTypeEnum_10(); NullCheck(L_38); CDataModelInt_set_Data_m3794751788(L_38, L_40, /*hidden argument*/NULL); return; } } // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CADConfig_t2669318563 * CADConfig_GetInstance_m3209210073 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_GetInstance_m3209210073_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_s_Instance_3(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_1 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_1; } IL_0010: { CADConfig_t2669318563 * L_2 = (CADConfig_t2669318563 *)il2cpp_codegen_object_new(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig__ctor_m1599530024(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->set_s_Instance_3(L_2); CADConfig_t2669318563 * L_3 = ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_3; } } // DMCore.Logic.CADConfig/AwardInfo DMCore.Logic.CADConfig::GetAwardexInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR AwardInfo_t3362463391 * CADConfig_GetAwardexInfo_m2315288588 (CADConfig_t2669318563 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_GetAwardexInfo_m2315288588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t539570837 * L_0 = __this->get_mAwardexList_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1488585051(L_0, /*hidden argument*/List_1_get_Count_m1488585051_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (AwardInfo_t3362463391 *)NULL; } IL_0012: { int32_t L_2 = ___index0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_002a; } } { int32_t L_3 = ___index0; List_1_t539570837 * L_4 = __this->get_mAwardexList_13(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1488585051(L_4, /*hidden argument*/List_1_get_Count_m1488585051_RuntimeMethod_var); if ((((int32_t)L_3) < ((int32_t)L_5))) { goto IL_002c; } } IL_002a: { return (AwardInfo_t3362463391 *)NULL; } IL_002c: { List_1_t539570837 * L_6 = __this->get_mAwardexList_13(); int32_t L_7 = ___index0; NullCheck(L_6); AwardInfo_t3362463391 * L_8 = List_1_get_Item_m3612059595(L_6, L_7, /*hidden argument*/List_1_get_Item_m3612059595_RuntimeMethod_var); return L_8; } } // CDataModelInt DMCore.Logic.CADConfig::GetAwardInfoDataFlag() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CADConfig_GetAwardInfoDataFlag_m1456391759 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_modelAwardInfoData_14(); return L_0; } } // System.Void DMCore.Logic.CADConfig::ShowUI(DMCore.Logic.ADTypeEnum,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ShowUI_m2014985216 (CADConfig_t2669318563 * __this, int32_t ___type0, int32_t ___id1, int32_t ___index2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ShowUI_m2014985216_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; __this->set_mADTypeEnum_10(L_0); ADParamEx_t1844218245 * L_1 = __this->get_mADParamEx_11(); int32_t L_2 = ___id1; NullCheck(L_1); L_1->set_id_0(L_2); ADParamEx_t1844218245 * L_3 = __this->get_mADParamEx_11(); int32_t L_4 = ___index2; NullCheck(L_3); L_3->set_index_1(L_4); int32_t L_5 = ___type0; bool L_6 = CADConfig_IsOpen_m1805490884(__this, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0032; } } { CADConfig_ReqDirectAwardAD_m3544577858(__this, /*hidden argument*/NULL); return; } IL_0032: { int32_t L_7 = ___type0; if ((!(((uint32_t)L_7) == ((uint32_t)2)))) { goto IL_0071; } } { int32_t L_8 = ___type0; if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0071; } } { int32_t L_9 = ___type0; if ((!(((uint32_t)L_9) == ((uint32_t)3)))) { goto IL_0071; } } { int32_t L_10 = ___type0; if ((!(((uint32_t)L_10) == ((uint32_t)4)))) { goto IL_0071; } } { int32_t L_11 = ___type0; if ((!(((uint32_t)L_11) == ((uint32_t)5)))) { goto IL_0071; } } { int32_t L_12 = ___type0; if ((!(((uint32_t)L_12) == ((uint32_t)6)))) { goto IL_0071; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_13 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CWndController_ShowUI_m3552255067(L_13, ((int32_t)905), /*hidden argument*/NULL); goto IL_008d; } IL_0071: { RuntimeObject * L_14 = Box(ADTypeEnum_t3686086406_il2cpp_TypeInfo_var, (&___type0)); NullCheck(L_14); String_t* L_15 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_14); ___type0 = *(int32_t*)UnBox(L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1566180889, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); } IL_008d: { return; } } // System.Void DMCore.Logic.CADConfig::HideUI(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_HideUI_m1374056897 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_HideUI_m1374056897_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; __this->set_mADTypeEnum_10(L_0); int32_t L_1 = ___type0; if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0045; } } { int32_t L_2 = ___type0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0045; } } { int32_t L_3 = ___type0; if ((!(((uint32_t)L_3) == ((uint32_t)3)))) { goto IL_0045; } } { int32_t L_4 = ___type0; if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0045; } } { int32_t L_5 = ___type0; if ((!(((uint32_t)L_5) == ((uint32_t)5)))) { goto IL_0045; } } { int32_t L_6 = ___type0; if ((!(((uint32_t)L_6) == ((uint32_t)6)))) { goto IL_0045; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CWndController_HideUI_m732482071(L_7, ((int32_t)905), /*hidden argument*/NULL); goto IL_0061; } IL_0045: { RuntimeObject * L_8 = Box(ADTypeEnum_t3686086406_il2cpp_TypeInfo_var, (&___type0)); NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8); ___type0 = *(int32_t*)UnBox(L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral480782666, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); } IL_0061: { return; } } // System.Void DMCore.Logic.CADConfig::HideCurrentUI() extern "C" IL2CPP_METHOD_ATTR void CADConfig_HideCurrentUI_m2182873431 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mADTypeEnum_10(); CADConfig_HideUI_m1374056897(__this, L_0, /*hidden argument*/NULL); return; } } // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::GetADType() extern "C" IL2CPP_METHOD_ATTR int32_t CADConfig_GetADType_m2929336105 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mADTypeEnum_10(); return L_0; } } // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::GetADParamEx() extern "C" IL2CPP_METHOD_ATTR ADParamEx_t1844218245 * CADConfig_GetADParamEx_m2237521060 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { { ADParamEx_t1844218245 * L_0 = __this->get_mADParamEx_11(); return L_0; } } // System.Void DMCore.Logic.CADConfig::ReqAwardexRiChangeHuoYueDuInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqAwardexRiChangeHuoYueDuInfo_m3905009752 (CADConfig_t2669318563 * __this, int32_t ___isAD0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Logic.CADConfig::ReqAwardexInfo(DMCore.Logic.ADTypeEnum,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqAwardexInfo_m1212469637 (CADConfig_t2669318563 * __this, int32_t ___type0, int32_t ___id1, int32_t ___index2, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 1; return; } } // System.Void DMCore.Logic.CADConfig::ResAwardexInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ResAwardexInfo_m3261579022 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ResAwardexInfo_m3261579022_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; AwardInfo_t3362463391 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); List_1_t539570837 * L_1 = L_0->get_mAwardexList_13(); NullCheck(L_1); List_1_Clear_m1046358721(L_1, /*hidden argument*/List_1_Clear_m1046358721_RuntimeMethod_var); V_0 = 0; CDataArray_t4068198041 * L_2 = ___data0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_00a7; } IL_0025: { AwardInfo_t3362463391 * L_6 = (AwardInfo_t3362463391 *)il2cpp_codegen_object_new(AwardInfo_t3362463391_il2cpp_TypeInfo_var); AwardInfo__ctor_m3794942990(L_6, /*hidden argument*/NULL); V_3 = L_6; AwardInfo_t3362463391 * L_7 = V_3; int32_t L_8 = V_2; NullCheck(L_7); L_7->set_index_0(L_8); CDataArray_t4068198041 * L_9 = ___data0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = L_12; V_5 = 0; goto IL_008a; } IL_0048: { CDataArray_t4068198041 * L_13 = ___data0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_6 = L_16; CDataArray_t4068198041 * L_17 = ___data0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_7 = L_20; CDataArray_t4068198041 * L_21 = ___data0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_8 = L_24; AwardInfo_t3362463391 * L_25 = V_3; NullCheck(L_25); CAwardList_t4094041907 * L_26 = L_25->get_list_1(); int32_t L_27 = V_6; int32_t L_28 = V_7; int32_t L_29 = V_8; NullCheck(L_26); CAwardList_Add_m2199159243(L_26, L_27, L_28, L_29, /*hidden argument*/NULL); int32_t L_30 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_008a: { int32_t L_31 = V_5; int32_t L_32 = V_4; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_33 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); List_1_t539570837 * L_34 = L_33->get_mAwardexList_13(); AwardInfo_t3362463391 * L_35 = V_3; NullCheck(L_34); List_1_Add_m2661580824(L_34, L_35, /*hidden argument*/List_1_Add_m2661580824_RuntimeMethod_var); int32_t L_36 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00a7: { int32_t L_37 = V_2; int32_t L_38 = V_1; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_39 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); CDataModelInt_t3463393640 * L_40 = CADConfig_GetAwardInfoDataFlag_m1456391759(L_39, /*hidden argument*/NULL); CADConfig_t2669318563 * L_41 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); int32_t L_42 = L_41->get_mADTypeEnum_10(); NullCheck(L_40); CDataModelInt_set_Data_m3794751788(L_40, L_42, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CADConfig::ReqDirectAwardAD() extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqDirectAwardAD_m3544577858 (CADConfig_t2669318563 * __this, const RuntimeMethod* method) { ADParamEx_t1844218245 * V_0 = NULL; int32_t V_1 = 0; { ADParamEx_t1844218245 * L_0 = CADConfig_GetADParamEx_m2237521060(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = CADConfig_GetADType_m2929336105(__this, /*hidden argument*/NULL); V_1 = L_1; return; } } // System.Void DMCore.Logic.CADConfig::ReqEnergyAwardAD(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqEnergyAwardAD_m1926618096 (CADConfig_t2669318563 * __this, int32_t ___isAD0, String_t* ___adcode1, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Logic.CADConfig::ReqOnlineAwardAD(System.Int32,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqOnlineAwardAD_m83801394 (CADConfig_t2669318563 * __this, int32_t ___isAD0, String_t* ___adcode1, int32_t ___index2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ReqOnlineAwardAD_m83801394_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___index2; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___isAD0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; String_t* L_8 = ___adcode1; NullCheck(L_7); CDataArray_Push_m1799687930(L_7, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; NullCheck(L_9); CDataArray_Flush_m1077150699(L_9, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CADConfig::ReqNoticeAwardAD(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqNoticeAwardAD_m1941055963 (CADConfig_t2669318563 * __this, int32_t ___isAD0, String_t* ___adcode1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ReqNoticeAwardAD_m1941055963_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)876), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___isAD0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; String_t* L_5 = ___adcode1; NullCheck(L_4); CDataArray_Push_m1799687930(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CADConfig::ReqRiChangeAwardAD(System.Int32,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqRiChangeAwardAD_m395582900 (CADConfig_t2669318563 * __this, int32_t ___isAD0, String_t* ___adcode1, int32_t ___taskID2, int32_t ___index3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig_ReqRiChangeAwardAD_m395582900_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1020), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___taskID2; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___index3; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; int32_t L_7 = ___isAD0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; String_t* L_9 = ___adcode1; NullCheck(L_8); CDataArray_Push_m1799687930(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CADConfig::ReqRiChangeHuoYueAwardAD(System.Int32,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqRiChangeHuoYueAwardAD_m571444062 (CADConfig_t2669318563 * __this, int32_t ___isAD0, String_t* ___adcode1, int32_t ___id2, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Logic.CADConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CADConfig__cctor_m1135139597 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CADConfig__cctor_m1135139597_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CADConfig_t2669318563_StaticFields*)il2cpp_codegen_static_fields_for(CADConfig_t2669318563_il2cpp_TypeInfo_var))->set_nowADType_0(4); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CADConfig/AwardInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void AwardInfo__ctor_m3794942990 (AwardInfo_t3362463391 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AwardInfo__ctor_m3794942990_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardList_t4094041907 * L_0 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_0, /*hidden argument*/NULL); __this->set_list_1(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAniTipManager::set_LevelNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAniTipManager_set_LevelNumber_m1037254441 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAniTipManager_set_LevelNumber_m1037254441_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_1 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MIN_LEVEL_NUMBER_1(); int32_t L_2 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MAX_LEVEL_NUMBER_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); int32_t L_5 = ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->get_s_LevelNumber_2(); if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_006f; } } { int32_t L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->set_s_LevelNumber_2(L_6); CLevelManager_t3077608201 * L_7 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CLevelManager_IsLevel_m3139716542(L_7, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_8) { goto IL_0041; } } { IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig_t716371407 * L_9 = CLeveluprewardConfig_GetInstance_m925178553(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_0; NullCheck(L_9); CLeveluprewardConfig_set_Currentlevel_m3370187643(L_9, L_10, /*hidden argument*/NULL); } IL_0041: { IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); CAniTipManager__OnLevelUp_m577832701(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLeDouApi_t315808977_il2cpp_TypeInfo_var); CLeDouApi_t315808977 * L_11 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0060; } } { IL2CPP_RUNTIME_CLASS_INIT(CLeDouApi_t315808977_il2cpp_TypeInfo_var); CLeDouApi_t315808977 * L_13 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CLeDouApi_UpdateUserInfo_m2047312392(L_13, /*hidden argument*/NULL); } IL_0060: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CPluginCallAdapter_DoPluginSetFunc_m76173065(NULL /*static, unused*/, _stringLiteral3201605867, L_14, /*hidden argument*/NULL); } IL_006f: { return; } } // System.Int32 DMCore.Logic.CAniTipManager::get_LevelNumber() extern "C" IL2CPP_METHOD_ATTR int32_t CAniTipManager_get_LevelNumber_m2750723376 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAniTipManager_get_LevelNumber_m2750723376_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); int32_t L_0 = ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->get_s_LevelNumber_2(); return L_0; } } // System.Void DMCore.Logic.CAniTipManager::_OnLevelUp() extern "C" IL2CPP_METHOD_ATTR void CAniTipManager__OnLevelUp_m577832701 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAniTipManager__OnLevelUp_m577832701_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001d; } } { return; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(UserGuideManager_t2771698115_il2cpp_TypeInfo_var); UserGuideManager_t2771698115 * L_5 = ((UserGuideManager_t2771698115_StaticFields*)il2cpp_codegen_static_fields_for(UserGuideManager_t2771698115_il2cpp_TypeInfo_var))->get_Instance_2(); NullCheck(L_5); UserGuideManager_SetLevelUp_m73371263(L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAniTipManager::DestroyAll() extern "C" IL2CPP_METHOD_ATTR void CAniTipManager_DestroyAll_m945591142 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAniTipManager_DestroyAll_m945591142_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0044; } } { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral1664318747, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } { Transform_t3600365921 * L_10 = V_1; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); } IL_0044: { return; } } // System.Void DMCore.Logic.CAniTipManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CAniTipManager__cctor_m3157261269 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CardGroup__ctor_m1561219395 (CardGroup_t4232984762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup__ctor_m1561219395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t187333189 * L_0 = (List_1_t187333189 *)il2cpp_codegen_object_new(List_1_t187333189_il2cpp_TypeInfo_var); List_1__ctor_m767940873(L_0, /*hidden argument*/List_1__ctor_m767940873_RuntimeMethod_var); __this->set_cardList_0(L_0); return; } } // System.Void DMCore.Logic.CardGroup::Append(DMCore.Logic.CardUnit) extern "C" IL2CPP_METHOD_ATTR void CardGroup_Append_m2343646743 (CardGroup_t4232984762 * __this, CardUnit_t3010225743 * ____item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_Append_m2343646743_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CAppendU3Ec__AnonStorey0_t3007523849 * V_0 = NULL; CardUnit_t3010225743 * V_1 = NULL; { U3CAppendU3Ec__AnonStorey0_t3007523849 * L_0 = (U3CAppendU3Ec__AnonStorey0_t3007523849 *)il2cpp_codegen_object_new(U3CAppendU3Ec__AnonStorey0_t3007523849_il2cpp_TypeInfo_var); U3CAppendU3Ec__AnonStorey0__ctor_m3349693557(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CAppendU3Ec__AnonStorey0_t3007523849 * L_1 = V_0; CardUnit_t3010225743 * L_2 = ____item0; NullCheck(L_1); L_1->set__item_0(L_2); U3CAppendU3Ec__AnonStorey0_t3007523849 * L_3 = V_0; NullCheck(L_3); CardUnit_t3010225743 * L_4 = L_3->get__item_0(); if (L_4) { goto IL_0019; } } { return; } IL_0019: { List_1_t187333189 * L_5 = __this->get_cardList_0(); U3CAppendU3Ec__AnonStorey0_t3007523849 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CAppendU3Ec__AnonStorey0_U3CU3Em__0_m2213149868_RuntimeMethod_var; Predicate_1_t3835519867 * L_8 = (Predicate_1_t3835519867 *)il2cpp_codegen_object_new(Predicate_1_t3835519867_il2cpp_TypeInfo_var); Predicate_1__ctor_m3999591166(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m3999591166_RuntimeMethod_var); NullCheck(L_5); CardUnit_t3010225743 * L_9 = List_1_Find_m1312547756(L_5, L_8, /*hidden argument*/List_1_Find_m1312547756_RuntimeMethod_var); V_1 = L_9; CardUnit_t3010225743 * L_10 = V_1; if (L_10) { goto IL_0048; } } { List_1_t187333189 * L_11 = __this->get_cardList_0(); U3CAppendU3Ec__AnonStorey0_t3007523849 * L_12 = V_0; NullCheck(L_12); CardUnit_t3010225743 * L_13 = L_12->get__item_0(); NullCheck(L_11); List_1_Add_m19550457(L_11, L_13, /*hidden argument*/List_1_Add_m19550457_RuntimeMethod_var); } IL_0048: { return; } } // System.Int32 DMCore.Logic.CardGroup::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CardGroup_GetCount_m1382592804 (CardGroup_t4232984762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_GetCount_m1382592804_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; List_1_t187333189 * L_0 = __this->get_cardList_0(); if (!L_0) { goto IL_0019; } } { List_1_t187333189 * L_1 = __this->get_cardList_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m569361373(L_1, /*hidden argument*/List_1_get_Count_m569361373_RuntimeMethod_var); V_0 = L_2; } IL_0019: { int32_t L_3 = V_0; return L_3; } } // DMCore.Logic.CardUnit DMCore.Logic.CardGroup::GetCardUnit(System.Int32) extern "C" IL2CPP_METHOD_ATTR CardUnit_t3010225743 * CardGroup_GetCardUnit_m1037165375 (CardGroup_t4232984762 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_GetCardUnit_m1037165375_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { List_1_t187333189 * L_1 = __this->get_cardList_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m569361373(L_1, /*hidden argument*/List_1_get_Count_m569361373_RuntimeMethod_var); int32_t L_3 = ____index0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (CardUnit_t3010225743 *)NULL; } IL_001a: { List_1_t187333189 * L_4 = __this->get_cardList_0(); int32_t L_5 = ____index0; NullCheck(L_4); CardUnit_t3010225743 * L_6 = List_1_get_Item_m2816580872(L_4, L_5, /*hidden argument*/List_1_get_Item_m2816580872_RuntimeMethod_var); return L_6; } } // DMCore.Logic.CardUnit DMCore.Logic.CardGroup::GetCardUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CardUnit_t3010225743 * CardGroup_GetCardUnitByID_m2998769139 (CardGroup_t4232984762 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_GetCardUnitByID_m2998769139_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * V_0 = NULL; CardUnit_t3010225743 * V_1 = NULL; { U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * L_0 = (U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 *)il2cpp_codegen_object_new(U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293_il2cpp_TypeInfo_var); U3CGetCardUnitByIDU3Ec__AnonStorey1__ctor_m1424109610(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * L_1 = V_0; int32_t L_2 = ____id0; NullCheck(L_1); L_1->set__id_0(L_2); List_1_t187333189 * L_3 = __this->get_cardList_0(); U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetCardUnitByIDU3Ec__AnonStorey1_U3CU3Em__0_m3789003444_RuntimeMethod_var; Predicate_1_t3835519867 * L_6 = (Predicate_1_t3835519867 *)il2cpp_codegen_object_new(Predicate_1_t3835519867_il2cpp_TypeInfo_var); Predicate_1__ctor_m3999591166(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m3999591166_RuntimeMethod_var); NullCheck(L_3); CardUnit_t3010225743 * L_7 = List_1_Find_m1312547756(L_3, L_6, /*hidden argument*/List_1_Find_m1312547756_RuntimeMethod_var); V_1 = L_7; CardUnit_t3010225743 * L_8 = V_1; return L_8; } } // System.Collections.Generic.List`1 DMCore.Logic.CardGroup::FindList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t187333189 * CardGroup_FindList_m1007462977 (CardGroup_t4232984762 * __this, int32_t ____level0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_FindList_m1007462977_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CFindListU3Ec__AnonStorey2_t3206129289 * V_0 = NULL; List_1_t187333189 * V_1 = NULL; { U3CFindListU3Ec__AnonStorey2_t3206129289 * L_0 = (U3CFindListU3Ec__AnonStorey2_t3206129289 *)il2cpp_codegen_object_new(U3CFindListU3Ec__AnonStorey2_t3206129289_il2cpp_TypeInfo_var); U3CFindListU3Ec__AnonStorey2__ctor_m1497548504(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CFindListU3Ec__AnonStorey2_t3206129289 * L_1 = V_0; int32_t L_2 = ____level0; NullCheck(L_1); L_1->set__level_0(L_2); List_1_t187333189 * L_3 = (List_1_t187333189 *)il2cpp_codegen_object_new(List_1_t187333189_il2cpp_TypeInfo_var); List_1__ctor_m767940873(L_3, /*hidden argument*/List_1__ctor_m767940873_RuntimeMethod_var); V_1 = L_3; List_1_t187333189 * L_4 = __this->get_cardList_0(); U3CFindListU3Ec__AnonStorey2_t3206129289 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CFindListU3Ec__AnonStorey2_U3CU3Em__0_m4133687629_RuntimeMethod_var; Predicate_1_t3835519867 * L_7 = (Predicate_1_t3835519867 *)il2cpp_codegen_object_new(Predicate_1_t3835519867_il2cpp_TypeInfo_var); Predicate_1__ctor_m3999591166(L_7, L_5, L_6, /*hidden argument*/Predicate_1__ctor_m3999591166_RuntimeMethod_var); NullCheck(L_4); List_1_t187333189 * L_8 = List_1_FindAll_m178099608(L_4, L_7, /*hidden argument*/List_1_FindAll_m178099608_RuntimeMethod_var); V_1 = L_8; List_1_t187333189 * L_9 = V_1; return L_9; } } // System.Collections.Generic.List`1 DMCore.Logic.CardGroup::GetList() extern "C" IL2CPP_METHOD_ATTR List_1_t187333189 * CardGroup_GetList_m3273899319 (CardGroup_t4232984762 * __this, const RuntimeMethod* method) { { List_1_t187333189 * L_0 = __this->get_cardList_0(); return L_0; } } // System.Void DMCore.Logic.CardGroup::ChangeLockState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CardGroup_ChangeLockState_m3686901580 (CardGroup_t4232984762 * __this, int32_t ____id0, const RuntimeMethod* method) { CardUnit_t3010225743 * V_0 = NULL; { int32_t L_0 = ____id0; CardUnit_t3010225743 * L_1 = CardGroup_GetCardUnitByID_m2998769139(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CardUnit_t3010225743 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { CardUnit_t3010225743 * L_3 = V_0; NullCheck(L_3); L_3->set_lockState_15((bool)0); } IL_0015: { return; } } // System.Void DMCore.Logic.CardGroup::Clear() extern "C" IL2CPP_METHOD_ATTR void CardGroup_Clear_m1580425339 (CardGroup_t4232984762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardGroup_Clear_m1580425339_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t187333189 * L_0 = __this->get_cardList_0(); if (!L_0) { goto IL_0016; } } { List_1_t187333189 * L_1 = __this->get_cardList_0(); NullCheck(L_1); List_1_Clear_m1751399545(L_1, /*hidden argument*/List_1_Clear_m1751399545_RuntimeMethod_var); } IL_0016: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardGroup/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAppendU3Ec__AnonStorey0__ctor_m3349693557 (U3CAppendU3Ec__AnonStorey0_t3007523849 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CardGroup/c__AnonStorey0::<>m__0(DMCore.Logic.CardUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CAppendU3Ec__AnonStorey0_U3CU3Em__0_m2213149868 (U3CAppendU3Ec__AnonStorey0_t3007523849 * __this, CardUnit_t3010225743 * ____x0, const RuntimeMethod* method) { { CardUnit_t3010225743 * L_0 = __this->get__item_0(); NullCheck(L_0); int32_t L_1 = L_0->get_cardID_0(); CardUnit_t3010225743 * L_2 = ____x0; NullCheck(L_2); int32_t L_3 = L_2->get_cardID_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardGroup/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindListU3Ec__AnonStorey2__ctor_m1497548504 (U3CFindListU3Ec__AnonStorey2_t3206129289 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CardGroup/c__AnonStorey2::<>m__0(DMCore.Logic.CardUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CFindListU3Ec__AnonStorey2_U3CU3Em__0_m4133687629 (U3CFindListU3Ec__AnonStorey2_t3206129289 * __this, CardUnit_t3010225743 * ____y0, const RuntimeMethod* method) { { CardUnit_t3010225743 * L_0 = ____y0; NullCheck(L_0); int32_t L_1 = L_0->get_level_6(); int32_t L_2 = __this->get__level_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardGroup/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetCardUnitByIDU3Ec__AnonStorey1__ctor_m1424109610 (U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CardGroup/c__AnonStorey1::<>m__0(DMCore.Logic.CardUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetCardUnitByIDU3Ec__AnonStorey1_U3CU3Em__0_m3789003444 (U3CGetCardUnitByIDU3Ec__AnonStorey1_t1781704293 * __this, CardUnit_t3010225743 * ____x0, const RuntimeMethod* method) { { CardUnit_t3010225743 * L_0 = ____x0; NullCheck(L_0); int32_t L_1 = L_0->get_cardID_0(); int32_t L_2 = __this->get__id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardHandBookItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CardHandBookItemData__ctor_m3908175454 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CardHandBookItemData::get_Tags() extern "C" IL2CPP_METHOD_ATTR String_t* CardHandBookItemData_get_Tags_m4031080326 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CTagsU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CardHandBookItemData::set_Tags(System.String) extern "C" IL2CPP_METHOD_ATTR void CardHandBookItemData_set_Tags_m4234453480 (CardHandBookItemData_t620105045 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CTagsU3Ek__BackingField_5(L_0); return; } } // System.String DMCore.Logic.CardHandBookItemData::get_Path() extern "C" IL2CPP_METHOD_ATTR String_t* CardHandBookItemData_get_Path_m2020894587 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CardHandBookItemData::set_Path(System.String) extern "C" IL2CPP_METHOD_ATTR void CardHandBookItemData_set_Path_m4038958240 (CardHandBookItemData_t620105045 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CPathU3Ek__BackingField_6(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CardHandBookItemData::get_staticTagList() extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * CardHandBookItemData_get_staticTagList_m2917324000 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardHandBookItemData_get_staticTagList_m2917324000_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t201580312 * V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { List_1_t201580312 * L_0 = (List_1_t201580312 *)il2cpp_codegen_object_new(List_1_t201580312_il2cpp_TypeInfo_var); List_1__ctor_m2469917121(L_0, /*hidden argument*/List_1__ctor_m2469917121_RuntimeMethod_var); V_0 = L_0; String_t* L_1 = CardHandBookItemData_get_Tags_m4031080326(__this, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_2 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_1); StringU5BU5D_t1281789340* L_3 = String_Split_m3646115398(L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0043; } IL_0024: { StringU5BU5D_t1281789340* L_4 = V_1; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; String_t* L_7 = (L_4)->GetAt(static_cast(L_6)); bool L_8 = Int32_TryParse_m2404707562(NULL /*static, unused*/, L_7, (&V_3), /*hidden argument*/NULL); if (!L_8) { goto IL_003f; } } { List_1_t201580312 * L_9 = V_0; int32_t L_10 = V_3; StaticTag_t3024472866 * L_11 = (StaticTag_t3024472866 *)il2cpp_codegen_object_new(StaticTag_t3024472866_il2cpp_TypeInfo_var); StaticTag__ctor_m890095513(L_11, L_10, /*hidden argument*/NULL); NullCheck(L_9); List_1_Add_m3457061851(L_9, L_11, /*hidden argument*/List_1_Add_m3457061851_RuntimeMethod_var); } IL_003f: { int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0043: { int32_t L_13 = V_2; StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_0024; } } { List_1_t201580312 * L_15 = V_0; return L_15; } } // System.Collections.Generic.List`1 DMCore.Logic.CardHandBookItemData::get_PathList() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CardHandBookItemData_get_PathList_m1992533935 (CardHandBookItemData_t620105045 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardHandBookItemData_get_PathList_m1992533935_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; { List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_2 = CardHandBookItemData_get_Path_m2020894587(__this, /*hidden argument*/NULL); bool L_3 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_004f; } } { String_t* L_4 = CardHandBookItemData_get_Path_m2020894587(__this, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_5 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_4); StringU5BU5D_t1281789340* L_6 = String_Split_m3646115398(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; V_2 = 0; goto IL_0046; } IL_0039: { List_1_t3319525431 * L_7 = V_0; StringU5BU5D_t1281789340* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_7); List_1_Add_m1685793073(L_7, L_11, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0046: { int32_t L_13 = V_2; StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_0039; } } IL_004f: { List_1_t3319525431 * L_15 = V_0; return L_15; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardSlotInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CardSlotInfo__ctor_m1995367218 (CardSlotInfo_t3860008132 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_index_0(0); __this->set_cardID_1(0); __this->set_state_2(5); __this->set_type_3(0); __this->set_unlockValue_4(0); __this->set_countdown_5(0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CardUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CardUnit__ctor_m349159035 (CardUnit_t3010225743 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CardUnit__ctor_m349159035_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_cardID_0(0); __this->set_cardType_1(0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_cardName_2(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_cardDesc_3(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_thumbnailPath_4(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_completePath_5(L_3); __this->set_level_6(0); __this->set_time_7(0); __this->set_dancing_8(0); __this->set_fashion_9(0); __this->set_affinity_10(0); __this->set_popularity_11(0); __this->set_dedicated_12(0); __this->set_fatigue_13(0); __this->set_score_14(0); __this->set_lockState_15((bool)1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAttachMentGold::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAttachMentGold__ctor_m3008021835 (CAttachMentGold_t1776976439 * __this, const RuntimeMethod* method) { { IAttachMent__ctor_m3039947234(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAttachMentGold::Serial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAttachMentGold_Serial_m192500887 (CAttachMentGold_t1776976439 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { { CDataArray_t4068198041 * L_0 = ___data0; int32_t L_1 = __this->get_m_GoldNumber_0(); NullCheck(L_0); CDataArray_Push_m3820844360(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAttachMentGold::Deserial(DMCore.CDataArray,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CAttachMentGold_Deserial_m3390889141 (CAttachMentGold_t1776976439 * __this, CDataArray_t4068198041 * ___data0, int32_t* ___index1, const RuntimeMethod* method) { int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___data0; int32_t* L_1 = ___index1; int32_t* L_2 = ___index1; int32_t L_3 = (*((int32_t*)L_2)); V_0 = L_3; *((int32_t*)(L_1)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); int32_t L_4 = V_0; NullCheck(L_0); int32_t L_5 = CDataArray_GetInt_m1111369473(L_0, L_4, (-1), /*hidden argument*/NULL); __this->set_m_GoldNumber_0(L_5); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAttachMentGoods::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAttachMentGoods__ctor_m2890469146 (CAttachMentGoods_t4204413466 * __this, const RuntimeMethod* method) { { IAttachMent__ctor_m3039947234(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAttachMentGoods::Serial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAttachMentGoods_Serial_m2137993027 (CAttachMentGoods_t4204413466 * __this, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { { CDataArray_t4068198041 * L_0 = ___data0; int32_t L_1 = __this->get_m_GoodsID_0(); NullCheck(L_0); CDataArray_Push_m3820844360(L_0, L_1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___data0; int32_t L_3 = __this->get_m_Count_1(); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = ___data0; int32_t L_5 = __this->get_m_Valid_2(); NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAttachMentGoods::Deserial(DMCore.CDataArray,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CAttachMentGoods_Deserial_m1600863871 (CAttachMentGoods_t4204413466 * __this, CDataArray_t4068198041 * ___data0, int32_t* ___index1, const RuntimeMethod* method) { int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___data0; int32_t* L_1 = ___index1; int32_t* L_2 = ___index1; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_2)), (int32_t)1)); V_0 = L_3; *((int32_t*)(L_1)) = (int32_t)L_3; int32_t L_4 = V_0; NullCheck(L_0); int32_t L_5 = CDataArray_GetInt_m1111369473(L_0, L_4, (-1), /*hidden argument*/NULL); __this->set_m_GoodsID_0(L_5); CDataArray_t4068198041 * L_6 = ___data0; int32_t* L_7 = ___index1; int32_t* L_8 = ___index1; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_8)), (int32_t)1)); V_0 = L_9; *((int32_t*)(L_7)) = (int32_t)L_9; int32_t L_10 = V_0; NullCheck(L_6); int32_t L_11 = CDataArray_GetInt_m1111369473(L_6, L_10, (-1), /*hidden argument*/NULL); __this->set_m_Count_1(L_11); CDataArray_t4068198041 * L_12 = ___data0; int32_t* L_13 = ___index1; int32_t* L_14 = ___index1; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_14)), (int32_t)1)); V_0 = L_15; *((int32_t*)(L_13)) = (int32_t)L_15; int32_t L_16 = V_0; NullCheck(L_12); int32_t L_17 = CDataArray_GetInt_m1111369473(L_12, L_16, (-1), /*hidden argument*/NULL); __this->set_m_Valid_2(L_17); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAvatarEquipManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager__ctor_m1419850148 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager__ctor_m1419850148_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CBetterSet_1_t3304831721 * L_0 = (CBetterSet_1_t3304831721 *)il2cpp_codegen_object_new(CBetterSet_1_t3304831721_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m542019016(L_0, /*hidden argument*/CBetterSet_1__ctor_m542019016_RuntimeMethod_var); __this->set_m_AvatarInfoChange_0(L_0); __this->set_m_activeRoleUserID_2((((int64_t)((int64_t)(-1))))); Dictionary_2_t3310042434 * L_1 = (Dictionary_2_t3310042434 *)il2cpp_codegen_object_new(Dictionary_2_t3310042434_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2671438106(L_1, /*hidden argument*/Dictionary_2__ctor_m2671438106_RuntimeMethod_var); __this->set_m_RoleEquipCache_1(L_1); return; } } // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAvatarEquipManager_t2125372870 * CAvatarEquipManager_GetInstance_m849068733 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_GetInstance_m849068733_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_0 = ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->get_s_Instance_3(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_1 = ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_1; } IL_0010: { CAvatarEquipManager_t2125372870 * L_2 = (CAvatarEquipManager_t2125372870 *)il2cpp_codegen_object_new(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager__ctor_m1419850148(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->set_s_Instance_3(L_2); CAvatarEquipManager_t2125372870 * L_3 = ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_3; } } // System.Int64 DMCore.Logic.CAvatarEquipManager::GetActiveRoleID() extern "C" IL2CPP_METHOD_ATTR int64_t CAvatarEquipManager_GetActiveRoleID_m4010839443 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_activeRoleUserID_2(); return L_0; } } // System.Boolean DMCore.Logic.CAvatarEquipManager::IsAvatarDone(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CAvatarEquipManager_IsAvatarDone_m2676598773 (CAvatarEquipManager_t2125372870 * __this, int64_t ___userId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_IsAvatarDone_m2676598773_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CAvatarInfo_t2247402650 * V_1 = NULL; { V_0 = (bool)0; Dictionary_2_t3310042434 * L_0 = __this->get_m_RoleEquipCache_1(); int64_t L_1 = ___userId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m3319605260(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m3319605260_RuntimeMethod_var); if (!L_2) { goto IL_002d; } } { Dictionary_2_t3310042434 * L_3 = __this->get_m_RoleEquipCache_1(); int64_t L_4 = ___userId0; NullCheck(L_3); CAvatarInfo_t2247402650 * L_5 = Dictionary_2_get_Item_m1370154260(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m1370154260_RuntimeMethod_var); V_1 = L_5; CAvatarInfo_t2247402650 * L_6 = V_1; NullCheck(L_6); bool L_7 = CAvatarInfo_IfDone_m1355855979(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_002d; } } { V_0 = (bool)1; } IL_002d: { bool L_8 = V_0; return L_8; } } // DMCore.Logic.CAvatarInfo DMCore.Logic.CAvatarEquipManager::GetAvatarInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CAvatarInfo_t2247402650 * CAvatarEquipManager_GetAvatarInfo_m1514742623 (CAvatarEquipManager_t2125372870 * __this, int64_t ___destUserID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_GetAvatarInfo_m1514742623_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAvatarInfo_t2247402650 * V_0 = NULL; ISceneRole_t2394225724 * V_1 = NULL; CDataArray_t4068198041 * V_2 = NULL; { int64_t L_0 = ___destUserID0; __this->set_m_activeRoleUserID_2(L_0); V_0 = (CAvatarInfo_t2247402650 *)NULL; int64_t L_1 = ___destUserID0; CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); if ((!(((uint64_t)L_1) == ((uint64_t)L_3)))) { goto IL_0059; } } { CAvatarInfo_t2247402650 * L_4 = (CAvatarInfo_t2247402650 *)il2cpp_codegen_object_new(CAvatarInfo_t2247402650_il2cpp_TypeInfo_var); CAvatarInfo__ctor_m2705809259(L_4, /*hidden argument*/NULL); V_0 = L_4; CAvatarInfo_t2247402650 * L_5 = V_0; CMainRole_t4200562839 * L_6 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_6); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); List_1_t128053199 * L_9 = ISceneRole_GetModelItemsList_m4155250970(L_8, /*hidden argument*/NULL); NullCheck(L_5); CAvatarInfo_SetInfo_m3528396136(L_5, L_7, L_9, /*hidden argument*/NULL); Dictionary_2_t3310042434 * L_10 = __this->get_m_RoleEquipCache_1(); int64_t L_11 = ___destUserID0; NullCheck(L_10); bool L_12 = Dictionary_2_ContainsKey_m3319605260(L_10, L_11, /*hidden argument*/Dictionary_2_ContainsKey_m3319605260_RuntimeMethod_var); if (L_12) { goto IL_0057; } } { Dictionary_2_t3310042434 * L_13 = __this->get_m_RoleEquipCache_1(); int64_t L_14 = ___destUserID0; CAvatarInfo_t2247402650 * L_15 = V_0; NullCheck(L_13); Dictionary_2_Add_m297825021(L_13, L_14, L_15, /*hidden argument*/Dictionary_2_Add_m297825021_RuntimeMethod_var); } IL_0057: { CAvatarInfo_t2247402650 * L_16 = V_0; return L_16; } IL_0059: { Dictionary_2_t3310042434 * L_17 = __this->get_m_RoleEquipCache_1(); int64_t L_18 = ___destUserID0; NullCheck(L_17); bool L_19 = Dictionary_2_ContainsKey_m3319605260(L_17, L_18, /*hidden argument*/Dictionary_2_ContainsKey_m3319605260_RuntimeMethod_var); if (!L_19) { goto IL_0079; } } { Dictionary_2_t3310042434 * L_20 = __this->get_m_RoleEquipCache_1(); int64_t L_21 = ___destUserID0; NullCheck(L_20); CAvatarInfo_t2247402650 * L_22 = Dictionary_2_get_Item_m1370154260(L_20, L_21, /*hidden argument*/Dictionary_2_get_Item_m1370154260_RuntimeMethod_var); V_0 = L_22; CAvatarInfo_t2247402650 * L_23 = V_0; return L_23; } IL_0079: { CAvatarInfo_t2247402650 * L_24 = (CAvatarInfo_t2247402650 *)il2cpp_codegen_object_new(CAvatarInfo_t2247402650_il2cpp_TypeInfo_var); CAvatarInfo__ctor_m2705809259(L_24, /*hidden argument*/NULL); V_0 = L_24; Dictionary_2_t3310042434 * L_25 = __this->get_m_RoleEquipCache_1(); int64_t L_26 = ___destUserID0; CAvatarInfo_t2247402650 * L_27 = V_0; NullCheck(L_25); Dictionary_2_Add_m297825021(L_25, L_26, L_27, /*hidden argument*/Dictionary_2_Add_m297825021_RuntimeMethod_var); CSceneService_t551449725 * L_28 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_29 = ___destUserID0; NullCheck(L_28); ISceneRole_t2394225724 * L_30 = CSceneService_FindRoleByUserID_m4171044813(L_28, L_29, /*hidden argument*/NULL); V_1 = L_30; ISceneRole_t2394225724 * L_31 = V_1; if (!L_31) { goto IL_00b5; } } { CAvatarInfo_t2247402650 * L_32 = V_0; ISceneRole_t2394225724 * L_33 = V_1; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_33); ISceneRole_t2394225724 * L_35 = V_1; NullCheck(L_35); List_1_t128053199 * L_36 = ISceneRole_GetModelItemsList_m4155250970(L_35, /*hidden argument*/NULL); NullCheck(L_32); CAvatarInfo_SetInfo_m3528396136(L_32, L_34, L_36, /*hidden argument*/NULL); goto IL_00d3; } IL_00b5: { CDataArray_t4068198041 * L_37 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_37, /*hidden argument*/NULL); V_2 = L_37; CDataArray_t4068198041 * L_38 = V_2; NullCheck(L_38); CDataArray_Push_m3820844360(L_38, ((int32_t)867), /*hidden argument*/NULL); CDataArray_t4068198041 * L_39 = V_2; int64_t L_40 = ___destUserID0; NullCheck(L_39); CDataArray_Push_m3799896857(L_39, L_40, /*hidden argument*/NULL); CDataArray_t4068198041 * L_41 = V_2; NullCheck(L_41); CDataArray_Flush_m1077150699(L_41, /*hidden argument*/NULL); } IL_00d3: { CAvatarInfo_t2247402650 * L_42 = V_0; return L_42; } } // System.Void DMCore.Logic.CAvatarEquipManager::GetAvatarInfo(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_GetAvatarInfo_m1838234221 (CAvatarEquipManager_t2125372870 * __this, List_1_t913674750 * ___IDArr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_GetAvatarInfo_m1838234221_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; int64_t V_2 = 0; CAvatarInfo_t2247402650 * V_3 = NULL; ISceneRole_t2394225724 * V_4 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)867), /*hidden argument*/NULL); V_1 = 0; goto IL_0098; } IL_0018: { List_1_t913674750 * L_2 = ___IDArr0; int32_t L_3 = V_1; NullCheck(L_2); int64_t L_4 = List_1_get_Item_m3814898732(L_2, L_3, /*hidden argument*/List_1_get_Item_m3814898732_RuntimeMethod_var); V_2 = L_4; V_3 = (CAvatarInfo_t2247402650 *)NULL; int64_t L_5 = V_2; CMainRole_t4200562839 * L_6 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); if ((!(((uint64_t)L_5) == ((uint64_t)L_7)))) { goto IL_0037; } } { goto IL_0094; } IL_0037: { Dictionary_2_t3310042434 * L_8 = __this->get_m_RoleEquipCache_1(); int64_t L_9 = V_2; NullCheck(L_8); bool L_10 = Dictionary_2_ContainsKey_m3319605260(L_8, L_9, /*hidden argument*/Dictionary_2_ContainsKey_m3319605260_RuntimeMethod_var); if (!L_10) { goto IL_004d; } } { goto IL_0094; } IL_004d: { CAvatarInfo_t2247402650 * L_11 = (CAvatarInfo_t2247402650 *)il2cpp_codegen_object_new(CAvatarInfo_t2247402650_il2cpp_TypeInfo_var); CAvatarInfo__ctor_m2705809259(L_11, /*hidden argument*/NULL); V_3 = L_11; Dictionary_2_t3310042434 * L_12 = __this->get_m_RoleEquipCache_1(); int64_t L_13 = V_2; CAvatarInfo_t2247402650 * L_14 = V_3; NullCheck(L_12); Dictionary_2_Add_m297825021(L_12, L_13, L_14, /*hidden argument*/Dictionary_2_Add_m297825021_RuntimeMethod_var); CSceneService_t551449725 * L_15 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_16 = V_2; NullCheck(L_15); ISceneRole_t2394225724 * L_17 = CSceneService_FindRoleByUserID_m4171044813(L_15, L_16, /*hidden argument*/NULL); V_4 = L_17; ISceneRole_t2394225724 * L_18 = V_4; if (!L_18) { goto IL_008d; } } { CAvatarInfo_t2247402650 * L_19 = V_3; ISceneRole_t2394225724 * L_20 = V_4; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_20); ISceneRole_t2394225724 * L_22 = V_4; NullCheck(L_22); List_1_t128053199 * L_23 = ISceneRole_GetModelItemsList_m4155250970(L_22, /*hidden argument*/NULL); NullCheck(L_19); CAvatarInfo_SetInfo_m3528396136(L_19, L_21, L_23, /*hidden argument*/NULL); goto IL_0094; } IL_008d: { CDataArray_t4068198041 * L_24 = V_0; int64_t L_25 = V_2; NullCheck(L_24); CDataArray_Push_m3799896857(L_24, L_25, /*hidden argument*/NULL); } IL_0094: { int32_t L_26 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_0098: { int32_t L_27 = V_1; List_1_t913674750 * L_28 = ___IDArr0; NullCheck(L_28); int32_t L_29 = List_1_get_Count_m2237906497(L_28, /*hidden argument*/List_1_get_Count_m2237906497_RuntimeMethod_var); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0018; } } { CDataArray_t4068198041 * L_30 = V_0; NullCheck(L_30); CDataArray_Flush_m1077150699(L_30, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAvatarEquipManager::OnResponseEquipInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_OnResponseEquipInfo_m1370547412 (CAvatarEquipManager_t2125372870 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_OnResponseEquipInfo_m1370547412_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; CAvatarInfo_t2247402650 * V_5 = NULL; List_1_t128053199 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int64_t L_4 = CDataArray_GetLong_m4094450536(L_1, L_3, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; V_5 = (CAvatarInfo_t2247402650 *)NULL; Dictionary_2_t3310042434 * L_17 = __this->get_m_RoleEquipCache_1(); int64_t L_18 = V_1; NullCheck(L_17); bool L_19 = Dictionary_2_TryGetValue_m972682801(L_17, L_18, (&V_5), /*hidden argument*/Dictionary_2_TryGetValue_m972682801_RuntimeMethod_var); if (L_19) { goto IL_006a; } } { CAvatarInfo_t2247402650 * L_20 = (CAvatarInfo_t2247402650 *)il2cpp_codegen_object_new(CAvatarInfo_t2247402650_il2cpp_TypeInfo_var); CAvatarInfo__ctor_m2705809259(L_20, /*hidden argument*/NULL); V_5 = L_20; Dictionary_2_t3310042434 * L_21 = __this->get_m_RoleEquipCache_1(); int64_t L_22 = V_1; CAvatarInfo_t2247402650 * L_23 = V_5; NullCheck(L_21); Dictionary_2_Add_m297825021(L_21, L_22, L_23, /*hidden argument*/Dictionary_2_Add_m297825021_RuntimeMethod_var); } IL_006a: { List_1_t128053199 * L_24 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_24, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_6 = L_24; CAvatarInfo_t2247402650 * L_25 = V_5; NullCheck(L_25); CAvatarInfo_ClearEquipJewelIdDic_m2989050563(L_25, /*hidden argument*/NULL); V_7 = 0; goto IL_00cb; } IL_0080: { int32_t L_26 = V_0; int32_t L_27 = V_7; int32_t L_28 = V_4; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_27, (int32_t)L_28)))); CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_8; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_8 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, (-1), /*hidden argument*/NULL); V_9 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_8; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_8 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, (-1), /*hidden argument*/NULL); V_10 = L_36; int32_t L_37 = V_9; if ((((int32_t)0) >= ((int32_t)L_37))) { goto IL_00ba; } } { List_1_t128053199 * L_38 = V_6; int32_t L_39 = V_9; NullCheck(L_38); List_1_Add_m697420525(L_38, L_39, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_00ba: { CAvatarInfo_t2247402650 * L_40 = V_5; int32_t L_41 = V_9; int32_t L_42 = V_10; NullCheck(L_40); CAvatarInfo_SetEquipJewelIdDic_m693434844(L_40, L_41, L_42, /*hidden argument*/NULL); int32_t L_43 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00cb: { int32_t L_44 = V_7; int32_t L_45 = V_3; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0080; } } { CAvatarInfo_t2247402650 * L_46 = V_5; int32_t L_47 = V_2; List_1_t128053199 * L_48 = V_6; NullCheck(L_46); CAvatarInfo_SetInfo_m3528396136(L_46, L_47, L_48, /*hidden argument*/NULL); CAvatarEquipManager__AvatarInfoChange_m2854108895(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAvatarEquipManager::OnRegisterListener(DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged) extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_OnRegisterListener_m1198733938 (CAvatarEquipManager_t2125372870 * __this, OnAvatarInfoChanged_t3190554017 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_OnRegisterListener_m1198733938_MetadataUsageId); s_Il2CppMethodInitialized = true; } { OnAvatarInfoChanged_t3190554017 * L_0 = ___ptr0; if (!L_0) { goto IL_0025; } } { CBetterSet_1_t3304831721 * L_1 = __this->get_m_AvatarInfoChange_0(); OnAvatarInfoChanged_t3190554017 * L_2 = ___ptr0; NullCheck(L_1); bool L_3 = CBetterSet_1_Contains_m986478531(L_1, L_2, /*hidden argument*/CBetterSet_1_Contains_m986478531_RuntimeMethod_var); if (!L_3) { goto IL_0018; } } { return; } IL_0018: { CBetterSet_1_t3304831721 * L_4 = __this->get_m_AvatarInfoChange_0(); OnAvatarInfoChanged_t3190554017 * L_5 = ___ptr0; NullCheck(L_4); CBetterSet_1_Add_m3998818624(L_4, L_5, /*hidden argument*/CBetterSet_1_Add_m3998818624_RuntimeMethod_var); } IL_0025: { return; } } // System.Void DMCore.Logic.CAvatarEquipManager::OnRemoveListener(DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged) extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_OnRemoveListener_m1792948859 (CAvatarEquipManager_t2125372870 * __this, OnAvatarInfoChanged_t3190554017 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_OnRemoveListener_m1792948859_MetadataUsageId); s_Il2CppMethodInitialized = true; } { OnAvatarInfoChanged_t3190554017 * L_0 = ___ptr0; if (!L_0) { goto IL_0013; } } { CBetterSet_1_t3304831721 * L_1 = __this->get_m_AvatarInfoChange_0(); OnAvatarInfoChanged_t3190554017 * L_2 = ___ptr0; NullCheck(L_1); CBetterSet_1_Remove_m326241097(L_1, L_2, /*hidden argument*/CBetterSet_1_Remove_m326241097_RuntimeMethod_var); } IL_0013: { return; } } // System.Void DMCore.Logic.CAvatarEquipManager::_AvatarInfoChange() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager__AvatarInfoChange_m2854108895 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager__AvatarInfoChange_m2854108895_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBetterSet_1_t3304831721 * G_B2_0 = NULL; CBetterSet_1_t3304831721 * G_B1_0 = NULL; { CBetterSet_1_t3304831721 * L_0 = __this->get_m_AvatarInfoChange_0(); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); Action_1_t3363021612 * L_1 = ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); G_B1_0 = L_0; if (L_1) { G_B2_0 = L_0; goto IL_001e; } } { intptr_t L_2 = (intptr_t)CAvatarEquipManager_U3C_AvatarInfoChangeU3Em__0_m2489554653_RuntimeMethod_var; Action_1_t3363021612 * L_3 = (Action_1_t3363021612 *)il2cpp_codegen_object_new(Action_1_t3363021612_il2cpp_TypeInfo_var); Action_1__ctor_m975335361(L_3, NULL, L_2, /*hidden argument*/Action_1__ctor_m975335361_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_4(L_3); G_B2_0 = G_B1_0; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); Action_1_t3363021612 * L_4 = ((CAvatarEquipManager_t2125372870_StaticFields*)il2cpp_codegen_static_fields_for(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); NullCheck(G_B2_0); CBetterSet_1_Foreach_m156564118(G_B2_0, L_4, /*hidden argument*/CBetterSet_1_Foreach_m156564118_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CAvatarEquipManager::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_ClearAll_m2447298288 (CAvatarEquipManager_t2125372870 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarEquipManager_ClearAll_m2447298288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_activeRoleUserID_2((((int64_t)((int64_t)(-1))))); Dictionary_2_t3310042434 * L_0 = __this->get_m_RoleEquipCache_1(); NullCheck(L_0); Dictionary_2_Clear_m759968112(L_0, /*hidden argument*/Dictionary_2_Clear_m759968112_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CAvatarEquipManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager__cctor_m3845266193 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Logic.CAvatarEquipManager::<_AvatarInfoChange>m__0(DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged) extern "C" IL2CPP_METHOD_ATTR void CAvatarEquipManager_U3C_AvatarInfoChangeU3Em__0_m2489554653 (RuntimeObject * __this /* static, unused */, OnAvatarInfoChanged_t3190554017 * ___ptr0, const RuntimeMethod* method) { { OnAvatarInfoChanged_t3190554017 * L_0 = ___ptr0; NullCheck(L_0); OnAvatarInfoChanged_Invoke_m2968749787(L_0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_OnAvatarInfoChanged_t3190554017 (OnAvatarInfoChanged_t3190554017 * __this, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(); } // System.Void DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAvatarInfoChanged__ctor_m1641417760 (OnAvatarInfoChanged_t3190554017 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnAvatarInfoChanged_Invoke_m2968749787 (OnAvatarInfoChanged_t3190554017 * __this, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnAvatarInfoChanged_Invoke_m2968749787((OnAvatarInfoChanged_t3190554017 *)__this->get_prev_9(), method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 0) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker0::Invoke(targetMethod, targetThis); else GenericVirtActionInvoker0::Invoke(targetMethod, targetThis); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis); } } else { typedef void (*FunctionPointerType) (void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod); } } } } // System.IAsyncResult DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged::BeginInvoke(System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnAvatarInfoChanged_BeginInvoke_m3310124960 (OnAvatarInfoChanged_t3190554017 * __this, AsyncCallback_t3962456242 * ___callback0, RuntimeObject * ___object1, const RuntimeMethod* method) { void *__d_args[1] = {0}; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback0, (RuntimeObject*)___object1); } // System.Void DMCore.Logic.CAvatarEquipManager/OnAvatarInfoChanged::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnAvatarInfoChanged_EndInvoke_m3003344330 (OnAvatarInfoChanged_t3190554017 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAvatarInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo__ctor_m2705809259 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo__ctor_m2705809259_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_SexVal_0((-1)); List_1_t128053199 * L_0 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_0, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_EquipList_1(L_0); Dictionary_2_t1839659084 * L_1 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_1, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); __this->set_m_EquipJewelIdDic_2(L_1); return; } } // System.Void DMCore.Logic.CAvatarInfo::SetInfo(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_SetInfo_m3528396136 (CAvatarInfo_t2247402650 * __this, int32_t ___sex0, List_1_t128053199 * ___listModelItems1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_SetInfo_m3528396136_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___sex0; __this->set_m_SexVal_0(L_0); List_1_t128053199 * L_1 = __this->get_m_EquipList_1(); NullCheck(L_1); List_1_Clear_m2269680114(L_1, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t128053199 * L_2 = ___listModelItems1; if (!L_2) { goto IL_0041; } } { V_0 = 0; goto IL_0035; } IL_001f: { List_1_t128053199 * L_3 = __this->get_m_EquipList_1(); List_1_t128053199 * L_4 = ___listModelItems1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = List_1_get_Item_m888956288(L_4, L_5, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_3); List_1_Add_m697420525(L_3, L_6, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0035: { int32_t L_8 = V_0; List_1_t128053199 * L_9 = ___listModelItems1; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m186164705(L_9, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_001f; } } IL_0041: { ___listModelItems1 = (List_1_t128053199 *)NULL; return; } } // System.Void DMCore.Logic.CAvatarInfo::SetEquipJewelIdDic(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_SetEquipJewelIdDic_m693434844 (CAvatarInfo_t2247402650 * __this, int32_t ___modelItem0, int32_t ___jewelId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_SetEquipJewelIdDic_m693434844_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___modelItem0; if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_001b; } } { int32_t L_1 = ___jewelId1; if ((((int32_t)L_1) == ((int32_t)(-1)))) { goto IL_001b; } } { Dictionary_2_t1839659084 * L_2 = __this->get_m_EquipJewelIdDic_2(); int32_t L_3 = ___modelItem0; int32_t L_4 = ___jewelId1; NullCheck(L_2); Dictionary_2_set_Item_m3625442308(L_2, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_m3625442308_RuntimeMethod_var); } IL_001b: { return; } } // System.Void DMCore.Logic.CAvatarInfo::ClearEquipJewelIdDic() extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_ClearEquipJewelIdDic_m2989050563 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_ClearEquipJewelIdDic_m2989050563_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1839659084 * L_0 = __this->get_m_EquipJewelIdDic_2(); NullCheck(L_0); Dictionary_2_Clear_m1702443365(L_0, /*hidden argument*/Dictionary_2_Clear_m1702443365_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CAvatarInfo::GetSex() extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetSex_m3269738121 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_SexVal_0(); return L_0; } } // System.Boolean DMCore.Logic.CAvatarInfo::IfDone() extern "C" IL2CPP_METHOD_ATTR bool CAvatarInfo_IfDone_m1355855979 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_IfDone_m1355855979_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t128053199 * L_0 = __this->get_m_EquipList_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m186164705(L_0, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (!L_1) { goto IL_0016; } } { G_B3_0 = 1; goto IL_0017; } IL_0016: { G_B3_0 = 0; } IL_0017: { return (bool)G_B3_0; } } // System.Int32 DMCore.Logic.CAvatarInfo::GetEquipCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetEquipCount_m2299617172 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_GetEquipCount_m2299617172_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_EquipList_1(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m186164705(L_0, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); return L_1; } } // System.Int32 DMCore.Logic.CAvatarInfo::GetEquipByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetEquipByIndex_m899343583 (CAvatarInfo_t2247402650 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_GetEquipByIndex_m899343583_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t128053199 * L_1 = __this->get_m_EquipList_1(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_3 = ___index0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (-1); } IL_001a: { List_1_t128053199 * L_4 = __this->get_m_EquipList_1(); int32_t L_5 = ___index0; NullCheck(L_4); int32_t L_6 = List_1_get_Item_m888956288(L_4, L_5, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_6; } } // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarInfo::GetCategoryJewelIdDic() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CAvatarInfo_GetCategoryJewelIdDic_m2128003643 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_GetCategoryJewelIdDic_m2128003643_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t1839659084 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Enumerator_t3793841859 V_4; memset(&V_4, 0, sizeof(V_4)); KeyValuePair_2_t4237331251 V_5; memset(&V_5, 0, sizeof(V_5)); KeyValuePair_2_t4237331251 V_6; memset(&V_6, 0, sizeof(V_6)); KeyValuePair_2_t4237331251 V_7; memset(&V_7, 0, sizeof(V_7)); { Dictionary_2_t1839659084 * L_0 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_0, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); V_0 = L_0; V_1 = 0; V_2 = 0; V_3 = 0; Dictionary_2_t1839659084 * L_1 = __this->get_m_EquipJewelIdDic_2(); NullCheck(L_1); Enumerator_t3793841859 L_2 = Dictionary_2_GetEnumerator_m722743141(L_1, /*hidden argument*/Dictionary_2_GetEnumerator_m722743141_RuntimeMethod_var); V_4 = L_2; goto IL_006a; } IL_001e: { KeyValuePair_2_t4237331251 L_3 = Enumerator_get_Current_m46612669((&V_4), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_5 = L_3; int32_t L_4 = KeyValuePair_2_get_Key_m2295844663((&V_5), /*hidden argument*/KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_5 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_006a; } } { KeyValuePair_2_t4237331251 L_6 = Enumerator_get_Current_m46612669((&V_4), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_6 = L_6; int32_t L_7 = KeyValuePair_2_get_Key_m2295844663((&V_6), /*hidden argument*/KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_7, (&V_1), (&V_2), (&V_3), /*hidden argument*/NULL); Dictionary_2_t1839659084 * L_8 = V_0; int32_t L_9 = V_2; KeyValuePair_2_t4237331251 L_10 = Enumerator_get_Current_m46612669((&V_4), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_7 = L_10; int32_t L_11 = KeyValuePair_2_get_Value_m1665413869((&V_7), /*hidden argument*/KeyValuePair_2_get_Value_m1665413869_RuntimeMethod_var); NullCheck(L_8); Dictionary_2_set_Item_m3625442308(L_8, L_9, L_11, /*hidden argument*/Dictionary_2_set_Item_m3625442308_RuntimeMethod_var); } IL_006a: { bool L_12 = Enumerator_MoveNext_m3739686686((&V_4), /*hidden argument*/Enumerator_MoveNext_m3739686686_RuntimeMethod_var); if (L_12) { goto IL_001e; } } { Dictionary_2_t1839659084 * L_13 = V_0; return L_13; } } // System.Void DMCore.Logic.CAvatarInfo::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CAvatarInfo_ClearAll_m4052930413 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAvatarInfo_ClearAll_m4052930413_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_EquipList_1(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); Dictionary_2_t1839659084 * L_1 = __this->get_m_EquipJewelIdDic_2(); NullCheck(L_1); Dictionary_2_Clear_m1702443365(L_1, /*hidden argument*/Dictionary_2_Clear_m1702443365_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAwardItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m2021674675 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CAwardItem_Init_m286731749(__this, (-1), 0, 0, 2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4013977086 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___configId0; int32_t L_1 = ___amount1; int32_t L_2 = ___valid2; CAwardItem_Init_m286731749(__this, L_0, L_1, L_2, 2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4078817552 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___configId0; int32_t L_1 = ___amount1; int32_t L_2 = ___valid2; int32_t L_3 = ___sex3; CAwardItem_Init_m286731749(__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CAwardItem::Init(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem_Init_m286731749 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method) { { int32_t L_0 = ___configId0; __this->set_m_configId_0(L_0); int32_t L_1 = ___amount1; __this->set_m_amount_1(L_1); int32_t L_2 = ___valid2; __this->set_m_valid_2(L_2); int32_t L_3 = ___sex3; __this->set_m_sex_3(L_3); return; } } // System.Boolean DMCore.Logic.CAwardItem::IsSexValid(System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CAwardItem_IsSexValid_m1471352292 (CAwardItem_t1677460915 * __this, bool ___bMale0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_sex_3(); if (L_0) { goto IL_0013; } } { bool L_1 = ___bMale0; if (L_1) { goto IL_0013; } } { return (bool)0; } IL_0013: { int32_t L_2 = __this->get_m_sex_3(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0027; } } { bool L_3 = ___bMale0; if (!L_3) { goto IL_0027; } } { return (bool)0; } IL_0027: { return (bool)1; } } // System.Void DMCore.Logic.CAwardItem::SetItemSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem_SetItemSex_m3046733060 (CAwardItem_t1677460915 * __this, int32_t ___sex0, const RuntimeMethod* method) { { int32_t L_0 = ___sex0; __this->set_m_sex_3(L_0); return; } } // System.Int32 DMCore.Logic.CAwardItem::get_ConfigId() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_ConfigId_m576905535 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_configId_0(); return L_0; } } // System.Int32 DMCore.Logic.CAwardItem::get_Amount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Amount_m2607280859 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_amount_1(); return L_0; } } // System.Int32 DMCore.Logic.CAwardItem::get_Valid() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Valid_m2657630422 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_valid_2(); return L_0; } } // System.Int32 DMCore.Logic.CAwardItem::get_Sex() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Sex_m313857396 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_sex_3(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CAwardList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardList__ctor_m1934462586 (CAwardList_t4094041907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList__ctor_m1934462586_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t3149535657 * L_0 = (List_1_t3149535657 *)il2cpp_codegen_object_new(List_1_t3149535657_il2cpp_TypeInfo_var); List_1__ctor_m4254788256(L_0, /*hidden argument*/List_1__ctor_m4254788256_RuntimeMethod_var); __this->set_m_AwardList_0(L_0); return; } } // System.Boolean DMCore.Logic.CAwardList::Add(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m2199159243 (CAwardList_t4094041907 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method) { { int32_t L_0 = ___configId0; int32_t L_1 = ___amount1; int32_t L_2 = ___valid2; bool L_3 = CAwardList_Add_m923269743(__this, L_0, L_1, L_2, 2, /*hidden argument*/NULL); return L_3; } } // System.Boolean DMCore.Logic.CAwardList::Add(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m923269743 (CAwardList_t4094041907 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, int32_t ___sex3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList_Add_m923269743_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configId0; int32_t L_1 = ___amount1; int32_t L_2 = ___valid2; int32_t L_3 = ___sex3; CAwardItem_t1677460915 * L_4 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4078817552(L_4, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); bool L_5 = CAwardList_Add_m1247042171(__this, L_4, /*hidden argument*/NULL); return L_5; } } // System.Boolean DMCore.Logic.CAwardList::Add(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m1247042171 (CAwardList_t4094041907 * __this, CAwardItem_t1677460915 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList_Add_m1247042171_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3149535657 * L_0 = __this->get_m_AwardList_0(); CAwardItem_t1677460915 * L_1 = ___item0; NullCheck(L_0); List_1_Add_m1312316922(L_0, L_1, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); return (bool)1; } } // System.Void DMCore.Logic.CAwardList::Clear() extern "C" IL2CPP_METHOD_ATTR void CAwardList_Clear_m3107368241 (CAwardList_t4094041907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList_Clear_m3107368241_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3149535657 * L_0 = __this->get_m_AwardList_0(); NullCheck(L_0); List_1_Clear_m1914676108(L_0, /*hidden argument*/List_1_Clear_m1914676108_RuntimeMethod_var); return; } } // DMCore.Logic.CAwardItem DMCore.Logic.CAwardList::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardList_GetItemByIndex_m1502988785 (CAwardList_t4094041907 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList_GetItemByIndex_m1502988785_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___index0; int32_t L_2 = CAwardList_get_Count_m2249531307(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (CAwardItem_t1677460915 *)NULL; } IL_0015: { List_1_t3149535657 * L_3 = __this->get_m_AwardList_0(); int32_t L_4 = ___index0; NullCheck(L_3); CAwardItem_t1677460915 * L_5 = List_1_get_Item_m1292331707(L_3, L_4, /*hidden argument*/List_1_get_Item_m1292331707_RuntimeMethod_var); return L_5; } } // DMCore.Logic.CAwardItem DMCore.Logic.CAwardList::GetItemByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardList_GetItemByID_m987504125 (CAwardList_t4094041907 * __this, int32_t ___configID0, const RuntimeMethod* method) { { return (CAwardItem_t1677460915 *)NULL; } } // System.Collections.Generic.List`1 DMCore.Logic.CAwardList::get_AwardData() extern "C" IL2CPP_METHOD_ATTR List_1_t3149535657 * CAwardList_get_AwardData_m3849585495 (CAwardList_t4094041907 * __this, const RuntimeMethod* method) { { List_1_t3149535657 * L_0 = __this->get_m_AwardList_0(); return L_0; } } // System.Int32 DMCore.Logic.CAwardList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardList_get_Count_m2249531307 (CAwardList_t4094041907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAwardList_get_Count_m2249531307_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3149535657 * L_0 = __this->get_m_AwardList_0(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m4066367249(L_0, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBeachManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeachManager__ctor_m4258397132 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager__ctor_m4258397132_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t891640810 * L_0 = (List_1_t891640810 *)il2cpp_codegen_object_new(List_1_t891640810_il2cpp_TypeInfo_var); List_1__ctor_m3207042808(L_0, /*hidden argument*/List_1__ctor_m3207042808_RuntimeMethod_var); __this->set_m_sceneInfoList_6(L_0); __this->set_m_defaultSceneID_3(0); __this->set_m_selectedSceneID_4(0); __this->set_m_bResetDone_5((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); return; } } // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachManager_t2929024312 * CBeachManager_GetInstance_m3014062775 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetInstance_m3014062775_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_0 = ((CBeachManager_t2929024312_StaticFields*)il2cpp_codegen_static_fields_for(CBeachManager_t2929024312_il2cpp_TypeInfo_var))->get_m_instance_2(); if (L_0) { goto IL_0014; } } { CBeachManager_t2929024312 * L_1 = (CBeachManager_t2929024312 *)il2cpp_codegen_object_new(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager__ctor_m4258397132(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); ((CBeachManager_t2929024312_StaticFields*)il2cpp_codegen_static_fields_for(CBeachManager_t2929024312_il2cpp_TypeInfo_var))->set_m_instance_2(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_2 = ((CBeachManager_t2929024312_StaticFields*)il2cpp_codegen_static_fields_for(CBeachManager_t2929024312_il2cpp_TypeInfo_var))->get_m_instance_2(); return L_2; } } // System.Boolean DMCore.Logic.CBeachManager::get_IsSelectionChanged() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsSelectionChanged_m1095724497 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSelectionChangedU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CBeachManager::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSelectionChanged_m2800831267 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSelectionChangedU3Ek__BackingField_0(L_0); return; } } // System.Boolean DMCore.Logic.CBeachManager::get_IsSceneInfoChanged() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsSceneInfoChanged_m1396184630 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSceneInfoChangedU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CBeachManager::set_IsSceneInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSceneInfoChanged_m437333041 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSceneInfoChangedU3Ek__BackingField_1(L_0); return; } } // System.Boolean DMCore.Logic.CBeachManager::get_IsResetDone() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsResetDone_m708986249 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bResetDone_5(); return L_0; } } // System.Int32 DMCore.Logic.CBeachManager::get_SelectedSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_SelectedSceneID_m4166500685 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_selectedSceneID_4(); return L_0; } } // System.Void DMCore.Logic.CBeachManager::set_SelectedSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_SelectedSceneID_m2893298653 (CBeachManager_t2929024312 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_selectedSceneID_4(); int32_t L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0013; } } { int32_t L_2 = ___value0; __this->set_m_selectedSceneID_4(L_2); } IL_0013: { return; } } // System.Int32 DMCore.Logic.CBeachManager::get_DefaultSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_DefaultSceneID_m410000701 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_defaultSceneID_3(); return L_0; } } // System.Void DMCore.Logic.CBeachManager::set_DefaultSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_DefaultSceneID_m2830750366 (CBeachManager_t2929024312 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_defaultSceneID_3(L_0); return; } } // System.Void DMCore.Logic.CBeachManager::AddSceneInfo(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_AddSceneInfo_m914257276 (CBeachManager_t2929024312 * __this, int32_t ___id0, String_t* ___open1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_AddSceneInfo_m914257276_MetadataUsageId); s_Il2CppMethodInitialized = true; } SceneInfo_t3714533364 * V_0 = NULL; { SceneInfo_t3714533364 * L_0 = (SceneInfo_t3714533364 *)il2cpp_codegen_object_new(SceneInfo_t3714533364_il2cpp_TypeInfo_var); SceneInfo__ctor_m3798716242(L_0, /*hidden argument*/NULL); V_0 = L_0; SceneInfo_t3714533364 * L_1 = V_0; int32_t L_2 = ___id0; NullCheck(L_1); L_1->set_sceneID_0(L_2); SceneInfo_t3714533364 * L_3 = V_0; String_t* L_4 = ___open1; NullCheck(L_3); L_3->set_openTimer_2(L_4); List_1_t891640810 * L_5 = __this->get_m_sceneInfoList_6(); SceneInfo_t3714533364 * L_6 = V_0; NullCheck(L_5); List_1_Add_m1781221932(L_5, L_6, /*hidden argument*/List_1_Add_m1781221932_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CBeachManager::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_GetCount_m3894661058 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetCount_m3894661058_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t891640810 * L_0 = __this->get_m_sceneInfoList_6(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1020407801(L_0, /*hidden argument*/List_1_get_Count_m1020407801_RuntimeMethod_var); return L_1; } } // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetSceneInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetSceneInfoByIndex_m3570733058 (CBeachManager_t2929024312 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetSceneInfoByIndex_m3570733058_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_1 = ___index0; List_1_t891640810 * L_2 = __this->get_m_sceneInfoList_6(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1020407801(L_2, /*hidden argument*/List_1_get_Count_m1020407801_RuntimeMethod_var); if ((((int32_t)L_1) < ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (SceneInfo_t3714533364 *)NULL; } IL_001a: { List_1_t891640810 * L_4 = __this->get_m_sceneInfoList_6(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1020407801(L_4, /*hidden argument*/List_1_get_Count_m1020407801_RuntimeMethod_var); if (L_5) { goto IL_002c; } } { return (SceneInfo_t3714533364 *)NULL; } IL_002c: { List_1_t891640810 * L_6 = __this->get_m_sceneInfoList_6(); int32_t L_7 = ___index0; NullCheck(L_6); SceneInfo_t3714533364 * L_8 = List_1_get_Item_m1477022018(L_6, L_7, /*hidden argument*/List_1_get_Item_m1477022018_RuntimeMethod_var); return L_8; } } // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetSceneInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetSceneInfoByID_m1449932020 (CBeachManager_t2929024312 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetSceneInfoByID_m1449932020_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; SceneInfo_t3714533364 * V_2 = NULL; { List_1_t891640810 * L_0 = __this->get_m_sceneInfoList_6(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1020407801(L_0, /*hidden argument*/List_1_get_Count_m1020407801_RuntimeMethod_var); V_0 = L_1; V_1 = 0; goto IL_0038; } IL_0013: { int32_t L_2 = V_1; SceneInfo_t3714533364 * L_3 = CBeachManager_GetSceneInfoByIndex_m3570733058(__this, L_2, /*hidden argument*/NULL); V_2 = L_3; SceneInfo_t3714533364 * L_4 = V_2; if (L_4) { goto IL_0026; } } { goto IL_0034; } IL_0026: { int32_t L_5 = ___sceneId0; SceneInfo_t3714533364 * L_6 = V_2; NullCheck(L_6); int32_t L_7 = L_6->get_sceneID_0(); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_0034; } } { SceneInfo_t3714533364 * L_8 = V_2; return L_8; } IL_0034: { int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0038: { int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0013; } } { return (SceneInfo_t3714533364 *)NULL; } } // System.Void DMCore.Logic.CBeachManager::SetDefaultSceneID() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_SetDefaultSceneID_m483215867 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { SceneInfo_t3714533364 * V_0 = NULL; { SceneInfo_t3714533364 * L_0 = CBeachManager_GetFirstSceneInfo_m1134841781(__this, /*hidden argument*/NULL); V_0 = L_0; SceneInfo_t3714533364 * L_1 = V_0; NullCheck(L_1); int32_t L_2 = L_1->get_sceneID_0(); __this->set_m_defaultSceneID_3(L_2); SceneInfo_t3714533364 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_sceneID_0(); CBeachManager_set_SelectedSceneID_m2893298653(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBeachManager::SetSceneID() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_SetSceneID_m1753122989 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_SetSceneID_m1753122989_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = CBeachManager_get_DefaultSceneID_m410000701(__this, /*hidden argument*/NULL); if (L_0) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_1 = CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CBeachSceneCfg_GetDefaultSceneIDCfg_m3853423394(L_1, /*hidden argument*/NULL); CBeachManager_set_DefaultSceneID_m2830750366(__this, L_2, /*hidden argument*/NULL); } IL_001b: { return; } } // System.Void DMCore.Logic.CBeachManager::RequestBeachList() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_RequestBeachList_m4022814999 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_RequestBeachList_m4022814999_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)884), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CBeachManager::GetSceneName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetSceneName_m894278062 (CBeachManager_t2929024312 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetSceneName_m894278062_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_0 = CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___idx0; NullCheck(L_0); String_t* L_2 = CBeachSceneCfg_GetSceneNameByIndex_m41360569(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.Logic.CBeachManager::GetCurSceneImagePath() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetCurSceneImagePath_m1289122256 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetCurSceneImagePath_m1289122256_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { int32_t L_0 = CBeachManager_get_SelectedSceneID_m4166500685(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0016; } } { int32_t L_1 = CBeachManager_get_DefaultSceneID_m410000701(__this, /*hidden argument*/NULL); G_B3_0 = L_1; goto IL_001c; } IL_0016: { int32_t L_2 = CBeachManager_get_SelectedSceneID_m4166500685(__this, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_001c: { V_0 = G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_3 = CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); String_t* L_5 = CBeachSceneCfg_GetSceneImagePath_m1329589724(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.String DMCore.Logic.CBeachManager::GetCurSceneDescription() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetCurSceneDescription_m3966283976 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetCurSceneDescription_m3966283976_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { int32_t L_0 = CBeachManager_get_SelectedSceneID_m4166500685(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0016; } } { int32_t L_1 = CBeachManager_get_DefaultSceneID_m410000701(__this, /*hidden argument*/NULL); G_B3_0 = L_1; goto IL_001c; } IL_0016: { int32_t L_2 = CBeachManager_get_SelectedSceneID_m4166500685(__this, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_001c: { V_0 = G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_3 = CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); String_t* L_5 = CBeachSceneCfg_GetSceneDescription_m2276477458(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Int32 DMCore.Logic.CBeachManager::GetSceneIco(System.Int32,System.String&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_GetSceneIco_m2136463201 (CBeachManager_t2929024312 * __this, int32_t ___index0, String_t** ___icoPath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetSceneIco_m2136463201_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_0 = CBeachSceneCfg_GetInstance_m3167829941(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; String_t** L_2 = ___icoPath1; NullCheck(L_0); int32_t L_3 = CBeachSceneCfg_GetSceneIco_m2585919376(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Logic.CBeachManager::GetOpenTime() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetOpenTime_m1343107501 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetOpenTime_m1343107501_MetadataUsageId); s_Il2CppMethodInitialized = true; } SceneInfo_t3714533364 * V_0 = NULL; { int32_t L_0 = CBeachManager_get_SelectedSceneID_m4166500685(__this, /*hidden argument*/NULL); SceneInfo_t3714533364 * L_1 = CBeachManager_GetSceneInfoByID_m1449932020(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; SceneInfo_t3714533364 * L_2 = V_0; if (L_2) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } IL_0019: { SceneInfo_t3714533364 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_openTimer_2(); String_t* L_6 = CBeachManager_ProcessingText_m2302074301(__this, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void DMCore.Logic.CBeachManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_Clear_m1229138848 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_Clear_m1229138848_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t891640810 * L_0 = __this->get_m_sceneInfoList_6(); if (!L_0) { goto IL_0016; } } { List_1_t891640810 * L_1 = __this->get_m_sceneInfoList_6(); NullCheck(L_1); List_1_Clear_m2792032521(L_1, /*hidden argument*/List_1_Clear_m2792032521_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CBeachManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_Reset_m1303955403 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { { CBeachManager_set_SelectedSceneID_m2893298653(__this, 0, /*hidden argument*/NULL); CBeachManager_set_IsSceneInfoChanged_m437333041(__this, (bool)0, /*hidden argument*/NULL); CBeachManager_set_IsSelectionChanged_m2800831267(__this, (bool)0, /*hidden argument*/NULL); __this->set_m_bResetDone_5((bool)1); return; } } // System.String DMCore.Logic.CBeachManager::ProcessingText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_ProcessingText_m2302074301 (CBeachManager_t2929024312 * __this, String_t* ___originText0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_ProcessingText_m2302074301_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; { String_t* L_0 = ___originText0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0011: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_3; String_t* L_4 = ___originText0; CharU5BU5D_t3528271667* L_5 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_4); StringU5BU5D_t1281789340* L_6 = String_Split_m3646115398(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; StringU5BU5D_t1281789340* L_7 = V_1; NullCheck(L_7); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))) > ((int32_t)0))) { goto IL_0036; } } { String_t* L_8 = ___originText0; V_0 = L_8; String_t* L_9 = V_0; return L_9; } IL_0036: { V_2 = 0; goto IL_006a; } IL_003d: { int32_t L_10 = V_2; StringU5BU5D_t1281789340* L_11 = V_1; NullCheck(L_11); if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length)))), (int32_t)1)))))) { goto IL_0057; } } { String_t* L_12 = V_0; StringU5BU5D_t1281789340* L_13 = V_1; int32_t L_14 = V_2; NullCheck(L_13); int32_t L_15 = L_14; String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, L_12, L_16, /*hidden argument*/NULL); V_0 = L_17; goto IL_0066; } IL_0057: { String_t* L_18 = V_0; StringU5BU5D_t1281789340* L_19 = V_1; int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; String_t* L_22 = (L_19)->GetAt(static_cast(L_21)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m3755062657(NULL /*static, unused*/, L_18, L_22, _stringLiteral3452614566, /*hidden argument*/NULL); V_0 = L_23; } IL_0066: { int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_006a: { int32_t L_25 = V_2; StringU5BU5D_t1281789340* L_26 = V_1; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_003d; } } { String_t* L_27 = V_0; return L_27; } } // DMCore.Logic.SceneInfo DMCore.Logic.CBeachManager::GetFirstSceneInfo() extern "C" IL2CPP_METHOD_ATTR SceneInfo_t3714533364 * CBeachManager_GetFirstSceneInfo_m1134841781 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachManager_GetFirstSceneInfo_m1134841781_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t891640810 * L_0 = __this->get_m_sceneInfoList_6(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1020407801(L_0, /*hidden argument*/List_1_get_Count_m1020407801_RuntimeMethod_var); if (L_1) { goto IL_0012; } } { return (SceneInfo_t3714533364 *)NULL; } IL_0012: { List_1_t891640810 * L_2 = __this->get_m_sceneInfoList_6(); NullCheck(L_2); SceneInfo_t3714533364 * L_3 = List_1_get_Item_m1477022018(L_2, 0, /*hidden argument*/List_1_get_Item_m1477022018_RuntimeMethod_var); return L_3; } } // System.Void DMCore.Logic.CBeachManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBeachManager__cctor_m3929004821 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBeachSceneCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBeachSceneCfg__ctor_m4024819348 (CBeachSceneCfg_t2071789825 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg__ctor_m4024819348_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); List_1_t1349513060 * L_0 = (List_1_t1349513060 *)il2cpp_codegen_object_new(List_1_t1349513060_il2cpp_TypeInfo_var); List_1__ctor_m3010687080(L_0, /*hidden argument*/List_1__ctor_m3010687080_RuntimeMethod_var); __this->set_m_beachSceneList_2(L_0); IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); String_t* L_1 = ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->get_CONFIG_PATH_3(); ITextBase_PushTask_m2878137237(__this, L_1, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CBeachSceneCfg DMCore.Logic.CBeachSceneCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachSceneCfg_t2071789825 * CBeachSceneCfg_GetInstance_m3167829941 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetInstance_m3167829941_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_0 = ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->get_m_Instance_1(); if (L_0) { goto IL_0014; } } { CBeachSceneCfg_t2071789825 * L_1 = (CBeachSceneCfg_t2071789825 *)il2cpp_codegen_object_new(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg__ctor_m4024819348(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->set_m_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var); CBeachSceneCfg_t2071789825 * L_2 = ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->get_m_Instance_1(); return L_2; } } // System.Boolean DMCore.Logic.CBeachSceneCfg::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBeachSceneCfg_OnLoad_m4289891546 (CBeachSceneCfg_t2071789825 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_OnLoad_m4289891546_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlElement_t561603118 * V_0 = NULL; XmlNodeList_t2551693786 * V_1 = NULL; XmlDocument_t2837193595 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; int32_t V_7 = 0; BeachSceneNode_t4172405614 * V_8 = NULL; bool V_9 = false; Exception_t * V_10 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlNodeList_t2551693786 * G_B4_0 = NULL; int32_t G_B11_0 = 0; IL_0000: try { // begin try (depth: 1) { V_0 = (XmlElement_t561603118 *)NULL; V_1 = (XmlNodeList_t2551693786 *)NULL; XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_2 = L_0; XmlDocument_t2837193595 * L_1 = V_2; if (!L_1) { goto IL_0036; } } IL_0010: { XmlDocument_t2837193595 * L_2 = V_2; String_t* L_3 = ___loadedObj0; NullCheck(L_2); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_2, L_3); XmlDocument_t2837193595 * L_4 = V_2; NullCheck(L_4); XmlNode_t3767805227 * L_5 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_4); V_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_5, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_6 = V_0; if (!L_6) { goto IL_0034; } } IL_0029: { XmlElement_t561603118 * L_7 = V_0; NullCheck(L_7); XmlNodeList_t2551693786 * L_8 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_7); G_B4_0 = L_8; goto IL_0035; } IL_0034: { G_B4_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_0035: { V_1 = G_B4_0; } IL_0036: { XmlNodeList_t2551693786 * L_9 = V_1; if (L_9) { goto IL_0043; } } IL_003c: { V_3 = (bool)0; goto IL_0164; } IL_0043: { V_4 = 0; XmlNodeList_t2551693786 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_10); V_5 = L_11; goto IL_013c; } IL_0053: { XmlNodeList_t2551693786 * L_12 = V_1; int32_t L_13 = V_4; NullCheck(L_12); XmlNode_t3767805227 * L_14 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_12, L_13); V_6 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_14, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_15 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_16 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_15, _stringLiteral2037567323, (-1), /*hidden argument*/NULL); V_7 = L_16; BeachSceneNode_t4172405614 * L_17 = (BeachSceneNode_t4172405614 *)il2cpp_codegen_object_new(BeachSceneNode_t4172405614_il2cpp_TypeInfo_var); BeachSceneNode__ctor_m198534361(L_17, /*hidden argument*/NULL); V_8 = L_17; BeachSceneNode_t4172405614 * L_18 = V_8; int32_t L_19 = V_7; NullCheck(L_18); L_18->set_ScenenID_0(L_19); BeachSceneNode_t4172405614 * L_20 = V_8; XmlElement_t561603118 * L_21 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_23 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_21, _stringLiteral3540633302, L_22, /*hidden argument*/NULL); NullCheck(L_20); L_20->set_SceneName_1(L_23); BeachSceneNode_t4172405614 * L_24 = V_8; XmlElement_t561603118 * L_25 = V_6; String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_27 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_25, _stringLiteral2496856790, L_26, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_SceneDescription_2(L_27); BeachSceneNode_t4172405614 * L_28 = V_8; XmlElement_t561603118 * L_29 = V_6; String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_31 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_29, _stringLiteral3202063575, L_30, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_ImagePath_3(L_31); BeachSceneNode_t4172405614 * L_32 = V_8; XmlElement_t561603118 * L_33 = V_6; String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_35 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_33, _stringLiteral3724500051, L_34, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_IcoPath_4(L_35); XmlElement_t561603118 * L_36 = V_6; NullCheck(L_36); bool L_37 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_36, _stringLiteral1567578470); if (!L_37) { goto IL_0107; } } IL_00f2: { XmlElement_t561603118 * L_38 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_39 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_38, _stringLiteral1567578470, 0, /*hidden argument*/NULL); G_B11_0 = ((((int32_t)1) == ((int32_t)L_39))? 1 : 0); goto IL_0108; } IL_0107: { G_B11_0 = 0; } IL_0108: { V_9 = (bool)G_B11_0; bool L_40 = V_9; if (!L_40) { goto IL_0129; } } IL_0111: { BeachSceneNode_t4172405614 * L_41 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_42 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); BeachSceneNode_t4172405614 * L_43 = V_8; NullCheck(L_43); String_t* L_44 = L_43->get_ImagePath_3(); NullCheck(L_42); String_t* L_45 = CLocalizationManager_GetLocalizePath_m3024801825(L_42, L_44, /*hidden argument*/NULL); NullCheck(L_41); L_41->set_ImagePath_3(L_45); } IL_0129: { List_1_t1349513060 * L_46 = __this->get_m_beachSceneList_2(); BeachSceneNode_t4172405614 * L_47 = V_8; NullCheck(L_46); List_1_Add_m941294182(L_46, L_47, /*hidden argument*/List_1_Add_m941294182_RuntimeMethod_var); int32_t L_48 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_013c: { int32_t L_49 = V_4; int32_t L_50 = V_5; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_0053; } } IL_0145: { goto IL_0162; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_014a; throw e; } CATCH_014a: { // begin catch(System.Exception) V_10 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_51 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_52 = V_10; NullCheck(L_52); String_t* L_53 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_52); NullCheck(L_51); CLogHelp_LogFile_m4227814860(L_51, L_53, /*hidden argument*/NULL); goto IL_0162; } // end catch (depth: 1) IL_0162: { return (bool)1; } IL_0164: { bool L_54 = V_3; return L_54; } } // DMCore.Logic.CBeachSceneCfg/BeachSceneNode DMCore.Logic.CBeachSceneCfg::GetSceneNodeByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeachSceneNode_t4172405614 * CBeachSceneCfg_GetSceneNodeByID_m232387933 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetSceneNodeByID_m232387933_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___sceneId0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { return (BeachSceneNode_t4172405614 *)NULL; } IL_0009: { V_0 = 0; List_1_t1349513060 * L_1 = __this->get_m_beachSceneList_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2731748416(L_1, /*hidden argument*/List_1_get_Count_m2731748416_RuntimeMethod_var); V_1 = L_2; goto IL_0044; } IL_001c: { int32_t L_3 = ___sceneId0; List_1_t1349513060 * L_4 = __this->get_m_beachSceneList_2(); int32_t L_5 = V_0; NullCheck(L_4); BeachSceneNode_t4172405614 * L_6 = List_1_get_Item_m1783404900(L_4, L_5, /*hidden argument*/List_1_get_Item_m1783404900_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = L_6->get_ScenenID_0(); if ((!(((uint32_t)L_3) == ((uint32_t)L_7)))) { goto IL_0040; } } { List_1_t1349513060 * L_8 = __this->get_m_beachSceneList_2(); int32_t L_9 = V_0; NullCheck(L_8); BeachSceneNode_t4172405614 * L_10 = List_1_get_Item_m1783404900(L_8, L_9, /*hidden argument*/List_1_get_Item_m1783404900_RuntimeMethod_var); return L_10; } IL_0040: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0044: { int32_t L_12 = V_0; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_001c; } } { return (BeachSceneNode_t4172405614 *)NULL; } } // DMCore.Logic.CBeachSceneCfg/BeachSceneNode DMCore.Logic.CBeachSceneCfg::GetSceneNodeByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR BeachSceneNode_t4172405614 * CBeachSceneCfg_GetSceneNodeByIndex_m3382014619 (CBeachSceneCfg_t2071789825 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetSceneNodeByIndex_m3382014619_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t1349513060 * L_0 = __this->get_m_beachSceneList_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2731748416(L_0, /*hidden argument*/List_1_get_Count_m2731748416_RuntimeMethod_var); V_0 = L_1; int32_t L_2 = ___idx0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_3 = ___idx0; int32_t L_4 = V_0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_0026; } } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3066414032, /*hidden argument*/NULL); return (BeachSceneNode_t4172405614 *)NULL; } IL_0026: { List_1_t1349513060 * L_5 = __this->get_m_beachSceneList_2(); int32_t L_6 = ___idx0; NullCheck(L_5); BeachSceneNode_t4172405614 * L_7 = List_1_get_Item_m1783404900(L_5, L_6, /*hidden argument*/List_1_get_Item_m1783404900_RuntimeMethod_var); return L_7; } } // System.String DMCore.Logic.CBeachSceneCfg::GetSceneNameByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneNameByIndex_m41360569 (CBeachSceneCfg_t2071789825 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetSceneNameByIndex_m41360569_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeachSceneNode_t4172405614 * V_0 = NULL; { int32_t L_0 = ___idx0; BeachSceneNode_t4172405614 * L_1 = CBeachSceneCfg_GetSceneNodeByIndex_m3382014619(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; BeachSceneNode_t4172405614 * L_2 = V_0; if (L_2) { goto IL_0014; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } IL_0014: { BeachSceneNode_t4172405614 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_SceneName_1(); return L_5; } } // System.String DMCore.Logic.CBeachSceneCfg::GetSceneDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneDescription_m2276477458 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetSceneDescription_m2276477458_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeachSceneNode_t4172405614 * V_0 = NULL; { int32_t L_0 = ___sceneId0; BeachSceneNode_t4172405614 * L_1 = CBeachSceneCfg_GetSceneNodeByID_m232387933(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; BeachSceneNode_t4172405614 * L_2 = V_0; if (L_2) { goto IL_0014; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } IL_0014: { BeachSceneNode_t4172405614 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_SceneDescription_2(); return L_5; } } // System.String DMCore.Logic.CBeachSceneCfg::GetSceneImagePath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CBeachSceneCfg_GetSceneImagePath_m1329589724 (CBeachSceneCfg_t2071789825 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetSceneImagePath_m1329589724_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeachSceneNode_t4172405614 * V_0 = NULL; { int32_t L_0 = ___sceneId0; BeachSceneNode_t4172405614 * L_1 = CBeachSceneCfg_GetSceneNodeByID_m232387933(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; BeachSceneNode_t4172405614 * L_2 = V_0; if (L_2) { goto IL_0014; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } IL_0014: { BeachSceneNode_t4172405614 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_ImagePath_3(); return L_5; } } // System.Int32 DMCore.Logic.CBeachSceneCfg::GetSceneIco(System.Int32,System.String&) extern "C" IL2CPP_METHOD_ATTR int32_t CBeachSceneCfg_GetSceneIco_m2585919376 (CBeachSceneCfg_t2071789825 * __this, int32_t ___index0, String_t** ___icoPath1, const RuntimeMethod* method) { BeachSceneNode_t4172405614 * V_0 = NULL; { int32_t L_0 = ___index0; BeachSceneNode_t4172405614 * L_1 = CBeachSceneCfg_GetSceneNodeByIndex_m3382014619(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; BeachSceneNode_t4172405614 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (-1); } IL_0010: { String_t** L_3 = ___icoPath1; BeachSceneNode_t4172405614 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_IcoPath_4(); *((RuntimeObject **)(L_3)) = (RuntimeObject *)L_5; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_3), (RuntimeObject *)L_5); BeachSceneNode_t4172405614 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = L_6->get_ScenenID_0(); return L_7; } } // System.Int32 DMCore.Logic.CBeachSceneCfg::GetDefaultSceneIDCfg() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachSceneCfg_GetDefaultSceneIDCfg_m3853423394 (CBeachSceneCfg_t2071789825 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_GetDefaultSceneIDCfg_m3853423394_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1349513060 * L_0 = __this->get_m_beachSceneList_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2731748416(L_0, /*hidden argument*/List_1_get_Count_m2731748416_RuntimeMethod_var); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0013; } } { return 0; } IL_0013: { List_1_t1349513060 * L_2 = __this->get_m_beachSceneList_2(); NullCheck(L_2); BeachSceneNode_t4172405614 * L_3 = List_1_get_Item_m1783404900(L_2, 0, /*hidden argument*/List_1_get_Item_m1783404900_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_ScenenID_0(); return L_4; } } // System.Void DMCore.Logic.CBeachSceneCfg::Clear() extern "C" IL2CPP_METHOD_ATTR void CBeachSceneCfg_Clear_m3735045721 (CBeachSceneCfg_t2071789825 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg_Clear_m3735045721_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1349513060 * L_0 = __this->get_m_beachSceneList_2(); if (!L_0) { goto IL_0016; } } { List_1_t1349513060 * L_1 = __this->get_m_beachSceneList_2(); NullCheck(L_1); List_1_Clear_m3054524515(L_1, /*hidden argument*/List_1_Clear_m3054524515_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CBeachSceneCfg::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBeachSceneCfg__cctor_m784489988 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBeachSceneCfg__cctor_m784489988_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->set_m_Instance_1((CBeachSceneCfg_t2071789825 *)NULL); IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_0 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CLocalizationManager_GetLocalizePath_m3024801825(L_0, _stringLiteral895615359, /*hidden argument*/NULL); ((CBeachSceneCfg_t2071789825_StaticFields*)il2cpp_codegen_static_fields_for(CBeachSceneCfg_t2071789825_il2cpp_TypeInfo_var))->set_CONFIG_PATH_3(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBeachSceneCfg/BeachSceneNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void BeachSceneNode__ctor_m198534361 (BeachSceneNode_t4172405614 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BeachSceneNode__ctor_m198534361_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_ScenenID_0((-1)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_SceneName_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_SceneDescription_2(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_ImagePath_3(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_IcoPath_4(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBlessManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBlessManager__ctor_m377175926 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager__ctor_m377175926_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_strUserName_1(L_0); __this->set_m_ActiveGift_2(((int32_t)30006)); return; } } // System.Int32 DMCore.Logic.CBlessManager::GetBless(DMCore.Logic.enumBless) extern "C" IL2CPP_METHOD_ATTR int32_t CBlessManager_GetBless_m1269447642 (RuntimeObject * __this /* static, unused */, int32_t ___gift0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_GetBless_m1269447642_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = ___gift0; if ((((int32_t)L_0) == ((int32_t)((int32_t)30006)))) { goto IL_001d; } } { int32_t L_1 = ___gift0; if ((((int32_t)L_1) == ((int32_t)((int32_t)30007)))) { goto IL_003a; } } { goto IL_0057; } IL_001d: { CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CTextHelp_GetText_m372251958(L_2, _stringLiteral187395767, /*hidden argument*/NULL); int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); int32_t L_6 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_SendCount_3(); return ((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); } IL_003a: { CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CTextHelp_GetText_m372251958(L_7, _stringLiteral374273004, /*hidden argument*/NULL); int32_t L_9 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); V_0 = L_9; int32_t L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); int32_t L_11 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_SendCount_3(); return ((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)); } IL_0057: { return (-1); } } // DMCore.Logic.CBlessManager DMCore.Logic.CBlessManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBlessManager_t2858824243 * CBlessManager_GetInstance_m1295054146 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_GetInstance_m1295054146_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); CBlessManager_t2858824243 * L_0 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_Instance_4(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); CBlessManager_t2858824243 * L_1 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_Instance_4(); return L_1; } IL_0010: { CBlessManager_t2858824243 * L_2 = (CBlessManager_t2858824243 *)il2cpp_codegen_object_new(CBlessManager_t2858824243_il2cpp_TypeInfo_var); CBlessManager__ctor_m377175926(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->set_s_Instance_4(L_2); CBlessManager_t2858824243 * L_3 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_Instance_4(); return L_3; } } // System.Void DMCore.Logic.CBlessManager::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBlessManager_Init_m2623164428 (CBlessManager_t2858824243 * __this, int32_t ___roomId0, const RuntimeMethod* method) { { uiMarryBless_t1813636254 * L_0 = CBlessManager_get_MarryBlessInstance_m3036012507(__this, /*hidden argument*/NULL); int32_t L_1 = ___roomId0; NullCheck(L_0); uiMarryBless_Init_m984573980(L_0, L_1, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CBlessManager::GetTargetName() extern "C" IL2CPP_METHOD_ATTR String_t* CBlessManager_GetTargetName_m1757030507 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_strUserName_1(); return L_0; } } // System.Void DMCore.Logic.CBlessManager::HideDetail() extern "C" IL2CPP_METHOD_ATTR void CBlessManager_HideDetail_m917523243 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_HideDetail_m917523243_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)42), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBlessManager::SetActiveGift(DMCore.Logic.enumBless) extern "C" IL2CPP_METHOD_ATTR void CBlessManager_SetActiveGift_m3787261888 (CBlessManager_t2858824243 * __this, int32_t ___gift0, const RuntimeMethod* method) { { int32_t L_0 = ___gift0; __this->set_m_ActiveGift_2(L_0); return; } } // DMCore.Logic.enumBless DMCore.Logic.CBlessManager::GetActiveGift() extern "C" IL2CPP_METHOD_ATTR int32_t CBlessManager_GetActiveGift_m3857887798 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_ActiveGift_2(); return L_0; } } // System.Void DMCore.Logic.CBlessManager::SetSendCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBlessManager_SetSendCount_m1042202813 (CBlessManager_t2858824243 * __this, int32_t ___newCount0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_SetSendCount_m1042202813_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___newCount0; IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->set_s_SendCount_3(L_0); return; } } // System.Int32 DMCore.Logic.CBlessManager::GetSendCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBlessManager_GetSendCount_m3600622164 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_GetSendCount_m3600622164_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); int32_t L_0 = ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->get_s_SendCount_3(); return L_0; } } // System.Void DMCore.Logic.CBlessManager::RequestBless(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBlessManager_RequestBless_m65018609 (CBlessManager_t2858824243 * __this, int32_t ___configId0, int32_t ___num1, int32_t ___roomId2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_RequestBless_m65018609_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)961), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___configId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___num1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; int32_t L_7 = ___roomId2; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_8); CDataArray_Flush_m1077150699(L_8, /*hidden argument*/NULL); CLogHelp_t779629444 * L_9 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); ObjectU5BU5D_t2843939325* L_10 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral4128853032); (L_10)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral4128853032); ObjectU5BU5D_t2843939325* L_11 = L_10; int32_t L_12 = ___configId0; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(1), (RuntimeObject *)L_14); ObjectU5BU5D_t2843939325* L_15 = L_11; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral48441409); (L_15)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral48441409); ObjectU5BU5D_t2843939325* L_16 = L_15; int32_t L_17 = ___num1; int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(3), (RuntimeObject *)L_19); ObjectU5BU5D_t2843939325* L_20 = L_16; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral292192306); (L_20)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral292192306); ObjectU5BU5D_t2843939325* L_21 = L_20; int32_t L_22 = ___roomId2; int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_23); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_24); (L_21)->SetAt(static_cast(5), (RuntimeObject *)L_24); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m2971454694(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); NullCheck(L_9); CLogHelp_Log_m386290467(L_9, L_25, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBlessManager::set_MarryBlessInstance(uiMarryBless) extern "C" IL2CPP_METHOD_ATTR void CBlessManager_set_MarryBlessInstance_m2834568771 (CBlessManager_t2858824243 * __this, uiMarryBless_t1813636254 * ___value0, const RuntimeMethod* method) { { uiMarryBless_t1813636254 * L_0 = ___value0; __this->set_mUIMarryBless_0(L_0); return; } } // uiMarryBless DMCore.Logic.CBlessManager::get_MarryBlessInstance() extern "C" IL2CPP_METHOD_ATTR uiMarryBless_t1813636254 * CBlessManager_get_MarryBlessInstance_m3036012507 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager_get_MarryBlessInstance_m3036012507_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { uiMarryBless_t1813636254 * L_0 = __this->get_mUIMarryBless_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = CWndController_CreateDelayBindWnd_m1486584967(L_2, ((int32_t)42), /*hidden argument*/NULL); V_0 = L_3; GameObject_t1113636619 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { GameObject_t1113636619 * L_6 = V_0; NullCheck(L_6); uiMarryBless_t1813636254 * L_7 = GameObject_GetComponent_TisuiMarryBless_t1813636254_m3040645944(L_6, /*hidden argument*/GameObject_GetComponent_TisuiMarryBless_t1813636254_m3040645944_RuntimeMethod_var); __this->set_mUIMarryBless_0(L_7); } IL_0036: { uiMarryBless_t1813636254 * L_8 = __this->get_mUIMarryBless_0(); return L_8; } } // System.Void DMCore.Logic.CBlessManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBlessManager__cctor_m4062424113 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBlessManager__cctor_m4062424113_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CBlessManager_t2858824243_StaticFields*)il2cpp_codegen_static_fields_for(CBlessManager_t2858824243_il2cpp_TypeInfo_var))->set_s_SendCount_3(1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig__ctor_m3116059308 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig__ctor_m3116059308_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); List_1_t1324473466 * L_0 = (List_1_t1324473466 *)il2cpp_codegen_object_new(List_1_t1324473466_il2cpp_TypeInfo_var); List_1__ctor_m3515988623(L_0, /*hidden argument*/List_1__ctor_m3515988623_RuntimeMethod_var); __this->set_m_totallist_2(L_0); List_1_t1324473466 * L_1 = (List_1_t1324473466 *)il2cpp_codegen_object_new(List_1_t1324473466_il2cpp_TypeInfo_var); List_1__ctor_m3515988623(L_1, /*hidden argument*/List_1__ctor_m3515988623_RuntimeMethod_var); __this->set_m_otherlist_3(L_1); ITextBase_PushTask_m2878137237(__this, _stringLiteral2111527394, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CBookReservationConfig DMCore.Logic.CBookReservationConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationConfig_t3541798465 * CBookReservationConfig_GetInstance_m3547560977 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_GetInstance_m3547560977_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_0 = ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (L_0) { goto IL_0014; } } { CBookReservationConfig_t3541798465 * L_1 = (CBookReservationConfig_t3541798465 *)il2cpp_codegen_object_new(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig__ctor_m3116059308(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->set_s_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_2 = ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_2; } } // System.Void DMCore.Logic.CBookReservationConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_Clear_m1266364931 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_Clear_m1266364931_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t1324473466 * L_0 = __this->get_m_totallist_2(); if (!L_0) { goto IL_0043; } } { V_0 = 0; goto IL_0027; } IL_0012: { List_1_t1324473466 * L_1 = __this->get_m_totallist_2(); int32_t L_2 = V_0; NullCheck(L_1); CBookReservationInfo_t4147366020 * L_3 = List_1_get_Item_m2772931463(L_1, L_2, /*hidden argument*/List_1_get_Item_m2772931463_RuntimeMethod_var); NullCheck(L_3); CBookReservationInfo_Clear_m3648067413(L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0027: { int32_t L_5 = V_0; List_1_t1324473466 * L_6 = __this->get_m_totallist_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m2373890260(L_6, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0012; } } { List_1_t1324473466 * L_8 = __this->get_m_totallist_2(); NullCheck(L_8); List_1_Clear_m1772347264(L_8, /*hidden argument*/List_1_Clear_m1772347264_RuntimeMethod_var); } IL_0043: { return; } } // System.Boolean DMCore.Logic.CBookReservationConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBookReservationConfig_OnLoad_m208450859 (CBookReservationConfig_t3541798465 * __this, String_t* ___texVal0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_OnLoad_m208450859_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; int32_t V_6 = 0; CBookReservationInfo_t4147366020 * V_7 = NULL; XmlNode_t3767805227 * V_8 = NULL; String_t* V_9 = NULL; StringU5BU5D_t1281789340* V_10 = NULL; int32_t V_11 = 0; Exception_t * V_12 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlElement_t561603118 * G_B3_0 = NULL; CBookReservationInfo_t4147366020 * G_B13_0 = NULL; CBookReservationInfo_t4147366020 * G_B12_0 = NULL; int32_t G_B14_0 = 0; CBookReservationInfo_t4147366020 * G_B14_1 = NULL; IL_0000: try { // begin try (depth: 1) { XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlDocument_t2837193595 * L_1 = V_0; String_t* L_2 = ___texVal0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_1, L_2); XmlDocument_t2837193595 * L_3 = V_0; if (!L_3) { goto IL_0028; } } IL_0013: { XmlDocument_t2837193595 * L_4 = V_0; NullCheck(L_4); XmlNode_t3767805227 * L_5 = XmlNode_SelectSingleNode_m2944339946(L_4, _stringLiteral2328036797, /*hidden argument*/NULL); G_B3_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_5, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0029; } IL_0028: { G_B3_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0029: { V_1 = G_B3_0; XmlElement_t561603118 * L_6 = V_1; NullCheck(L_6); XmlNodeList_t2551693786 * L_7 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_6); V_2 = L_7; XmlNodeList_t2551693786 * L_8 = V_2; if (L_8) { goto IL_003e; } } IL_0037: { V_3 = (bool)0; goto IL_01f3; } IL_003e: { V_4 = 0; goto IL_01c7; } IL_0046: { XmlNodeList_t2551693786 * L_9 = V_2; int32_t L_10 = V_4; NullCheck(L_9); XmlNode_t3767805227 * L_11 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_9, L_10); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_11, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_12 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_13 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_12, _stringLiteral3456546791, 0, /*hidden argument*/NULL); V_6 = L_13; CBookReservationInfo_t4147366020 * L_14 = (CBookReservationInfo_t4147366020 *)il2cpp_codegen_object_new(CBookReservationInfo_t4147366020_il2cpp_TypeInfo_var); CBookReservationInfo__ctor_m342227479(L_14, /*hidden argument*/NULL); V_7 = L_14; CBookReservationInfo_t4147366020 * L_15 = V_7; int32_t L_16 = V_6; NullCheck(L_15); L_15->set_Id_0(L_16); XmlNodeList_t2551693786 * L_17 = V_2; int32_t L_18 = V_4; NullCheck(L_17); XmlNode_t3767805227 * L_19 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_17, L_18); NullCheck(L_19); XmlNode_t3767805227 * L_20 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_19); V_8 = L_20; CBookReservationInfo_t4147366020 * L_21 = V_7; XmlNode_t3767805227 * L_22 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_24 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_22, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral62725243, L_23, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_name_1(L_24); CBookReservationInfo_t4147366020 * L_25 = V_7; XmlNode_t3767805227 * L_26 = V_8; int32_t L_27 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_26, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral4166355919, 0, /*hidden argument*/NULL); NullCheck(L_25); L_25->set_sex_2(L_27); CBookReservationInfo_t4147366020 * L_28 = V_7; XmlNode_t3767805227 * L_29 = V_8; String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_31 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_29, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral986382972, L_30, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_getPath_3(L_31); CBookReservationInfo_t4147366020 * L_32 = V_7; XmlNode_t3767805227 * L_33 = V_8; String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_35 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_33, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral3202063575, L_34, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_imaPath_4(L_35); XmlNode_t3767805227 * L_36 = V_8; String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_38 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_36, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral782531457, L_37, /*hidden argument*/NULL); V_9 = L_38; String_t* L_39 = V_9; bool L_40 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); if (L_40) { goto IL_015d; } } IL_0117: { String_t* L_41 = V_9; CharU5BU5D_t3528271667* L_42 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_42); (L_42)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_41); StringU5BU5D_t1281789340* L_43 = String_Split_m3646115398(L_41, L_42, /*hidden argument*/NULL); V_10 = L_43; StringU5BU5D_t1281789340* L_44 = V_10; if (!L_44) { goto IL_015d; } } IL_0132: { V_11 = 0; goto IL_0152; } IL_013a: { CBookReservationInfo_t4147366020 * L_45 = V_7; StringU5BU5D_t1281789340* L_46 = V_10; int32_t L_47 = V_11; NullCheck(L_46); int32_t L_48 = L_47; String_t* L_49 = (L_46)->GetAt(static_cast(L_48)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_50 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_49, 0, /*hidden argument*/NULL); NullCheck(L_45); CBookReservationInfo_AddItem_m171239181(L_45, L_50, /*hidden argument*/NULL); int32_t L_51 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_0152: { int32_t L_52 = V_11; StringU5BU5D_t1281789340* L_53 = V_10; NullCheck(L_53); if ((((int32_t)L_52) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_53)->max_length))))))) { goto IL_013a; } } IL_015d: { CBookReservationInfo_t4147366020 * L_54 = V_7; XmlNode_t3767805227 * L_55 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_56 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_55, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral683807174, 0, /*hidden argument*/NULL); G_B12_0 = L_54; if (L_56) { G_B13_0 = L_54; goto IL_017c; } } IL_0176: { G_B14_0 = 0; G_B14_1 = G_B12_0; goto IL_017d; } IL_017c: { G_B14_0 = 1; G_B14_1 = G_B13_0; } IL_017d: { NullCheck(G_B14_1); G_B14_1->set_bowner_5((bool)G_B14_0); CBookReservationInfo_t4147366020 * L_57 = V_7; XmlNode_t3767805227 * L_58 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_59 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_58, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral2066408435, 0, /*hidden argument*/NULL); NullCheck(L_57); L_57->set_actionId_8(L_59); CBookReservationInfo_t4147366020 * L_60 = V_7; XmlNode_t3767805227 * L_61 = V_8; int32_t L_62 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_61, XmlElement_t561603118_il2cpp_TypeInfo_var)), _stringLiteral2587070210, 0, /*hidden argument*/NULL); NullCheck(L_60); L_60->set_loverId_6(L_62); List_1_t1324473466 * L_63 = __this->get_m_totallist_2(); CBookReservationInfo_t4147366020 * L_64 = V_7; NullCheck(L_63); List_1_Add_m2418932361(L_63, L_64, /*hidden argument*/List_1_Add_m2418932361_RuntimeMethod_var); int32_t L_65 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_01c7: { int32_t L_66 = V_4; XmlNodeList_t2551693786 * L_67 = V_2; NullCheck(L_67); int32_t L_68 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_67); if ((((int32_t)L_66) < ((int32_t)L_68))) { goto IL_0046; } } IL_01d4: { goto IL_01f1; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_01d9; throw e; } CATCH_01d9: { // begin catch(System.Exception) V_12 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_69 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_70 = V_12; NullCheck(L_70); String_t* L_71 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_70); NullCheck(L_69); CLogHelp_LogFile_m4227814860(L_69, L_71, /*hidden argument*/NULL); goto IL_01f1; } // end catch (depth: 1) IL_01f1: { return (bool)1; } IL_01f3: { bool L_72 = V_3; return L_72; } } // System.Int32 DMCore.Logic.CBookReservationConfig::get_TotalAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationConfig_get_TotalAmount_m516107022 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_get_TotalAmount_m516107022_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t1324473466 * L_0 = __this->get_m_totallist_2(); if (!L_0) { goto IL_001b; } } { List_1_t1324473466 * L_1 = __this->get_m_totallist_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2373890260(L_1, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Int32 DMCore.Logic.CBookReservationConfig::get_SpecifiedSexAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationConfig_get_SpecifiedSexAmount_m2554439962 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_get_SpecifiedSexAmount_m2554439962_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t1324473466 * L_0 = __this->get_m_otherlist_3(); if (!L_0) { goto IL_001b; } } { List_1_t1324473466 * L_1 = __this->get_m_otherlist_3(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2373890260(L_1, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationConfig::GetCfgUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationConfig_GetCfgUnitByID_m648056151 (CBookReservationConfig_t3541798465 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_GetCfgUnitByID_m648056151_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * V_0 = NULL; { U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * L_0 = (U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 *)il2cpp_codegen_object_new(U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405_il2cpp_TypeInfo_var); U3CGetCfgUnitByIDU3Ec__AnonStorey0__ctor_m2030397687(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * L_1 = V_0; int32_t L_2 = ____id0; NullCheck(L_1); L_1->set__id_0(L_2); List_1_t1324473466 * L_3 = __this->get_m_totallist_2(); if (L_3) { goto IL_001a; } } { return (CBookReservationInfo_t4147366020 *)NULL; } IL_001a: { List_1_t1324473466 * L_4 = __this->get_m_totallist_2(); U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CGetCfgUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m2266244925_RuntimeMethod_var; Predicate_1_t677692848 * L_7 = (Predicate_1_t677692848 *)il2cpp_codegen_object_new(Predicate_1_t677692848_il2cpp_TypeInfo_var); Predicate_1__ctor_m35425776(L_7, L_5, L_6, /*hidden argument*/Predicate_1__ctor_m35425776_RuntimeMethod_var); NullCheck(L_4); CBookReservationInfo_t4147366020 * L_8 = List_1_Find_m1227021764(L_4, L_7, /*hidden argument*/List_1_Find_m1227021764_RuntimeMethod_var); return L_8; } } // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationConfig::GetInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationConfig_GetInfoByIndex_m1589051001 (CBookReservationConfig_t3541798465 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_GetInfoByIndex_m1589051001_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1324473466 * L_0 = __this->get_m_otherlist_3(); if (L_0) { goto IL_000d; } } { return (CBookReservationInfo_t4147366020 *)NULL; } IL_000d: { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0032; } } { int32_t L_2 = ____index0; List_1_t1324473466 * L_3 = __this->get_m_otherlist_3(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2373890260(L_3, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0032; } } { List_1_t1324473466 * L_5 = __this->get_m_otherlist_3(); int32_t L_6 = ____index0; NullCheck(L_5); CBookReservationInfo_t4147366020 * L_7 = List_1_get_Item_m2772931463(L_5, L_6, /*hidden argument*/List_1_get_Item_m2772931463_RuntimeMethod_var); return L_7; } IL_0032: { return (CBookReservationInfo_t4147366020 *)NULL; } } // System.Void DMCore.Logic.CBookReservationConfig::SetFilter(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_SetFilter_m61211950 (CBookReservationConfig_t3541798465 * __this, int32_t ____sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_SetFilter_m61211950_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CSetFilterU3Ec__AnonStorey1_t1229598363 * V_0 = NULL; List_1_t1324473466 * V_1 = NULL; List_1_t1324473466 * G_B5_0 = NULL; List_1_t1324473466 * G_B4_0 = NULL; { U3CSetFilterU3Ec__AnonStorey1_t1229598363 * L_0 = (U3CSetFilterU3Ec__AnonStorey1_t1229598363 *)il2cpp_codegen_object_new(U3CSetFilterU3Ec__AnonStorey1_t1229598363_il2cpp_TypeInfo_var); U3CSetFilterU3Ec__AnonStorey1__ctor_m3121277508(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CSetFilterU3Ec__AnonStorey1_t1229598363 * L_1 = V_0; int32_t L_2 = ____sex0; NullCheck(L_1); L_1->set__sex_0(L_2); List_1_t1324473466 * L_3 = __this->get_m_totallist_2(); U3CSetFilterU3Ec__AnonStorey1_t1229598363 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CSetFilterU3Ec__AnonStorey1_U3CU3Em__0_m3625542264_RuntimeMethod_var; Predicate_1_t677692848 * L_6 = (Predicate_1_t677692848 *)il2cpp_codegen_object_new(Predicate_1_t677692848_il2cpp_TypeInfo_var); Predicate_1__ctor_m35425776(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m35425776_RuntimeMethod_var); NullCheck(L_3); List_1_t1324473466 * L_7 = List_1_FindAll_m2974530692(L_3, L_6, /*hidden argument*/List_1_FindAll_m2974530692_RuntimeMethod_var); V_1 = L_7; List_1_t1324473466 * L_8 = V_1; if (!L_8) { goto IL_0043; } } { List_1_t1324473466 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m2373890260(L_9, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_10))) { goto IL_0043; } } { List_1_t1324473466 * L_11 = __this->get_m_otherlist_3(); List_1_t1324473466 * L_12 = V_1; NullCheck(L_11); List_1_AddRange_m3859807099(L_11, L_12, /*hidden argument*/List_1_AddRange_m3859807099_RuntimeMethod_var); } IL_0043: { List_1_t1324473466 * L_13 = __this->get_m_totallist_2(); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); Predicate_1_t677692848 * L_14 = ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); G_B4_0 = L_13; if (L_14) { G_B5_0 = L_13; goto IL_0061; } } { intptr_t L_15 = (intptr_t)CBookReservationConfig_U3CSetFilterU3Em__0_m3889649339_RuntimeMethod_var; Predicate_1_t677692848 * L_16 = (Predicate_1_t677692848 *)il2cpp_codegen_object_new(Predicate_1_t677692848_il2cpp_TypeInfo_var); Predicate_1__ctor_m35425776(L_16, NULL, L_15, /*hidden argument*/Predicate_1__ctor_m35425776_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_4(L_16); G_B5_0 = G_B4_0; } IL_0061: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); Predicate_1_t677692848 * L_17 = ((CBookReservationConfig_t3541798465_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); NullCheck(G_B5_0); List_1_t1324473466 * L_18 = List_1_FindAll_m2974530692(G_B5_0, L_17, /*hidden argument*/List_1_FindAll_m2974530692_RuntimeMethod_var); V_1 = L_18; List_1_t1324473466 * L_19 = V_1; if (!L_19) { goto IL_008a; } } { List_1_t1324473466 * L_20 = V_1; NullCheck(L_20); int32_t L_21 = List_1_get_Count_m2373890260(L_20, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_21))) { goto IL_008a; } } { List_1_t1324473466 * L_22 = __this->get_m_otherlist_3(); List_1_t1324473466 * L_23 = V_1; NullCheck(L_22); List_1_AddRange_m3859807099(L_22, L_23, /*hidden argument*/List_1_AddRange_m3859807099_RuntimeMethod_var); } IL_008a: { return; } } // System.Void DMCore.Logic.CBookReservationConfig::ClearSpecifiedList() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_ClearSpecifiedList_m778279813 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_ClearSpecifiedList_m778279813_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1324473466 * L_0 = __this->get_m_otherlist_3(); if (!L_0) { goto IL_0016; } } { List_1_t1324473466 * L_1 = __this->get_m_otherlist_3(); NullCheck(L_1); List_1_Clear_m1772347264(L_1, /*hidden argument*/List_1_Clear_m1772347264_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CBookReservationConfig::ResetOwnAmount() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_ResetOwnAmount_m3724399452 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationConfig_ResetOwnAmount_m3724399452_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t1324473466 * L_0 = __this->get_m_totallist_2(); if (!L_0) { goto IL_0039; } } { V_0 = 0; goto IL_0028; } IL_0012: { List_1_t1324473466 * L_1 = __this->get_m_totallist_2(); int32_t L_2 = V_0; NullCheck(L_1); CBookReservationInfo_t4147366020 * L_3 = List_1_get_Item_m2772931463(L_1, L_2, /*hidden argument*/List_1_get_Item_m2772931463_RuntimeMethod_var); NullCheck(L_3); L_3->set_ownedAmount_7(0); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0028: { int32_t L_5 = V_0; List_1_t1324473466 * L_6 = __this->get_m_totallist_2(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m2373890260(L_6, /*hidden argument*/List_1_get_Count_m2373890260_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0012; } } IL_0039: { return; } } // System.Void DMCore.Logic.CBookReservationConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig__cctor_m2849088021 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Logic.CBookReservationConfig::m__0(DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR bool CBookReservationConfig_U3CSetFilterU3Em__0_m3889649339 (RuntimeObject * __this /* static, unused */, CBookReservationInfo_t4147366020 * ____y0, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = ____y0; NullCheck(L_0); int32_t L_1 = L_0->get_sex_2(); return (bool)((((int32_t)L_1) == ((int32_t)2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetCfgUnitByIDU3Ec__AnonStorey0__ctor_m2030397687 (U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CBookReservationConfig/c__AnonStorey0::<>m__0(DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetCfgUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m2266244925 (U3CGetCfgUnitByIDU3Ec__AnonStorey0_t501263405 * __this, CBookReservationInfo_t4147366020 * ____x0, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = ____x0; NullCheck(L_0); int32_t L_1 = L_0->get_Id_0(); int32_t L_2 = __this->get__id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationConfig/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CSetFilterU3Ec__AnonStorey1__ctor_m3121277508 (U3CSetFilterU3Ec__AnonStorey1_t1229598363 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CBookReservationConfig/c__AnonStorey1::<>m__0(DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CSetFilterU3Ec__AnonStorey1_U3CU3Em__0_m3625542264 (U3CSetFilterU3Ec__AnonStorey1_t1229598363 * __this, CBookReservationInfo_t4147366020 * ____x0, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = ____x0; NullCheck(L_0); int32_t L_1 = L_0->get_sex_2(); int32_t L_2 = __this->get__sex_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo__ctor_m342227479 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo__ctor_m342227479_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_Id_0(0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_name_1(L_0); __this->set_sex_2(0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_getPath_3(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_imaPath_4(L_2); List_1_t128053199 * L_3 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_3, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_items_9(L_3); __this->set_bowner_5((bool)0); __this->set_loverId_6(0); __this->set_ownedAmount_7(0); List_1_t128053199 * L_4 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_4, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_ownItems_10(L_4); __this->set_actionId_8(0); return; } } // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::get_TotalAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationInfo_get_TotalAmount_m3866427878 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_get_TotalAmount_m3866427878_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t128053199 * L_0 = __this->get_items_9(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_items_9(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::AddItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_AddItem_m171239181 (CBookReservationInfo_t4147366020 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_AddItem_m171239181_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_items_9(); if (!L_0) { goto IL_0028; } } { List_1_t128053199 * L_1 = __this->get_items_9(); int32_t L_2 = ____id0; NullCheck(L_1); bool L_3 = List_1_Contains_m2263725670(L_1, L_2, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_3) { goto IL_0028; } } { List_1_t128053199 * L_4 = __this->get_items_9(); int32_t L_5 = ____id0; NullCheck(L_4); List_1_Add_m697420525(L_4, L_5, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0028: { return; } } // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::AddOwnList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_AddOwnList_m4224035221 (CBookReservationInfo_t4147366020 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_AddOwnList_m4224035221_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_ownItems_10(); if (!L_0) { goto IL_0028; } } { List_1_t128053199 * L_1 = __this->get_ownItems_10(); int32_t L_2 = ____id0; NullCheck(L_1); bool L_3 = List_1_Contains_m2263725670(L_1, L_2, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_3) { goto IL_0028; } } { List_1_t128053199 * L_4 = __this->get_ownItems_10(); int32_t L_5 = ____id0; NullCheck(L_4); List_1_Add_m697420525(L_4, L_5, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0028: { return; } } // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationInfo_GetItemByIndex_m2826280648 (CBookReservationInfo_t4147366020 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_GetItemByIndex_m2826280648_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_items_9(); if (L_0) { goto IL_000d; } } { return (-1); } IL_000d: { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0032; } } { int32_t L_2 = ____index0; List_1_t128053199 * L_3 = __this->get_items_9(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m186164705(L_3, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0032; } } { List_1_t128053199 * L_5 = __this->get_items_9(); int32_t L_6 = ____index0; NullCheck(L_5); int32_t L_7 = List_1_get_Item_m888956288(L_5, L_6, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_7; } IL_0032: { return (-1); } } // System.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo::IsOwn(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBookReservationInfo_IsOwn_m681386106 (CBookReservationInfo_t4147366020 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_IsOwn_m681386106_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CIsOwnU3Ec__AnonStorey0_t3848980399 * V_0 = NULL; bool V_1 = false; { U3CIsOwnU3Ec__AnonStorey0_t3848980399 * L_0 = (U3CIsOwnU3Ec__AnonStorey0_t3848980399 *)il2cpp_codegen_object_new(U3CIsOwnU3Ec__AnonStorey0_t3848980399_il2cpp_TypeInfo_var); U3CIsOwnU3Ec__AnonStorey0__ctor_m3622234273(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CIsOwnU3Ec__AnonStorey0_t3848980399 * L_1 = V_0; int32_t L_2 = ____id0; NullCheck(L_1); L_1->set__id_0(L_2); V_1 = (bool)0; List_1_t128053199 * L_3 = __this->get_ownItems_10(); if (L_3) { goto IL_001c; } } { bool L_4 = V_1; return L_4; } IL_001c: { List_1_t128053199 * L_5 = __this->get_ownItems_10(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m186164705(L_5, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_6) { goto IL_002e; } } { bool L_7 = V_1; return L_7; } IL_002e: { List_1_t128053199 * L_8 = __this->get_ownItems_10(); U3CIsOwnU3Ec__AnonStorey0_t3848980399 * L_9 = V_0; intptr_t L_10 = (intptr_t)U3CIsOwnU3Ec__AnonStorey0_U3CU3Em__0_m1275170943_RuntimeMethod_var; Predicate_1_t3776239877 * L_11 = (Predicate_1_t3776239877 *)il2cpp_codegen_object_new(Predicate_1_t3776239877_il2cpp_TypeInfo_var); Predicate_1__ctor_m314273660(L_11, L_9, L_10, /*hidden argument*/Predicate_1__ctor_m314273660_RuntimeMethod_var); NullCheck(L_8); int32_t L_12 = List_1_Find_m9533846(L_8, L_11, /*hidden argument*/List_1_Find_m9533846_RuntimeMethod_var); if (L_12) { goto IL_0051; } } { V_1 = (bool)0; goto IL_0053; } IL_0051: { V_1 = (bool)1; } IL_0053: { bool L_13 = V_1; return L_13; } } // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::Clear() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_Clear_m3648067413 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_Clear_m3648067413_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_items_9(); if (!L_0) { goto IL_0016; } } { List_1_t128053199 * L_1 = __this->get_items_9(); NullCheck(L_1); List_1_Clear_m2269680114(L_1, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); } IL_0016: { CBookReservationInfo_ClearOwnerList_m2753844781(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ClearOwnerList() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_ClearOwnerList_m2753844781 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationInfo_ClearOwnerList_m2753844781_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_ownItems_10(); if (!L_0) { goto IL_0016; } } { List_1_t128053199 * L_1 = __this->get_ownItems_10(); NullCheck(L_1); List_1_Clear_m2269680114(L_1, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); } IL_0016: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CIsOwnU3Ec__AnonStorey0__ctor_m3622234273 (U3CIsOwnU3Ec__AnonStorey0_t3848980399 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo/c__AnonStorey0::<>m__0(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool U3CIsOwnU3Ec__AnonStorey0_U3CU3Em__0_m1275170943 (U3CIsOwnU3Ec__AnonStorey0_t3848980399 * __this, int32_t ____x0, const RuntimeMethod* method) { { int32_t L_0 = ____x0; int32_t L_1 = __this->get__id_0(); return (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager__ctor_m257576981 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager__ctor_m257576981_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t2340636913 * L_0 = (List_1_t2340636913 *)il2cpp_codegen_object_new(List_1_t2340636913_il2cpp_TypeInfo_var); List_1__ctor_m798405856(L_0, /*hidden argument*/List_1__ctor_m798405856_RuntimeMethod_var); __this->set_m_list_2(L_0); CDataModelBool_t2269476966 * L_1 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_1, /*hidden argument*/NULL); __this->set_m_bOwnerDataReady_3(L_1); CDataModelBool_t2269476966 * L_2 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_2, /*hidden argument*/NULL); __this->set_m_bSingleDataReady_4(L_2); CDataModelBool_t2269476966 * L_3 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_3, /*hidden argument*/NULL); __this->set_m_bRefreshProgress_5(L_3); return; } } // DMCore.Logic.CBookReservationManager DMCore.Logic.CBookReservationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationManager_t2709920264 * CBookReservationManager_GetInstance_m2629755170 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_GetInstance_m2629755170_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_0 = ((CBookReservationManager_t2709920264_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (L_0) { goto IL_0014; } } { CBookReservationManager_t2709920264 * L_1 = (CBookReservationManager_t2709920264 *)il2cpp_codegen_object_new(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager__ctor_m257576981(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); ((CBookReservationManager_t2709920264_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var))->set_s_Instance_0(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_2 = ((CBookReservationManager_t2709920264_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_2; } } // System.Void DMCore.Logic.CBookReservationManager::set_CurrentInfo(DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_set_CurrentInfo_m3621031703 (CBookReservationManager_t2709920264 * __this, CBookReservationInfo_t4147366020 * ___value0, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = ___value0; __this->set_m_info_1(L_0); return; } } // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationManager::get_CurrentInfo() extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationManager_get_CurrentInfo_m4009725112 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = __this->get_m_info_1(); return L_0; } } // System.Void DMCore.Logic.CBookReservationManager::set_IsOwnerDataReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_set_IsOwnerDataReady_m1335070699 (CBookReservationManager_t2709920264 * __this, bool ___value0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bOwnerDataReady_3(); bool L_1 = ___value0; NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::AddWatcherReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddWatcherReady_m4047170629 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bOwnerDataReady_3(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RemoveWatcherReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RemoveWatcherReady_m195862855 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bOwnerDataReady_3(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::set_IsSingleDataReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_set_IsSingleDataReady_m1030516475 (CBookReservationManager_t2709920264 * __this, bool ___value0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bSingleDataReady_4(); bool L_1 = ___value0; NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::AddWatcherSingleReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddWatcherSingleReady_m1013688712 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bSingleDataReady_4(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RemoveWatcherSingleReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RemoveWatcherSingleReady_m3364150820 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bSingleDataReady_4(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::set_IsRefreshProgress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_set_IsRefreshProgress_m3419310181 (CBookReservationManager_t2709920264 * __this, bool ___value0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bRefreshProgress_5(); bool L_1 = ___value0; NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::AddWatcherRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddWatcherRefresh_m3988300421 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bRefreshProgress_5(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RemoveWatcherRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RemoveWatcherRefresh_m371438644 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bRefreshProgress_5(); Action_1_t1302699353 * L_1 = ____site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RequestBookReservationInfo() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RequestBookReservationInfo_m283886638 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_RequestBookReservationInfo_m283886638_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1901), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RequestBookReservationSingleInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RequestBookReservationSingleInfo_m2755772286 (CBookReservationManager_t2709920264 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_RequestBookReservationSingleInfo_m2755772286_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1902), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ____id0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::RequestBookReservationRanking(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RequestBookReservationRanking_m1279175881 (CBookReservationManager_t2709920264 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_RequestBookReservationRanking_m1279175881_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1903), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ____id0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBookReservationManager::AddData(DMCore.Logic.CBookReservationManager/COwnerInfo) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddData_m14080159 (CBookReservationManager_t2709920264 * __this, COwnerInfo_t868562171 * ____info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_AddData_m14080159_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2340636913 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_0017; } } { List_1_t2340636913 * L_1 = __this->get_m_list_2(); COwnerInfo_t868562171 * L_2 = ____info0; NullCheck(L_1); List_1_Add_m3710527480(L_1, L_2, /*hidden argument*/List_1_Add_m3710527480_RuntimeMethod_var); } IL_0017: { return; } } // System.Void DMCore.Logic.CBookReservationManager::ClearData() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_ClearData_m3219681318 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_ClearData_m3219681318_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2340636913 * L_0 = __this->get_m_list_2(); if (!L_0) { goto IL_0016; } } { List_1_t2340636913 * L_1 = __this->get_m_list_2(); NullCheck(L_1); List_1_Clear_m345333140(L_1, /*hidden argument*/List_1_Clear_m345333140_RuntimeMethod_var); } IL_0016: { return; } } // DMCore.Logic.CBookReservationManager/COwnerInfo DMCore.Logic.CBookReservationManager::GetOwnerInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR COwnerInfo_t868562171 * CBookReservationManager_GetOwnerInfoByIndex_m523354891 (CBookReservationManager_t2709920264 * __this, int32_t ____idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationManager_GetOwnerInfoByIndex_m523354891_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2340636913 * L_0 = __this->get_m_list_2(); if (L_0) { goto IL_000d; } } { return (COwnerInfo_t868562171 *)NULL; } IL_000d: { int32_t L_1 = ____idx0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0032; } } { int32_t L_2 = ____idx0; List_1_t2340636913 * L_3 = __this->get_m_list_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2168864281(L_3, /*hidden argument*/List_1_get_Count_m2168864281_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0032; } } { List_1_t2340636913 * L_5 = __this->get_m_list_2(); int32_t L_6 = ____idx0; NullCheck(L_5); COwnerInfo_t868562171 * L_7 = List_1_get_Item_m3921027828(L_5, L_6, /*hidden argument*/List_1_get_Item_m3921027828_RuntimeMethod_var); return L_7; } IL_0032: { return (COwnerInfo_t868562171 *)NULL; } } // System.Void DMCore.Logic.CBookReservationManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager__cctor_m3579049446 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationManager/COwnerInfo::.ctor(System.Int64,System.Int32,System.Int64,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void COwnerInfo__ctor_m4034448139 (COwnerInfo_t868562171 * __this, int64_t ____id0, int32_t ____sex1, int64_t ____photoId2, int32_t ____fashion3, String_t* ____name4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int64_t L_0 = ____id0; __this->set_userId_0(L_0); int32_t L_1 = ____sex1; __this->set_userSex_1(L_1); int64_t L_2 = ____photoId2; __this->set_userPhotoId_2(L_2); int32_t L_3 = ____fashion3; __this->set_fashion_4(L_3); String_t* L_4 = ____name4; __this->set_userName_3(L_4); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBookReservationPreview::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview__ctor_m2497513639 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CBookReservationPreview_set_SuitId1_m2733327467(__this, 0, /*hidden argument*/NULL); CBookReservationPreview_set_SuitId2_m2733553612(__this, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CBookReservationPreview DMCore.Logic.CBookReservationPreview::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationPreview_t483566172 * CBookReservationPreview_GetInstance_m3793719472 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationPreview_GetInstance_m3793719472_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_0 = ((CBookReservationPreview_t483566172_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var))->get_s_Instance_5(); if (L_0) { goto IL_0014; } } { CBookReservationPreview_t483566172 * L_1 = (CBookReservationPreview_t483566172 *)il2cpp_codegen_object_new(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview__ctor_m2497513639(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); ((CBookReservationPreview_t483566172_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var))->set_s_Instance_5(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_2 = ((CBookReservationPreview_t483566172_StaticFields*)il2cpp_codegen_static_fields_for(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var))->get_s_Instance_5(); return L_2; } } // System.Int32 DMCore.Logic.CBookReservationPreview::get_SuitId1() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_SuitId1_m3472905296 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSuitId1U3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CBookReservationPreview::set_SuitId1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId1_m2733327467 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSuitId1U3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.CBookReservationPreview::get_SuitId2() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_SuitId2_m3472708688 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSuitId2U3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CBookReservationPreview::set_SuitId2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId2_m2733553612 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSuitId2U3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Logic.CBookReservationPreview::get_Sex1() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_Sex1_m2671982981 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSex1U3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CBookReservationPreview::set_Sex1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_Sex1_m304287915 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSex1U3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Logic.CBookReservationPreview::get_Sex2() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_Sex2_m3075267508 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSex2U3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CBookReservationPreview::set_Sex2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_Sex2_m2851344546 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSex2U3Ek__BackingField_3(L_0); return; } } // System.Void DMCore.Logic.CBookReservationPreview::set_IsSingle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_IsSingle_m3844110507 (CBookReservationPreview_t483566172 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSingleU3Ek__BackingField_4(L_0); return; } } // System.Boolean DMCore.Logic.CBookReservationPreview::get_IsSingle() extern "C" IL2CPP_METHOD_ATTR bool CBookReservationPreview_get_IsSingle_m13877099 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSingleU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CBookReservationPreview::ShowPreview(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_ShowPreview_m3299315117 (CBookReservationPreview_t483566172 * __this, int32_t ____suitId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationPreview_ShowPreview_m3299315117_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____suitId0; CBookReservationPreview_set_SuitId1_m2733327467(__this, L_0, /*hidden argument*/NULL); CBookReservationPreview_set_IsSingle_m3844110507(__this, (bool)1, /*hidden argument*/NULL); int32_t L_1 = ____suitId0; if ((((int32_t)0) >= ((int32_t)L_1))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CWndController_ShowUI_m3552255067(L_2, ((int32_t)223), /*hidden argument*/NULL); } IL_0025: { return; } } // System.Void DMCore.Logic.CBookReservationPreview::ShowPreview(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_ShowPreview_m3966691493 (CBookReservationPreview_t483566172 * __this, int32_t ____suitId10, int32_t ____suitId21, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBookReservationPreview_ShowPreview_m3966691493_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____suitId10; CBookReservationPreview_set_SuitId1_m2733327467(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ____suitId21; CBookReservationPreview_set_SuitId2_m2733553612(__this, L_1, /*hidden argument*/NULL); CBookReservationPreview_set_IsSingle_m3844110507(__this, (bool)0, /*hidden argument*/NULL); int32_t L_2 = ____suitId10; if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_0033; } } { int32_t L_3 = ____suitId21; if ((((int32_t)0) >= ((int32_t)L_3))) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CWndController_ShowUI_m3552255067(L_4, ((int32_t)223), /*hidden argument*/NULL); } IL_0033: { return; } } // System.Void DMCore.Logic.CBookReservationPreview::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview__cctor_m3454446906 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBulletinManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBulletinManager__ctor_m1031015692 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager__ctor_m1031015692_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BulletinData_t1626493490 * L_0 = (BulletinData_t1626493490 *)il2cpp_codegen_object_new(BulletinData_t1626493490_il2cpp_TypeInfo_var); BulletinData__ctor_m4107020424(L_0, /*hidden argument*/NULL); __this->set_m_curBullet_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CBulletinManager DMCore.Logic.CBulletinManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBulletinManager_t2950394527 * CBulletinManager_GetInstance_m1353421449 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_GetInstance_m1353421449_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBulletinManager_t2950394527_il2cpp_TypeInfo_var); CBulletinManager_t2950394527 * L_0 = ((CBulletinManager_t2950394527_StaticFields*)il2cpp_codegen_static_fields_for(CBulletinManager_t2950394527_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (L_0) { goto IL_0014; } } { CBulletinManager_t2950394527 * L_1 = (CBulletinManager_t2950394527 *)il2cpp_codegen_object_new(CBulletinManager_t2950394527_il2cpp_TypeInfo_var); CBulletinManager__ctor_m1031015692(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBulletinManager_t2950394527_il2cpp_TypeInfo_var); ((CBulletinManager_t2950394527_StaticFields*)il2cpp_codegen_static_fields_for(CBulletinManager_t2950394527_il2cpp_TypeInfo_var))->set_s_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CBulletinManager_t2950394527_il2cpp_TypeInfo_var); CBulletinManager_t2950394527 * L_2 = ((CBulletinManager_t2950394527_StaticFields*)il2cpp_codegen_static_fields_for(CBulletinManager_t2950394527_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_2; } } // System.String DMCore.Logic.CBulletinManager::get_BulletinTitle() extern "C" IL2CPP_METHOD_ATTR String_t* CBulletinManager_get_BulletinTitle_m1780842754 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_get_BulletinTitle_m1780842754_MetadataUsageId); s_Il2CppMethodInitialized = true; } BulletinData_t1626493490 * V_0 = NULL; { BulletinData_t1626493490 * L_0 = CBulletinManager_GetHead_m3759570734(__this, /*hidden argument*/NULL); V_0 = L_0; BulletinData_t1626493490 * L_1 = V_0; if (L_1) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0013: { BulletinData_t1626493490 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->get_m_title_0(); return L_4; } } // System.String DMCore.Logic.CBulletinManager::get_BulletinContent() extern "C" IL2CPP_METHOD_ATTR String_t* CBulletinManager_get_BulletinContent_m3690813015 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_get_BulletinContent_m3690813015_MetadataUsageId); s_Il2CppMethodInitialized = true; } BulletinData_t1626493490 * V_0 = NULL; { BulletinData_t1626493490 * L_0 = CBulletinManager_GetHead_m3759570734(__this, /*hidden argument*/NULL); V_0 = L_0; BulletinData_t1626493490 * L_1 = V_0; if (L_1) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0013: { BulletinData_t1626493490 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->get_m_content_1(); return L_4; } } // System.String DMCore.Logic.CBulletinManager::get_ButtonText() extern "C" IL2CPP_METHOD_ATTR String_t* CBulletinManager_get_ButtonText_m2326787992 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_get_ButtonText_m2326787992_MetadataUsageId); s_Il2CppMethodInitialized = true; } BulletinData_t1626493490 * V_0 = NULL; { BulletinData_t1626493490 * L_0 = CBulletinManager_GetHead_m3759570734(__this, /*hidden argument*/NULL); V_0 = L_0; BulletinData_t1626493490 * L_1 = V_0; if (L_1) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0013: { BulletinData_t1626493490 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->get_m_btnText_2(); return L_4; } } // System.Boolean DMCore.Logic.CBulletinManager::get_ExistCancel() extern "C" IL2CPP_METHOD_ATTR bool CBulletinManager_get_ExistCancel_m3230244723 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { BulletinData_t1626493490 * V_0 = NULL; int32_t G_B3_0 = 0; { BulletinData_t1626493490 * L_0 = CBulletinManager_GetHead_m3759570734(__this, /*hidden argument*/NULL); V_0 = L_0; BulletinData_t1626493490 * L_1 = V_0; if (!L_1) { goto IL_0015; } } { BulletinData_t1626493490 * L_2 = V_0; NullCheck(L_2); bool L_3 = L_2->get_m_existCancel_3(); G_B3_0 = ((int32_t)(L_3)); goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { return (bool)G_B3_0; } } // System.Void DMCore.Logic.CBulletinManager::ShowBulletin(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_ShowBulletin_m2648013294 (CBulletinManager_t2950394527 * __this, String_t* ___title0, String_t* ___content1, String_t* ___btnText2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_ShowBulletin_m2648013294_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___title0; String_t* L_1 = ___content1; String_t* L_2 = ___btnText2; CBulletinManager_Push_m899215648(__this, L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_3 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CWndController_ShowUI_m3552255067(L_3, ((int32_t)150), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBulletinManager::ShowBulletinWithCancel(System.String,System.String,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_ShowBulletinWithCancel_m856701994 (CBulletinManager_t2950394527 * __this, String_t* ___title0, String_t* ___content1, String_t* ___btnText2, Action_1_t269755560 * ___cb3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_ShowBulletinWithCancel_m856701994_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___title0; String_t* L_1 = ___content1; String_t* L_2 = ___btnText2; Action_1_t269755560 * L_3 = ___cb3; CBulletinManager_PushWithCancel_m670470679(__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CWndController_ShowUI_m3552255067(L_4, ((int32_t)150), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBulletinManager::ShowBulletinOrg(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_ShowBulletinOrg_m3864657548 (CBulletinManager_t2950394527 * __this, String_t* ___title0, String_t* ___content1, String_t* ___btnText2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_ShowBulletinOrg_m3864657548_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___title0; String_t* L_1 = ___content1; String_t* L_2 = ___btnText2; CBulletinManager_PushOrg_m1569421382(__this, L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_3 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CWndController_ShowUI_m3552255067(L_3, ((int32_t)150), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBulletinManager::HideBulletin() extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_HideBulletin_m3742973076 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_HideBulletin_m3742973076_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)150), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBulletinManager::OnClkResult(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_OnClkResult_m940754890 (CBulletinManager_t2950394527 * __this, bool ___confirmed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBulletinManager_OnClkResult_m940754890_MetadataUsageId); s_Il2CppMethodInitialized = true; } BulletinData_t1626493490 * V_0 = NULL; { BulletinData_t1626493490 * L_0 = CBulletinManager_GetHead_m3759570734(__this, /*hidden argument*/NULL); V_0 = L_0; BulletinData_t1626493490 * L_1 = V_0; if (!L_1) { goto IL_0024; } } { BulletinData_t1626493490 * L_2 = V_0; NullCheck(L_2); Action_1_t269755560 * L_3 = L_2->get_mCallBack_4(); if (!L_3) { goto IL_0024; } } { BulletinData_t1626493490 * L_4 = V_0; NullCheck(L_4); Action_1_t269755560 * L_5 = L_4->get_mCallBack_4(); bool L_6 = ___confirmed0; NullCheck(L_5); Action_1_Invoke_m1933767679(L_5, L_6, /*hidden argument*/Action_1_Invoke_m1933767679_RuntimeMethod_var); } IL_0024: { return; } } // System.Void DMCore.Logic.CBulletinManager::Push(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_Push_m899215648 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, const RuntimeMethod* method) { { BulletinData_t1626493490 * L_0 = __this->get_m_curBullet_0(); NullCheck(L_0); BulletinData_Clear_m2576811246(L_0, /*hidden argument*/NULL); BulletinData_t1626493490 * L_1 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ____title0; NullCheck(L_2); String_t* L_4 = CTextHelp_GetText_m372251958(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_m_title_0(L_4); BulletinData_t1626493490 * L_5 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = ____content1; NullCheck(L_6); String_t* L_8 = CTextHelp_GetText_m372251958(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_m_content_1(L_8); BulletinData_t1626493490 * L_9 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_10 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_11 = ____buttonText2; NullCheck(L_10); String_t* L_12 = CTextHelp_GetText_m372251958(L_10, L_11, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_m_btnText_2(L_12); return; } } // System.Void DMCore.Logic.CBulletinManager::PushWithCancel(System.String,System.String,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_PushWithCancel_m670470679 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, Action_1_t269755560 * ___cb3, const RuntimeMethod* method) { { BulletinData_t1626493490 * L_0 = __this->get_m_curBullet_0(); NullCheck(L_0); BulletinData_Clear_m2576811246(L_0, /*hidden argument*/NULL); BulletinData_t1626493490 * L_1 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ____title0; NullCheck(L_2); String_t* L_4 = CTextHelp_GetText_m372251958(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_m_title_0(L_4); BulletinData_t1626493490 * L_5 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = ____content1; NullCheck(L_6); String_t* L_8 = CTextHelp_GetText_m372251958(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_m_content_1(L_8); BulletinData_t1626493490 * L_9 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_10 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_11 = ____buttonText2; NullCheck(L_10); String_t* L_12 = CTextHelp_GetText_m372251958(L_10, L_11, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_m_btnText_2(L_12); BulletinData_t1626493490 * L_13 = __this->get_m_curBullet_0(); NullCheck(L_13); L_13->set_m_existCancel_3((bool)1); BulletinData_t1626493490 * L_14 = __this->get_m_curBullet_0(); Action_1_t269755560 * L_15 = ___cb3; NullCheck(L_14); L_14->set_mCallBack_4(L_15); return; } } // System.Void DMCore.Logic.CBulletinManager::PushOrg(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CBulletinManager_PushOrg_m1569421382 (CBulletinManager_t2950394527 * __this, String_t* ____title0, String_t* ____content1, String_t* ____buttonText2, const RuntimeMethod* method) { { BulletinData_t1626493490 * L_0 = __this->get_m_curBullet_0(); NullCheck(L_0); BulletinData_Clear_m2576811246(L_0, /*hidden argument*/NULL); BulletinData_t1626493490 * L_1 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ____title0; NullCheck(L_2); String_t* L_4 = CTextHelp_GetText_m372251958(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_m_title_0(L_4); BulletinData_t1626493490 * L_5 = __this->get_m_curBullet_0(); String_t* L_6 = ____content1; NullCheck(L_5); L_5->set_m_content_1(L_6); BulletinData_t1626493490 * L_7 = __this->get_m_curBullet_0(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_9 = ____buttonText2; NullCheck(L_8); String_t* L_10 = CTextHelp_GetText_m372251958(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_m_btnText_2(L_10); return; } } // DMCore.Logic.CBulletinManager/BulletinData DMCore.Logic.CBulletinManager::GetHead() extern "C" IL2CPP_METHOD_ATTR BulletinData_t1626493490 * CBulletinManager_GetHead_m3759570734 (CBulletinManager_t2950394527 * __this, const RuntimeMethod* method) { { BulletinData_t1626493490 * L_0 = __this->get_m_curBullet_0(); return L_0; } } // System.Void DMCore.Logic.CBulletinManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CBulletinManager__cctor_m3181912618 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CBulletinManager/BulletinData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BulletinData__ctor_m4107020424 (BulletinData_t1626493490 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); BulletinData_Clear_m2576811246(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CBulletinManager/BulletinData::Clear() extern "C" IL2CPP_METHOD_ATTR void BulletinData_Clear_m2576811246 (BulletinData_t1626493490 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BulletinData_Clear_m2576811246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_title_0(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_content_1(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_btnText_2(L_2); __this->set_m_existCancel_3((bool)0); __this->set_mCallBack_4((Action_1_t269755560 *)NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CCandyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CCandyManager__ctor_m3381329107 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CCandyManager_t1000487739 * CCandyManager_GetInstance_m2464322649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCandyManager_GetInstance_m2464322649_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CCandyManager_t1000487739 * L_0 = ((CCandyManager_t1000487739_StaticFields*)il2cpp_codegen_static_fields_for(CCandyManager_t1000487739_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { CCandyManager_t1000487739 * L_1 = ((CCandyManager_t1000487739_StaticFields*)il2cpp_codegen_static_fields_for(CCandyManager_t1000487739_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { CCandyManager_t1000487739 * L_2 = (CCandyManager_t1000487739 *)il2cpp_codegen_object_new(CCandyManager_t1000487739_il2cpp_TypeInfo_var); CCandyManager__ctor_m3381329107(L_2, /*hidden argument*/NULL); ((CCandyManager_t1000487739_StaticFields*)il2cpp_codegen_static_fields_for(CCandyManager_t1000487739_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); CCandyManager_t1000487739 * L_3 = ((CCandyManager_t1000487739_StaticFields*)il2cpp_codegen_static_fields_for(CCandyManager_t1000487739_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.Void DMCore.Logic.CCandyManager::SetCandyInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCandyManager_SetCandyInfo_m1385812192 (CCandyManager_t1000487739 * __this, int32_t ___num0, const RuntimeMethod* method) { { int32_t L_0 = ___num0; __this->set_mCandyNum_2(L_0); return; } } // System.Void DMCore.Logic.CCandyManager::SetGiveNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCandyManager_SetGiveNum_m1051925729 (CCandyManager_t1000487739 * __this, int32_t ___num0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mCandyNum_2(); int32_t L_1 = ___num0; __this->set_mCandyNum_2(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1))); return; } } // System.Void DMCore.Logic.CCandyManager::GetCandy() extern "C" IL2CPP_METHOD_ATTR void CCandyManager_GetCandy_m2557811532 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCandyManager_GetCandy_m2557811532_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1515), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral1226034522, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CCandyManager::GetNum() extern "C" IL2CPP_METHOD_ATTR int32_t CCandyManager_GetNum_m2320924443 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mCandyNum_2(); return L_0; } } // System.Void DMCore.Logic.CCandyManager::set_CandiesInstance(uiCandies) extern "C" IL2CPP_METHOD_ATTR void CCandyManager_set_CandiesInstance_m2506783867 (CCandyManager_t1000487739 * __this, uiCandies_t442672041 * ___value0, const RuntimeMethod* method) { { uiCandies_t442672041 * L_0 = ___value0; __this->set_mUICandies_1(L_0); return; } } // uiCandies DMCore.Logic.CCandyManager::get_CandiesInstance() extern "C" IL2CPP_METHOD_ATTR uiCandies_t442672041 * CCandyManager_get_CandiesInstance_m1887124396 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCandyManager_get_CandiesInstance_m1887124396_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { uiCandies_t442672041 * L_0 = __this->get_mUICandies_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = CWndController_CreateDelayBindWnd_m1486584967(L_2, ((int32_t)41), /*hidden argument*/NULL); V_0 = L_3; GameObject_t1113636619 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { GameObject_t1113636619 * L_6 = V_0; NullCheck(L_6); uiCandies_t442672041 * L_7 = GameObject_GetComponent_TisuiCandies_t442672041_m352887455(L_6, /*hidden argument*/GameObject_GetComponent_TisuiCandies_t442672041_m352887455_RuntimeMethod_var); __this->set_mUICandies_1(L_7); } IL_0036: { uiCandies_t442672041 * L_8 = __this->get_mUICandies_1(); return L_8; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CCardActivity::.ctor() extern "C" IL2CPP_METHOD_ATTR void CCardActivity__ctor_m765114511 (CCardActivity_t3069918458 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCardActivity__ctor_m765114511_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IActivityDetail__ctor_m388126163(__this, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_m_isUpdate_11(L_0); BetterList_1_t1062474353 * L_1 = (BetterList_1_t1062474353 *)il2cpp_codegen_object_new(BetterList_1_t1062474353_il2cpp_TypeInfo_var); BetterList_1__ctor_m1982590995(L_1, /*hidden argument*/BetterList_1__ctor_m1982590995_RuntimeMethod_var); __this->set_m_dataList_12(L_1); return; } } // DMCore.Logic.CCardActivity/CardData DMCore.Logic.CCardActivity::GetCardData(System.Int32) extern "C" IL2CPP_METHOD_ATTR CardData_t1907454035 * CCardActivity_GetCardData_m1555492251 (CCardActivity_t3069918458 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCardActivity_GetCardData_m1555492251_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { BetterList_1_t1062474353 * L_0 = __this->get_m_dataList_12(); NullCheck(L_0); RuntimeObject* L_1 = BetterList_1_GetEnumerator_m4066929211(L_0, /*hidden argument*/BetterList_1_GetEnumerator_m4066929211_RuntimeMethod_var); V_0 = L_1; goto IL_0029; } IL_0011: { int32_t L_2 = ___type0; RuntimeObject* L_3 = V_0; NullCheck(L_3); CardData_t1907454035 * L_4 = InterfaceFuncInvoker0< CardData_t1907454035 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2340024503_il2cpp_TypeInfo_var, L_3); NullCheck(L_4); int32_t L_5 = L_4->get_m_type_0(); if ((!(((uint32_t)L_2) == ((uint32_t)L_5)))) { goto IL_0029; } } { RuntimeObject* L_6 = V_0; NullCheck(L_6); CardData_t1907454035 * L_7 = InterfaceFuncInvoker0< CardData_t1907454035 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2340024503_il2cpp_TypeInfo_var, L_6); return L_7; } IL_0029: { RuntimeObject* L_8 = V_0; NullCheck(L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); if (L_9) { goto IL_0011; } } { return (CardData_t1907454035 *)NULL; } } // CDataModelBool DMCore.Logic.CCardActivity::getIsUpdate() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * CCardActivity_getIsUpdate_m513349278 (CCardActivity_t3069918458 * __this, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_isUpdate_11(); return L_0; } } // System.Boolean DMCore.Logic.CCardActivity::Deserial(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CCardActivity_Deserial_m190069144 (CCardActivity_t3069918458 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CCardActivity_Deserial_m190069144_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; CardData_t1907454035 * V_9 = NULL; { BetterList_1_t1062474353 * L_0 = __this->get_m_dataList_12(); NullCheck(L_0); BetterList_1_Clear_m2697743966(L_0, /*hidden argument*/BetterList_1_Clear_m2697743966_RuntimeMethod_var); V_0 = 3; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_00a7; } IL_0021: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_3 = L_8; int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); int32_t L_15 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; int32_t L_20 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_6 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_8 = L_32; int32_t L_33 = V_3; int32_t L_34 = V_4; int32_t L_35 = V_5; int32_t L_36 = V_6; int32_t L_37 = V_7; int32_t L_38 = V_8; CardData_t1907454035 * L_39 = (CardData_t1907454035 *)il2cpp_codegen_object_new(CardData_t1907454035_il2cpp_TypeInfo_var); CardData__ctor_m3448485114(L_39, L_33, L_34, L_35, L_36, L_37, L_38, /*hidden argument*/NULL); V_9 = L_39; BetterList_1_t1062474353 * L_40 = __this->get_m_dataList_12(); CardData_t1907454035 * L_41 = V_9; NullCheck(L_40); BetterList_1_Add_m2566866392(L_40, L_41, /*hidden argument*/BetterList_1_Add_m2566866392_RuntimeMethod_var); int32_t L_42 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00a7: { int32_t L_43 = V_2; int32_t L_44 = V_1; if ((((int32_t)L_43) < ((int32_t)L_44))) { goto IL_0021; } } { CDataModelBool_t2269476966 * L_45 = __this->get_m_isUpdate_11(); NullCheck(L_45); CDataModelBool_set_Data_m838892248(L_45, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // System.Void DMCore.Logic.CCardActivity::FreshAwardState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCardActivity_FreshAwardState_m199024385 (CCardActivity_t3069918458 * __this, int32_t ___index0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_isUpdate_11(); NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, (bool)1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CCardActivity/CardData::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CardData__ctor_m3448485114 (CardData_t1907454035 * __this, int32_t ___type0, int32_t ___actGet1, int32_t ___evrGet2, int32_t ___val3, int32_t ___isGet4, int32_t ___days5, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___type0; __this->set_m_type_0(L_0); int32_t L_1 = ___actGet1; __this->set_m_activateGet_1(L_1); int32_t L_2 = ___evrGet2; __this->set_m_everyDayGet_2(L_2); int32_t L_3 = ___val3; __this->set_m_validityTime_3(L_3); int32_t L_4 = ___isGet4; __this->set_m_isGetToday_4(L_4); int32_t L_5 = ___days5; __this->set_m_residualDays_5(L_5); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CChangeGameManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager__ctor_m3542546169 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager__ctor_m3542546169_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_ThemeGetMsg_8(L_0); __this->set_stage_9((-1)); __this->set_m_bagMaxCount_12((-1)); __this->set_m_selectedTheme_18((-1)); Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t3454575947 * L_1 = (List_1_t3454575947 *)il2cpp_codegen_object_new(List_1_t3454575947_il2cpp_TypeInfo_var); List_1__ctor_m1242758288(L_1, /*hidden argument*/List_1__ctor_m1242758288_RuntimeMethod_var); __this->set_m_PartRewardList_2(L_1); List_1_t3454575947 * L_2 = (List_1_t3454575947 *)il2cpp_codegen_object_new(List_1_t3454575947_il2cpp_TypeInfo_var); List_1__ctor_m1242758288(L_2, /*hidden argument*/List_1__ctor_m1242758288_RuntimeMethod_var); __this->set_m_finalist_3(L_2); List_1_t3768009848 * L_3 = (List_1_t3768009848 *)il2cpp_codegen_object_new(List_1_t3768009848_il2cpp_TypeInfo_var); List_1__ctor_m3686964135(L_3, /*hidden argument*/List_1__ctor_m3686964135_RuntimeMethod_var); __this->set_m_List_4(L_3); List_1_t3330140190 * L_4 = (List_1_t3330140190 *)il2cpp_codegen_object_new(List_1_t3330140190_il2cpp_TypeInfo_var); List_1__ctor_m3975511415(L_4, /*hidden argument*/List_1__ctor_m3975511415_RuntimeMethod_var); __this->set_m_rankListInfo_5(L_4); List_1_t2959980932 * L_5 = (List_1_t2959980932 *)il2cpp_codegen_object_new(List_1_t2959980932_il2cpp_TypeInfo_var); List_1__ctor_m1447824997(L_5, /*hidden argument*/List_1__ctor_m1447824997_RuntimeMethod_var); __this->set_m_gamePageInfo_6(L_5); Dictionary_2_t1848694263 * L_6 = (Dictionary_2_t1848694263 *)il2cpp_codegen_object_new(Dictionary_2_t1848694263_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4210248567(L_6, /*hidden argument*/Dictionary_2__ctor_m4210248567_RuntimeMethod_var); __this->set_m_ThemeData_7(L_6); List_1_t128053199 * L_7 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_7, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_travelBagId_13(L_7); List_1_t128053199 * L_8 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_8, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_propsList_14(L_8); List_1_t128053199 * L_9 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_9, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_suitcaseList_15(L_9); Dictionary_2_t2125489543 * L_10 = (Dictionary_2_t2125489543 *)il2cpp_codegen_object_new(Dictionary_2_t2125489543_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3247831744(L_10, /*hidden argument*/Dictionary_2__ctor_m3247831744_RuntimeMethod_var); __this->set_m_assembleListInfo_16(L_10); List_1_t128053199 * L_11 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_11, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_dressListId_17(L_11); List_1_t2386912134 * L_12 = (List_1_t2386912134 *)il2cpp_codegen_object_new(List_1_t2386912134_il2cpp_TypeInfo_var); List_1__ctor_m2173960823(L_12, /*hidden argument*/List_1__ctor_m2173960823_RuntimeMethod_var); __this->set_m_reviewListInfo_19(L_12); Dictionary_2_t4098518019 * L_13 = (Dictionary_2_t4098518019 *)il2cpp_codegen_object_new(Dictionary_2_t4098518019_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3643723434(L_13, /*hidden argument*/Dictionary_2__ctor_m3643723434_RuntimeMethod_var); __this->set_m_themeDressId_20(L_13); __this->set_GroupAll_21(((List_1U5BU5D_t3580830742*)SZArrayNew(List_1U5BU5D_t3580830742_il2cpp_TypeInfo_var, (uint32_t)((int32_t)17)))); V_0 = 0; goto IL_00da; } IL_00c9: { List_1U5BU5D_t3580830742* L_14 = __this->get_GroupAll_21(); int32_t L_15 = V_0; List_1_t128053199 * L_16 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_16, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(L_15), (List_1_t128053199 *)L_16); int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_00da: { int32_t L_18 = V_0; if ((((int32_t)L_18) < ((int32_t)((int32_t)17)))) { goto IL_00c9; } } { CDataModelBool_t2269476966 * L_19 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_19, /*hidden argument*/NULL); __this->set_m_SuitcaseGetMsg_25(L_19); CDataModelBool_t2269476966 * L_20 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_20, /*hidden argument*/NULL); __this->set_CStartVoteMsg_26(L_20); CDataModelBool_t2269476966 * L_21 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_21, /*hidden argument*/NULL); __this->set_CRankState_27(L_21); List_1_t4158936807 * L_22 = (List_1_t4158936807 *)il2cpp_codegen_object_new(List_1_t4158936807_il2cpp_TypeInfo_var); List_1__ctor_m3828473236(L_22, /*hidden argument*/List_1__ctor_m3828473236_RuntimeMethod_var); __this->set_m_awardList_28(L_22); List_1_t3369058668 * L_23 = (List_1_t3369058668 *)il2cpp_codegen_object_new(List_1_t3369058668_il2cpp_TypeInfo_var); List_1__ctor_m2374525886(L_23, /*hidden argument*/List_1__ctor_m2374525886_RuntimeMethod_var); __this->set_m_shopList_33(L_23); return; } } // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeGameManager_t2081989347 * CChangeGameManager_GetInstance_m1986096856 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetInstance_m1986096856_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = ((CChangeGameManager_t2081989347_StaticFields*)il2cpp_codegen_static_fields_for(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (L_0) { goto IL_0014; } } { CChangeGameManager_t2081989347 * L_1 = (CChangeGameManager_t2081989347 *)il2cpp_codegen_object_new(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager__ctor_m3542546169(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); ((CChangeGameManager_t2081989347_StaticFields*)il2cpp_codegen_static_fields_for(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var))->set_s_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_2 = ((CChangeGameManager_t2081989347_StaticFields*)il2cpp_codegen_static_fields_for(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_2; } } // System.Void DMCore.Logic.CChangeGameManager::RegisterListChanged(DMCore.Logic.CChangeGameManager/OnShopListChanged) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RegisterListChanged_m2676807332 (CChangeGameManager_t2081989347 * __this, OnShopListChanged_t2987809885 * ___callback0, const RuntimeMethod* method) { { OnShopListChanged_t2987809885 * L_0 = ___callback0; __this->set_ShopListChanged_0(L_0); return; } } // System.Void DMCore.Logic.CChangeGameManager::RemoveListChanged() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RemoveListChanged_m2665924192 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { __this->set_ShopListChanged_0((OnShopListChanged_t2987809885 *)NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::AddInfo(System.Int32,DMCore.Logic.GameRewardInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddInfo_m1941343665 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, GameRewardInfo_t1982501205 * ___info1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddInfo_m1941343665_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if (!L_0) { goto IL_0012; } } { int32_t L_1 = ___index0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0023; } } { goto IL_0034; } IL_0012: { List_1_t3454575947 * L_2 = __this->get_m_PartRewardList_2(); GameRewardInfo_t1982501205 * L_3 = ___info1; NullCheck(L_2); List_1_Add_m4062337358(L_2, L_3, /*hidden argument*/List_1_Add_m4062337358_RuntimeMethod_var); goto IL_0034; } IL_0023: { List_1_t3454575947 * L_4 = __this->get_m_finalist_3(); GameRewardInfo_t1982501205 * L_5 = ___info1; NullCheck(L_4); List_1_Add_m4062337358(L_4, L_5, /*hidden argument*/List_1_Add_m4062337358_RuntimeMethod_var); goto IL_0034; } IL_0034: { return; } } // System.Void DMCore.Logic.CChangeGameManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearList_m2786192392 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearList_m2786192392_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3454575947 * L_0 = __this->get_m_PartRewardList_2(); NullCheck(L_0); List_1_Clear_m276918706(L_0, /*hidden argument*/List_1_Clear_m276918706_RuntimeMethod_var); List_1_t3454575947 * L_1 = __this->get_m_finalist_3(); NullCheck(L_1); List_1_Clear_m276918706(L_1, /*hidden argument*/List_1_Clear_m276918706_RuntimeMethod_var); return; } } // DMCore.Logic.GameRewardInfo DMCore.Logic.CChangeGameManager::GetPartRewardInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR GameRewardInfo_t1982501205 * CChangeGameManager_GetPartRewardInfo_m2979634502 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetPartRewardInfo_m2979634502_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3454575947 * L_0 = __this->get_m_PartRewardList_2(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___index0; List_1_t3454575947 * L_3 = __this->get_m_PartRewardList_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m9358236(L_3, /*hidden argument*/List_1_get_Count_m9358236_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t3454575947 * L_5 = __this->get_m_PartRewardList_2(); int32_t L_6 = ___index0; NullCheck(L_5); GameRewardInfo_t1982501205 * L_7 = List_1_get_Item_m2599299290(L_5, L_6, /*hidden argument*/List_1_get_Item_m2599299290_RuntimeMethod_var); return L_7; } IL_0030: { return (GameRewardInfo_t1982501205 *)NULL; } } // DMCore.Logic.GameRewardInfo DMCore.Logic.CChangeGameManager::GetFinalistInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR GameRewardInfo_t1982501205 * CChangeGameManager_GetFinalistInfo_m752662582 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetFinalistInfo_m752662582_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3454575947 * L_0 = __this->get_m_finalist_3(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___index0; List_1_t3454575947 * L_3 = __this->get_m_finalist_3(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m9358236(L_3, /*hidden argument*/List_1_get_Count_m9358236_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t3454575947 * L_5 = __this->get_m_finalist_3(); int32_t L_6 = ___index0; NullCheck(L_5); GameRewardInfo_t1982501205 * L_7 = List_1_get_Item_m2599299290(L_5, L_6, /*hidden argument*/List_1_get_Item_m2599299290_RuntimeMethod_var); return L_7; } IL_0030: { return (GameRewardInfo_t1982501205 *)NULL; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetPartRewardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetPartRewardCount_m2240436 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetPartRewardCount_m2240436_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { V_0 = 0; List_1_t3454575947 * L_0 = __this->get_m_PartRewardList_2(); if (!L_0) { goto IL_001d; } } { List_1_t3454575947 * L_1 = __this->get_m_PartRewardList_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m9358236(L_1, /*hidden argument*/List_1_get_Count_m9358236_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001e; } IL_001d: { G_B3_0 = 0; } IL_001e: { V_0 = G_B3_0; int32_t L_3 = V_0; return L_3; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetFinalistCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetFinalistCount_m3347366116 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetFinalistCount_m3347366116_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { V_0 = 0; List_1_t3454575947 * L_0 = __this->get_m_finalist_3(); if (!L_0) { goto IL_001d; } } { List_1_t3454575947 * L_1 = __this->get_m_finalist_3(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m9358236(L_1, /*hidden argument*/List_1_get_Count_m9358236_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001e; } IL_001d: { G_B3_0 = 0; } IL_001e: { V_0 = G_B3_0; int32_t L_3 = V_0; return L_3; } } // System.Void DMCore.Logic.CChangeGameManager::AddStageInfo(DMCore.Logic.TimeStageInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddStageInfo_m235578985 (CChangeGameManager_t2081989347 * __this, TimeStageInfo_t2295935106 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddStageInfo_m235578985_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeStageInfo_t2295935106 * L_0 = ___info0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { TimeStageInfo_t2295935106 * L_1 = ___info0; if (!L_1) { goto IL_0019; } } { List_1_t3768009848 * L_2 = __this->get_m_List_4(); TimeStageInfo_t2295935106 * L_3 = ___info0; NullCheck(L_2); List_1_Add_m2192393463(L_2, L_3, /*hidden argument*/List_1_Add_m2192393463_RuntimeMethod_var); } IL_0019: { return; } } // DMCore.Logic.TimeStageInfo DMCore.Logic.CChangeGameManager::GetTimeStateInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR TimeStageInfo_t2295935106 * CChangeGameManager_GetTimeStateInfo_m682562434 (CChangeGameManager_t2081989347 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetTimeStateInfo_m682562434_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3768009848 * L_0 = __this->get_m_List_4(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___idx0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___idx0; List_1_t3768009848 * L_3 = __this->get_m_List_4(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m584535899(L_3, /*hidden argument*/List_1_get_Count_m584535899_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t3768009848 * L_5 = __this->get_m_List_4(); int32_t L_6 = ___idx0; NullCheck(L_5); TimeStageInfo_t2295935106 * L_7 = List_1_get_Item_m2249349984(L_5, L_6, /*hidden argument*/List_1_get_Item_m2249349984_RuntimeMethod_var); return L_7; } IL_0030: { return (TimeStageInfo_t2295935106 *)NULL; } } // DMCore.Logic.RankListInfo DMCore.Logic.CChangeGameManager::GetRankListInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR RankListInfo_t1858065448 * CChangeGameManager_GetRankListInfo_m982859590 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetRankListInfo_m982859590_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3330140190 * L_0 = __this->get_m_rankListInfo_5(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___index0; List_1_t3330140190 * L_3 = __this->get_m_rankListInfo_5(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m475078618(L_3, /*hidden argument*/List_1_get_Count_m475078618_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t3330140190 * L_5 = __this->get_m_rankListInfo_5(); int32_t L_6 = ___index0; NullCheck(L_5); RankListInfo_t1858065448 * L_7 = List_1_get_Item_m2719117181(L_5, L_6, /*hidden argument*/List_1_get_Item_m2719117181_RuntimeMethod_var); return L_7; } IL_0030: { return (RankListInfo_t1858065448 *)NULL; } } // System.Void DMCore.Logic.CChangeGameManager::AddRankListInfo(DMCore.Logic.RankListInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddRankListInfo_m2757373708 (CChangeGameManager_t2081989347 * __this, RankListInfo_t1858065448 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddRankListInfo_m2757373708_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RankListInfo_t1858065448 * L_0 = ___info0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { RankListInfo_t1858065448 * L_1 = ___info0; if (!L_1) { goto IL_0019; } } { List_1_t3330140190 * L_2 = __this->get_m_rankListInfo_5(); RankListInfo_t1858065448 * L_3 = ___info0; NullCheck(L_2); List_1_Add_m2323326607(L_2, L_3, /*hidden argument*/List_1_Add_m2323326607_RuntimeMethod_var); } IL_0019: { return; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetCount_m3058513647 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetCount_m3058513647_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3330140190 * L_0 = __this->get_m_rankListInfo_5(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m475078618(L_0, /*hidden argument*/List_1_get_Count_m475078618_RuntimeMethod_var); return L_1; } } // System.Void DMCore.Logic.CChangeGameManager::ClearRankList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearRankList_m2859103911 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearRankList_m2859103911_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3330140190 * L_0 = __this->get_m_rankListInfo_5(); NullCheck(L_0); List_1_Clear_m2170374133(L_0, /*hidden argument*/List_1_Clear_m2170374133_RuntimeMethod_var); return; } } // DMCore.Logic.GamePageInfo DMCore.Logic.CChangeGameManager::GetGamePageInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR GamePageInfo_t1487906190 * CChangeGameManager_GetGamePageInfo_m1493563414 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetGamePageInfo_m1493563414_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3768009848 * L_0 = __this->get_m_List_4(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___index0; List_1_t3768009848 * L_3 = __this->get_m_List_4(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m584535899(L_3, /*hidden argument*/List_1_get_Count_m584535899_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t2959980932 * L_5 = __this->get_m_gamePageInfo_6(); int32_t L_6 = ___index0; NullCheck(L_5); GamePageInfo_t1487906190 * L_7 = List_1_get_Item_m2173200732(L_5, L_6, /*hidden argument*/List_1_get_Item_m2173200732_RuntimeMethod_var); return L_7; } IL_0030: { return (GamePageInfo_t1487906190 *)NULL; } } // System.Void DMCore.Logic.CChangeGameManager::AddThemeInfo(DMCore.Logic.GamePageInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddThemeInfo_m3901203934 (CChangeGameManager_t2081989347 * __this, GamePageInfo_t1487906190 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddThemeInfo_m3901203934_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GamePageInfo_t1487906190 * L_0 = ___info0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { GamePageInfo_t1487906190 * L_1 = ___info0; if (!L_1) { goto IL_0019; } } { List_1_t2959980932 * L_2 = __this->get_m_gamePageInfo_6(); GamePageInfo_t1487906190 * L_3 = ___info0; NullCheck(L_2); List_1_Add_m4273956711(L_2, L_3, /*hidden argument*/List_1_Add_m4273956711_RuntimeMethod_var); } IL_0019: { return; } } // System.Void DMCore.Logic.CChangeGameManager::ClearGamePageInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearGamePageInfo_m2555567569 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearGamePageInfo_m2555567569_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1848694263 * L_0 = __this->get_m_ThemeData_7(); NullCheck(L_0); Dictionary_2_Clear_m1420655631(L_0, /*hidden argument*/Dictionary_2_Clear_m1420655631_RuntimeMethod_var); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::GetThemeInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2959980932 * CChangeGameManager_GetThemeInfo_m283391897 (CChangeGameManager_t2081989347 * __this, int32_t ___stageId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetThemeInfo_m283391897_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t2959980932 * V_0 = NULL; { V_0 = (List_1_t2959980932 *)NULL; int32_t L_0 = __this->get_stage_9(); if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001d; } } { Dictionary_2_t1848694263 * L_1 = __this->get_m_ThemeData_7(); int32_t L_2 = ___stageId0; NullCheck(L_1); Dictionary_2_TryGetValue_m2467913521(L_1, L_2, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2467913521_RuntimeMethod_var); } IL_001d: { List_1_t2959980932 * L_3 = V_0; return L_3; } } // System.Void DMCore.Logic.CChangeGameManager::AddTravelBagIDInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddTravelBagIDInfo_m1714518530 (CChangeGameManager_t2081989347 * __this, int32_t ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddTravelBagIDInfo_m1714518530_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_travelBagId_13(); int32_t L_1 = ___info0; NullCheck(L_0); List_1_Add_m697420525(L_0, L_1, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CChangeGameManager::b_Contains(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_b_Contains_m2708529101 (CChangeGameManager_t2081989347 * __this, int32_t ___prosId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_b_Contains_m2708529101_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_travelBagId_13(); int32_t L_1 = ___prosId0; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (!L_2) { goto IL_0013; } } { return (bool)1; } IL_0013: { return (bool)0; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetTravelBagCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetTravelBagCount_m3219704339 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetTravelBagCount_m3219704339_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_travelBagId_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m186164705(L_0, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); return L_1; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetTravelBadId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetTravelBadId_m318887395 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetTravelBadId_m318887395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3768009848 * L_0 = __this->get_m_List_4(); if (!L_0) { goto IL_0030; } } { int32_t L_1 = ___index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0030; } } { int32_t L_2 = ___index0; List_1_t3768009848 * L_3 = __this->get_m_List_4(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m584535899(L_3, /*hidden argument*/List_1_get_Count_m584535899_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_4))) { goto IL_0030; } } { List_1_t128053199 * L_5 = __this->get_m_travelBagId_13(); int32_t L_6 = ___index0; NullCheck(L_5); int32_t L_7 = List_1_get_Item_m888956288(L_5, L_6, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_7; } IL_0030: { return (-1); } } // System.Int32 DMCore.Logic.CChangeGameManager::GetBagCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetBagCount_m457562537 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetBagCount_m457562537_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_travelBagId_13(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m186164705(L_0, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); return L_1; } } // System.Void DMCore.Logic.CChangeGameManager::ClearTravelBagId() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearTravelBagId_m3856444107 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearTravelBagId_m3856444107_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_travelBagId_13(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CChangeGameManager::AddAsseableList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddAsseableList_m1427260798 (CChangeGameManager_t2081989347 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddAsseableList_m1427260798_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_suitcaseList_15(); int32_t L_1 = ___modelID0; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_2) { goto IL_001d; } } { List_1_t128053199 * L_3 = __this->get_m_suitcaseList_15(); int32_t L_4 = ___modelID0; NullCheck(L_3); List_1_Add_m697420525(L_3, L_4, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_001d: { return; } } // System.Void DMCore.Logic.CChangeGameManager::AddAsseableListl(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddAsseableListl_m3775203208 (CChangeGameManager_t2081989347 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddAsseableListl_m3775203208_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; V_1 = 0; V_2 = 0; int32_t L_0 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_0, (&V_0), (&V_1), (&V_2), /*hidden argument*/NULL); int32_t L_1 = V_1; CChangeGameManager_TakeModelByModelType_m2014434694(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = V_1; if ((((int32_t)L_2) == ((int32_t)((int32_t)81)))) { goto IL_0029; } } { int32_t L_3 = V_1; if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)80))))) { goto IL_0056; } } IL_0029: { CChangeGameManager_TakeModelByModelType_m2014434694(__this, ((int32_t)81), /*hidden argument*/NULL); CChangeGameManager_TakeModelByModelType_m2014434694(__this, ((int32_t)80), /*hidden argument*/NULL); int32_t L_4 = ___modelID0; bool L_5 = CChangeGameManager_TakeModelBySuit_m3313563665(__this, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0051; } } { List_1_t128053199 * L_6 = __this->get_m_suitcaseList_15(); int32_t L_7 = ___modelID0; NullCheck(L_6); List_1_Add_m697420525(L_6, L_7, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0051: { goto IL_008a; } IL_0056: { int32_t L_8 = CChangeGameManager_GetSuitID_m2174276917(__this, /*hidden argument*/NULL); V_3 = L_8; int32_t L_9 = V_3; if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_007e; } } { int32_t L_10 = V_3; int32_t L_11 = V_1; bool L_12 = CChangeGameManager_TakeSuitByModelType_m1363636978(__this, L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_007d; } } { List_1_t128053199 * L_13 = __this->get_m_suitcaseList_15(); int32_t L_14 = ___modelID0; NullCheck(L_13); List_1_Add_m697420525(L_13, L_14, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_007d: { return; } IL_007e: { List_1_t128053199 * L_15 = __this->get_m_suitcaseList_15(); int32_t L_16 = ___modelID0; NullCheck(L_15); List_1_Add_m697420525(L_15, L_16, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_008a: { return; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetSuitID() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetSuitID_m2174276917 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetSuitID_m2174276917_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t2017297076 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t128053199 * L_0 = __this->get_m_suitcaseList_15(); NullCheck(L_0); Enumerator_t2017297076 L_1 = List_1_GetEnumerator_m593114157(L_0, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0044; } IL_0011: { int32_t L_2 = Enumerator_get_Current_m207670954((&V_1), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_0 = L_2; V_2 = 0; V_3 = 0; V_4 = 0; int32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_3, (&V_2), (&V_3), (&V_4), /*hidden argument*/NULL); int32_t L_4 = V_3; if ((((int32_t)L_4) == ((int32_t)((int32_t)81)))) { goto IL_003c; } } IL_0034: { int32_t L_5 = V_3; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)80))))) { goto IL_0044; } } IL_003c: { int32_t L_6 = V_0; V_5 = L_6; IL2CPP_LEAVE(0x65, FINALLY_0055); } IL_0044: { bool L_7 = Enumerator_MoveNext_m3181700225((&V_1), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_7) { goto IL_0011; } } IL_0050: { IL2CPP_LEAVE(0x63, FINALLY_0055); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: { // begin finally (depth: 1) Enumerator_Dispose_m222348240((&V_1), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(85) } // end finally (depth: 1) IL2CPP_CLEANUP(85) { IL2CPP_JUMP_TBL(0x65, IL_0065) IL2CPP_JUMP_TBL(0x63, IL_0063) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0063: { return 0; } IL_0065: { int32_t L_8 = V_5; return L_8; } } // System.Boolean DMCore.Logic.CChangeGameManager::TakeModelBySuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_TakeModelBySuit_m3313563665 (CChangeGameManager_t2081989347 * __this, int32_t ___suitId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_TakeModelBySuit_m3313563665_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleModelItem_SuitConfig_t3912215432 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { CRoleModelItem_SuitConfigManager_t3017667155 * L_0 = CRoleModelItem_SuitConfigManager_GetInstance_m3634792590(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___suitId0; NullCheck(L_0); CRoleModelItem_SuitConfig_t3912215432 * L_2 = CRoleModelItem_SuitConfigManager_GetSuitCfgToGetParts_m1686923211(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CRoleModelItem_SuitConfig_t3912215432 * L_3 = V_0; if (!L_3) { goto IL_005a; } } { CRoleModelItem_SuitConfig_t3912215432 * L_4 = V_0; NullCheck(L_4); bool L_5 = CRoleModelItem_SuitConfig_IsDone_m2238062894(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005a; } } { CRoleModelItem_SuitConfig_t3912215432 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = CRoleModelItem_SuitConfig_GetItemCount_m225672488(L_6, /*hidden argument*/NULL); V_1 = L_7; V_2 = 0; goto IL_0051; } IL_002b: { V_3 = 0; V_4 = 0; V_5 = 0; CRoleModelItem_SuitConfig_t3912215432 * L_8 = V_0; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = CRoleModelItem_SuitConfig_GetItemID_m2687720188(L_8, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_10, (&V_3), (&V_4), (&V_5), /*hidden argument*/NULL); int32_t L_11 = V_4; CChangeGameManager_TakeModelByModelType_m2014434694(__this, L_11, /*hidden argument*/NULL); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0051: { int32_t L_13 = V_2; int32_t L_14 = V_1; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_002b; } } { return (bool)1; } IL_005a: { return (bool)0; } } // System.Boolean DMCore.Logic.CChangeGameManager::TakeSuitByModelType(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_TakeSuitByModelType_m1363636978 (CChangeGameManager_t2081989347 * __this, int32_t ___suitID0, int32_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_TakeSuitByModelType_m1363636978_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleModelItem_SuitConfig_t3912215432 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { CRoleModelItem_SuitConfigManager_t3017667155 * L_0 = CRoleModelItem_SuitConfigManager_GetInstance_m3634792590(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___suitID0; NullCheck(L_0); CRoleModelItem_SuitConfig_t3912215432 * L_2 = CRoleModelItem_SuitConfigManager_GetSuitCfg_m1986407399(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CRoleModelItem_SuitConfig_t3912215432 * L_3 = V_0; if (!L_3) { goto IL_0067; } } { CRoleModelItem_SuitConfig_t3912215432 * L_4 = V_0; NullCheck(L_4); bool L_5 = CRoleModelItem_SuitConfig_IsDone_m2238062894(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0067; } } { CRoleModelItem_SuitConfig_t3912215432 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = CRoleModelItem_SuitConfig_GetItemCount_m225672488(L_6, /*hidden argument*/NULL); V_1 = L_7; V_2 = 0; goto IL_005e; } IL_002b: { V_3 = 0; V_4 = 0; V_5 = 0; CRoleModelItem_SuitConfig_t3912215432 * L_8 = V_0; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = CRoleModelItem_SuitConfig_GetItemID_m2687720188(L_8, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_10, (&V_3), (&V_4), (&V_5), /*hidden argument*/NULL); int32_t L_11 = ___type1; int32_t L_12 = V_4; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_005a; } } { List_1_t128053199 * L_13 = __this->get_m_suitcaseList_15(); int32_t L_14 = ___suitID0; NullCheck(L_13); List_1_Remove_m3037048099(L_13, L_14, /*hidden argument*/List_1_Remove_m3037048099_RuntimeMethod_var); } IL_005a: { int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_005e: { int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002b; } } { return (bool)1; } IL_0067: { return (bool)0; } } // System.Void DMCore.Logic.CChangeGameManager::TakeModelByModelType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_TakeModelByModelType_m2014434694 (CChangeGameManager_t2081989347 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_TakeModelByModelType_m2014434694_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t2017297076 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t128053199 * L_0 = __this->get_m_suitcaseList_15(); NullCheck(L_0); Enumerator_t2017297076 L_1 = List_1_GetEnumerator_m593114157(L_0, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0045; } IL_0011: { int32_t L_2 = Enumerator_get_Current_m207670954((&V_1), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_0 = L_2; V_2 = 0; V_3 = 0; V_4 = 0; int32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_3, (&V_2), (&V_3), (&V_4), /*hidden argument*/NULL); int32_t L_4 = V_3; int32_t L_5 = ___type0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0045; } } IL_0033: { List_1_t128053199 * L_6 = __this->get_m_suitcaseList_15(); int32_t L_7 = V_0; NullCheck(L_6); List_1_Remove_m3037048099(L_6, L_7, /*hidden argument*/List_1_Remove_m3037048099_RuntimeMethod_var); IL2CPP_LEAVE(0x64, FINALLY_0056); } IL_0045: { bool L_8 = Enumerator_MoveNext_m3181700225((&V_1), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_8) { goto IL_0011; } } IL_0051: { IL2CPP_LEAVE(0x64, FINALLY_0056); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0056; } FINALLY_0056: { // begin finally (depth: 1) Enumerator_Dispose_m222348240((&V_1), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(86) } // end finally (depth: 1) IL2CPP_CLEANUP(86) { IL2CPP_JUMP_TBL(0x64, IL_0064) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0064: { return; } } // System.Void DMCore.Logic.CChangeGameManager::AddData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddData_m3354765459 (CChangeGameManager_t2081989347 * __this, int32_t ___pros0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddData_m3354765459_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_propsList_14(); int32_t L_1 = ___pros0; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_2) { goto IL_001d; } } { List_1_t128053199 * L_3 = __this->get_m_propsList_14(); int32_t L_4 = ___pros0; NullCheck(L_3); List_1_Add_m697420525(L_3, L_4, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_001d: { return; } } // System.Boolean DMCore.Logic.CChangeGameManager::get_IsClkRank() extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_get_IsClkRank_m749100365 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_b_isClkRank_10(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_IsClkRank(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsClkRank_m740651295 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_b_isClkRank_10(L_0); return; } } // System.Void DMCore.Logic.CChangeGameManager::SetStage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_SetStage_m938118911 (CChangeGameManager_t2081989347 * __this, int32_t ___stage0, const RuntimeMethod* method) { { int32_t L_0 = ___stage0; __this->set_stage_9(L_0); return; } } // System.Int32 DMCore.Logic.CChangeGameManager::get_Stage() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_get_Stage_m779784232 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_stage_9(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_Stage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_Stage_m2535869147 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_stage_9(L_0); return; } } // System.Boolean DMCore.Logic.CChangeGameManager::get_IsClkSign() extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_get_IsClkSign_m4145894264 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_b_isSign_11(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_IsClkSign(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsClkSign_m2216020845 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_b_isSign_11(L_0); return; } } // System.Boolean DMCore.Logic.CChangeGameManager::get_IsChange() extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_get_IsChange_m26391125 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_b_isChange_24(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_IsChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsChange_m1438701686 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_b_isChange_24(L_0); return; } } // System.Int32 DMCore.Logic.CChangeGameManager::get_MaxCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_get_MaxCount_m1850944050 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_bagMaxCount_12(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_MaxCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_MaxCount_m1974482778 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_bagMaxCount_12(L_0); return; } } // DMCore.Logic.AssembleInfo DMCore.Logic.CChangeGameManager::GetAssembleInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR AssembleInfo_t3236776212 * CChangeGameManager_GetAssembleInfo_m50004070 (CChangeGameManager_t2081989347 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetAssembleInfo_m50004070_MetadataUsageId); s_Il2CppMethodInitialized = true; } AssembleInfo_t3236776212 * V_0 = NULL; { V_0 = (AssembleInfo_t3236776212 *)NULL; Dictionary_2_t2125489543 * L_0 = __this->get_m_assembleListInfo_16(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1167772007(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1167772007_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { AssembleInfo_t3236776212 * L_3 = V_0; return L_3; } IL_0017: { AssembleInfo_t3236776212 * L_4 = (AssembleInfo_t3236776212 *)il2cpp_codegen_object_new(AssembleInfo_t3236776212_il2cpp_TypeInfo_var); AssembleInfo__ctor_m2993110446(L_4, /*hidden argument*/NULL); V_0 = L_4; AssembleInfo_t3236776212 * L_5 = V_0; int32_t L_6 = ___id0; NullCheck(L_5); L_5->set_m_themeId_0(L_6); Dictionary_2_t2125489543 * L_7 = __this->get_m_assembleListInfo_16(); int32_t L_8 = ___id0; AssembleInfo_t3236776212 * L_9 = V_0; NullCheck(L_7); Dictionary_2_Add_m270404945(L_7, L_8, L_9, /*hidden argument*/Dictionary_2_Add_m270404945_RuntimeMethod_var); AssembleInfo_t3236776212 * L_10 = V_0; return L_10; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetAssebleInfoCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetAssebleInfoCount_m3613630361 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetAssebleInfoCount_m3613630361_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2125489543 * L_0 = __this->get_m_assembleListInfo_16(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m1339933997(L_0, /*hidden argument*/Dictionary_2_get_Count_m1339933997_RuntimeMethod_var); return L_1; } } // System.Void DMCore.Logic.CChangeGameManager::AddDressId(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddDressId_m2564732394 (CChangeGameManager_t2081989347 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddDressId_m2564732394_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_dressListId_17(); int32_t L_1 = ___id0; NullCheck(L_0); List_1_Add_m697420525(L_0, L_1, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CChangeGameManager::get_SelectedTheme() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_get_SelectedTheme_m476428083 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_selectedTheme_18(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_SelectedTheme(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_SelectedTheme_m982563344 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_selectedTheme_18(L_0); return; } } // System.Void DMCore.Logic.CChangeGameManager::AddReviewInfo(DMCore.Logic.ReviewInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddReviewInfo_m1105618130 (CChangeGameManager_t2081989347 * __this, ReviewInfo_t914837392 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddReviewInfo_m1105618130_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2386912134 * L_0 = __this->get_m_reviewListInfo_19(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { List_1_t2386912134 * L_1 = __this->get_m_reviewListInfo_19(); if (!L_1) { goto IL_0023; } } { List_1_t2386912134 * L_2 = __this->get_m_reviewListInfo_19(); ReviewInfo_t914837392 * L_3 = ___info0; NullCheck(L_2); List_1_Add_m3558243571(L_2, L_3, /*hidden argument*/List_1_Add_m3558243571_RuntimeMethod_var); } IL_0023: { return; } } // System.Void DMCore.Logic.CChangeGameManager::ClearReviewInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearReviewInfo_m3013142166 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearReviewInfo_m3013142166_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2386912134 * L_0 = __this->get_m_reviewListInfo_19(); NullCheck(L_0); List_1_Clear_m1318348993(L_0, /*hidden argument*/List_1_Clear_m1318348993_RuntimeMethod_var); return; } } // DMCore.Logic.ReviewInfo DMCore.Logic.CChangeGameManager::GetReviewInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR ReviewInfo_t914837392 * CChangeGameManager_GetReviewInfo_m3446829144 (CChangeGameManager_t2081989347 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetReviewInfo_m3446829144_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___idx0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0025; } } { int32_t L_1 = ___idx0; List_1_t2386912134 * L_2 = __this->get_m_reviewListInfo_19(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m1628557138(L_2, /*hidden argument*/List_1_get_Count_m1628557138_RuntimeMethod_var); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0025; } } { List_1_t2386912134 * L_4 = __this->get_m_reviewListInfo_19(); int32_t L_5 = ___idx0; NullCheck(L_4); ReviewInfo_t914837392 * L_6 = List_1_get_Item_m3169259467(L_4, L_5, /*hidden argument*/List_1_get_Item_m3169259467_RuntimeMethod_var); return L_6; } IL_0025: { return (ReviewInfo_t914837392 *)NULL; } } // DMCore.Logic.ReviewInfo DMCore.Logic.CChangeGameManager::GetThemeSignInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR ReviewInfo_t914837392 * CChangeGameManager_GetThemeSignInfo_m3023682012 (CChangeGameManager_t2081989347 * __this, int32_t ___sign0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetThemeSignInfo_m3023682012_MetadataUsageId); s_Il2CppMethodInitialized = true; } ReviewInfo_t914837392 * V_0 = NULL; { V_0 = (ReviewInfo_t914837392 *)NULL; Dictionary_2_t4098518019 * L_0 = __this->get_m_themeDressId_20(); int32_t L_1 = ___sign0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1697476524(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1697476524_RuntimeMethod_var); if (L_2) { goto IL_002f; } } { ReviewInfo_t914837392 * L_3 = (ReviewInfo_t914837392 *)il2cpp_codegen_object_new(ReviewInfo_t914837392_il2cpp_TypeInfo_var); ReviewInfo__ctor_m3657461703(L_3, /*hidden argument*/NULL); V_0 = L_3; ReviewInfo_t914837392 * L_4 = V_0; int32_t L_5 = ___sign0; NullCheck(L_4); L_4->set_m_playerSign_0(L_5); Dictionary_2_t4098518019 * L_6 = __this->get_m_themeDressId_20(); int32_t L_7 = ___sign0; ReviewInfo_t914837392 * L_8 = V_0; NullCheck(L_6); Dictionary_2_Add_m2425208362(L_6, L_7, L_8, /*hidden argument*/Dictionary_2_Add_m2425208362_RuntimeMethod_var); } IL_002f: { ReviewInfo_t914837392 * L_9 = V_0; return L_9; } } // System.Void DMCore.Logic.CChangeGameManager::Addid(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_Addid_m203281505 (CChangeGameManager_t2081989347 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_Addid_m203281505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_dressListId_17(); int32_t L_1 = ___id0; NullCheck(L_0); List_1_Add_m697420525(L_0, L_1, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CChangeGameManager::get_DiffTime() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_get_DiffTime_m2796231533 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_diffTime_22(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_DiffTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_DiffTime_m2405540187 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_diffTime_22(L_0); return; } } // System.String DMCore.Logic.CChangeGameManager::get_EndTime() extern "C" IL2CPP_METHOD_ATTR String_t* CChangeGameManager_get_EndTime_m3302895750 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_EndTime_23(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_EndTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_EndTime_m36970137 (CChangeGameManager_t2081989347 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_EndTime_23(L_0); return; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetCount_m1768513523 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetCount_m1768513523_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1U5BU5D_t3580830742* L_0 = __this->get_GroupAll_21(); int32_t L_1 = ___cate0; NullCheck(L_0); int32_t L_2 = L_1; List_1_t128053199 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m186164705(L_3, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); return L_4; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetItemID(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetItemID_m3645671025 (CChangeGameManager_t2081989347 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___index2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetItemID_m3645671025_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mainType0; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_0009; } } { return (-1); } IL_0009: { int32_t L_1 = ___index2; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0032; } } { int32_t L_2 = ___index2; List_1U5BU5D_t3580830742* L_3 = __this->get_GroupAll_21(); int32_t L_4 = ___subType1; NullCheck(L_3); int32_t L_5 = L_4; List_1_t128053199 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m186164705(L_6, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)L_7))) { goto IL_0032; } } { List_1U5BU5D_t3580830742* L_8 = __this->get_GroupAll_21(); int32_t L_9 = ___subType1; NullCheck(L_8); int32_t L_10 = L_9; List_1_t128053199 * L_11 = (L_8)->GetAt(static_cast(L_10)); int32_t L_12 = ___index2; NullCheck(L_11); int32_t L_13 = List_1_get_Item_m888956288(L_11, L_12, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); return L_13; } IL_0032: { return 0; } } // System.Void DMCore.Logic.CChangeGameManager::AddEquipAllList(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddEquipAllList_m1108526159 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddEquipAllList_m1108526159_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = ___cate0; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_002c; } } { int32_t L_1 = ___cate0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_002c; } } { int32_t L_2 = ___cate0; if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_002c; } } { int32_t L_3 = ___cate0; if ((((int32_t)L_3) == ((int32_t)4))) { goto IL_002c; } } { int32_t L_4 = ___cate0; if ((((int32_t)L_4) == ((int32_t)5))) { goto IL_002c; } } { int32_t L_5 = ___cate0; if ((!(((uint32_t)L_5) == ((uint32_t)6)))) { goto IL_003a; } } IL_002c: { List_1U5BU5D_t3580830742* L_6 = __this->get_GroupAll_21(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; List_1_t128053199 * L_9 = (L_6)->GetAt(static_cast(L_8)); int32_t L_10 = ___configId1; NullCheck(L_9); List_1_Add_m697420525(L_9, L_10, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_003a: { return; } } // System.Void DMCore.Logic.CChangeGameManager::AddEquipOrnament(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddEquipOrnament_m2090223193 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddEquipOrnament_m2090223193_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = ((int32_t)10); int32_t L_0 = ___cate0; if ((((int32_t)L_0) == ((int32_t)((int32_t)11)))) { goto IL_0033; } } { int32_t L_1 = ___cate0; if ((((int32_t)L_1) == ((int32_t)((int32_t)12)))) { goto IL_0033; } } { int32_t L_2 = ___cate0; if ((((int32_t)L_2) == ((int32_t)((int32_t)13)))) { goto IL_0033; } } { int32_t L_3 = ___cate0; if ((((int32_t)L_3) == ((int32_t)((int32_t)14)))) { goto IL_0033; } } { int32_t L_4 = ___cate0; if ((((int32_t)L_4) == ((int32_t)((int32_t)15)))) { goto IL_0033; } } { int32_t L_5 = ___cate0; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)16))))) { goto IL_0041; } } IL_0033: { List_1U5BU5D_t3580830742* L_6 = __this->get_GroupAll_21(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; List_1_t128053199 * L_9 = (L_6)->GetAt(static_cast(L_8)); int32_t L_10 = ___configId1; NullCheck(L_9); List_1_Add_m697420525(L_9, L_10, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0041: { return; } } // System.Void DMCore.Logic.CChangeGameManager::AddIdList(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddIdList_m2288339599 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AddIdList_m2288339599_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1U5BU5D_t3580830742* L_0 = __this->get_GroupAll_21(); int32_t L_1 = ___cate0; NullCheck(L_0); int32_t L_2 = L_1; List_1_t128053199 * L_3 = (L_0)->GetAt(static_cast(L_2)); int32_t L_4 = ___configId1; NullCheck(L_3); List_1_Add_m697420525(L_3, L_4, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::GetALLConfigId() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CChangeGameManager_GetALLConfigId_m1853547001 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { List_1_t128053199 * V_0 = NULL; { V_0 = (List_1_t128053199 *)NULL; List_1U5BU5D_t3580830742* L_0 = __this->get_GroupAll_21(); NullCheck(L_0); int32_t L_1 = 0; List_1_t128053199 * L_2 = (L_0)->GetAt(static_cast(L_1)); if (L_2) { goto IL_0011; } } { List_1_t128053199 * L_3 = V_0; return L_3; } IL_0011: { List_1U5BU5D_t3580830742* L_4 = __this->get_GroupAll_21(); NullCheck(L_4); int32_t L_5 = 0; List_1_t128053199 * L_6 = (L_4)->GetAt(static_cast(L_5)); V_0 = L_6; List_1_t128053199 * L_7 = V_0; return L_7; } } // System.Void DMCore.Logic.CChangeGameManager::ClearGroupList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearGroupList_m2489424850 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ClearGroupList_m2489424850_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0018; } IL_0007: { List_1U5BU5D_t3580830742* L_0 = __this->get_GroupAll_21(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; List_1_t128053199 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); List_1_Clear_m2269680114(L_3, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0018: { int32_t L_5 = V_0; if ((((int32_t)L_5) < ((int32_t)((int32_t)17)))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CChangeGameManager::AppendAwardData(DMCore.Logic.AwardDetail) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AppendAwardData_m2352354671 (CChangeGameManager_t2081989347 * __this, AwardDetail_t2686862065 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AppendAwardData_m2352354671_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t4158936807 * L_0 = __this->get_m_awardList_28(); if (!L_0) { goto IL_0017; } } { List_1_t4158936807 * L_1 = __this->get_m_awardList_28(); AwardDetail_t2686862065 * L_2 = ___data0; NullCheck(L_1); List_1_Add_m2404329896(L_1, L_2, /*hidden argument*/List_1_Add_m2404329896_RuntimeMethod_var); } IL_0017: { return; } } // DMCore.Logic.AwardDetail DMCore.Logic.CChangeGameManager::GetAwardByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR AwardDetail_t2686862065 * CChangeGameManager_GetAwardByIndex_m741740134 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetAwardByIndex_m741740134_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0025; } } { int32_t L_1 = ___index0; List_1_t4158936807 * L_2 = __this->get_m_awardList_28(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m3269268423(L_2, /*hidden argument*/List_1_get_Count_m3269268423_RuntimeMethod_var); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_0025; } } { List_1_t4158936807 * L_4 = __this->get_m_awardList_28(); int32_t L_5 = ___index0; NullCheck(L_4); AwardDetail_t2686862065 * L_6 = List_1_get_Item_m2742989288(L_4, L_5, /*hidden argument*/List_1_get_Item_m2742989288_RuntimeMethod_var); return L_6; } IL_0025: { return (AwardDetail_t2686862065 *)NULL; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetCurAwardByIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetCurAwardByIndex_m1916440318 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetCurAwardByIndex_m1916440318_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; int32_t V_3 = 0; AwardDetail_t2686862065 * V_4 = NULL; bool V_5 = false; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3774964124, 0, /*hidden argument*/NULL); V_0 = L_2; CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = ISceneBaseObj_GetNetProperty_m1709069404(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_6 = CProperty_GetWideStr_m2042428682(L_4, _stringLiteral709228614, L_5, /*hidden argument*/NULL); V_1 = L_6; String_t* L_7 = V_1; CharU5BU5D_t3528271667* L_8 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_8); (L_8)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_7); StringU5BU5D_t1281789340* L_9 = String_Split_m3646115398(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; List_1_t4158936807 * L_10 = __this->get_m_awardList_28(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m3269268423(L_10, /*hidden argument*/List_1_get_Count_m3269268423_RuntimeMethod_var); if (L_11) { goto IL_005a; } } { StringU5BU5D_t1281789340* L_12 = V_2; if (L_12) { goto IL_005a; } } { return 0; } IL_005a: { V_3 = 0; goto IL_00ab; } IL_0061: { int32_t L_13 = V_3; AwardDetail_t2686862065 * L_14 = CChangeGameManager_GetAwardByIndex_m741740134(__this, L_13, /*hidden argument*/NULL); V_4 = L_14; StringU5BU5D_t1281789340* L_15 = V_2; AwardDetail_t2686862065 * L_16 = V_4; NullCheck(L_16); int32_t* L_17 = L_16->get_address_of_m_voteCount_0(); String_t* L_18 = Int32_ToString_m141394615(L_17, /*hidden argument*/NULL); NullCheck((RuntimeObject*)(RuntimeObject*)L_15); bool L_19 = InterfaceFuncInvoker1< bool, RuntimeObject * >::Invoke(6 /* System.Boolean System.Collections.IList::Contains(System.Object) */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)(RuntimeObject*)L_15, L_18); V_5 = L_19; int32_t L_20 = V_0; AwardDetail_t2686862065 * L_21 = V_4; NullCheck(L_21); int32_t L_22 = L_21->get_m_voteCount_0(); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_0098; } } { bool L_23 = V_5; if (!L_23) { goto IL_00a5; } } IL_0098: { int32_t L_24 = V_0; AwardDetail_t2686862065 * L_25 = V_4; NullCheck(L_25); int32_t L_26 = L_25->get_m_voteCount_0(); if ((((int32_t)L_24) >= ((int32_t)L_26))) { goto IL_00a7; } } IL_00a5: { int32_t L_27 = V_3; return L_27; } IL_00a7: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00ab: { int32_t L_29 = V_3; List_1_t4158936807 * L_30 = __this->get_m_awardList_28(); NullCheck(L_30); int32_t L_31 = List_1_get_Count_m3269268423(L_30, /*hidden argument*/List_1_get_Count_m3269268423_RuntimeMethod_var); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_0061; } } { List_1_t4158936807 * L_32 = __this->get_m_awardList_28(); NullCheck(L_32); int32_t L_33 = List_1_get_Count_m3269268423(L_32, /*hidden argument*/List_1_get_Count_m3269268423_RuntimeMethod_var); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_33, (int32_t)1)); } } // System.Int32 DMCore.Logic.CChangeGameManager::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetAwardCount_m683563105 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetAwardCount_m683563105_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t4158936807 * L_0 = __this->get_m_awardList_28(); if (!L_0) { goto IL_001b; } } { List_1_t4158936807 * L_1 = __this->get_m_awardList_28(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m3269268423(L_1, /*hidden argument*/List_1_get_Count_m3269268423_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // DMCore.Logic.ThemeInfo DMCore.Logic.CChangeGameManager::get_GetInfo() extern "C" IL2CPP_METHOD_ATTR ThemeInfo_t1099106658 * CChangeGameManager_get_GetInfo_m4136044635 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { ThemeInfo_t1099106658 * L_0 = __this->get_m_themeInfo_29(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_GetInfo(DMCore.Logic.ThemeInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_GetInfo_m2254019984 (CChangeGameManager_t2081989347 * __this, ThemeInfo_t1099106658 * ___value0, const RuntimeMethod* method) { { ThemeInfo_t1099106658 * L_0 = ___value0; __this->set_m_themeInfo_29(L_0); return; } } // System.Void DMCore.Logic.CChangeGameManager::AppendDic(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AppendDic_m844494992 (CChangeGameManager_t2081989347 * __this, int32_t ___themeId0, int32_t ___playerSign1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_AppendDic_m844494992_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1839659084 * L_0 = __this->get_m_submitVoteDic_30(); int32_t L_1 = ___themeId0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1682688660(L_0, L_1, (&___playerSign1), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); if (L_2) { goto IL_0020; } } { Dictionary_2_t1839659084 * L_3 = __this->get_m_submitVoteDic_30(); int32_t L_4 = ___themeId0; int32_t L_5 = ___playerSign1; NullCheck(L_3); Dictionary_2_Add_m1535364901(L_3, L_4, L_5, /*hidden argument*/Dictionary_2_Add_m1535364901_RuntimeMethod_var); } IL_0020: { return; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetVoteData() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetVoteData_m881313625 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetVoteData_m881313625_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { Dictionary_2_t1839659084 * L_0 = __this->get_m_submitVoteDic_30(); if (!L_0) { goto IL_001b; } } { Dictionary_2_t1839659084 * L_1 = __this->get_m_submitVoteDic_30(); NullCheck(L_1); int32_t L_2 = Dictionary_2_get_Count_m2284764176(L_1, /*hidden argument*/Dictionary_2_get_Count_m2284764176_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Boolean DMCore.Logic.CChangeGameManager::get_IsOpen() extern "C" IL2CPP_METHOD_ATTR bool CChangeGameManager_get_IsOpen_m2612488104 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsOpen_32(); return L_0; } } // System.Void DMCore.Logic.CChangeGameManager::set_IsOpen(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsOpen_m224007035 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsOpen_32(L_0); return; } } // System.Void DMCore.Logic.CChangeGameManager::Add(DMCore.Logic.IntegralShopItem) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_Add_m1168984233 (CChangeGameManager_t2081989347 * __this, IntegralShopItem_t1896983926 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_Add_m1168984233_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3369058668 * L_0 = __this->get_m_shopList_33(); IntegralShopItem_t1896983926 * L_1 = ___item0; NullCheck(L_0); List_1_Add_m178271586(L_0, L_1, /*hidden argument*/List_1_Add_m178271586_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CChangeGameManager::ShopListClear() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ShopListClear_m990762667 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ShopListClear_m990762667_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3369058668 * L_0 = __this->get_m_shopList_33(); if (!L_0) { goto IL_0016; } } { List_1_t3369058668 * L_1 = __this->get_m_shopList_33(); NullCheck(L_1); List_1_Clear_m2681219578(L_1, /*hidden argument*/List_1_Clear_m2681219578_RuntimeMethod_var); } IL_0016: { return; } } // System.Int32 DMCore.Logic.CChangeGameManager::GetShopCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetShopCount_m4213265246 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetShopCount_m4213265246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3369058668 * L_0 = __this->get_m_shopList_33(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1981748826(L_0, /*hidden argument*/List_1_get_Count_m1981748826_RuntimeMethod_var); return L_1; } } // DMCore.Logic.IntegralShopItem DMCore.Logic.CChangeGameManager::GetShopItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR IntegralShopItem_t1896983926 * CChangeGameManager_GetShopItem_m283746540 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_GetShopItem_m283746540_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___index0; int32_t L_2 = CChangeGameManager_GetShopCount_m4213265246(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (IntegralShopItem_t1896983926 *)NULL; } IL_0015: { List_1_t3369058668 * L_3 = __this->get_m_shopList_33(); int32_t L_4 = ___index0; NullCheck(L_3); IntegralShopItem_t1896983926 * L_5 = List_1_get_Item_m1601028019(L_3, L_4, /*hidden argument*/List_1_get_Item_m1601028019_RuntimeMethod_var); return L_5; } } // System.Void DMCore.Logic.CChangeGameManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_Clear_m3406024486 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_Clear_m3406024486_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2386912134 * L_0 = __this->get_m_reviewListInfo_19(); NullCheck(L_0); List_1_Clear_m1318348993(L_0, /*hidden argument*/List_1_Clear_m1318348993_RuntimeMethod_var); Dictionary_2_t2125489543 * L_1 = __this->get_m_assembleListInfo_16(); NullCheck(L_1); Dictionary_2_Clear_m1288738155(L_1, /*hidden argument*/Dictionary_2_Clear_m1288738155_RuntimeMethod_var); Dictionary_2_t4098518019 * L_2 = __this->get_m_themeDressId_20(); NullCheck(L_2); Dictionary_2_Clear_m1215389351(L_2, /*hidden argument*/Dictionary_2_Clear_m1215389351_RuntimeMethod_var); List_1_t128053199 * L_3 = __this->get_m_travelBagId_13(); NullCheck(L_3); List_1_Clear_m2269680114(L_3, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t128053199 * L_4 = __this->get_m_propsList_14(); NullCheck(L_4); List_1_Clear_m2269680114(L_4, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t128053199 * L_5 = __this->get_m_suitcaseList_15(); NullCheck(L_5); List_1_Clear_m2269680114(L_5, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t3369058668 * L_6 = __this->get_m_shopList_33(); NullCheck(L_6); List_1_Clear_m2681219578(L_6, /*hidden argument*/List_1_Clear_m2681219578_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestSignInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestSignInfo_m2660249124 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestSignInfo_m2660249124_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1760), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestRankListInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestRankListInfo_m1939626057 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestRankListInfo_m1939626057_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1766), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestGamePageInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestGamePageInfo_m3694393043 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestGamePageInfo_m3694393043_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1767), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestOpenTravelBag() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestOpenTravelBag_m1000369996 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestOpenTravelBag_m1000369996_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1768), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestOperateTravelBag() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestOperateTravelBag_m1182570360 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestOperateTravelBag_m1182570360_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1761), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; List_1_t128053199 * L_3 = __this->get_m_propsList_14(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m186164705(L_3, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_4, /*hidden argument*/NULL); V_1 = 0; goto IL_003f; } IL_0029: { CDataArray_t4068198041 * L_5 = V_0; List_1_t128053199 * L_6 = __this->get_m_propsList_14(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = List_1_get_Item_m888956288(L_6, L_7, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_8, /*hidden argument*/NULL); int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003f: { int32_t L_10 = V_1; List_1_t128053199 * L_11 = __this->get_m_propsList_14(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m186164705(L_11, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0029; } } { CDataArray_t4068198041 * L_13 = V_0; NullCheck(L_13); CDataArray_Flush_m1077150699(L_13, /*hidden argument*/NULL); List_1_t128053199 * L_14 = __this->get_m_propsList_14(); NullCheck(L_14); List_1_Clear_m2269680114(L_14, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestAssemble(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestAssemble_m2279265487 (CChangeGameManager_t2081989347 * __this, int32_t ___themeId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestAssemble_m2279265487_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1762), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___themeId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; List_1_t128053199 * L_5 = __this->get_m_suitcaseList_15(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m186164705(L_5, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_6, /*hidden argument*/NULL); V_1 = 0; goto IL_0046; } IL_0030: { CDataArray_t4068198041 * L_7 = V_0; List_1_t128053199 * L_8 = __this->get_m_suitcaseList_15(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = List_1_get_Item_m888956288(L_8, L_9, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_7); CDataArray_Push_m3820844360(L_7, L_10, /*hidden argument*/NULL); int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0046: { int32_t L_12 = V_1; List_1_t128053199 * L_13 = __this->get_m_suitcaseList_15(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m186164705(L_13, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0030; } } { CDataArray_t4068198041 * L_15 = V_0; NullCheck(L_15); CDataArray_Flush_m1077150699(L_15, /*hidden argument*/NULL); List_1_t128053199 * L_16 = __this->get_m_suitcaseList_15(); NullCheck(L_16); List_1_Clear_m2269680114(L_16, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestVoteData() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestVoteData_m145173644 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestVoteData_m145173644_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1763), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestDarwAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestDarwAward_m3877361127 (CChangeGameManager_t2081989347 * __this, int32_t ___count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestDarwAward_m3877361127_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1765), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___count0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestConfirmData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestConfirmData_m2098381931 (CChangeGameManager_t2081989347 * __this, int32_t ___themeId0, int32_t ___playerSign1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestConfirmData_m2098381931_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1764), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___themeId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___playerSign1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestShopList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestShopList_m1257898769 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestShopList_m1257898769_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1624), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Flush_m1077150699(L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::RequestBuy(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestBuy_m2660193892 (CChangeGameManager_t2081989347 * __this, int32_t ___configId0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_RequestBuy_m2660193892_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1625), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___configId0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___count1; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CChangeGameManager::ResponeShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ResponeShopData_m4279690144 (CChangeGameManager_t2081989347 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CChangeGameManager_ResponeShopData_m4279690144_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; IntegralShopItem_t1896983926 * V_5 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_12 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CChangeGameManager_ShopListClear_m990762667(L_12, /*hidden argument*/NULL); V_4 = 0; goto IL_00c6; } IL_003b: { IntegralShopItem_t1896983926 * L_13 = (IntegralShopItem_t1896983926 *)il2cpp_codegen_object_new(IntegralShopItem_t1896983926_il2cpp_TypeInfo_var); IntegralShopItem__ctor_m3712808184(L_13, /*hidden argument*/NULL); V_5 = L_13; IntegralShopItem_t1896983926 * L_14 = V_5; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_nConfigId_0(L_18); IntegralShopItem_t1896983926 * L_19 = V_5; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_nLevel_1(L_23); IntegralShopItem_t1896983926 * L_24 = V_5; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_nPrice_2(L_28); IntegralShopItem_t1896983926 * L_29 = V_5; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_nValid_3(L_33); IntegralShopItem_t1896983926 * L_34 = V_5; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); NullCheck(L_34); L_34->set_nLimit_4(L_38); IntegralShopItem_t1896983926 * L_39 = V_5; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); NullCheck(L_39); L_39->set_nBuyCnt_5(L_43); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_44 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); IntegralShopItem_t1896983926 * L_45 = V_5; NullCheck(L_44); CChangeGameManager_Add_m1168984233(L_44, L_45, /*hidden argument*/NULL); int32_t L_46 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00c6: { int32_t L_47 = V_4; int32_t L_48 = V_2; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_003b; } } { OnShopListChanged_t2987809885 * L_49 = __this->get_ShopListChanged_0(); if (!L_49) { goto IL_00e4; } } { OnShopListChanged_t2987809885 * L_50 = __this->get_ShopListChanged_0(); NullCheck(L_50); OnShopListChanged_Invoke_m1776549339(L_50, /*hidden argument*/NULL); } IL_00e4: { return; } } // System.Void DMCore.Logic.CChangeGameManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager__cctor_m79991839 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif